2026-05-19 09:04:45.411887 | Job console starting 2026-05-19 09:04:45.441791 | Updating git repos 2026-05-19 09:04:45.546957 | Cloning repos into workspace 2026-05-19 09:04:45.620664 | Restoring repo states 2026-05-19 09:04:45.659588 | Merging changes 2026-05-19 09:04:46.400142 | Checking out repos 2026-05-19 09:04:46.505924 | Preparing playbooks 2026-05-19 09:04:48.467934 | Running Ansible setup 2026-05-19 09:04:54.253503 | PRE-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/pre.yaml@main] 2026-05-19 09:04:56.247475 | 2026-05-19 09:04:56.247621 | PLAY [Base pre] 2026-05-19 09:04:56.287608 | 2026-05-19 09:04:56.287753 | TASK [Setup log path fact] 2026-05-19 09:04:56.306778 | debian-bookworm | ok 2026-05-19 09:04:56.339328 | 2026-05-19 09:04:56.339461 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-19 09:04:56.369502 | debian-bookworm | ok 2026-05-19 09:04:56.383923 | 2026-05-19 09:04:56.384038 | TASK [emit-job-header : Print job information] 2026-05-19 09:04:56.453239 | # Job Information 2026-05-19 09:04:56.453430 | Ansible Version: 2.16.14 2026-05-19 09:04:56.453473 | Job: container-image-ceph-ansible-build-squid 2026-05-19 09:04:56.453509 | Pipeline: check 2026-05-19 09:04:56.453533 | Executor: 521e9411259a 2026-05-19 09:04:56.453554 | Triggered by: https://github.com/osism/container-image-ceph-ansible/pull/688 2026-05-19 09:04:56.453576 | Event ID: c0b9ef20-5361-11f1-9c7e-8ea7f4e45f2d 2026-05-19 09:04:56.458294 | 2026-05-19 09:04:56.458385 | LOOP [emit-job-header : Print node information] 2026-05-19 09:04:56.596374 | debian-bookworm | ok: 2026-05-19 09:04:56.596544 | debian-bookworm | # Node Information 2026-05-19 09:04:56.596579 | debian-bookworm | Inventory Hostname: debian-bookworm 2026-05-19 09:04:56.596604 | debian-bookworm | Hostname: debian 2026-05-19 09:04:56.596626 | debian-bookworm | Username: zuul 2026-05-19 09:04:56.596647 | debian-bookworm | Distro: Debian 12.14 2026-05-19 09:04:56.596672 | debian-bookworm | Provider: regiocloud-a 2026-05-19 09:04:56.596705 | debian-bookworm | Region: 2026-05-19 09:04:56.596728 | debian-bookworm | Label: debian-bookworm 2026-05-19 09:04:56.596748 | debian-bookworm | Product Name: OpenStack Nova 2026-05-19 09:04:56.596767 | debian-bookworm | Interface IP: 2a13:1a81:8000:3124:f816:3eff:fe58:5f6 2026-05-19 09:04:56.612803 | 2026-05-19 09:04:56.612925 | TASK [log-inventory : Ensure Zuul Ansible directory exists] 2026-05-19 09:04:57.423016 | debian-bookworm -> localhost | changed 2026-05-19 09:04:57.435680 | 2026-05-19 09:04:57.435792 | TASK [log-inventory : Copy ansible inventory to logs dir] 2026-05-19 09:04:59.111391 | debian-bookworm -> localhost | changed 2026-05-19 09:04:59.119987 | 2026-05-19 09:04:59.120072 | TASK [add-build-sshkey : Check to see if ssh key was already created for this build] 2026-05-19 09:04:59.642573 | debian-bookworm -> localhost | ok 2026-05-19 09:04:59.647460 | 2026-05-19 09:04:59.647542 | TASK [add-build-sshkey : Create a new key in workspace based on build UUID] 2026-05-19 09:04:59.685486 | debian-bookworm | ok 2026-05-19 09:04:59.707607 | debian-bookworm | included: /var/lib/zuul/builds/dd0a7e4ea9074f60a3b673b7e89048eb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/create-key-and-replace.yaml 2026-05-19 09:04:59.728815 | 2026-05-19 09:04:59.728912 | TASK [add-build-sshkey : Create Temp SSH key] 2026-05-19 09:05:02.555191 | debian-bookworm -> localhost | Generating public/private rsa key pair. 2026-05-19 09:05:02.555378 | debian-bookworm -> localhost | Your identification has been saved in /var/lib/zuul/builds/dd0a7e4ea9074f60a3b673b7e89048eb/work/dd0a7e4ea9074f60a3b673b7e89048eb_id_rsa 2026-05-19 09:05:02.555412 | debian-bookworm -> localhost | Your public key has been saved in /var/lib/zuul/builds/dd0a7e4ea9074f60a3b673b7e89048eb/work/dd0a7e4ea9074f60a3b673b7e89048eb_id_rsa.pub 2026-05-19 09:05:02.555438 | debian-bookworm -> localhost | The key fingerprint is: 2026-05-19 09:05:02.555461 | debian-bookworm -> localhost | SHA256:IcmXsqWkNRbGUSOMfNvlLcv+Y9wSAKCMx2xSHaybVdI zuul-build-sshkey 2026-05-19 09:05:02.555494 | debian-bookworm -> localhost | The key's randomart image is: 2026-05-19 09:05:02.555516 | debian-bookworm -> localhost | +---[RSA 3072]----+ 2026-05-19 09:05:02.555537 | debian-bookworm -> localhost | | ..*B*o | 2026-05-19 09:05:02.555558 | debian-bookworm -> localhost | | *o+B+Eo. | 2026-05-19 09:05:02.555577 | debian-bookworm -> localhost | | o BoX==+ . | 2026-05-19 09:05:02.555597 | debian-bookworm -> localhost | | +.=oO..+ . | 2026-05-19 09:05:02.555616 | debian-bookworm -> localhost | | .+o S. + | 2026-05-19 09:05:02.555640 | debian-bookworm -> localhost | | o o . | 2026-05-19 09:05:02.555660 | debian-bookworm -> localhost | | . . o | 2026-05-19 09:05:02.555721 | debian-bookworm -> localhost | | . = . | 2026-05-19 09:05:02.555748 | debian-bookworm -> localhost | | o.o | 2026-05-19 09:05:02.555768 | debian-bookworm -> localhost | +----[SHA256]-----+ 2026-05-19 09:05:02.555820 | debian-bookworm -> localhost | ok: Runtime: 0:00:01.759416 2026-05-19 09:05:02.561985 | 2026-05-19 09:05:02.562077 | TASK [add-build-sshkey : Remote setup ssh keys (linux)] 2026-05-19 09:05:02.590019 | debian-bookworm | ok 2026-05-19 09:05:02.611850 | debian-bookworm | included: /var/lib/zuul/builds/dd0a7e4ea9074f60a3b673b7e89048eb/trusted/project_1/github.com/osism/openinfra-zuul-jobs/roles/add-build-sshkey/tasks/remote-linux.yaml 2026-05-19 09:05:02.621695 | 2026-05-19 09:05:02.621800 | TASK [add-build-sshkey : Remove previously added zuul-build-sshkey] 2026-05-19 09:05:02.635363 | debian-bookworm | skipping: Conditional result was False 2026-05-19 09:05:02.642596 | 2026-05-19 09:05:02.642719 | TASK [add-build-sshkey : Enable access via build key on all nodes] 2026-05-19 09:05:03.306455 | debian-bookworm | changed 2026-05-19 09:05:03.312046 | 2026-05-19 09:05:03.312141 | TASK [add-build-sshkey : Make sure user has a .ssh] 2026-05-19 09:05:03.563917 | debian-bookworm | ok 2026-05-19 09:05:03.572361 | 2026-05-19 09:05:03.572475 | TASK [add-build-sshkey : Install build private key as SSH key on all nodes] 2026-05-19 09:05:04.182742 | debian-bookworm | changed 2026-05-19 09:05:04.189811 | 2026-05-19 09:05:04.189911 | TASK [add-build-sshkey : Install build public key as SSH key on all nodes] 2026-05-19 09:05:04.810297 | debian-bookworm | changed 2026-05-19 09:05:04.815535 | 2026-05-19 09:05:04.815629 | TASK [add-build-sshkey : Remote setup ssh keys (windows)] 2026-05-19 09:05:04.829090 | debian-bookworm | skipping: Conditional result was False 2026-05-19 09:05:04.835682 | 2026-05-19 09:05:04.835784 | TASK [remove-zuul-sshkey : Remove master key from local agent] 2026-05-19 09:05:05.385205 | debian-bookworm -> localhost | changed 2026-05-19 09:05:05.394133 | 2026-05-19 09:05:05.394220 | TASK [add-build-sshkey : Add back temp key] 2026-05-19 09:05:05.742759 | debian-bookworm -> localhost | Identity added: /var/lib/zuul/builds/dd0a7e4ea9074f60a3b673b7e89048eb/work/dd0a7e4ea9074f60a3b673b7e89048eb_id_rsa (zuul-build-sshkey) 2026-05-19 09:05:05.743002 | debian-bookworm -> localhost | ok: Runtime: 0:00:00.014325 2026-05-19 09:05:05.749389 | 2026-05-19 09:05:05.749473 | TASK [add-build-sshkey : Verify we can still SSH to all nodes] 2026-05-19 09:05:06.216292 | debian-bookworm | ok 2026-05-19 09:05:06.220851 | 2026-05-19 09:05:06.220927 | TASK [add-build-sshkey : Verify we can still SSH to all nodes (windows)] 2026-05-19 09:05:06.243453 | debian-bookworm | skipping: Conditional result was False 2026-05-19 09:05:06.252015 | 2026-05-19 09:05:06.252108 | TASK [start-zuul-console : Start zuul_console daemon.] 2026-05-19 09:05:06.664375 | debian-bookworm | ok 2026-05-19 09:05:06.676169 | 2026-05-19 09:05:06.676258 | TASK [validate-host : Define zuul_info_dir fact] 2026-05-19 09:05:06.696103 | debian-bookworm | ok 2026-05-19 09:05:06.700093 | 2026-05-19 09:05:06.700168 | TASK [validate-host : Ensure Zuul Ansible directory exists] 2026-05-19 09:05:07.011806 | debian-bookworm -> localhost | ok 2026-05-19 09:05:07.016821 | 2026-05-19 09:05:07.016906 | TASK [validate-host : Collect information about the host] 2026-05-19 09:05:08.077153 | debian-bookworm | ok 2026-05-19 09:05:08.092321 | 2026-05-19 09:05:08.092418 | TASK [validate-host : Sanitize hostname] 2026-05-19 09:05:08.231141 | debian-bookworm | ok 2026-05-19 09:05:08.260077 | 2026-05-19 09:05:08.260169 | TASK [validate-host : Write out all ansible variables/facts known for each host] 2026-05-19 09:05:08.993973 | debian-bookworm -> localhost | changed 2026-05-19 09:05:08.999735 | 2026-05-19 09:05:08.999829 | TASK [validate-host : Collect information about zuul worker] 2026-05-19 09:05:09.512232 | debian-bookworm | ok 2026-05-19 09:05:09.517077 | 2026-05-19 09:05:09.517164 | TASK [validate-host : Write out all zuul information for each host] 2026-05-19 09:05:10.093308 | debian-bookworm -> localhost | changed 2026-05-19 09:05:10.100775 | 2026-05-19 09:05:10.100856 | TASK [prepare-workspace-log : Start zuul_console daemon.] 2026-05-19 09:05:10.356702 | debian-bookworm | ok 2026-05-19 09:05:10.364648 | 2026-05-19 09:05:10.364757 | TASK [prepare-workspace-log : Synchronize src repos to workspace directory.] 2026-05-19 09:05:11.279312 | debian-bookworm | changed: 2026-05-19 09:05:11.279481 | debian-bookworm | cd+++++++++ src/ 2026-05-19 09:05:11.279514 | debian-bookworm | cd+++++++++ src/github.com/ 2026-05-19 09:05:11.279539 | debian-bookworm | cd+++++++++ src/github.com/osism/ 2026-05-19 09:05:11.279560 | debian-bookworm | cd+++++++++ src/github.com/osism/container-image-ceph-ansible/ 2026-05-19 09:05:11.279582 | debian-bookworm | Containerfile 2026-05-19 09:05:11.279782 | 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 iputils-ping \\\n jq \\\n libffi-dev \\\n libssh-dev \\\n libssl-dev \\\n libyaml-dev \\\n openssh-client \\\n patch \\\n procps \\\n python3-dev \\\n python3-pip \\\n python3-setuptools \\\n python3-wheel \\\n rsync \\\n sshpass\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# run preparations\ngit clone https://github.com/osism/ansible-playbooks /playbooks\ngit clone https://github.com/osism/generics /generics\n\nif [ \"$VERSION\" != \"latest\" ]; then\n ( cd /release || exit; git fetch --all --force; git checkout \"ceph-ansible-$VERSION\" )\n ( cd /playbooks || exit; git fetch --all --force; git checkout \"$(yq -M -r .playbooks_version \"/release/latest/ceph.yml\")\" )\n ( cd /generics || exit; git fetch --all --force; git checkout \"$(yq -M -r .generics_version \"/release/latest/ceph.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\n\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\n\n# internal use only\nmkdir -p \\\n /ansible \\\n /ansible/action_plugins \\\n /ansible/callback_plugins \\\n /ansible/filter_plugins \\\n /ansible/library \\\n /ansible/roles \\\n /ansible/tasks\n\n# volumes\nmkdir -p \\\n /ansible/cache \\\n /ansible/logs \\\n /ansible/secrets \\\n /share \\\n /interface\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\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# 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# prepare project repository\nPROJECT_VERSION=$(grep \"ceph_ansible_version:\" /release/latest/ceph-$CEPH_VERSION.yml | awk -F': ' '{ print $2 }')\ngit clone -b $PROJECT_VERSION https://github.com/ceph/ceph-ansible /repository\nfor patchfile in $(find /patches/$PROJECT_VERSION -name \"*.patch\" | LC_ALL=C sort); 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# project specific instructions\nif [ -e /repository/plugins/actions ]; then cp /repository/plugins/actions/* /ansible/action_plugins; fi\nif [ -e /repository/plugins/callback ]; then cp /repository/plugins/callback/* /ansible/callback_plugins; fi\nif [ -e /repository/plugins/filter ]; then cp repository/plugins/filter/* /ansible/filter_plugins; fi\ncp /repository/library/* /ansible/library\nfor playbook in $(find /repository/infrastructure-playbooks -name \"*.yml\" -maxdepth 1); do echo $playbook && cp $playbook /ansible/ceph-\"$(basename $playbook)\"; done\ncp -r /repository/roles/* /ansible/roles\nif [ ! -e /ansible/roles/ceph-container-common ]; then ln -s /ansible/roles/ceph-docker-common /ansible/roles/ceph-container-common; fi\nif [ -e /repository/site-docker.yml.sample ]; then cp /repository/site-docker.yml.sample /ansible/ceph-site.ym; fi\nif [ -e /repository/site-container.yml.sample ]; then cp /repository/site-container.yml.sample /ansible/ceph-site.ym; fi\nif [ -e /repository/dashboard.yml ]; then cp /repository/dashboard.yml /ansible/dashboard.yml; fi\nif [ -e /repository/module_utils ]; then cp -r /repository/module_utils /ansible; fi\nln -s /ansible/ceph-rolling_update.yml /ansible/ceph-upgrade.yml\n\n# use our own purge playbooks\nrm -f /ansible/ceph-purge-*.yml\nmv /ceph-purge-*.yml /ansible\n\n# NOTE(berendt): this is a workaround for ceph-ansible < 3.0.0\nmkdir -p \\\n /ansible/roles/ceph-config \\\n /ansible/roles/ceph-defaults\n\nmkdir -p /tests\ncp -r /repository/tests/* /tests\n\n# copy ara configuration\npython3 -m ara.setup.env >> /ansible/ara.env\n\n# prepare list of playbooks\npython3 /src/render-playbooks.py\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 2026-05-19 09:07:19.399409 | debian-bookworm | ------ 2026-05-19 09:07:19.399497 | debian-bookworm | > [builder 18/18] RUN <>> RUN <>> set -e 2026-05-19 09:07:19.403682 | debian-bookworm | 43 | >>> set -x 2026-05-19 09:07:19.403688 | debian-bookworm | 44 | >>> 2026-05-19 09:07:19.403694 | debian-bookworm | 45 | >>> # show motd 2026-05-19 09:07:19.403701 | debian-bookworm | 46 | >>> echo '[ ! -z "$TERM" -a -r /etc/motd ] && cat /etc/motd' >> /etc/bash.bashrc 2026-05-19 09:07:19.403717 | debian-bookworm | 47 | >>> 2026-05-19 09:07:19.403724 | debian-bookworm | 48 | >>> # upgrade/install required packages 2026-05-19 09:07:19.403731 | debian-bookworm | 49 | >>> apt-get update 2026-05-19 09:07:19.403737 | debian-bookworm | 50 | >>> apt-get install -y --no-install-recommends \ 2026-05-19 09:07:19.403744 | debian-bookworm | 51 | >>> build-essential \ 2026-05-19 09:07:19.403750 | debian-bookworm | 52 | >>> dumb-init \ 2026-05-19 09:07:19.403769 | debian-bookworm | 53 | >>> git \ 2026-05-19 09:07:19.403775 | debian-bookworm | 54 | >>> iputils-ping \ 2026-05-19 09:07:19.403781 | debian-bookworm | 55 | >>> jq \ 2026-05-19 09:07:19.403787 | debian-bookworm | 56 | >>> libffi-dev \ 2026-05-19 09:07:19.403793 | debian-bookworm | 57 | >>> libssh-dev \ 2026-05-19 09:07:19.403799 | debian-bookworm | 58 | >>> libssl-dev \ 2026-05-19 09:07:19.403825 | debian-bookworm | 59 | >>> libyaml-dev \ 2026-05-19 09:07:19.403831 | debian-bookworm | 60 | >>> openssh-client \ 2026-05-19 09:07:19.403837 | debian-bookworm | 61 | >>> patch \ 2026-05-19 09:07:19.403864 | debian-bookworm | 62 | >>> procps \ 2026-05-19 09:07:19.403871 | debian-bookworm | 63 | >>> python3-dev \ 2026-05-19 09:07:19.403877 | debian-bookworm | 64 | >>> python3-pip \ 2026-05-19 09:07:19.403883 | debian-bookworm | 65 | >>> python3-setuptools \ 2026-05-19 09:07:19.403889 | debian-bookworm | 66 | >>> python3-wheel \ 2026-05-19 09:07:19.403895 | debian-bookworm | 67 | >>> rsync \ 2026-05-19 09:07:19.403902 | debian-bookworm | 68 | >>> sshpass 2026-05-19 09:07:19.403909 | debian-bookworm | 69 | >>> uv pip install --no-cache --system -r /src/requirements.txt 2026-05-19 09:07:19.403916 | debian-bookworm | 70 | >>> 2026-05-19 09:07:19.403922 | debian-bookworm | 71 | >>> # add user 2026-05-19 09:07:19.403928 | debian-bookworm | 72 | >>> groupadd -g "$GROUP_ID" dragon 2026-05-19 09:07:19.403934 | debian-bookworm | 73 | >>> groupadd -g "$GROUP_ID_DOCKER" docker 2026-05-19 09:07:19.403940 | debian-bookworm | 74 | >>> useradd -l -g dragon -G docker -u "$USER_ID" -m -d /ansible dragon 2026-05-19 09:07:19.403946 | debian-bookworm | 75 | >>> 2026-05-19 09:07:19.403952 | debian-bookworm | 76 | >>> # prepare release repository 2026-05-19 09:07:19.403959 | debian-bookworm | 77 | >>> git clone https://github.com/osism/release /release 2026-05-19 09:07:19.403965 | debian-bookworm | 78 | >>> 2026-05-19 09:07:19.403971 | debian-bookworm | 79 | >>> # run preparations 2026-05-19 09:07:19.403977 | debian-bookworm | 80 | >>> git clone https://github.com/osism/ansible-playbooks /playbooks 2026-05-19 09:07:19.403984 | debian-bookworm | 81 | >>> git clone https://github.com/osism/generics /generics 2026-05-19 09:07:19.403990 | debian-bookworm | 82 | >>> 2026-05-19 09:07:19.403996 | debian-bookworm | 83 | >>> if [ "$VERSION" != "latest" ]; then 2026-05-19 09:07:19.404002 | debian-bookworm | 84 | >>> ( cd /release || exit; git fetch --all --force; git checkout "ceph-ansible-$VERSION" ) 2026-05-19 09:07:19.404009 | debian-bookworm | 85 | >>> ( cd /playbooks || exit; git fetch --all --force; git checkout "$(yq -M -r .playbooks_version "/release/latest/ceph.yml")" ) 2026-05-19 09:07:19.404017 | debian-bookworm | 86 | >>> ( cd /generics || exit; git fetch --all --force; git checkout "$(yq -M -r .generics_version "/release/latest/ceph.yml")" ) 2026-05-19 09:07:19.404023 | debian-bookworm | 87 | >>> fi 2026-05-19 09:07:19.404030 | debian-bookworm | 88 | >>> 2026-05-19 09:07:19.404036 | debian-bookworm | 89 | >>> # add inventory files 2026-05-19 09:07:19.404042 | debian-bookworm | 90 | >>> mkdir -p /ansible/inventory.generics /ansible/inventory 2026-05-19 09:07:19.404048 | debian-bookworm | 91 | >>> cp /generics/inventory/50-ceph /ansible/inventory.generics/50-ceph 2026-05-19 09:07:19.404054 | debian-bookworm | 92 | >>> cp /generics/inventory/51-ceph /ansible/inventory.generics/51-ceph 2026-05-19 09:07:19.404060 | debian-bookworm | 93 | >>> 2026-05-19 09:07:19.404066 | debian-bookworm | 94 | >>> mkdir -p /ansible/galaxy /ansible/group_vars/all 2026-05-19 09:07:19.404072 | debian-bookworm | 95 | >>> python3 /src/render-python-requirements.py 2026-05-19 09:07:19.404079 | debian-bookworm | 96 | >>> python3 /src/render-versions.py 2026-05-19 09:07:19.404085 | debian-bookworm | 97 | >>> 2026-05-19 09:07:19.404091 | debian-bookworm | 98 | >>> # install required python packages 2026-05-19 09:07:19.404097 | debian-bookworm | 99 | >>> uv pip install --no-cache --system -r /requirements.txt 2026-05-19 09:07:19.404103 | debian-bookworm | 100 | >>> 2026-05-19 09:07:19.404109 | debian-bookworm | 101 | >>> # set ansible version in the motd 2026-05-19 09:07:19.404115 | debian-bookworm | 102 | >>> ansible_version=$(python3 -c 'import ansible; print(ansible.release.__version__)') 2026-05-19 09:07:19.404121 | debian-bookworm | 103 | >>> sed -i -e "s/ANSIBLE_VERSION/$ansible_version/" /etc/motd 2026-05-19 09:07:19.404128 | debian-bookworm | 104 | >>> 2026-05-19 09:07:19.404134 | debian-bookworm | 105 | >>> # create required directories 2026-05-19 09:07:19.404140 | debian-bookworm | 106 | >>> 2026-05-19 09:07:19.404146 | debian-bookworm | 107 | >>> # internal use only 2026-05-19 09:07:19.404152 | debian-bookworm | 108 | >>> mkdir -p \ 2026-05-19 09:07:19.404158 | debian-bookworm | 109 | >>> /ansible \ 2026-05-19 09:07:19.404165 | debian-bookworm | 110 | >>> /ansible/action_plugins \ 2026-05-19 09:07:19.404171 | debian-bookworm | 111 | >>> /ansible/callback_plugins \ 2026-05-19 09:07:19.404177 | debian-bookworm | 112 | >>> /ansible/filter_plugins \ 2026-05-19 09:07:19.404183 | debian-bookworm | 113 | >>> /ansible/library \ 2026-05-19 09:07:19.404189 | debian-bookworm | 114 | >>> /ansible/roles \ 2026-05-19 09:07:19.404195 | debian-bookworm | 115 | >>> /ansible/tasks 2026-05-19 09:07:19.404201 | debian-bookworm | 116 | >>> 2026-05-19 09:07:19.404213 | debian-bookworm | 117 | >>> # volumes 2026-05-19 09:07:19.404221 | debian-bookworm | 118 | >>> mkdir -p \ 2026-05-19 09:07:19.404228 | debian-bookworm | 119 | >>> /ansible/cache \ 2026-05-19 09:07:19.404235 | debian-bookworm | 120 | >>> /ansible/logs \ 2026-05-19 09:07:19.404242 | debian-bookworm | 121 | >>> /ansible/secrets \ 2026-05-19 09:07:19.404249 | debian-bookworm | 122 | >>> /share \ 2026-05-19 09:07:19.404256 | debian-bookworm | 123 | >>> /interface 2026-05-19 09:07:19.404263 | debian-bookworm | 124 | >>> 2026-05-19 09:07:19.404270 | debian-bookworm | 125 | >>> # install required ansible collections & roles 2026-05-19 09:07:19.404277 | debian-bookworm | 126 | >>> ansible-galaxy role install -v -f -r /ansible/galaxy/requirements.yml -p /usr/share/ansible/roles 2026-05-19 09:07:19.404285 | debian-bookworm | 127 | >>> ln -s /usr/share/ansible/roles /ansible/galaxy 2026-05-19 09:07:19.404292 | debian-bookworm | 128 | >>> ansible-galaxy collection install -v -f -r /ansible/galaxy/requirements.yml -p /usr/share/ansible/collections 2026-05-19 09:07:19.404299 | debian-bookworm | 129 | >>> ln -s /usr/share/ansible/collections /ansible/collections 2026-05-19 09:07:19.404306 | debian-bookworm | 130 | >>> 2026-05-19 09:07:19.404314 | debian-bookworm | 131 | >>> # install mitogen ansible plugin 2026-05-19 09:07:19.404321 | debian-bookworm | 132 | >>> mkdir -p /usr/share/mitogen 2026-05-19 09:07:19.404328 | debian-bookworm | 133 | >>> tar xzf /mitogen.tar.gz --strip-components=1 -C /usr/share/mitogen 2026-05-19 09:07:19.404336 | debian-bookworm | 134 | >>> rm -rf /usr/share/mitogen/{tests,docs,.ci,.lgtm.yml,.travis.yml} 2026-05-19 09:07:19.404342 | debian-bookworm | 135 | >>> rm /mitogen.tar.gz 2026-05-19 09:07:19.404348 | debian-bookworm | 136 | >>> 2026-05-19 09:07:19.404355 | debian-bookworm | 137 | >>> # prepare project repository 2026-05-19 09:07:19.404361 | debian-bookworm | 138 | >>> PROJECT_VERSION=$(grep "ceph_ansible_version:" /release/latest/ceph-$CEPH_VERSION.yml | awk -F': ' '{ print $2 }') 2026-05-19 09:07:19.404367 | debian-bookworm | 139 | >>> git clone -b $PROJECT_VERSION https://github.com/ceph/ceph-ansible /repository 2026-05-19 09:07:19.404373 | debian-bookworm | 140 | >>> for patchfile in $(find /patches/$PROJECT_VERSION -name "*.patch" | LC_ALL=C sort); do 2026-05-19 09:07:19.404379 | debian-bookworm | 141 | >>> echo $patchfile; 2026-05-19 09:07:19.404390 | debian-bookworm | 142 | >>> ( cd /repository && patch --forward --batch -p1 --dry-run ) < $patchfile || exit 1; 2026-05-19 09:07:19.404397 | debian-bookworm | 143 | >>> ( cd /repository && patch --forward --batch -p1 ) < $patchfile; 2026-05-19 09:07:19.404403 | debian-bookworm | 144 | >>> done 2026-05-19 09:07:19.404409 | debian-bookworm | 145 | >>> 2026-05-19 09:07:19.404415 | debian-bookworm | 146 | >>> # project specific instructions 2026-05-19 09:07:19.404421 | debian-bookworm | 147 | >>> if [ -e /repository/plugins/actions ]; then cp /repository/plugins/actions/* /ansible/action_plugins; fi 2026-05-19 09:07:19.404428 | debian-bookworm | 148 | >>> if [ -e /repository/plugins/callback ]; then cp /repository/plugins/callback/* /ansible/callback_plugins; fi 2026-05-19 09:07:19.404434 | debian-bookworm | 149 | >>> if [ -e /repository/plugins/filter ]; then cp repository/plugins/filter/* /ansible/filter_plugins; fi 2026-05-19 09:07:19.404441 | debian-bookworm | 150 | >>> cp /repository/library/* /ansible/library 2026-05-19 09:07:19.404448 | debian-bookworm | 151 | >>> for playbook in $(find /repository/infrastructure-playbooks -name "*.yml" -maxdepth 1); do echo $playbook && cp $playbook /ansible/ceph-"$(basename $playbook)"; done 2026-05-19 09:07:19.404455 | debian-bookworm | 152 | >>> cp -r /repository/roles/* /ansible/roles 2026-05-19 09:07:19.404462 | debian-bookworm | 153 | >>> if [ ! -e /ansible/roles/ceph-container-common ]; then ln -s /ansible/roles/ceph-docker-common /ansible/roles/ceph-container-common; fi 2026-05-19 09:07:19.404468 | debian-bookworm | 154 | >>> if [ -e /repository/site-docker.yml.sample ]; then cp /repository/site-docker.yml.sample /ansible/ceph-site.ym; fi 2026-05-19 09:07:19.404474 | debian-bookworm | 155 | >>> if [ -e /repository/site-container.yml.sample ]; then cp /repository/site-container.yml.sample /ansible/ceph-site.ym; fi 2026-05-19 09:07:19.404481 | debian-bookworm | 156 | >>> if [ -e /repository/dashboard.yml ]; then cp /repository/dashboard.yml /ansible/dashboard.yml; fi 2026-05-19 09:07:19.404508 | debian-bookworm | 157 | >>> if [ -e /repository/module_utils ]; then cp -r /repository/module_utils /ansible; fi 2026-05-19 09:07:19.404514 | debian-bookworm | 158 | >>> ln -s /ansible/ceph-rolling_update.yml /ansible/ceph-upgrade.yml 2026-05-19 09:07:19.404521 | debian-bookworm | 159 | >>> 2026-05-19 09:07:19.404533 | debian-bookworm | 160 | >>> # use our own purge playbooks 2026-05-19 09:07:19.404539 | debian-bookworm | 161 | >>> rm -f /ansible/ceph-purge-*.yml 2026-05-19 09:07:19.404545 | debian-bookworm | 162 | >>> mv /ceph-purge-*.yml /ansible 2026-05-19 09:07:19.404552 | debian-bookworm | 163 | >>> 2026-05-19 09:07:19.404558 | debian-bookworm | 164 | >>> # NOTE(berendt): this is a workaround for ceph-ansible < 3.0.0 2026-05-19 09:07:19.404564 | debian-bookworm | 165 | >>> mkdir -p \ 2026-05-19 09:07:19.404570 | debian-bookworm | 166 | >>> /ansible/roles/ceph-config \ 2026-05-19 09:07:19.404576 | debian-bookworm | 167 | >>> /ansible/roles/ceph-defaults 2026-05-19 09:07:19.404582 | debian-bookworm | 168 | >>> 2026-05-19 09:07:19.404589 | debian-bookworm | 169 | >>> mkdir -p /tests 2026-05-19 09:07:19.404595 | debian-bookworm | 170 | >>> cp -r /repository/tests/* /tests 2026-05-19 09:07:19.404601 | debian-bookworm | 171 | >>> 2026-05-19 09:07:19.404607 | debian-bookworm | 172 | >>> # copy ara configuration 2026-05-19 09:07:19.404613 | debian-bookworm | 173 | >>> python3 -m ara.setup.env >> /ansible/ara.env 2026-05-19 09:07:19.404619 | debian-bookworm | 174 | >>> 2026-05-19 09:07:19.404625 | debian-bookworm | 175 | >>> # prepare list of playbooks 2026-05-19 09:07:19.404631 | debian-bookworm | 176 | >>> python3 /src/render-playbooks.py 2026-05-19 09:07:19.404638 | debian-bookworm | 177 | >>> 2026-05-19 09:07:19.404644 | debian-bookworm | 178 | >>> # set correct permssions 2026-05-19 09:07:19.404650 | debian-bookworm | 179 | >>> chown -R dragon: /ansible /share /interface 2026-05-19 09:07:19.404656 | debian-bookworm | 180 | >>> 2026-05-19 09:07:19.404662 | debian-bookworm | 181 | >>> # cleanup 2026-05-19 09:07:19.404668 | debian-bookworm | 182 | >>> apt-get clean 2026-05-19 09:07:19.404674 | debian-bookworm | 183 | >>> apt-get remove -y \ 2026-05-19 09:07:19.404681 | debian-bookworm | 184 | >>> build-essential \ 2026-05-19 09:07:19.404687 | debian-bookworm | 185 | >>> git \ 2026-05-19 09:07:19.404693 | debian-bookworm | 186 | >>> libffi-dev \ 2026-05-19 09:07:19.404699 | debian-bookworm | 187 | >>> libssh-dev \ 2026-05-19 09:07:19.404705 | debian-bookworm | 188 | >>> libssl-dev \ 2026-05-19 09:07:19.404711 | debian-bookworm | 189 | >>> libyaml-dev \ 2026-05-19 09:07:19.404717 | debian-bookworm | 190 | >>> python3-dev 2026-05-19 09:07:19.404723 | debian-bookworm | 191 | >>> apt-get autoremove -y 2026-05-19 09:07:19.404729 | debian-bookworm | 192 | >>> 2026-05-19 09:07:19.404735 | debian-bookworm | 193 | >>> rm -rf \ 2026-05-19 09:07:19.404741 | debian-bookworm | 194 | >>> /patches \ 2026-05-19 09:07:19.404747 | debian-bookworm | 195 | >>> /release \ 2026-05-19 09:07:19.404753 | debian-bookworm | 196 | >>> /root/.cache \ 2026-05-19 09:07:19.404759 | debian-bookworm | 197 | >>> /tmp/* \ 2026-05-19 09:07:19.404765 | debian-bookworm | 198 | >>> /usr/share/doc/* \ 2026-05-19 09:07:19.404771 | debian-bookworm | 199 | >>> /usr/share/man/* \ 2026-05-19 09:07:19.404778 | debian-bookworm | 200 | >>> /var/lib/apt/lists/* \ 2026-05-19 09:07:19.404784 | debian-bookworm | 201 | >>> /var/tmp/* 2026-05-19 09:07:19.404790 | debian-bookworm | 202 | >>> 2026-05-19 09:07:19.404796 | debian-bookworm | 203 | >>> uv pip install --no-cache --system pyclean==3.0.0 2026-05-19 09:07:19.404802 | debian-bookworm | 204 | >>> pyclean /usr 2026-05-19 09:07:19.404808 | debian-bookworm | 205 | >>> uv pip uninstall --system pyclean 2026-05-19 09:07:19.404815 | debian-bookworm | 206 | >>> EOF 2026-05-19 09:07:19.404821 | debian-bookworm | 207 | 2026-05-19 09:07:19.404827 | debian-bookworm | -------------------- 2026-05-19 09:07:19.404864 | 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 iputils-ping \\\n jq \\\n libffi-dev \\\n libssh-dev \\\n libssl-dev \\\n libyaml-dev \\\n openssh-client \\\n patch \\\n procps \\\n python3-dev \\\n python3-pip \\\n python3-setuptools \\\n python3-wheel \\\n rsync \\\n sshpass\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# run preparations\ngit clone https://github.com/osism/ansible-playbooks /playbooks\ngit clone https://github.com/osism/generics /generics\n\nif [ \"$VERSION\" != \"latest\" ]; then\n ( cd /release || exit; git fetch --all --force; git checkout \"ceph-ansible-$VERSION\" )\n ( cd /playbooks || exit; git fetch --all --force; git checkout \"$(yq -M -r .playbooks_version \"/release/latest/ceph.yml\")\" )\n ( cd /generics || exit; git fetch --all --force; git checkout \"$(yq -M -r .generics_version \"/release/latest/ceph.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\n\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\n\n# internal use only\nmkdir -p \\\n /ansible \\\n /ansible/action_plugins \\\n /ansible/callback_plugins \\\n /ansible/filter_plugins \\\n /ansible/library \\\n /ansible/roles \\\n /ansible/tasks\n\n# volumes\nmkdir -p \\\n /ansible/cache \\\n /ansible/logs \\\n /ansible/secrets \\\n /share \\\n /interface\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\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# 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# prepare project repository\nPROJECT_VERSION=$(grep \"ceph_ansible_version:\" /release/latest/ceph-$CEPH_VERSION.yml | awk -F': ' '{ print $2 }')\ngit clone -b $PROJECT_VERSION https://github.com/ceph/ceph-ansible /repository\nfor patchfile in $(find /patches/$PROJECT_VERSION -name \"*.patch\" | LC_ALL=C sort); 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# project specific instructions\nif [ -e /repository/plugins/actions ]; then cp /repository/plugins/actions/* /ansible/action_plugins; fi\nif [ -e /repository/plugins/callback ]; then cp /repository/plugins/callback/* /ansible/callback_plugins; fi\nif [ -e /repository/plugins/filter ]; then cp repository/plugins/filter/* /ansible/filter_plugins; fi\ncp /repository/library/* /ansible/library\nfor playbook in $(find /repository/infrastructure-playbooks -name \"*.yml\" -maxdepth 1); do echo $playbook && cp $playbook /ansible/ceph-\"$(basename $playbook)\"; done\ncp -r /repository/roles/* /ansible/roles\nif [ ! -e /ansible/roles/ceph-container-common ]; then ln -s /ansible/roles/ceph-docker-common /ansible/roles/ceph-container-common; fi\nif [ -e /repository/site-docker.yml.sample ]; then cp /repository/site-docker.yml.sample /ansible/ceph-site.ym; fi\nif [ -e /repository/site-container.yml.sample ]; then cp /repository/site-container.yml.sample /ansible/ceph-site.ym; fi\nif [ -e /repository/dashboard.yml ]; then cp /repository/dashboard.yml /ansible/dashboard.yml; fi\nif [ -e /repository/module_utils ]; then cp -r /repository/module_utils /ansible; fi\nln -s /ansible/ceph-rolling_update.yml /ansible/ceph-upgrade.yml\n\n# use our own purge playbooks\nrm -f /ansible/ceph-purge-*.yml\nmv /ceph-purge-*.yml /ansible\n\n# NOTE(berendt): this is a workaround for ceph-ansible < 3.0.0\nmkdir -p \\\n /ansible/roles/ceph-config \\\n /ansible/roles/ceph-defaults\n\nmkdir -p /tests\ncp -r /repository/tests/* /tests\n\n# copy ara configuration\npython3 -m ara.setup.env >> /ansible/ara.env\n\n# prepare list of playbooks\npython3 /src/render-playbooks.py\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 2026-05-19 09:07:19.477481 | debian-bookworm | ERROR 2026-05-19 09:07:19.477792 | debian-bookworm | { 2026-05-19 09:07:19.477860 | debian-bookworm | "delta": "0:01:13.895396", 2026-05-19 09:07:19.477923 | debian-bookworm | "end": "2026-05-19 09:07:19.411430", 2026-05-19 09:07:19.477962 | debian-bookworm | "msg": "non-zero return code", 2026-05-19 09:07:19.477997 | debian-bookworm | "rc": 1, 2026-05-19 09:07:19.478034 | debian-bookworm | "start": "2026-05-19 09:06:05.516034" 2026-05-19 09:07:19.478067 | debian-bookworm | } failure 2026-05-19 09:07:19.496599 | 2026-05-19 09:07:19.496707 | PLAY RECAP 2026-05-19 09:07:19.496768 | debian-bookworm | ok: 0 changed: 0 unreachable: 0 failed: 1 skipped: 1 rescued: 0 ignored: 0 2026-05-19 09:07:19.496793 | 2026-05-19 09:07:19.631956 | RUN END RESULT_NORMAL: [untrusted : github.com/osism/container-image-ceph-ansible/playbooks/build.yml@main] 2026-05-19 09:07:19.634519 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-19 09:07:20.403004 | 2026-05-19 09:07:20.403180 | PLAY [Base post-fetch] 2026-05-19 09:07:20.418353 | 2026-05-19 09:07:20.418497 | TASK [fetch-output : Set log path for multiple nodes] 2026-05-19 09:07:20.473891 | debian-bookworm | skipping: Conditional result was False 2026-05-19 09:07:20.484699 | 2026-05-19 09:07:20.484914 | TASK [fetch-output : Set log path for single node] 2026-05-19 09:07:20.531614 | debian-bookworm | ok 2026-05-19 09:07:20.539800 | 2026-05-19 09:07:20.540028 | LOOP [fetch-output : Ensure local output dirs] 2026-05-19 09:07:21.080774 | debian-bookworm -> localhost | ok: "/var/lib/zuul/builds/dd0a7e4ea9074f60a3b673b7e89048eb/work/logs" 2026-05-19 09:07:21.406800 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/dd0a7e4ea9074f60a3b673b7e89048eb/work/artifacts" 2026-05-19 09:07:21.719727 | debian-bookworm -> localhost | changed: "/var/lib/zuul/builds/dd0a7e4ea9074f60a3b673b7e89048eb/work/docs" 2026-05-19 09:07:21.736069 | 2026-05-19 09:07:21.736225 | LOOP [fetch-output : Collect logs, artifacts and docs] 2026-05-19 09:07:22.520300 | debian-bookworm | changed: 2026-05-19 09:07:22.520608 | debian-bookworm | >f+++++++++ sudo-debug.txt 2026-05-19 09:07:22.520656 | debian-bookworm | >f+++++++++ sudo-strace.log 2026-05-19 09:07:22.520696 | debian-bookworm | >f+++++++++ sudo-strace.log.time 2026-05-19 09:07:22.520760 | debian-bookworm | changed: All items complete 2026-05-19 09:07:22.520799 | 2026-05-19 09:07:23.079366 | debian-bookworm | changed: .d..t...... ./ 2026-05-19 09:07:23.635840 | debian-bookworm | changed: .d..t...... ./ 2026-05-19 09:07:23.662673 | 2026-05-19 09:07:23.662863 | LOOP [merge-output-to-logs : Move artifacts and docs to logs dir] 2026-05-19 09:07:24.177331 | debian-bookworm -> localhost | ok: Item: artifacts Runtime: 0:00:00.010461 2026-05-19 09:07:24.490288 | debian-bookworm -> localhost | ok: Item: docs Runtime: 0:00:00.007079 2026-05-19 09:07:24.509047 | 2026-05-19 09:07:24.509171 | PLAY RECAP 2026-05-19 09:07:24.509253 | debian-bookworm | ok: 4 changed: 3 unreachable: 0 failed: 0 skipped: 1 rescued: 0 ignored: 0 2026-05-19 09:07:24.509293 | 2026-05-19 09:07:24.646235 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post-fetch.yaml@main] 2026-05-19 09:07:24.647484 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-19 09:07:25.415016 | 2026-05-19 09:07:25.415189 | PLAY [Base post] 2026-05-19 09:07:25.429865 | 2026-05-19 09:07:25.430027 | TASK [remove-build-sshkey : Remove the build SSH key from all nodes] 2026-05-19 09:07:26.228585 | debian-bookworm | changed 2026-05-19 09:07:26.239875 | 2026-05-19 09:07:26.240041 | PLAY RECAP 2026-05-19 09:07:26.240137 | debian-bookworm | ok: 1 changed: 1 unreachable: 0 failed: 0 skipped: 0 rescued: 0 ignored: 0 2026-05-19 09:07:26.240229 | 2026-05-19 09:07:26.380653 | POST-RUN END RESULT_NORMAL: [trusted : github.com/osism/zuul-config/playbooks/base/post.yaml@main] 2026-05-19 09:07:26.381816 | POST-RUN START: [trusted : github.com/osism/zuul-config/playbooks/base/post-logs.yaml@main] 2026-05-19 09:07:27.170614 | 2026-05-19 09:07:27.170813 | PLAY [Base post-logs] 2026-05-19 09:07:27.181993 | 2026-05-19 09:07:27.182149 | TASK [generate-zuul-manifest : Generate Zuul manifest] 2026-05-19 09:07:27.649159 | localhost | changed 2026-05-19 09:07:27.666884 | 2026-05-19 09:07:27.667091 | TASK [generate-zuul-manifest : Return Zuul manifest URL to Zuul] 2026-05-19 09:07:27.705663 | localhost | ok 2026-05-19 09:07:27.711769 | 2026-05-19 09:07:27.711921 | TASK [Set zuul-log-path fact] 2026-05-19 09:07:27.729268 | localhost | ok 2026-05-19 09:07:27.743847 | 2026-05-19 09:07:27.744017 | TASK [set-zuul-log-path-fact : Set log path for a build] 2026-05-19 09:07:27.782893 | localhost | ok 2026-05-19 09:07:27.790214 | 2026-05-19 09:07:27.790422 | TASK [upload-logs : Create log directories] 2026-05-19 09:07:28.285440 | localhost | changed 2026-05-19 09:07:28.288404 | 2026-05-19 09:07:28.288510 | TASK [upload-logs : Ensure logs are readable before uploading] 2026-05-19 09:07:28.801402 | localhost -> localhost | ok: Runtime: 0:00:00.006052 2026-05-19 09:07:28.805721 | 2026-05-19 09:07:28.805838 | TASK [upload-logs : Upload logs to log server] 2026-05-19 09:07:29.379345 | localhost | Output suppressed because no_log was given 2026-05-19 09:07:29.381315 | 2026-05-19 09:07:29.381430 | LOOP [upload-logs : Compress console log and json output] 2026-05-19 09:07:29.436175 | localhost | skipping: Conditional result was False 2026-05-19 09:07:29.442577 | localhost | skipping: Conditional result was False 2026-05-19 09:07:29.449695 | 2026-05-19 09:07:29.449831 | LOOP [upload-logs : Upload compressed console log and json output] 2026-05-19 09:07:29.512734 | localhost | skipping: Conditional result was False 2026-05-19 09:07:29.513097 | 2026-05-19 09:07:29.522523 | localhost | skipping: Conditional result was False 2026-05-19 09:07:29.533257 | 2026-05-19 09:07:29.533415 | LOOP [upload-logs : Upload console log and json output]