$ ./bin/bootstrap.sh -C none Containerfile.cpu-ubi9 conts.txt reqsx.txt + set -e + set -o pipefail + CONTAINERFILE=Containerfile.cpu-ubi9 + CONSTRAINTS=conts.txt + REQUIREMENTS=reqsx.txt + shift + shift + shift ++ basename Containerfile.cpu-ubi9 ++ cut -f2 -d. + IMAGE_SUFFIX=cpu-ubi9 + '[' -z cpu-ubi9 ']' ++ git describe --tags --abbrev=0 ++ cut -f1-2 -d. + IMAGE_TAG=v14.2 + IMAGE_NAME=wheels-builder-cpu-ubi9 + IMAGE=wheels-builder-cpu-ubi9:v14.2 ++ pwd + NETRC_FILE=/home/fanys/devel/builder/.netrc + export NETRC=/home/fanys/devel/builder/.netrc + NETRC=/home/fanys/devel/builder/.netrc + tox -e py3 --notest .pkg: _optional_hooks> python /usr/lib/python3.13/site-packages/pyproject_api/_backend.py True setuptools.build_meta .pkg: get_requires_for_build_sdist> python /usr/lib/python3.13/site-packages/pyproject_api/_backend.py True setuptools.build_meta .pkg: get_requires_for_build_wheel> python /usr/lib/python3.13/site-packages/pyproject_api/_backend.py True setuptools.build_meta .pkg: get_requires_for_build_editable> python /usr/lib/python3.13/site-packages/pyproject_api/_backend.py True setuptools.build_meta .pkg: build_wheel> python /usr/lib/python3.13/site-packages/pyproject_api/_backend.py True setuptools.build_meta .pkg: build_sdist> python /usr/lib/python3.13/site-packages/pyproject_api/_backend.py True setuptools.build_meta py3: install_package> python -I -m pip install --force-reinstall --no-deps /home/fanys/devel/builder/.tox/.tmp/package/9/rhel_ai_package_builder_plugins-0.0.0.tar.gz py3: OK (3.37 seconds) congratulations :) (3.59 seconds) + CACHE_ARGS= + '[' none '!=' none ']' ++ git rev-parse --abbrev-ref HEAD + BRANCH=transformers-rhelai15 + '[' transformers-rhelai15 = main ']' + OUTDIR_BASE=bootstrap-output.cpu-ubi9-transformers-rhelai15 + OUTDIR=./bootstrap-output.cpu-ubi9-transformers-rhelai15 + CCACHE_DIR=.bootstrap-ccache + mkdir -p ./bootstrap-output.cpu-ubi9-transformers-rhelai15 .bootstrap-ccache + USER_CONSTRAINTS_FILE=./bootstrap-output.cpu-ubi9-transformers-rhelai15/user_constraints.txt + '[' '!' -f conts.txt ']' + cp conts.txt ./bootstrap-output.cpu-ubi9-transformers-rhelai15/user_constraints.txt + REQUIREMENTS_FILE=./bootstrap-output.cpu-ubi9-transformers-rhelai15/requirements.txt + '[' '!' -f reqsx.txt ']' + cp reqsx.txt ./bootstrap-output.cpu-ubi9-transformers-rhelai15/requirements.txt + GLOBAL_CONSTRAINTS=collections/global-constraints.txt + CONSTRAINTS_FILE=./bootstrap-output.cpu-ubi9-transformers-rhelai15/computed_constraints.txt + .tox/py3/bin/prepare-constraints -o ./bootstrap-output.cpu-ubi9-transformers-rhelai15/computed_constraints.txt collections/global-constraints.txt ./bootstrap-output.cpu-ubi9-transformers-rhelai15/user_constraints.txt reading file collections/global-constraints.txt reading file bootstrap-output.cpu-ubi9-transformers-rhelai15/user_constraints.txt writing bootstrap-output.cpu-ubi9-transformers-rhelai15/computed_constraints.txt + RELEASE_VERSION_SUFFIX=0 ++ dirname ./bin/bootstrap.sh + ./bin/build_container.sh Containerfile.cpu-ubi9 wheels-builder-cpu-ubi9:v14.2 + set -e + TOOL_SERVER_URL=https://gitlab.com/api/v4/projects/61507476/packages/pypi/simple/ + CONTAINERFILE=Containerfile.cpu-ubi9 + IMAGE=wheels-builder-cpu-ubi9:v14.2 + '[' 2 -ne 2 ']' + '[' '!' -f .netrc ']' ++ basename Containerfile.cpu-ubi9 ++ cut -f2 -d. + IMAGE_SUFFIX=cpu-ubi9 + podman build --secret=id=netrc,src=.netrc -f Containerfile.cpu-ubi9 --build-arg TOOL_SERVER_URL=https://gitlab.com/api/v4/projects/61507476/packages/pypi/simple/ --build-arg FROMAGER_NETWORK_ISOLATION=1 --build-arg-file build-args/common.conf --build-arg-file build-args/cpu-ubi9.conf --build-arg-file build-args/rhelai.conf -t wheels-builder-cpu-ubi9:v14.2 . STEP 1/48: FROM registry.access.redhat.com/ubi9/ubi:9.4-1214.1729773476 STEP 2/48: ARG RHEL_MAJOR --> Using cache b021759627f6d71446bb0161902c145e48ca3f97aafedc0acc926935ad18b452 --> b021759627f6 STEP 3/48: ARG RHEL_MINOR --> Using cache e459c968366f080b3d600907f9dbf029d86382b8d5f212096c06a173edb58a3c --> e459c968366f STEP 4/48: RUN rm /etc/yum.repos.d/*.repo && echo "${RHEL_MAJOR}.${RHEL_MINOR}" > /etc/dnf/vars/releasever && sed -i '/^enabled=/s/=1/=0/' /etc/dnf/plugins/subscription-manager.conf --> Using cache e51b04cc72610f03e0058be38412c66cb2217316f5deaff716686e8035292fef --> e51b04cc7261 STEP 5/48: COPY repos/redhat.repo /etc/yum.repos.d/ --> Using cache f83813de1de9a60468b500f21054051bda8d6162052de446be958b78f4bb800e --> f83813de1de9 STEP 6/48: COPY repos/rhel-buildroot.repo /etc/yum.repos.d/ --> Using cache 9bc6ce819b80c001258849d69b682e80842f39556bba609de00f0c2d0f2281db --> 9bc6ce819b80 STEP 7/48: COPY repos/Red_Hat_IT_Root_CA.crt /etc/pki/ca-trust/ --> Using cache f5cd8152d4b8a75596c0c0323ab6a3c2a4bb3fda745d6e9b96ec894a07f334c1 --> f5cd8152d4b8 STEP 8/48: COPY container-install/dnf-install-ubi9.sh /mirror-builder/container-install/ --> Using cache bf256b4267363afdc3c2b8cd59ec3edebfaf8148ca076a3083f2726472bdbe71 --> bf256b426736 STEP 9/48: RUN /mirror-builder/container-install/dnf-install-ubi9.sh --> Using cache c12dbc4d15b9c4d772123e8c236fb5d97411b78a1afc9b4f58aa6a26259cd76f --> c12dbc4d15b9 STEP 10/48: ARG EXTRA_REPO_NAME --> Using cache 46c9005e000e193ec783e9aaab267734e88a6fabe856fbbc10572963b2636cf9 --> 46c9005e000e STEP 11/48: ARG EXTRA_REPO_VERSION --> Using cache 82f54811e7e070b70ef2dd25a179d686ab231ff3a46c0fc65e8650fb234501bd --> 82f54811e7e0 STEP 12/48: ARG EXTRA_REPO_SUFFIX --> Using cache 5efc8e25b149b4b8a252ad17d468b8952bfbe5997ff773443f7f778a99a52bf6 --> 5efc8e25b149 STEP 13/48: RUN echo "${EXTRA_REPO_VERSION}" > /etc/dnf/vars/${EXTRA_REPO_NAME}ver --> Using cache 35888858bfc97376740ac60462ddd6d5f1c781d6948abfb3b35f7f7c67cb4c7f --> 35888858bfc9 STEP 14/48: ARG GOLANG_MIN_VERSION --> Using cache 5b3e7a94f05e162b3db130206f78d0b3be3eea20344822b3dda0e5ad7d7381fd --> 5b3e7a94f05e STEP 15/48: ENV CGO_ENABLED=1 GOFLAGS="-tags=strictfipsruntime" GOEXPERIMENT="strictfipsruntime" --> Using cache b652c15a28a4ea3d4699ee34f7ff60251c5ddcf36d13f2d156f8d56ff94c1cbd --> b652c15a28a4 STEP 16/48: ARG RUST_MIN_VERSION --> Using cache f348dd84618ee7495d747d9334f9beb79abb3264fb5bc35e8a9a2644ab8067cb --> f348dd84618e STEP 17/48: COPY repos/${EXTRA_REPO_NAME}.repo /etc/yum.repos.d/ --> Using cache 7ec43945f79bef4630cda88ed7291626e981fea98e8afcc259c575721ae90c97 --> 7ec43945f79b STEP 18/48: COPY container-install/dnf-install-${EXTRA_REPO_NAME}.sh /mirror-builder/container-install/ --> Using cache c69b9e944b08055e305efdf9f76805762c9540dc209fed4c0a0920049218ed80 --> c69b9e944b08 STEP 19/48: RUN dnf config-manager --set-enabled ${EXTRA_REPO_NAME}-${EXTRA_REPO_VERSION}-${EXTRA_REPO_SUFFIX} && /mirror-builder/container-install/dnf-install-${EXTRA_REPO_NAME}.sh --> Using cache e0de7e79369b03b00f482d5b38d9f7eff2f421518134dc08388c322f18d84288 --> e0de7e79369b STEP 20/48: ENV APP_ROOT=/opt/app-root HOME=/opt/app-root/src PATH=/opt/app-root/src/bin:/opt/app-root/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin --> Using cache df5c91d61298135e1926a11766de69cf4c2701f01e53752278d000448f9b67e6 --> df5c91d61298 STEP 21/48: ARG PYTHON_VERSION --> Using cache 999623c339fb8ef94ac3b773818fe00c6bb4fb3cc6a044cde2a3ccb3751ad35f --> 999623c339fb STEP 22/48: ENV PYTHON_VERSION=${PYTHON_VERSION} PYTHON=python${PYTHON_VERSION} PIP_NO_CACHE_DIR=off PIP_DISABLE_PIP_VERSION_CHECK=1 PYTHONIOENCODING=utf-8 VIRTUAL_ENV=${APP_ROOT} PS1="(app-root) \w\$ " --> Using cache d1540f499b097605335b6a6ea4137e2f6e4d0bfa2d4a644121799dbe7521cff8 --> d1540f499b09 STEP 23/48: RUN dnf install -y --nodocs ${PYTHON} ${PYTHON}-devel && dnf clean all && ${PYTHON} -m venv --upgrade-deps ${VIRTUAL_ENV} && mkdir ${HOME} --> Using cache b2fe5f81ce7837d0ffa8b0b3eaa987c615e66388ae4767deb67ab286ea787c12 --> b2fe5f81ce78 STEP 24/48: ENV MPI_HOME=/usr/lib64/openmpi --> Using cache 66b84dc6ecc5444f09fb0da6b73ff85c9e8dced1783438740a2bb27139e9e424 --> 66b84dc6ecc5 STEP 25/48: ENV MPI_ROOT=${MPI_HOME} MPICC=${MPI_HOME}/bin/mpicc MPICXX=${MPI_HOME}/bin/mpicxx MPIF77=${MPI_HOME}/bin/mpif77 MPIFC=${MPI_HOME}/bin/mpif90 PATH=${MPI_HOME}/bin:$PATH PKG_CONFIG_PATH=${MPI_HOME}/lib/pkgconfig:${PKG_CONFIG_PATH} --> Using cache 7e73ea2fbf1449f1b6ef8986a5c933d901c0fced5a10a6fdbd50f3557e87a5e6 --> 7e73ea2fbf14 STEP 26/48: ARG FROMAGER_NETWORK_ISOLATION=1 --> Using cache 4a83051847ad487024bcb95fe66a96d33cf6757f6c96741aca03beecc18367cf --> 4a83051847ad STEP 27/48: ENV FROMAGER_NETWORK_ISOLATION=${FROMAGER_NETWORK_ISOLATION} --> Using cache 104572067208829c4a9f44eab9232c1e09901cdb5e05c4a0806e7f66e24b2628 --> 104572067208 STEP 28/48: ARG FROMAGER_VARIANT=cpu-ubi9 --> Using cache f2ce1f4eb2507731689fbb78b99b0e8c3874439f33e867520f7e1c6e8dfe6779 --> f2ce1f4eb250 STEP 29/48: ENV FROMAGER_VARIANT=${FROMAGER_VARIANT} --> Using cache 23de171b695a7445adc5775ec8c6f771c6ce46a951bd89ef9dbddf400e0a8811 --> 23de171b695a STEP 30/48: ARG LLVM_TRITON_COMMIT --> Using cache 02f09ac250a996d36de28216c4bd64d9eca91708c14514903fe1126095d19ced --> 02f09ac250a9 STEP 31/48: ENV LLVM_TRITON_COMMIT=${LLVM_TRITON_COMMIT} --> Using cache a73f9150f8805de4de3c801394eff50f6ba217959f37f56fe54a16e5ab48c187 --> a73f9150f880 STEP 32/48: COPY --from=registry.gitlab.com/redhat/rhel-ai/wheels/builder/llvm-triton-${LLVM_TRITON_COMMIT}-ubi9.4:latest /usr/lib64/llvm-triton-${LLVM_TRITON_COMMIT} /usr/lib64/llvm-triton-${LLVM_TRITON_COMMIT} --> Using cache ff783be4fe3f3ed29cd9b716ea4846d60cc461446048536ef51cf2057d8ed87b --> ff783be4fe3f STEP 33/48: WORKDIR /work --> Using cache c4228741dc1858674fc9ad78c72eed81658bf5d809be4d3f42cd95bd5b2f4163 --> c4228741dc18 STEP 34/48: ARG CCACHE_DIR=/var/cache/ccache --> Using cache 026466a4cc4c20c194b22d3b916ab1545427eb7562f1a31c370eadd4c1fe2b4f --> 026466a4cc4c STEP 35/48: ARG CCACHE_MAXSIZE=10G --> Using cache 8e31d2e896456ce00f8fb2c123f2667f4a587cfd9f9163f8b974580589e9f8ce --> 8e31d2e89645 STEP 36/48: ENV CCACHE_DIR=${CCACHE_DIR} CCACHE_MAXSIZE=${CCACHE_MAXSIZE} PATH=/usr/lib64/ccache:$PATH CMAKE_C_COMPILER_LAUNCHER=/usr/bin/ccache CMAKE_CXX_COMPILER_LAUNCHER=/usr/bin/ccache CMAKE_CUDA_COMPILER_LAUNCHER=/usr/bin/ccache HIP_CLANG_LAUNCHER=/usr/bin/ccache --> Using cache 0e70c61fae3135fd1c3bce6900279480baee8a9061eb7bf392a24b0e7c7cbf82 --> 0e70c61fae31 STEP 37/48: ARG OPENSSL_NO_VENDOR=1 --> Using cache 5181d48ad2e7ab68a1c0e702a08880cce60803ec0a9c8ffaae74f178e6e8fffd --> 5181d48ad2e7 STEP 38/48: ARG TOOL_SERVER_URL=https://pypi.org/simple/ --> Using cache cd5ed982948fddc91aff29c94952ce0ae848058583cd6b2f1e125b9f82278249 --> cd5ed982948f STEP 39/48: COPY requirements.txt /mirror-builder/ --> Using cache 3bd7c39dd27557eccea52dfa24861ef8b9ca1516a84ed9ebefe9c450602929a1 --> 3bd7c39dd275 STEP 40/48: RUN --mount=type=secret,id=netrc NETRC=/run/secrets/netrc ${PYTHON} -m pip install --index-url ${TOOL_SERVER_URL} -r /mirror-builder/requirements.txt --> Using cache 0c305566f79deb510f4b3b0ef0bb10f72687987b90fa93ec01bc29237f634a28 --> 0c305566f79d STEP 41/48: COPY ./overrides /work/overrides --> Using cache 4ac6e04c0f722ebb2cfb5e1bec3d185d9a2be5f4bb113ea0a47bbed840673ab1 --> 4ac6e04c0f72 STEP 42/48: ENV GIT_REPOS_DIR=/work/git-repos --> Using cache 0cd3392b93bf8b641923f2d0ac19a70f8ffd7ccb31cdf37dda3ab15954d10704 --> 0cd3392b93bf STEP 43/48: COPY container-install/git-repo-checkout-ubi9.sh /mirror-builder/container-install/ --> Using cache 05ff15851e289d7cce17e3ab4b789fcc73113091db8d3ea88d0990b5979be864 --> 05ff15851e28 STEP 44/48: RUN /mirror-builder/container-install/git-repo-checkout-ubi9.sh --> Using cache 68685eb0b8e58b7a1949a27531632f951fceac7aa89712debcf9f5d36941533a --> 68685eb0b8e5 STEP 45/48: ARG BUILDER_IMAGE_VERSION=0.0 --> Using cache d24bb080aefef91d64a30e84d08080f9e09a8df54759e9bd2afe8d39e48924e0 --> d24bb080aefe STEP 46/48: RUN echo $BUILDER_IMAGE_VERSION > /etc/rhaipcc_builder_version.txt --> Using cache 2ea5e86d249dbdc56434ddeb533052e0d3c298c60e4cabefea1a5f903e1b8d0a --> 2ea5e86d249d STEP 47/48: COPY . /mirror-builder --> fe9396673f23 STEP 48/48: RUN --mount=type=secret,id=netrc NETRC=/run/secrets/netrc ${PYTHON} -m pip install --index-url ${TOOL_SERVER_URL} --constraint /mirror-builder/requirements.txt /mirror-builder Looking in indexes: https://gitlab.com/api/v4/projects/61507476/packages/pypi/simple/ Processing /mirror-builder Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Requirement already satisfied: auditwheel==6.3.0 in /opt/app-root/lib64/python3.11/site-packages (from rhel-ai-package-builder-plugins==0.0.0) (6.3.0) Requirement already satisfied: click in /opt/app-root/lib64/python3.11/site-packages (from rhel-ai-package-builder-plugins==0.0.0) (8.2.2) Requirement already satisfied: twine==6.1.0 in /opt/app-root/lib64/python3.11/site-packages (from rhel-ai-package-builder-plugins==0.0.0) (6.1.0) Requirement already satisfied: python-gitlab==5.6.0 in /opt/app-root/lib64/python3.11/site-packages (from rhel-ai-package-builder-plugins==0.0.0) (5.6.0) Requirement already satisfied: packaging==25.0 in /opt/app-root/lib64/python3.11/site-packages (from rhel-ai-package-builder-plugins==0.0.0) (25.0) Requirement already satisfied: psutil==7.0.0 in /opt/app-root/lib64/python3.11/site-packages (from rhel-ai-package-builder-plugins==0.0.0) (7.0.0) Requirement already satisfied: fromager==0.46.2 in /opt/app-root/lib64/python3.11/site-packages (from rhel-ai-package-builder-plugins==0.0.0) (0.46.2) Requirement already satisfied: pyelftools>=0.24 in /opt/app-root/lib64/python3.11/site-packages (from auditwheel==6.3.0->rhel-ai-package-builder-plugins==0.0.0) (0.32) Requirement already satisfied: elfdeps>=0.2.0 in /opt/app-root/lib64/python3.11/site-packages (from fromager==0.46.2->rhel-ai-package-builder-plugins==0.0.0) (0.2.0) Requirement already satisfied: html5lib in /opt/app-root/lib64/python3.11/site-packages (from fromager==0.46.2->rhel-ai-package-builder-plugins==0.0.0) (1.1) Requirement already satisfied: pkginfo in /opt/app-root/lib64/python3.11/site-packages (from fromager==0.46.2->rhel-ai-package-builder-plugins==0.0.0) (1.12.1.2) Requirement already satisfied: pydantic in /opt/app-root/lib64/python3.11/site-packages (from fromager==0.46.2->rhel-ai-package-builder-plugins==0.0.0) (2.11.7) Requirement already satisfied: pyproject_hooks!=1.1.0,>=1.0.0 in /opt/app-root/lib64/python3.11/site-packages (from fromager==0.46.2->rhel-ai-package-builder-plugins==0.0.0) (1.2.0) Requirement already satisfied: PyYAML in /opt/app-root/lib64/python3.11/site-packages (from fromager==0.46.2->rhel-ai-package-builder-plugins==0.0.0) (6.0.2) Requirement already satisfied: rich in /opt/app-root/lib64/python3.11/site-packages (from fromager==0.46.2->rhel-ai-package-builder-plugins==0.0.0) (14.1.0) Requirement already satisfied: requests in /opt/app-root/lib64/python3.11/site-packages (from fromager==0.46.2->rhel-ai-package-builder-plugins==0.0.0) (2.32.5) Requirement already satisfied: resolvelib in /opt/app-root/lib64/python3.11/site-packages (from fromager==0.46.2->rhel-ai-package-builder-plugins==0.0.0) (1.2.0) Requirement already satisfied: setuptools>=73.0.0 in /opt/app-root/lib64/python3.11/site-packages (from fromager==0.46.2->rhel-ai-package-builder-plugins==0.0.0) (80.9.0) Requirement already satisfied: stevedore in /opt/app-root/lib64/python3.11/site-packages (from fromager==0.46.2->rhel-ai-package-builder-plugins==0.0.0) (5.5.0) Requirement already satisfied: tomlkit in /opt/app-root/lib64/python3.11/site-packages (from fromager==0.46.2->rhel-ai-package-builder-plugins==0.0.0) (0.13.3) Requirement already satisfied: tqdm in /opt/app-root/lib64/python3.11/site-packages (from fromager==0.46.2->rhel-ai-package-builder-plugins==0.0.0) (4.67.1) Requirement already satisfied: virtualenv!=20.33.0 in /opt/app-root/lib64/python3.11/site-packages (from fromager==0.46.2->rhel-ai-package-builder-plugins==0.0.0) (20.34.0) Requirement already satisfied: wheel in /opt/app-root/lib64/python3.11/site-packages (from fromager==0.46.2->rhel-ai-package-builder-plugins==0.0.0) (0.46.1) Requirement already satisfied: requests-toolbelt>=1.0.0 in /opt/app-root/lib64/python3.11/site-packages (from python-gitlab==5.6.0->rhel-ai-package-builder-plugins==0.0.0) (1.0.0) Requirement already satisfied: readme-renderer>=35.0 in /opt/app-root/lib64/python3.11/site-packages (from twine==6.1.0->rhel-ai-package-builder-plugins==0.0.0) (44.0) Requirement already satisfied: urllib3>=1.26.0 in /opt/app-root/lib64/python3.11/site-packages (from twine==6.1.0->rhel-ai-package-builder-plugins==0.0.0) (2.5.0) Requirement already satisfied: keyring>=15.1 in /opt/app-root/lib64/python3.11/site-packages (from twine==6.1.0->rhel-ai-package-builder-plugins==0.0.0) (25.6.0) Requirement already satisfied: rfc3986>=1.4.0 in /opt/app-root/lib64/python3.11/site-packages (from twine==6.1.0->rhel-ai-package-builder-plugins==0.0.0) (2.0.0) Requirement already satisfied: id in /opt/app-root/lib64/python3.11/site-packages (from twine==6.1.0->rhel-ai-package-builder-plugins==0.0.0) (1.5.0) Requirement already satisfied: SecretStorage>=3.2 in /opt/app-root/lib64/python3.11/site-packages (from keyring>=15.1->twine==6.1.0->rhel-ai-package-builder-plugins==0.0.0) (3.3.3) Requirement already satisfied: jeepney>=0.4.2 in /opt/app-root/lib64/python3.11/site-packages (from keyring>=15.1->twine==6.1.0->rhel-ai-package-builder-plugins==0.0.0) (0.9.0) Requirement already satisfied: importlib_metadata>=4.11.4 in /opt/app-root/lib64/python3.11/site-packages (from keyring>=15.1->twine==6.1.0->rhel-ai-package-builder-plugins==0.0.0) (8.7.0) Requirement already satisfied: jaraco.classes in /opt/app-root/lib64/python3.11/site-packages (from keyring>=15.1->twine==6.1.0->rhel-ai-package-builder-plugins==0.0.0) (3.4.0) Requirement already satisfied: jaraco.functools in /opt/app-root/lib64/python3.11/site-packages (from keyring>=15.1->twine==6.1.0->rhel-ai-package-builder-plugins==0.0.0) (4.3.0) Requirement already satisfied: jaraco.context in /opt/app-root/lib64/python3.11/site-packages (from keyring>=15.1->twine==6.1.0->rhel-ai-package-builder-plugins==0.0.0) (6.0.1) Requirement already satisfied: zipp>=3.20 in /opt/app-root/lib64/python3.11/site-packages (from importlib_metadata>=4.11.4->keyring>=15.1->twine==6.1.0->rhel-ai-package-builder-plugins==0.0.0) (3.23.0) Requirement already satisfied: nh3>=0.2.14 in /opt/app-root/lib64/python3.11/site-packages (from readme-renderer>=35.0->twine==6.1.0->rhel-ai-package-builder-plugins==0.0.0) (0.3.0) Requirement already satisfied: docutils>=0.21.2 in /opt/app-root/lib64/python3.11/site-packages (from readme-renderer>=35.0->twine==6.1.0->rhel-ai-package-builder-plugins==0.0.0) (0.22) Requirement already satisfied: Pygments>=2.5.1 in /opt/app-root/lib64/python3.11/site-packages (from readme-renderer>=35.0->twine==6.1.0->rhel-ai-package-builder-plugins==0.0.0) (2.19.2) Requirement already satisfied: charset_normalizer<4,>=2 in /opt/app-root/lib64/python3.11/site-packages (from requests->fromager==0.46.2->rhel-ai-package-builder-plugins==0.0.0) (3.4.3) Requirement already satisfied: idna<4,>=2.5 in /opt/app-root/lib64/python3.11/site-packages (from requests->fromager==0.46.2->rhel-ai-package-builder-plugins==0.0.0) (3.10) Requirement already satisfied: certifi>=2017.4.17 in /opt/app-root/lib64/python3.11/site-packages (from requests->fromager==0.46.2->rhel-ai-package-builder-plugins==0.0.0) (2025.8.3) Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/app-root/lib64/python3.11/site-packages (from rich->fromager==0.46.2->rhel-ai-package-builder-plugins==0.0.0) (4.0.0) Requirement already satisfied: mdurl~=0.1 in /opt/app-root/lib64/python3.11/site-packages (from markdown-it-py>=2.2.0->rich->fromager==0.46.2->rhel-ai-package-builder-plugins==0.0.0) (0.1.2) Requirement already satisfied: cryptography>=2.0 in /opt/app-root/lib64/python3.11/site-packages (from SecretStorage>=3.2->keyring>=15.1->twine==6.1.0->rhel-ai-package-builder-plugins==0.0.0) (45.0.6) Requirement already satisfied: cffi>=1.14 in /opt/app-root/lib64/python3.11/site-packages (from cryptography>=2.0->SecretStorage>=3.2->keyring>=15.1->twine==6.1.0->rhel-ai-package-builder-plugins==0.0.0) (1.17.1) Requirement already satisfied: pycparser in /opt/app-root/lib64/python3.11/site-packages (from cffi>=1.14->cryptography>=2.0->SecretStorage>=3.2->keyring>=15.1->twine==6.1.0->rhel-ai-package-builder-plugins==0.0.0) (2.22) Requirement already satisfied: distlib<1,>=0.3.7 in /opt/app-root/lib64/python3.11/site-packages (from virtualenv!=20.33.0->fromager==0.46.2->rhel-ai-package-builder-plugins==0.0.0) (0.4.0) Requirement already satisfied: filelock<4,>=3.12.2 in /opt/app-root/lib64/python3.11/site-packages (from virtualenv!=20.33.0->fromager==0.46.2->rhel-ai-package-builder-plugins==0.0.0) (3.19.1) Requirement already satisfied: platformdirs<5,>=3.9.1 in /opt/app-root/lib64/python3.11/site-packages (from virtualenv!=20.33.0->fromager==0.46.2->rhel-ai-package-builder-plugins==0.0.0) (4.4.0) Requirement already satisfied: six>=1.9 in /opt/app-root/lib64/python3.11/site-packages (from html5lib->fromager==0.46.2->rhel-ai-package-builder-plugins==0.0.0) (1.17.0) Requirement already satisfied: webencodings in /opt/app-root/lib64/python3.11/site-packages (from html5lib->fromager==0.46.2->rhel-ai-package-builder-plugins==0.0.0) (0.5.1) Requirement already satisfied: more-itertools in /opt/app-root/lib64/python3.11/site-packages (from jaraco.classes->keyring>=15.1->twine==6.1.0->rhel-ai-package-builder-plugins==0.0.0) (10.7.0) Requirement already satisfied: backports.tarfile in /opt/app-root/lib64/python3.11/site-packages (from jaraco.context->keyring>=15.1->twine==6.1.0->rhel-ai-package-builder-plugins==0.0.0) (1.2.0) Requirement already satisfied: annotated-types>=0.6.0 in /opt/app-root/lib64/python3.11/site-packages (from pydantic->fromager==0.46.2->rhel-ai-package-builder-plugins==0.0.0) (0.7.0) Requirement already satisfied: pydantic-core==2.33.2 in /opt/app-root/lib64/python3.11/site-packages (from pydantic->fromager==0.46.2->rhel-ai-package-builder-plugins==0.0.0) (2.33.2) Requirement already satisfied: typing-extensions>=4.12.2 in /opt/app-root/lib64/python3.11/site-packages (from pydantic->fromager==0.46.2->rhel-ai-package-builder-plugins==0.0.0) (4.15.0) Requirement already satisfied: typing-inspection>=0.4.0 in /opt/app-root/lib64/python3.11/site-packages (from pydantic->fromager==0.46.2->rhel-ai-package-builder-plugins==0.0.0) (0.4.1) Building wheels for collected packages: rhel-ai-package-builder-plugins Building wheel for rhel-ai-package-builder-plugins (pyproject.toml): started Building wheel for rhel-ai-package-builder-plugins (pyproject.toml): finished with status 'done' Created wheel for rhel-ai-package-builder-plugins: filename=rhel_ai_package_builder_plugins-0.0.0-py3-none-any.whl size=49105 sha256=ef0dc9ad3015bf03c5d7981c53a313c72065bc0ff5d5d3c725bda9d07e7a9bf7 Stored in directory: /tmp/pip-ephem-wheel-cache-p52hbs17/wheels/b8/38/9a/43be03d4fb7110d493458676779ffe14db5d8f9f060c936651 Successfully built rhel-ai-package-builder-plugins Installing collected packages: rhel-ai-package-builder-plugins Successfully installed rhel-ai-package-builder-plugins-0.0.0 COMMIT wheels-builder-cpu-ubi9:v14.2 --> ee8f1cb067db Successfully tagged localhost/wheels-builder-cpu-ubi9:v14.2 ee8f1cb067db1dd607d6a345be67bcf5652f65e6cea8234c6144aa573b63957b + '[' -z '' ']' + COMMAND='BOOTSTRAP_RUN_ONBOARD=false /mirror-builder/pipeline-api/bootstrap_and_onboard.sh' ++ tr -dc a-z0-9 ++ head -c 18 ++ echo + randomstring=iulztmnt7y4n9u3sw1 + podman run -it --name test-iulztmnt7y4n9u3sw1-wheels-builder-cpu-ubi9 --rm --security-opt label=disable --volume ././bootstrap-output.cpu-ubi9-transformers-rhelai15:/work/bootstrap-output.cpu-ubi9-transformers-rhelai15:rw,exec --volume ./.bootstrap-ccache:/var/cache/ccache:rw,exec --volume ./.netrc:/run/secrets/netrc:ro --env NETRC=/run/secrets/netrc --env CONSTRAINTS=/work/bootstrap-output.cpu-ubi9-transformers-rhelai15/computed_constraints.txt --env REQUIREMENTS=/work/bootstrap-output.cpu-ubi9-transformers-rhelai15/requirements.txt --env COLLECTION=none --env WHEEL_SERVER_PROJECT_PATH= --env RELEASE_VERSION_SUFFIX=0 --env FROMAGER_ARGS= --env CACHE_ARGS= --ulimit host --pids-limit -1 wheels-builder-cpu-ubi9:v14.2 sh -xc 'BOOTSTRAP_RUN_ONBOARD=false /mirror-builder/pipeline-api/bootstrap_and_onboard.sh; sleep 0' + BOOTSTRAP_RUN_ONBOARD=false + /mirror-builder/pipeline-api/bootstrap_and_onboard.sh + set -e + set -o pipefail +++ dirname /mirror-builder/pipeline-api/bootstrap_and_onboard.sh ++ cd /mirror-builder/pipeline-api ++ pwd + SCRIPTDIR=/mirror-builder/pipeline-api + source /mirror-builder/pipeline-api/prepare_constraints.sh ++ set -x ++ set -e ++ set -o pipefail ++ COLLECTION_DIR=/collection-repository/collections ++ MIRROR_BUILDER_DIR=/mirror-builder + '[' -z cpu-ubi9 ']' + '[' -z none ']' + '[' -z '' ']' + echo 'WHEEL_SERVER_PROJECT_PATH is not set' WHEEL_SERVER_PROJECT_PATH is not set + exit 1 + sleep 0