2026-02-20 08:48:40.489531 | Job console starting 2026-02-20 08:48:40.531519 | Updating git repos 2026-02-20 08:48:40.580604 | Cloning repos into workspace 2026-02-20 08:48:40.654989 | Restoring repo states 2026-02-20 08:48:40.667375 | Merging changes 2026-02-20 08:48:41.347731 | Checking out repos 2026-02-20 08:48:41.440965 | Preparing playbooks 2026-02-20 08:48:42.405113 | Running Ansible setup 2026-02-20 08:48:47.357970 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-02-20 08:48:48.376766 | 2026-02-20 08:48:48.376942 | PLAY [Base pre] 2026-02-20 08:48:48.397471 | 2026-02-20 08:48:48.397645 | TASK [Setup log path fact] 2026-02-20 08:48:48.416999 | debian-bookworm | ok 2026-02-20 08:48:48.437313 | 2026-02-20 08:48:48.437483 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-02-20 08:48:48.477546 | debian-bookworm | ok 2026-02-20 08:48:48.487904 | 2026-02-20 08:48:48.488042 | TASK [emit-job-header : Print job information] 2026-02-20 08:48:48.527542 | # Job Information 2026-02-20 08:48:48.527740 | Ansible Version: 2.16.14 2026-02-20 08:48:48.527776 | Job: yamllint 2026-02-20 08:48:48.527810 | Pipeline: check 2026-02-20 08:48:48.527833 | Executor: 521e9411259a 2026-02-20 08:48:48.527855 | Triggered by: https://github.com/osism/container-image-inventory-reconciler/pull/489 2026-02-20 08:48:48.527876 | Event ID: eeb85010-0e38-11f1-950c-0fd5f4e8810d 2026-02-20 08:48:48.533030 | 2026-02-20 08:48:48.533193 | LOOP [emit-job-header : Print node information] 2026-02-20 08:48:48.646361 | debian-bookworm | ok: 2026-02-20 08:48:48.646561 | debian-bookworm | # Node Information 2026-02-20 08:48:48.646596 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-02-20 08:48:48.646622 | debian-bookworm | Hostname: debian 2026-02-20 08:48:48.646644 | debian-bookworm | Username: zuul 2026-02-20 08:48:48.646666 | debian-bookworm | Distro: Debian 12.13 2026-02-20 08:48:48.646691 | debian-bookworm | Provider: regiocloud-a 2026-02-20 08:48:48.646713 | debian-bookworm | Region: 2026-02-20 08:48:48.646734 | debian-bookworm | Label: debian-bookworm 2026-02-20 08:48:48.646753 | debian-bookworm | Product Name: OpenStack Nova 2026-02-20 08:48:48.646772 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe55:969a 2026-02-20 08:48:48.659882 | 2026-02-20 08:48:48.660018 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-02-20 08:48:49.428467 | debian-bookworm -> localhost | changed 2026-02-20 08:48:49.435992 | 2026-02-20 08:48:49.436122 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-02-20 08:48:50.754541 | debian-bookworm -> localhost | changed 2026-02-20 08:48:50.777088 | 2026-02-20 08:48:50.777256 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-02-20 08:48:51.095697 | debian-bookworm -> localhost | ok 2026-02-20 08:48:51.101956 | 2026-02-20 08:48:51.102074 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-02-20 08:48:51.151822 | debian-bookworm | ok 2026-02-20 08:48:51.181394 | debian-bookworm | included: /var/lib/zuul/builds/637acf34a4494ecc9a00a52383abea16/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-02-20 08:48:51.188679 | 2026-02-20 08:48:51.188795 | TASK [add-build-sshkey : Create Temp SSH key] 2026-02-20 08:48:52.865908 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-02-20 08:48:52.866133 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/637acf34a4494ecc9a00a52383abea16/work/637acf34a4494ecc9a00a52383abea16_id_rsa 2026-02-20 08:48:52.866193 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/637acf34a4494ecc9a00a52383abea16/work/637acf34a4494ecc9a00a52383abea16_id_rsa.pub 2026-02-20 08:48:52.866226 | debian-bookworm -> localhost | The key fingerprint is: 2026-02-20 08:48:52.866256 | debian-bookworm -> localhost | SHA256:6OTMFsv7S3PLbg+ru4tRFsbdwMEzGcCX5bKRRiiLbuA zuul-build-sshkey 2026-02-20 08:48:52.866293 | debian-bookworm -> localhost | The key's randomart image is: 2026-02-20 08:48:52.866319 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-02-20 08:48:52.866344 | debian-bookworm -> localhost | | ..==*. | 2026-02-20 08:48:52.866370 | debian-bookworm -> localhost | | ..ooO= | 2026-02-20 08:48:52.866395 | debian-bookworm -> localhost | | . o+.*oo | 2026-02-20 08:48:52.866419 | debian-bookworm -> localhost | | . . .o o + | 2026-02-20 08:48:52.866442 | debian-bookworm -> localhost | | . o + S . | 2026-02-20 08:48:52.866469 | debian-bookworm -> localhost | | E oB = | 2026-02-20 08:48:52.866494 | debian-bookworm -> localhost | | . X o o | 2026-02-20 08:48:52.866518 | debian-bookworm -> localhost | | . = +.+ | 2026-02-20 08:48:52.866544 | debian-bookworm -> localhost | | o.BO=.. | 2026-02-20 08:48:52.866568 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-02-20 08:48:52.866624 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.876046 2026-02-20 08:48:52.873680 | 2026-02-20 08:48:52.873773 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-02-20 08:48:52.902048 | debian-bookworm | ok 2026-02-20 08:48:52.911591 | debian-bookworm | included: /var/lib/zuul/builds/637acf34a4494ecc9a00a52383abea16/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-02-20 08:48:52.921452 | 2026-02-20 08:48:52.921534 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-02-20 08:48:52.947688 | debian-bookworm | skipping: Conditional result was False 2026-02-20 08:48:52.953097 | 2026-02-20 08:48:52.953190 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-02-20 08:48:53.554591 | debian-bookworm | changed 2026-02-20 08:48:53.564367 | 2026-02-20 08:48:53.564499 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-02-20 08:48:53.822543 | debian-bookworm | ok 2026-02-20 08:48:53.830762 | 2026-02-20 08:48:53.830887 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-02-20 08:48:54.428810 | debian-bookworm | changed 2026-02-20 08:48:54.436088 | 2026-02-20 08:48:54.436194 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-02-20 08:48:55.000713 | debian-bookworm | changed 2026-02-20 08:48:55.005927 | 2026-02-20 08:48:55.006016 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-02-20 08:48:55.025329 | debian-bookworm | skipping: Conditional result was False 2026-02-20 08:48:55.031841 | 2026-02-20 08:48:55.031947 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-02-20 08:48:55.537763 | debian-bookworm -> localhost | changed 2026-02-20 08:48:55.554440 | 2026-02-20 08:48:55.554588 | TASK [add-build-sshkey : Add back temp key] 2026-02-20 08:48:56.079546 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/637acf34a4494ecc9a00a52383abea16/work/637acf34a4494ecc9a00a52383abea16_id_rsa (zuul-build-sshkey) 2026-02-20 08:48:56.079801 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.019449 2026-02-20 08:48:56.088181 | 2026-02-20 08:48:56.088298 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-02-20 08:48:56.542783 | debian-bookworm | ok 2026-02-20 08:48:56.550268 | 2026-02-20 08:48:56.550399 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-02-20 08:48:56.584692 | debian-bookworm | skipping: Conditional result was False 2026-02-20 08:48:56.603955 | 2026-02-20 08:48:56.604108 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-02-20 08:48:57.062346 | debian-bookworm | ok 2026-02-20 08:48:57.085491 | 2026-02-20 08:48:57.085637 | TASK [validate-host : Define zuul_info_dir fact] 2026-02-20 08:48:57.121491 | debian-bookworm | ok 2026-02-20 08:48:57.128247 | 2026-02-20 08:48:57.128379 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-02-20 08:48:57.461737 | debian-bookworm -> localhost | ok 2026-02-20 08:48:57.468338 | 2026-02-20 08:48:57.468444 | TASK [validate-host : Collect information about the host] 2026-02-20 08:48:58.575234 | debian-bookworm | ok 2026-02-20 08:48:58.601550 | 2026-02-20 08:48:58.601689 | TASK [validate-host : Sanitize hostname] 2026-02-20 08:48:58.753265 | debian-bookworm | ok 2026-02-20 08:48:58.796305 | 2026-02-20 08:48:58.796450 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-02-20 08:48:59.366234 | debian-bookworm -> localhost | changed 2026-02-20 08:48:59.372432 | 2026-02-20 08:48:59.372551 | TASK [validate-host : Collect information about zuul worker] 2026-02-20 08:48:59.805364 | debian-bookworm | ok 2026-02-20 08:48:59.810609 | 2026-02-20 08:48:59.810732 | TASK [validate-host : Write out all zuul information for each host] 2026-02-20 08:49:00.375787 | debian-bookworm -> localhost | changed 2026-02-20 08:49:00.393755 | 2026-02-20 08:49:00.393902 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-02-20 08:49:00.667102 | debian-bookworm | ok 2026-02-20 08:49:00.672965 | 2026-02-20 08:49:00.673192 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-02-20 08:49:01.692507 | debian-bookworm | changed: 2026-02-20 08:49:01.692739 | debian-bookworm | cd+++++++++ src/ 2026-02-20 08:49:01.692774 | debian-bookworm | cd+++++++++ src/github.com/ 2026-02-20 08:49:01.692798 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-02-20 08:49:01.692820 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2026-02-20 08:49:01.692843 | debian-bookworm | Containerfile 2026-02-20 08:49:01.692998 | debian-bookworm | localhost | ok: Runtime: 0:00:00.006111 2026-02-20 08:49:24.864174 | 2026-02-20 08:49:24.864465 | TASK [upload-logs : Upload logs to log server] 2026-02-20 08:49:25.433548 | localhost | Output suppressed because no_log was given 2026-02-20 08:49:25.436086 | 2026-02-20 08:49:25.436284 | LOOP [upload-logs : Compress console log and json output] 2026-02-20 08:49:25.495159 | localhost | skipping: Conditional result was False 2026-02-20 08:49:25.500512 | localhost | skipping: Conditional result was False 2026-02-20 08:49:25.507625 | 2026-02-20 08:49:25.507867 | LOOP [upload-logs : Upload compressed console log and json output] 2026-02-20 08:49:25.556360 | localhost | skipping: Conditional result was False 2026-02-20 08:49:25.557001 | 2026-02-20 08:49:25.559422 | localhost | skipping: Conditional result was False 2026-02-20 08:49:25.565888 | 2026-02-20 08:49:25.566069 | LOOP [upload-logs : Upload console log and json output]