2026-07-23 00:00:13.145075 | Job console starting 2026-07-23 00:00:13.169619 | Updating git repos 2026-07-23 00:00:13.306490 | Cloning repos into workspace 2026-07-23 00:00:13.415206 | Restoring repo states 2026-07-23 00:00:13.442504 | Merging changes 2026-07-23 00:00:13.442547 | Checking out repos 2026-07-23 00:00:13.615952 | Preparing playbooks 2026-07-23 00:00:16.083529 | Running Ansible setup 2026-07-23 00:00:22.979334 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-07-23 00:00:24.322324 | 2026-07-23 00:00:24.327382 | PLAY [Base pre] 2026-07-23 00:00:24.375581 | 2026-07-23 00:00:24.375710 | TASK [Setup log path fact] 2026-07-23 00:00:24.408833 | debian-bookworm | ok 2026-07-23 00:00:24.429119 | 2026-07-23 00:00:24.429239 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-23 00:00:24.457475 | debian-bookworm | ok 2026-07-23 00:00:24.467771 | 2026-07-23 00:00:24.468086 | TASK [emit-job-header : Print job information] 2026-07-23 00:00:24.511858 | # Job Information 2026-07-23 00:00:24.511998 | Ansible Version: 2.16.14 2026-07-23 00:00:24.512027 | Job: container-image-kolla-ansible-push-2025.2 2026-07-23 00:00:24.512055 | Pipeline: periodic-midnight 2026-07-23 00:00:24.512074 | Executor: 521e9411259a 2026-07-23 00:00:24.512090 | Triggered by: https://github.com/osism/container-image-kolla-ansible 2026-07-23 00:00:24.512108 | Event ID: 24ffdcfb121b4c8f8f757237a262f0f1 2026-07-23 00:00:24.521078 | 2026-07-23 00:00:24.521178 | LOOP [emit-job-header : Print node information] 2026-07-23 00:00:24.736441 | debian-bookworm | ok: 2026-07-23 00:00:24.737435 | debian-bookworm | # Node Information 2026-07-23 00:00:24.737703 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-07-23 00:00:24.737797 | debian-bookworm | Hostname: debian 2026-07-23 00:00:24.737826 | debian-bookworm | Username: zuul 2026-07-23 00:00:24.737845 | debian-bookworm | Distro: Debian 12.15 2026-07-23 00:00:24.737865 | debian-bookworm | Provider: regiocloud-a 2026-07-23 00:00:24.737883 | debian-bookworm | Region: 2026-07-23 00:00:24.737901 | debian-bookworm | Label: debian-bookworm 2026-07-23 00:00:24.737918 | debian-bookworm | Product Name: OpenStack Nova 2026-07-23 00:00:24.737968 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe87:fb01 2026-07-23 00:00:24.757610 | 2026-07-23 00:00:24.757710 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-07-23 00:00:26.609104 | debian-bookworm -> localhost | changed 2026-07-23 00:00:26.616253 | 2026-07-23 00:00:26.616363 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-07-23 00:00:30.291664 | debian-bookworm -> localhost | changed 2026-07-23 00:00:30.306723 | 2026-07-23 00:00:30.306900 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-07-23 00:00:31.196300 | debian-bookworm -> localhost | ok 2026-07-23 00:00:31.202367 | 2026-07-23 00:00:31.202473 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-07-23 00:00:31.242524 | debian-bookworm | ok 2026-07-23 00:00:31.302696 | debian-bookworm | included: /var/lib/zuul/builds/29ae0687c153480fafdcc26822c537c4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-07-23 00:00:31.319352 | 2026-07-23 00:00:31.319469 | TASK [add-build-sshkey : Create Temp SSH key] 2026-07-23 00:00:35.245619 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-07-23 00:00:35.246700 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/29ae0687c153480fafdcc26822c537c4/work/29ae0687c153480fafdcc26822c537c4_id_rsa 2026-07-23 00:00:35.246763 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/29ae0687c153480fafdcc26822c537c4/work/29ae0687c153480fafdcc26822c537c4_id_rsa.pub 2026-07-23 00:00:35.246800 | debian-bookworm -> localhost | The key fingerprint is: 2026-07-23 00:00:35.246822 | debian-bookworm -> localhost | SHA256:LaTjmTNVyySeVGRxR1BsxODulhUAuRyzZGzQyks3Ekk zuul-build-sshkey 2026-07-23 00:00:35.246867 | debian-bookworm -> localhost | The key's randomart image is: 2026-07-23 00:00:35.246886 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-07-23 00:00:35.246904 | debian-bookworm -> localhost | | .E**+=O= | 2026-07-23 00:00:35.246922 | debian-bookworm -> localhost | | ooXo o+ | 2026-07-23 00:00:35.246939 | debian-bookworm -> localhost | | .+Bo=... | 2026-07-23 00:00:35.246955 | debian-bookworm -> localhost | | ==B*o . | 2026-07-23 00:00:35.246971 | debian-bookworm -> localhost | | o.S++.. . | 2026-07-23 00:00:35.246989 | debian-bookworm -> localhost | | . =.. . o | 2026-07-23 00:00:35.247007 | debian-bookworm -> localhost | | * + | 2026-07-23 00:00:35.247023 | debian-bookworm -> localhost | | o . | 2026-07-23 00:00:35.247041 | debian-bookworm -> localhost | | | 2026-07-23 00:00:35.247057 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-07-23 00:00:35.247103 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.787930 2026-07-23 00:00:35.253513 | 2026-07-23 00:00:35.253590 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-07-23 00:00:35.305788 | debian-bookworm | ok 2026-07-23 00:00:35.322503 | debian-bookworm | included: /var/lib/zuul/builds/29ae0687c153480fafdcc26822c537c4/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-07-23 00:00:35.339310 | 2026-07-23 00:00:35.339412 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-07-23 00:00:35.443111 | debian-bookworm | skipping: Conditional result was False 2026-07-23 00:00:35.449204 | 2026-07-23 00:00:35.449311 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-07-23 00:00:36.607985 | debian-bookworm | changed 2026-07-23 00:00:36.615127 | 2026-07-23 00:00:36.615223 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-07-23 00:00:36.928066 | debian-bookworm | ok 2026-07-23 00:00:36.933250 | 2026-07-23 00:00:36.933344 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-07-23 00:00:37.852692 | debian-bookworm | changed 2026-07-23 00:00:37.858050 | 2026-07-23 00:00:37.858161 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-07-23 00:00:38.690354 | debian-bookworm | changed 2026-07-23 00:00:38.700150 | 2026-07-23 00:00:38.700254 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-07-23 00:00:38.734603 | debian-bookworm | skipping: Conditional result was False 2026-07-23 00:00:38.741676 | 2026-07-23 00:00:38.741819 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-07-23 00:00:40.279152 | debian-bookworm -> localhost | changed 2026-07-23 00:00:40.292394 | 2026-07-23 00:00:40.292495 | TASK [add-build-sshkey : Add back temp key] 2026-07-23 00:00:41.305375 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/29ae0687c153480fafdcc26822c537c4/work/29ae0687c153480fafdcc26822c537c4_id_rsa (zuul-build-sshkey) 2026-07-23 00:00:41.305575 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.032054 2026-07-23 00:00:41.312606 | 2026-07-23 00:00:41.312695 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-07-23 00:00:42.016883 | debian-bookworm | ok 2026-07-23 00:00:42.021325 | 2026-07-23 00:00:42.021408 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-07-23 00:00:42.071422 | debian-bookworm | skipping: Conditional result was False 2026-07-23 00:00:42.080622 | 2026-07-23 00:00:42.080722 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-07-23 00:00:42.831164 | debian-bookworm | ok 2026-07-23 00:00:42.855762 | 2026-07-23 00:00:42.855882 | TASK [validate-host : Define zuul_info_dir fact] 2026-07-23 00:00:42.903525 | debian-bookworm | ok 2026-07-23 00:00:42.907762 | 2026-07-23 00:00:42.907860 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-07-23 00:00:43.456333 | debian-bookworm -> localhost | ok 2026-07-23 00:00:43.462821 | 2026-07-23 00:00:43.462936 | TASK [validate-host : Collect information about the host] 2026-07-23 00:00:44.783213 | debian-bookworm | ok 2026-07-23 00:00:44.803259 | 2026-07-23 00:00:44.803365 | TASK [validate-host : Sanitize hostname] 2026-07-23 00:00:45.109184 | debian-bookworm | ok 2026-07-23 00:00:45.132430 | 2026-07-23 00:00:45.132546 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-07-23 00:00:46.820001 | debian-bookworm -> localhost | changed 2026-07-23 00:00:46.824784 | 2026-07-23 00:00:46.824876 | TASK [validate-host : Collect information about zuul worker] 2026-07-23 00:00:47.440190 | debian-bookworm | ok 2026-07-23 00:00:47.444479 | 2026-07-23 00:00:47.444567 | TASK [validate-host : Write out all zuul information for each host] 2026-07-23 00:00:48.457860 | debian-bookworm -> localhost | changed 2026-07-23 00:00:48.465734 | 2026-07-23 00:00:48.465847 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-07-23 00:00:48.724577 | debian-bookworm | ok 2026-07-23 00:00:48.747634 | 2026-07-23 00:00:48.747779 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-07-23 00:00:49.910332 | debian-bookworm | changed: 2026-07-23 00:00:49.910498 | debian-bookworm | cd+++++++++ src/ 2026-07-23 00:00:49.910527 | debian-bookworm | cd+++++++++ src/github.com/ 2026-07-23 00:00:49.910546 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-07-23 00:00:49.910563 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2026-07-23 00:00:49.910580 | debian-bookworm | Containerfile 2026-07-23 00:00:49.910723 | debian-bookworm | localhost | ok: "/var/lib/zuul/builds/29ae0687c153480fafdcc26822c537c4/work/logs" 2026-07-23 00:09:36.919404 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/29ae0687c153480fafdcc26822c537c4/work/artifacts" 2026-07-23 00:09:37.218364 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/29ae0687c153480fafdcc26822c537c4/work/docs" 2026-07-23 00:09:37.242677 | 2026-07-23 00:09:37.242872 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-07-23 00:09:38.096891 | debian-bookworm | changed: 2026-07-23 00:09:38.097148 | debian-bookworm | .d..t...... ./ 2026-07-23 00:09:38.097186 | debian-bookworm | >f+++++++++ net-debug.post.txt 2026-07-23 00:09:38.097212 | debian-bookworm | >f+++++++++ net-debug.pre.txt 2026-07-23 00:09:38.097233 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-07-23 00:09:38.097255 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-07-23 00:09:38.097276 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-07-23 00:09:38.097319 | debian-bookworm | changed: All items complete 2026-07-23 00:09:38.097346 | 2026-07-23 00:09:38.692230 | debian-bookworm | changed: .d..t...... ./ 2026-07-23 00:09:39.261129 | debian-bookworm | changed: .d..t...... ./ 2026-07-23 00:09:39.285034 | 2026-07-23 00:09:39.285258 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-07-23 00:09:39.313461 | debian-bookworm | skipping: Conditional result was False 2026-07-23 00:09:39.317869 | debian-bookworm | skipping: Conditional result was False 2026-07-23 00:09:39.327435 | 2026-07-23 00:09:39.327534 | PLAY RECAP 2026-07-23 00:09:39.327610 | debian-bookworm | ok: 7 changed: 2 unreachable: 0 failed: 0 skipped: 2 rescued: 0 ignored: 0 2026-07-23 00:09:39.327648 | 2026-07-23 00:09:39.490118 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-07-23 00:09:39.491352 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-23 00:09:40.284811 | 2026-07-23 00:09:40.285016 | PLAY [Base post] 2026-07-23 00:09:40.300658 | 2026-07-23 00:09:40.300827 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-07-23 00:09:41.159202 | debian-bookworm | changed 2026-07-23 00:09:41.167326 | 2026-07-23 00:09:41.167468 | PLAY RECAP 2026-07-23 00:09:41.167546 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-07-23 00:09:41.167668 | 2026-07-23 00:09:41.308899 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-07-23 00:09:41.309998 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-07-23 00:09:42.184210 | 2026-07-23 00:09:42.184455 | PLAY [Base post-logs] 2026-07-23 00:09:42.196218 | 2026-07-23 00:09:42.196373 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-07-23 00:09:42.675728 | localhost | changed 2026-07-23 00:09:42.693306 | 2026-07-23 00:09:42.693516 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-07-23 00:09:42.721163 | localhost | ok 2026-07-23 00:09:42.725990 | 2026-07-23 00:09:42.726121 | TASK [Set zuul-log-path fact] 2026-07-23 00:09:42.741935 | localhost | ok 2026-07-23 00:09:42.750180 | 2026-07-23 00:09:42.750298 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-07-23 00:09:42.786296 | localhost | ok 2026-07-23 00:09:42.790324 | 2026-07-23 00:09:42.790464 | TASK [upload-logs : Create log directories] 2026-07-23 00:09:43.316452 | localhost | changed 2026-07-23 00:09:43.319915 | 2026-07-23 00:09:43.320106 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-07-23 00:09:43.881700 | localhost -> localhost | ok: Runtime: 0:00:00.007761 2026-07-23 00:09:43.886062 | 2026-07-23 00:09:43.886182 | TASK [upload-logs : Upload logs to log server] 2026-07-23 00:09:44.499672 | localhost | Output suppressed because no_log was given 2026-07-23 00:09:44.501966 | 2026-07-23 00:09:44.502076 | LOOP [upload-logs : Compress console log and json output] 2026-07-23 00:09:44.557542 | localhost | skipping: Conditional result was False 2026-07-23 00:09:44.564068 | localhost | skipping: Conditional result was False 2026-07-23 00:09:44.575072 | 2026-07-23 00:09:44.575337 | LOOP [upload-logs : Upload compressed console log and json output] 2026-07-23 00:09:44.635417 | localhost | skipping: Conditional result was False 2026-07-23 00:09:44.635771 | 2026-07-23 00:09:44.641903 | localhost | skipping: Conditional result was False 2026-07-23 00:09:44.652079 | 2026-07-23 00:09:44.652302 | LOOP [upload-logs : Upload console log and json output]