2025-12-23 00:00:05.264541 | Job console starting 2025-12-23 00:00:05.288708 | Updating git repos 2025-12-23 00:00:05.663016 | Cloning repos into workspace 2025-12-23 00:00:05.726411 | Restoring repo states 2025-12-23 00:00:05.736547 | Merging changes 2025-12-23 00:00:05.736574 | Checking out repos 2025-12-23 00:00:05.815213 | Preparing playbooks 2025-12-23 00:00:06.507216 | Running Ansible setup 2025-12-23 00:00:13.981312 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-12-23 00:00:16.353729 | 2025-12-23 00:00:16.354787 | PLAY [Base pre] 2025-12-23 00:00:16.436555 | 2025-12-23 00:00:16.436706 | TASK [Setup log path fact] 2025-12-23 00:00:16.516752 | debian-bookworm | ok 2025-12-23 00:00:16.561913 | 2025-12-23 00:00:16.562076 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-12-23 00:00:16.638983 | debian-bookworm | ok 2025-12-23 00:00:16.663978 | 2025-12-23 00:00:16.664142 | TASK [emit-job-header : Print job information] 2025-12-23 00:00:16.754627 | # Job Information 2025-12-23 00:00:16.754827 | Ansible Version: 2.16.14 2025-12-23 00:00:16.754943 | Job: container-image-inventory-reconciler-push 2025-12-23 00:00:16.754977 | Pipeline: periodic-midnight 2025-12-23 00:00:16.755001 | Executor: 521e9411259a 2025-12-23 00:00:16.755022 | Triggered by: https://github.com/osism/container-image-inventory-reconciler 2025-12-23 00:00:16.755069 | Event ID: 292bc7c1ca964929b8076ed4349e8b10 2025-12-23 00:00:16.764312 | 2025-12-23 00:00:16.764431 | LOOP [emit-job-header : Print node information] 2025-12-23 00:00:17.052202 | debian-bookworm | ok: 2025-12-23 00:00:17.052446 | debian-bookworm | # Node Information 2025-12-23 00:00:17.052481 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-12-23 00:00:17.052506 | debian-bookworm | Hostname: debian 2025-12-23 00:00:17.052528 | debian-bookworm | Username: zuul 2025-12-23 00:00:17.052550 | debian-bookworm | Distro: Debian 12.12 2025-12-23 00:00:17.052580 | debian-bookworm | Provider: regiocloud-a 2025-12-23 00:00:17.052606 | debian-bookworm | Region: 2025-12-23 00:00:17.052627 | debian-bookworm | Label: debian-bookworm 2025-12-23 00:00:17.052647 | debian-bookworm | Product Name: OpenStack Nova 2025-12-23 00:00:17.052666 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fee8:6681 2025-12-23 00:00:17.076898 | 2025-12-23 00:00:17.077024 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-12-23 00:00:18.915281 | debian-bookworm -> localhost | changed 2025-12-23 00:00:18.926008 | 2025-12-23 00:00:18.926197 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-12-23 00:00:22.782310 | debian-bookworm -> localhost | changed 2025-12-23 00:00:22.793888 | 2025-12-23 00:00:22.794030 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-12-23 00:00:23.509804 | debian-bookworm -> localhost | ok 2025-12-23 00:00:23.517552 | 2025-12-23 00:00:23.517709 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-12-23 00:00:23.599336 | debian-bookworm | ok 2025-12-23 00:00:23.693834 | debian-bookworm | included: /var/lib/zuul/builds/51bf80315aa043559bc1fd0b0b60a114/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-12-23 00:00:23.724241 | 2025-12-23 00:00:23.724392 | TASK [add-build-sshkey : Create Temp SSH key] 2025-12-23 00:00:31.691952 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-12-23 00:00:31.692266 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/51bf80315aa043559bc1fd0b0b60a114/work/51bf80315aa043559bc1fd0b0b60a114_id_rsa 2025-12-23 00:00:31.692312 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/51bf80315aa043559bc1fd0b0b60a114/work/51bf80315aa043559bc1fd0b0b60a114_id_rsa.pub 2025-12-23 00:00:31.692340 | debian-bookworm -> localhost | The key fingerprint is: 2025-12-23 00:00:31.692364 | debian-bookworm -> localhost | SHA256:O7gwIGcsYpuFnBEIeEh8XrB9cjE7yb9EpeAbrZDClPk zuul-build-sshkey 2025-12-23 00:00:31.692401 | debian-bookworm -> localhost | The key's randomart image is: 2025-12-23 00:00:31.692425 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-12-23 00:00:31.692446 | debian-bookworm -> localhost | |B+ o+ + . | 2025-12-23 00:00:31.692468 | debian-bookworm -> localhost | |+.=+o.+ B o | 2025-12-23 00:00:31.692489 | debian-bookworm -> localhost | | oo+o= X + | 2025-12-23 00:00:31.692508 | debian-bookworm -> localhost | |..+..E= B | 2025-12-23 00:00:31.692528 | debian-bookworm -> localhost | |+==. oSo | 2025-12-23 00:00:31.692555 | debian-bookworm -> localhost | |o=+. .... | 2025-12-23 00:00:31.692576 | debian-bookworm -> localhost | | o o . o. | 2025-12-23 00:00:31.692596 | debian-bookworm -> localhost | | o . . | 2025-12-23 00:00:31.692616 | debian-bookworm -> localhost | | . | 2025-12-23 00:00:31.692636 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-12-23 00:00:31.692696 | debian-bookworm -> localhost | ok: Runtime: 0:00:06.147225 2025-12-23 00:00:31.704132 | 2025-12-23 00:00:31.704262 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-12-23 00:00:31.783025 | debian-bookworm | ok 2025-12-23 00:00:31.825244 | debian-bookworm | included: /var/lib/zuul/builds/51bf80315aa043559bc1fd0b0b60a114/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-12-23 00:00:31.872397 | 2025-12-23 00:00:31.872549 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-12-23 00:00:31.911852 | debian-bookworm | skipping: Conditional result was False 2025-12-23 00:00:31.920065 | 2025-12-23 00:00:31.920234 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-12-23 00:00:33.294879 | debian-bookworm | changed 2025-12-23 00:00:33.306400 | 2025-12-23 00:00:33.306548 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-12-23 00:00:33.601968 | debian-bookworm | ok 2025-12-23 00:00:33.622773 | 2025-12-23 00:00:33.622969 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-12-23 00:00:34.645722 | debian-bookworm | changed 2025-12-23 00:00:34.659119 | 2025-12-23 00:00:34.659278 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-12-23 00:00:35.481685 | debian-bookworm | changed 2025-12-23 00:00:35.488115 | 2025-12-23 00:00:35.488260 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-12-23 00:00:35.514308 | debian-bookworm | skipping: Conditional result was False 2025-12-23 00:00:35.523481 | 2025-12-23 00:00:35.524801 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-12-23 00:00:37.766291 | debian-bookworm -> localhost | changed 2025-12-23 00:00:37.778554 | 2025-12-23 00:00:37.778703 | TASK [add-build-sshkey : Add back temp key] 2025-12-23 00:00:39.522132 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/51bf80315aa043559bc1fd0b0b60a114/work/51bf80315aa043559bc1fd0b0b60a114_id_rsa (zuul-build-sshkey) 2025-12-23 00:00:39.522412 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.075177 2025-12-23 00:00:39.531351 | 2025-12-23 00:00:39.531494 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-12-23 00:00:41.090945 | debian-bookworm | ok 2025-12-23 00:00:41.105694 | 2025-12-23 00:00:41.105884 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-12-23 00:00:41.174235 | debian-bookworm | skipping: Conditional result was False 2025-12-23 00:00:41.193352 | 2025-12-23 00:00:41.193525 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-12-23 00:00:42.215681 | debian-bookworm | ok 2025-12-23 00:00:42.248741 | 2025-12-23 00:00:42.248893 | TASK [validate-host : Define zuul_info_dir fact] 2025-12-23 00:00:42.316294 | debian-bookworm | ok 2025-12-23 00:00:42.321565 | 2025-12-23 00:00:42.321676 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-12-23 00:00:43.813893 | debian-bookworm -> localhost | ok 2025-12-23 00:00:43.819588 | 2025-12-23 00:00:43.819696 | TASK [validate-host : Collect information about the host] 2025-12-23 00:00:46.049247 | debian-bookworm | ok 2025-12-23 00:00:46.135499 | 2025-12-23 00:00:46.135610 | TASK [validate-host : Sanitize hostname] 2025-12-23 00:00:46.547622 | debian-bookworm | ok 2025-12-23 00:00:46.764521 | 2025-12-23 00:00:46.764629 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-12-23 00:00:48.443283 | debian-bookworm -> localhost | changed 2025-12-23 00:00:48.449078 | 2025-12-23 00:00:48.449188 | TASK [validate-host : Collect information about zuul worker] 2025-12-23 00:00:49.149866 | debian-bookworm | ok 2025-12-23 00:00:49.165663 | 2025-12-23 00:00:49.165782 | TASK [validate-host : Write out all zuul information for each host] 2025-12-23 00:00:50.917964 | debian-bookworm -> localhost | changed 2025-12-23 00:00:50.932749 | 2025-12-23 00:00:50.933128 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-12-23 00:00:51.265074 | debian-bookworm | ok 2025-12-23 00:00:51.276992 | 2025-12-23 00:00:51.277101 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-12-23 00:00:53.784003 | debian-bookworm | changed: 2025-12-23 00:00:53.784194 | debian-bookworm | cd+++++++++ src/ 2025-12-23 00:00:53.784229 | debian-bookworm | cd+++++++++ src/github.com/ 2025-12-23 00:00:53.784253 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-12-23 00:00:53.784275 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-inventory-reconciler/ 2025-12-23 00:00:53.784296 | debian-bookworm | Containerfile 2025-12-23 00:00:53.784449 | debian-bookworm | localhost | ok: Runtime: 0:00:00.007023 2025-12-23 00:03:58.200210 | 2025-12-23 00:03:58.200333 | TASK [upload-logs : Upload logs to log server] 2025-12-23 00:03:58.798594 | localhost | Output suppressed because no_log was given 2025-12-23 00:03:58.801013 | 2025-12-23 00:03:58.801128 | LOOP [upload-logs : Compress console log and json output] 2025-12-23 00:03:58.860441 | localhost | skipping: Conditional result was False 2025-12-23 00:03:58.868895 | localhost | skipping: Conditional result was False 2025-12-23 00:03:58.881905 | 2025-12-23 00:03:58.889004 | LOOP [upload-logs : Upload compressed console log and json output] 2025-12-23 00:03:58.943795 | localhost | skipping: Conditional result was False 2025-12-23 00:03:58.944123 | 2025-12-23 00:03:58.952327 | localhost | skipping: Conditional result was False 2025-12-23 00:03:58.960123 | 2025-12-23 00:03:58.960258 | LOOP [upload-logs : Upload console log and json output]