2025-08-14 22:29:24.237811 | Job console starting 2025-08-14 22:29:24.285797 | Updating git repos 2025-08-14 22:29:24.330504 | Cloning repos into workspace 2025-08-14 22:29:24.425576 | Restoring repo states 2025-08-14 22:29:24.455224 | Merging changes 2025-08-14 22:29:25.039880 | Checking out repos 2025-08-14 22:29:25.120607 | Preparing playbooks 2025-08-14 22:29:26.547541 | Running Ansible setup 2025-08-14 22:29:31.856819 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2025-08-14 22:29:33.304084 | 2025-08-14 22:29:33.304254 | PLAY [Base pre] 2025-08-14 22:29:33.327543 | 2025-08-14 22:29:33.327712 | TASK [Setup log path fact] 2025-08-14 22:29:33.367919 | debian-bookworm | ok 2025-08-14 22:29:33.395628 | 2025-08-14 22:29:33.395794 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-08-14 22:29:33.443215 | debian-bookworm | ok 2025-08-14 22:29:33.465933 | 2025-08-14 22:29:33.466065 | TASK [emit-job-header : Print job information] 2025-08-14 22:29:33.550965 | # Job Information 2025-08-14 22:29:33.551176 | Ansible Version: 2.16.14 2025-08-14 22:29:33.551211 | Job: container-image-kolla-ansible-build-2024.2 2025-08-14 22:29:33.551248 | Pipeline: check 2025-08-14 22:29:33.551271 | Executor: 521e9411259a 2025-08-14 22:29:33.551292 | Triggered by: https://github.com/osism/container-image-kolla-ansible/pull/794 2025-08-14 22:29:33.551314 | Event ID: 1b934b50-795e-11f0-9d0a-1610822b2f33 2025-08-14 22:29:33.556429 | 2025-08-14 22:29:33.556546 | LOOP [emit-job-header : Print node information] 2025-08-14 22:29:33.706726 | debian-bookworm | ok: 2025-08-14 22:29:33.707141 | debian-bookworm | # Node Information 2025-08-14 22:29:33.707181 | debian-bookworm | Inventory Hostname: debian-bookworm 2025-08-14 22:29:33.707206 | debian-bookworm | Hostname: debian 2025-08-14 22:29:33.707227 | debian-bookworm | Username: zuul 2025-08-14 22:29:33.707248 | debian-bookworm | Distro: Debian 12.11 2025-08-14 22:29:33.707272 | debian-bookworm | Provider: regiocloud-a 2025-08-14 22:29:33.707293 | debian-bookworm | Region: 2025-08-14 22:29:33.707314 | debian-bookworm | Label: debian-bookworm 2025-08-14 22:29:33.707334 | debian-bookworm | Product Name: OpenStack Nova 2025-08-14 22:29:33.707353 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:feeb:a97b 2025-08-14 22:29:33.730723 | 2025-08-14 22:29:33.746953 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2025-08-14 22:29:34.691378 | debian-bookworm -> localhost | changed 2025-08-14 22:29:34.698925 | 2025-08-14 22:29:34.699113 | TASK [log-inventory : Copy ansible inventory to logs dir] 2025-08-14 22:29:36.018308 | debian-bookworm -> localhost | changed 2025-08-14 22:29:36.026890 | 2025-08-14 22:29:36.026971 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2025-08-14 22:29:36.423288 | debian-bookworm -> localhost | ok 2025-08-14 22:29:36.428247 | 2025-08-14 22:29:36.428342 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2025-08-14 22:29:36.457773 | debian-bookworm | ok 2025-08-14 22:29:36.483900 | debian-bookworm | included: /var/lib/zuul/builds/897d4a7968024b7c9f9b8ff68194d7e6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2025-08-14 22:29:36.488684 | 2025-08-14 22:29:36.488758 | TASK [add-build-sshkey : Create Temp SSH key] 2025-08-14 22:29:39.737267 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2025-08-14 22:29:39.737766 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/897d4a7968024b7c9f9b8ff68194d7e6/work/897d4a7968024b7c9f9b8ff68194d7e6_id_rsa 2025-08-14 22:29:39.737874 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/897d4a7968024b7c9f9b8ff68194d7e6/work/897d4a7968024b7c9f9b8ff68194d7e6_id_rsa.pub 2025-08-14 22:29:39.737947 | debian-bookworm -> localhost | The key fingerprint is: 2025-08-14 22:29:39.738018 | debian-bookworm -> localhost | SHA256:RmRM+Kgoyt0/hQTokruVdJeXqUCV+K4L14zqHqT+iD0 zuul-build-sshkey 2025-08-14 22:29:39.738103 | debian-bookworm -> localhost | The key's randomart image is: 2025-08-14 22:29:39.738165 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2025-08-14 22:29:39.738223 | debian-bookworm -> localhost | | . o== | 2025-08-14 22:29:39.738284 | debian-bookworm -> localhost | | . +.+. | 2025-08-14 22:29:39.738343 | debian-bookworm -> localhost | | o . ooo o | 2025-08-14 22:29:39.738401 | debian-bookworm -> localhost | | o o o.*.+ | 2025-08-14 22:29:39.738458 | debian-bookworm -> localhost | | +oo.= S | 2025-08-14 22:29:39.738528 | debian-bookworm -> localhost | |..+o. += . | 2025-08-14 22:29:39.738606 | debian-bookworm -> localhost | |oo+o.o.o. | 2025-08-14 22:29:39.738664 | debian-bookworm -> localhost | |++E.=o . | 2025-08-14 22:29:39.738721 | debian-bookworm -> localhost | |.o=* .o.. | 2025-08-14 22:29:39.738776 | debian-bookworm -> localhost | +----[SHA256]-----+ 2025-08-14 22:29:39.738961 | debian-bookworm -> localhost | ok: Runtime: 0:00:02.494615 2025-08-14 22:29:39.753392 | 2025-08-14 22:29:39.753546 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2025-08-14 22:29:39.777053 | debian-bookworm | ok 2025-08-14 22:29:39.790061 | debian-bookworm | included: /var/lib/zuul/builds/897d4a7968024b7c9f9b8ff68194d7e6/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2025-08-14 22:29:39.799699 | 2025-08-14 22:29:39.799785 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2025-08-14 22:29:39.819499 | debian-bookworm | skipping: Conditional result was False 2025-08-14 22:29:39.825419 | 2025-08-14 22:29:39.825514 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2025-08-14 22:29:40.456881 | debian-bookworm | changed 2025-08-14 22:29:40.464085 | 2025-08-14 22:29:40.464215 | TASK [add-build-sshkey : Make sure user has a .ssh] 2025-08-14 22:29:40.707958 | debian-bookworm | ok 2025-08-14 22:29:40.713129 | 2025-08-14 22:29:40.713226 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2025-08-14 22:29:41.326506 | debian-bookworm | changed 2025-08-14 22:29:41.337419 | 2025-08-14 22:29:41.337521 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2025-08-14 22:29:42.014081 | debian-bookworm | changed 2025-08-14 22:29:42.030199 | 2025-08-14 22:29:42.030307 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2025-08-14 22:29:42.053194 | debian-bookworm | skipping: Conditional result was False 2025-08-14 22:29:42.059647 | 2025-08-14 22:29:42.059750 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2025-08-14 22:29:42.721231 | debian-bookworm -> localhost | changed 2025-08-14 22:29:42.731407 | 2025-08-14 22:29:42.731512 | TASK [add-build-sshkey : Add back temp key] 2025-08-14 22:29:43.082428 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/897d4a7968024b7c9f9b8ff68194d7e6/work/897d4a7968024b7c9f9b8ff68194d7e6_id_rsa (zuul-build-sshkey) 2025-08-14 22:29:43.082639 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.024501 2025-08-14 22:29:43.089867 | 2025-08-14 22:29:43.089949 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2025-08-14 22:29:43.489480 | debian-bookworm | ok 2025-08-14 22:29:43.494261 | 2025-08-14 22:29:43.494342 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2025-08-14 22:29:43.517037 | debian-bookworm | skipping: Conditional result was False 2025-08-14 22:29:43.526732 | 2025-08-14 22:29:43.526843 | TASK [start-zuul-console : Start zuul_console daemon.] 2025-08-14 22:29:43.957756 | debian-bookworm | ok 2025-08-14 22:29:43.967860 | 2025-08-14 22:29:43.967953 | TASK [validate-host : Define zuul_info_dir fact] 2025-08-14 22:29:44.005360 | debian-bookworm | ok 2025-08-14 22:29:44.010119 | 2025-08-14 22:29:44.010198 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2025-08-14 22:29:44.258166 | debian-bookworm -> localhost | ok 2025-08-14 22:29:44.267610 | 2025-08-14 22:29:44.267725 | TASK [validate-host : Collect information about the host] 2025-08-14 22:29:45.339672 | debian-bookworm | ok 2025-08-14 22:29:45.353478 | 2025-08-14 22:29:45.353596 | TASK [validate-host : Sanitize hostname] 2025-08-14 22:29:45.462418 | debian-bookworm | ok 2025-08-14 22:29:45.525372 | 2025-08-14 22:29:45.525479 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2025-08-14 22:29:46.349404 | debian-bookworm -> localhost | changed 2025-08-14 22:29:46.354658 | 2025-08-14 22:29:46.354751 | TASK [validate-host : Collect information about zuul worker] 2025-08-14 22:29:46.793132 | debian-bookworm | ok 2025-08-14 22:29:46.797727 | 2025-08-14 22:29:46.797823 | TASK [validate-host : Write out all zuul information for each host] 2025-08-14 22:29:47.754945 | debian-bookworm -> localhost | changed 2025-08-14 22:29:47.764526 | 2025-08-14 22:29:47.764624 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2025-08-14 22:29:48.004583 | debian-bookworm | ok 2025-08-14 22:29:48.009725 | 2025-08-14 22:29:48.009811 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2025-08-14 22:29:48.856838 | debian-bookworm | changed: 2025-08-14 22:29:48.857007 | debian-bookworm | cd+++++++++ src/ 2025-08-14 22:29:48.857041 | debian-bookworm | cd+++++++++ src/github.com/ 2025-08-14 22:29:48.857065 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2025-08-14 22:29:48.857087 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-kolla-ansible/ 2025-08-14 22:29:48.857107 | debian-bookworm | Containerfile 2025-08-14 22:29:48.857236 | debian-bookworm | > /etc/bash.bashrc\n\n# upgrade/install required packages\napt-get update\napt-get install -y --no-install-recommends \\\n build-essential \\\n dumb-init \\\n git \\\n gnupg-agent \\\n jq \\\n libffi-dev \\\n libssh-dev \\\n libssl-dev \\\n libyaml-dev \\\n openssh-client \\\n patch \\\n procps \\\n rsync \\\n sshpass\nupdate-alternatives --install /usr/bin/python3 python3 /usr/local/bin/python3 1\nupdate-alternatives --install /usr/bin/python python /usr/local/bin/python 1\nuv pip install --no-cache --system -r /src/requirements.txt\n\n# add user\ngroupadd -g \"$GROUP_ID\" dragon\ngroupadd -g \"$GROUP_ID_DOCKER\" docker\nuseradd -l -g dragon -G docker -u \"$USER_ID\" -m -d /ansible dragon\n\n# prepare release repository\ngit clone https://github.com/osism/release /release\n\n# prepare project repository\ngit clone https://github.com/osism/ansible-playbooks /playbooks\ngit clone https://github.com/osism/defaults /defaults\ngit clone https://github.com/osism/cfg-generics /generics\ngit clone https://github.com/osism/kolla-operations /operations\n\nif [ \"$VERSION\" != \"latest\" ]; then\n ( cd /release || exit; git fetch --all --force; git checkout \"kolla-ansible-$VERSION\" )\n ( cd /playbooks || exit; git fetch --all --force; git checkout \"$(yq -M -r .playbooks_version \"/release/latest/base.yml\")\" )\n ( cd /defaults || exit; git fetch --all --force; git checkout \"$(yq -M -r .defaults_version \"/release/latest/base.yml\")\" )\n ( cd /generics || exit; git fetch --all --force; git checkout \"$(yq -M -r .generics_version \"/release/latest/base.yml\")\" )\n ( cd /operations || exit; git fetch --all --force; git checkout \"$(yq -M -r .operations_version \"/release/latest/base.yml\")\" )\nfi\n\n# add inventory files\nmkdir -p /ansible/inventory.generics /ansible/inventory\ncp /generics/inventory/50-ceph /ansible/inventory.generics/50-ceph\ncp /generics/inventory/51-ceph /ansible/inventory.generics/51-ceph\ncp /generics/inventory/50-kolla /ansible/inventory.generics/50-kolla\ncp /generics/inventory/51-kolla /ansible/inventory.generics/51-kolla\n\n# run preparations\nmkdir -p /ansible/galaxy /ansible/group_vars/all\npython3 /src/render-python-requirements.py\npython3 /src/render-versions.py\n\n# install required python packages\nuv pip install --no-cache --system -r /requirements.txt\n\n# set ansible version in the motd\nansible_version=$(python3 -c 'import ansible; print(ansible.release.__version__)')\nsed -i -e \"s/ANSIBLE_VERSION/$ansible_version/\" /etc/motd\n\n# create required directories\nmkdir -p \\\n /ansible \\\n /ansible/action_plugins \\\n /ansible/cache \\\n /ansible/filter_plugins \\\n /ansible/library \\\n /ansible/logs \\\n /ansible/module_utils \\\n /ansible/roles \\\n /ansible/secrets \\\n /ansible/tasks \\\n /interface \\\n /share\n\n# install required ansible collections & roles\nansible-galaxy role install -v -f -r /ansible/galaxy/requirements.yml -p /usr/share/ansible/roles\nln -s /usr/share/ansible/roles /ansible/galaxy\n\nansible-galaxy collection install -v -f -r /ansible/galaxy/requirements.yml -p /usr/share/ansible/collections\nln -s /usr/share/ansible/collections /ansible/collections\n\n# prepare project repository\nif [ \"$OPENSTACK_VERSION\" = \"master\" ]; then git clone https://github.com/openstack/kolla-ansible /repository; fi\nif [ \"$OPENSTACK_VERSION\" != \"master\" ]; then git clone -b stable/$OPENSTACK_VERSION https://github.com/openstack/kolla-ansible /repository; fi\n\n# apply patches\nfor patchfile in $(find /patches/$OPENSTACK_VERSION -name \"*.patch\"); do\n echo $patchfile;\n ( cd /repository && patch --forward --batch -p1 --dry-run ) < $patchfile || exit 1\n ( cd /repository && patch --forward --batch -p1 ) < $patchfile\ndone\n\n# install mitogen ansible plugin\nmkdir -p /usr/share/mitogen\ntar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen\nrm -rf /usr/share/mitogen/{tests,docs,.ci,.lgtm.yml,.travis.yml}\nrm /mitogen.tar.gz\n\n# project specific instructions\nln -s /ansible/kolla-gather-facts.yml /ansible/gather-facts.yml\nuv pip install --no-cache --system -r /repository/requirements.txt\nuv pip install --no-cache --system /repository\nmkdir -p /ansible/group_vars\ncp -r /defaults/* /ansible/group_vars/\nrm -f /ansible/group_vars/LICENSE /ansible/group_vars/README.md\npython3 /remove-common-as-dependency.py\npython3 /split-kolla-ansible-site.py\ncp -r /repository/ansible/action_plugins/* /ansible/action_plugins\nif [ -e /repository/ansible/filter_plugins ]; then cp -r /repository/ansible/filter_plugins/* /ansible/filter_plugins; fi\nif [ -e /repository/ansible/module_utils ]; then cp -r /repository/ansible/module_utils/* /ansible/module_utils; fi\ncp /repository/ansible/library/* /ansible/library\ncp -r /repository/ansible/roles/* /ansible/roles\npython3 /kolla-container-throttle.py\nfor playbook in $(find /repository/ansible -maxdepth 1 -name \"*.yml\" | grep -v nova.yml); do echo $playbook && cp $playbook /ansible/kolla-\"$(basename $playbook)\"; done\ncp /repository/ansible/nova.yml /ansible/kolla-nova.yml\ncp /ansible/kolla-mariadb_backup.yml /ansible/kolla-mariadb-backup.yml\ncp /ansible/kolla-mariadb_recovery.yml /ansible/kolla-mariadb-recovery.yml\nrm -f /ansible/kolla-kolla-host.yml /ansible/kolla-post-deploy.yml\nrm /remove-common-as-dependency.py\nrm /split-kolla-ansible-site.py\nmkdir /ansible/files\ncp /repository/tools/cleanup-* /ansible/files\n\n# add refresh-containers action\nfind /ansible/roles/ -name config.yml -print0 | xargs -0 -I{} dirname {} | xargs -I{} cp /refresh-containers.yml {}/refresh-containers.yml\nrm /refresh-containers.yml\n\n# prepare overlays\nmv /overlays/$OPENSTACK_VERSION/kolla-ansible.yml /overlays\nif [ -e /overlays/release/$VERSION ]; then mv /overlays/release/$VERSION/release-kolla-ansible.yml /overlays; fi\nfor d in $(find /overlays -mindepth 1 -type d); do rm -rf $d; done\n\n# copy ara configuration\npython3 -m ara.setup.env >> /ansible/ara.env\n\n# set correct permssions\nchown -R dragon: /ansible /share /interface\n\n# cleanup\napt-get clean\napt-get remove -y \\\n build-essential \\\n git \\\n libffi-dev \\\n libssh-dev \\\n libssl-dev \\\n libyaml-dev \\\n python3-dev\napt-get autoremove -y\n\nrm -rf \\\n /patches \\\n /release \\\n /root/.cache \\\n /tmp/* \\\n /usr/share/doc/* \\\n /usr/share/man/* \\\n /var/lib/apt/lists/* \\\n /var/tmp/*\n\nuv pip install --no-cache --system pyclean==3.0.0\npyclean /usr\nuv pip uninstall --system pyclean\n" did not complete successfully: exit code: 1 2025-08-14 22:40:51.108962 | debian-bookworm | ------ 2025-08-14 22:40:51.109070 | debian-bookworm | > [builder 23/25] RUN <>> RUN <>> set -e 2025-08-14 22:40:51.112475 | debian-bookworm | 50 | >>> set -x 2025-08-14 22:40:51.112493 | debian-bookworm | 51 | >>> 2025-08-14 22:40:51.112512 | debian-bookworm | 52 | >>> # show motd 2025-08-14 22:40:51.112532 | debian-bookworm | 53 | >>> echo '[ ! -z "$TERM" -a -r /etc/motd ] && cat /etc/motd' >> /etc/bash.bashrc 2025-08-14 22:40:51.112552 | debian-bookworm | 54 | >>> 2025-08-14 22:40:51.112571 | debian-bookworm | 55 | >>> # upgrade/install required packages 2025-08-14 22:40:51.112591 | debian-bookworm | 56 | >>> apt-get update 2025-08-14 22:40:51.112609 | debian-bookworm | 57 | >>> apt-get install -y --no-install-recommends \ 2025-08-14 22:40:51.112628 | debian-bookworm | 58 | >>> build-essential \ 2025-08-14 22:40:51.112647 | debian-bookworm | 59 | >>> dumb-init \ 2025-08-14 22:40:51.112666 | debian-bookworm | 60 | >>> git \ 2025-08-14 22:40:51.112685 | debian-bookworm | 61 | >>> gnupg-agent \ 2025-08-14 22:40:51.112703 | debian-bookworm | 62 | >>> jq \ 2025-08-14 22:40:51.112722 | debian-bookworm | 63 | >>> libffi-dev \ 2025-08-14 22:40:51.112740 | debian-bookworm | 64 | >>> libssh-dev \ 2025-08-14 22:40:51.112759 | debian-bookworm | 65 | >>> libssl-dev \ 2025-08-14 22:40:51.112777 | debian-bookworm | 66 | >>> libyaml-dev \ 2025-08-14 22:40:51.112795 | debian-bookworm | 67 | >>> openssh-client \ 2025-08-14 22:40:51.112814 | debian-bookworm | 68 | >>> patch \ 2025-08-14 22:40:51.112832 | debian-bookworm | 69 | >>> procps \ 2025-08-14 22:40:51.112850 | debian-bookworm | 70 | >>> rsync \ 2025-08-14 22:40:51.112869 | debian-bookworm | 71 | >>> sshpass 2025-08-14 22:40:51.112889 | debian-bookworm | 72 | >>> update-alternatives --install /usr/bin/python3 python3 /usr/local/bin/python3 1 2025-08-14 22:40:51.112908 | debian-bookworm | 73 | >>> update-alternatives --install /usr/bin/python python /usr/local/bin/python 1 2025-08-14 22:40:51.112927 | debian-bookworm | 74 | >>> uv pip install --no-cache --system -r /src/requirements.txt 2025-08-14 22:40:51.112946 | debian-bookworm | 75 | >>> 2025-08-14 22:40:51.112963 | debian-bookworm | 76 | >>> # add user 2025-08-14 22:40:51.112981 | debian-bookworm | 77 | >>> groupadd -g "$GROUP_ID" dragon 2025-08-14 22:40:51.112998 | debian-bookworm | 78 | >>> groupadd -g "$GROUP_ID_DOCKER" docker 2025-08-14 22:40:51.113017 | debian-bookworm | 79 | >>> useradd -l -g dragon -G docker -u "$USER_ID" -m -d /ansible dragon 2025-08-14 22:40:51.113034 | debian-bookworm | 80 | >>> 2025-08-14 22:40:51.113064 | debian-bookworm | 81 | >>> # prepare release repository 2025-08-14 22:40:51.113083 | debian-bookworm | 82 | >>> git clone https://github.com/osism/release /release 2025-08-14 22:40:51.113099 | debian-bookworm | 83 | >>> 2025-08-14 22:40:51.113117 | debian-bookworm | 84 | >>> # prepare project repository 2025-08-14 22:40:51.113134 | debian-bookworm | 85 | >>> git clone https://github.com/osism/ansible-playbooks /playbooks 2025-08-14 22:40:51.113152 | debian-bookworm | 86 | >>> git clone https://github.com/osism/defaults /defaults 2025-08-14 22:40:51.113182 | debian-bookworm | 87 | >>> git clone https://github.com/osism/cfg-generics /generics 2025-08-14 22:40:51.113201 | debian-bookworm | 88 | >>> git clone https://github.com/osism/kolla-operations /operations 2025-08-14 22:40:51.113218 | debian-bookworm | 89 | >>> 2025-08-14 22:40:51.113236 | debian-bookworm | 90 | >>> if [ "$VERSION" != "latest" ]; then 2025-08-14 22:40:51.113254 | debian-bookworm | 91 | >>> ( cd /release || exit; git fetch --all --force; git checkout "kolla-ansible-$VERSION" ) 2025-08-14 22:40:51.113274 | debian-bookworm | 92 | >>> ( cd /playbooks || exit; git fetch --all --force; git checkout "$(yq -M -r .playbooks_version "/release/latest/base.yml")" ) 2025-08-14 22:40:51.113294 | debian-bookworm | 93 | >>> ( cd /defaults || exit; git fetch --all --force; git checkout "$(yq -M -r .defaults_version "/release/latest/base.yml")" ) 2025-08-14 22:40:51.113312 | debian-bookworm | 94 | >>> ( cd /generics || exit; git fetch --all --force; git checkout "$(yq -M -r .generics_version "/release/latest/base.yml")" ) 2025-08-14 22:40:51.113330 | debian-bookworm | 95 | >>> ( cd /operations || exit; git fetch --all --force; git checkout "$(yq -M -r .operations_version "/release/latest/base.yml")" ) 2025-08-14 22:40:51.113347 | debian-bookworm | 96 | >>> fi 2025-08-14 22:40:51.113364 | debian-bookworm | 97 | >>> 2025-08-14 22:40:51.113382 | debian-bookworm | 98 | >>> # add inventory files 2025-08-14 22:40:51.113412 | debian-bookworm | 99 | >>> mkdir -p /ansible/inventory.generics /ansible/inventory 2025-08-14 22:40:51.113431 | debian-bookworm | 100 | >>> cp /generics/inventory/50-ceph /ansible/inventory.generics/50-ceph 2025-08-14 22:40:51.113449 | debian-bookworm | 101 | >>> cp /generics/inventory/51-ceph /ansible/inventory.generics/51-ceph 2025-08-14 22:40:51.113466 | debian-bookworm | 102 | >>> cp /generics/inventory/50-kolla /ansible/inventory.generics/50-kolla 2025-08-14 22:40:51.113484 | debian-bookworm | 103 | >>> cp /generics/inventory/51-kolla /ansible/inventory.generics/51-kolla 2025-08-14 22:40:51.113502 | debian-bookworm | 104 | >>> 2025-08-14 22:40:51.113520 | debian-bookworm | 105 | >>> # run preparations 2025-08-14 22:40:51.113538 | debian-bookworm | 106 | >>> mkdir -p /ansible/galaxy /ansible/group_vars/all 2025-08-14 22:40:51.113556 | debian-bookworm | 107 | >>> python3 /src/render-python-requirements.py 2025-08-14 22:40:51.113577 | debian-bookworm | 108 | >>> python3 /src/render-versions.py 2025-08-14 22:40:51.113596 | debian-bookworm | 109 | >>> 2025-08-14 22:40:51.113614 | debian-bookworm | 110 | >>> # install required python packages 2025-08-14 22:40:51.113632 | debian-bookworm | 111 | >>> uv pip install --no-cache --system -r /requirements.txt 2025-08-14 22:40:51.113649 | debian-bookworm | 112 | >>> 2025-08-14 22:40:51.113682 | debian-bookworm | 113 | >>> # set ansible version in the motd 2025-08-14 22:40:51.113704 | debian-bookworm | 114 | >>> ansible_version=$(python3 -c 'import ansible; print(ansible.release.__version__)') 2025-08-14 22:40:51.113722 | debian-bookworm | 115 | >>> sed -i -e "s/ANSIBLE_VERSION/$ansible_version/" /etc/motd 2025-08-14 22:40:51.113740 | debian-bookworm | 116 | >>> 2025-08-14 22:40:51.113758 | debian-bookworm | 117 | >>> # create required directories 2025-08-14 22:40:51.113777 | debian-bookworm | 118 | >>> mkdir -p \ 2025-08-14 22:40:51.113795 | debian-bookworm | 119 | >>> /ansible \ 2025-08-14 22:40:51.113814 | debian-bookworm | 120 | >>> /ansible/action_plugins \ 2025-08-14 22:40:51.113832 | debian-bookworm | 121 | >>> /ansible/cache \ 2025-08-14 22:40:51.113850 | debian-bookworm | 122 | >>> /ansible/filter_plugins \ 2025-08-14 22:40:51.113869 | debian-bookworm | 123 | >>> /ansible/library \ 2025-08-14 22:40:51.113888 | debian-bookworm | 124 | >>> /ansible/logs \ 2025-08-14 22:40:51.113910 | debian-bookworm | 125 | >>> /ansible/module_utils \ 2025-08-14 22:40:51.113928 | debian-bookworm | 126 | >>> /ansible/roles \ 2025-08-14 22:40:51.113947 | debian-bookworm | 127 | >>> /ansible/secrets \ 2025-08-14 22:40:51.113965 | debian-bookworm | 128 | >>> /ansible/tasks \ 2025-08-14 22:40:51.113983 | debian-bookworm | 129 | >>> /interface \ 2025-08-14 22:40:51.114002 | debian-bookworm | 130 | >>> /share 2025-08-14 22:40:51.114020 | debian-bookworm | 131 | >>> 2025-08-14 22:40:51.114039 | debian-bookworm | 132 | >>> # install required ansible collections & roles 2025-08-14 22:40:51.114058 | debian-bookworm | 133 | >>> ansible-galaxy role install -v -f -r /ansible/galaxy/requirements.yml -p /usr/share/ansible/roles 2025-08-14 22:40:51.114077 | debian-bookworm | 134 | >>> ln -s /usr/share/ansible/roles /ansible/galaxy 2025-08-14 22:40:51.114095 | debian-bookworm | 135 | >>> 2025-08-14 22:40:51.114114 | debian-bookworm | 136 | >>> ansible-galaxy collection install -v -f -r /ansible/galaxy/requirements.yml -p /usr/share/ansible/collections 2025-08-14 22:40:51.114138 | debian-bookworm | 137 | >>> ln -s /usr/share/ansible/collections /ansible/collections 2025-08-14 22:40:51.114157 | debian-bookworm | 138 | >>> 2025-08-14 22:40:51.114175 | debian-bookworm | 139 | >>> # prepare project repository 2025-08-14 22:40:51.114194 | debian-bookworm | 140 | >>> if [ "$OPENSTACK_VERSION" = "master" ]; then git clone https://github.com/openstack/kolla-ansible /repository; fi 2025-08-14 22:40:51.114213 | debian-bookworm | 141 | >>> if [ "$OPENSTACK_VERSION" != "master" ]; then git clone -b stable/$OPENSTACK_VERSION https://github.com/openstack/kolla-ansible /repository; fi 2025-08-14 22:40:51.114265 | debian-bookworm | 142 | >>> 2025-08-14 22:40:51.114298 | debian-bookworm | 143 | >>> # apply patches 2025-08-14 22:40:51.114316 | debian-bookworm | 144 | >>> for patchfile in $(find /patches/$OPENSTACK_VERSION -name "*.patch"); do 2025-08-14 22:40:51.114333 | debian-bookworm | 145 | >>> echo $patchfile; 2025-08-14 22:40:51.114351 | debian-bookworm | 146 | >>> ( cd /repository && patch --forward --batch -p1 --dry-run ) < $patchfile || exit 1 2025-08-14 22:40:51.114368 | debian-bookworm | 147 | >>> ( cd /repository && patch --forward --batch -p1 ) < $patchfile 2025-08-14 22:40:51.114385 | debian-bookworm | 148 | >>> done 2025-08-14 22:40:51.114431 | debian-bookworm | 149 | >>> 2025-08-14 22:40:51.114450 | debian-bookworm | 150 | >>> # install mitogen ansible plugin 2025-08-14 22:40:51.114469 | debian-bookworm | 151 | >>> mkdir -p /usr/share/mitogen 2025-08-14 22:40:51.114488 | debian-bookworm | 152 | >>> tar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen 2025-08-14 22:40:51.114506 | debian-bookworm | 153 | >>> rm -rf /usr/share/mitogen/{tests,docs,.ci,.lgtm.yml,.travis.yml} 2025-08-14 22:40:51.114524 | debian-bookworm | 154 | >>> rm /mitogen.tar.gz 2025-08-14 22:40:51.114543 | debian-bookworm | 155 | >>> 2025-08-14 22:40:51.114561 | debian-bookworm | 156 | >>> # project specific instructions 2025-08-14 22:40:51.114579 | debian-bookworm | 157 | >>> ln -s /ansible/kolla-gather-facts.yml /ansible/gather-facts.yml 2025-08-14 22:40:51.114597 | debian-bookworm | 158 | >>> uv pip install --no-cache --system -r /repository/requirements.txt 2025-08-14 22:40:51.114615 | debian-bookworm | 159 | >>> uv pip install --no-cache --system /repository 2025-08-14 22:40:51.114633 | debian-bookworm | 160 | >>> mkdir -p /ansible/group_vars 2025-08-14 22:40:51.114651 | debian-bookworm | 161 | >>> cp -r /defaults/* /ansible/group_vars/ 2025-08-14 22:40:51.114668 | debian-bookworm | 162 | >>> rm -f /ansible/group_vars/LICENSE /ansible/group_vars/README.md 2025-08-14 22:40:51.114686 | debian-bookworm | 163 | >>> python3 /remove-common-as-dependency.py 2025-08-14 22:40:51.114704 | debian-bookworm | 164 | >>> python3 /split-kolla-ansible-site.py 2025-08-14 22:40:51.114722 | debian-bookworm | 165 | >>> cp -r /repository/ansible/action_plugins/* /ansible/action_plugins 2025-08-14 22:40:51.114741 | debian-bookworm | 166 | >>> if [ -e /repository/ansible/filter_plugins ]; then cp -r /repository/ansible/filter_plugins/* /ansible/filter_plugins; fi 2025-08-14 22:40:51.114760 | debian-bookworm | 167 | >>> if [ -e /repository/ansible/module_utils ]; then cp -r /repository/ansible/module_utils/* /ansible/module_utils; fi 2025-08-14 22:40:51.114778 | debian-bookworm | 168 | >>> cp /repository/ansible/library/* /ansible/library 2025-08-14 22:40:51.114796 | debian-bookworm | 169 | >>> cp -r /repository/ansible/roles/* /ansible/roles 2025-08-14 22:40:51.114814 | debian-bookworm | 170 | >>> python3 /kolla-container-throttle.py 2025-08-14 22:40:51.114833 | debian-bookworm | 171 | >>> for playbook in $(find /repository/ansible -maxdepth 1 -name "*.yml" | grep -v nova.yml); do echo $playbook && cp $playbook /ansible/kolla-"$(basename $playbook)"; done 2025-08-14 22:40:51.114853 | debian-bookworm | 172 | >>> cp /repository/ansible/nova.yml /ansible/kolla-nova.yml 2025-08-14 22:40:51.114872 | debian-bookworm | 173 | >>> cp /ansible/kolla-mariadb_backup.yml /ansible/kolla-mariadb-backup.yml 2025-08-14 22:40:51.114891 | debian-bookworm | 174 | >>> cp /ansible/kolla-mariadb_recovery.yml /ansible/kolla-mariadb-recovery.yml 2025-08-14 22:40:51.114909 | debian-bookworm | 175 | >>> rm -f /ansible/kolla-kolla-host.yml /ansible/kolla-post-deploy.yml 2025-08-14 22:40:51.114927 | debian-bookworm | 176 | >>> rm /remove-common-as-dependency.py 2025-08-14 22:40:51.114946 | debian-bookworm | 177 | >>> rm /split-kolla-ansible-site.py 2025-08-14 22:40:51.114964 | debian-bookworm | 178 | >>> mkdir /ansible/files 2025-08-14 22:40:51.114983 | debian-bookworm | 179 | >>> cp /repository/tools/cleanup-* /ansible/files 2025-08-14 22:40:51.115001 | debian-bookworm | 180 | >>> 2025-08-14 22:40:51.115020 | debian-bookworm | 181 | >>> # add refresh-containers action 2025-08-14 22:40:51.115048 | debian-bookworm | 182 | >>> find /ansible/roles/ -name config.yml -print0 | xargs -0 -I{} dirname {} | xargs -I{} cp /refresh-containers.yml {}/refresh-containers.yml 2025-08-14 22:40:51.115067 | debian-bookworm | 183 | >>> rm /refresh-containers.yml 2025-08-14 22:40:51.115086 | debian-bookworm | 184 | >>> 2025-08-14 22:40:51.115104 | debian-bookworm | 185 | >>> # prepare overlays 2025-08-14 22:40:51.115123 | debian-bookworm | 186 | >>> mv /overlays/$OPENSTACK_VERSION/kolla-ansible.yml /overlays 2025-08-14 22:40:51.115141 | debian-bookworm | 187 | >>> if [ -e /overlays/release/$VERSION ]; then mv /overlays/release/$VERSION/release-kolla-ansible.yml /overlays; fi 2025-08-14 22:40:51.115160 | debian-bookworm | 188 | >>> for d in $(find /overlays -mindepth 1 -type d); do rm -rf $d; done 2025-08-14 22:40:51.115178 | debian-bookworm | 189 | >>> 2025-08-14 22:40:51.115196 | debian-bookworm | 190 | >>> # copy ara configuration 2025-08-14 22:40:51.115214 | debian-bookworm | 191 | >>> python3 -m ara.setup.env >> /ansible/ara.env 2025-08-14 22:40:51.115233 | debian-bookworm | 192 | >>> 2025-08-14 22:40:51.115251 | debian-bookworm | 193 | >>> # set correct permssions 2025-08-14 22:40:51.115270 | debian-bookworm | 194 | >>> chown -R dragon: /ansible /share /interface 2025-08-14 22:40:51.115288 | debian-bookworm | 195 | >>> 2025-08-14 22:40:51.115306 | debian-bookworm | 196 | >>> # cleanup 2025-08-14 22:40:51.115325 | debian-bookworm | 197 | >>> apt-get clean 2025-08-14 22:40:51.115344 | debian-bookworm | 198 | >>> apt-get remove -y \ 2025-08-14 22:40:51.115362 | debian-bookworm | 199 | >>> build-essential \ 2025-08-14 22:40:51.115380 | debian-bookworm | 200 | >>> git \ 2025-08-14 22:40:51.115409 | debian-bookworm | 201 | >>> libffi-dev \ 2025-08-14 22:40:51.115427 | debian-bookworm | 202 | >>> libssh-dev \ 2025-08-14 22:40:51.115445 | debian-bookworm | 203 | >>> libssl-dev \ 2025-08-14 22:40:51.115464 | debian-bookworm | 204 | >>> libyaml-dev \ 2025-08-14 22:40:51.115482 | debian-bookworm | 205 | >>> python3-dev 2025-08-14 22:40:51.115500 | debian-bookworm | 206 | >>> apt-get autoremove -y 2025-08-14 22:40:51.115565 | debian-bookworm | 207 | >>> 2025-08-14 22:40:51.115584 | debian-bookworm | 208 | >>> rm -rf \ 2025-08-14 22:40:51.115602 | debian-bookworm | 209 | >>> /patches \ 2025-08-14 22:40:51.115619 | debian-bookworm | 210 | >>> /release \ 2025-08-14 22:40:51.115637 | debian-bookworm | 211 | >>> /root/.cache \ 2025-08-14 22:40:51.115655 | debian-bookworm | 212 | >>> /tmp/* \ 2025-08-14 22:40:51.115672 | debian-bookworm | 213 | >>> /usr/share/doc/* \ 2025-08-14 22:40:51.115691 | debian-bookworm | 214 | >>> /usr/share/man/* \ 2025-08-14 22:40:51.115709 | debian-bookworm | 215 | >>> /var/lib/apt/lists/* \ 2025-08-14 22:40:51.115727 | debian-bookworm | 216 | >>> /var/tmp/* 2025-08-14 22:40:51.115745 | debian-bookworm | 217 | >>> 2025-08-14 22:40:51.115763 | debian-bookworm | 218 | >>> uv pip install --no-cache --system pyclean==3.0.0 2025-08-14 22:40:51.115781 | debian-bookworm | 219 | >>> pyclean /usr 2025-08-14 22:40:51.115800 | debian-bookworm | 220 | >>> uv pip uninstall --system pyclean 2025-08-14 22:40:51.115818 | debian-bookworm | 221 | >>> EOF 2025-08-14 22:40:51.115836 | debian-bookworm | 222 | 2025-08-14 22:40:51.115853 | debian-bookworm | -------------------- 2025-08-14 22:40:51.115930 | debian-bookworm | ERROR: failed to build: failed to solve: process "/bin/bash -o pipefail -c set -e\nset -x\n\n# show motd\necho '[ ! -z \"$TERM\" -a -r /etc/motd ] && cat /etc/motd' >> /etc/bash.bashrc\n\n# upgrade/install required packages\napt-get update\napt-get install -y --no-install-recommends \\\n build-essential \\\n dumb-init \\\n git \\\n gnupg-agent \\\n jq \\\n libffi-dev \\\n libssh-dev \\\n libssl-dev \\\n libyaml-dev \\\n openssh-client \\\n patch \\\n procps \\\n rsync \\\n sshpass\nupdate-alternatives --install /usr/bin/python3 python3 /usr/local/bin/python3 1\nupdate-alternatives --install /usr/bin/python python /usr/local/bin/python 1\nuv pip install --no-cache --system -r /src/requirements.txt\n\n# add user\ngroupadd -g \"$GROUP_ID\" dragon\ngroupadd -g \"$GROUP_ID_DOCKER\" docker\nuseradd -l -g dragon -G docker -u \"$USER_ID\" -m -d /ansible dragon\n\n# prepare release repository\ngit clone https://github.com/osism/release /release\n\n# prepare project repository\ngit clone https://github.com/osism/ansible-playbooks /playbooks\ngit clone https://github.com/osism/defaults /defaults\ngit clone https://github.com/osism/cfg-generics /generics\ngit clone https://github.com/osism/kolla-operations /operations\n\nif [ \"$VERSION\" != \"latest\" ]; then\n ( cd /release || exit; git fetch --all --force; git checkout \"kolla-ansible-$VERSION\" )\n ( cd /playbooks || exit; git fetch --all --force; git checkout \"$(yq -M -r .playbooks_version \"/release/latest/base.yml\")\" )\n ( cd /defaults || exit; git fetch --all --force; git checkout \"$(yq -M -r .defaults_version \"/release/latest/base.yml\")\" )\n ( cd /generics || exit; git fetch --all --force; git checkout \"$(yq -M -r .generics_version \"/release/latest/base.yml\")\" )\n ( cd /operations || exit; git fetch --all --force; git checkout \"$(yq -M -r .operations_version \"/release/latest/base.yml\")\" )\nfi\n\n# add inventory files\nmkdir -p /ansible/inventory.generics /ansible/inventory\ncp /generics/inventory/50-ceph /ansible/inventory.generics/50-ceph\ncp /generics/inventory/51-ceph /ansible/inventory.generics/51-ceph\ncp /generics/inventory/50-kolla /ansible/inventory.generics/50-kolla\ncp /generics/inventory/51-kolla /ansible/inventory.generics/51-kolla\n\n# run preparations\nmkdir -p /ansible/galaxy /ansible/group_vars/all\npython3 /src/render-python-requirements.py\npython3 /src/render-versions.py\n\n# install required python packages\nuv pip install --no-cache --system -r /requirements.txt\n\n# set ansible version in the motd\nansible_version=$(python3 -c 'import ansible; print(ansible.release.__version__)')\nsed -i -e \"s/ANSIBLE_VERSION/$ansible_version/\" /etc/motd\n\n# create required directories\nmkdir -p \\\n /ansible \\\n /ansible/action_plugins \\\n /ansible/cache \\\n /ansible/filter_plugins \\\n /ansible/library \\\n /ansible/logs \\\n /ansible/module_utils \\\n /ansible/roles \\\n /ansible/secrets \\\n /ansible/tasks \\\n /interface \\\n /share\n\n# install required ansible collections & roles\nansible-galaxy role install -v -f -r /ansible/galaxy/requirements.yml -p /usr/share/ansible/roles\nln -s /usr/share/ansible/roles /ansible/galaxy\n\nansible-galaxy collection install -v -f -r /ansible/galaxy/requirements.yml -p /usr/share/ansible/collections\nln -s /usr/share/ansible/collections /ansible/collections\n\n# prepare project repository\nif [ \"$OPENSTACK_VERSION\" = \"master\" ]; then git clone https://github.com/openstack/kolla-ansible /repository; fi\nif [ \"$OPENSTACK_VERSION\" != \"master\" ]; then git clone -b stable/$OPENSTACK_VERSION https://github.com/openstack/kolla-ansible /repository; fi\n\n# apply patches\nfor patchfile in $(find /patches/$OPENSTACK_VERSION -name \"*.patch\"); do\n echo $patchfile;\n ( cd /repository && patch --forward --batch -p1 --dry-run ) < $patchfile || exit 1\n ( cd /repository && patch --forward --batch -p1 ) < $patchfile\ndone\n\n# install mitogen ansible plugin\nmkdir -p /usr/share/mitogen\ntar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen\nrm -rf /usr/share/mitogen/{tests,docs,.ci,.lgtm.yml,.travis.yml}\nrm /mitogen.tar.gz\n\n# project specific instructions\nln -s /ansible/kolla-gather-facts.yml /ansible/gather-facts.yml\nuv pip install --no-cache --system -r /repository/requirements.txt\nuv pip install --no-cache --system /repository\nmkdir -p /ansible/group_vars\ncp -r /defaults/* /ansible/group_vars/\nrm -f /ansible/group_vars/LICENSE /ansible/group_vars/README.md\npython3 /remove-common-as-dependency.py\npython3 /split-kolla-ansible-site.py\ncp -r /repository/ansible/action_plugins/* /ansible/action_plugins\nif [ -e /repository/ansible/filter_plugins ]; then cp -r /repository/ansible/filter_plugins/* /ansible/filter_plugins; fi\nif [ -e /repository/ansible/module_utils ]; then cp -r /repository/ansible/module_utils/* /ansible/module_utils; fi\ncp /repository/ansible/library/* /ansible/library\ncp -r /repository/ansible/roles/* /ansible/roles\npython3 /kolla-container-throttle.py\nfor playbook in $(find /repository/ansible -maxdepth 1 -name \"*.yml\" | grep -v nova.yml); do echo $playbook && cp $playbook /ansible/kolla-\"$(basename $playbook)\"; done\ncp /repository/ansible/nova.yml /ansible/kolla-nova.yml\ncp /ansible/kolla-mariadb_backup.yml /ansible/kolla-mariadb-backup.yml\ncp /ansible/kolla-mariadb_recovery.yml /ansible/kolla-mariadb-recovery.yml\nrm -f /ansible/kolla-kolla-host.yml /ansible/kolla-post-deploy.yml\nrm /remove-common-as-dependency.py\nrm /split-kolla-ansible-site.py\nmkdir /ansible/files\ncp /repository/tools/cleanup-* /ansible/files\n\n# add refresh-containers action\nfind /ansible/roles/ -name config.yml -print0 | xargs -0 -I{} dirname {} | xargs -I{} cp /refresh-containers.yml {}/refresh-containers.yml\nrm /refresh-containers.yml\n\n# prepare overlays\nmv /overlays/$OPENSTACK_VERSION/kolla-ansible.yml /overlays\nif [ -e /overlays/release/$VERSION ]; then mv /overlays/release/$VERSION/release-kolla-ansible.yml /overlays; fi\nfor d in $(find /overlays -mindepth 1 -type d); do rm -rf $d; done\n\n# copy ara configuration\npython3 -m ara.setup.env >> /ansible/ara.env\n\n# set correct permssions\nchown -R dragon: /ansible /share /interface\n\n# cleanup\napt-get clean\napt-get remove -y \\\n build-essential \\\n git \\\n libffi-dev \\\n libssh-dev \\\n libssl-dev \\\n libyaml-dev \\\n python3-dev\napt-get autoremove -y\n\nrm -rf \\\n /patches \\\n /release \\\n /root/.cache \\\n /tmp/* \\\n /usr/share/doc/* \\\n /usr/share/man/* \\\n /var/lib/apt/lists/* \\\n /var/tmp/*\n\nuv pip install --no-cache --system pyclean==3.0.0\npyclean /usr\nuv pip uninstall --system pyclean\n" did not complete successfully: exit code: 1 2025-08-14 22:40:51.451002 | debian-bookworm | ERROR 2025-08-14 22:40:51.451445 | debian-bookworm | { 2025-08-14 22:40:51.451556 | debian-bookworm | "delta": "0:10:11.388466", 2025-08-14 22:40:51.451629 | debian-bookworm | "end": "2025-08-14 22:40:51.122823", 2025-08-14 22:40:51.451690 | debian-bookworm | "msg": "non-zero return code", 2025-08-14 22:40:51.451785 | debian-bookworm | "rc": 1, 2025-08-14 22:40:51.451838 | debian-bookworm | "start": "2025-08-14 22:30:39.734357" 2025-08-14 22:40:51.451889 | debian-bookworm | } failure 2025-08-14 22:40:51.478491 | 2025-08-14 22:40:51.478673 | PLAY RECAP 2025-08-14 22:40:51.478891 | debian-bookworm | ok: 0 changed: 0 unreachable: 0 failed: 1 skipped: 1 rescued: 0 ignored: 0 2025-08-14 22:40:51.478965 | 2025-08-14 22:40:51.621373 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-image-kolla-ansible/playbooks/build.yml@main] 2025-08-14 22:40:51.622393 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-08-14 22:40:52.447824 | 2025-08-14 22:40:52.447986 | PLAY [Base post] 2025-08-14 22:40:52.462053 | 2025-08-14 22:40:52.462190 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2025-08-14 22:40:53.272139 | debian-bookworm | changed 2025-08-14 22:40:53.282435 | 2025-08-14 22:40:53.282572 | PLAY RECAP 2025-08-14 22:40:53.282657 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2025-08-14 22:40:53.282773 | 2025-08-14 22:40:53.401592 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2025-08-14 22:40:53.403923 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2025-08-14 22:40:54.191212 | 2025-08-14 22:40:54.191378 | PLAY [Base post-logs] 2025-08-14 22:40:54.201784 | 2025-08-14 22:40:54.201913 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2025-08-14 22:40:54.659511 | localhost | changed 2025-08-14 22:40:54.681344 | 2025-08-14 22:40:54.681565 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2025-08-14 22:40:54.710437 | localhost | ok 2025-08-14 22:40:54.716479 | 2025-08-14 22:40:54.716616 | TASK [Set zuul-log-path fact] 2025-08-14 22:40:54.732681 | localhost | ok 2025-08-14 22:40:54.743524 | 2025-08-14 22:40:54.743664 | TASK [set-zuul-log-path-fact : Set log path for a build] 2025-08-14 22:40:54.779400 | localhost | ok 2025-08-14 22:40:54.783344 | 2025-08-14 22:40:54.783475 | TASK [upload-logs : Create log directories] 2025-08-14 22:40:55.262681 | localhost | changed 2025-08-14 22:40:55.268346 | 2025-08-14 22:40:55.268502 | TASK [upload-logs : Ensure logs are readable before uploading] 2025-08-14 22:40:55.752479 | localhost -> localhost | ok: Runtime: 0:00:00.006860 2025-08-14 22:40:55.761378 | 2025-08-14 22:40:55.761566 | TASK [upload-logs : Upload logs to log server] 2025-08-14 22:40:56.326525 | localhost | Output suppressed because no_log was given 2025-08-14 22:40:56.332116 | 2025-08-14 22:40:56.332370 | LOOP [upload-logs : Compress console log and json output] 2025-08-14 22:40:56.382357 | localhost | skipping: Conditional result was False 2025-08-14 22:40:56.387299 | localhost | skipping: Conditional result was False 2025-08-14 22:40:56.395470 | 2025-08-14 22:40:56.395784 | LOOP [upload-logs : Upload compressed console log and json output] 2025-08-14 22:40:56.441277 | localhost | skipping: Conditional result was False 2025-08-14 22:40:56.441844 | 2025-08-14 22:40:56.445657 | localhost | skipping: Conditional result was False 2025-08-14 22:40:56.458499 | 2025-08-14 22:40:56.458776 | LOOP [upload-logs : Upload console log and json output]