Mock Version: 6.4 Mock Version: 6.4 Mock Version: 6.4 Mock Version: 6.4 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-octavia-tests-tempest.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1020gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock', '--suppress-sync=yes']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-octavia-tests-tempest.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.src.rpm Child return code was: 0 Mock Version: 6.4 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-octavia-tests-tempest.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1020gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock', '--suppress-sync=yes']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-octavia-tests-tempest.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-octavia-tests-tempest.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1020gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock', '--suppress-sync=yes']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --target x86_64 --nodeps /builddir/build/SPECS/python-octavia-tests-tempest.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hlpwR9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf octavia-tempest-plugin-3.2.1.dev2 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/octavia-tempest-plugin-3.2.1.dev2-0.20251111190233.27e3c8e.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd octavia-tempest-plugin-3.2.1.dev2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'python-octavia-tests-tempest-3.2.1 base' + sed -i '/^[[:space:]]*-c{env:.*_CONSTRAINTS_FILE.*/d' tox.ini + sed -i 's/^deps = -c{env:.*_CONSTRAINTS_FILE.*/deps =/' tox.ini + sed -i '/^minversion.*/d' tox.ini + sed -i '/^requires.*virtualenv.*/d' tox.ini + sed -i 's/httpx.*/httpx/g' requirements.txt + sed -i '/sphinx-build/ s/-W//' tox.ini + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^doc8.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^doc8.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bandit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bandit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^pre-commit.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^pre-commit.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^hacking.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^hacking.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^flake8-import-order.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^flake8-import-order.*/d' test-requirements.txt + for pkg in doc8 bandit pre-commit hacking flake8-import-order bashate + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f doc/requirements.txt ']' + sed -i '/^bashate.*/d' doc/requirements.txt + for reqfile in doc/requirements.txt test-requirements.txt + '[' -f test-requirements.txt ']' + sed -i '/^bashate.*/d' test-requirements.txt + RPM_EC=0 ++ jobs -p + exit 0 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.06Ez8k + umask 022 + cd /builddir/build/BUILD + cd octavia-tempest-plugin-3.2.1.dev2 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/.pyproject-builddir + RPM_TOXENV=docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/pyproject-wheeldir --output /builddir/build/BUILD/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.x86_64-pyproject-buildrequires -t -e docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from get_requires_for_build_wheel Requirement not satisfied: wheel Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-octavia-tests-tempest.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1020gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock', '--suppress-sync=yes']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-octavia-tests-tempest.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.Kjee9o + umask 022 + cd /builddir/build/BUILD + cd octavia-tempest-plugin-3.2.1.dev2 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/.pyproject-builddir + RPM_TOXENV=docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/pyproject-wheeldir --output /builddir/build/BUILD/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.x86_64-pyproject-buildrequires -t -e docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement not satisfied: tox-current-env >= 0.0.6 Exiting dependency generation pass: tox itself + cat /builddir/build/BUILD/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-octavia-tests-tempest.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1020gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock', '--suppress-sync=yes']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-octavia-tests-tempest.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.7pIeFM + umask 022 + cd /builddir/build/BUILD + cd octavia-tempest-plugin-3.2.1.dev2 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/.pyproject-builddir + RPM_TOXENV=docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/pyproject-wheeldir --output /builddir/build/BUILD/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.x86_64-pyproject-buildrequires -t -e docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ docs: commands succeeded congratulations :) Handling cryptography>=3.0 from tox --print-deps-only: docs Requirement not satisfied: cryptography>=3.0 Handling python-dateutil>=2.5.3 from tox --print-deps-only: docs Requirement not satisfied: python-dateutil>=2.5.3 Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.1.1) Handling oslo.config>=5.2.0 from tox --print-deps-only: docs Requirement not satisfied: oslo.config>=5.2.0 Handling oslo.log>=3.36.0 from tox --print-deps-only: docs Requirement not satisfied: oslo.log>=3.36.0 Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: docs Requirement not satisfied: oslo.serialization!=2.19.1,>=2.18.0 Handling oslo.utils>=3.33.0 from tox --print-deps-only: docs Requirement not satisfied: oslo.utils>=3.33.0 Handling oslotest>=3.2.0 from tox --print-deps-only: docs Requirement not satisfied: oslotest>=3.2.0 Handling python-barbicanclient>=4.5.2 from tox --print-deps-only: docs Requirement not satisfied: python-barbicanclient>=4.5.2 Handling pyOpenSSL>=17.1.0 from tox --print-deps-only: docs Requirement not satisfied: pyOpenSSL>=17.1.0 Handling requests>=2.14.2 from tox --print-deps-only: docs Requirement satisfied: requests>=2.14.2 (installed: requests 2.32.3) Handling tempest>=17.1.0 from tox --print-deps-only: docs Requirement not satisfied: tempest>=17.1.0 Handling tenacity>=4.4.0 from tox --print-deps-only: docs Requirement not satisfied: tenacity>=4.4.0 Handling testtools>=2.2.0 from tox --print-deps-only: docs Requirement not satisfied: testtools>=2.2.0 Handling keystoneauth1>=3.3.0 from tox --print-deps-only: docs Requirement not satisfied: keystoneauth1>=3.3.0 Handling httpx from tox --print-deps-only: docs Requirement not satisfied: httpx Handling coverage!=4.4,>=4.0 from tox --print-deps-only: docs Requirement not satisfied: coverage!=4.4,>=4.0 Handling python-subunit>=1.0.0 from tox --print-deps-only: docs Requirement not satisfied: python-subunit>=1.0.0 Handling oslotest>=3.2.0 from tox --print-deps-only: docs Requirement not satisfied: oslotest>=3.2.0 Handling stestr>=2.0.0 from tox --print-deps-only: docs Requirement not satisfied: stestr>=2.0.0 Handling testscenarios>=0.4 from tox --print-deps-only: docs Requirement not satisfied: testscenarios>=0.4 Handling testtools>=2.2.0 from tox --print-deps-only: docs Requirement not satisfied: testtools>=2.2.0 Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: docs Requirement not satisfied: sphinxcontrib-apidoc>=0.2.0 Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 3.4.3) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: docs Requirement not satisfied: openstackdocstheme>=2.2.1 Handling reno>=3.1.0 from tox --print-deps-only: docs Requirement not satisfied: reno>=3.1.0 Handling sphinxcontrib-svg2pdfconverter>=0.1.0 from tox --print-deps-only: docs Requirement satisfied: sphinxcontrib-svg2pdfconverter>=0.1.0 (installed: sphinxcontrib-svg2pdfconverter 1.1.1) /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info writing octavia_tempest_plugin.egg-info/PKG-INFO writing dependency_links to octavia_tempest_plugin.egg-info/dependency_links.txt writing entry points to octavia_tempest_plugin.egg-info/entry_points.txt writing requirements to octavia_tempest_plugin.egg-info/requires.txt writing top-level names to octavia_tempest_plugin.egg-info/top_level.txt writing pbr to octavia_tempest_plugin.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'octavia_tempest_plugin.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin-3.2.1.dev2.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling cryptography (>=3.0) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement not satisfied: cryptography (>=3.0) Handling python-dateutil (>=2.5.3) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement not satisfied: python-dateutil (>=2.5.3) Handling pbr (!=2.1.0,>=2.0.0) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement satisfied: pbr (!=2.1.0,>=2.0.0) (installed: pbr 6.1.1) Handling oslo.config (>=5.2.0) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement not satisfied: oslo.config (>=5.2.0) Handling oslo.log (>=3.36.0) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement not satisfied: oslo.log (>=3.36.0) Handling oslo.serialization (!=2.19.1,>=2.18.0) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement not satisfied: oslo.serialization (!=2.19.1,>=2.18.0) Handling oslo.utils (>=3.33.0) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement not satisfied: oslo.utils (>=3.33.0) Handling oslotest (>=3.2.0) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement not satisfied: oslotest (>=3.2.0) Handling python-barbicanclient (>=4.5.2) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement not satisfied: python-barbicanclient (>=4.5.2) Handling pyOpenSSL (>=17.1.0) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement not satisfied: pyOpenSSL (>=17.1.0) Handling requests (>=2.14.2) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement satisfied: requests (>=2.14.2) (installed: requests 2.32.3) Handling tempest (>=17.1.0) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement not satisfied: tempest (>=17.1.0) Handling tenacity (>=4.4.0) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement not satisfied: tenacity (>=4.4.0) Handling testtools (>=2.2.0) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement not satisfied: testtools (>=2.2.0) Handling keystoneauth1 (>=3.3.0) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement not satisfied: keystoneauth1 (>=3.3.0) Handling httpx from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement not satisfied: httpx + cat /builddir/build/BUILD/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.x86_64-pyproject-buildrequires + rm -rfv octavia_tempest_plugin-3.2.1.dev2.dist-info/ Wrote: /builddir/build/SRPMS/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.buildreqs.nosrc.rpm removed 'octavia_tempest_plugin-3.2.1.dev2.dist-info/AUTHORS' removed 'octavia_tempest_plugin-3.2.1.dev2.dist-info/LICENSE' removed 'octavia_tempest_plugin-3.2.1.dev2.dist-info/METADATA' removed 'octavia_tempest_plugin-3.2.1.dev2.dist-info/entry_points.txt' removed 'octavia_tempest_plugin-3.2.1.dev2.dist-info/pbr.json' removed 'octavia_tempest_plugin-3.2.1.dev2.dist-info/top_level.txt' removed directory 'octavia_tempest_plugin-3.2.1.dev2.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-octavia-tests-tempest.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1020gid=135user='mockbuild'unshare_net=TrueraiseExc=FalseprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock', '--suppress-sync=yes']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -br --noprep --target x86_64 --nodeps /builddir/build/SPECS/python-octavia-tests-tempest.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.DCwm1i + umask 022 + cd /builddir/build/BUILD + cd octavia-tempest-plugin-3.2.1.dev2 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/.pyproject-builddir + RPM_TOXENV=docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/pyproject-wheeldir --output /builddir/build/BUILD/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.x86_64-pyproject-buildrequires -t -e docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ docs: commands succeeded congratulations :) Handling cryptography>=3.0 from tox --print-deps-only: docs Requirement satisfied: cryptography>=3.0 (installed: cryptography 36.0.1) Handling python-dateutil>=2.5.3 from tox --print-deps-only: docs Requirement satisfied: python-dateutil>=2.5.3 (installed: python-dateutil 2.8.1) Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.1.1) Handling oslo.config>=5.2.0 from tox --print-deps-only: docs Requirement satisfied: oslo.config>=5.2.0 (installed: oslo.config 10.0.0) Handling oslo.log>=3.36.0 from tox --print-deps-only: docs Requirement satisfied: oslo.log>=3.36.0 (installed: oslo.log 7.1.0) Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: docs Requirement satisfied: oslo.serialization!=2.19.1,>=2.18.0 (installed: oslo.serialization 5.8.0) Handling oslo.utils>=3.33.0 from tox --print-deps-only: docs Requirement satisfied: oslo.utils>=3.33.0 (installed: oslo.utils 9.1.0) Handling oslotest>=3.2.0 from tox --print-deps-only: docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.1) Handling python-barbicanclient>=4.5.2 from tox --print-deps-only: docs Requirement satisfied: python-barbicanclient>=4.5.2 (installed: python-barbicanclient 7.2.0) Handling pyOpenSSL>=17.1.0 from tox --print-deps-only: docs Requirement satisfied: pyOpenSSL>=17.1.0 (installed: pyOpenSSL 20.0.1) Handling requests>=2.14.2 from tox --print-deps-only: docs Requirement satisfied: requests>=2.14.2 (installed: requests 2.32.3) Handling tempest>=17.1.0 from tox --print-deps-only: docs Requirement satisfied: tempest>=17.1.0 (installed: tempest 45.0.1.dev32) Handling tenacity>=4.4.0 from tox --print-deps-only: docs Requirement satisfied: tenacity>=4.4.0 (installed: tenacity 8.2.3) Handling testtools>=2.2.0 from tox --print-deps-only: docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.1) Handling keystoneauth1>=3.3.0 from tox --print-deps-only: docs Requirement satisfied: keystoneauth1>=3.3.0 (installed: keystoneauth1 5.11.1) Handling httpx from tox --print-deps-only: docs Requirement satisfied: httpx (installed: httpx 0.26.0) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: docs Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 7.3.2) Handling python-subunit>=1.0.0 from tox --print-deps-only: docs Requirement satisfied: python-subunit>=1.0.0 (installed: python-subunit 1.4.0) Handling oslotest>=3.2.0 from tox --print-deps-only: docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.1) Handling stestr>=2.0.0 from tox --print-deps-only: docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling testscenarios>=0.4 from tox --print-deps-only: docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling testtools>=2.2.0 from tox --print-deps-only: docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.1) Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: docs Requirement satisfied: sphinxcontrib-apidoc>=0.2.0 (installed: sphinxcontrib-apidoc 0.5.0) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 3.4.3) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) Handling sphinxcontrib-svg2pdfconverter>=0.1.0 from tox --print-deps-only: docs Requirement satisfied: sphinxcontrib-svg2pdfconverter>=0.1.0 (installed: sphinxcontrib-svg2pdfconverter 1.1.1) /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info writing octavia_tempest_plugin.egg-info/PKG-INFO writing dependency_links to octavia_tempest_plugin.egg-info/dependency_links.txt writing entry points to octavia_tempest_plugin.egg-info/entry_points.txt writing requirements to octavia_tempest_plugin.egg-info/requires.txt writing top-level names to octavia_tempest_plugin.egg-info/top_level.txt writing pbr to octavia_tempest_plugin.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'octavia_tempest_plugin.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin-3.2.1.dev2.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling cryptography (>=3.0) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement satisfied: cryptography (>=3.0) (installed: cryptography 36.0.1) Handling python-dateutil (>=2.5.3) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement satisfied: python-dateutil (>=2.5.3) (installed: python-dateutil 2.8.1) Handling pbr (!=2.1.0,>=2.0.0) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement satisfied: pbr (!=2.1.0,>=2.0.0) (installed: pbr 6.1.1) Handling oslo.config (>=5.2.0) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement satisfied: oslo.config (>=5.2.0) (installed: oslo.config 10.0.0) Handling oslo.log (>=3.36.0) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement satisfied: oslo.log (>=3.36.0) (installed: oslo.log 7.1.0) Handling oslo.serialization (!=2.19.1,>=2.18.0) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement satisfied: oslo.serialization (!=2.19.1,>=2.18.0) (installed: oslo.serialization 5.8.0) Handling oslo.utils (>=3.33.0) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement satisfied: oslo.utils (>=3.33.0) (installed: oslo.utils 9.1.0) Handling oslotest (>=3.2.0) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement satisfied: oslotest (>=3.2.0) (installed: oslotest 5.0.1) Handling python-barbicanclient (>=4.5.2) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement satisfied: python-barbicanclient (>=4.5.2) (installed: python-barbicanclient 7.2.0) Handling pyOpenSSL (>=17.1.0) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement satisfied: pyOpenSSL (>=17.1.0) (installed: pyOpenSSL 20.0.1) Handling requests (>=2.14.2) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement satisfied: requests (>=2.14.2) (installed: requests 2.32.3) Handling tempest (>=17.1.0) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement satisfied: tempest (>=17.1.0) (installed: tempest 45.0.1.dev32) Handling tenacity (>=4.4.0) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement satisfied: tenacity (>=4.4.0) (installed: tenacity 8.2.3) Handling testtools (>=2.2.0) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement satisfied: testtools (>=2.2.0) (installed: testtools 2.7.1) Handling keystoneauth1 (>=3.3.0) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement satisfied: keystoneauth1 (>=3.3.0) (installed: keystoneauth1 5.11.1) Handling httpx from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement satisfied: httpx (installed: httpx 0.26.0) + cat /builddir/build/BUILD/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.x86_64-pyproject-buildrequires + rm -rfv octavia_tempest_plugin-3.2.1.dev2.dist-info/ removed 'octavia_tempest_plugin-3.2.1.dev2.dist-info/AUTHORS' removed 'octavia_tempest_plugin-3.2.1.dev2.dist-info/LICENSE' removed 'octavia_tempest_plugin-3.2.1.dev2.dist-info/METADATA' removed 'octavia_tempest_plugin-3.2.1.dev2.dist-info/top_level.txt' removed 'octavia_tempest_plugin-3.2.1.dev2.dist-info/pbr.json' removed 'octavia_tempest_plugin-3.2.1.dev2.dist-info/entry_points.txt' removed directory 'octavia_tempest_plugin-3.2.1.dev2.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.buildreqs.nosrc.rpm Child return code was: 11 Dynamic buildrequires detected Going to install missing buildrequires. See root.log for details. ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/python-octavia-tests-tempest.spec'], chrootPath='/var/lib/mock/dlrn-centos9-master-uc-x86_64-5/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1020gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock', '--suppress-sync=yes']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -ba --noprep --target x86_64 /builddir/build/SPECS/python-octavia-tests-tempest.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%generate_buildrequires): /bin/sh -e /var/tmp/rpm-tmp.UwthLg + umask 022 + cd /builddir/build/BUILD + cd octavia-tempest-plugin-3.2.1.dev2 + echo pyproject-rpm-macros + echo python3-devel + echo 'python3dist(packaging)' + echo 'python3dist(pip) >= 19' + '[' -f pyproject.toml ']' + '[' -f setup.py ']' + echo 'python3dist(setuptools) >= 40.8' + rm -rfv '*.dist-info/' + '[' -f /usr/bin/python3 ']' + mkdir -p /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/.pyproject-builddir + echo -n + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/.pyproject-builddir + RPM_TOXENV=docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/pyproject-wheeldir --output /builddir/build/BUILD/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.x86_64-pyproject-buildrequires -t -e docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ docs: commands succeeded congratulations :) Handling cryptography>=3.0 from tox --print-deps-only: docs Requirement satisfied: cryptography>=3.0 (installed: cryptography 36.0.1) Handling python-dateutil>=2.5.3 from tox --print-deps-only: docs Requirement satisfied: python-dateutil>=2.5.3 (installed: python-dateutil 2.8.1) Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.1.1) Handling oslo.config>=5.2.0 from tox --print-deps-only: docs Requirement satisfied: oslo.config>=5.2.0 (installed: oslo.config 10.0.0) Handling oslo.log>=3.36.0 from tox --print-deps-only: docs Requirement satisfied: oslo.log>=3.36.0 (installed: oslo.log 7.1.0) Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: docs Requirement satisfied: oslo.serialization!=2.19.1,>=2.18.0 (installed: oslo.serialization 5.8.0) Handling oslo.utils>=3.33.0 from tox --print-deps-only: docs Requirement satisfied: oslo.utils>=3.33.0 (installed: oslo.utils 9.1.0) Handling oslotest>=3.2.0 from tox --print-deps-only: docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.1) Handling python-barbicanclient>=4.5.2 from tox --print-deps-only: docs Requirement satisfied: python-barbicanclient>=4.5.2 (installed: python-barbicanclient 7.2.0) Handling pyOpenSSL>=17.1.0 from tox --print-deps-only: docs Requirement satisfied: pyOpenSSL>=17.1.0 (installed: pyOpenSSL 20.0.1) Handling requests>=2.14.2 from tox --print-deps-only: docs Requirement satisfied: requests>=2.14.2 (installed: requests 2.32.3) Handling tempest>=17.1.0 from tox --print-deps-only: docs Requirement satisfied: tempest>=17.1.0 (installed: tempest 45.0.1.dev32) Handling tenacity>=4.4.0 from tox --print-deps-only: docs Requirement satisfied: tenacity>=4.4.0 (installed: tenacity 8.2.3) Handling testtools>=2.2.0 from tox --print-deps-only: docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.1) Handling keystoneauth1>=3.3.0 from tox --print-deps-only: docs Requirement satisfied: keystoneauth1>=3.3.0 (installed: keystoneauth1 5.11.1) Handling httpx from tox --print-deps-only: docs Requirement satisfied: httpx (installed: httpx 0.26.0) Handling coverage!=4.4,>=4.0 from tox --print-deps-only: docs Requirement satisfied: coverage!=4.4,>=4.0 (installed: coverage 7.3.2) Handling python-subunit>=1.0.0 from tox --print-deps-only: docs Requirement satisfied: python-subunit>=1.0.0 (installed: python-subunit 1.4.0) Handling oslotest>=3.2.0 from tox --print-deps-only: docs Requirement satisfied: oslotest>=3.2.0 (installed: oslotest 5.0.1) Handling stestr>=2.0.0 from tox --print-deps-only: docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling testscenarios>=0.4 from tox --print-deps-only: docs Requirement satisfied: testscenarios>=0.4 (installed: testscenarios 0.5.0) Handling testtools>=2.2.0 from tox --print-deps-only: docs Requirement satisfied: testtools>=2.2.0 (installed: testtools 2.7.1) Handling sphinxcontrib-apidoc>=0.2.0 from tox --print-deps-only: docs Requirement satisfied: sphinxcontrib-apidoc>=0.2.0 (installed: sphinxcontrib-apidoc 0.5.0) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 3.4.3) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) Handling reno>=3.1.0 from tox --print-deps-only: docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) Handling sphinxcontrib-svg2pdfconverter>=0.1.0 from tox --print-deps-only: docs Requirement satisfied: sphinxcontrib-svg2pdfconverter>=0.1.0 (installed: sphinxcontrib-svg2pdfconverter 1.1.1) /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info writing octavia_tempest_plugin.egg-info/PKG-INFO writing dependency_links to octavia_tempest_plugin.egg-info/dependency_links.txt writing entry points to octavia_tempest_plugin.egg-info/entry_points.txt writing requirements to octavia_tempest_plugin.egg-info/requires.txt writing top-level names to octavia_tempest_plugin.egg-info/top_level.txt writing pbr to octavia_tempest_plugin.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'octavia_tempest_plugin.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin-3.2.1.dev2.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling cryptography (>=3.0) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement satisfied: cryptography (>=3.0) (installed: cryptography 36.0.1) Handling python-dateutil (>=2.5.3) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement satisfied: python-dateutil (>=2.5.3) (installed: python-dateutil 2.8.1) Handling pbr (!=2.1.0,>=2.0.0) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement satisfied: pbr (!=2.1.0,>=2.0.0) (installed: pbr 6.1.1) Handling oslo.config (>=5.2.0) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement satisfied: oslo.config (>=5.2.0) (installed: oslo.config 10.0.0) Handling oslo.log (>=3.36.0) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement satisfied: oslo.log (>=3.36.0) (installed: oslo.log 7.1.0) Handling oslo.serialization (!=2.19.1,>=2.18.0) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement satisfied: oslo.serialization (!=2.19.1,>=2.18.0) (installed: oslo.serialization 5.8.0) Handling oslo.utils (>=3.33.0) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement satisfied: oslo.utils (>=3.33.0) (installed: oslo.utils 9.1.0) Handling oslotest (>=3.2.0) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement satisfied: oslotest (>=3.2.0) (installed: oslotest 5.0.1) Handling python-barbicanclient (>=4.5.2) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement satisfied: python-barbicanclient (>=4.5.2) (installed: python-barbicanclient 7.2.0) Handling pyOpenSSL (>=17.1.0) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement satisfied: pyOpenSSL (>=17.1.0) (installed: pyOpenSSL 20.0.1) Handling requests (>=2.14.2) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement satisfied: requests (>=2.14.2) (installed: requests 2.32.3) Handling tempest (>=17.1.0) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement satisfied: tempest (>=17.1.0) (installed: tempest 45.0.1.dev32) Handling tenacity (>=4.4.0) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement satisfied: tenacity (>=4.4.0) (installed: tenacity 8.2.3) Handling testtools (>=2.2.0) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement satisfied: testtools (>=2.2.0) (installed: testtools 2.7.1) Handling keystoneauth1 (>=3.3.0) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement satisfied: keystoneauth1 (>=3.3.0) (installed: keystoneauth1 5.11.1) Handling httpx from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement satisfied: httpx (installed: httpx 0.26.0) + cat /builddir/build/BUILD/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.x86_64-pyproject-buildrequires + rm -rfv octavia_tempest_plugin-3.2.1.dev2.dist-info/ removed 'octavia_tempest_plugin-3.2.1.dev2.dist-info/LICENSE' removed 'octavia_tempest_plugin-3.2.1.dev2.dist-info/AUTHORS' removed 'octavia_tempest_plugin-3.2.1.dev2.dist-info/METADATA' removed 'octavia_tempest_plugin-3.2.1.dev2.dist-info/entry_points.txt' removed 'octavia_tempest_plugin-3.2.1.dev2.dist-info/pbr.json' removed 'octavia_tempest_plugin-3.2.1.dev2.dist-info/top_level.txt' removed directory 'octavia_tempest_plugin-3.2.1.dev2.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Iy2Jys + umask 022 + cd /builddir/build/BUILD + cd octavia-tempest-plugin-3.2.1.dev2 + mkdir -p /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/.pyproject-builddir + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + LT_SYS_LIBRARY_PATH=/usr/lib64: + CC=gcc + CXX=g++ + TMPDIR=/builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/pyproject-wheeldir Processing /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2 Preparing metadata (pyproject.toml): started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py prepare_metadata_for_build_wheel /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/.pyproject-builddir/tmp_7uunchb /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running dist_info creating /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/.pyproject-builddir/pip-modern-metadata-jgq7kpqq/octavia_tempest_plugin.egg-info writing /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/.pyproject-builddir/pip-modern-metadata-jgq7kpqq/octavia_tempest_plugin.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/.pyproject-builddir/pip-modern-metadata-jgq7kpqq/octavia_tempest_plugin.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/.pyproject-builddir/pip-modern-metadata-jgq7kpqq/octavia_tempest_plugin.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/.pyproject-builddir/pip-modern-metadata-jgq7kpqq/octavia_tempest_plugin.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/.pyproject-builddir/pip-modern-metadata-jgq7kpqq/octavia_tempest_plugin.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/.pyproject-builddir/pip-modern-metadata-jgq7kpqq/octavia_tempest_plugin.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/.pyproject-builddir/pip-modern-metadata-jgq7kpqq/octavia_tempest_plugin.egg-info/SOURCES.txt' [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file '/builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/.pyproject-builddir/pip-modern-metadata-jgq7kpqq/octavia_tempest_plugin.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/.pyproject-builddir/pip-modern-metadata-jgq7kpqq/octavia_tempest_plugin-3.2.1.dev2.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Preparing metadata (pyproject.toml): finished with status 'done' Building wheels for collected packages: octavia-tempest-plugin Building wheel for octavia-tempest-plugin (pyproject.toml): started Running command /usr/bin/python3 /usr/lib/python3.9/site-packages/pip/_vendor/pep517/in_process/_in_process.py build_wheel /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/.pyproject-builddir/tmpivdj0cjt /usr/lib/python3.9/site-packages/setuptools/command/easy_install.py:144: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. warnings.warn( running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/octavia_tempest_plugin creating build/lib/octavia_tempest_plugin/contrib creating build/lib/octavia_tempest_plugin/contrib/test_server copying octavia_tempest_plugin/contrib/test_server/__init__.py -> build/lib/octavia_tempest_plugin/contrib/test_server creating build/lib/octavia_tempest_plugin/hacking copying octavia_tempest_plugin/hacking/checks.py -> build/lib/octavia_tempest_plugin/hacking copying octavia_tempest_plugin/hacking/__init__.py -> build/lib/octavia_tempest_plugin/hacking creating build/lib/octavia_tempest_plugin/tests creating build/lib/octavia_tempest_plugin/tests/scenario copying octavia_tempest_plugin/tests/scenario/__init__.py -> build/lib/octavia_tempest_plugin/tests/scenario creating build/lib/octavia_tempest_plugin/tests/act_stdby_scenario copying octavia_tempest_plugin/tests/act_stdby_scenario/__init__.py -> build/lib/octavia_tempest_plugin/tests/act_stdby_scenario creating build/lib/octavia_tempest_plugin/tests/barbican_scenario creating build/lib/octavia_tempest_plugin/tests/barbican_scenario/v2 copying octavia_tempest_plugin/tests/barbican_scenario/v2/test_tls_barbican.py -> build/lib/octavia_tempest_plugin/tests/barbican_scenario/v2 copying octavia_tempest_plugin/tests/barbican_scenario/v2/__init__.py -> build/lib/octavia_tempest_plugin/tests/barbican_scenario/v2 creating build/lib/octavia_tempest_plugin/tests/api creating build/lib/octavia_tempest_plugin/tests/api/v2 copying octavia_tempest_plugin/tests/api/v2/test_provider.py -> build/lib/octavia_tempest_plugin/tests/api/v2 copying octavia_tempest_plugin/tests/api/v2/test_pool.py -> build/lib/octavia_tempest_plugin/tests/api/v2 copying octavia_tempest_plugin/tests/api/v2/test_member.py -> build/lib/octavia_tempest_plugin/tests/api/v2 copying octavia_tempest_plugin/tests/api/v2/test_load_balancer.py -> build/lib/octavia_tempest_plugin/tests/api/v2 copying octavia_tempest_plugin/tests/api/v2/test_listener.py -> build/lib/octavia_tempest_plugin/tests/api/v2 copying octavia_tempest_plugin/tests/api/v2/test_l7rule.py -> build/lib/octavia_tempest_plugin/tests/api/v2 copying octavia_tempest_plugin/tests/api/v2/test_l7policy.py -> build/lib/octavia_tempest_plugin/tests/api/v2 copying octavia_tempest_plugin/tests/api/v2/test_healthmonitor.py -> build/lib/octavia_tempest_plugin/tests/api/v2 copying octavia_tempest_plugin/tests/api/v2/test_flavor_profile.py -> build/lib/octavia_tempest_plugin/tests/api/v2 copying octavia_tempest_plugin/tests/api/v2/test_flavor_capabilities.py -> build/lib/octavia_tempest_plugin/tests/api/v2 copying octavia_tempest_plugin/tests/api/v2/test_flavor.py -> build/lib/octavia_tempest_plugin/tests/api/v2 copying octavia_tempest_plugin/tests/api/v2/test_availability_zone_profile.py -> build/lib/octavia_tempest_plugin/tests/api/v2 copying octavia_tempest_plugin/tests/api/v2/test_availability_zone_capabilities.py -> build/lib/octavia_tempest_plugin/tests/api/v2 copying octavia_tempest_plugin/tests/api/v2/test_availability_zone.py -> build/lib/octavia_tempest_plugin/tests/api/v2 copying octavia_tempest_plugin/tests/api/v2/test_amphora.py -> build/lib/octavia_tempest_plugin/tests/api/v2 copying octavia_tempest_plugin/tests/api/v2/__init__.py -> build/lib/octavia_tempest_plugin/tests/api/v2 creating build/lib/octavia_tempest_plugin/services creating build/lib/octavia_tempest_plugin/services/load_balancer copying octavia_tempest_plugin/services/load_balancer/__init__.py -> build/lib/octavia_tempest_plugin/services/load_balancer creating build/lib/octavia_tempest_plugin/tests/scenario/v2 copying octavia_tempest_plugin/tests/scenario/v2/test_traffic_ops.py -> build/lib/octavia_tempest_plugin/tests/scenario/v2 copying octavia_tempest_plugin/tests/scenario/v2/test_pool.py -> build/lib/octavia_tempest_plugin/tests/scenario/v2 copying octavia_tempest_plugin/tests/scenario/v2/test_member.py -> build/lib/octavia_tempest_plugin/tests/scenario/v2 copying octavia_tempest_plugin/tests/scenario/v2/test_load_balancer.py -> build/lib/octavia_tempest_plugin/tests/scenario/v2 copying octavia_tempest_plugin/tests/scenario/v2/test_listener.py -> build/lib/octavia_tempest_plugin/tests/scenario/v2 copying octavia_tempest_plugin/tests/scenario/v2/test_l7rule.py -> build/lib/octavia_tempest_plugin/tests/scenario/v2 copying octavia_tempest_plugin/tests/scenario/v2/test_l7policy.py -> build/lib/octavia_tempest_plugin/tests/scenario/v2 copying octavia_tempest_plugin/tests/scenario/v2/test_ipv6_traffic_ops.py -> build/lib/octavia_tempest_plugin/tests/scenario/v2 copying octavia_tempest_plugin/tests/scenario/v2/test_healthmonitor.py -> build/lib/octavia_tempest_plugin/tests/scenario/v2 copying octavia_tempest_plugin/tests/scenario/v2/__init__.py -> build/lib/octavia_tempest_plugin/tests/scenario/v2 copying octavia_tempest_plugin/contrib/__init__.py -> build/lib/octavia_tempest_plugin/contrib copying octavia_tempest_plugin/tests/api/__init__.py -> build/lib/octavia_tempest_plugin/tests/api creating build/lib/octavia_tempest_plugin/tests/spare_pool_scenario copying octavia_tempest_plugin/tests/spare_pool_scenario/__init__.py -> build/lib/octavia_tempest_plugin/tests/spare_pool_scenario copying octavia_tempest_plugin/tests/waiters.py -> build/lib/octavia_tempest_plugin/tests copying octavia_tempest_plugin/tests/validators.py -> build/lib/octavia_tempest_plugin/tests copying octavia_tempest_plugin/tests/test_base.py -> build/lib/octavia_tempest_plugin/tests copying octavia_tempest_plugin/tests/__init__.py -> build/lib/octavia_tempest_plugin/tests copying octavia_tempest_plugin/tests/RBAC_tests.py -> build/lib/octavia_tempest_plugin/tests copying octavia_tempest_plugin/tests/barbican_scenario/__init__.py -> build/lib/octavia_tempest_plugin/tests/barbican_scenario creating build/lib/octavia_tempest_plugin/tests/act_stdby_scenario/v2 copying octavia_tempest_plugin/tests/act_stdby_scenario/v2/test_active_standby_iptables.py -> build/lib/octavia_tempest_plugin/tests/act_stdby_scenario/v2 copying octavia_tempest_plugin/tests/act_stdby_scenario/v2/test_active_standby.py -> build/lib/octavia_tempest_plugin/tests/act_stdby_scenario/v2 copying octavia_tempest_plugin/tests/act_stdby_scenario/v2/__init__.py -> build/lib/octavia_tempest_plugin/tests/act_stdby_scenario/v2 creating build/lib/octavia_tempest_plugin/common copying octavia_tempest_plugin/common/requests_adapters.py -> build/lib/octavia_tempest_plugin/common copying octavia_tempest_plugin/common/decorators.py -> build/lib/octavia_tempest_plugin/common copying octavia_tempest_plugin/common/constants.py -> build/lib/octavia_tempest_plugin/common copying octavia_tempest_plugin/common/cert_utils.py -> build/lib/octavia_tempest_plugin/common copying octavia_tempest_plugin/common/barbican_client_mgr.py -> build/lib/octavia_tempest_plugin/common copying octavia_tempest_plugin/common/__init__.py -> build/lib/octavia_tempest_plugin/common creating build/lib/octavia_tempest_plugin/tests/spare_pool_scenario/v2 copying octavia_tempest_plugin/tests/spare_pool_scenario/v2/test_spare_pool.py -> build/lib/octavia_tempest_plugin/tests/spare_pool_scenario/v2 copying octavia_tempest_plugin/tests/spare_pool_scenario/v2/__init__.py -> build/lib/octavia_tempest_plugin/tests/spare_pool_scenario/v2 creating build/lib/octavia_tempest_plugin/services/load_balancer/v2 copying octavia_tempest_plugin/services/load_balancer/v2/provider_client.py -> build/lib/octavia_tempest_plugin/services/load_balancer/v2 copying octavia_tempest_plugin/services/load_balancer/v2/pool_client.py -> build/lib/octavia_tempest_plugin/services/load_balancer/v2 copying octavia_tempest_plugin/services/load_balancer/v2/member_client.py -> build/lib/octavia_tempest_plugin/services/load_balancer/v2 copying octavia_tempest_plugin/services/load_balancer/v2/loadbalancer_client.py -> build/lib/octavia_tempest_plugin/services/load_balancer/v2 copying octavia_tempest_plugin/services/load_balancer/v2/listener_client.py -> build/lib/octavia_tempest_plugin/services/load_balancer/v2 copying octavia_tempest_plugin/services/load_balancer/v2/l7rule_client.py -> build/lib/octavia_tempest_plugin/services/load_balancer/v2 copying octavia_tempest_plugin/services/load_balancer/v2/l7policy_client.py -> build/lib/octavia_tempest_plugin/services/load_balancer/v2 copying octavia_tempest_plugin/services/load_balancer/v2/healthmonitor_client.py -> build/lib/octavia_tempest_plugin/services/load_balancer/v2 copying octavia_tempest_plugin/services/load_balancer/v2/flavor_profile_client.py -> build/lib/octavia_tempest_plugin/services/load_balancer/v2 copying octavia_tempest_plugin/services/load_balancer/v2/flavor_client.py -> build/lib/octavia_tempest_plugin/services/load_balancer/v2 copying octavia_tempest_plugin/services/load_balancer/v2/flavor_capabilities_client.py -> build/lib/octavia_tempest_plugin/services/load_balancer/v2 copying octavia_tempest_plugin/services/load_balancer/v2/base_client.py -> build/lib/octavia_tempest_plugin/services/load_balancer/v2 copying octavia_tempest_plugin/services/load_balancer/v2/availability_zone_profile_client.py -> build/lib/octavia_tempest_plugin/services/load_balancer/v2 copying octavia_tempest_plugin/services/load_balancer/v2/availability_zone_client.py -> build/lib/octavia_tempest_plugin/services/load_balancer/v2 copying octavia_tempest_plugin/services/load_balancer/v2/availability_zone_capabilities_client.py -> build/lib/octavia_tempest_plugin/services/load_balancer/v2 copying octavia_tempest_plugin/services/load_balancer/v2/amphora_client.py -> build/lib/octavia_tempest_plugin/services/load_balancer/v2 copying octavia_tempest_plugin/services/load_balancer/v2/__init__.py -> build/lib/octavia_tempest_plugin/services/load_balancer/v2 copying octavia_tempest_plugin/services/__init__.py -> build/lib/octavia_tempest_plugin/services copying octavia_tempest_plugin/version.py -> build/lib/octavia_tempest_plugin copying octavia_tempest_plugin/plugin.py -> build/lib/octavia_tempest_plugin copying octavia_tempest_plugin/opts.py -> build/lib/octavia_tempest_plugin copying octavia_tempest_plugin/config.py -> build/lib/octavia_tempest_plugin copying octavia_tempest_plugin/__init__.py -> build/lib/octavia_tempest_plugin running egg_info writing octavia_tempest_plugin.egg-info/PKG-INFO writing dependency_links to octavia_tempest_plugin.egg-info/dependency_links.txt writing entry points to octavia_tempest_plugin.egg-info/entry_points.txt writing requirements to octavia_tempest_plugin.egg-info/requires.txt writing top-level names to octavia_tempest_plugin.egg-info/top_level.txt writing pbr to octavia_tempest_plugin.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE' adding license file 'AUTHORS' writing manifest file 'octavia_tempest_plugin.egg-info/SOURCES.txt' copying octavia_tempest_plugin/contrib/test_server/README.rst -> build/lib/octavia_tempest_plugin/contrib/test_server copying octavia_tempest_plugin/contrib/test_server/test_server.go -> build/lib/octavia_tempest_plugin/contrib/test_server installing to build/bdist.linux-x86_64/wheel running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (0.0s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/wheel creating build/bdist.linux-x86_64/wheel/octavia_tempest_plugin copying build/lib/octavia_tempest_plugin/__init__.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin copying build/lib/octavia_tempest_plugin/config.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin copying build/lib/octavia_tempest_plugin/opts.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin copying build/lib/octavia_tempest_plugin/plugin.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin copying build/lib/octavia_tempest_plugin/version.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin creating build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/common copying build/lib/octavia_tempest_plugin/common/__init__.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/common copying build/lib/octavia_tempest_plugin/common/barbican_client_mgr.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/common copying build/lib/octavia_tempest_plugin/common/cert_utils.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/common copying build/lib/octavia_tempest_plugin/common/constants.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/common copying build/lib/octavia_tempest_plugin/common/decorators.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/common copying build/lib/octavia_tempest_plugin/common/requests_adapters.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/common creating build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/services copying build/lib/octavia_tempest_plugin/services/__init__.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/services creating build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/services/load_balancer creating build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/services/load_balancer/v2 copying build/lib/octavia_tempest_plugin/services/load_balancer/v2/__init__.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/services/load_balancer/v2 copying build/lib/octavia_tempest_plugin/services/load_balancer/v2/amphora_client.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/services/load_balancer/v2 copying build/lib/octavia_tempest_plugin/services/load_balancer/v2/availability_zone_capabilities_client.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/services/load_balancer/v2 copying build/lib/octavia_tempest_plugin/services/load_balancer/v2/availability_zone_client.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/services/load_balancer/v2 copying build/lib/octavia_tempest_plugin/services/load_balancer/v2/availability_zone_profile_client.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/services/load_balancer/v2 copying build/lib/octavia_tempest_plugin/services/load_balancer/v2/base_client.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/services/load_balancer/v2 copying build/lib/octavia_tempest_plugin/services/load_balancer/v2/flavor_capabilities_client.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/services/load_balancer/v2 copying build/lib/octavia_tempest_plugin/services/load_balancer/v2/flavor_client.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/services/load_balancer/v2 copying build/lib/octavia_tempest_plugin/services/load_balancer/v2/flavor_profile_client.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/services/load_balancer/v2 copying build/lib/octavia_tempest_plugin/services/load_balancer/v2/healthmonitor_client.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/services/load_balancer/v2 copying build/lib/octavia_tempest_plugin/services/load_balancer/v2/l7policy_client.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/services/load_balancer/v2 copying build/lib/octavia_tempest_plugin/services/load_balancer/v2/l7rule_client.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/services/load_balancer/v2 copying build/lib/octavia_tempest_plugin/services/load_balancer/v2/listener_client.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/services/load_balancer/v2 copying build/lib/octavia_tempest_plugin/services/load_balancer/v2/loadbalancer_client.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/services/load_balancer/v2 copying build/lib/octavia_tempest_plugin/services/load_balancer/v2/member_client.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/services/load_balancer/v2 copying build/lib/octavia_tempest_plugin/services/load_balancer/v2/pool_client.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/services/load_balancer/v2 copying build/lib/octavia_tempest_plugin/services/load_balancer/v2/provider_client.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/services/load_balancer/v2 copying build/lib/octavia_tempest_plugin/services/load_balancer/__init__.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/services/load_balancer creating build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests copying build/lib/octavia_tempest_plugin/tests/RBAC_tests.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests copying build/lib/octavia_tempest_plugin/tests/__init__.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests copying build/lib/octavia_tempest_plugin/tests/test_base.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests copying build/lib/octavia_tempest_plugin/tests/validators.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests copying build/lib/octavia_tempest_plugin/tests/waiters.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests creating build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/spare_pool_scenario creating build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/spare_pool_scenario/v2 copying build/lib/octavia_tempest_plugin/tests/spare_pool_scenario/v2/__init__.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/spare_pool_scenario/v2 copying build/lib/octavia_tempest_plugin/tests/spare_pool_scenario/v2/test_spare_pool.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/spare_pool_scenario/v2 copying build/lib/octavia_tempest_plugin/tests/spare_pool_scenario/__init__.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/spare_pool_scenario creating build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/api copying build/lib/octavia_tempest_plugin/tests/api/__init__.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/api creating build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/api/v2 copying build/lib/octavia_tempest_plugin/tests/api/v2/__init__.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/api/v2 copying build/lib/octavia_tempest_plugin/tests/api/v2/test_amphora.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/api/v2 copying build/lib/octavia_tempest_plugin/tests/api/v2/test_availability_zone.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/api/v2 copying build/lib/octavia_tempest_plugin/tests/api/v2/test_availability_zone_capabilities.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/api/v2 copying build/lib/octavia_tempest_plugin/tests/api/v2/test_availability_zone_profile.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/api/v2 copying build/lib/octavia_tempest_plugin/tests/api/v2/test_flavor.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/api/v2 copying build/lib/octavia_tempest_plugin/tests/api/v2/test_flavor_capabilities.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/api/v2 copying build/lib/octavia_tempest_plugin/tests/api/v2/test_flavor_profile.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/api/v2 copying build/lib/octavia_tempest_plugin/tests/api/v2/test_healthmonitor.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/api/v2 copying build/lib/octavia_tempest_plugin/tests/api/v2/test_l7policy.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/api/v2 copying build/lib/octavia_tempest_plugin/tests/api/v2/test_l7rule.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/api/v2 copying build/lib/octavia_tempest_plugin/tests/api/v2/test_listener.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/api/v2 copying build/lib/octavia_tempest_plugin/tests/api/v2/test_load_balancer.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/api/v2 copying build/lib/octavia_tempest_plugin/tests/api/v2/test_member.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/api/v2 copying build/lib/octavia_tempest_plugin/tests/api/v2/test_pool.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/api/v2 copying build/lib/octavia_tempest_plugin/tests/api/v2/test_provider.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/api/v2 creating build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/barbican_scenario copying build/lib/octavia_tempest_plugin/tests/barbican_scenario/__init__.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/barbican_scenario creating build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/barbican_scenario/v2 copying build/lib/octavia_tempest_plugin/tests/barbican_scenario/v2/__init__.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/barbican_scenario/v2 copying build/lib/octavia_tempest_plugin/tests/barbican_scenario/v2/test_tls_barbican.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/barbican_scenario/v2 creating build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/act_stdby_scenario creating build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/act_stdby_scenario/v2 copying build/lib/octavia_tempest_plugin/tests/act_stdby_scenario/v2/__init__.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/act_stdby_scenario/v2 copying build/lib/octavia_tempest_plugin/tests/act_stdby_scenario/v2/test_active_standby.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/act_stdby_scenario/v2 copying build/lib/octavia_tempest_plugin/tests/act_stdby_scenario/v2/test_active_standby_iptables.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/act_stdby_scenario/v2 copying build/lib/octavia_tempest_plugin/tests/act_stdby_scenario/__init__.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/act_stdby_scenario creating build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/scenario creating build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/scenario/v2 copying build/lib/octavia_tempest_plugin/tests/scenario/v2/__init__.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/scenario/v2 copying build/lib/octavia_tempest_plugin/tests/scenario/v2/test_healthmonitor.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/scenario/v2 copying build/lib/octavia_tempest_plugin/tests/scenario/v2/test_ipv6_traffic_ops.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/scenario/v2 copying build/lib/octavia_tempest_plugin/tests/scenario/v2/test_l7policy.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/scenario/v2 copying build/lib/octavia_tempest_plugin/tests/scenario/v2/test_l7rule.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/scenario/v2 copying build/lib/octavia_tempest_plugin/tests/scenario/v2/test_listener.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/scenario/v2 copying build/lib/octavia_tempest_plugin/tests/scenario/v2/test_load_balancer.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/scenario/v2 copying build/lib/octavia_tempest_plugin/tests/scenario/v2/test_member.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/scenario/v2 copying build/lib/octavia_tempest_plugin/tests/scenario/v2/test_pool.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/scenario/v2 copying build/lib/octavia_tempest_plugin/tests/scenario/v2/test_traffic_ops.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/scenario/v2 copying build/lib/octavia_tempest_plugin/tests/scenario/__init__.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/scenario creating build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/hacking copying build/lib/octavia_tempest_plugin/hacking/__init__.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/hacking copying build/lib/octavia_tempest_plugin/hacking/checks.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/hacking creating build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/contrib copying build/lib/octavia_tempest_plugin/contrib/__init__.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/contrib creating build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/contrib/test_server copying build/lib/octavia_tempest_plugin/contrib/test_server/test_server.go -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/contrib/test_server copying build/lib/octavia_tempest_plugin/contrib/test_server/README.rst -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/contrib/test_server copying build/lib/octavia_tempest_plugin/contrib/test_server/__init__.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/contrib/test_server running install_egg_info Copying octavia_tempest_plugin.egg-info to build/bdist.linux-x86_64/wheel/octavia_tempest_plugin-3.2.1.dev2-py3.9.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") creating build/bdist.linux-x86_64/wheel/octavia_tempest_plugin-3.2.1.dev2.dist-info/WHEEL creating '/builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/.pyproject-builddir/pip-wheel-2j0f4r0e/tmp5xos1i7o/octavia_tempest_plugin-3.2.1.dev2-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'octavia_tempest_plugin/__init__.py' adding 'octavia_tempest_plugin/config.py' adding 'octavia_tempest_plugin/opts.py' adding 'octavia_tempest_plugin/plugin.py' adding 'octavia_tempest_plugin/version.py' adding 'octavia_tempest_plugin/common/__init__.py' adding 'octavia_tempest_plugin/common/barbican_client_mgr.py' adding 'octavia_tempest_plugin/common/cert_utils.py' adding 'octavia_tempest_plugin/common/constants.py' adding 'octavia_tempest_plugin/common/decorators.py' adding 'octavia_tempest_plugin/common/requests_adapters.py' adding 'octavia_tempest_plugin/contrib/__init__.py' adding 'octavia_tempest_plugin/contrib/test_server/README.rst' adding 'octavia_tempest_plugin/contrib/test_server/__init__.py' adding 'octavia_tempest_plugin/contrib/test_server/test_server.go' adding 'octavia_tempest_plugin/hacking/__init__.py' adding 'octavia_tempest_plugin/hacking/checks.py' adding 'octavia_tempest_plugin/services/__init__.py' adding 'octavia_tempest_plugin/services/load_balancer/__init__.py' adding 'octavia_tempest_plugin/services/load_balancer/v2/__init__.py' adding 'octavia_tempest_plugin/services/load_balancer/v2/amphora_client.py' adding 'octavia_tempest_plugin/services/load_balancer/v2/availability_zone_capabilities_client.py' adding 'octavia_tempest_plugin/services/load_balancer/v2/availability_zone_client.py' adding 'octavia_tempest_plugin/services/load_balancer/v2/availability_zone_profile_client.py' adding 'octavia_tempest_plugin/services/load_balancer/v2/base_client.py' adding 'octavia_tempest_plugin/services/load_balancer/v2/flavor_capabilities_client.py' adding 'octavia_tempest_plugin/services/load_balancer/v2/flavor_client.py' adding 'octavia_tempest_plugin/services/load_balancer/v2/flavor_profile_client.py' adding 'octavia_tempest_plugin/services/load_balancer/v2/healthmonitor_client.py' adding 'octavia_tempest_plugin/services/load_balancer/v2/l7policy_client.py' adding 'octavia_tempest_plugin/services/load_balancer/v2/l7rule_client.py' adding 'octavia_tempest_plugin/services/load_balancer/v2/listener_client.py' adding 'octavia_tempest_plugin/services/load_balancer/v2/loadbalancer_client.py' adding 'octavia_tempest_plugin/services/load_balancer/v2/member_client.py' adding 'octavia_tempest_plugin/services/load_balancer/v2/pool_client.py' adding 'octavia_tempest_plugin/services/load_balancer/v2/provider_client.py' adding 'octavia_tempest_plugin/tests/RBAC_tests.py' adding 'octavia_tempest_plugin/tests/__init__.py' adding 'octavia_tempest_plugin/tests/test_base.py' adding 'octavia_tempest_plugin/tests/validators.py' adding 'octavia_tempest_plugin/tests/waiters.py' adding 'octavia_tempest_plugin/tests/act_stdby_scenario/__init__.py' adding 'octavia_tempest_plugin/tests/act_stdby_scenario/v2/__init__.py' adding 'octavia_tempest_plugin/tests/act_stdby_scenario/v2/test_active_standby.py' adding 'octavia_tempest_plugin/tests/act_stdby_scenario/v2/test_active_standby_iptables.py' adding 'octavia_tempest_plugin/tests/api/__init__.py' adding 'octavia_tempest_plugin/tests/api/v2/__init__.py' adding 'octavia_tempest_plugin/tests/api/v2/test_amphora.py' adding 'octavia_tempest_plugin/tests/api/v2/test_availability_zone.py' adding 'octavia_tempest_plugin/tests/api/v2/test_availability_zone_capabilities.py' adding 'octavia_tempest_plugin/tests/api/v2/test_availability_zone_profile.py' adding 'octavia_tempest_plugin/tests/api/v2/test_flavor.py' adding 'octavia_tempest_plugin/tests/api/v2/test_flavor_capabilities.py' adding 'octavia_tempest_plugin/tests/api/v2/test_flavor_profile.py' adding 'octavia_tempest_plugin/tests/api/v2/test_healthmonitor.py' adding 'octavia_tempest_plugin/tests/api/v2/test_l7policy.py' adding 'octavia_tempest_plugin/tests/api/v2/test_l7rule.py' adding 'octavia_tempest_plugin/tests/api/v2/test_listener.py' adding 'octavia_tempest_plugin/tests/api/v2/test_load_balancer.py' adding 'octavia_tempest_plugin/tests/api/v2/test_member.py' adding 'octavia_tempest_plugin/tests/api/v2/test_pool.py' adding 'octavia_tempest_plugin/tests/api/v2/test_provider.py' adding 'octavia_tempest_plugin/tests/barbican_scenario/__init__.py' adding 'octavia_tempest_plugin/tests/barbican_scenario/v2/__init__.py' adding 'octavia_tempest_plugin/tests/barbican_scenario/v2/test_tls_barbican.py' adding 'octavia_tempest_plugin/tests/scenario/__init__.py' adding 'octavia_tempest_plugin/tests/scenario/v2/__init__.py' adding 'octavia_tempest_plugin/tests/scenario/v2/test_healthmonitor.py' adding 'octavia_tempest_plugin/tests/scenario/v2/test_ipv6_traffic_ops.py' adding 'octavia_tempest_plugin/tests/scenario/v2/test_l7policy.py' adding 'octavia_tempest_plugin/tests/scenario/v2/test_l7rule.py' adding 'octavia_tempest_plugin/tests/scenario/v2/test_listener.py' adding 'octavia_tempest_plugin/tests/scenario/v2/test_load_balancer.py' adding 'octavia_tempest_plugin/tests/scenario/v2/test_member.py' adding 'octavia_tempest_plugin/tests/scenario/v2/test_pool.py' adding 'octavia_tempest_plugin/tests/scenario/v2/test_traffic_ops.py' adding 'octavia_tempest_plugin/tests/spare_pool_scenario/__init__.py' adding 'octavia_tempest_plugin/tests/spare_pool_scenario/v2/__init__.py' adding 'octavia_tempest_plugin/tests/spare_pool_scenario/v2/test_spare_pool.py' adding 'octavia_tempest_plugin-3.2.1.dev2.dist-info/AUTHORS' adding 'octavia_tempest_plugin-3.2.1.dev2.dist-info/LICENSE' adding 'octavia_tempest_plugin-3.2.1.dev2.dist-info/METADATA' adding 'octavia_tempest_plugin-3.2.1.dev2.dist-info/WHEEL' adding 'octavia_tempest_plugin-3.2.1.dev2.dist-info/entry_points.txt' adding 'octavia_tempest_plugin-3.2.1.dev2.dist-info/pbr.json' adding 'octavia_tempest_plugin-3.2.1.dev2.dist-info/top_level.txt' adding 'octavia_tempest_plugin-3.2.1.dev2.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for octavia-tempest-plugin (pyproject.toml): finished with status 'done' Created wheel for octavia-tempest-plugin: filename=octavia_tempest_plugin-3.2.1.dev2-py3-none-any.whl size=249215 sha256=172fb0dd56f5ee212c7ad15fa90db14651020c3452335525e6941a7d25a3bd5b Stored in directory: /builddir/.cache/pip/wheels/82/69/87/ca760f0fe81bc3e0ca7a5c31db6f7d46c96cec2d49d3325f49 Successfully built octavia-tempest-plugin + rm -f 'octavia_tempest_plugin/contrib/test_server/*bin' + pushd octavia_tempest_plugin/contrib/test_server ~/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server ~/build/BUILD/octavia-tempest-plugin-3.2.1.dev2 + GO_LDFLAGS='%{gobuild_ldflags_shescaped}' + CGO_ENABLED=0 + GOOS=linux + go build -o octavia-tempest-plugin-tests-httpd -a -v -x test_server.go WORK=/tmp/go-build3757133879 internal/byteorder internal/goarch mkdir -p $WORK/b010/ mkdir -p $WORK/b016/ echo '# import config' > $WORK/b010/importcfg # internal echo '# import config' > $WORK/b016/importcfg # internal cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b010/_pkg_.a -trimpath "$WORK/b010=>" -p internal/goarch -lang=go1.25 -std -complete -buildid QwYlP3z_RjAP9xAiqGnn/QwYlP3z_RjAP9xAiqGnn -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b010/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_amd64.go /usr/lib/golang/src/internal/goarch/zgoarch_amd64.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p internal/byteorder -lang=go1.25 -std -complete -buildid 3UAoJDtBtUomnNoGWuE1/3UAoJDtBtUomnNoGWuE1 -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/internal/byteorder/byteorder.go internal/unsafeheader mkdir -p $WORK/b012/ echo '# import config' > $WORK/b012/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b012/_pkg_.a -trimpath "$WORK/b012=>" -p internal/unsafeheader -lang=go1.25 -std -complete -buildid DKlKUNgQqMThGKrskyZQ/DKlKUNgQqMThGKrskyZQ -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b012/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go internal/cpu mkdir -p $WORK/b015/ echo -n > $WORK/b015/go_asm.h # internal cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b015/symabis ./cpu.s ./cpu_x86.s go tool buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/7e/7ec8d549bf0bbcd3421274b562675249794c8ff615210c13eac65f38a89240e7-d # internal internal/abi mkdir -p $WORK/b009/ echo -n > $WORK/b009/go_asm.h # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b009/symabis ./abi_test.s ./stub.s echo '# import config' > $WORK/b015/importcfg # internal cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/cpu -lang=go1.25 -std -buildid XPWDRZiwfyTYeX_cJNAN/XPWDRZiwfyTYeX_cJNAN -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -symabis $WORK/b015/symabis -c=4 -nolocalimports -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_x86.go go tool buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/86/8684d30dea80c5c4f143d40c13e289f29480ea4054dafc4f662346d3d8edd658-d # internal internal/coverage/rtcov mkdir -p $WORK/b018/ echo '# import config' > $WORK/b018/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p internal/coverage/rtcov -lang=go1.25 -std -complete -buildid AFBT6xhaAKlptuMYvsqN/AFBT6xhaAKlptuMYvsqN -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.go cat >/tmp/go-build3757133879/b009/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build3757133879/b010/_pkg_.a EOF go tool buildid -w $WORK/b016/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/abi -lang=go1.25 -std -buildid YGkfDSJVVo0Urj-p7vRp/YGkfDSJVVo0Urj-p7vRp -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -symabis $WORK/b009/symabis -c=4 -nolocalimports -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_amd64.go /usr/lib/golang/src/internal/abi/compiletype.go /usr/lib/golang/src/internal/abi/escape.go /usr/lib/golang/src/internal/abi/funcpc.go /usr/lib/golang/src/internal/abi/iface.go /usr/lib/golang/src/internal/abi/map_noswiss.go /usr/lib/golang/src/internal/abi/map_select_swiss.go /usr/lib/golang/src/internal/abi/map_swiss.go /usr/lib/golang/src/internal/abi/rangefuncconsts.go /usr/lib/golang/src/internal/abi/runtime.go /usr/lib/golang/src/internal/abi/stack.go /usr/lib/golang/src/internal/abi/switch.go /usr/lib/golang/src/internal/abi/symtab.go /usr/lib/golang/src/internal/abi/type.go cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/f4/f44b5d832cbc880a564a1103852187f51e6bd6754a036f1275b29852991abe55-d # internal internal/godebugs mkdir -p $WORK/b019/ echo '# import config' > $WORK/b019/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/godebugs -lang=go1.25 -std -complete -buildid VzPRgfKvS78n9DCueeZZ/VzPRgfKvS78n9DCueeZZ -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go go tool buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/4d/4d7868bf316f30db92b378e011aed3b179aa06bc3a7389223cde783352d9a359-d # internal internal/goexperiment mkdir -p $WORK/b020/ echo '# import config' > $WORK/b020/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/goexperiment -lang=go1.25 -std -complete -buildid Oa_3jYw-dAxiW46_iBHA/Oa_3jYw-dAxiW46_iBHA -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_aliastypeparams_on.go /usr/lib/golang/src/internal/goexperiment/exp_arenas_off.go /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_cacheprog_off.go /usr/lib/golang/src/internal/goexperiment/exp_cgocheck2_off.go /usr/lib/golang/src/internal/goexperiment/exp_dwarf5_off.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_greenteagc_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_off.go /usr/lib/golang/src/internal/goexperiment/exp_jsonv2_off.go /usr/lib/golang/src/internal/goexperiment/exp_loopvar_off.go /usr/lib/golang/src/internal/goexperiment/exp_newinliner_off.go /usr/lib/golang/src/internal/goexperiment/exp_preemptibleloops_off.go /usr/lib/golang/src/internal/goexperiment/exp_rangefunc_off.go /usr/lib/golang/src/internal/goexperiment/exp_regabiargs_on.go /usr/lib/golang/src/internal/goexperiment/exp_regabiwrappers_on.go /usr/lib/golang/src/internal/goexperiment/exp_staticlockranking_off.go /usr/lib/golang/src/internal/goexperiment/exp_strictfipsruntime_off.go /usr/lib/golang/src/internal/goexperiment/exp_swissmap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synchashtriemap_on.go /usr/lib/golang/src/internal/goexperiment/exp_synctest_off.go /usr/lib/golang/src/internal/goexperiment/flags.go go tool buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/59/592940d32db8b8032c141fb94f80383bb9e76bef95715f9c116810c855891e17-d # internal internal/goos mkdir -p $WORK/b021/ echo '# import config' > $WORK/b021/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/goos -lang=go1.25 -std -complete -buildid Lvtgvv-AC1Tg7M8iB73P/Lvtgvv-AC1Tg7M8iB73P -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/unix.go /usr/lib/golang/src/internal/goos/zgoos_linux.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b015/cpu.o ./cpu.s go tool buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/26/26bd72e13e9d0cdd2e89f0ef7bebb78846da4016c0ca49a6fb43ba6e7f9d2d62-d # internal internal/profilerecord mkdir -p $WORK/b022/ echo '# import config' > $WORK/b022/importcfg # internal cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b022/_pkg_.a -trimpath "$WORK/b022=>" -p internal/profilerecord -lang=go1.25 -std -complete -buildid jgeUMErePvUlQpZTLBjs/jgeUMErePvUlQpZTLBjs -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/internal/profilerecord/profilerecord.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b015/cpu_x86.o ./cpu_x86.s go tool buildid -w $WORK/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/c7/c77dbb1e9836bb29866c8e1aea08665ea8c45744e93a7c4841dcfd3cd3c912d2-d # internal internal/runtime/atomic mkdir -p $WORK/b023/ echo -n > $WORK/b023/go_asm.h # internal cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/atomic -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b023/symabis ./atomic_amd64.s go tool buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/8b/8b1f308562161fed38300052111ba727be444cea391a9d3290b95a99d839b2c0-d # internal internal/runtime/math mkdir -p $WORK/b026/ cat >/tmp/go-build3757133879/b026/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build3757133879/b010/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/runtime/math -lang=go1.25 -std -complete -buildid GpO7PWXPwAOxIz0BGLJe/GpO7PWXPwAOxIz0BGLJe -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/internal/runtime/math/math.go cd /usr/lib/golang/src/internal/cpu go tool pack r $WORK/b015/_pkg_.a $WORK/b015/cpu.o $WORK/b015/cpu_x86.o # internal go tool buildid -w $WORK/b015/_pkg_.a # internal go tool buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/4c/4cb7a9edf380cb562af4ccf6a9ee1b823bf43927d4ab8dff4e6cc9b246309dac-d # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/7d/7de661c119f7736b3c9c90aa06fd4177855b9a639b4741414d464baa29241b57-d # internal internal/bytealg mkdir -p $WORK/b014/ internal/chacha8rand mkdir -p $WORK/b017/ echo -n > $WORK/b014/go_asm.h # internal echo -n > $WORK/b017/go_asm.h # internal cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b014/symabis ./compare_amd64.s ./count_amd64.s ./equal_amd64.s ./index_amd64.s ./indexbyte_amd64.s cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/chacha8rand -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b017/symabis ./chacha8_amd64.s cat >/tmp/go-build3757133879/b023/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build3757133879/b010/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b023/_pkg_.a -trimpath "$WORK/b023=>" -p internal/runtime/atomic -lang=go1.25 -std -buildid aV0mi4aeylBoI5Nyn40r/aV0mi4aeylBoI5Nyn40r -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -symabis $WORK/b023/symabis -c=4 -nolocalimports -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h /usr/lib/golang/src/internal/runtime/atomic/atomic_amd64.go /usr/lib/golang/src/internal/runtime/atomic/doc.go /usr/lib/golang/src/internal/runtime/atomic/stubs.go /usr/lib/golang/src/internal/runtime/atomic/types.go /usr/lib/golang/src/internal/runtime/atomic/types_64bit.go /usr/lib/golang/src/internal/runtime/atomic/unaligned.go /usr/lib/golang/src/internal/runtime/atomic/xchg8.go cat >/tmp/go-build3757133879/b017/importcfg << 'EOF' # internal # import config packagefile internal/byteorder=/tmp/go-build3757133879/b016/_pkg_.a packagefile internal/cpu=/tmp/go-build3757133879/b015/_pkg_.a packagefile internal/goarch=/tmp/go-build3757133879/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p internal/chacha8rand -lang=go1.25 -std -buildid T9adNe570LP7k5UMPjIR/T9adNe570LP7k5UMPjIR -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -symabis $WORK/b017/symabis -c=4 -nolocalimports -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/go_asm.h /usr/lib/golang/src/internal/chacha8rand/chacha8.go /usr/lib/golang/src/internal/chacha8rand/chacha8_generic.go cat >/tmp/go-build3757133879/b014/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build3757133879/b015/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b014/_pkg_.a -trimpath "$WORK/b014=>" -p internal/bytealg -lang=go1.25 -std -buildid YlNNC7lGnxgBDg27rpzr/YlNNC7lGnxgBDg27rpzr -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -symabis $WORK/b014/symabis -c=4 -nolocalimports -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_amd64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go /usr/lib/golang/src/internal/bytealg/lastindexbyte_generic.go cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/chacha8rand -trimpath "$WORK/b017=>" -I $WORK/b017/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b017/chacha8_amd64.o ./chacha8_amd64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b014/compare_amd64.o ./compare_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b014/count_amd64.o ./count_amd64.s cd /usr/lib/golang/src/internal/chacha8rand go tool pack r $WORK/b017/_pkg_.a $WORK/b017/chacha8_amd64.o # internal go tool buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/07/075c498d7e656b41ccfcf0a0df17676c843fbfb5a1089334c2669af5b6c8d5ee-d # internal internal/runtime/strconv mkdir -p $WORK/b025/ cat >/tmp/go-build3757133879/b025/importcfg << 'EOF' # internal # import config packagefile internal/runtime/math=/tmp/go-build3757133879/b026/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/runtime/strconv -lang=go1.25 -std -complete -buildid lc8_m9IN_1bYBA1TQNfL/lc8_m9IN_1bYBA1TQNfL -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b025/importcfg -pack /usr/lib/golang/src/internal/runtime/strconv/atoi.go cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/atomic -trimpath "$WORK/b023=>" -I $WORK/b023/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b023/atomic_amd64.o ./atomic_amd64.s cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b014/equal_amd64.o ./equal_amd64.s go tool buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/52/52c166883eefb018459630321dc81c62c1588f699b2711b36ef139b506b80b95-d # internal internal/runtime/syscall mkdir -p $WORK/b027/ echo -n > $WORK/b027/go_asm.h # internal cd /usr/lib/golang/src/internal/runtime/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/syscall -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b027/symabis ./asm_linux_amd64.s cd /usr/lib/golang/src/internal/runtime/atomic go tool pack r $WORK/b023/_pkg_.a $WORK/b023/atomic_amd64.o # internal go tool buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/f8/f80ed9306b683ab87931b4f8867496138ca70181bb12aed2344821645f41c85c-d # internal internal/runtime/exithook mkdir -p $WORK/b028/ cat >/tmp/go-build3757133879/b028/importcfg << 'EOF' # internal # import config packagefile internal/runtime/atomic=/tmp/go-build3757133879/b023/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/runtime/exithook -lang=go1.25 -std -complete -buildid bRKgNatg_5mQbOcyDnTz/bRKgNatg_5mQbOcyDnTz -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/internal/runtime/exithook/hooks.go cat >/tmp/go-build3757133879/b027/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build3757133879/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/runtime/syscall -lang=go1.25 -std -buildid GumgFiv6DHCU5fqGBHQv/GumgFiv6DHCU5fqGBHQv -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -symabis $WORK/b027/symabis -c=4 -nolocalimports -importcfg $WORK/b027/importcfg -pack -asmhdr $WORK/b027/go_asm.h /usr/lib/golang/src/internal/runtime/syscall/defs_linux.go /usr/lib/golang/src/internal/runtime/syscall/defs_linux_amd64.go /usr/lib/golang/src/internal/runtime/syscall/syscall_linux.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b014/index_amd64.o ./index_amd64.s cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b009/abi_test.o ./abi_test.s cd /usr/lib/golang/src/internal/runtime/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/syscall -trimpath "$WORK/b027=>" -I $WORK/b027/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b027/asm_linux_amd64.o ./asm_linux_amd64.s go tool buildid -w $WORK/b028/_pkg_.a # internal cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b009/stub.o ./stub.s cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/10/10bdb37aa4e03e59b53440ef68e90e6a2326b3e20e47acd8c70e5a6c7f38c228-d # internal internal/runtime/gc mkdir -p $WORK/b029/ cat >/tmp/go-build3757133879/b029/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build3757133879/b010/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b029/_pkg_.a -trimpath "$WORK/b029=>" -p internal/runtime/gc -lang=go1.25 -std -complete -buildid 8UjRdCybg-_xi82fQjvS/8UjRdCybg-_xi82fQjvS -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/internal/runtime/gc/malloc.go /usr/lib/golang/src/internal/runtime/gc/scan.go /usr/lib/golang/src/internal/runtime/gc/sizeclasses.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b014/indexbyte_amd64.o ./indexbyte_amd64.s cd /usr/lib/golang/src/internal/runtime/syscall go tool pack r $WORK/b027/_pkg_.a $WORK/b027/asm_linux_amd64.o # internal go tool buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/8d/8d548cf7d0ea188908d542cc465156be600cda69fdc27de0993caa030b13044a-d # internal internal/asan mkdir -p $WORK/b031/ echo '# import config' > $WORK/b031/importcfg # internal cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/asan -lang=go1.25 -std -complete -buildid Mk6Umu8iFrDRkjlvn5Dl/Mk6Umu8iFrDRkjlvn5Dl -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b031/importcfg -pack /usr/lib/golang/src/internal/asan/doc.go /usr/lib/golang/src/internal/asan/noasan.go cd /usr/lib/golang/src/internal/abi go tool pack r $WORK/b009/_pkg_.a $WORK/b009/abi_test.o $WORK/b009/stub.o # internal go tool buildid -w $WORK/b009/_pkg_.a # internal cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/ba/ba73c50f9b09695a81e9eb956611c93c91278d9cf1274bdd83293705beccfd94-d # internal internal/msan mkdir -p $WORK/b032/ echo '# import config' > $WORK/b032/importcfg # internal cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/msan -lang=go1.25 -std -complete -buildid 40m570V-K-KepvjQSm25/40m570V-K-KepvjQSm25 -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/internal/msan/doc.go /usr/lib/golang/src/internal/msan/nomsan.go go tool buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/8d/8d1d482c83e2a26a58deac81b69a51e959431d16ef1289f9fb67aa587506d069-d # internal internal/race mkdir -p $WORK/b033/ cat >/tmp/go-build3757133879/b033/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3757133879/b009/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p internal/race -lang=go1.25 -std -complete -buildid G1XPfxI5tUbjf1qEWwmB/G1XPfxI5tUbjf1qEWwmB -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b033/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go go tool buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/93/93822de9f503866a3a1efb569c4de11e098471cb978676b992d592e6e97012b1-d # internal internal/runtime/sys mkdir -p $WORK/b034/ echo -n > $WORK/b034/go_asm.h # internal cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/sys -trimpath "$WORK/b034=>" -I $WORK/b034/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b034/symabis ./empty.s cd /usr/lib/golang/src/internal/bytealg go tool pack r $WORK/b014/_pkg_.a $WORK/b014/compare_amd64.o $WORK/b014/count_amd64.o $WORK/b014/equal_amd64.o $WORK/b014/index_amd64.o $WORK/b014/indexbyte_amd64.o # internal go tool buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/39/3903d915a6a420a32e090ca67f8b317babc76072c3361a66c2de095c70e430ef-d # internal internal/runtime/cgroup mkdir -p $WORK/b024/ cat >/tmp/go-build3757133879/b024/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=/tmp/go-build3757133879/b014/_pkg_.a packagefile internal/runtime/strconv=/tmp/go-build3757133879/b025/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build3757133879/b027/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b024/_pkg_.a -trimpath "$WORK/b024=>" -p internal/runtime/cgroup -lang=go1.25 -std -complete -buildid mKgXI72oEVKlJVzXu2h7/mKgXI72oEVKlJVzXu2h7 -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/internal/runtime/cgroup/cgroup_linux.go /usr/lib/golang/src/internal/runtime/cgroup/line_reader.go /usr/lib/golang/src/internal/runtime/cgroup/runtime.go go tool buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/0e/0e73b55b4615f7a0c56a8b412c449d7252abdf76bbc3a41e5cd7ef5fc250b199-d # internal internal/stringslite mkdir -p $WORK/b035/ cat >/tmp/go-build3757133879/b035/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=/tmp/go-build3757133879/b014/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p internal/stringslite -lang=go1.25 -std -complete -buildid fkML9NNSNdujBgWzlVTC/fkML9NNSNdujBgWzlVTC -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b035/importcfg -pack /usr/lib/golang/src/internal/stringslite/strings.go go tool buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/19/197e76b20180104f9c049b74f837b1f60c4756f8651722156efa02a80d9e7a96-d # internal internal/trace/tracev2 mkdir -p $WORK/b036/ echo '# import config' > $WORK/b036/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p internal/trace/tracev2 -lang=go1.25 -std -complete -buildid HNnK57WjdHisqRwszoPs/HNnK57WjdHisqRwszoPs -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b036/importcfg -pack /usr/lib/golang/src/internal/trace/tracev2/doc.go /usr/lib/golang/src/internal/trace/tracev2/events.go /usr/lib/golang/src/internal/trace/tracev2/spec.go cat >/tmp/go-build3757133879/b034/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build3757133879/b010/_pkg_.a packagefile internal/goos=/tmp/go-build3757133879/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p internal/runtime/sys -lang=go1.25 -std -buildid CnV_h1ckNhbVNscwUsN4/CnV_h1ckNhbVNscwUsN4 -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -symabis $WORK/b034/symabis -c=4 -nolocalimports -importcfg $WORK/b034/importcfg -pack -asmhdr $WORK/b034/go_asm.h /usr/lib/golang/src/internal/runtime/sys/consts.go /usr/lib/golang/src/internal/runtime/sys/consts_norace.go /usr/lib/golang/src/internal/runtime/sys/intrinsics.go /usr/lib/golang/src/internal/runtime/sys/nih.go /usr/lib/golang/src/internal/runtime/sys/no_dit.go /usr/lib/golang/src/internal/runtime/sys/sys.go /usr/lib/golang/src/internal/runtime/sys/zversion.go go tool buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/5f/5f683db1f42bcab250e4daa4e3a408f0d196172c37a05a5587c18156d96c2bd8-d # internal sync/atomic mkdir -p $WORK/b039/ echo -n > $WORK/b039/go_asm.h # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b039=>" -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b039/symabis ./asm.s go tool buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/2d/2dc8f532e7d1706eb1af5aa744a7651e15abcb4bc601ae60fcd305463d40a7fb-d # internal internal/synctest mkdir -p $WORK/b040/ cat >/tmp/go-build3757133879/b040/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3757133879/b009/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p internal/synctest -lang=go1.25 -std -complete -buildid xpiNprGAiNwgd_TgZgyI/xpiNprGAiNwgd_TgZgyI -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b040/importcfg -pack /usr/lib/golang/src/internal/synctest/synctest.go go tool buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/83/83365c45f7d871d3dd976c2bcc319a19909bc29550f03e6c3298d3d06a7ed6b9-d # internal math/bits mkdir -p $WORK/b043/ echo '# import config' > $WORK/b043/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p math/bits -lang=go1.25 -std -complete -buildid DFmZfl77mpaUe0S6KZnR/DFmZfl77mpaUe0S6KZnR -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b043/importcfg -pack /usr/lib/golang/src/math/bits/bits.go /usr/lib/golang/src/math/bits/bits_errors.go /usr/lib/golang/src/math/bits/bits_tables.go go tool buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/4d/4d581f47f6a12a793cbaa62425c347fa401cdbd5d98da4916fbedc433ebe6217-d # internal unicode/utf8 mkdir -p $WORK/b044/ echo '# import config' > $WORK/b044/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p unicode/utf8 -lang=go1.25 -std -complete -buildid Jz9X6V5sKo2WOSK7Ffj1/Jz9X6V5sKo2WOSK7Ffj1 -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b044/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/sys -trimpath "$WORK/b034=>" -I $WORK/b034/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b034/empty.o ./empty.s echo '# import config' > $WORK/b039/importcfg # internal cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p sync/atomic -lang=go1.25 -std -buildid QWA3S0G1C9ntzzOEvKyC/QWA3S0G1C9ntzzOEvKyC -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -symabis $WORK/b039/symabis -c=4 -nolocalimports -importcfg $WORK/b039/importcfg -pack -asmhdr $WORK/b039/go_asm.h /usr/lib/golang/src/sync/atomic/doc.go /usr/lib/golang/src/sync/atomic/doc_64.go /usr/lib/golang/src/sync/atomic/type.go /usr/lib/golang/src/sync/atomic/value.go go tool buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/01/0109d346a80ad75234f5d91811e9a511761a2966b35461a3677e42d5f506217b-d # internal cd /usr/lib/golang/src/internal/runtime/sys go tool pack r $WORK/b034/_pkg_.a $WORK/b034/empty.o # internal go tool buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/48/48eef5138c558fc1f2426236a9176880154a7e241b7cd285a8837fc67a4be113-d # internal internal/runtime/maps mkdir -p $WORK/b030/ cat >/tmp/go-build3757133879/b030/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3757133879/b009/_pkg_.a packagefile internal/asan=/tmp/go-build3757133879/b031/_pkg_.a packagefile internal/goarch=/tmp/go-build3757133879/b010/_pkg_.a packagefile internal/msan=/tmp/go-build3757133879/b032/_pkg_.a packagefile internal/race=/tmp/go-build3757133879/b033/_pkg_.a packagefile internal/runtime/math=/tmp/go-build3757133879/b026/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build3757133879/b034/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/runtime/maps -lang=go1.25 -std -complete -buildid ilaHAm1f2vohrx2BsRmR/ilaHAm1f2vohrx2BsRmR -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b030/importcfg -pack /usr/lib/golang/src/internal/runtime/maps/group.go /usr/lib/golang/src/internal/runtime/maps/map.go /usr/lib/golang/src/internal/runtime/maps/runtime.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast32_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_fast64_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_faststr_swiss.go /usr/lib/golang/src/internal/runtime/maps/runtime_swiss.go /usr/lib/golang/src/internal/runtime/maps/table.go /usr/lib/golang/src/internal/runtime/maps/table_debug.go math mkdir -p $WORK/b042/ echo -n > $WORK/b042/go_asm.h # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b042/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s go tool buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/ae/aeba1d30357494f3711bed4d47126435f6ada93ac4614bb98a2ad9ca84ad7d62-d # internal unicode mkdir -p $WORK/b048/ echo '# import config' > $WORK/b048/importcfg # internal cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p unicode -lang=go1.25 -std -complete -buildid TPFlOw4QNEIryw6FTe6k/TPFlOw4QNEIryw6FTe6k -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/unicode/casetables.go /usr/lib/golang/src/unicode/digit.go /usr/lib/golang/src/unicode/graphic.go /usr/lib/golang/src/unicode/letter.go /usr/lib/golang/src/unicode/tables.go cat >/tmp/go-build3757133879/b042/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build3757133879/b015/_pkg_.a packagefile math/bits=/tmp/go-build3757133879/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p math -lang=go1.25 -std -buildid V_IKOayt_rCVvYWiLqWL/V_IKOayt_rCVvYWiLqWL -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -symabis $WORK/b042/symabis -c=4 -nolocalimports -importcfg $WORK/b042/importcfg -pack -asmhdr $WORK/b042/go_asm.h /usr/lib/golang/src/math/abs.go /usr/lib/golang/src/math/acosh.go /usr/lib/golang/src/math/asin.go /usr/lib/golang/src/math/asinh.go /usr/lib/golang/src/math/atan.go /usr/lib/golang/src/math/atan2.go /usr/lib/golang/src/math/atanh.go /usr/lib/golang/src/math/bits.go /usr/lib/golang/src/math/cbrt.go /usr/lib/golang/src/math/const.go /usr/lib/golang/src/math/copysign.go /usr/lib/golang/src/math/dim.go /usr/lib/golang/src/math/dim_asm.go /usr/lib/golang/src/math/erf.go /usr/lib/golang/src/math/erfinv.go /usr/lib/golang/src/math/exp.go /usr/lib/golang/src/math/exp2_noasm.go /usr/lib/golang/src/math/exp_amd64.go /usr/lib/golang/src/math/exp_asm.go /usr/lib/golang/src/math/expm1.go /usr/lib/golang/src/math/floor.go /usr/lib/golang/src/math/floor_asm.go /usr/lib/golang/src/math/fma.go /usr/lib/golang/src/math/frexp.go /usr/lib/golang/src/math/gamma.go /usr/lib/golang/src/math/hypot.go /usr/lib/golang/src/math/hypot_asm.go /usr/lib/golang/src/math/j0.go /usr/lib/golang/src/math/j1.go /usr/lib/golang/src/math/jn.go /usr/lib/golang/src/math/ldexp.go /usr/lib/golang/src/math/lgamma.go /usr/lib/golang/src/math/log.go /usr/lib/golang/src/math/log10.go /usr/lib/golang/src/math/log1p.go /usr/lib/golang/src/math/log_asm.go /usr/lib/golang/src/math/logb.go /usr/lib/golang/src/math/mod.go /usr/lib/golang/src/math/modf.go /usr/lib/golang/src/math/modf_noasm.go /usr/lib/golang/src/math/nextafter.go /usr/lib/golang/src/math/pow.go /usr/lib/golang/src/math/pow10.go /usr/lib/golang/src/math/remainder.go /usr/lib/golang/src/math/signbit.go /usr/lib/golang/src/math/sin.go /usr/lib/golang/src/math/sincos.go /usr/lib/golang/src/math/sinh.go /usr/lib/golang/src/math/sqrt.go /usr/lib/golang/src/math/stubs.go /usr/lib/golang/src/math/tan.go /usr/lib/golang/src/math/tanh.go /usr/lib/golang/src/math/trig_reduce.go /usr/lib/golang/src/math/unsafe.go cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b039=>" -I $WORK/b039/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b039/asm.o ./asm.s go tool pack r $WORK/b039/_pkg_.a $WORK/b039/asm.o # internal go tool buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/d7/d7eb825ee13ed62e7203a1c28024d1790734a2adab8a0ebfd87ea4ab2652bb0e-d # internal internal/sync mkdir -p $WORK/b038/ cat >/tmp/go-build3757133879/b038/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3757133879/b009/_pkg_.a packagefile internal/goarch=/tmp/go-build3757133879/b010/_pkg_.a packagefile internal/race=/tmp/go-build3757133879/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build3757133879/b039/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p internal/sync -lang=go1.25 -std -complete -buildid uZ45JcWsvz-u4N8JYOQH/uZ45JcWsvz-u4N8JYOQH -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b038/importcfg -pack /usr/lib/golang/src/internal/sync/hashtriemap.go /usr/lib/golang/src/internal/sync/mutex.go /usr/lib/golang/src/internal/sync/runtime.go go tool buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/00/008033c173ce383b7ad43a3abf38f76642626617881d69cb7838eec326b1e73f-d # internal crypto/internal/fips140/alias mkdir -p $WORK/b055/ echo '# import config' > $WORK/b055/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p crypto/internal/fips140/alias -lang=go1.25 -std -complete -buildid NA4xFrXvJ5AU3Quv3leG/NA4xFrXvJ5AU3Quv3leG -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/alias/alias.go go tool buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/f6/f6b12a819767b2a65362e1a6902ab3b1a12c59966cb9a22cd56b40a9992747a0-d # internal crypto/internal/fips140deps/byteorder mkdir -p $WORK/b059/ cat >/tmp/go-build3757133879/b059/importcfg << 'EOF' # internal # import config packagefile internal/byteorder=/tmp/go-build3757133879/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p crypto/internal/fips140deps/byteorder -lang=go1.25 -std -complete -buildid hFqGnkQfy8GB8KME6kf-/hFqGnkQfy8GB8KME6kf- -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b059/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/byteorder/byteorder.go go tool buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/b9/b99387805fbf6aecab578ea43502b8eb1a957987a31e7f0c5b139d28018ab84b-d # internal crypto/internal/fips140deps/cpu mkdir -p $WORK/b060/ cat >/tmp/go-build3757133879/b060/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build3757133879/b015/_pkg_.a packagefile internal/goarch=/tmp/go-build3757133879/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p crypto/internal/fips140deps/cpu -lang=go1.25 -std -complete -buildid GkM_tjQ9IBbTQ7bvV87c/GkM_tjQ9IBbTQ7bvV87c -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b060/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/cpu/cpu.go go tool buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/06/06567d7d42ac37d3e36ea835c00891d8e00f28e445c18fbe46bb64a5158fa2b1-d # internal crypto/internal/fips140/subtle mkdir -p $WORK/b063/ echo -n > $WORK/b063/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/subtle /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/subtle -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b063/symabis ./xor_amd64.s go tool buildid -w $WORK/b030/_pkg_.a # internal go tool buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/ce/ce10206b061d2e3a84bebaace44fbda4d08c1a1548bbf0424758004191ff5a06-d # internal internal/itoa mkdir -p $WORK/b071/ echo '# import config' > $WORK/b071/importcfg # internal cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p internal/itoa -lang=go1.25 -std -complete -buildid 9hZlAS6ZupnS4bW5zUY1/9hZlAS6ZupnS4bW5zUY1 -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/46/46f551fffc1971158f1a2395f264845065e825d089445960037c0851e5dab433-d # internal cat >/tmp/go-build3757133879/b063/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/alias=/tmp/go-build3757133879/b055/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3757133879/b059/_pkg_.a packagefile math/bits=/tmp/go-build3757133879/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p crypto/internal/fips140/subtle -lang=go1.25 -std -buildid 1Y2scJr26oPTxiDxPs00/1Y2scJr26oPTxiDxPs00 -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -symabis $WORK/b063/symabis -c=4 -nolocalimports -importcfg $WORK/b063/importcfg -pack -asmhdr $WORK/b063/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/subtle/constant_time.go /usr/lib/golang/src/crypto/internal/fips140/subtle/xor.go /usr/lib/golang/src/crypto/internal/fips140/subtle/xor_asm.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b042/dim_amd64.o ./dim_amd64.s runtime mkdir -p $WORK/b013/ echo -n > $WORK/b013/go_asm.h # internal cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b013/symabis ./asm.s ./asm_amd64.s ./duff_amd64.s ./ints.s ./memclr_amd64.s ./memmove_amd64.s ./preempt_amd64.s ./rt0_linux_amd64.s ./sys_linux_amd64.s ./test_amd64.s ./time_linux_amd64.s go tool buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/98/98b1b037bb811e7efa059f67b980459190c04c78bb0edc98219141337ed33104-d # internal cmp mkdir -p $WORK/b074/ echo '# import config' > $WORK/b074/importcfg # internal cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p cmp -lang=go1.25 -std -complete -buildid RFU16iEVT211Pw8461EY/RFU16iEVT211Pw8461EY -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b074/importcfg -pack /usr/lib/golang/src/cmp/cmp.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b042/exp_amd64.o ./exp_amd64.s cd /usr/lib/golang/src/crypto/internal/fips140/subtle /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/subtle -trimpath "$WORK/b063=>" -I $WORK/b063/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b063/xor_amd64.o ./xor_amd64.s go tool buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/40/40645a6d85dfebf42c67f2a5ecf3fb824d00d35e1cf6a90dc9650944b74f37cf-d # internal vendor/github.com/golang-fips/openssl/v2 mkdir -p $WORK/b088/ echo '# import config' > $WORK/b088/importcfg # internal cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p vendor/github.com/golang-fips/openssl/v2 -lang=go1.25 -std -complete -buildid M3XWDCYZ7pwKTYHy4Dh8/M3XWDCYZ7pwKTYHy4Dh8 -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b088/importcfg -pack /usr/lib/golang/src/vendor/github.com/golang-fips/openssl/v2/big.go cat >/tmp/go-build3757133879/b013/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3757133879/b009/_pkg_.a packagefile internal/bytealg=/tmp/go-build3757133879/b014/_pkg_.a packagefile internal/byteorder=/tmp/go-build3757133879/b016/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build3757133879/b017/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build3757133879/b018/_pkg_.a packagefile internal/cpu=/tmp/go-build3757133879/b015/_pkg_.a packagefile internal/goarch=/tmp/go-build3757133879/b010/_pkg_.a packagefile internal/godebugs=/tmp/go-build3757133879/b019/_pkg_.a packagefile internal/goexperiment=/tmp/go-build3757133879/b020/_pkg_.a packagefile internal/goos=/tmp/go-build3757133879/b021/_pkg_.a packagefile internal/profilerecord=/tmp/go-build3757133879/b022/_pkg_.a packagefile internal/runtime/atomic=/tmp/go-build3757133879/b023/_pkg_.a packagefile internal/runtime/cgroup=/tmp/go-build3757133879/b024/_pkg_.a packagefile internal/runtime/exithook=/tmp/go-build3757133879/b028/_pkg_.a packagefile internal/runtime/gc=/tmp/go-build3757133879/b029/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build3757133879/b030/_pkg_.a packagefile internal/runtime/math=/tmp/go-build3757133879/b026/_pkg_.a packagefile internal/runtime/strconv=/tmp/go-build3757133879/b025/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build3757133879/b034/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build3757133879/b027/_pkg_.a packagefile internal/stringslite=/tmp/go-build3757133879/b035/_pkg_.a packagefile internal/trace/tracev2=/tmp/go-build3757133879/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p runtime -lang=go1.25 -std -buildid 9utifSsgCU7JYwsMdR49/9utifSsgCU7JYwsMdR49 -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -symabis $WORK/b013/symabis -c=4 -nolocalimports -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/arena.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/badlinkname.go /usr/lib/golang/src/runtime/badlinkname_linux.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgo_mmap.go /usr/lib/golang/src/runtime/cgo_sigaction.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/cgroup_linux.go /usr/lib/golang/src/runtime/chan.go /usr/lib/golang/src/runtime/checkptr.go /usr/lib/golang/src/runtime/compiler.go /usr/lib/golang/src/runtime/complex.go /usr/lib/golang/src/runtime/coro.go /usr/lib/golang/src/runtime/covercounter.go /usr/lib/golang/src/runtime/covermeta.go /usr/lib/golang/src/runtime/cpuflags.go /usr/lib/golang/src/runtime/cpuflags_amd64.go /usr/lib/golang/src/runtime/cpuprof.go /usr/lib/golang/src/runtime/cputicks.go /usr/lib/golang/src/runtime/create_file_unix.go /usr/lib/golang/src/runtime/debug.go /usr/lib/golang/src/runtime/debugcall.go /usr/lib/golang/src/runtime/debuglog.go /usr/lib/golang/src/runtime/debuglog_off.go /usr/lib/golang/src/runtime/defs_linux_amd64.go /usr/lib/golang/src/runtime/env_posix.go /usr/lib/golang/src/runtime/error.go /usr/lib/golang/src/runtime/extern.go /usr/lib/golang/src/runtime/fastlog2.go /usr/lib/golang/src/runtime/fastlog2table.go /usr/lib/golang/src/runtime/fds_unix.go /usr/lib/golang/src/runtime/float.go /usr/lib/golang/src/runtime/hash64.go /usr/lib/golang/src/runtime/heapdump.go /usr/lib/golang/src/runtime/histogram.go /usr/lib/golang/src/runtime/iface.go /usr/lib/golang/src/runtime/lfstack.go /usr/lib/golang/src/runtime/linkname.go /usr/lib/golang/src/runtime/linkname_swiss.go /usr/lib/golang/src/runtime/linkname_unix.go /usr/lib/golang/src/runtime/lock_futex.go /usr/lib/golang/src/runtime/lock_spinbit.go /usr/lib/golang/src/runtime/lockrank.go /usr/lib/golang/src/runtime/lockrank_off.go /usr/lib/golang/src/runtime/malloc.go /usr/lib/golang/src/runtime/map_fast32_swiss.go /usr/lib/golang/src/runtime/map_fast64_swiss.go /usr/lib/golang/src/runtime/map_faststr_swiss.go /usr/lib/golang/src/runtime/map_swiss.go /usr/lib/golang/src/runtime/mbarrier.go /usr/lib/golang/src/runtime/mbitmap.go /usr/lib/golang/src/runtime/mcache.go /usr/lib/golang/src/runtime/mcentral.go /usr/lib/golang/src/runtime/mcheckmark.go /usr/lib/golang/src/runtime/mcleanup.go /usr/lib/golang/src/runtime/mem.go /usr/lib/golang/src/runtime/mem_linux.go /usr/lib/golang/src/runtime/mem_nonsbrk.go /usr/lib/golang/src/runtime/metrics.go /usr/lib/golang/src/runtime/mfinal.go /usr/lib/golang/src/runtime/mfixalloc.go /usr/lib/golang/src/runtime/mgc.go /usr/lib/golang/src/runtime/mgclimit.go /usr/lib/golang/src/runtime/mgcmark.go /usr/lib/golang/src/runtime/mgcmark_nogreenteagc.go /usr/lib/golang/src/runtime/mgcpacer.go /usr/lib/golang/src/runtime/mgcscavenge.go /usr/lib/golang/src/runtime/mgcstack.go /usr/lib/golang/src/runtime/mgcsweep.go /usr/lib/golang/src/runtime/mgcwork.go /usr/lib/golang/src/runtime/mheap.go /usr/lib/golang/src/runtime/minmax.go /usr/lib/golang/src/runtime/mpagealloc.go /usr/lib/golang/src/runtime/mpagealloc_64bit.go /usr/lib/golang/src/runtime/mpagecache.go /usr/lib/golang/src/runtime/mpallocbits.go /usr/lib/golang/src/runtime/mprof.go /usr/lib/golang/src/runtime/mranges.go /usr/lib/golang/src/runtime/msan0.go /usr/lib/golang/src/runtime/msize.go /usr/lib/golang/src/runtime/mspanset.go /usr/lib/golang/src/runtime/mstats.go /usr/lib/golang/src/runtime/mwbbuf.go /usr/lib/golang/src/runtime/nbpipe_pipe2.go /usr/lib/golang/src/runtime/netpoll.go /usr/lib/golang/src/runtime/netpoll_epoll.go /usr/lib/golang/src/runtime/nonwindows_stub.go /usr/lib/golang/src/runtime/note_other.go /usr/lib/golang/src/runtime/os_linux.go /usr/lib/golang/src/runtime/os_linux_generic.go /usr/lib/golang/src/runtime/os_linux_noauxv.go /usr/lib/golang/src/runtime/os_linux_x86.go /usr/lib/golang/src/runtime/os_nonopenbsd.go /usr/lib/golang/src/runtime/os_unix.go /usr/lib/golang/src/runtime/panic.go /usr/lib/golang/src/runtime/pinner.go /usr/lib/golang/src/runtime/plugin.go /usr/lib/golang/src/runtime/preempt.go /usr/lib/golang/src/runtime/preempt_nonwindows.go /usr/lib/golang/src/runtime/print.go /usr/lib/golang/src/runtime/proc.go /usr/lib/golang/src/runtime/profbuf.go /usr/lib/golang/src/runtime/proflabel.go /usr/lib/golang/src/runtime/race0.go /usr/lib/golang/src/runtime/rand.go /usr/lib/golang/src/runtime/rdebug.go /usr/lib/golang/src/runtime/retry.go /usr/lib/golang/src/runtime/runtime.go /usr/lib/golang/src/runtime/runtime1.go /usr/lib/golang/src/runtime/runtime2.go /usr/lib/golang/src/runtime/runtime_boring.go /usr/lib/golang/src/runtime/rwmutex.go /usr/lib/golang/src/runtime/security_linux.go /usr/lib/golang/src/runtime/security_unix.go /usr/lib/golang/src/runtime/select.go /usr/lib/golang/src/runtime/sema.go /usr/lib/golang/src/runtime/set_vma_name_linux.go /usr/lib/golang/src/runtime/signal_amd64.go /usr/lib/golang/src/runtime/signal_linux_amd64.go /usr/lib/golang/src/runtime/signal_unix.go /usr/lib/golang/src/runtime/sigqueue.go /usr/lib/golang/src/runtime/sigqueue_note.go /usr/lib/golang/src/runtime/sigtab_linux_generic.go /usr/lib/golang/src/runtime/slice.go /usr/lib/golang/src/runtime/softfloat64.go /usr/lib/golang/src/runtime/stack.go /usr/lib/golang/src/runtime/stkframe.go /usr/lib/golang/src/runtime/string.go /usr/lib/golang/src/runtime/stubs.go /usr/lib/golang/src/runtime/stubs2.go /usr/lib/golang/src/runtime/stubs3.go /usr/lib/golang/src/runtime/stubs_amd64.go /usr/lib/golang/src/runtime/stubs_linux.go /usr/lib/golang/src/runtime/stubs_nonwasm.go /usr/lib/golang/src/runtime/symtab.go /usr/lib/golang/src/runtime/symtabinl.go /usr/lib/golang/src/runtime/synctest.go /usr/lib/golang/src/runtime/sys_nonppc64x.go /usr/lib/golang/src/runtime/sys_x86.go /usr/lib/golang/src/runtime/tagptr.go /usr/lib/golang/src/runtime/tagptr_64bit.go /usr/lib/golang/src/runtime/test_amd64.go /usr/lib/golang/src/runtime/time.go /usr/lib/golang/src/runtime/time_nofake.go /usr/lib/golang/src/runtime/timeasm.go /usr/lib/golang/src/runtime/tls_stub.go /usr/lib/golang/src/runtime/trace.go /usr/lib/golang/src/runtime/traceallocfree.go /usr/lib/golang/src/runtime/traceback.go /usr/lib/golang/src/runtime/tracebuf.go /usr/lib/golang/src/runtime/tracecpu.go /usr/lib/golang/src/runtime/traceevent.go /usr/lib/golang/src/runtime/tracemap.go /usr/lib/golang/src/runtime/traceregion.go /usr/lib/golang/src/runtime/traceruntime.go /usr/lib/golang/src/runtime/tracestack.go /usr/lib/golang/src/runtime/tracestatus.go /usr/lib/golang/src/runtime/tracestring.go /usr/lib/golang/src/runtime/tracetime.go /usr/lib/golang/src/runtime/tracetype.go /usr/lib/golang/src/runtime/type.go /usr/lib/golang/src/runtime/typekind.go /usr/lib/golang/src/runtime/unsafe.go /usr/lib/golang/src/runtime/utf8.go /usr/lib/golang/src/runtime/valgrind0.go /usr/lib/golang/src/runtime/vdso_elf64.go /usr/lib/golang/src/runtime/vdso_linux.go /usr/lib/golang/src/runtime/vdso_linux_amd64.go /usr/lib/golang/src/runtime/vgetrandom_linux.go /usr/lib/golang/src/runtime/write_err.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b042/floor_amd64.o ./floor_amd64.s go tool buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/04/04697964e4bb2243e9be68de246f8a6a4475b33bb98e36d3ed5d7faa91303b0c-d # internal crypto/internal/boring mkdir -p $WORK/b087/ cat >/tmp/go-build3757133879/b087/importcfg << 'EOF' # internal # import config importmap github.com/golang-fips/openssl/v2=vendor/github.com/golang-fips/openssl/v2 packagefile vendor/github.com/golang-fips/openssl/v2=/tmp/go-build3757133879/b088/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p crypto/internal/boring -lang=go1.25 -std -complete -buildid FMCU9OHTHa8qQtSsu_3Y/FMCU9OHTHa8qQtSsu_3Y -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b087/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go cd /usr/lib/golang/src/crypto/internal/fips140/subtle go tool pack r $WORK/b063/_pkg_.a $WORK/b063/xor_amd64.o # internal go tool buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/39/39ae14303e73d82dffcc5e956bc467d13afbcdf313eb507ace6d3ac4801a3da4-d # internal crypto/internal/boring/sig mkdir -p $WORK/b089/ echo -n > $WORK/b089/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b089/symabis ./sig_amd64.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b042/hypot_amd64.o ./hypot_amd64.s go tool buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/57/5795d6f5fde18ef35c24f4e27ace7cd36ad97ae5495406be0c0fde403d427a7b-d # internal container/list mkdir -p $WORK/b096/ echo '# import config' > $WORK/b096/importcfg # internal cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p container/list -lang=go1.25 -std -complete -buildid aLFmapQ8A6ekD0lSxjCt/aLFmapQ8A6ekD0lSxjCt -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/container/list/list.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b042=>" -I $WORK/b042/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b042/log_amd64.o ./log_amd64.s echo '# import config' > $WORK/b089/importcfg # internal cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p crypto/internal/boring/sig -lang=go1.25 -std -buildid g_BMCuJ3RyhrG3kPyCDk/g_BMCuJ3RyhrG3kPyCDk -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -symabis $WORK/b089/symabis -c=4 -nolocalimports -importcfg $WORK/b089/importcfg -pack -asmhdr $WORK/b089/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b089=>" -I $WORK/b089/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b089/sig_amd64.o ./sig_amd64.s cd /usr/lib/golang/src/math go tool pack r $WORK/b042/_pkg_.a $WORK/b042/dim_amd64.o $WORK/b042/exp_amd64.o $WORK/b042/floor_amd64.o $WORK/b042/hypot_amd64.o $WORK/b042/log_amd64.o # internal go tool buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/90/90cda97e899ba0c66d54fc9bd6bd66ad9156d7c71effdd787d17fdde44bdfb1d-d # internal crypto/internal/boring/bcache mkdir -p $WORK/b109/ echo -n > $WORK/b109/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/boring/bcache /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/bcache -trimpath "$WORK/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b109/symabis ./stub.s go tool buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/31/31cbc28a1238eb94547bd324bd2bac073033d30c6cae26e9a0e5ad3d79e3af82-d # internal unicode/utf16 mkdir -p $WORK/b120/ echo '# import config' > $WORK/b120/importcfg # internal cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p unicode/utf16 -lang=go1.25 -std -complete -buildid fEeYMvewhhNmV_JJGVc-/fEeYMvewhhNmV_JJGVc- -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b120/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go cd /usr/lib/golang/src/crypto/internal/boring/sig go tool pack r $WORK/b089/_pkg_.a $WORK/b089/sig_amd64.o # internal go tool buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/66/6626e03bed80ec046fedb4f79f76959cfd85d145a40527dff6f3914dded54f91-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b121/ echo '# import config' > $WORK/b121/importcfg # internal cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -lang=go1.25 -std -complete -buildid lsGqv5XrCC5ejTQccxAj/lsGqv5XrCC5ejTQccxAj -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b121/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go cat >/tmp/go-build3757133879/b109/importcfg << 'EOF' # internal # import config packagefile sync/atomic=/tmp/go-build3757133879/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p crypto/internal/boring/bcache -lang=go1.25 -std -buildid 9J3PYTwCwo2QYt7Fv4-T/9J3PYTwCwo2QYt7Fv4-T -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -symabis $WORK/b109/symabis -c=4 -nolocalimports -importcfg $WORK/b109/importcfg -pack -asmhdr $WORK/b109/go_asm.h /usr/lib/golang/src/crypto/internal/boring/bcache/cache.go go tool buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/ef/ef5d93188e2d8156fcfac4c3cbe050930f8e12e82728b88036450d22ca879f6b-d # internal vendor/golang.org/x/crypto/internal/alias mkdir -p $WORK/b135/ echo '# import config' > $WORK/b135/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p vendor/golang.org/x/crypto/internal/alias -lang=go1.25 -std -complete -buildid l_qjJnRSj2vJHfKD_ilS/l_qjJnRSj2vJHfKD_ilS -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b135/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/alias/alias.go cd /usr/lib/golang/src/crypto/internal/boring/bcache /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/bcache -trimpath "$WORK/b109=>" -I $WORK/b109/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b109/stub.o ./stub.s go tool buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/47/477a90dd4f9854b7e15bb35f656fee98c36530385cd0dbbccf3b8aabb194fc12-d # internal internal/nettrace mkdir -p $WORK/b155/ echo '# import config' > $WORK/b155/importcfg # internal cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p internal/nettrace -lang=go1.25 -std -complete -buildid Faw22XVXyqmHOoEEePUS/Faw22XVXyqmHOoEEePUS -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b155/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.go go tool buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/e3/e3496de56961201e53ebb0d3196f926ab84eb3464f5be40a4e9fb14dfaaaeddd-d # internal encoding mkdir -p $WORK/b163/ echo '# import config' > $WORK/b163/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p encoding -lang=go1.25 -std -complete -buildid To1aErZ13H4XU0NSj86-/To1aErZ13H4XU0NSj86- -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b163/importcfg -pack /usr/lib/golang/src/encoding/encoding.go go tool buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/2e/2ee97e3b7f877bb7c6701b63fead72dd0dc4ba066da46add7c83108c2a78e42d-d # internal log/internal mkdir -p $WORK/b166/ echo '# import config' > $WORK/b166/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p log/internal -lang=go1.25 -std -complete -buildid 5Sk3GhPKUQiWBUVb2w0T/5Sk3GhPKUQiWBUVb2w0T -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b166/importcfg -pack /usr/lib/golang/src/log/internal/internal.go cd /usr/lib/golang/src/crypto/internal/boring/bcache go tool pack r $WORK/b109/_pkg_.a $WORK/b109/stub.o # internal go tool buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/43/43b4c76f14e70f96cef19f4946dd118005ee385d44a8b7c2db40d44ae9f2d141-d # internal go tool buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/91/91aba65e6868bb7f7981bb0a6b5d40d492e90a46571ecca7c974c80a4b09bf62-d # internal go tool buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/cd/cd72d36a27f6eff1f7a801d7061adde24d2ad76f1de44ed2030c120fcefe7a35-d # internal cp /usr/lib/golang/src/runtime/asm_amd64.h $WORK/b013/asm_GOARCH.h cd /usr/lib/golang/src/runtime /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b013/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b013/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b013/duff_amd64.o ./duff_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b013/ints.o ./ints.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b013/memclr_amd64.o ./memclr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b013/memmove_amd64.o ./memmove_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b013/preempt_amd64.o ./preempt_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b013/rt0_linux_amd64.o ./rt0_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b013/sys_linux_amd64.o ./sys_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b013/test_amd64.o ./test_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p runtime -trimpath "$WORK/b013=>" -I $WORK/b013/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b013/time_linux_amd64.o ./time_linux_amd64.s go tool pack r $WORK/b013/_pkg_.a $WORK/b013/asm.o $WORK/b013/asm_amd64.o $WORK/b013/duff_amd64.o $WORK/b013/ints.o $WORK/b013/memclr_amd64.o $WORK/b013/memmove_amd64.o $WORK/b013/preempt_amd64.o $WORK/b013/rt0_linux_amd64.o $WORK/b013/sys_linux_amd64.o $WORK/b013/test_amd64.o $WORK/b013/time_linux_amd64.o # internal go tool buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/ef/ef47aeaf22dd3ae45d66d32513846f179b56334b65e6aee73e955be56d5c1cab-d # internal internal/reflectlite mkdir -p $WORK/b008/ echo -n > $WORK/b008/go_asm.h # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b008/symabis ./asm.s sync mkdir -p $WORK/b037/ cat >/tmp/go-build3757133879/b037/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build3757133879/b033/_pkg_.a packagefile internal/sync=/tmp/go-build3757133879/b038/_pkg_.a packagefile internal/synctest=/tmp/go-build3757133879/b040/_pkg_.a packagefile runtime=/tmp/go-build3757133879/b013/_pkg_.a packagefile sync/atomic=/tmp/go-build3757133879/b039/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p sync -lang=go1.25 -std -buildid ABs0x4NW5_d_f07ny2xA/ABs0x4NW5_d_f07ny2xA -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b037/importcfg -pack /usr/lib/golang/src/sync/cond.go /usr/lib/golang/src/sync/hashtriemap.go /usr/lib/golang/src/sync/mutex.go /usr/lib/golang/src/sync/once.go /usr/lib/golang/src/sync/oncefunc.go /usr/lib/golang/src/sync/pool.go /usr/lib/golang/src/sync/poolqueue.go /usr/lib/golang/src/sync/runtime.go /usr/lib/golang/src/sync/runtime2.go /usr/lib/golang/src/sync/rwmutex.go /usr/lib/golang/src/sync/waitgroup.go iter mkdir -p $WORK/b047/ cat >/tmp/go-build3757133879/b047/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build3757133879/b033/_pkg_.a packagefile runtime=/tmp/go-build3757133879/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p iter -lang=go1.25 -std -complete -buildid LPW_-cY3i7VHmbt__VBV/LPW_-cY3i7VHmbt__VBV -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/iter/iter.go crypto/subtle mkdir -p $WORK/b086/ cat >/tmp/go-build3757133879/b086/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/subtle=/tmp/go-build3757133879/b063/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build3757133879/b034/_pkg_.a packagefile runtime=/tmp/go-build3757133879/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p crypto/subtle -lang=go1.25 -std -complete -buildid Cr0Bb5lv0ZdnZI2lJVVy/Cr0Bb5lv0ZdnZI2lJVVy -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b086/importcfg -pack /usr/lib/golang/src/crypto/subtle/constant_time.go /usr/lib/golang/src/crypto/subtle/dit.go /usr/lib/golang/src/crypto/subtle/xor.go cat >/tmp/go-build3757133879/b008/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3757133879/b009/_pkg_.a packagefile internal/goarch=/tmp/go-build3757133879/b010/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build3757133879/b012/_pkg_.a packagefile runtime=/tmp/go-build3757133879/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/reflectlite -lang=go1.25 -std -buildid KLWk0uyGgMvNnUIAasU_/KLWk0uyGgMvNnUIAasU_ -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -symabis $WORK/b008/symabis -c=4 -nolocalimports -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go go tool buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/47/476a4707563a73f7575a3651dc60d0a996ca0dcc12f95fe0a6fe721fd237ba7a-d # internal slices mkdir -p $WORK/b073/ cat >/tmp/go-build3757133879/b073/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build3757133879/b074/_pkg_.a packagefile iter=/tmp/go-build3757133879/b047/_pkg_.a packagefile math/bits=/tmp/go-build3757133879/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p slices -lang=go1.25 -std -complete -buildid gC-TNiptKteec9E5Xomb/gC-TNiptKteec9E5Xomb -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/slices/iter.go /usr/lib/golang/src/slices/slices.go /usr/lib/golang/src/slices/sort.go /usr/lib/golang/src/slices/zsortanyfunc.go /usr/lib/golang/src/slices/zsortordered.go go tool buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/3f/3f7552023995b451e3a303ae2c57781fc90a1f392149baad82b37b322ed0fd97-d # internal weak mkdir -p $WORK/b113/ cat >/tmp/go-build3757133879/b113/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3757133879/b009/_pkg_.a packagefile runtime=/tmp/go-build3757133879/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p weak -lang=go1.25 -std -complete -buildid DbtLB77cewgqo9r-LoHc/DbtLB77cewgqo9r-LoHc -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b113/importcfg -pack /usr/lib/golang/src/weak/doc.go /usr/lib/golang/src/weak/pointer.go go tool buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/74/747f652e2ad932327f78752b93ca0db1679048d258f792b828f510a0fd42cd2b-d # internal maps mkdir -p $WORK/b152/ cat >/tmp/go-build3757133879/b152/importcfg << 'EOF' # internal # import config packagefile iter=/tmp/go-build3757133879/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p maps -lang=go1.25 -std -complete -buildid EUUIvOduFm4Ke4xuC412/EUUIvOduFm4Ke4xuC412 -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b152/importcfg -pack /usr/lib/golang/src/maps/iter.go /usr/lib/golang/src/maps/maps.go go tool buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/71/718f35ca28ee91126aede4fed4cc58834a04b0a7fb804e8575fb2a57148e162c-d # internal go tool buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/3b/3b64a46012dceb22dfe091a71df9d6dd7dff2f331d94d105b344d35e2aae49ba-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b008/asm.o ./asm.s go tool pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o # internal go tool buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/85/855eeeb6e1933708389eea0b24fed97ce918a0d45555562b1993e862aeb4c065-d # internal errors mkdir -p $WORK/b007/ cat >/tmp/go-build3757133879/b007/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build3757133879/b008/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b007/_pkg_.a -trimpath "$WORK/b007=>" -p errors -lang=go1.25 -std -complete -buildid imuf3B4Y8NoV9FHTW5zR/imuf3B4Y8NoV9FHTW5zR -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b007/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/join.go /usr/lib/golang/src/errors/wrap.go sort mkdir -p $WORK/b161/ cat >/tmp/go-build3757133879/b161/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build3757133879/b008/_pkg_.a packagefile math/bits=/tmp/go-build3757133879/b043/_pkg_.a packagefile slices=/tmp/go-build3757133879/b073/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p sort -lang=go1.25 -std -complete -buildid GAszYpAvTUpyH3UFg9xG/GAszYpAvTUpyH3UFg9xG -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b161/importcfg -pack /usr/lib/golang/src/sort/search.go /usr/lib/golang/src/sort/slice.go /usr/lib/golang/src/sort/sort.go /usr/lib/golang/src/sort/zsortfunc.go /usr/lib/golang/src/sort/zsortinterface.go go tool buildid -w $WORK/b037/_pkg_.a # internal cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/aa/aaf1c3f79e4feb0098486a20d22948b0513ea5e1e39d76c4bdede7d00ec8e282-d # internal internal/bisect mkdir -p $WORK/b053/ internal/testlog mkdir -p $WORK/b082/ cat >/tmp/go-build3757133879/b082/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build3757133879/b037/_pkg_.a packagefile sync/atomic=/tmp/go-build3757133879/b039/_pkg_.a EOF cat >/tmp/go-build3757133879/b053/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build3757133879/b013/_pkg_.a packagefile sync=/tmp/go-build3757133879/b037/_pkg_.a packagefile sync/atomic=/tmp/go-build3757133879/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p internal/bisect -lang=go1.25 -std -complete -buildid xkhyMMMosqRKS4lfrjKl/xkhyMMMosqRKS4lfrjKl -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b053/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p internal/testlog -lang=go1.25 -std -complete -buildid oSYTd-pk5pNJHRZFx4zR/oSYTd-pk5pNJHRZFx4zR -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b082/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go go tool buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/80/803dc7de2e44477582c24653cc531767e9e10888dc8c8dd1a79c6d8a7117684e-d # internal io mkdir -p $WORK/b006/ cat >/tmp/go-build3757133879/b006/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile sync=/tmp/go-build3757133879/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p io -lang=go1.25 -std -complete -buildid QsQRBm1p-hcXbC6-d52q/QsQRBm1p-hcXbC6-d52q -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b006/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go go tool buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/9c/9cf96b3165ce34ea1e4d4fa99e1c254e5778144ba83dc71075252126333acc6d-d # internal strconv mkdir -p $WORK/b041/ cat >/tmp/go-build3757133879/b041/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile internal/bytealg=/tmp/go-build3757133879/b014/_pkg_.a packagefile internal/stringslite=/tmp/go-build3757133879/b035/_pkg_.a packagefile math=/tmp/go-build3757133879/b042/_pkg_.a packagefile math/bits=/tmp/go-build3757133879/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build3757133879/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p strconv -lang=go1.25 -std -complete -buildid wbK-kZAcsMGX4zv8D6ke/wbK-kZAcsMGX4zv8D6ke -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b041/importcfg -pack /usr/lib/golang/src/strconv/atob.go /usr/lib/golang/src/strconv/atoc.go /usr/lib/golang/src/strconv/atof.go /usr/lib/golang/src/strconv/atoi.go /usr/lib/golang/src/strconv/bytealg.go /usr/lib/golang/src/strconv/ctoa.go /usr/lib/golang/src/strconv/decimal.go /usr/lib/golang/src/strconv/doc.go /usr/lib/golang/src/strconv/eisel_lemire.go /usr/lib/golang/src/strconv/ftoa.go /usr/lib/golang/src/strconv/ftoaryu.go /usr/lib/golang/src/strconv/isprint.go /usr/lib/golang/src/strconv/itoa.go /usr/lib/golang/src/strconv/quote.go go tool buildid -w $WORK/b053/_pkg_.a # internal cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/e9/e932d9f6adee21f709bb29be0a65a28010e3295a904a5ffea593da92059089b3-d # internal internal/godebug mkdir -p $WORK/b052/ cat >/tmp/go-build3757133879/b052/importcfg << 'EOF' # internal # import config packagefile internal/bisect=/tmp/go-build3757133879/b053/_pkg_.a packagefile internal/godebugs=/tmp/go-build3757133879/b019/_pkg_.a packagefile sync=/tmp/go-build3757133879/b037/_pkg_.a packagefile sync/atomic=/tmp/go-build3757133879/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p internal/godebug -lang=go1.25 -std -complete -buildid aRpnnwjPjRK8wlOnOWpj/aRpnnwjPjRK8wlOnOWpj -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go go tool buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/88/88028fd19ea0511d0d63ae7b23d61b2aba5a53cc3d43e36df01b3b2db24cbcb8-d # internal hash mkdir -p $WORK/b005/ cat >/tmp/go-build3757133879/b005/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build3757133879/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p hash -lang=go1.25 -std -complete -buildid Uejo4JaDQPOftfhGsQdO/Uejo4JaDQPOftfhGsQdO -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b005/importcfg -pack /usr/lib/golang/src/hash/hash.go go tool buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/f4/f44849d32a59d16c764a4b88ffb1c882ac5a2a4c563e71d4e826cb53b1c5e05e-d # internal bytes mkdir -p $WORK/b046/ cat >/tmp/go-build3757133879/b046/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile internal/bytealg=/tmp/go-build3757133879/b014/_pkg_.a packagefile io=/tmp/go-build3757133879/b006/_pkg_.a packagefile iter=/tmp/go-build3757133879/b047/_pkg_.a packagefile math/bits=/tmp/go-build3757133879/b043/_pkg_.a packagefile unicode=/tmp/go-build3757133879/b048/_pkg_.a packagefile unicode/utf8=/tmp/go-build3757133879/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p bytes -lang=go1.25 -std -buildid 1LQVw_o0KLxRmfKUdwQ-/1LQVw_o0KLxRmfKUdwQ- -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/bytes/buffer.go /usr/lib/golang/src/bytes/bytes.go /usr/lib/golang/src/bytes/iter.go /usr/lib/golang/src/bytes/reader.go go tool buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/8a/8a81205212d6e518928f3729e91eebe78dea8b5b955c8515b0d6f8f07944bacb-d # internal strings mkdir -p $WORK/b054/ cat >/tmp/go-build3757133879/b054/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile internal/abi=/tmp/go-build3757133879/b009/_pkg_.a packagefile internal/bytealg=/tmp/go-build3757133879/b014/_pkg_.a packagefile internal/stringslite=/tmp/go-build3757133879/b035/_pkg_.a packagefile io=/tmp/go-build3757133879/b006/_pkg_.a packagefile iter=/tmp/go-build3757133879/b047/_pkg_.a packagefile math/bits=/tmp/go-build3757133879/b043/_pkg_.a packagefile sync=/tmp/go-build3757133879/b037/_pkg_.a packagefile unicode=/tmp/go-build3757133879/b048/_pkg_.a packagefile unicode/utf8=/tmp/go-build3757133879/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p strings -lang=go1.25 -std -complete -buildid zasXjHOvgskWD6RlrHrI/zasXjHOvgskWD6RlrHrI -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/strings/builder.go /usr/lib/golang/src/strings/clone.go /usr/lib/golang/src/strings/compare.go /usr/lib/golang/src/strings/iter.go /usr/lib/golang/src/strings/reader.go /usr/lib/golang/src/strings/replace.go /usr/lib/golang/src/strings/search.go /usr/lib/golang/src/strings/strings.go go tool buildid -w $WORK/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/b6/b61fe12d466ef528a866bfc81711ea16b8c0844d3e4592189bc02c2c57e64046-d # internal crypto mkdir -p $WORK/b004/ cat >/tmp/go-build3757133879/b004/importcfg << 'EOF' # internal # import config packagefile hash=/tmp/go-build3757133879/b005/_pkg_.a packagefile io=/tmp/go-build3757133879/b006/_pkg_.a packagefile strconv=/tmp/go-build3757133879/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p crypto -lang=go1.25 -std -complete -buildid 6Fq1mRDOgfo1yXuVkpDu/6Fq1mRDOgfo1yXuVkpDu -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b004/importcfg -pack /usr/lib/golang/src/crypto/crypto.go go tool buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/1f/1faae704ad9ac0237ee1e267fcf2cefce7494d3b8a2bfce5410cbf1f81478277-d # internal internal/oserror mkdir -p $WORK/b072/ cat >/tmp/go-build3757133879/b072/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p internal/oserror -lang=go1.25 -std -complete -buildid Xb7Nm1XWe2kG51Xg2tgC/Xb7Nm1XWe2kG51Xg2tgC -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b072/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go go tool buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/5e/5ec60af0ebeb50db8c9dc201a4e8570d869e7f49f4f4d603203f43121affec0d-d # internal path mkdir -p $WORK/b078/ cat >/tmp/go-build3757133879/b078/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile internal/bytealg=/tmp/go-build3757133879/b014/_pkg_.a packagefile unicode/utf8=/tmp/go-build3757133879/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p path -lang=go1.25 -std -complete -buildid lpa8CeeG89BWcTS7MEo7/lpa8CeeG89BWcTS7MEo7 -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go go tool buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/7e/7e38145c68b5b6541a88f05f29e387cdf269734446c393f254d0cb3c5f79e833-d # internal syscall mkdir -p $WORK/b070/ echo -n > $WORK/b070/go_asm.h # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b070/symabis ./asm_linux_amd64.s go tool buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/bf/bf7165db10b4a7da39168e03ab1d59911f7056d588b953cffc3c65394b3f2e11-d # internal crypto/internal/fips140deps/godebug mkdir -p $WORK/b051/ cat >/tmp/go-build3757133879/b051/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/tmp/go-build3757133879/b052/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p crypto/internal/fips140deps/godebug -lang=go1.25 -std -complete -buildid u3_leYII6tEM0ap8LpoW/u3_leYII6tEM0ap8LpoW -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/godebug/godebug.go go tool buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/b9/b9095fe46375b2d8aa9db7a24be5d72d85ea7c576feb1a7da23cd65ccbd26ab7-d # internal crypto/internal/impl mkdir -p $WORK/b061/ cat >/tmp/go-build3757133879/b061/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build3757133879/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p crypto/internal/impl -lang=go1.25 -std -complete -buildid B8b5vBATpj7ymETArW0b/B8b5vBATpj7ymETArW0b -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b061/importcfg -pack /usr/lib/golang/src/crypto/internal/impl/impl.go go tool buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/67/6719291335d77f47b35528e702e7ca5711b090d8edae62549ae080b988a683d7-d # internal math/rand/v2 mkdir -p $WORK/b084/ cat >/tmp/go-build3757133879/b084/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile internal/byteorder=/tmp/go-build3757133879/b016/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build3757133879/b017/_pkg_.a packagefile math=/tmp/go-build3757133879/b042/_pkg_.a packagefile math/bits=/tmp/go-build3757133879/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p math/rand/v2 -lang=go1.25 -std -complete -buildid KH6VFFhwrCNnaUthrM2K/KH6VFFhwrCNnaUthrM2K -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b084/importcfg -pack /usr/lib/golang/src/math/rand/v2/chacha8.go /usr/lib/golang/src/math/rand/v2/exp.go /usr/lib/golang/src/math/rand/v2/normal.go /usr/lib/golang/src/math/rand/v2/pcg.go /usr/lib/golang/src/math/rand/v2/rand.go /usr/lib/golang/src/math/rand/v2/zipf.go cat >/tmp/go-build3757133879/b070/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile internal/asan=/tmp/go-build3757133879/b031/_pkg_.a packagefile internal/bytealg=/tmp/go-build3757133879/b014/_pkg_.a packagefile internal/byteorder=/tmp/go-build3757133879/b016/_pkg_.a packagefile internal/goarch=/tmp/go-build3757133879/b010/_pkg_.a packagefile internal/itoa=/tmp/go-build3757133879/b071/_pkg_.a packagefile internal/msan=/tmp/go-build3757133879/b032/_pkg_.a packagefile internal/oserror=/tmp/go-build3757133879/b072/_pkg_.a packagefile internal/race=/tmp/go-build3757133879/b033/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build3757133879/b027/_pkg_.a packagefile runtime=/tmp/go-build3757133879/b013/_pkg_.a packagefile slices=/tmp/go-build3757133879/b073/_pkg_.a packagefile sync=/tmp/go-build3757133879/b037/_pkg_.a packagefile sync/atomic=/tmp/go-build3757133879/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p syscall -lang=go1.25 -std -buildid bIQfpHHOwKnbX0wyKkBF/bIQfpHHOwKnbX0wyKkBF -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -symabis $WORK/b070/symabis -c=4 -nolocalimports -importcfg $WORK/b070/importcfg -pack -asmhdr $WORK/b070/go_asm.h /usr/lib/golang/src/syscall/badlinkname_unix.go /usr/lib/golang/src/syscall/dirent.go /usr/lib/golang/src/syscall/env_unix.go /usr/lib/golang/src/syscall/exec_linux.go /usr/lib/golang/src/syscall/exec_unix.go /usr/lib/golang/src/syscall/flock_linux.go /usr/lib/golang/src/syscall/forkpipe2.go /usr/lib/golang/src/syscall/linkname_unix.go /usr/lib/golang/src/syscall/lsf_linux.go /usr/lib/golang/src/syscall/net.go /usr/lib/golang/src/syscall/netlink_linux.go /usr/lib/golang/src/syscall/rlimit.go /usr/lib/golang/src/syscall/rlimit_stub.go /usr/lib/golang/src/syscall/setuidgid_linux.go /usr/lib/golang/src/syscall/sockcmsg_linux.go /usr/lib/golang/src/syscall/sockcmsg_unix.go /usr/lib/golang/src/syscall/sockcmsg_unix_other.go /usr/lib/golang/src/syscall/syscall.go /usr/lib/golang/src/syscall/syscall_linux.go /usr/lib/golang/src/syscall/syscall_linux_amd64.go /usr/lib/golang/src/syscall/syscall_unix.go /usr/lib/golang/src/syscall/time_nofake.go /usr/lib/golang/src/syscall/timestruct.go /usr/lib/golang/src/syscall/zerrors_linux_amd64.go /usr/lib/golang/src/syscall/zsyscall_linux_amd64.go /usr/lib/golang/src/syscall/zsysnum_linux_amd64.go /usr/lib/golang/src/syscall/ztypes_linux_amd64.go go tool buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/f4/f4d6f5f880b61cd0dab69c42857688fc35daa2e3ba1132fdfb906e3d01958467-d # internal crypto/internal/fips140 mkdir -p $WORK/b050/ cat >/tmp/go-build3757133879/b050/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140deps/godebug=/tmp/go-build3757133879/b051/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile runtime=/tmp/go-build3757133879/b013/_pkg_.a packagefile strings=/tmp/go-build3757133879/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p crypto/internal/fips140 -lang=go1.25 -std -complete -buildid I3HB1PNhpU9k-K0TGLL3/I3HB1PNhpU9k-K0TGLL3 -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b050/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/cast.go /usr/lib/golang/src/crypto/internal/fips140/fips140.go /usr/lib/golang/src/crypto/internal/fips140/indicator.go /usr/lib/golang/src/crypto/internal/fips140/notasan.go /usr/lib/golang/src/crypto/internal/fips140/notboring.go go tool buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/b9/b94b56341fa70f2cca8ee9b66b00ce5174683626c17d298afe0f390a88718d39-d # internal reflect mkdir -p $WORK/b092/ echo -n > $WORK/b092/go_asm.h # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b092/symabis ./asm_amd64.s go tool buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/3f/3f88344854916deb54589b1f35e9c1d1de4095e1bbc78d4bcddd3a43550a80e1-d # internal crypto/internal/fips140/sha256 mkdir -p $WORK/b058/ echo -n > $WORK/b058/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha256 -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b058/symabis ./sha256block_amd64.s cat >/tmp/go-build3757133879/b092/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile internal/abi=/tmp/go-build3757133879/b009/_pkg_.a packagefile internal/bytealg=/tmp/go-build3757133879/b014/_pkg_.a packagefile internal/goarch=/tmp/go-build3757133879/b010/_pkg_.a packagefile internal/itoa=/tmp/go-build3757133879/b071/_pkg_.a packagefile internal/race=/tmp/go-build3757133879/b033/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build3757133879/b030/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build3757133879/b034/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build3757133879/b012/_pkg_.a packagefile iter=/tmp/go-build3757133879/b047/_pkg_.a packagefile math=/tmp/go-build3757133879/b042/_pkg_.a packagefile runtime=/tmp/go-build3757133879/b013/_pkg_.a packagefile strconv=/tmp/go-build3757133879/b041/_pkg_.a packagefile sync=/tmp/go-build3757133879/b037/_pkg_.a packagefile unicode=/tmp/go-build3757133879/b048/_pkg_.a packagefile unicode/utf8=/tmp/go-build3757133879/b044/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p reflect -lang=go1.25 -std -buildid SL26IQOYMwpLW1PMp-CH/SL26IQOYMwpLW1PMp-CH -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -symabis $WORK/b092/symabis -c=4 -nolocalimports -importcfg $WORK/b092/importcfg -pack -asmhdr $WORK/b092/go_asm.h /usr/lib/golang/src/reflect/abi.go /usr/lib/golang/src/reflect/badlinkname.go /usr/lib/golang/src/reflect/deepequal.go /usr/lib/golang/src/reflect/float32reg_generic.go /usr/lib/golang/src/reflect/iter.go /usr/lib/golang/src/reflect/makefunc.go /usr/lib/golang/src/reflect/map_swiss.go /usr/lib/golang/src/reflect/swapper.go /usr/lib/golang/src/reflect/type.go /usr/lib/golang/src/reflect/value.go /usr/lib/golang/src/reflect/visiblefields.go go tool buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/aa/aa4f8cf35b25a591628b60a608e725c1229a5f527fc43d3fe6a03b2e9927d1a2-d # internal crypto/internal/fips140/sha3 mkdir -p $WORK/b062/ echo -n > $WORK/b062/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/sha3 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha3 -trimpath "$WORK/b062=>" -I $WORK/b062/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b062/symabis ./sha3_amd64.s cat >/tmp/go-build3757133879/b058/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3757133879/b046/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3757133879/b050/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3757133879/b059/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3757133879/b060/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build3757133879/b061/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile hash=/tmp/go-build3757133879/b005/_pkg_.a packagefile math/bits=/tmp/go-build3757133879/b043/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b058/_pkg_.a -trimpath "$WORK/b058=>" -p crypto/internal/fips140/sha256 -lang=go1.25 -std -buildid mSlmwgdK1GsNtHZRK4Ae/mSlmwgdK1GsNtHZRK4Ae -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -symabis $WORK/b058/symabis -c=4 -nolocalimports -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/sha256/cast.go /usr/lib/golang/src/crypto/internal/fips140/sha256/sha256.go /usr/lib/golang/src/crypto/internal/fips140/sha256/sha256block.go /usr/lib/golang/src/crypto/internal/fips140/sha256/sha256block_amd64.go cat >/tmp/go-build3757133879/b062/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3757133879/b046/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3757133879/b050/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build3757133879/b063/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3757133879/b059/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3757133879/b060/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile math/bits=/tmp/go-build3757133879/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p crypto/internal/fips140/sha3 -lang=go1.25 -std -buildid V-omFl_7bTOSWrd_NqDt/V-omFl_7bTOSWrd_NqDt -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -symabis $WORK/b062/symabis -c=4 -nolocalimports -importcfg $WORK/b062/importcfg -pack -asmhdr $WORK/b062/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/sha3/cast.go /usr/lib/golang/src/crypto/internal/fips140/sha3/hashes.go /usr/lib/golang/src/crypto/internal/fips140/sha3/keccakf.go /usr/lib/golang/src/crypto/internal/fips140/sha3/sha3.go /usr/lib/golang/src/crypto/internal/fips140/sha3/sha3_amd64.go /usr/lib/golang/src/crypto/internal/fips140/sha3/shake.go cd /usr/lib/golang/src/crypto/internal/fips140/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha256 -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b058/sha256block_amd64.o ./sha256block_amd64.s go tool pack r $WORK/b058/_pkg_.a $WORK/b058/sha256block_amd64.o # internal go tool buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/e8/e880b4b73ae7a3da6791ec19fe9d2d5506481707be124f37e2cd4f4b6b571ac3-d # internal crypto/internal/fips140/sha512 mkdir -p $WORK/b064/ echo -n > $WORK/b064/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha512 -trimpath "$WORK/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b064/symabis ./sha512block_amd64.s cd /usr/lib/golang/src/crypto/internal/fips140/sha3 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha3 -trimpath "$WORK/b062=>" -I $WORK/b062/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b062/sha3_amd64.o ./sha3_amd64.s cat >/tmp/go-build3757133879/b064/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3757133879/b046/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3757133879/b050/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3757133879/b059/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3757133879/b060/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build3757133879/b061/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile hash=/tmp/go-build3757133879/b005/_pkg_.a packagefile math/bits=/tmp/go-build3757133879/b043/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p crypto/internal/fips140/sha512 -lang=go1.25 -std -buildid 5Vg5swFzaBirOha1FTQt/5Vg5swFzaBirOha1FTQt -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -symabis $WORK/b064/symabis -c=4 -nolocalimports -importcfg $WORK/b064/importcfg -pack -asmhdr $WORK/b064/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/sha512/cast.go /usr/lib/golang/src/crypto/internal/fips140/sha512/sha512.go /usr/lib/golang/src/crypto/internal/fips140/sha512/sha512block.go /usr/lib/golang/src/crypto/internal/fips140/sha512/sha512block_amd64.go cd /usr/lib/golang/src/crypto/internal/fips140/sha3 go tool pack r $WORK/b062/_pkg_.a $WORK/b062/sha3_amd64.o # internal go tool buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/62/626b227d3f1f07006df69e16809b0e23a580b61cbd2658613de310a3d983a3f6-d # internal crypto/internal/randutil mkdir -p $WORK/b083/ cat >/tmp/go-build3757133879/b083/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build3757133879/b006/_pkg_.a packagefile math/rand/v2=/tmp/go-build3757133879/b084/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p crypto/internal/randutil -lang=go1.25 -std -complete -buildid DxKImKfeFZ8FPuamVZPl/DxKImKfeFZ8FPuamVZPl -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b083/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go go tool buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/fb/fb7490db871af2a353477005c96a569c6101d94704bf4e8f8e1bf348c3974712-d # internal math/rand mkdir -p $WORK/b094/ cat >/tmp/go-build3757133879/b094/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/tmp/go-build3757133879/b052/_pkg_.a packagefile math=/tmp/go-build3757133879/b042/_pkg_.a packagefile sync=/tmp/go-build3757133879/b037/_pkg_.a packagefile sync/atomic=/tmp/go-build3757133879/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p math/rand -lang=go1.25 -std -complete -buildid s0n5VVVkXn6h5MlP68yH/s0n5VVVkXn6h5MlP68yH -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b094/importcfg -pack /usr/lib/golang/src/math/rand/exp.go /usr/lib/golang/src/math/rand/normal.go /usr/lib/golang/src/math/rand/rand.go /usr/lib/golang/src/math/rand/rng.go /usr/lib/golang/src/math/rand/zipf.go cd /usr/lib/golang/src/crypto/internal/fips140/sha512 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha512 -trimpath "$WORK/b064=>" -I $WORK/b064/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b064/sha512block_amd64.o ./sha512block_amd64.s go tool pack r $WORK/b064/_pkg_.a $WORK/b064/sha512block_amd64.o # internal go tool buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/3d/3d527584ff1f31f99e5cee4cf8ca518bc804a5013b4be523731e3ba8a8948a76-d # internal crypto/internal/fips140/hmac mkdir -p $WORK/b057/ cat >/tmp/go-build3757133879/b057/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3757133879/b046/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3757133879/b050/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build3757133879/b058/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build3757133879/b062/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build3757133879/b064/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile hash=/tmp/go-build3757133879/b005/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b057/_pkg_.a -trimpath "$WORK/b057=>" -p crypto/internal/fips140/hmac -lang=go1.25 -std -complete -buildid 1SxF8wszJ45q1LwgxVRi/1SxF8wszJ45q1LwgxVRi -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b057/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/hmac/cast.go /usr/lib/golang/src/crypto/internal/fips140/hmac/hmac.go go tool buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/2e/2e1bb043a1598ed34e454d4436c44c83aa20f1756ee3db4a53ca39d900383698-d # internal crypto/internal/fips140/check mkdir -p $WORK/b056/ cat >/tmp/go-build3757133879/b056/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140=/tmp/go-build3757133879/b050/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build3757133879/b057/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build3757133879/b058/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3757133879/b059/_pkg_.a packagefile crypto/internal/fips140deps/godebug=/tmp/go-build3757133879/b051/_pkg_.a packagefile io=/tmp/go-build3757133879/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p crypto/internal/fips140/check -lang=go1.25 -std -complete -buildid ChTSqaZMrUe_V8DquR5M/ChTSqaZMrUe_V8DquR5M -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/check/check.go go tool buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/e3/e371227437aaa92a498974211e4b45057687cd588dd682c00a8d1e927e74989f-d # internal crypto/internal/fips140cache mkdir -p $WORK/b112/ cat >/tmp/go-build3757133879/b112/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build3757133879/b013/_pkg_.a packagefile sync=/tmp/go-build3757133879/b037/_pkg_.a packagefile weak=/tmp/go-build3757133879/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p crypto/internal/fips140cache -lang=go1.25 -std -complete -buildid YWlXbRvOccUPb-S62mQb/YWlXbRvOccUPb-S62mQb -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b112/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140cache/cache.go go tool buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/cd/cd0aa1e24f225b9ba99259ce805bdee6495c3a06f15583c76a0a06a062c250ca-d # internal crypto/sha3 mkdir -p $WORK/b115/ cat >/tmp/go-build3757133879/b115/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3757133879/b004/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build3757133879/b062/_pkg_.a packagefile hash=/tmp/go-build3757133879/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p crypto/sha3 -lang=go1.25 -std -complete -buildid kHqoNSFZnlN6EvU3BemQ/kHqoNSFZnlN6EvU3BemQ -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b115/importcfg -pack /usr/lib/golang/src/crypto/sha3/sha3.go go tool buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/ba/ba7c7ea202179cf5cf3a16a455c5937fc66c8d78963c29cb271a54a0fd510e3a-d # internal crypto/internal/fips140/aes mkdir -p $WORK/b049/ echo -n > $WORK/b049/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b049/symabis ./aes_amd64.s ./ctr_amd64.s cat >/tmp/go-build3757133879/b049/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3757133879/b046/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3757133879/b050/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build3757133879/b055/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build3757133879/b056/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build3757133879/b063/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3757133879/b059/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3757133879/b060/_pkg_.a packagefile crypto/internal/fips140deps/godebug=/tmp/go-build3757133879/b051/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build3757133879/b061/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile math/bits=/tmp/go-build3757133879/b043/_pkg_.a packagefile strconv=/tmp/go-build3757133879/b041/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p crypto/internal/fips140/aes -lang=go1.25 -std -buildid _2GrkB4LmiaLADWbfCN_/_2GrkB4LmiaLADWbfCN_ -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -symabis $WORK/b049/symabis -c=4 -nolocalimports -importcfg $WORK/b049/importcfg -pack -asmhdr $WORK/b049/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/aes/aes.go /usr/lib/golang/src/crypto/internal/fips140/aes/aes_asm.go /usr/lib/golang/src/crypto/internal/fips140/aes/aes_generic.go /usr/lib/golang/src/crypto/internal/fips140/aes/cast.go /usr/lib/golang/src/crypto/internal/fips140/aes/cbc.go /usr/lib/golang/src/crypto/internal/fips140/aes/cbc_noasm.go /usr/lib/golang/src/crypto/internal/fips140/aes/const.go /usr/lib/golang/src/crypto/internal/fips140/aes/ctr.go /usr/lib/golang/src/crypto/internal/fips140/aes/ctr_asm.go go tool buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/83/83ec0af1ba70fcb8258b39b365ac358922221673941cf59781b59e987cfcf6a4-d # internal crypto/internal/fips140/nistec/fiat mkdir -p $WORK/b103/ cat >/tmp/go-build3757133879/b103/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/tmp/go-build3757133879/b056/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build3757133879/b063/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile math/bits=/tmp/go-build3757133879/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p crypto/internal/fips140/nistec/fiat -lang=go1.25 -std -complete -buildid ds73Rhbxw4pzQE0NdlSQ/ds73Rhbxw4pzQE0NdlSQ -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b103/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/cast.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p224.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p224_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p224_invert.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p256.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p256_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p256_invert.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p384.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p384_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p384_invert.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p521.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p521_fiat64.go /usr/lib/golang/src/crypto/internal/fips140/nistec/fiat/p521_invert.go cd /usr/lib/golang/src/crypto/internal/fips140/aes /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b049/aes_amd64.o ./aes_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b049=>" -I $WORK/b049/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b049/ctr_amd64.o ./ctr_amd64.s go tool pack r $WORK/b049/_pkg_.a $WORK/b049/aes_amd64.o $WORK/b049/ctr_amd64.o # internal go tool buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/cc/cc344043ef11006a19b39c897cf4a598fdc8fa776c9ff052222e3eb954b7839c-d # internal crypto/internal/fips140/edwards25519/field mkdir -p $WORK/b104/ echo -n > $WORK/b104/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/edwards25519/field -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b104/symabis ./fe_amd64.s cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b070=>" -I $WORK/b070/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b070/asm_linux_amd64.o ./asm_linux_amd64.s cat >/tmp/go-build3757133879/b104/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/tmp/go-build3757133879/b056/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build3757133879/b063/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3757133879/b059/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile math/bits=/tmp/go-build3757133879/b043/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p crypto/internal/fips140/edwards25519/field -lang=go1.25 -std -buildid CFUVad2ssiVgdC7DJPzJ/CFUVad2ssiVgdC7DJPzJ -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -symabis $WORK/b104/symabis -c=4 -nolocalimports -importcfg $WORK/b104/importcfg -pack -asmhdr $WORK/b104/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe_amd64.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe_generic.go cd /usr/lib/golang/src/syscall go tool pack r $WORK/b070/_pkg_.a $WORK/b070/asm_linux_amd64.o # internal go tool buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/c1/c108610c2eed56bf4a75d0f2ad08564717886d8f35fd28d638dca6abde2b18aa-d # internal internal/syscall/unix mkdir -p $WORK/b069/ cat >/tmp/go-build3757133879/b069/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build3757133879/b013/_pkg_.a packagefile sync/atomic=/tmp/go-build3757133879/b039/_pkg_.a packagefile syscall=/tmp/go-build3757133879/b070/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p internal/syscall/unix -lang=go1.25 -std -complete -buildid nMmgwuZwHmAaKf9aAW2t/nMmgwuZwHmAaKf9aAW2t -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b069/importcfg -pack /usr/lib/golang/src/internal/syscall/unix/at.go /usr/lib/golang/src/internal/syscall/unix/at_fstatat.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/at_sysnum_newfstatat_linux.go /usr/lib/golang/src/internal/syscall/unix/constants.go /usr/lib/golang/src/internal/syscall/unix/copy_file_range_unix.go /usr/lib/golang/src/internal/syscall/unix/eaccess.go /usr/lib/golang/src/internal/syscall/unix/faccessat_syscall.go /usr/lib/golang/src/internal/syscall/unix/fcntl_unix.go /usr/lib/golang/src/internal/syscall/unix/getrandom.go /usr/lib/golang/src/internal/syscall/unix/getrandom_linux.go /usr/lib/golang/src/internal/syscall/unix/kernel_version_linux.go /usr/lib/golang/src/internal/syscall/unix/net.go /usr/lib/golang/src/internal/syscall/unix/nofollow_posix.go /usr/lib/golang/src/internal/syscall/unix/nonblocking_unix.go /usr/lib/golang/src/internal/syscall/unix/pidfd_linux.go /usr/lib/golang/src/internal/syscall/unix/renameat_sysnum_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux.go /usr/lib/golang/src/internal/syscall/unix/siginfo_linux_other.go /usr/lib/golang/src/internal/syscall/unix/syscall.go /usr/lib/golang/src/internal/syscall/unix/sysnum_linux_amd64.go /usr/lib/golang/src/internal/syscall/unix/tcsetpgrp_linux.go /usr/lib/golang/src/internal/syscall/unix/utimes.go /usr/lib/golang/src/internal/syscall/unix/waitid_linux.go cd /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/edwards25519/field -trimpath "$WORK/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b104/fe_amd64.o ./fe_amd64.s go tool buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/fe/fe74bb81c81acc813818a2ed723218790d1c19709d274ecfa1fbae4386c46b0b-d # internal time mkdir -p $WORK/b079/ cat >/tmp/go-build3757133879/b079/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile internal/bytealg=/tmp/go-build3757133879/b014/_pkg_.a packagefile internal/godebug=/tmp/go-build3757133879/b052/_pkg_.a packagefile internal/stringslite=/tmp/go-build3757133879/b035/_pkg_.a packagefile math/bits=/tmp/go-build3757133879/b043/_pkg_.a packagefile runtime=/tmp/go-build3757133879/b013/_pkg_.a packagefile sync=/tmp/go-build3757133879/b037/_pkg_.a packagefile syscall=/tmp/go-build3757133879/b070/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p time -lang=go1.25 -std -buildid rQyFZ1pJy0X-6kiH6p4t/rQyFZ1pJy0X-6kiH6p4t -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b079/importcfg -pack /usr/lib/golang/src/time/format.go /usr/lib/golang/src/time/format_rfc3339.go /usr/lib/golang/src/time/sleep.go /usr/lib/golang/src/time/sys_unix.go /usr/lib/golang/src/time/tick.go /usr/lib/golang/src/time/time.go /usr/lib/golang/src/time/zoneinfo.go /usr/lib/golang/src/time/zoneinfo_goroot.go /usr/lib/golang/src/time/zoneinfo_read.go /usr/lib/golang/src/time/zoneinfo_unix.go cd /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field go tool pack r $WORK/b104/_pkg_.a $WORK/b104/fe_amd64.o # internal go tool buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/a6/a69256c2994c348ee722db26edb89c0a4759fa4ad88fb4245c30c4feb85cd910-d # internal internal/syscall/execenv mkdir -p $WORK/b081/ cat >/tmp/go-build3757133879/b081/importcfg << 'EOF' # internal # import config packagefile syscall=/tmp/go-build3757133879/b070/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p internal/syscall/execenv -lang=go1.25 -std -complete -buildid 6rytpu8TMvIBIbqY3Iaz/6rytpu8TMvIBIbqY3Iaz -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b081/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go go tool buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/65/6535223f47916684e8353fcd6a4e2a4ec02e290ef3e2fa06d8b0f2e438082fe0-d # internal crypto/internal/fips140/bigmod mkdir -p $WORK/b111/ echo -n > $WORK/b111/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/bigmod /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/bigmod -trimpath "$WORK/b111=>" -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b111/symabis ./nat_amd64.s cat >/tmp/go-build3757133879/b111/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/tmp/go-build3757133879/b056/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3757133879/b059/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3757133879/b060/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build3757133879/b061/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile math/bits=/tmp/go-build3757133879/b043/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p crypto/internal/fips140/bigmod -lang=go1.25 -std -buildid SG01bnr6QSKakfmTlBkx/SG01bnr6QSKakfmTlBkx -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -symabis $WORK/b111/symabis -c=4 -nolocalimports -importcfg $WORK/b111/importcfg -pack -asmhdr $WORK/b111/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/bigmod/nat.go /usr/lib/golang/src/crypto/internal/fips140/bigmod/nat_asm.go cd /usr/lib/golang/src/crypto/internal/fips140/bigmod /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/bigmod -trimpath "$WORK/b111=>" -I $WORK/b111/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b111/nat_amd64.o ./nat_amd64.s go tool pack r $WORK/b111/_pkg_.a $WORK/b111/nat_amd64.o # internal go tool buildid -w $WORK/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/6d/6d40986cbded85d0167f65fb3155f2227285d8d3f71907c2333590e477501bac-d # internal crypto/internal/fips140hash mkdir -p $WORK/b114/ cat >/tmp/go-build3757133879/b114/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/sha3=/tmp/go-build3757133879/b062/_pkg_.a packagefile crypto/sha3=/tmp/go-build3757133879/b115/_pkg_.a packagefile hash=/tmp/go-build3757133879/b005/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p crypto/internal/fips140hash -lang=go1.25 -std -complete -buildid JE-9ZsFnRxq31MjQuy8x/JE-9ZsFnRxq31MjQuy8x -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b114/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140hash/hash.go go tool buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/4a/4a3b185cfbe809978e6e7cc01014c018858e6bde91d27374d5eca4eb1bf97d7b-d # internal internal/saferio mkdir -p $WORK/b119/ cat >/tmp/go-build3757133879/b119/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build3757133879/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p internal/saferio -lang=go1.25 -std -complete -buildid KGDIdHIs2WAIfJH6IXD5/KGDIdHIs2WAIfJH6IXD5 -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b119/importcfg -pack /usr/lib/golang/src/internal/saferio/io.go go tool buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/4e/4e17480a9592dbcc900902005e91e73a7f12681c003ec60aad21c623b7b2f9ad-d # internal crypto/internal/fips140/edwards25519 mkdir -p $WORK/b124/ cat >/tmp/go-build3757133879/b124/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/tmp/go-build3757133879/b056/_pkg_.a packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build3757133879/b104/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build3757133879/b063/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3757133879/b059/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile math/bits=/tmp/go-build3757133879/b043/_pkg_.a packagefile sync=/tmp/go-build3757133879/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p crypto/internal/fips140/edwards25519 -lang=go1.25 -std -complete -buildid YODmA9cwjD_NvxElFvxF/YODmA9cwjD_NvxElFvxF -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b124/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/edwards25519/doc.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/edwards25519.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/scalar.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/scalar_fiat.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/scalarmult.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/tables.go go tool buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/17/17e2febe91a5cd9967463495bc022cf9fcc3629ba113b949db8568c3a8e1b233-d # internal crypto/internal/fips140/nistec mkdir -p $WORK/b102/ echo -n > $WORK/b102/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/nistec -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b102/symabis ./p256_asm_amd64.s cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b092=>" -I $WORK/b092/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b092/asm_amd64.o ./asm_amd64.s cat >/tmp/go-build3757133879/b102/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/tmp/go-build3757133879/b056/_pkg_.a packagefile crypto/internal/fips140/nistec/fiat=/tmp/go-build3757133879/b103/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build3757133879/b063/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3757133879/b059/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile math/bits=/tmp/go-build3757133879/b043/_pkg_.a packagefile runtime=/tmp/go-build3757133879/b013/_pkg_.a packagefile sync=/tmp/go-build3757133879/b037/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p crypto/internal/fips140/nistec -lang=go1.25 -std -buildid 9gg0Y-RvD9n-3yOXtOGJ/9gg0Y-RvD9n-3yOXtOGJ -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -symabis $WORK/b102/symabis -c=4 -nolocalimports -importcfg $WORK/b102/importcfg -pack -asmhdr $WORK/b102/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/nistec/nistec.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p224.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p224_sqrt.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p256_asm.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p256_ordinv.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p256_table.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p384.go /usr/lib/golang/src/crypto/internal/fips140/nistec/p521.go cd /usr/lib/golang/src/reflect go tool pack r $WORK/b092/_pkg_.a $WORK/b092/asm_amd64.o # internal go tool buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/f1/f1bbc7f4356b35240ed9804e2cff0fc809a17b0d58d96f780c2ad08d6c9d3c68-d # internal internal/fmtsort mkdir -p $WORK/b091/ cat >/tmp/go-build3757133879/b091/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build3757133879/b074/_pkg_.a packagefile reflect=/tmp/go-build3757133879/b092/_pkg_.a packagefile slices=/tmp/go-build3757133879/b073/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p internal/fmtsort -lang=go1.25 -std -complete -buildid XmpFV45R5Bb2hzXS8ljh/XmpFV45R5Bb2hzXS8ljh -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b091/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go go tool buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/ce/ce742c3b12006ae0e8b7bf95bf585ad748ea084a2969289b57135daaca905eae-d # internal crypto/internal/fips140/hkdf mkdir -p $WORK/b126/ cat >/tmp/go-build3757133879/b126/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3757133879/b046/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3757133879/b050/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build3757133879/b056/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build3757133879/b057/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build3757133879/b058/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile hash=/tmp/go-build3757133879/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p crypto/internal/fips140/hkdf -lang=go1.25 -std -complete -buildid nn5-eofn88_Twis50n9N/nn5-eofn88_Twis50n9N -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b126/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/hkdf/cast.go /usr/lib/golang/src/crypto/internal/fips140/hkdf/hkdf.go go tool buildid -w $WORK/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/4a/4abc16a7d894c5bf377d758f4117b6c166c0df9b4e376403bdad00685e738bc1-d # internal crypto/internal/fips140/tls12 mkdir -p $WORK/b129/ cat >/tmp/go-build3757133879/b129/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3757133879/b046/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3757133879/b050/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build3757133879/b056/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build3757133879/b057/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build3757133879/b058/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build3757133879/b064/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile hash=/tmp/go-build3757133879/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p crypto/internal/fips140/tls12 -lang=go1.25 -std -complete -buildid DIf43WlNLwJnbh9Ws-69/DIf43WlNLwJnbh9Ws-69 -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b129/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/tls12/cast.go /usr/lib/golang/src/crypto/internal/fips140/tls12/tls12.go go tool buildid -w $WORK/b079/_pkg_.a # internal go tool buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/12/128cd58a529221306d7487713530353dde356a057999afdcc6ebdf771710a88e-d # internal crypto/internal/fips140/tls13 mkdir -p $WORK/b130/ cat >/tmp/go-build3757133879/b130/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3757133879/b046/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3757133879/b050/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build3757133879/b056/_pkg_.a packagefile crypto/internal/fips140/hkdf=/tmp/go-build3757133879/b126/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build3757133879/b058/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3757133879/b059/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile hash=/tmp/go-build3757133879/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p crypto/internal/fips140/tls13 -lang=go1.25 -std -complete -buildid NIiUnpg2Ps1SH2-D20uK/NIiUnpg2Ps1SH2-D20uK -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b130/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/tls13/cast.go /usr/lib/golang/src/crypto/internal/fips140/tls13/tls13.go cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/21/21bf87d485e7a168322ed14584f43c29611287a4e1f2f45befaf6c06dd32345f-d # internal io/fs mkdir -p $WORK/b077/ cat >/tmp/go-build3757133879/b077/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile internal/bytealg=/tmp/go-build3757133879/b014/_pkg_.a packagefile internal/oserror=/tmp/go-build3757133879/b072/_pkg_.a packagefile io=/tmp/go-build3757133879/b006/_pkg_.a packagefile path=/tmp/go-build3757133879/b078/_pkg_.a packagefile slices=/tmp/go-build3757133879/b073/_pkg_.a packagefile time=/tmp/go-build3757133879/b079/_pkg_.a packagefile unicode/utf8=/tmp/go-build3757133879/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p io/fs -lang=go1.25 -std -complete -buildid qc23-UlGT9gf0Nh9gJ4Q/qc23-UlGT9gf0Nh9gJ4Q -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/io/fs/format.go /usr/lib/golang/src/io/fs/fs.go /usr/lib/golang/src/io/fs/glob.go /usr/lib/golang/src/io/fs/readdir.go /usr/lib/golang/src/io/fs/readfile.go /usr/lib/golang/src/io/fs/readlink.go /usr/lib/golang/src/io/fs/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.go go tool buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/57/57271e11b2d5fb73e528174f1f20bcfd22f35a1125193fe7c93921c303e3db06-d # internal internal/poll mkdir -p $WORK/b080/ cat >/tmp/go-build3757133879/b080/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile internal/itoa=/tmp/go-build3757133879/b071/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build3757133879/b069/_pkg_.a packagefile io=/tmp/go-build3757133879/b006/_pkg_.a packagefile runtime=/tmp/go-build3757133879/b013/_pkg_.a packagefile sync=/tmp/go-build3757133879/b037/_pkg_.a packagefile sync/atomic=/tmp/go-build3757133879/b039/_pkg_.a packagefile syscall=/tmp/go-build3757133879/b070/_pkg_.a packagefile time=/tmp/go-build3757133879/b079/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p internal/poll -lang=go1.25 -std -buildid WZzmT33ij8SxrnPPWwzg/WZzmT33ij8SxrnPPWwzg -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b080/importcfg -pack /usr/lib/golang/src/internal/poll/copy_file_range_linux.go /usr/lib/golang/src/internal/poll/copy_file_range_unix.go /usr/lib/golang/src/internal/poll/errno_unix.go /usr/lib/golang/src/internal/poll/fd.go /usr/lib/golang/src/internal/poll/fd_fsync_posix.go /usr/lib/golang/src/internal/poll/fd_mutex.go /usr/lib/golang/src/internal/poll/fd_poll_runtime.go /usr/lib/golang/src/internal/poll/fd_posix.go /usr/lib/golang/src/internal/poll/fd_unix.go /usr/lib/golang/src/internal/poll/fd_unixjs.go /usr/lib/golang/src/internal/poll/fd_writev_unix.go /usr/lib/golang/src/internal/poll/hook_cloexec.go /usr/lib/golang/src/internal/poll/hook_unix.go /usr/lib/golang/src/internal/poll/iovec_unix.go /usr/lib/golang/src/internal/poll/sendfile.go /usr/lib/golang/src/internal/poll/sendfile_unix.go /usr/lib/golang/src/internal/poll/sock_cloexec.go /usr/lib/golang/src/internal/poll/sockopt.go /usr/lib/golang/src/internal/poll/sockopt_linux.go /usr/lib/golang/src/internal/poll/sockopt_unix.go /usr/lib/golang/src/internal/poll/sockoptip.go /usr/lib/golang/src/internal/poll/splice_linux.go /usr/lib/golang/src/internal/poll/writev.go go tool buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/fe/fe03f755d4b794bac35ba42e72964a9ffcf963410b934dc4d0b591331601162c-d # internal context mkdir -p $WORK/b097/ cat >/tmp/go-build3757133879/b097/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile internal/reflectlite=/tmp/go-build3757133879/b008/_pkg_.a packagefile sync=/tmp/go-build3757133879/b037/_pkg_.a packagefile sync/atomic=/tmp/go-build3757133879/b039/_pkg_.a packagefile time=/tmp/go-build3757133879/b079/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p context -lang=go1.25 -std -complete -buildid 3xBKnzcYRZ2jus1pClBr/3xBKnzcYRZ2jus1pClBr -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b097/importcfg -pack /usr/lib/golang/src/context/context.go go tool buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/be/be5ccea37ead3dbf26d7fa73991c22b0570c7756a94f854a8ddd3731df98a010-d # internal internal/filepathlite mkdir -p $WORK/b076/ cat >/tmp/go-build3757133879/b076/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile internal/bytealg=/tmp/go-build3757133879/b014/_pkg_.a packagefile internal/stringslite=/tmp/go-build3757133879/b035/_pkg_.a packagefile io/fs=/tmp/go-build3757133879/b077/_pkg_.a packagefile slices=/tmp/go-build3757133879/b073/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p internal/filepathlite -lang=go1.25 -std -complete -buildid HgEghbiUdxCqniLCrxAg/HgEghbiUdxCqniLCrxAg -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/internal/filepathlite/path.go /usr/lib/golang/src/internal/filepathlite/path_nonwindows.go /usr/lib/golang/src/internal/filepathlite/path_unix.go go tool buildid -w $WORK/b097/_pkg_.a # internal cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/2b/2b71e25788902553a151ac870b038fc2f774fabf5a028bc2faf2837455c87101-d # internal encoding/binary mkdir -p $WORK/b133/ cat >/tmp/go-build3757133879/b133/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile io=/tmp/go-build3757133879/b006/_pkg_.a packagefile math=/tmp/go-build3757133879/b042/_pkg_.a packagefile reflect=/tmp/go-build3757133879/b092/_pkg_.a packagefile slices=/tmp/go-build3757133879/b073/_pkg_.a packagefile sync=/tmp/go-build3757133879/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p encoding/binary -lang=go1.25 -std -complete -buildid lPddUr_7dkQ-QeNRMRq0/lPddUr_7dkQ-QeNRMRq0 -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b133/importcfg -pack /usr/lib/golang/src/encoding/binary/binary.go /usr/lib/golang/src/encoding/binary/native_endian_little.go /usr/lib/golang/src/encoding/binary/varint.go go tool buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/6f/6fa4d16eaab3c478c1012c4f3960e542b585b25c7064f792a75e0441cb81ee95-d # internal crypto/fips140 mkdir -p $WORK/b145/ cat >/tmp/go-build3757133879/b145/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140=/tmp/go-build3757133879/b050/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build3757133879/b056/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p crypto/fips140 -lang=go1.25 -std -complete -buildid DAmI18Tf9Z2SmYZv_fXq/DAmI18Tf9Z2SmYZv_fXq -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b145/importcfg -pack /usr/lib/golang/src/crypto/fips140/fips140.go go tool buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/8f/8f12ef00d117eb4b3e5be7128cd1344ca5f42a555a0ebf26ba7318233bf34a60-d # internal encoding/base64 mkdir -p $WORK/b151/ cat >/tmp/go-build3757133879/b151/importcfg << 'EOF' # internal # import config packagefile internal/byteorder=/tmp/go-build3757133879/b016/_pkg_.a packagefile io=/tmp/go-build3757133879/b006/_pkg_.a packagefile slices=/tmp/go-build3757133879/b073/_pkg_.a packagefile strconv=/tmp/go-build3757133879/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p encoding/base64 -lang=go1.25 -std -complete -buildid uny3kzo0wAzUZQWAdAnn/uny3kzo0wAzUZQWAdAnn -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b151/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go go tool buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/b5/b5103ea23a9d9861885b960adda8911fc73a99d36a026277d87cb42f3a33c9f9-d # internal os mkdir -p $WORK/b075/ cat >/tmp/go-build3757133879/b075/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile internal/bytealg=/tmp/go-build3757133879/b014/_pkg_.a packagefile internal/byteorder=/tmp/go-build3757133879/b016/_pkg_.a packagefile internal/filepathlite=/tmp/go-build3757133879/b076/_pkg_.a packagefile internal/goarch=/tmp/go-build3757133879/b010/_pkg_.a packagefile internal/itoa=/tmp/go-build3757133879/b071/_pkg_.a packagefile internal/poll=/tmp/go-build3757133879/b080/_pkg_.a packagefile internal/stringslite=/tmp/go-build3757133879/b035/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build3757133879/b081/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build3757133879/b069/_pkg_.a packagefile internal/testlog=/tmp/go-build3757133879/b082/_pkg_.a packagefile io=/tmp/go-build3757133879/b006/_pkg_.a packagefile io/fs=/tmp/go-build3757133879/b077/_pkg_.a packagefile runtime=/tmp/go-build3757133879/b013/_pkg_.a packagefile slices=/tmp/go-build3757133879/b073/_pkg_.a packagefile sync=/tmp/go-build3757133879/b037/_pkg_.a packagefile sync/atomic=/tmp/go-build3757133879/b039/_pkg_.a packagefile syscall=/tmp/go-build3757133879/b070/_pkg_.a packagefile time=/tmp/go-build3757133879/b079/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p os -lang=go1.25 -std -buildid QFs6dlC9J8ULZPfyo0ql/QFs6dlC9J8ULZPfyo0ql -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b075/importcfg -pack /usr/lib/golang/src/os/dir.go /usr/lib/golang/src/os/dir_unix.go /usr/lib/golang/src/os/dirent_linux.go /usr/lib/golang/src/os/eloop_other.go /usr/lib/golang/src/os/env.go /usr/lib/golang/src/os/error.go /usr/lib/golang/src/os/error_errno.go /usr/lib/golang/src/os/exec.go /usr/lib/golang/src/os/exec_linux.go /usr/lib/golang/src/os/exec_posix.go /usr/lib/golang/src/os/exec_unix.go /usr/lib/golang/src/os/executable.go /usr/lib/golang/src/os/executable_procfs.go /usr/lib/golang/src/os/file.go /usr/lib/golang/src/os/file_open_unix.go /usr/lib/golang/src/os/file_posix.go /usr/lib/golang/src/os/file_unix.go /usr/lib/golang/src/os/getwd.go /usr/lib/golang/src/os/path.go /usr/lib/golang/src/os/path_unix.go /usr/lib/golang/src/os/pidfd_linux.go /usr/lib/golang/src/os/pipe2_unix.go /usr/lib/golang/src/os/proc.go /usr/lib/golang/src/os/rawconn.go /usr/lib/golang/src/os/removeall_at.go /usr/lib/golang/src/os/removeall_unix.go /usr/lib/golang/src/os/root.go /usr/lib/golang/src/os/root_nonwindows.go /usr/lib/golang/src/os/root_openat.go /usr/lib/golang/src/os/root_unix.go /usr/lib/golang/src/os/stat.go /usr/lib/golang/src/os/stat_linux.go /usr/lib/golang/src/os/stat_unix.go /usr/lib/golang/src/os/sticky_notbsd.go /usr/lib/golang/src/os/sys.go /usr/lib/golang/src/os/sys_linux.go /usr/lib/golang/src/os/sys_unix.go /usr/lib/golang/src/os/tempfile.go /usr/lib/golang/src/os/types.go /usr/lib/golang/src/os/types_unix.go /usr/lib/golang/src/os/wait_waitid.go /usr/lib/golang/src/os/zero_copy_linux.go /usr/lib/golang/src/os/zero_copy_posix.go go tool buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/12/12a7eb99d27cfb766698ba3c5a3c0e073e911d9ce3fbda6a4be6fa8e3de33955-d # internal encoding/pem mkdir -p $WORK/b150/ cat >/tmp/go-build3757133879/b150/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3757133879/b046/_pkg_.a packagefile encoding/base64=/tmp/go-build3757133879/b151/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile io=/tmp/go-build3757133879/b006/_pkg_.a packagefile slices=/tmp/go-build3757133879/b073/_pkg_.a packagefile strings=/tmp/go-build3757133879/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p encoding/pem -lang=go1.25 -std -complete -buildid e4GHmNB5N5fjTUj9UCB1/e4GHmNB5N5fjTUj9UCB1 -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b150/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go go tool buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/a2/a2bd8ebda58e6d1611744f5447c2c0f8e28e2906351759d8caa772d7daf6af17-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b154/ cat >/tmp/go-build3757133879/b154/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p vendor/golang.org/x/net/dns/dnsmessage -lang=go1.25 -std -complete -buildid kzdPbMULFzeh_gTiv9cE/kzdPbMULFzeh_gTiv9cE -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b154/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go cd /usr/lib/golang/src/crypto/internal/fips140/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/nistec -trimpath "$WORK/b102=>" -I $WORK/b102/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b102/p256_asm_amd64.o ./p256_asm_amd64.s go tool buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/98/984862ff79134e5f67c9b4b608ff752170c3e8d9a5faeef8fa95c0d795a173e5-d # internal vendor/golang.org/x/crypto/internal/poly1305 mkdir -p $WORK/b136/ echo -n > $WORK/b136/go_asm.h # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b136=>" -I $WORK/b136/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b136/symabis ./sum_amd64.s cd /usr/lib/golang/src/crypto/internal/fips140/nistec go tool pack r $WORK/b102/_pkg_.a $WORK/b102/p256_asm_amd64.o # internal go tool buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/19/19f04653229b88bcffc49dafbaf01e406da3dda0b354b024a708740d8f2a8a77-d # internal cat >/tmp/go-build3757133879/b136/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build3757133879/b086/_pkg_.a packagefile encoding/binary=/tmp/go-build3757133879/b133/_pkg_.a packagefile math/bits=/tmp/go-build3757133879/b043/_pkg_.a EOF internal/singleflight mkdir -p $WORK/b156/ cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p vendor/golang.org/x/crypto/internal/poly1305 -lang=go1.25 -std -buildid ZkZv_o5Vgk-9Rz7vuwnt/ZkZv_o5Vgk-9Rz7vuwnt -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -symabis $WORK/b136/symabis -c=4 -nolocalimports -importcfg $WORK/b136/importcfg -pack -asmhdr $WORK/b136/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_asm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go cat >/tmp/go-build3757133879/b156/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build3757133879/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p internal/singleflight -lang=go1.25 -std -complete -buildid L7cta4oALLYJnhd0-e_V/L7cta4oALLYJnhd0-e_V -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b156/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go go tool buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/cb/cb7a9a8cf1bee62ad5d49161f036f12471bf0067598bb08916e28e1f6e03962c-d # internal unique mkdir -p $WORK/b158/ cat >/tmp/go-build3757133879/b158/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build3757133879/b009/_pkg_.a packagefile internal/goarch=/tmp/go-build3757133879/b010/_pkg_.a packagefile internal/stringslite=/tmp/go-build3757133879/b035/_pkg_.a packagefile internal/sync=/tmp/go-build3757133879/b038/_pkg_.a packagefile runtime=/tmp/go-build3757133879/b013/_pkg_.a packagefile sync=/tmp/go-build3757133879/b037/_pkg_.a packagefile sync/atomic=/tmp/go-build3757133879/b039/_pkg_.a packagefile weak=/tmp/go-build3757133879/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p unique -lang=go1.25 -std -complete -buildid 5X1WIS7I6CD2R0OrfumB/5X1WIS7I6CD2R0OrfumB -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b158/importcfg -pack /usr/lib/golang/src/unique/canonmap.go /usr/lib/golang/src/unique/clone.go /usr/lib/golang/src/unique/doc.go /usr/lib/golang/src/unique/handle.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/internal/poly1305 -trimpath "$WORK/b136=>" -I $WORK/b136/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b136/sum_amd64.o ./sum_amd64.s go tool pack r $WORK/b136/_pkg_.a $WORK/b136/sum_amd64.o # internal go tool buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/39/395014ac4e3294785ed92e455014b1e03c8676a40c65d7be3378b0ae607e1ba1-d # internal bufio mkdir -p $WORK/b168/ cat >/tmp/go-build3757133879/b168/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3757133879/b046/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile io=/tmp/go-build3757133879/b006/_pkg_.a packagefile strings=/tmp/go-build3757133879/b054/_pkg_.a packagefile unicode/utf8=/tmp/go-build3757133879/b044/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p bufio -lang=go1.25 -std -complete -buildid XXUXoYLOEO2jIduISCS7/XXUXoYLOEO2jIduISCS7 -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b168/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go go tool buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/83/8365d4dcfb197a41bf94bb9ea8511ea41cf5e4743bcb072000a5d756491a5425-d # internal hash/crc32 mkdir -p $WORK/b171/ echo -n > $WORK/b171/go_asm.h # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b171=>" -I $WORK/b171/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b171/symabis ./crc32_amd64.s cat >/tmp/go-build3757133879/b171/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile hash=/tmp/go-build3757133879/b005/_pkg_.a packagefile internal/byteorder=/tmp/go-build3757133879/b016/_pkg_.a packagefile internal/cpu=/tmp/go-build3757133879/b015/_pkg_.a packagefile sync=/tmp/go-build3757133879/b037/_pkg_.a packagefile sync/atomic=/tmp/go-build3757133879/b039/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p hash/crc32 -lang=go1.25 -std -buildid RcLWfNZmitOHqBF7spab/RcLWfNZmitOHqBF7spab -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -symabis $WORK/b171/symabis -c=4 -nolocalimports -importcfg $WORK/b171/importcfg -pack -asmhdr $WORK/b171/go_asm.h /usr/lib/golang/src/hash/crc32/crc32.go /usr/lib/golang/src/hash/crc32/crc32_amd64.go /usr/lib/golang/src/hash/crc32/crc32_generic.go /usr/lib/golang/src/hash/crc32/gen.go go tool buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/65/65b05e23321b1412a16b80a496c2492842c4215ff74d6874564af00ee70ed9f5-d # internal net/netip mkdir -p $WORK/b157/ cat >/tmp/go-build3757133879/b157/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build3757133879/b074/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile internal/bytealg=/tmp/go-build3757133879/b014/_pkg_.a packagefile internal/byteorder=/tmp/go-build3757133879/b016/_pkg_.a packagefile internal/itoa=/tmp/go-build3757133879/b071/_pkg_.a packagefile math=/tmp/go-build3757133879/b042/_pkg_.a packagefile math/bits=/tmp/go-build3757133879/b043/_pkg_.a packagefile strconv=/tmp/go-build3757133879/b041/_pkg_.a packagefile unique=/tmp/go-build3757133879/b158/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p net/netip -lang=go1.25 -std -complete -buildid Hl_2pnfCe9zkKDSOSL5X/Hl_2pnfCe9zkKDSOSL5X -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b157/importcfg -pack /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b171=>" -I $WORK/b171/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b171/crc32_amd64.o ./crc32_amd64.s go tool pack r $WORK/b171/_pkg_.a $WORK/b171/crc32_amd64.o # internal go tool buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/8c/8c9bed90036290ac9aacbb289bec9c7375af7daedb7028a278c89f57489b7017-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b175/ cat >/tmp/go-build3757133879/b175/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3757133879/b046/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile io=/tmp/go-build3757133879/b006/_pkg_.a packagefile unicode/utf8=/tmp/go-build3757133879/b044/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p vendor/golang.org/x/text/transform -lang=go1.25 -std -complete -buildid _ZNPO6TeEQrlx9HjoiO1/_ZNPO6TeEQrlx9HjoiO1 -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b175/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go go tool buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/1c/1c318dc28725ad2e7ac3176be476b1ce7af4d12201b594a5921fb7694b8c6e29-d # internal net/http/internal/ascii mkdir -p $WORK/b186/ cat >/tmp/go-build3757133879/b186/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build3757133879/b054/_pkg_.a packagefile unicode=/tmp/go-build3757133879/b048/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b186/_pkg_.a -trimpath "$WORK/b186=>" -p net/http/internal/ascii -lang=go1.25 -std -complete -buildid RzP16dIrwFpvGl8XPzrz/RzP16dIrwFpvGl8XPzrz -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b186/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go go tool buildid -w $WORK/b186/_pkg_.a # internal cp $WORK/b186/_pkg_.a /builddir/.cache/go-build/73/739c0f964fcedc4dedf95307356004fa68f7c893f85d17bc6df3ec08bc5e2b68-d # internal go tool buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/8b/8bc09c0c4633fe58a3bc4ebd16906515ed3e93d171d8df5023353db7c7ec5c98-d # internal go tool buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/18/188c56115fae77c5bd0339810674a4ec317c761983df8011549b346948163783-d # internal crypto/internal/sysrand mkdir -p $WORK/b068/ cat >/tmp/go-build3757133879/b068/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build3757133879/b069/_pkg_.a packagefile math=/tmp/go-build3757133879/b042/_pkg_.a packagefile os=/tmp/go-build3757133879/b075/_pkg_.a packagefile runtime=/tmp/go-build3757133879/b013/_pkg_.a packagefile sync=/tmp/go-build3757133879/b037/_pkg_.a packagefile sync/atomic=/tmp/go-build3757133879/b039/_pkg_.a packagefile syscall=/tmp/go-build3757133879/b070/_pkg_.a packagefile time=/tmp/go-build3757133879/b079/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p crypto/internal/sysrand -lang=go1.25 -std -complete -buildid 0HfKSpdemW_QhLHiYHtj/0HfKSpdemW_QhLHiYHtj -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b068/importcfg -pack /usr/lib/golang/src/crypto/internal/sysrand/rand.go /usr/lib/golang/src/crypto/internal/sysrand/rand_getrandom.go fmt mkdir -p $WORK/b090/ vendor/golang.org/x/sys/cpu mkdir -p $WORK/b137/ echo -n > $WORK/b137/go_asm.h # internal cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b137=>" -I $WORK/b137/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b137/symabis ./cpu_gc_x86.s cat >/tmp/go-build3757133879/b090/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile internal/fmtsort=/tmp/go-build3757133879/b091/_pkg_.a packagefile io=/tmp/go-build3757133879/b006/_pkg_.a packagefile math=/tmp/go-build3757133879/b042/_pkg_.a packagefile os=/tmp/go-build3757133879/b075/_pkg_.a packagefile reflect=/tmp/go-build3757133879/b092/_pkg_.a packagefile slices=/tmp/go-build3757133879/b073/_pkg_.a packagefile strconv=/tmp/go-build3757133879/b041/_pkg_.a packagefile sync=/tmp/go-build3757133879/b037/_pkg_.a packagefile unicode/utf8=/tmp/go-build3757133879/b044/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p fmt -lang=go1.25 -std -complete -buildid yg8JSmtCZv8fvLRVf7ls/yg8JSmtCZv8fvLRVf7ls -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b090/importcfg -pack /usr/lib/golang/src/fmt/doc.go /usr/lib/golang/src/fmt/errors.go /usr/lib/golang/src/fmt/format.go /usr/lib/golang/src/fmt/print.go /usr/lib/golang/src/fmt/scan.go cat >/tmp/go-build3757133879/b137/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build3757133879/b075/_pkg_.a packagefile runtime=/tmp/go-build3757133879/b013/_pkg_.a packagefile strconv=/tmp/go-build3757133879/b041/_pkg_.a packagefile strings=/tmp/go-build3757133879/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p vendor/golang.org/x/sys/cpu -lang=go1.25 -std -buildid AKpRrHriEua-b5tQGmOZ/AKpRrHriEua-b5tQGmOZ -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -symabis $WORK/b137/symabis -c=4 -nolocalimports -importcfg $WORK/b137/importcfg -pack -asmhdr $WORK/b137/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/byteorder.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_gc_x86.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_linux_noinit.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_other_x86.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/cpu_x86.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/endian_little.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/hwcap_linux.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/parse.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/runtime_auxv.go /usr/lib/golang/src/vendor/golang.org/x/sys/cpu/runtime_auxv_go121.go go tool buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/f7/f7e61f0dfc13ef088b2ce138753ac9ebd5afce3de4a2eb50d6d3e34e1e8faef8-d # internal crypto/internal/entropy mkdir -p $WORK/b067/ cat >/tmp/go-build3757133879/b067/importcfg << 'EOF' # internal # import config packagefile crypto/internal/sysrand=/tmp/go-build3757133879/b068/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p crypto/internal/entropy -lang=go1.25 -std -complete -buildid 6-Nxosmq0HktfNvZj_lG/6-Nxosmq0HktfNvZj_lG -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/crypto/internal/entropy/entropy.go cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/sys/cpu -trimpath "$WORK/b137=>" -I $WORK/b137/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b137/cpu_gc_x86.o ./cpu_gc_x86.s go tool buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/a0/a01af3b7b2dcd4604c03770f262ddd71b469b6df5d6f0d77110a79851d0ffee3-d # internal crypto/internal/fips140/drbg mkdir -p $WORK/b066/ cat >/tmp/go-build3757133879/b066/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3757133879/b046/_pkg_.a packagefile crypto/internal/entropy=/tmp/go-build3757133879/b067/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3757133879/b050/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build3757133879/b049/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build3757133879/b056/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build3757133879/b063/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3757133879/b059/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build3757133879/b083/_pkg_.a packagefile crypto/internal/sysrand=/tmp/go-build3757133879/b068/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile io=/tmp/go-build3757133879/b006/_pkg_.a packagefile math/bits=/tmp/go-build3757133879/b043/_pkg_.a packagefile sync=/tmp/go-build3757133879/b037/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p crypto/internal/fips140/drbg -lang=go1.25 -std -complete -buildid LzDzasz_SRael_lDav3Y/LzDzasz_SRael_lDav3Y -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b066/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/drbg/cast.go /usr/lib/golang/src/crypto/internal/fips140/drbg/ctrdrbg.go /usr/lib/golang/src/crypto/internal/fips140/drbg/rand.go cd /usr/lib/golang/src/vendor/golang.org/x/sys/cpu go tool pack r $WORK/b137/_pkg_.a $WORK/b137/cpu_gc_x86.o # internal go tool buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/da/da50f4831bac95b7092856712a476469c1886bfb429264a6e0bb40cd47249eeb-d # internal path/filepath mkdir -p $WORK/b160/ cat >/tmp/go-build3757133879/b160/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile internal/bytealg=/tmp/go-build3757133879/b014/_pkg_.a packagefile internal/filepathlite=/tmp/go-build3757133879/b076/_pkg_.a packagefile io/fs=/tmp/go-build3757133879/b077/_pkg_.a packagefile os=/tmp/go-build3757133879/b075/_pkg_.a packagefile runtime=/tmp/go-build3757133879/b013/_pkg_.a packagefile slices=/tmp/go-build3757133879/b073/_pkg_.a packagefile strings=/tmp/go-build3757133879/b054/_pkg_.a packagefile syscall=/tmp/go-build3757133879/b070/_pkg_.a packagefile unicode/utf8=/tmp/go-build3757133879/b044/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p path/filepath -lang=go1.25 -std -complete -buildid HYnOSnQBsTzj9phj7cOc/HYnOSnQBsTzj9phj7cOc -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b160/importcfg -pack /usr/lib/golang/src/path/filepath/match.go /usr/lib/golang/src/path/filepath/path.go /usr/lib/golang/src/path/filepath/path_unix.go /usr/lib/golang/src/path/filepath/symlink.go /usr/lib/golang/src/path/filepath/symlink_unix.go go tool buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/c6/c6f9d944d16935db66a1724b1bd5378b7fecd9fa6daa29b7a0ff3f66feb8d6bf-d # internal crypto/internal/fips140/aes/gcm mkdir -p $WORK/b065/ echo -n > $WORK/b065/go_asm.h # internal cd /usr/lib/golang/src/crypto/internal/fips140/aes/gcm /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes/gcm -trimpath "$WORK/b065=>" -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b065/symabis ./gcm_amd64.s go tool buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/00/008331e60574bf63c35d72b1bf7c7bc01f1f880ffdd4dab400c4d21c5f3a62ca-d # internal crypto/internal/fips140only mkdir -p $WORK/b085/ cat >/tmp/go-build3757133879/b085/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/drbg=/tmp/go-build3757133879/b066/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build3757133879/b058/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build3757133879/b062/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build3757133879/b064/_pkg_.a packagefile hash=/tmp/go-build3757133879/b005/_pkg_.a packagefile internal/godebug=/tmp/go-build3757133879/b052/_pkg_.a packagefile io=/tmp/go-build3757133879/b006/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p crypto/internal/fips140only -lang=go1.25 -std -complete -buildid aY0CpaLtlH_qkqUclY1k/aY0CpaLtlH_qkqUclY1k -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b085/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140only/fips140only.go go tool buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/3b/3b4f8287eec9a51e1ed2bca01342ac5654bf29b7e3d8225f43154d98eeb19182-d # internal crypto/internal/fips140/ecdh mkdir -p $WORK/b101/ cat >/tmp/go-build3757133879/b101/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3757133879/b046/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3757133879/b050/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build3757133879/b056/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build3757133879/b066/_pkg_.a packagefile crypto/internal/fips140/nistec=/tmp/go-build3757133879/b102/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3757133879/b059/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile io=/tmp/go-build3757133879/b006/_pkg_.a packagefile math/bits=/tmp/go-build3757133879/b043/_pkg_.a packagefile sync=/tmp/go-build3757133879/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p crypto/internal/fips140/ecdh -lang=go1.25 -std -complete -buildid WBIbAlUpF-t2MYNBQg9d/WBIbAlUpF-t2MYNBQg9d -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/ecdh/cast.go /usr/lib/golang/src/crypto/internal/fips140/ecdh/ecdh.go cat >/tmp/go-build3757133879/b065/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140=/tmp/go-build3757133879/b050/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build3757133879/b049/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build3757133879/b055/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build3757133879/b056/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build3757133879/b066/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build3757133879/b063/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3757133879/b059/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3757133879/b060/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build3757133879/b061/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile math=/tmp/go-build3757133879/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p crypto/internal/fips140/aes/gcm -lang=go1.25 -std -buildid 55A3zPk7Lpu1uph7WrwZ/55A3zPk7Lpu1uph7WrwZ -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -symabis $WORK/b065/symabis -c=4 -nolocalimports -importcfg $WORK/b065/importcfg -pack -asmhdr $WORK/b065/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/cast.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/cmac.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/ctrkdf.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm_asm.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm_generic.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/gcm_nonces.go /usr/lib/golang/src/crypto/internal/fips140/aes/gcm/ghash.go go tool buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/5d/5d7539ea2e7ac8b4458d801256e7ab7ab29ad8e146e9aac86f6c395dbb249129-d # internal crypto/internal/fips140/ecdsa mkdir -p $WORK/b110/ cat >/tmp/go-build3757133879/b110/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3757133879/b046/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3757133879/b050/_pkg_.a packagefile crypto/internal/fips140/bigmod=/tmp/go-build3757133879/b111/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build3757133879/b056/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build3757133879/b066/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build3757133879/b057/_pkg_.a packagefile crypto/internal/fips140/nistec=/tmp/go-build3757133879/b102/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build3757133879/b064/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile hash=/tmp/go-build3757133879/b005/_pkg_.a packagefile io=/tmp/go-build3757133879/b006/_pkg_.a packagefile sync=/tmp/go-build3757133879/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p crypto/internal/fips140/ecdsa -lang=go1.25 -std -complete -buildid nkdxIuz-LR4Sk2sPpFgb/nkdxIuz-LR4Sk2sPpFgb -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b110/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/ecdsa/cast.go /usr/lib/golang/src/crypto/internal/fips140/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/internal/fips140/ecdsa/ecdsa_noasm.go /usr/lib/golang/src/crypto/internal/fips140/ecdsa/hmacdrbg.go go tool buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/ef/efec438f90bb256f6d796fb7b6a3b30d0e731e52d2525a003a4c640f87f8a0ad-d # internal math/big mkdir -p $WORK/b093/ echo -n > $WORK/b093/go_asm.h # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b093/symabis ./arith_amd64.s go tool buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/6c/6c0ff3e0d9ea701e1fa7afb6b2da75eb251fd117ac947d5b4016ab14e8b438ce-d # internal crypto/internal/fips140/ed25519 mkdir -p $WORK/b123/ cat >/tmp/go-build3757133879/b123/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3757133879/b046/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3757133879/b050/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build3757133879/b056/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build3757133879/b066/_pkg_.a packagefile crypto/internal/fips140/edwards25519=/tmp/go-build3757133879/b124/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build3757133879/b064/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile strconv=/tmp/go-build3757133879/b041/_pkg_.a packagefile sync=/tmp/go-build3757133879/b037/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p crypto/internal/fips140/ed25519 -lang=go1.25 -std -complete -buildid pz3VZi2gfNfQzMHuTluY/pz3VZi2gfNfQzMHuTluY -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b123/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/ed25519/cast.go /usr/lib/golang/src/crypto/internal/fips140/ed25519/ed25519.go cat >/tmp/go-build3757133879/b093/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3757133879/b046/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile fmt=/tmp/go-build3757133879/b090/_pkg_.a packagefile internal/byteorder=/tmp/go-build3757133879/b016/_pkg_.a packagefile internal/cpu=/tmp/go-build3757133879/b015/_pkg_.a packagefile io=/tmp/go-build3757133879/b006/_pkg_.a packagefile math=/tmp/go-build3757133879/b042/_pkg_.a packagefile math/bits=/tmp/go-build3757133879/b043/_pkg_.a packagefile math/rand=/tmp/go-build3757133879/b094/_pkg_.a packagefile slices=/tmp/go-build3757133879/b073/_pkg_.a packagefile strconv=/tmp/go-build3757133879/b041/_pkg_.a packagefile strings=/tmp/go-build3757133879/b054/_pkg_.a packagefile sync=/tmp/go-build3757133879/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p math/big -lang=go1.25 -std -buildid LOVCj3TFF6KxjjOD28y8/LOVCj3TFF6KxjjOD28y8 -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -symabis $WORK/b093/symabis -c=4 -nolocalimports -importcfg $WORK/b093/importcfg -pack -asmhdr $WORK/b093/go_asm.h /usr/lib/golang/src/math/big/accuracy_string.go /usr/lib/golang/src/math/big/arith.go /usr/lib/golang/src/math/big/arith_amd64.go /usr/lib/golang/src/math/big/arith_decl.go /usr/lib/golang/src/math/big/decimal.go /usr/lib/golang/src/math/big/doc.go /usr/lib/golang/src/math/big/float.go /usr/lib/golang/src/math/big/floatconv.go /usr/lib/golang/src/math/big/floatmarsh.go /usr/lib/golang/src/math/big/ftoa.go /usr/lib/golang/src/math/big/int.go /usr/lib/golang/src/math/big/intconv.go /usr/lib/golang/src/math/big/intmarsh.go /usr/lib/golang/src/math/big/nat.go /usr/lib/golang/src/math/big/natconv.go /usr/lib/golang/src/math/big/natdiv.go /usr/lib/golang/src/math/big/natmul.go /usr/lib/golang/src/math/big/prime.go /usr/lib/golang/src/math/big/rat.go /usr/lib/golang/src/math/big/ratconv.go /usr/lib/golang/src/math/big/ratmarsh.go /usr/lib/golang/src/math/big/roundingmode_string.go /usr/lib/golang/src/math/big/sqrt.go cd /usr/lib/golang/src/crypto/internal/fips140/aes/gcm /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes/gcm -trimpath "$WORK/b065=>" -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b065/gcm_amd64.o ./gcm_amd64.s go tool buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/10/10b1090d2789243596c3cf38f0a3852ced4d17c81dd80806ba1a51f92ff703e0-d # internal crypto/hkdf mkdir -p $WORK/b125/ cat >/tmp/go-build3757133879/b125/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/hkdf=/tmp/go-build3757133879/b126/_pkg_.a packagefile crypto/internal/fips140hash=/tmp/go-build3757133879/b114/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build3757133879/b085/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile hash=/tmp/go-build3757133879/b005/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p crypto/hkdf -lang=go1.25 -std -complete -buildid APzfsAvFOP5eFFra5Pc9/APzfsAvFOP5eFFra5Pc9 -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b125/importcfg -pack /usr/lib/golang/src/crypto/hkdf/hkdf.go go tool buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/63/63d6709e76bd2f364b0802db3534e566e20a036811bd02a7c6511dbd2e5c392d-d # internal crypto/internal/fips140/mlkem mkdir -p $WORK/b128/ cat >/tmp/go-build3757133879/b128/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3757133879/b046/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3757133879/b050/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build3757133879/b056/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build3757133879/b066/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build3757133879/b062/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build3757133879/b063/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3757133879/b059/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p crypto/internal/fips140/mlkem -lang=go1.25 -std -complete -buildid oYMlvCu7Z68EksIGAfPr/oYMlvCu7Z68EksIGAfPr -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b128/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/mlkem/cast.go /usr/lib/golang/src/crypto/internal/fips140/mlkem/field.go /usr/lib/golang/src/crypto/internal/fips140/mlkem/mlkem1024.go /usr/lib/golang/src/crypto/internal/fips140/mlkem/mlkem768.go cd /usr/lib/golang/src/crypto/internal/fips140/aes/gcm go tool pack r $WORK/b065/_pkg_.a $WORK/b065/gcm_amd64.o # internal go tool buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/bd/bd9cd301de4ccb8379e44c96483a7d9a4b66b051fb622e4cfdda52a4df1d71d7-d # internal crypto/cipher mkdir -p $WORK/b045/ cat >/tmp/go-build3757133879/b045/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3757133879/b046/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build3757133879/b049/_pkg_.a packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build3757133879/b065/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build3757133879/b055/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build3757133879/b085/_pkg_.a packagefile crypto/subtle=/tmp/go-build3757133879/b086/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile internal/byteorder=/tmp/go-build3757133879/b016/_pkg_.a packagefile io=/tmp/go-build3757133879/b006/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p crypto/cipher -lang=go1.25 -std -complete -buildid 2g9OcbVyr9zEGNz9NiFd/2g9OcbVyr9zEGNz9NiFd -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b045/importcfg -pack /usr/lib/golang/src/crypto/cipher/cbc.go /usr/lib/golang/src/crypto/cipher/cfb.go /usr/lib/golang/src/crypto/cipher/cipher.go /usr/lib/golang/src/crypto/cipher/ctr.go /usr/lib/golang/src/crypto/cipher/gcm.go /usr/lib/golang/src/crypto/cipher/io.go /usr/lib/golang/src/crypto/cipher/ofb.go go tool buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/24/247f115ec296894969f3d87faa61e6d7744d8e137090a6de98f62f10b1f22a91-d # internal crypto/md5 mkdir -p $WORK/b138/ echo -n > $WORK/b138/go_asm.h # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b138=>" -I $WORK/b138/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b138/symabis ./md5block_amd64.s cat >/tmp/go-build3757133879/b138/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3757133879/b004/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build3757133879/b085/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile hash=/tmp/go-build3757133879/b005/_pkg_.a packagefile internal/byteorder=/tmp/go-build3757133879/b016/_pkg_.a packagefile math/bits=/tmp/go-build3757133879/b043/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p crypto/md5 -lang=go1.25 -std -buildid NvpY1ySAcAhMKYzI1Uei/NvpY1ySAcAhMKYzI1Uei -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -symabis $WORK/b138/symabis -c=4 -nolocalimports -importcfg $WORK/b138/importcfg -pack -asmhdr $WORK/b138/go_asm.h /usr/lib/golang/src/crypto/md5/md5.go /usr/lib/golang/src/crypto/md5/md5block.go /usr/lib/golang/src/crypto/md5/md5block_decl.go go tool buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/8c/8c1930bfbddb08b6f32c6b0b39ac0dfd6537e0b4a4cd4bf4c5e9cc2903ec7a97-d # internal crypto/internal/backend mkdir -p $WORK/b003/ cat >/tmp/go-build3757133879/b003/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3757133879/b004/_pkg_.a packagefile crypto/cipher=/tmp/go-build3757133879/b045/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build3757133879/b087/_pkg_.a packagefile crypto/internal/boring/sig=/tmp/go-build3757133879/b089/_pkg_.a packagefile fmt=/tmp/go-build3757133879/b090/_pkg_.a packagefile hash=/tmp/go-build3757133879/b005/_pkg_.a packagefile io=/tmp/go-build3757133879/b006/_pkg_.a packagefile os=/tmp/go-build3757133879/b075/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b003/_pkg_.a -trimpath "$WORK/b003=>" -p crypto/internal/backend -lang=go1.25 -std -complete -buildid ZFKRvQzaKLVEO5nYvWmS/ZFKRvQzaKLVEO5nYvWmS -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/crypto/internal/backend/hostfips.go /usr/lib/golang/src/crypto/internal/backend/nobackend.go /usr/lib/golang/src/crypto/internal/backend/not_strict_fips.go go tool buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/fd/fda9312981d066d49160eb0f1e7d4428c7cb0fc507acd620fdb43a0ed886e7dc-d # internal crypto/des mkdir -p $WORK/b099/ cat >/tmp/go-build3757133879/b099/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build3757133879/b045/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build3757133879/b055/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build3757133879/b085/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile internal/byteorder=/tmp/go-build3757133879/b016/_pkg_.a packagefile strconv=/tmp/go-build3757133879/b041/_pkg_.a packagefile sync=/tmp/go-build3757133879/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p crypto/des -lang=go1.25 -std -complete -buildid G168wt-3EXhe1pf-d76o/G168wt-3EXhe1pf-d76o -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b099/importcfg -pack /usr/lib/golang/src/crypto/des/block.go /usr/lib/golang/src/crypto/des/cipher.go /usr/lib/golang/src/crypto/des/const.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b138=>" -I $WORK/b138/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b138/md5block_amd64.o ./md5block_amd64.s go tool buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/83/83d8bbef6d4b36abe9ba35b5538490906a1b56f276c2ae1494b00d65dd9b8397-d # internal crypto/aes mkdir -p $WORK/b098/ cat >/tmp/go-build3757133879/b098/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build3757133879/b045/_pkg_.a packagefile crypto/internal/backend=/tmp/go-build3757133879/b003/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build3757133879/b049/_pkg_.a packagefile strconv=/tmp/go-build3757133879/b041/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p crypto/aes -lang=go1.25 -std -complete -buildid 9efmRK4hCGucCsq81b_V/9efmRK4hCGucCsq81b_V -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b098/importcfg -pack /usr/lib/golang/src/crypto/aes/aes.go cd /usr/lib/golang/src/crypto/md5 go tool pack r $WORK/b138/_pkg_.a $WORK/b138/md5block_amd64.o # internal go tool buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/f7/f7d3bd1d7d89604ac9b59a6a7755f028a6ed85bdf04dde4f455543c4891f8aca-d # internal crypto/ecdh mkdir -p $WORK/b100/ cat >/tmp/go-build3757133879/b100/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3757133879/b046/_pkg_.a packagefile crypto=/tmp/go-build3757133879/b004/_pkg_.a packagefile crypto/internal/backend=/tmp/go-build3757133879/b003/_pkg_.a packagefile crypto/internal/fips140/ecdh=/tmp/go-build3757133879/b101/_pkg_.a packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build3757133879/b104/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build3757133879/b085/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build3757133879/b083/_pkg_.a packagefile crypto/subtle=/tmp/go-build3757133879/b086/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile io=/tmp/go-build3757133879/b006/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p crypto/ecdh -lang=go1.25 -std -complete -buildid swdJrhBUuFo9j50aJi2Y/swdJrhBUuFo9j50aJi2Y -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b100/importcfg -pack /usr/lib/golang/src/crypto/ecdh/ecdh.go /usr/lib/golang/src/crypto/ecdh/nist.go /usr/lib/golang/src/crypto/ecdh/x25519.go go tool buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/03/03eaab3011a1e115880749cc95e7131264b6b9aa09a28315bc73d0a166c55a4f-d # internal crypto/sha512 mkdir -p $WORK/b116/ cat >/tmp/go-build3757133879/b116/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3757133879/b004/_pkg_.a packagefile crypto/internal/backend=/tmp/go-build3757133879/b003/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build3757133879/b064/_pkg_.a packagefile hash=/tmp/go-build3757133879/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p crypto/sha512 -lang=go1.25 -std -complete -buildid UtpQo0usBY2tNBiXdnGu/UtpQo0usBY2tNBiXdnGu -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b116/importcfg -pack /usr/lib/golang/src/crypto/sha512/sha512.go go tool buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/24/2457873d69fca668414b59675501df6ae754dc1179b123f354659df28947381a-d # internal crypto/hmac mkdir -p $WORK/b127/ cat >/tmp/go-build3757133879/b127/importcfg << 'EOF' # internal # import config packagefile crypto/internal/backend=/tmp/go-build3757133879/b003/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build3757133879/b057/_pkg_.a packagefile crypto/internal/fips140hash=/tmp/go-build3757133879/b114/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build3757133879/b085/_pkg_.a packagefile crypto/subtle=/tmp/go-build3757133879/b086/_pkg_.a packagefile hash=/tmp/go-build3757133879/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p crypto/hmac -lang=go1.25 -std -complete -buildid J9cnMfE6AGnhonxOkell/J9cnMfE6AGnhonxOkell -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b127/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go go tool buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/d5/d5bb153e1effa962094e6bfc73205e1164af9760e4b195fdedf93921cede0de8-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b134/ cat >/tmp/go-build3757133879/b134/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias packagefile crypto/cipher=/tmp/go-build3757133879/b045/_pkg_.a packagefile encoding/binary=/tmp/go-build3757133879/b133/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build3757133879/b135/_pkg_.a packagefile math/bits=/tmp/go-build3757133879/b043/_pkg_.a packagefile runtime=/tmp/go-build3757133879/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p vendor/golang.org/x/crypto/chacha20 -lang=go1.25 -std -complete -buildid WSCEvdjZGopH3TUiHLT0/WSCEvdjZGopH3TUiHLT0 -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b134/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/chacha_noasm.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20/xor.go go tool buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/7a/7a0a6430b3664c734af469fe6a0a876bf0f0da99694215690fd8e1d9ca6a9e89-d # internal crypto/rc4 mkdir -p $WORK/b139/ cat >/tmp/go-build3757133879/b139/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/alias=/tmp/go-build3757133879/b055/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build3757133879/b085/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile strconv=/tmp/go-build3757133879/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p crypto/rc4 -lang=go1.25 -std -complete -buildid FFEqy1hMEEyMwLG_Mf35/FFEqy1hMEEyMwLG_Mf35 -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b139/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go go tool buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/d3/d3aa6ef751ee7c74f26b40893680fcdd13fc82e6a7cfb06f7b0204cb789d30ca-d # internal crypto/internal/fips140/rsa mkdir -p $WORK/b141/ cat >/tmp/go-build3757133879/b141/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3757133879/b046/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3757133879/b050/_pkg_.a packagefile crypto/internal/fips140/bigmod=/tmp/go-build3757133879/b111/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build3757133879/b056/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build3757133879/b066/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build3757133879/b058/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build3757133879/b062/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build3757133879/b064/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build3757133879/b063/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile hash=/tmp/go-build3757133879/b005/_pkg_.a packagefile io=/tmp/go-build3757133879/b006/_pkg_.a packagefile sync=/tmp/go-build3757133879/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p crypto/internal/fips140/rsa -lang=go1.25 -std -complete -buildid Xx3-q8o4xId4pgcWbTdQ/Xx3-q8o4xId4pgcWbTdQ -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b141/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/rsa/cast.go /usr/lib/golang/src/crypto/internal/fips140/rsa/keygen.go /usr/lib/golang/src/crypto/internal/fips140/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/internal/fips140/rsa/pkcs1v22.go /usr/lib/golang/src/crypto/internal/fips140/rsa/rsa.go go tool buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/80/80dac7568886d8168c64b4f8adaf8264e59b5fdf66a1edc4613f25888e7fce0e-d # internal crypto/sha1 mkdir -p $WORK/b142/ echo -n > $WORK/b142/go_asm.h # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b142=>" -I $WORK/b142/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b142/symabis ./sha1block_amd64.s go tool buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/65/65e151cb9a26e9a70726373f583db569838bf620eaa8329ef76ecf60fbe16990-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b132/ echo -n > $WORK/b132/go_asm.h # internal cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b132=>" -I $WORK/b132/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b132/symabis ./chacha20poly1305_amd64.s cat >/tmp/go-build3757133879/b132/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20=vendor/golang.org/x/crypto/chacha20 importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias importmap golang.org/x/crypto/internal/poly1305=vendor/golang.org/x/crypto/internal/poly1305 importmap golang.org/x/sys/cpu=vendor/golang.org/x/sys/cpu packagefile crypto/cipher=/tmp/go-build3757133879/b045/_pkg_.a packagefile encoding/binary=/tmp/go-build3757133879/b133/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build3757133879/b134/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build3757133879/b135/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build3757133879/b136/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=/tmp/go-build3757133879/b137/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -lang=go1.25 -std -buildid 9IkGhcjHKqOBYpdXFgl7/9IkGhcjHKqOBYpdXFgl7 -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -symabis $WORK/b132/symabis -c=4 -nolocalimports -importcfg $WORK/b132/importcfg -pack -asmhdr $WORK/b132/go_asm.h /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/chacha20poly1305_generic.go /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305/xchacha20poly1305.go cat >/tmp/go-build3757133879/b142/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3757133879/b004/_pkg_.a packagefile crypto/internal/backend=/tmp/go-build3757133879/b003/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build3757133879/b085/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build3757133879/b061/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile hash=/tmp/go-build3757133879/b005/_pkg_.a packagefile internal/byteorder=/tmp/go-build3757133879/b016/_pkg_.a packagefile internal/cpu=/tmp/go-build3757133879/b015/_pkg_.a packagefile math/bits=/tmp/go-build3757133879/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p crypto/sha1 -lang=go1.25 -std -buildid vsr6q-49kHj595SW4ZWh/vsr6q-49kHj595SW4ZWh -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -symabis $WORK/b142/symabis -c=4 -nolocalimports -importcfg $WORK/b142/importcfg -pack -asmhdr $WORK/b142/go_asm.h /usr/lib/golang/src/crypto/sha1/sha1.go /usr/lib/golang/src/crypto/sha1/sha1block.go /usr/lib/golang/src/crypto/sha1/sha1block_amd64.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/asm -p vendor/golang.org/x/crypto/chacha20poly1305 -trimpath "$WORK/b132=>" -I $WORK/b132/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b132/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b142=>" -I $WORK/b142/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b142/sha1block_amd64.o ./sha1block_amd64.s go tool buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/af/af63840cf95b304af7c29264b6becc1860dcc18caf535db173cb446f1718e89c-d # internal crypto/sha256 mkdir -p $WORK/b143/ cat >/tmp/go-build3757133879/b143/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3757133879/b004/_pkg_.a packagefile crypto/internal/backend=/tmp/go-build3757133879/b003/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build3757133879/b058/_pkg_.a packagefile hash=/tmp/go-build3757133879/b005/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p crypto/sha256 -lang=go1.25 -std -complete -buildid AxH73zNYT-aRNR0AJ9Cs/AxH73zNYT-aRNR0AJ9Cs -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b143/importcfg -pack /usr/lib/golang/src/crypto/sha256/sha256.go cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 go tool pack r $WORK/b132/_pkg_.a $WORK/b132/chacha20poly1305_amd64.o # internal go tool buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/4b/4b517d885d1a76811e937b95e5989c7a8519ab4635d8bddb42308fd2df48beba-d # internal crypto/tls/internal/fips140tls mkdir -p $WORK/b144/ cat >/tmp/go-build3757133879/b144/importcfg << 'EOF' # internal # import config packagefile crypto/fips140=/tmp/go-build3757133879/b145/_pkg_.a packagefile crypto/internal/backend=/tmp/go-build3757133879/b003/_pkg_.a packagefile sync/atomic=/tmp/go-build3757133879/b039/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p crypto/tls/internal/fips140tls -lang=go1.25 -std -complete -buildid 9dWMSCU3j31oqzkPNKfn/9dWMSCU3j31oqzkPNKfn -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b144/importcfg -pack /usr/lib/golang/src/crypto/tls/internal/fips140tls/fipstls.go go tool buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/8d/8d6c342527b3a2dbe3343e12c4d6b8c719c3af00fc4010b3f2ffaeb701bba695-d # internal encoding/hex mkdir -p $WORK/b149/ cat >/tmp/go-build3757133879/b149/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile fmt=/tmp/go-build3757133879/b090/_pkg_.a packagefile io=/tmp/go-build3757133879/b006/_pkg_.a packagefile slices=/tmp/go-build3757133879/b073/_pkg_.a packagefile strings=/tmp/go-build3757133879/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p encoding/hex -lang=go1.25 -std -complete -buildid 8I4rRyIpafsft041vZOQ/8I4rRyIpafsft041vZOQ -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b149/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go cd /usr/lib/golang/src/crypto/sha1 go tool pack r $WORK/b142/_pkg_.a $WORK/b142/sha1block_amd64.o # internal go tool buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/f2/f20c6c9d03331735e3ce117174048f263498bf2ab9b357d22de9868018fb4d5f-d # internal net mkdir -p $WORK/b153/ cat >/tmp/go-build3757133879/b153/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile cmp=/tmp/go-build3757133879/b074/_pkg_.a packagefile context=/tmp/go-build3757133879/b097/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build3757133879/b154/_pkg_.a packagefile internal/bytealg=/tmp/go-build3757133879/b014/_pkg_.a packagefile internal/godebug=/tmp/go-build3757133879/b052/_pkg_.a packagefile internal/itoa=/tmp/go-build3757133879/b071/_pkg_.a packagefile internal/nettrace=/tmp/go-build3757133879/b155/_pkg_.a packagefile internal/poll=/tmp/go-build3757133879/b080/_pkg_.a packagefile internal/singleflight=/tmp/go-build3757133879/b156/_pkg_.a packagefile internal/stringslite=/tmp/go-build3757133879/b035/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build3757133879/b069/_pkg_.a packagefile io=/tmp/go-build3757133879/b006/_pkg_.a packagefile io/fs=/tmp/go-build3757133879/b077/_pkg_.a packagefile net/netip=/tmp/go-build3757133879/b157/_pkg_.a packagefile os=/tmp/go-build3757133879/b075/_pkg_.a packagefile runtime=/tmp/go-build3757133879/b013/_pkg_.a packagefile slices=/tmp/go-build3757133879/b073/_pkg_.a packagefile sync=/tmp/go-build3757133879/b037/_pkg_.a packagefile sync/atomic=/tmp/go-build3757133879/b039/_pkg_.a packagefile syscall=/tmp/go-build3757133879/b070/_pkg_.a packagefile time=/tmp/go-build3757133879/b079/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p net -lang=go1.25 -std -buildid MRGRmquhThKrGEhHhI28/MRGRmquhThKrGEhHhI28 -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b153/importcfg -pack /usr/lib/golang/src/net/addrselect.go /usr/lib/golang/src/net/cgo_stub.go /usr/lib/golang/src/net/conf.go /usr/lib/golang/src/net/dial.go /usr/lib/golang/src/net/dnsclient.go /usr/lib/golang/src/net/dnsclient_unix.go /usr/lib/golang/src/net/dnsconfig.go /usr/lib/golang/src/net/dnsconfig_unix.go /usr/lib/golang/src/net/error_posix.go /usr/lib/golang/src/net/error_unix.go /usr/lib/golang/src/net/fd_posix.go /usr/lib/golang/src/net/fd_unix.go /usr/lib/golang/src/net/file.go /usr/lib/golang/src/net/file_posix.go /usr/lib/golang/src/net/file_unix.go /usr/lib/golang/src/net/hook.go /usr/lib/golang/src/net/hook_unix.go /usr/lib/golang/src/net/hosts.go /usr/lib/golang/src/net/interface.go /usr/lib/golang/src/net/interface_linux.go /usr/lib/golang/src/net/ip.go /usr/lib/golang/src/net/iprawsock.go /usr/lib/golang/src/net/iprawsock_posix.go /usr/lib/golang/src/net/ipsock.go /usr/lib/golang/src/net/ipsock_posix.go /usr/lib/golang/src/net/lookup.go /usr/lib/golang/src/net/lookup_unix.go /usr/lib/golang/src/net/mac.go /usr/lib/golang/src/net/mptcpsock_linux.go /usr/lib/golang/src/net/net.go /usr/lib/golang/src/net/netcgo_off.go /usr/lib/golang/src/net/netgo_off.go /usr/lib/golang/src/net/nss.go /usr/lib/golang/src/net/parse.go /usr/lib/golang/src/net/pipe.go /usr/lib/golang/src/net/port.go /usr/lib/golang/src/net/port_unix.go /usr/lib/golang/src/net/rawconn.go /usr/lib/golang/src/net/rlimit_unix.go /usr/lib/golang/src/net/sendfile.go /usr/lib/golang/src/net/sendfile_nonwindows.go /usr/lib/golang/src/net/sock_cloexec.go /usr/lib/golang/src/net/sock_linux.go /usr/lib/golang/src/net/sock_posix.go /usr/lib/golang/src/net/sockaddr_posix.go /usr/lib/golang/src/net/sockopt_linux.go /usr/lib/golang/src/net/sockopt_posix.go /usr/lib/golang/src/net/sockoptip4_linux.go /usr/lib/golang/src/net/sockoptip6_posix.go /usr/lib/golang/src/net/splice_linux.go /usr/lib/golang/src/net/tcpsock.go /usr/lib/golang/src/net/tcpsock_posix.go /usr/lib/golang/src/net/tcpsock_unix.go /usr/lib/golang/src/net/tcpsockopt_posix.go /usr/lib/golang/src/net/tcpsockopt_unix.go /usr/lib/golang/src/net/udpsock.go /usr/lib/golang/src/net/udpsock_posix.go /usr/lib/golang/src/net/unixsock.go /usr/lib/golang/src/net/unixsock_posix.go /usr/lib/golang/src/net/unixsock_readmsg_cmsg_cloexec.go /usr/lib/golang/src/net/writev_unix.go go tool buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/29/29d89c9755d046343cd8ceed6299bd04f0aab10cde2e7732299698e46bf44c6c-d # internal net/url mkdir -p $WORK/b159/ cat >/tmp/go-build3757133879/b159/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile fmt=/tmp/go-build3757133879/b090/_pkg_.a packagefile maps=/tmp/go-build3757133879/b152/_pkg_.a packagefile net/netip=/tmp/go-build3757133879/b157/_pkg_.a packagefile path=/tmp/go-build3757133879/b078/_pkg_.a packagefile slices=/tmp/go-build3757133879/b073/_pkg_.a packagefile strconv=/tmp/go-build3757133879/b041/_pkg_.a packagefile strings=/tmp/go-build3757133879/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p net/url -lang=go1.25 -std -complete -buildid 3fDfNa_hD6B3vXkXUTdL/3fDfNa_hD6B3vXkXUTdL -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b159/importcfg -pack /usr/lib/golang/src/net/url/url.go go tool buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/06/069ce1c5f2e8c19ae0871f2c7f504fd7be24eb428e4d4e7dd2a4c58c78352387-d # internal flag mkdir -p $WORK/b162/ cat >/tmp/go-build3757133879/b162/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build3757133879/b163/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile fmt=/tmp/go-build3757133879/b090/_pkg_.a packagefile io=/tmp/go-build3757133879/b006/_pkg_.a packagefile os=/tmp/go-build3757133879/b075/_pkg_.a packagefile reflect=/tmp/go-build3757133879/b092/_pkg_.a packagefile runtime=/tmp/go-build3757133879/b013/_pkg_.a packagefile slices=/tmp/go-build3757133879/b073/_pkg_.a packagefile strconv=/tmp/go-build3757133879/b041/_pkg_.a packagefile strings=/tmp/go-build3757133879/b054/_pkg_.a packagefile time=/tmp/go-build3757133879/b079/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p flag -lang=go1.25 -std -complete -buildid 9QYzd9R9242w1gdr1S96/9QYzd9R9242w1gdr1S96 -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b162/importcfg -pack /usr/lib/golang/src/flag/flag.go cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b093=>" -I $WORK/b093/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b093/arith_amd64.o ./arith_amd64.s go tool pack r $WORK/b093/_pkg_.a $WORK/b093/arith_amd64.o # internal go tool buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/60/603d7140b579bc7ca4c89e834ae017bae29174f71d7925249b924fc8684c7f01-d # internal crypto/rand mkdir -p $WORK/b002/ cat >/tmp/go-build3757133879/b002/importcfg << 'EOF' # internal # import config packagefile crypto/internal/backend=/tmp/go-build3757133879/b003/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3757133879/b050/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build3757133879/b066/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build3757133879/b085/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build3757133879/b083/_pkg_.a packagefile crypto/internal/sysrand=/tmp/go-build3757133879/b068/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile io=/tmp/go-build3757133879/b006/_pkg_.a packagefile math/big=/tmp/go-build3757133879/b093/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b002/_pkg_.a -trimpath "$WORK/b002=>" -p crypto/rand -lang=go1.25 -std -complete -buildid KyiJmu9bT7OG1Um2DDDt/KyiJmu9bT7OG1Um2DDDt -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/text.go /usr/lib/golang/src/crypto/rand/util.go go tool buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/50/503289716c60f25ae38dc141215d57aad56b72158aade045e7bfacbff92a4a40-d # internal crypto/elliptic mkdir -p $WORK/b106/ cat >/tmp/go-build3757133879/b106/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/nistec=/tmp/go-build3757133879/b102/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile io=/tmp/go-build3757133879/b006/_pkg_.a packagefile math/big=/tmp/go-build3757133879/b093/_pkg_.a packagefile sync=/tmp/go-build3757133879/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p crypto/elliptic -lang=go1.25 -std -complete -buildid h8dHgbcEJAxyfTyhaRY6/h8dHgbcEJAxyfTyhaRY6 -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b106/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/nistec.go /usr/lib/golang/src/crypto/elliptic/params.go go tool buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/fe/fea8d51ce9c6aca9ad97c5e29fb5def16e040a724efc206f6f74133d8174f6fd-d # internal vendor/github.com/golang-fips/openssl/v2/bbig mkdir -p $WORK/b108/ cat >/tmp/go-build3757133879/b108/importcfg << 'EOF' # internal # import config importmap github.com/golang-fips/openssl/v2=vendor/github.com/golang-fips/openssl/v2 packagefile vendor/github.com/golang-fips/openssl/v2=/tmp/go-build3757133879/b088/_pkg_.a packagefile math/big=/tmp/go-build3757133879/b093/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p vendor/github.com/golang-fips/openssl/v2/bbig -lang=go1.25 -std -complete -buildid S1fuULFa0LpqqT4u3Es6/S1fuULFa0LpqqT4u3Es6 -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b108/importcfg -pack /usr/lib/golang/src/vendor/github.com/golang-fips/openssl/v2/bbig/big.go go tool buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/01/01f301dcca489e2bf4fd9822c01a672af20d2f393cc4409c6a53a605b1d6b19e-d # internal crypto/internal/backend/bbig mkdir -p $WORK/b107/ cat >/tmp/go-build3757133879/b107/importcfg << 'EOF' # internal # import config importmap github.com/golang-fips/openssl/v2/bbig=vendor/github.com/golang-fips/openssl/v2/bbig packagefile vendor/github.com/golang-fips/openssl/v2/bbig=/tmp/go-build3757133879/b108/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p crypto/internal/backend/bbig -lang=go1.25 -std -complete -buildid n2acjFdrm5_ifDI1MZkN/n2acjFdrm5_ifDI1MZkN -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b107/importcfg -pack /usr/lib/golang/src/crypto/internal/backend/bbig/big.go go tool buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/21/213ad215ff69dff81ed6871481578a06c56ff86c85e60719c99d65b65565ea2f-d # internal encoding/asn1 mkdir -p $WORK/b118/ cat >/tmp/go-build3757133879/b118/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3757133879/b046/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile fmt=/tmp/go-build3757133879/b090/_pkg_.a packagefile internal/saferio=/tmp/go-build3757133879/b119/_pkg_.a packagefile math=/tmp/go-build3757133879/b042/_pkg_.a packagefile math/big=/tmp/go-build3757133879/b093/_pkg_.a packagefile reflect=/tmp/go-build3757133879/b092/_pkg_.a packagefile slices=/tmp/go-build3757133879/b073/_pkg_.a packagefile strconv=/tmp/go-build3757133879/b041/_pkg_.a packagefile strings=/tmp/go-build3757133879/b054/_pkg_.a packagefile time=/tmp/go-build3757133879/b079/_pkg_.a packagefile unicode/utf16=/tmp/go-build3757133879/b120/_pkg_.a packagefile unicode/utf8=/tmp/go-build3757133879/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p encoding/asn1 -lang=go1.25 -std -complete -buildid kcGWxPbO7CMJu2AzqIF_/kcGWxPbO7CMJu2AzqIF_ -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b118/importcfg -pack /usr/lib/golang/src/encoding/asn1/asn1.go /usr/lib/golang/src/encoding/asn1/common.go /usr/lib/golang/src/encoding/asn1/marshal.go go tool buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/29/2944235a439aefdbc42bd86faf9ea79d5e39a4a684bc6c490f12fb8e7e4b301d-d # internal crypto/ed25519 mkdir -p $WORK/b122/ cat >/tmp/go-build3757133879/b122/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3757133879/b004/_pkg_.a packagefile crypto/internal/fips140/ed25519=/tmp/go-build3757133879/b123/_pkg_.a packagefile crypto/internal/fips140cache=/tmp/go-build3757133879/b112/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build3757133879/b085/_pkg_.a packagefile crypto/rand=/tmp/go-build3757133879/b002/_pkg_.a packagefile crypto/subtle=/tmp/go-build3757133879/b086/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile io=/tmp/go-build3757133879/b006/_pkg_.a packagefile strconv=/tmp/go-build3757133879/b041/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p crypto/ed25519 -lang=go1.25 -std -complete -buildid UzT9fTkvzuVYaSJq4-Hv/UzT9fTkvzuVYaSJq4-Hv -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b122/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go go tool buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/c9/c939cd210d58a5f17312be1ec1b4306727f031c680afd3ab6ad06b04307c4495-d # internal crypto/internal/hpke mkdir -p $WORK/b131/ cat >/tmp/go-build3757133879/b131/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 packagefile crypto=/tmp/go-build3757133879/b004/_pkg_.a packagefile crypto/aes=/tmp/go-build3757133879/b098/_pkg_.a packagefile crypto/cipher=/tmp/go-build3757133879/b045/_pkg_.a packagefile crypto/ecdh=/tmp/go-build3757133879/b100/_pkg_.a packagefile crypto/hkdf=/tmp/go-build3757133879/b125/_pkg_.a packagefile crypto/rand=/tmp/go-build3757133879/b002/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build3757133879/b132/_pkg_.a packagefile internal/byteorder=/tmp/go-build3757133879/b016/_pkg_.a packagefile math/bits=/tmp/go-build3757133879/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p crypto/internal/hpke -lang=go1.25 -std -complete -buildid -uM_g3N9UQrObmTrYn53/-uM_g3N9UQrObmTrYn53 -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b131/importcfg -pack /usr/lib/golang/src/crypto/internal/hpke/hpke.go go tool buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/e7/e7177f49af3fee78ec83e96d7266cf33ff6aba15ce9ff94c65fec3103d6f7e77-d # internal crypto/rsa mkdir -p $WORK/b140/ cat >/tmp/go-build3757133879/b140/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build3757133879/b004/_pkg_.a packagefile crypto/internal/backend=/tmp/go-build3757133879/b003/_pkg_.a packagefile crypto/internal/backend/bbig=/tmp/go-build3757133879/b107/_pkg_.a packagefile crypto/internal/boring/bcache=/tmp/go-build3757133879/b109/_pkg_.a packagefile crypto/internal/fips140/bigmod=/tmp/go-build3757133879/b111/_pkg_.a packagefile crypto/internal/fips140/rsa=/tmp/go-build3757133879/b141/_pkg_.a packagefile crypto/internal/fips140hash=/tmp/go-build3757133879/b114/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build3757133879/b085/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build3757133879/b083/_pkg_.a packagefile crypto/rand=/tmp/go-build3757133879/b002/_pkg_.a packagefile crypto/subtle=/tmp/go-build3757133879/b086/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile fmt=/tmp/go-build3757133879/b090/_pkg_.a packagefile hash=/tmp/go-build3757133879/b005/_pkg_.a packagefile internal/godebug=/tmp/go-build3757133879/b052/_pkg_.a packagefile io=/tmp/go-build3757133879/b006/_pkg_.a packagefile math=/tmp/go-build3757133879/b042/_pkg_.a packagefile math/big=/tmp/go-build3757133879/b093/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p crypto/rsa -lang=go1.25 -std -complete -buildid -xGdpi5Jug3zYt3P4BRS/-xGdpi5Jug3zYt3P4BRS -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b140/importcfg -pack /usr/lib/golang/src/crypto/rsa/boring.go /usr/lib/golang/src/crypto/rsa/fips.go /usr/lib/golang/src/crypto/rsa/pkcs1v15.go /usr/lib/golang/src/crypto/rsa/rsa.go go tool buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/ac/ac74832df411f7195b6714d936dc45a73ce94d7ee51c26aae03e0474eac07c1e-d # internal crypto/dsa mkdir -p $WORK/b147/ cat >/tmp/go-build3757133879/b147/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140only=/tmp/go-build3757133879/b085/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build3757133879/b083/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile io=/tmp/go-build3757133879/b006/_pkg_.a packagefile math/big=/tmp/go-build3757133879/b093/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p crypto/dsa -lang=go1.25 -std -complete -buildid NlVO_cb6rA67GYvNCh93/NlVO_cb6rA67GYvNCh93 -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b147/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go go tool buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/e9/e9eb8cbbb6878310d3a595713fb18922d67d5dfaec88739f978529326b1c1199-d # internal io/ioutil mkdir -p $WORK/b164/ cat >/tmp/go-build3757133879/b164/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build3757133879/b006/_pkg_.a packagefile io/fs=/tmp/go-build3757133879/b077/_pkg_.a packagefile os=/tmp/go-build3757133879/b075/_pkg_.a packagefile slices=/tmp/go-build3757133879/b073/_pkg_.a packagefile strings=/tmp/go-build3757133879/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p io/ioutil -lang=go1.25 -std -complete -buildid 2xiN5UOs2LBg3yq3CMO7/2xiN5UOs2LBg3yq3CMO7 -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b164/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go go tool buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/f4/f430b44b4b43154615c35c863227636c82c8be4a3ea1cfaf95ade95d48f9e989-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b117/ cat >/tmp/go-build3757133879/b117/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=/tmp/go-build3757133879/b118/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile fmt=/tmp/go-build3757133879/b090/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3757133879/b121/_pkg_.a packagefile math/big=/tmp/go-build3757133879/b093/_pkg_.a packagefile reflect=/tmp/go-build3757133879/b092/_pkg_.a packagefile time=/tmp/go-build3757133879/b079/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p vendor/golang.org/x/crypto/cryptobyte -lang=go1.25 -std -complete -buildid 1aOSsX7SYRf75A0y2Ano/1aOSsX7SYRf75A0y2Ano -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/builder.go /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/string.go go tool buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/7d/7d7ede442307ce480903a762ea48a973aadc0430cdc7fa0aa26a6adf73250a62-d # internal crypto/x509/pkix mkdir -p $WORK/b148/ cat >/tmp/go-build3757133879/b148/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=/tmp/go-build3757133879/b118/_pkg_.a packagefile encoding/hex=/tmp/go-build3757133879/b149/_pkg_.a packagefile fmt=/tmp/go-build3757133879/b090/_pkg_.a packagefile math/big=/tmp/go-build3757133879/b093/_pkg_.a packagefile time=/tmp/go-build3757133879/b079/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p crypto/x509/pkix -lang=go1.25 -std -complete -buildid TRObYjxEV81CFAVvQ0Wj/TRObYjxEV81CFAVvQ0Wj -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b148/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go go tool buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/1f/1fc4e5cf434f7fc5f7da1d0a906d0f9d0bad9693059a150b24e5d1d52aed7681-d # internal log mkdir -p $WORK/b165/ cat >/tmp/go-build3757133879/b165/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build3757133879/b090/_pkg_.a packagefile io=/tmp/go-build3757133879/b006/_pkg_.a packagefile log/internal=/tmp/go-build3757133879/b166/_pkg_.a packagefile os=/tmp/go-build3757133879/b075/_pkg_.a packagefile runtime=/tmp/go-build3757133879/b013/_pkg_.a packagefile sync=/tmp/go-build3757133879/b037/_pkg_.a packagefile sync/atomic=/tmp/go-build3757133879/b039/_pkg_.a packagefile time=/tmp/go-build3757133879/b079/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p log -lang=go1.25 -std -complete -buildid skicMxiOAGLCOSPWjoJw/skicMxiOAGLCOSPWjoJw -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b165/importcfg -pack /usr/lib/golang/src/log/log.go go tool buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/04/04c632089204aceadf4f2464385af187f268527acfbb9c18238b572a605163fa-d # internal compress/flate mkdir -p $WORK/b170/ cat >/tmp/go-build3757133879/b170/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3757133879/b168/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile fmt=/tmp/go-build3757133879/b090/_pkg_.a packagefile io=/tmp/go-build3757133879/b006/_pkg_.a packagefile math=/tmp/go-build3757133879/b042/_pkg_.a packagefile math/bits=/tmp/go-build3757133879/b043/_pkg_.a packagefile sort=/tmp/go-build3757133879/b161/_pkg_.a packagefile strconv=/tmp/go-build3757133879/b041/_pkg_.a packagefile sync=/tmp/go-build3757133879/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p compress/flate -lang=go1.25 -std -complete -buildid hYCT0arMvHZvXQf51zIA/hYCT0arMvHZvXQf51zIA -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b170/importcfg -pack /usr/lib/golang/src/compress/flate/deflate.go /usr/lib/golang/src/compress/flate/deflatefast.go /usr/lib/golang/src/compress/flate/dict_decoder.go /usr/lib/golang/src/compress/flate/huffman_bit_writer.go /usr/lib/golang/src/compress/flate/huffman_code.go /usr/lib/golang/src/compress/flate/inflate.go /usr/lib/golang/src/compress/flate/token.go go tool buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/7b/7be399429aba5c9781a3e5b2705c9b2a032be0f98c8e388c76dd4d22aa3ea4f1-d # internal crypto/ecdsa mkdir -p $WORK/b105/ cat >/tmp/go-build3757133879/b105/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile crypto=/tmp/go-build3757133879/b004/_pkg_.a packagefile crypto/ecdh=/tmp/go-build3757133879/b100/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3757133879/b106/_pkg_.a packagefile crypto/internal/backend=/tmp/go-build3757133879/b003/_pkg_.a packagefile crypto/internal/backend/bbig=/tmp/go-build3757133879/b107/_pkg_.a packagefile crypto/internal/boring/bcache=/tmp/go-build3757133879/b109/_pkg_.a packagefile crypto/internal/fips140/ecdsa=/tmp/go-build3757133879/b110/_pkg_.a packagefile crypto/internal/fips140/nistec=/tmp/go-build3757133879/b102/_pkg_.a packagefile crypto/internal/fips140cache=/tmp/go-build3757133879/b112/_pkg_.a packagefile crypto/internal/fips140hash=/tmp/go-build3757133879/b114/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build3757133879/b085/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build3757133879/b083/_pkg_.a packagefile crypto/sha512=/tmp/go-build3757133879/b116/_pkg_.a packagefile crypto/subtle=/tmp/go-build3757133879/b086/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build3757133879/b117/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3757133879/b121/_pkg_.a packagefile io=/tmp/go-build3757133879/b006/_pkg_.a packagefile math/big=/tmp/go-build3757133879/b093/_pkg_.a packagefile math/rand/v2=/tmp/go-build3757133879/b084/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p crypto/ecdsa -lang=go1.25 -std -complete -buildid Po0TvZzwXWg92ZBui-PJ/Po0TvZzwXWg92ZBui-PJ -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b105/importcfg -pack /usr/lib/golang/src/crypto/ecdsa/boring.go /usr/lib/golang/src/crypto/ecdsa/ecdsa.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_hash_sign_verify.go /usr/lib/golang/src/crypto/ecdsa/ecdsa_legacy.go go tool buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/af/af31bc0ae94429af9b90590a17f6200d18ee68b68ad53fb17cbec3a62ac554d8-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b176/ cat >/tmp/go-build3757133879/b176/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3757133879/b046/_pkg_.a packagefile container/list=/tmp/go-build3757133879/b096/_pkg_.a packagefile fmt=/tmp/go-build3757133879/b090/_pkg_.a packagefile log=/tmp/go-build3757133879/b165/_pkg_.a packagefile sort=/tmp/go-build3757133879/b161/_pkg_.a packagefile unicode/utf8=/tmp/go-build3757133879/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p vendor/golang.org/x/text/unicode/bidi -lang=go1.25 -std -complete -buildid _MRdHAEQiTumVfa_qUKm/_MRdHAEQiTumVfa_qUKm -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b176/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bidi.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/bracket.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/core.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/prop.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/bidi/trieval.go go tool buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/51/512ac87c0d3659fede1c8d2c608e80f456a255268dbe93cb96c546f50f6b51d9-d # internal compress/gzip mkdir -p $WORK/b169/ cat >/tmp/go-build3757133879/b169/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3757133879/b168/_pkg_.a packagefile compress/flate=/tmp/go-build3757133879/b170/_pkg_.a packagefile encoding/binary=/tmp/go-build3757133879/b133/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile fmt=/tmp/go-build3757133879/b090/_pkg_.a packagefile hash/crc32=/tmp/go-build3757133879/b171/_pkg_.a packagefile io=/tmp/go-build3757133879/b006/_pkg_.a packagefile time=/tmp/go-build3757133879/b079/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p compress/gzip -lang=go1.25 -std -complete -buildid ER16NdgdTi_YV8AI1ZIl/ER16NdgdTi_YV8AI1ZIl -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b169/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go go tool buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/f7/f7ade48599ab1089cc0d2f592e763eda410b2f6a4119c2b5dff9864a6f0a0e5a-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b177/ cat >/tmp/go-build3757133879/b177/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=/tmp/go-build3757133879/b133/_pkg_.a packagefile fmt=/tmp/go-build3757133879/b090/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build3757133879/b175/_pkg_.a packagefile io=/tmp/go-build3757133879/b006/_pkg_.a packagefile sync=/tmp/go-build3757133879/b037/_pkg_.a packagefile unicode/utf8=/tmp/go-build3757133879/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p vendor/golang.org/x/text/unicode/norm -lang=go1.25 -std -complete -buildid H8LT8IYtA69PeNxzYFuS/H8LT8IYtA69PeNxzYFuS -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b177/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/composition.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/forminfo.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/input.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/iter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/normalize.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/readwriter.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/transform.go /usr/lib/golang/src/vendor/golang.org/x/text/unicode/norm/trie.go go tool buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/03/0364c93fe803d0eb48e7b77ea4a2ec8384dc980f392d9cd1f8a7b3e0bd3c754e-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b174/ cat >/tmp/go-build3757133879/b174/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build3757133879/b175/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build3757133879/b176/_pkg_.a packagefile unicode/utf8=/tmp/go-build3757133879/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p vendor/golang.org/x/text/secure/bidirule -lang=go1.25 -std -complete -buildid DYzgfxeOmQiB9Oqc20Db/DYzgfxeOmQiB9Oqc20Db -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b174/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go /usr/lib/golang/src/vendor/golang.org/x/text/secure/bidirule/bidirule10.0.0.go go tool buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/e9/e91176f10457ba1ea3bb69042b8c232c2a7c8e9f3fdaf45b5a43c6ce6267a894-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b180/ cat >/tmp/go-build3757133879/b180/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build3757133879/b046/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile fmt=/tmp/go-build3757133879/b090/_pkg_.a packagefile io=/tmp/go-build3757133879/b006/_pkg_.a packagefile sync=/tmp/go-build3757133879/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b180/_pkg_.a -trimpath "$WORK/b180=>" -p vendor/golang.org/x/net/http2/hpack -lang=go1.25 -std -complete -buildid JODxb6NF4nq1foDWY86a/JODxb6NF4nq1foDWY86a -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b180/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/encode.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/hpack.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/huffman.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/static_table.go /usr/lib/golang/src/vendor/golang.org/x/net/http2/hpack/tables.go go tool buildid -w $WORK/b180/_pkg_.a # internal cp $WORK/b180/_pkg_.a /builddir/.cache/go-build/cb/cb8ebd402576c7999759b37fc27a78f541107ed0e54e35b0fc90dd6116357490-d # internal mime mkdir -p $WORK/b181/ cat >/tmp/go-build3757133879/b181/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3757133879/b168/_pkg_.a packagefile bytes=/tmp/go-build3757133879/b046/_pkg_.a packagefile encoding/base64=/tmp/go-build3757133879/b151/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile fmt=/tmp/go-build3757133879/b090/_pkg_.a packagefile io=/tmp/go-build3757133879/b006/_pkg_.a packagefile maps=/tmp/go-build3757133879/b152/_pkg_.a packagefile os=/tmp/go-build3757133879/b075/_pkg_.a packagefile slices=/tmp/go-build3757133879/b073/_pkg_.a packagefile strings=/tmp/go-build3757133879/b054/_pkg_.a packagefile sync=/tmp/go-build3757133879/b037/_pkg_.a packagefile unicode=/tmp/go-build3757133879/b048/_pkg_.a packagefile unicode/utf8=/tmp/go-build3757133879/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b181/_pkg_.a -trimpath "$WORK/b181=>" -p mime -lang=go1.25 -std -complete -buildid 0P4Kj8117fEKUoD5cJLi/0P4Kj8117fEKUoD5cJLi -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b181/importcfg -pack /usr/lib/golang/src/mime/encodedword.go /usr/lib/golang/src/mime/grammar.go /usr/lib/golang/src/mime/mediatype.go /usr/lib/golang/src/mime/type.go /usr/lib/golang/src/mime/type_unix.go go tool buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/d4/d4e3cf0abb22ac1e90e558dfcbe7dc52e4580801fb14a36003c4d988780dcac8-d # internal net/textproto mkdir -p $WORK/b178/ cat >/tmp/go-build3757133879/b178/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3757133879/b168/_pkg_.a packagefile bytes=/tmp/go-build3757133879/b046/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile fmt=/tmp/go-build3757133879/b090/_pkg_.a packagefile io=/tmp/go-build3757133879/b006/_pkg_.a packagefile math=/tmp/go-build3757133879/b042/_pkg_.a packagefile net=/tmp/go-build3757133879/b153/_pkg_.a packagefile strconv=/tmp/go-build3757133879/b041/_pkg_.a packagefile strings=/tmp/go-build3757133879/b054/_pkg_.a packagefile sync=/tmp/go-build3757133879/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b178/_pkg_.a -trimpath "$WORK/b178=>" -p net/textproto -lang=go1.25 -std -complete -buildid zUWQrzOwr3zCUR_Cu_d4/zUWQrzOwr3zCUR_Cu_d4 -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b178/importcfg -pack /usr/lib/golang/src/net/textproto/header.go /usr/lib/golang/src/net/textproto/pipeline.go /usr/lib/golang/src/net/textproto/reader.go /usr/lib/golang/src/net/textproto/textproto.go /usr/lib/golang/src/net/textproto/writer.go go tool buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/83/83b5856e2bd2318999edccb2539d77a5c33590477239b1173a2b57a105fd5644-d # internal crypto/x509 mkdir -p $WORK/b146/ cat >/tmp/go-build3757133879/b146/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile bytes=/tmp/go-build3757133879/b046/_pkg_.a packagefile crypto=/tmp/go-build3757133879/b004/_pkg_.a packagefile crypto/aes=/tmp/go-build3757133879/b098/_pkg_.a packagefile crypto/cipher=/tmp/go-build3757133879/b045/_pkg_.a packagefile crypto/des=/tmp/go-build3757133879/b099/_pkg_.a packagefile crypto/dsa=/tmp/go-build3757133879/b147/_pkg_.a packagefile crypto/ecdh=/tmp/go-build3757133879/b100/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3757133879/b105/_pkg_.a packagefile crypto/ed25519=/tmp/go-build3757133879/b122/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3757133879/b106/_pkg_.a packagefile crypto/md5=/tmp/go-build3757133879/b138/_pkg_.a packagefile crypto/rsa=/tmp/go-build3757133879/b140/_pkg_.a packagefile crypto/sha1=/tmp/go-build3757133879/b142/_pkg_.a packagefile crypto/sha256=/tmp/go-build3757133879/b143/_pkg_.a packagefile crypto/sha512=/tmp/go-build3757133879/b116/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build3757133879/b148/_pkg_.a packagefile encoding/asn1=/tmp/go-build3757133879/b118/_pkg_.a packagefile encoding/hex=/tmp/go-build3757133879/b149/_pkg_.a packagefile encoding/pem=/tmp/go-build3757133879/b150/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile fmt=/tmp/go-build3757133879/b090/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build3757133879/b117/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3757133879/b121/_pkg_.a packagefile internal/godebug=/tmp/go-build3757133879/b052/_pkg_.a packagefile internal/goos=/tmp/go-build3757133879/b021/_pkg_.a packagefile io=/tmp/go-build3757133879/b006/_pkg_.a packagefile io/fs=/tmp/go-build3757133879/b077/_pkg_.a packagefile iter=/tmp/go-build3757133879/b047/_pkg_.a packagefile maps=/tmp/go-build3757133879/b152/_pkg_.a packagefile math=/tmp/go-build3757133879/b042/_pkg_.a packagefile math/big=/tmp/go-build3757133879/b093/_pkg_.a packagefile math/bits=/tmp/go-build3757133879/b043/_pkg_.a packagefile net=/tmp/go-build3757133879/b153/_pkg_.a packagefile net/netip=/tmp/go-build3757133879/b157/_pkg_.a packagefile net/url=/tmp/go-build3757133879/b159/_pkg_.a packagefile os=/tmp/go-build3757133879/b075/_pkg_.a packagefile path/filepath=/tmp/go-build3757133879/b160/_pkg_.a packagefile reflect=/tmp/go-build3757133879/b092/_pkg_.a packagefile runtime=/tmp/go-build3757133879/b013/_pkg_.a packagefile strconv=/tmp/go-build3757133879/b041/_pkg_.a packagefile strings=/tmp/go-build3757133879/b054/_pkg_.a packagefile sync=/tmp/go-build3757133879/b037/_pkg_.a packagefile time=/tmp/go-build3757133879/b079/_pkg_.a packagefile unicode=/tmp/go-build3757133879/b048/_pkg_.a packagefile unicode/utf16=/tmp/go-build3757133879/b120/_pkg_.a packagefile unicode/utf8=/tmp/go-build3757133879/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p crypto/x509 -lang=go1.25 -std -complete -buildid sWrcpPqgExfPX65OX8gj/sWrcpPqgExfPX65OX8gj -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b146/importcfg -pack /usr/lib/golang/src/crypto/x509/cert_pool.go /usr/lib/golang/src/crypto/x509/oid.go /usr/lib/golang/src/crypto/x509/parser.go /usr/lib/golang/src/crypto/x509/pem_decrypt.go /usr/lib/golang/src/crypto/x509/pkcs1.go /usr/lib/golang/src/crypto/x509/pkcs8.go /usr/lib/golang/src/crypto/x509/root.go /usr/lib/golang/src/crypto/x509/root_linux.go /usr/lib/golang/src/crypto/x509/root_unix.go /usr/lib/golang/src/crypto/x509/sec1.go /usr/lib/golang/src/crypto/x509/verify.go /usr/lib/golang/src/crypto/x509/x509.go go tool buildid -w $WORK/b178/_pkg_.a # internal cp $WORK/b178/_pkg_.a /builddir/.cache/go-build/4b/4beeea5686bd185ae9a0aa556d49c0b8cc799f110784eafa9ee1abef23d8d849-d # internal mime/quotedprintable mkdir -p $WORK/b183/ cat >/tmp/go-build3757133879/b183/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3757133879/b168/_pkg_.a packagefile bytes=/tmp/go-build3757133879/b046/_pkg_.a packagefile fmt=/tmp/go-build3757133879/b090/_pkg_.a packagefile io=/tmp/go-build3757133879/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b183/_pkg_.a -trimpath "$WORK/b183=>" -p mime/quotedprintable -lang=go1.25 -std -complete -buildid iYRvLHfPyBza40bGlP1c/iYRvLHfPyBza40bGlP1c -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b183/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go go tool buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/4d/4db9ec4b1a123cbc8b251e5345026d645ba34c08cafaf382feaf385b1e30bac4-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b173/ cat >/tmp/go-build3757133879/b173/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/secure/bidirule=vendor/golang.org/x/text/secure/bidirule importmap golang.org/x/text/unicode/bidi=vendor/golang.org/x/text/unicode/bidi importmap golang.org/x/text/unicode/norm=vendor/golang.org/x/text/unicode/norm packagefile fmt=/tmp/go-build3757133879/b090/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build3757133879/b174/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build3757133879/b176/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build3757133879/b177/_pkg_.a packagefile math=/tmp/go-build3757133879/b042/_pkg_.a packagefile strings=/tmp/go-build3757133879/b054/_pkg_.a packagefile unicode/utf8=/tmp/go-build3757133879/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p vendor/golang.org/x/net/idna -lang=go1.25 -std -complete -buildid JVHrdyhKWajkGlkzGXLt/JVHrdyhKWajkGlkzGXLt -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b173/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/idna/go118.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/idna10.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/punycode.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/tables15.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trie13.0.0.go /usr/lib/golang/src/vendor/golang.org/x/net/idna/trieval.go go tool buildid -w $WORK/b181/_pkg_.a # internal cp $WORK/b181/_pkg_.a /builddir/.cache/go-build/f4/f4f392e176efcab4db8b9c685719362033aeca88ce03623b444e81ddc3af8af1-d # internal net/http/internal mkdir -p $WORK/b185/ cat >/tmp/go-build3757133879/b185/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3757133879/b168/_pkg_.a packagefile bytes=/tmp/go-build3757133879/b046/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile fmt=/tmp/go-build3757133879/b090/_pkg_.a packagefile io=/tmp/go-build3757133879/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b185/_pkg_.a -trimpath "$WORK/b185=>" -p net/http/internal -lang=go1.25 -std -complete -buildid XxtRJv7Uf-9v6LbwtPGt/XxtRJv7Uf-9v6LbwtPGt -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b185/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go go tool buildid -w $WORK/b183/_pkg_.a # internal cp $WORK/b183/_pkg_.a /builddir/.cache/go-build/6e/6ef256b80f5addc5e0465735732f715ab8aa0c024e990bafed33347b34042adb-d # internal mime/multipart mkdir -p $WORK/b182/ cat >/tmp/go-build3757133879/b182/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build3757133879/b168/_pkg_.a packagefile bytes=/tmp/go-build3757133879/b046/_pkg_.a packagefile crypto/rand=/tmp/go-build3757133879/b002/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile fmt=/tmp/go-build3757133879/b090/_pkg_.a packagefile internal/godebug=/tmp/go-build3757133879/b052/_pkg_.a packagefile io=/tmp/go-build3757133879/b006/_pkg_.a packagefile maps=/tmp/go-build3757133879/b152/_pkg_.a packagefile math=/tmp/go-build3757133879/b042/_pkg_.a packagefile mime=/tmp/go-build3757133879/b181/_pkg_.a packagefile mime/quotedprintable=/tmp/go-build3757133879/b183/_pkg_.a packagefile net/textproto=/tmp/go-build3757133879/b178/_pkg_.a packagefile os=/tmp/go-build3757133879/b075/_pkg_.a packagefile path/filepath=/tmp/go-build3757133879/b160/_pkg_.a packagefile slices=/tmp/go-build3757133879/b073/_pkg_.a packagefile strconv=/tmp/go-build3757133879/b041/_pkg_.a packagefile strings=/tmp/go-build3757133879/b054/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b182/_pkg_.a -trimpath "$WORK/b182=>" -p mime/multipart -lang=go1.25 -std -complete -buildid Lwui46H7Qug4ySAcs0va/Lwui46H7Qug4ySAcs0va -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b182/importcfg -pack /usr/lib/golang/src/mime/multipart/formdata.go /usr/lib/golang/src/mime/multipart/multipart.go /usr/lib/golang/src/mime/multipart/readmimeheader.go /usr/lib/golang/src/mime/multipart/writer.go go tool buildid -w $WORK/b185/_pkg_.a # internal cp $WORK/b185/_pkg_.a /builddir/.cache/go-build/2e/2e061570bc66ed3c1ab847abca7306262596c80de6fb3c3ce96287ac039c3d42-d # internal go tool buildid -w $WORK/b182/_pkg_.a # internal cp $WORK/b182/_pkg_.a /builddir/.cache/go-build/af/afea88dd52443e70a175a7515d729ca43113bebc470a5a345f48a72d1d58388f-d # internal go tool buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/1e/1ee1203a107a9e638c493dc3be261a4611e8d419df91d906b449559b7de1309d-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b172/ cat >/tmp/go-build3757133879/b172/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile vendor/golang.org/x/net/idna=/tmp/go-build3757133879/b173/_pkg_.a packagefile net=/tmp/go-build3757133879/b153/_pkg_.a packagefile net/textproto=/tmp/go-build3757133879/b178/_pkg_.a packagefile strings=/tmp/go-build3757133879/b054/_pkg_.a packagefile unicode/utf8=/tmp/go-build3757133879/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p vendor/golang.org/x/net/http/httpguts -lang=go1.25 -std -complete -buildid 6-0DtGn4FHRFhVk0yrJh/6-0DtGn4FHRFhVk0yrJh -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b172/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/guts.go /usr/lib/golang/src/vendor/golang.org/x/net/http/httpguts/httplex.go vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b179/ cat >/tmp/go-build3757133879/b179/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile fmt=/tmp/go-build3757133879/b090/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build3757133879/b173/_pkg_.a packagefile net=/tmp/go-build3757133879/b153/_pkg_.a packagefile net/netip=/tmp/go-build3757133879/b157/_pkg_.a packagefile net/url=/tmp/go-build3757133879/b159/_pkg_.a packagefile os=/tmp/go-build3757133879/b075/_pkg_.a packagefile strings=/tmp/go-build3757133879/b054/_pkg_.a packagefile unicode/utf8=/tmp/go-build3757133879/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b179/_pkg_.a -trimpath "$WORK/b179=>" -p vendor/golang.org/x/net/http/httpproxy -lang=go1.25 -std -complete -buildid lnqrWHuXYIvRUeRBiRDN/lnqrWHuXYIvRUeRBiRDN -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b179/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go go tool buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/f0/f0df5873da9ac8894ce8c809038c7c40278dd3b7e5e080436b2223ddc6ed8f0f-d # internal go tool buildid -w $WORK/b179/_pkg_.a # internal cp $WORK/b179/_pkg_.a /builddir/.cache/go-build/e5/e5000dcf0ac344ed9f4fc06fba57fb2f8c308dfaad71bad055784d7d39f0d203-d # internal go tool buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/1a/1a0653af546562283e3ef44bc504f150d8831f5ae589420504e4778ae76fdf16-d # internal crypto/tls mkdir -p $WORK/b095/ cat >/tmp/go-build3757133879/b095/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 importmap golang.org/x/crypto/cryptobyte=vendor/golang.org/x/crypto/cryptobyte packagefile bytes=/tmp/go-build3757133879/b046/_pkg_.a packagefile container/list=/tmp/go-build3757133879/b096/_pkg_.a packagefile context=/tmp/go-build3757133879/b097/_pkg_.a packagefile crypto=/tmp/go-build3757133879/b004/_pkg_.a packagefile crypto/aes=/tmp/go-build3757133879/b098/_pkg_.a packagefile crypto/cipher=/tmp/go-build3757133879/b045/_pkg_.a packagefile crypto/des=/tmp/go-build3757133879/b099/_pkg_.a packagefile crypto/ecdh=/tmp/go-build3757133879/b100/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3757133879/b105/_pkg_.a packagefile crypto/ed25519=/tmp/go-build3757133879/b122/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3757133879/b106/_pkg_.a packagefile crypto/hkdf=/tmp/go-build3757133879/b125/_pkg_.a packagefile crypto/hmac=/tmp/go-build3757133879/b127/_pkg_.a packagefile crypto/internal/backend=/tmp/go-build3757133879/b003/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build3757133879/b049/_pkg_.a packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build3757133879/b065/_pkg_.a packagefile crypto/internal/fips140/mlkem=/tmp/go-build3757133879/b128/_pkg_.a packagefile crypto/internal/fips140/tls12=/tmp/go-build3757133879/b129/_pkg_.a packagefile crypto/internal/fips140/tls13=/tmp/go-build3757133879/b130/_pkg_.a packagefile crypto/internal/hpke=/tmp/go-build3757133879/b131/_pkg_.a packagefile crypto/md5=/tmp/go-build3757133879/b138/_pkg_.a packagefile crypto/rand=/tmp/go-build3757133879/b002/_pkg_.a packagefile crypto/rc4=/tmp/go-build3757133879/b139/_pkg_.a packagefile crypto/rsa=/tmp/go-build3757133879/b140/_pkg_.a packagefile crypto/sha1=/tmp/go-build3757133879/b142/_pkg_.a packagefile crypto/sha256=/tmp/go-build3757133879/b143/_pkg_.a packagefile crypto/sha512=/tmp/go-build3757133879/b116/_pkg_.a packagefile crypto/subtle=/tmp/go-build3757133879/b086/_pkg_.a packagefile crypto/tls/internal/fips140tls=/tmp/go-build3757133879/b144/_pkg_.a packagefile crypto/x509=/tmp/go-build3757133879/b146/_pkg_.a packagefile encoding/pem=/tmp/go-build3757133879/b150/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile fmt=/tmp/go-build3757133879/b090/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build3757133879/b132/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build3757133879/b117/_pkg_.a packagefile hash=/tmp/go-build3757133879/b005/_pkg_.a packagefile internal/byteorder=/tmp/go-build3757133879/b016/_pkg_.a packagefile internal/cpu=/tmp/go-build3757133879/b015/_pkg_.a packagefile internal/godebug=/tmp/go-build3757133879/b052/_pkg_.a packagefile io=/tmp/go-build3757133879/b006/_pkg_.a packagefile net=/tmp/go-build3757133879/b153/_pkg_.a packagefile os=/tmp/go-build3757133879/b075/_pkg_.a packagefile runtime=/tmp/go-build3757133879/b013/_pkg_.a packagefile slices=/tmp/go-build3757133879/b073/_pkg_.a packagefile sort=/tmp/go-build3757133879/b161/_pkg_.a packagefile strconv=/tmp/go-build3757133879/b041/_pkg_.a packagefile strings=/tmp/go-build3757133879/b054/_pkg_.a packagefile sync=/tmp/go-build3757133879/b037/_pkg_.a packagefile sync/atomic=/tmp/go-build3757133879/b039/_pkg_.a packagefile time=/tmp/go-build3757133879/b079/_pkg_.a packagefile weak=/tmp/go-build3757133879/b113/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/tls -lang=go1.25 -std -complete -buildid 3pzhvPC4boXciV7IXTa8/3pzhvPC4boXciV7IXTa8 -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b095/importcfg -pack /usr/lib/golang/src/crypto/tls/alert.go /usr/lib/golang/src/crypto/tls/auth.go /usr/lib/golang/src/crypto/tls/cache.go /usr/lib/golang/src/crypto/tls/cipher_suites.go /usr/lib/golang/src/crypto/tls/common.go /usr/lib/golang/src/crypto/tls/common_string.go /usr/lib/golang/src/crypto/tls/conn.go /usr/lib/golang/src/crypto/tls/defaults.go /usr/lib/golang/src/crypto/tls/defaults_boring.go /usr/lib/golang/src/crypto/tls/defaults_fips140.go /usr/lib/golang/src/crypto/tls/ech.go /usr/lib/golang/src/crypto/tls/handshake_client.go /usr/lib/golang/src/crypto/tls/handshake_client_tls13.go /usr/lib/golang/src/crypto/tls/handshake_messages.go /usr/lib/golang/src/crypto/tls/handshake_server.go /usr/lib/golang/src/crypto/tls/handshake_server_tls13.go /usr/lib/golang/src/crypto/tls/key_agreement.go /usr/lib/golang/src/crypto/tls/key_schedule.go /usr/lib/golang/src/crypto/tls/prf.go /usr/lib/golang/src/crypto/tls/quic.go /usr/lib/golang/src/crypto/tls/ticket.go /usr/lib/golang/src/crypto/tls/tls.go go tool buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/d9/d93fdc4b4ad024cd051eb6f7ff3f5d3a836c4964868c5705cebee21a9422d20e-d # internal net/http/httptrace mkdir -p $WORK/b184/ cat >/tmp/go-build3757133879/b184/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build3757133879/b097/_pkg_.a packagefile crypto/tls=/tmp/go-build3757133879/b095/_pkg_.a packagefile internal/nettrace=/tmp/go-build3757133879/b155/_pkg_.a packagefile net=/tmp/go-build3757133879/b153/_pkg_.a packagefile net/textproto=/tmp/go-build3757133879/b178/_pkg_.a packagefile reflect=/tmp/go-build3757133879/b092/_pkg_.a packagefile time=/tmp/go-build3757133879/b079/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b184/_pkg_.a -trimpath "$WORK/b184=>" -p net/http/httptrace -lang=go1.25 -std -complete -buildid Qd66aujJpAQOfxo4X5Ch/Qd66aujJpAQOfxo4X5Ch -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b184/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go go tool buildid -w $WORK/b184/_pkg_.a # internal cp $WORK/b184/_pkg_.a /builddir/.cache/go-build/6d/6d2d37583cde33f1e0d8ef3121f62f6135ab0573924a60fc63901fc73b22648a-d # internal net/http/internal/httpcommon mkdir -p $WORK/b187/ cat >/tmp/go-build3757133879/b187/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack packagefile context=/tmp/go-build3757133879/b097/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile fmt=/tmp/go-build3757133879/b090/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build3757133879/b172/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build3757133879/b180/_pkg_.a packagefile net/http/httptrace=/tmp/go-build3757133879/b184/_pkg_.a packagefile net/textproto=/tmp/go-build3757133879/b178/_pkg_.a packagefile net/url=/tmp/go-build3757133879/b159/_pkg_.a packagefile sort=/tmp/go-build3757133879/b161/_pkg_.a packagefile strconv=/tmp/go-build3757133879/b041/_pkg_.a packagefile strings=/tmp/go-build3757133879/b054/_pkg_.a packagefile sync=/tmp/go-build3757133879/b037/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b187/_pkg_.a -trimpath "$WORK/b187=>" -p net/http/internal/httpcommon -lang=go1.25 -std -complete -buildid 6AFa1uTEwxYlGOPgXxc_/6AFa1uTEwxYlGOPgXxc_ -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b187/importcfg -pack /usr/lib/golang/src/net/http/internal/httpcommon/httpcommon.go go tool buildid -w $WORK/b187/_pkg_.a # internal cp $WORK/b187/_pkg_.a /builddir/.cache/go-build/ad/adef4c04d3067d692a7974b1607ef6479dad397baa0e35d2db1a9bc7ff74e0a2-d # internal net/http mkdir -p $WORK/b167/ cat >/tmp/go-build3757133879/b167/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/http/httpguts=vendor/golang.org/x/net/http/httpguts importmap golang.org/x/net/http/httpproxy=vendor/golang.org/x/net/http/httpproxy importmap golang.org/x/net/http2/hpack=vendor/golang.org/x/net/http2/hpack importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile bufio=/tmp/go-build3757133879/b168/_pkg_.a packagefile bytes=/tmp/go-build3757133879/b046/_pkg_.a packagefile compress/gzip=/tmp/go-build3757133879/b169/_pkg_.a packagefile container/list=/tmp/go-build3757133879/b096/_pkg_.a packagefile context=/tmp/go-build3757133879/b097/_pkg_.a packagefile crypto/rand=/tmp/go-build3757133879/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build3757133879/b095/_pkg_.a packagefile encoding/base64=/tmp/go-build3757133879/b151/_pkg_.a packagefile encoding/binary=/tmp/go-build3757133879/b133/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile fmt=/tmp/go-build3757133879/b090/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build3757133879/b172/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build3757133879/b179/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build3757133879/b180/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build3757133879/b173/_pkg_.a packagefile internal/godebug=/tmp/go-build3757133879/b052/_pkg_.a packagefile io=/tmp/go-build3757133879/b006/_pkg_.a packagefile io/fs=/tmp/go-build3757133879/b077/_pkg_.a packagefile log=/tmp/go-build3757133879/b165/_pkg_.a packagefile maps=/tmp/go-build3757133879/b152/_pkg_.a packagefile math=/tmp/go-build3757133879/b042/_pkg_.a packagefile math/bits=/tmp/go-build3757133879/b043/_pkg_.a packagefile math/rand=/tmp/go-build3757133879/b094/_pkg_.a packagefile mime=/tmp/go-build3757133879/b181/_pkg_.a packagefile mime/multipart=/tmp/go-build3757133879/b182/_pkg_.a packagefile net=/tmp/go-build3757133879/b153/_pkg_.a packagefile net/http/httptrace=/tmp/go-build3757133879/b184/_pkg_.a packagefile net/http/internal=/tmp/go-build3757133879/b185/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build3757133879/b186/_pkg_.a packagefile net/http/internal/httpcommon=/tmp/go-build3757133879/b187/_pkg_.a packagefile net/textproto=/tmp/go-build3757133879/b178/_pkg_.a packagefile net/url=/tmp/go-build3757133879/b159/_pkg_.a packagefile os=/tmp/go-build3757133879/b075/_pkg_.a packagefile path=/tmp/go-build3757133879/b078/_pkg_.a packagefile path/filepath=/tmp/go-build3757133879/b160/_pkg_.a packagefile reflect=/tmp/go-build3757133879/b092/_pkg_.a packagefile runtime=/tmp/go-build3757133879/b013/_pkg_.a packagefile slices=/tmp/go-build3757133879/b073/_pkg_.a packagefile sort=/tmp/go-build3757133879/b161/_pkg_.a packagefile strconv=/tmp/go-build3757133879/b041/_pkg_.a packagefile strings=/tmp/go-build3757133879/b054/_pkg_.a packagefile sync=/tmp/go-build3757133879/b037/_pkg_.a packagefile sync/atomic=/tmp/go-build3757133879/b039/_pkg_.a packagefile time=/tmp/go-build3757133879/b079/_pkg_.a packagefile unicode=/tmp/go-build3757133879/b048/_pkg_.a packagefile unicode/utf8=/tmp/go-build3757133879/b044/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p net/http -lang=go1.25 -std -complete -buildid Qsk-ElOuLfNMWaYjv2SN/Qsk-ElOuLfNMWaYjv2SN -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b167/importcfg -pack /usr/lib/golang/src/net/http/client.go /usr/lib/golang/src/net/http/clone.go /usr/lib/golang/src/net/http/cookie.go /usr/lib/golang/src/net/http/csrf.go /usr/lib/golang/src/net/http/doc.go /usr/lib/golang/src/net/http/filetransport.go /usr/lib/golang/src/net/http/fs.go /usr/lib/golang/src/net/http/h2_bundle.go /usr/lib/golang/src/net/http/h2_error.go /usr/lib/golang/src/net/http/header.go /usr/lib/golang/src/net/http/http.go /usr/lib/golang/src/net/http/jar.go /usr/lib/golang/src/net/http/mapping.go /usr/lib/golang/src/net/http/method.go /usr/lib/golang/src/net/http/pattern.go /usr/lib/golang/src/net/http/request.go /usr/lib/golang/src/net/http/response.go /usr/lib/golang/src/net/http/responsecontroller.go /usr/lib/golang/src/net/http/roundtrip.go /usr/lib/golang/src/net/http/routing_index.go /usr/lib/golang/src/net/http/routing_tree.go /usr/lib/golang/src/net/http/servemux121.go /usr/lib/golang/src/net/http/server.go /usr/lib/golang/src/net/http/sniff.go /usr/lib/golang/src/net/http/socks_bundle.go /usr/lib/golang/src/net/http/status.go /usr/lib/golang/src/net/http/transfer.go /usr/lib/golang/src/net/http/transport.go /usr/lib/golang/src/net/http/transport_default_other.go go tool buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/3b/3b3a4ca03b6929c4c71178b47a59077a8a77dea934e4111984069c2c6da605ba-d # internal command-line-arguments mkdir -p $WORK/b001/ cat >/tmp/go-build3757133879/b001/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/tmp/go-build3757133879/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build3757133879/b095/_pkg_.a packagefile crypto/x509=/tmp/go-build3757133879/b146/_pkg_.a packagefile flag=/tmp/go-build3757133879/b162/_pkg_.a packagefile fmt=/tmp/go-build3757133879/b090/_pkg_.a packagefile io=/tmp/go-build3757133879/b006/_pkg_.a packagefile io/ioutil=/tmp/go-build3757133879/b164/_pkg_.a packagefile log=/tmp/go-build3757133879/b165/_pkg_.a packagefile net=/tmp/go-build3757133879/b153/_pkg_.a packagefile net/http=/tmp/go-build3757133879/b167/_pkg_.a packagefile os=/tmp/go-build3757133879/b075/_pkg_.a packagefile strconv=/tmp/go-build3757133879/b041/_pkg_.a packagefile sync=/tmp/go-build3757133879/b037/_pkg_.a packagefile time=/tmp/go-build3757133879/b079/_pkg_.a packagefile runtime=/tmp/go-build3757133879/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.25 -complete -buildid JfbxFSSbcd2-53LPkh3H/JfbxFSSbcd2-53LPkh3H -goversion "go1.25.3 (Red Hat 1.25.3-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b001/importcfg -pack ./test_server.go go tool buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/3a/3a2b92f9fdc0820a19437bc15783a42d58b47fc8b7afd86117bde7a977f503d0-d # internal cat >/tmp/go-build3757133879/b001/importcfg.link << 'EOF' # internal packagefile command-line-arguments=/tmp/go-build3757133879/b001/_pkg_.a packagefile crypto/rand=/tmp/go-build3757133879/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build3757133879/b095/_pkg_.a packagefile crypto/x509=/tmp/go-build3757133879/b146/_pkg_.a packagefile flag=/tmp/go-build3757133879/b162/_pkg_.a packagefile fmt=/tmp/go-build3757133879/b090/_pkg_.a packagefile io=/tmp/go-build3757133879/b006/_pkg_.a packagefile io/ioutil=/tmp/go-build3757133879/b164/_pkg_.a packagefile log=/tmp/go-build3757133879/b165/_pkg_.a packagefile net=/tmp/go-build3757133879/b153/_pkg_.a packagefile net/http=/tmp/go-build3757133879/b167/_pkg_.a packagefile os=/tmp/go-build3757133879/b075/_pkg_.a packagefile strconv=/tmp/go-build3757133879/b041/_pkg_.a packagefile sync=/tmp/go-build3757133879/b037/_pkg_.a packagefile time=/tmp/go-build3757133879/b079/_pkg_.a packagefile runtime=/tmp/go-build3757133879/b013/_pkg_.a packagefile crypto/internal/backend=/tmp/go-build3757133879/b003/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build3757133879/b050/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build3757133879/b066/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build3757133879/b085/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build3757133879/b083/_pkg_.a packagefile crypto/internal/sysrand=/tmp/go-build3757133879/b068/_pkg_.a packagefile errors=/tmp/go-build3757133879/b007/_pkg_.a packagefile math/big=/tmp/go-build3757133879/b093/_pkg_.a packagefile bytes=/tmp/go-build3757133879/b046/_pkg_.a packagefile container/list=/tmp/go-build3757133879/b096/_pkg_.a packagefile context=/tmp/go-build3757133879/b097/_pkg_.a packagefile crypto=/tmp/go-build3757133879/b004/_pkg_.a packagefile crypto/aes=/tmp/go-build3757133879/b098/_pkg_.a packagefile crypto/cipher=/tmp/go-build3757133879/b045/_pkg_.a packagefile crypto/des=/tmp/go-build3757133879/b099/_pkg_.a packagefile crypto/ecdh=/tmp/go-build3757133879/b100/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build3757133879/b105/_pkg_.a packagefile crypto/ed25519=/tmp/go-build3757133879/b122/_pkg_.a packagefile crypto/elliptic=/tmp/go-build3757133879/b106/_pkg_.a packagefile crypto/hkdf=/tmp/go-build3757133879/b125/_pkg_.a packagefile crypto/hmac=/tmp/go-build3757133879/b127/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build3757133879/b049/_pkg_.a packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build3757133879/b065/_pkg_.a packagefile crypto/internal/fips140/mlkem=/tmp/go-build3757133879/b128/_pkg_.a packagefile crypto/internal/fips140/tls12=/tmp/go-build3757133879/b129/_pkg_.a packagefile crypto/internal/fips140/tls13=/tmp/go-build3757133879/b130/_pkg_.a packagefile crypto/internal/hpke=/tmp/go-build3757133879/b131/_pkg_.a packagefile crypto/md5=/tmp/go-build3757133879/b138/_pkg_.a packagefile crypto/rc4=/tmp/go-build3757133879/b139/_pkg_.a packagefile crypto/rsa=/tmp/go-build3757133879/b140/_pkg_.a packagefile crypto/sha1=/tmp/go-build3757133879/b142/_pkg_.a packagefile crypto/sha256=/tmp/go-build3757133879/b143/_pkg_.a packagefile crypto/sha512=/tmp/go-build3757133879/b116/_pkg_.a packagefile crypto/subtle=/tmp/go-build3757133879/b086/_pkg_.a packagefile crypto/tls/internal/fips140tls=/tmp/go-build3757133879/b144/_pkg_.a packagefile encoding/pem=/tmp/go-build3757133879/b150/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build3757133879/b132/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build3757133879/b117/_pkg_.a packagefile hash=/tmp/go-build3757133879/b005/_pkg_.a packagefile internal/byteorder=/tmp/go-build3757133879/b016/_pkg_.a packagefile internal/cpu=/tmp/go-build3757133879/b015/_pkg_.a packagefile internal/godebug=/tmp/go-build3757133879/b052/_pkg_.a packagefile slices=/tmp/go-build3757133879/b073/_pkg_.a packagefile sort=/tmp/go-build3757133879/b161/_pkg_.a packagefile strings=/tmp/go-build3757133879/b054/_pkg_.a packagefile sync/atomic=/tmp/go-build3757133879/b039/_pkg_.a packagefile weak=/tmp/go-build3757133879/b113/_pkg_.a packagefile crypto/dsa=/tmp/go-build3757133879/b147/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build3757133879/b148/_pkg_.a packagefile encoding/asn1=/tmp/go-build3757133879/b118/_pkg_.a packagefile encoding/hex=/tmp/go-build3757133879/b149/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build3757133879/b121/_pkg_.a packagefile internal/goos=/tmp/go-build3757133879/b021/_pkg_.a packagefile io/fs=/tmp/go-build3757133879/b077/_pkg_.a packagefile iter=/tmp/go-build3757133879/b047/_pkg_.a packagefile maps=/tmp/go-build3757133879/b152/_pkg_.a packagefile math=/tmp/go-build3757133879/b042/_pkg_.a packagefile math/bits=/tmp/go-build3757133879/b043/_pkg_.a packagefile net/netip=/tmp/go-build3757133879/b157/_pkg_.a packagefile net/url=/tmp/go-build3757133879/b159/_pkg_.a packagefile path/filepath=/tmp/go-build3757133879/b160/_pkg_.a packagefile reflect=/tmp/go-build3757133879/b092/_pkg_.a packagefile unicode=/tmp/go-build3757133879/b048/_pkg_.a packagefile unicode/utf16=/tmp/go-build3757133879/b120/_pkg_.a packagefile unicode/utf8=/tmp/go-build3757133879/b044/_pkg_.a packagefile encoding=/tmp/go-build3757133879/b163/_pkg_.a packagefile internal/fmtsort=/tmp/go-build3757133879/b091/_pkg_.a packagefile log/internal=/tmp/go-build3757133879/b166/_pkg_.a packagefile cmp=/tmp/go-build3757133879/b074/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build3757133879/b154/_pkg_.a packagefile internal/bytealg=/tmp/go-build3757133879/b014/_pkg_.a packagefile internal/itoa=/tmp/go-build3757133879/b071/_pkg_.a packagefile internal/nettrace=/tmp/go-build3757133879/b155/_pkg_.a packagefile internal/poll=/tmp/go-build3757133879/b080/_pkg_.a packagefile internal/singleflight=/tmp/go-build3757133879/b156/_pkg_.a packagefile internal/stringslite=/tmp/go-build3757133879/b035/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build3757133879/b069/_pkg_.a packagefile syscall=/tmp/go-build3757133879/b070/_pkg_.a packagefile bufio=/tmp/go-build3757133879/b168/_pkg_.a packagefile compress/gzip=/tmp/go-build3757133879/b169/_pkg_.a packagefile encoding/base64=/tmp/go-build3757133879/b151/_pkg_.a packagefile encoding/binary=/tmp/go-build3757133879/b133/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build3757133879/b172/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build3757133879/b179/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build3757133879/b180/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build3757133879/b173/_pkg_.a packagefile math/rand=/tmp/go-build3757133879/b094/_pkg_.a packagefile mime=/tmp/go-build3757133879/b181/_pkg_.a packagefile mime/multipart=/tmp/go-build3757133879/b182/_pkg_.a packagefile net/http/httptrace=/tmp/go-build3757133879/b184/_pkg_.a packagefile net/http/internal=/tmp/go-build3757133879/b185/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build3757133879/b186/_pkg_.a packagefile net/http/internal/httpcommon=/tmp/go-build3757133879/b187/_pkg_.a packagefile net/textproto=/tmp/go-build3757133879/b178/_pkg_.a packagefile path=/tmp/go-build3757133879/b078/_pkg_.a packagefile internal/filepathlite=/tmp/go-build3757133879/b076/_pkg_.a packagefile internal/goarch=/tmp/go-build3757133879/b010/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build3757133879/b081/_pkg_.a packagefile internal/testlog=/tmp/go-build3757133879/b082/_pkg_.a packagefile internal/race=/tmp/go-build3757133879/b033/_pkg_.a packagefile internal/sync=/tmp/go-build3757133879/b038/_pkg_.a packagefile internal/synctest=/tmp/go-build3757133879/b040/_pkg_.a packagefile internal/abi=/tmp/go-build3757133879/b009/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build3757133879/b017/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build3757133879/b018/_pkg_.a packagefile internal/godebugs=/tmp/go-build3757133879/b019/_pkg_.a packagefile internal/goexperiment=/tmp/go-build3757133879/b020/_pkg_.a packagefile internal/profilerecord=/tmp/go-build3757133879/b022/_pkg_.a packagefile internal/runtime/atomic=/tmp/go-build3757133879/b023/_pkg_.a packagefile internal/runtime/cgroup=/tmp/go-build3757133879/b024/_pkg_.a packagefile internal/runtime/exithook=/tmp/go-build3757133879/b028/_pkg_.a packagefile internal/runtime/gc=/tmp/go-build3757133879/b029/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build3757133879/b030/_pkg_.a packagefile internal/runtime/math=/tmp/go-build3757133879/b026/_pkg_.a packagefile internal/runtime/strconv=/tmp/go-build3757133879/b025/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build3757133879/b034/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build3757133879/b027/_pkg_.a packagefile internal/trace/tracev2=/tmp/go-build3757133879/b036/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build3757133879/b087/_pkg_.a packagefile crypto/internal/boring/sig=/tmp/go-build3757133879/b089/_pkg_.a packagefile crypto/internal/fips140deps/godebug=/tmp/go-build3757133879/b051/_pkg_.a packagefile crypto/internal/entropy=/tmp/go-build3757133879/b067/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build3757133879/b056/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build3757133879/b063/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build3757133879/b059/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build3757133879/b058/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build3757133879/b062/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build3757133879/b064/_pkg_.a packagefile math/rand/v2=/tmp/go-build3757133879/b084/_pkg_.a packagefile internal/reflectlite=/tmp/go-build3757133879/b008/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build3757133879/b055/_pkg_.a packagefile crypto/internal/fips140/ecdh=/tmp/go-build3757133879/b101/_pkg_.a packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build3757133879/b104/_pkg_.a packagefile crypto/internal/backend/bbig=/tmp/go-build3757133879/b107/_pkg_.a packagefile crypto/internal/boring/bcache=/tmp/go-build3757133879/b109/_pkg_.a packagefile crypto/internal/fips140/ecdsa=/tmp/go-build3757133879/b110/_pkg_.a packagefile crypto/internal/fips140/nistec=/tmp/go-build3757133879/b102/_pkg_.a packagefile crypto/internal/fips140cache=/tmp/go-build3757133879/b112/_pkg_.a packagefile crypto/internal/fips140hash=/tmp/go-build3757133879/b114/_pkg_.a packagefile crypto/internal/fips140/ed25519=/tmp/go-build3757133879/b123/_pkg_.a packagefile crypto/internal/fips140/hkdf=/tmp/go-build3757133879/b126/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build3757133879/b057/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build3757133879/b060/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build3757133879/b061/_pkg_.a packagefile crypto/internal/fips140/bigmod=/tmp/go-build3757133879/b111/_pkg_.a packagefile crypto/internal/fips140/rsa=/tmp/go-build3757133879/b141/_pkg_.a packagefile crypto/fips140=/tmp/go-build3757133879/b145/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build3757133879/b134/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build3757133879/b135/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build3757133879/b136/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=/tmp/go-build3757133879/b137/_pkg_.a packagefile internal/bisect=/tmp/go-build3757133879/b053/_pkg_.a packagefile internal/saferio=/tmp/go-build3757133879/b119/_pkg_.a packagefile internal/oserror=/tmp/go-build3757133879/b072/_pkg_.a packagefile unique=/tmp/go-build3757133879/b158/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build3757133879/b012/_pkg_.a packagefile internal/asan=/tmp/go-build3757133879/b031/_pkg_.a packagefile internal/msan=/tmp/go-build3757133879/b032/_pkg_.a packagefile compress/flate=/tmp/go-build3757133879/b170/_pkg_.a packagefile hash/crc32=/tmp/go-build3757133879/b171/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build3757133879/b174/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build3757133879/b176/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build3757133879/b177/_pkg_.a packagefile mime/quotedprintable=/tmp/go-build3757133879/b183/_pkg_.a packagefile vendor/github.com/golang-fips/openssl/v2=/tmp/go-build3757133879/b088/_pkg_.a packagefile vendor/github.com/golang-fips/openssl/v2/bbig=/tmp/go-build3757133879/b108/_pkg_.a packagefile crypto/internal/fips140/nistec/fiat=/tmp/go-build3757133879/b103/_pkg_.a packagefile crypto/sha3=/tmp/go-build3757133879/b115/_pkg_.a packagefile crypto/internal/fips140/edwards25519=/tmp/go-build3757133879/b124/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build3757133879/b175/_pkg_.a modinfo "0w\xaf\f\x92t\b\x02A\xe1\xc1\a\xe6\xd6\x18\xe6path\tcommand-line-arguments\nbuild\t-buildmode=exe\nbuild\t-compiler=gc\nbuild\tCGO_ENABLED=0\nbuild\tGOARCH=amd64\nbuild\tGOOS=linux\nbuild\tGOAMD64=v2\n\xf92C1\x86\x18 r\x00\x82B\x10A\x16\xd8\xf2" EOF mkdir -p $WORK/b001/exe/ cd . GOROOT='/usr/lib/golang' /usr/lib/golang/pkg/tool/linux_amd64/link -o $WORK/b001/exe/a.out -importcfg $WORK/b001/importcfg.link -buildmode=exe -buildid=QdEooaG3GjduY9e-DIZm/JfbxFSSbcd2-53LPkh3H/vkisMLqhP0AJP6MgjWW0/QdEooaG3GjduY9e-DIZm -extld=gcc $WORK/b001/_pkg_.a go tool buildid -w $WORK/b001/exe/a.out # internal mv $WORK/b001/exe/a.out octavia-tempest-plugin-tests-httpd rm -rf $WORK/b001/ + popd ~/build/BUILD/octavia-tempest-plugin-3.2.1.dev2 + TOX_TESTENV_PASSENV='*' + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + PATH=/builddir/build/BUILDROOT/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.x86_64/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e docs /usr/lib/python3.9/site-packages/sphinx/util/docutils.py:45: DeprecationWarning: distutils Version classes are deprecated. Use packaging.version instead. __version_info__ = tuple(LooseVersion(docutils.__version__).version) /usr/lib/python3.9/site-packages/sphinx/util/rst.py:56: DeprecationWarning: 'environmentfilter' is renamed to 'pass_environment', the old name will be removed in Jinja 3.1. def heading(env: Environment, text: str, level: int = 1) -> str: Running Sphinx v3.4.3 /usr/lib/python3.9/site-packages/sphinx/jinja2glue.py:106: DeprecationWarning: 'contextfunction' is renamed to 'pass_context', the old name will be removed in Jinja 3.1. def warning(context: Dict, message: str, *args: Any, **kwargs: Any) -> str: [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] overriding configured project name (octavia-tempest-plugin) with name extracted from the package (octavia-tempest-plugin); you can disable this behavior with the 'openstackdocs_auto_name' option /usr/lib/python3.9/site-packages/sphinx/jinja2glue.py:184: DeprecationWarning: 'contextfunction' is renamed to 'pass_context', the old name will be removed in Jinja 3.1. self.environment.globals['debug'] = contextfunction(pformat) /usr/lib/python3.9/site-packages/sphinx/jinja2glue.py:186: DeprecationWarning: 'contextfunction' is renamed to 'pass_context', the old name will be removed in Jinja 3.1. self.environment.globals['accesskey'] = contextfunction(accesskey) [openstackdocstheme] using theme from /usr/lib/python3.9/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/.gitreview found Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/doc/source/_build/modules/octavia_tempest_plugin.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/doc/source/_build/modules/octavia_tempest_plugin.common.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/doc/source/_build/modules/octavia_tempest_plugin.contrib.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/doc/source/_build/modules/octavia_tempest_plugin.contrib.test_server.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/doc/source/_build/modules/octavia_tempest_plugin.hacking.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/doc/source/_build/modules/octavia_tempest_plugin.services.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/doc/source/_build/modules/octavia_tempest_plugin.services.load_balancer.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/doc/source/_build/modules/octavia_tempest_plugin.services.load_balancer.v2.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/doc/source/_build/modules/octavia_tempest_plugin.tests.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/doc/source/_build/modules/octavia_tempest_plugin.tests.act_stdby_scenario.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/doc/source/_build/modules/octavia_tempest_plugin.tests.act_stdby_scenario.v2.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/doc/source/_build/modules/octavia_tempest_plugin.tests.api.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/doc/source/_build/modules/octavia_tempest_plugin.tests.api.v2.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/doc/source/_build/modules/octavia_tempest_plugin.tests.barbican_scenario.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/doc/source/_build/modules/octavia_tempest_plugin.tests.barbican_scenario.v2.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/doc/source/_build/modules/octavia_tempest_plugin.tests.scenario.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/doc/source/_build/modules/octavia_tempest_plugin.tests.scenario.v2.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/doc/source/_build/modules/octavia_tempest_plugin.tests.spare_pool_scenario.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/doc/source/_build/modules/octavia_tempest_plugin.tests.spare_pool_scenario.v2.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/doc/source/_build/modules/modules.rst. building [mo]: targets for 0 po files that are out of date building [html]: targets for 5 source files that are out of date updating environment: [new config] 25 added, 0 changed, 0 removed reading sources... [ 4%] _build/modules/modules reading sources... [ 8%] _build/modules/octavia_tempest_plugin /usr/lib/python3.9/site-packages/oslo_utils/eventletutils.py:29: DeprecationWarning: eventletutils module is deprecated and will be removed. debtcollector.deprecate( /usr/lib/python3.9/site-packages/tempest/lib/common/jsonschema_validator.py:21: DeprecationWarning: Accessing jsonschema.draft4_format_checker is deprecated and will be removed in a future release. Instead, use the FORMAT_CHECKER attribute on the corresponding Validator. FORMAT_CHECKER = jsonschema.draft4_format_checker /usr/lib/python3.9/site-packages/tempest/lib/common/jsonschema_validator.py:42: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. @jsonschema.FormatChecker.cls_checks('base64') /usr/lib/python3.9/site-packages/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. warnings.warn( reading sources... [ 12%] _build/modules/octavia_tempest_plugin.common 2025-11-11 14:05:25.277 1341694 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2025-11-11 14:05:25.287 1341694 INFO tempest.test_discover.plugins [-] Register additional config options from Tempest plugin: octavia-tempest-plugin 2025-11-11 14:05:25.288 1341694 INFO tempest.test_discover.plugins [-] List additional config options registered by Tempest plugin: octavia-tempest-plugin reading sources... [ 16%] _build/modules/octavia_tempest_plugin.contrib reading sources... [ 20%] _build/modules/octavia_tempest_plugin.contrib.test_server reading sources... [ 24%] _build/modules/octavia_tempest_plugin.hacking reading sources... [ 28%] _build/modules/octavia_tempest_plugin.services reading sources... [ 32%] _build/modules/octavia_tempest_plugin.services.load_balancer reading sources... [ 36%] _build/modules/octavia_tempest_plugin.services.load_balancer.v2 reading sources... [ 40%] _build/modules/octavia_tempest_plugin.tests reading sources... [ 44%] _build/modules/octavia_tempest_plugin.tests.act_stdby_scenario reading sources... [ 48%] _build/modules/octavia_tempest_plugin.tests.act_stdby_scenario.v2 reading sources... [ 52%] _build/modules/octavia_tempest_plugin.tests.api reading sources... [ 56%] _build/modules/octavia_tempest_plugin.tests.api.v2 reading sources... [ 60%] _build/modules/octavia_tempest_plugin.tests.barbican_scenario reading sources... [ 64%] _build/modules/octavia_tempest_plugin.tests.barbican_scenario.v2 reading sources... [ 68%] _build/modules/octavia_tempest_plugin.tests.scenario reading sources... [ 72%] _build/modules/octavia_tempest_plugin.tests.scenario.v2 reading sources... [ 76%] _build/modules/octavia_tempest_plugin.tests.spare_pool_scenario reading sources... [ 80%] _build/modules/octavia_tempest_plugin.tests.spare_pool_scenario.v2 reading sources... [ 84%] configref reading sources... [ 88%] contributing reading sources... [ 92%] index reading sources... [ 96%] installation reading sources... [100%] readme WARNING: autodoc: failed to import module 'checks' from module 'octavia_tempest_plugin.hacking'; the following exception was raised: No module named 'hacking' looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 4%] _build/modules/modules [openstackdocstheme] could not determine last_updated for '_build/modules/modules' writing output... [ 8%] _build/modules/octavia_tempest_plugin [openstackdocstheme] could not determine last_updated for '_build/modules/octavia_tempest_plugin' writing output... [ 12%] _build/modules/octavia_tempest_plugin.common [openstackdocstheme] could not determine last_updated for '_build/modules/octavia_tempest_plugin.common' writing output... [ 16%] _build/modules/octavia_tempest_plugin.contrib [openstackdocstheme] could not determine last_updated for '_build/modules/octavia_tempest_plugin.contrib' writing output... [ 20%] _build/modules/octavia_tempest_plugin.contrib.test_server [openstackdocstheme] could not determine last_updated for '_build/modules/octavia_tempest_plugin.contrib.test_server' writing output... [ 24%] _build/modules/octavia_tempest_plugin.hacking [openstackdocstheme] could not determine last_updated for '_build/modules/octavia_tempest_plugin.hacking' writing output... [ 28%] _build/modules/octavia_tempest_plugin.services [openstackdocstheme] could not determine last_updated for '_build/modules/octavia_tempest_plugin.services' writing output... [ 32%] _build/modules/octavia_tempest_plugin.services.load_balancer [openstackdocstheme] could not determine last_updated for '_build/modules/octavia_tempest_plugin.services.load_balancer' writing output... [ 36%] _build/modules/octavia_tempest_plugin.services.load_balancer.v2 [openstackdocstheme] could not determine last_updated for '_build/modules/octavia_tempest_plugin.services.load_balancer.v2' writing output... [ 40%] _build/modules/octavia_tempest_plugin.tests [openstackdocstheme] could not determine last_updated for '_build/modules/octavia_tempest_plugin.tests' writing output... [ 44%] _build/modules/octavia_tempest_plugin.tests.act_stdby_scenario [openstackdocstheme] could not determine last_updated for '_build/modules/octavia_tempest_plugin.tests.act_stdby_scenario' writing output... [ 48%] _build/modules/octavia_tempest_plugin.tests.act_stdby_scenario.v2 [openstackdocstheme] could not determine last_updated for '_build/modules/octavia_tempest_plugin.tests.act_stdby_scenario.v2' writing output... [ 52%] _build/modules/octavia_tempest_plugin.tests.api [openstackdocstheme] could not determine last_updated for '_build/modules/octavia_tempest_plugin.tests.api' writing output... [ 56%] _build/modules/octavia_tempest_plugin.tests.api.v2 [openstackdocstheme] could not determine last_updated for '_build/modules/octavia_tempest_plugin.tests.api.v2' writing output... [ 60%] _build/modules/octavia_tempest_plugin.tests.barbican_scenario [openstackdocstheme] could not determine last_updated for '_build/modules/octavia_tempest_plugin.tests.barbican_scenario' writing output... [ 64%] _build/modules/octavia_tempest_plugin.tests.barbican_scenario.v2 [openstackdocstheme] could not determine last_updated for '_build/modules/octavia_tempest_plugin.tests.barbican_scenario.v2' writing output... [ 68%] _build/modules/octavia_tempest_plugin.tests.scenario [openstackdocstheme] could not determine last_updated for '_build/modules/octavia_tempest_plugin.tests.scenario' writing output... [ 72%] _build/modules/octavia_tempest_plugin.tests.scenario.v2 [openstackdocstheme] could not determine last_updated for '_build/modules/octavia_tempest_plugin.tests.scenario.v2' writing output... [ 76%] _build/modules/octavia_tempest_plugin.tests.spare_pool_scenario [openstackdocstheme] could not determine last_updated for '_build/modules/octavia_tempest_plugin.tests.spare_pool_scenario' writing output... [ 80%] _build/modules/octavia_tempest_plugin.tests.spare_pool_scenario.v2 [openstackdocstheme] could not determine last_updated for '_build/modules/octavia_tempest_plugin.tests.spare_pool_scenario.v2' writing output... [ 84%] configref writing output... [ 88%] contributing writing output... [ 92%] index writing output... [ 96%] installation writing output... [100%] readme generating indices... genindex py-modindex [openstackdocstheme] could not determine last_updated for 'py-modindex' done highlighting module code... [ 1%] octavia_tempest_plugin.common.barbican_client_mgr [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/common/barbican_client_mgr' highlighting module code... [ 3%] octavia_tempest_plugin.common.cert_utils [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/common/cert_utils' highlighting module code... [ 5%] octavia_tempest_plugin.common.decorators [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/common/decorators' highlighting module code... [ 7%] octavia_tempest_plugin.common.requests_adapters [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/common/requests_adapters' highlighting module code... [ 9%] octavia_tempest_plugin.opts [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/opts' highlighting module code... [ 10%] octavia_tempest_plugin.plugin [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/plugin' highlighting module code... [ 12%] octavia_tempest_plugin.services.load_balancer.v2.amphora_client [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/services/load_balancer/v2/amphora_client' highlighting module code... [ 14%] octavia_tempest_plugin.services.load_balancer.v2.availability_zone_capabilities_client [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/services/load_balancer/v2/availability_zone_capabilities_client' highlighting module code... [ 16%] octavia_tempest_plugin.services.load_balancer.v2.availability_zone_client [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/services/load_balancer/v2/availability_zone_client' highlighting module code... [ 18%] octavia_tempest_plugin.services.load_balancer.v2.availability_zone_profile_client [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/services/load_balancer/v2/availability_zone_profile_client' highlighting module code... [ 20%] octavia_tempest_plugin.services.load_balancer.v2.base_client [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/services/load_balancer/v2/base_client' highlighting module code... [ 21%] octavia_tempest_plugin.services.load_balancer.v2.flavor_capabilities_client [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/services/load_balancer/v2/flavor_capabilities_client' highlighting module code... [ 23%] octavia_tempest_plugin.services.load_balancer.v2.flavor_client [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/services/load_balancer/v2/flavor_client' highlighting module code... [ 25%] octavia_tempest_plugin.services.load_balancer.v2.flavor_profile_client [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/services/load_balancer/v2/flavor_profile_client' highlighting module code... [ 27%] octavia_tempest_plugin.services.load_balancer.v2.healthmonitor_client [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/services/load_balancer/v2/healthmonitor_client' highlighting module code... [ 29%] octavia_tempest_plugin.services.load_balancer.v2.l7policy_client [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/services/load_balancer/v2/l7policy_client' highlighting module code... [ 30%] octavia_tempest_plugin.services.load_balancer.v2.l7rule_client [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/services/load_balancer/v2/l7rule_client' highlighting module code... [ 32%] octavia_tempest_plugin.services.load_balancer.v2.listener_client [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/services/load_balancer/v2/listener_client' highlighting module code... [ 34%] octavia_tempest_plugin.services.load_balancer.v2.loadbalancer_client [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/services/load_balancer/v2/loadbalancer_client' highlighting module code... [ 36%] octavia_tempest_plugin.services.load_balancer.v2.member_client [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/services/load_balancer/v2/member_client' highlighting module code... [ 38%] octavia_tempest_plugin.services.load_balancer.v2.pool_client [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/services/load_balancer/v2/pool_client' highlighting module code... [ 40%] octavia_tempest_plugin.services.load_balancer.v2.provider_client [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/services/load_balancer/v2/provider_client' highlighting module code... [ 41%] octavia_tempest_plugin.tests.RBAC_tests [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/tests/RBAC_tests' highlighting module code... [ 43%] octavia_tempest_plugin.tests.act_stdby_scenario.v2.test_active_standby [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/tests/act_stdby_scenario/v2/test_active_standby' highlighting module code... [ 45%] octavia_tempest_plugin.tests.act_stdby_scenario.v2.test_active_standby_iptables [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/tests/act_stdby_scenario/v2/test_active_standby_iptables' highlighting module code... [ 47%] octavia_tempest_plugin.tests.api.v2.test_amphora [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/tests/api/v2/test_amphora' highlighting module code... [ 49%] octavia_tempest_plugin.tests.api.v2.test_availability_zone [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/tests/api/v2/test_availability_zone' highlighting module code... [ 50%] octavia_tempest_plugin.tests.api.v2.test_availability_zone_capabilities [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/tests/api/v2/test_availability_zone_capabilities' highlighting module code... [ 52%] octavia_tempest_plugin.tests.api.v2.test_availability_zone_profile [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/tests/api/v2/test_availability_zone_profile' highlighting module code... [ 54%] octavia_tempest_plugin.tests.api.v2.test_flavor [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/tests/api/v2/test_flavor' highlighting module code... [ 56%] octavia_tempest_plugin.tests.api.v2.test_flavor_capabilities [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/tests/api/v2/test_flavor_capabilities' highlighting module code... [ 58%] octavia_tempest_plugin.tests.api.v2.test_flavor_profile [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/tests/api/v2/test_flavor_profile' highlighting module code... [ 60%] octavia_tempest_plugin.tests.api.v2.test_healthmonitor [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/tests/api/v2/test_healthmonitor' highlighting module code... [ 61%] octavia_tempest_plugin.tests.api.v2.test_l7policy [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/tests/api/v2/test_l7policy' highlighting module code... [ 63%] octavia_tempest_plugin.tests.api.v2.test_l7rule [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/tests/api/v2/test_l7rule' highlighting module code... [ 65%] octavia_tempest_plugin.tests.api.v2.test_listener [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/tests/api/v2/test_listener' highlighting module code... [ 67%] octavia_tempest_plugin.tests.api.v2.test_load_balancer [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/tests/api/v2/test_load_balancer' highlighting module code... [ 69%] octavia_tempest_plugin.tests.api.v2.test_member [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/tests/api/v2/test_member' highlighting module code... [ 70%] octavia_tempest_plugin.tests.api.v2.test_pool [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/tests/api/v2/test_pool' highlighting module code... [ 72%] octavia_tempest_plugin.tests.api.v2.test_provider [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/tests/api/v2/test_provider' highlighting module code... [ 74%] octavia_tempest_plugin.tests.barbican_scenario.v2.test_tls_barbican [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/tests/barbican_scenario/v2/test_tls_barbican' highlighting module code... [ 76%] octavia_tempest_plugin.tests.scenario.v2.test_healthmonitor [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/tests/scenario/v2/test_healthmonitor' highlighting module code... [ 78%] octavia_tempest_plugin.tests.scenario.v2.test_ipv6_traffic_ops [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/tests/scenario/v2/test_ipv6_traffic_ops' highlighting module code... [ 80%] octavia_tempest_plugin.tests.scenario.v2.test_l7policy [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/tests/scenario/v2/test_l7policy' highlighting module code... [ 81%] octavia_tempest_plugin.tests.scenario.v2.test_l7rule [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/tests/scenario/v2/test_l7rule' highlighting module code... [ 83%] octavia_tempest_plugin.tests.scenario.v2.test_listener [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/tests/scenario/v2/test_listener' highlighting module code... [ 85%] octavia_tempest_plugin.tests.scenario.v2.test_load_balancer [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/tests/scenario/v2/test_load_balancer' highlighting module code... [ 87%] octavia_tempest_plugin.tests.scenario.v2.test_member [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/tests/scenario/v2/test_member' highlighting module code... [ 89%] octavia_tempest_plugin.tests.scenario.v2.test_pool [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/tests/scenario/v2/test_pool' highlighting module code... [ 90%] octavia_tempest_plugin.tests.scenario.v2.test_traffic_ops [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/tests/scenario/v2/test_traffic_ops' highlighting module code... [ 92%] octavia_tempest_plugin.tests.spare_pool_scenario.v2.test_spare_pool [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/tests/spare_pool_scenario/v2/test_spare_pool' highlighting module code... [ 94%] octavia_tempest_plugin.tests.test_base [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/tests/test_base' highlighting module code... [ 96%] octavia_tempest_plugin.tests.validators [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/tests/validators' highlighting module code... [ 98%] octavia_tempest_plugin.tests.waiters [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/tests/waiters' highlighting module code... [100%] octavia_tempest_plugin.version [openstackdocstheme] could not determine last_updated for '_modules/octavia_tempest_plugin/version' [openstackdocstheme] could not determine last_updated for '_modules/index' writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 1 warning. The HTML pages are in doc/build/html. ___________________________________ summary ____________________________________ docs: commands succeeded congratulations :) + rm -rf doc/build/html/.doctrees doc/build/html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.deCVwa + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.x86_64 + cd octavia-tempest-plugin-3.2.1.dev2 ++ ls /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/pyproject-wheeldir/octavia_tempest_plugin-3.2.1.dev2-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=octavia_tempest_plugin==3.2.1.dev2 + '[' -z octavia_tempest_plugin==3.2.1.dev2 ']' + TMPDIR=/builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.x86_64 --prefix /usr --no-deps --disable-pip-version-check --progress-bar off --verbose --ignore-installed --no-warn-script-location --no-index --no-cache-dir --find-links /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/pyproject-wheeldir octavia_tempest_plugin==3.2.1.dev2 Using pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9) Looking in links: /builddir/build/BUILD/octavia-tempest-plugin-3.2.1.dev2/pyproject-wheeldir Processing ./pyproject-wheeldir/octavia_tempest_plugin-3.2.1.dev2-py3-none-any.whl Installing collected packages: octavia-tempest-plugin Successfully installed octavia-tempest-plugin-3.2.1.dev2 + '[' -d /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.x86_64/usr/bin ']' + rm -f /builddir/build/BUILD/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.x86_64/usr/lib/python3.9/site-packages ']' + site_dirs+=("/usr/lib/python3.9/site-packages") + '[' /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.x86_64/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.x86_64/usr/lib/python3.9/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.x86_64/usr/lib64/python3.9/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.9/site-packages/octavia_tempest_plugin-3.2.1.dev2.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.x86_64/usr/lib/python3.9/site-packages/octavia_tempest_plugin-3.2.1.dev2.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.x86_64 --record /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.x86_64/usr/lib/python3.9/site-packages/octavia_tempest_plugin-3.2.1.dev2.dist-info/RECORD --output /builddir/build/BUILD/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.x86_64/usr/lib/python3.9/site-packages/octavia_tempest_plugin-3.2.1.dev2.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.x86_64/usr/lib/python3.9/site-packages/octavia_tempest_plugin-3.2.1.dev2.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.x86_64/usr/lib/python3.9/site-packages/octavia_tempest_plugin-3.2.1.dev2.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.x86_64/usr/lib/python3.9/site-packages/octavia_tempest_plugin-3.2.1.dev2.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.x86_64-pyproject-ghost-distinfo ++ cut -f1 '-d ' + lines=1 + '[' 1 -ne 1 ']' + install -d -p /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.x86_64/usr/libexec + install -p -m 0755 octavia_tempest_plugin/contrib/test_server/octavia-tempest-plugin-tests-httpd /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.x86_64/usr/libexec/octavia-tempest-plugin-tests-httpd + ln -s -f /usr/libexec/octavia-tempest-plugin-tests-httpd /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.x86_64/usr/lib/python3.9/site-packages/octavia_tempest_plugin/contrib/test_server/test_server.bin + rm /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.x86_64/usr/lib/python3.9/site-packages/octavia_tempest_plugin/contrib/test_server/test_server.go + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.x86_64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-octavia-tests-tempest-golang-3.2.1-0.20251111190233.27e3c8e.el9.x86_64 warning: absolute symlink: /usr/lib/python3.9/site-packages/octavia_tempest_plugin/contrib/test_server/test_server.bin -> /usr/libexec/octavia-tempest-plugin-tests-httpd Provides: python-octavia-tests-tempest-golang = 3.2.1-0.20251111190233.27e3c8e.el9 python3-octavia-tests-tempest-golang = 3.2.1-0.20251111190233.27e3c8e.el9 python3-octavia-tests-tempest-golang(x86-64) = 3.2.1-0.20251111190233.27e3c8e.el9 python3.9-octavia-tests-tempest-golang = 3.2.1-0.20251111190233.27e3c8e.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: python39-octavia-tests-tempest-golang < 3.2.1-0.20251111190233.27e3c8e.el9 Processing files: python3-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ccwAn5 + umask 022 + cd /builddir/build/BUILD + cd octavia-tempest-plugin-3.2.1.dev2 + DOCDIR=/builddir/build/BUILDROOT/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.x86_64/usr/share/doc/python3-octavia-tests-tempest + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.x86_64/usr/share/doc/python3-octavia-tests-tempest + cp -pr README.rst /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.x86_64/usr/share/doc/python3-octavia-tests-tempest + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.G08pFc + umask 022 + cd /builddir/build/BUILD + cd octavia-tempest-plugin-3.2.1.dev2 + LICENSEDIR=/builddir/build/BUILDROOT/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.x86_64/usr/share/licenses/python3-octavia-tests-tempest + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.x86_64/usr/share/licenses/python3-octavia-tests-tempest + cp -pr LICENSE /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.x86_64/usr/share/licenses/python3-octavia-tests-tempest + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-octavia-tests-tempest = 3.2.1-0.20251111190233.27e3c8e.el9 python3-octavia-tests-tempest = 3.2.1-0.20251111190233.27e3c8e.el9 python3.9-octavia-tests-tempest = 3.2.1-0.20251111190233.27e3c8e.el9 python3.9dist(octavia-tempest-plugin) = 3.2.1~~dev2 python3dist(octavia-tempest-plugin) = 3.2.1~~dev2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ((python3.9dist(oslo-serialization) < 2.19.1 or python3.9dist(oslo-serialization) > 2.19.1) with python3.9dist(oslo-serialization) >= 2.18) ((python3.9dist(pbr) < 2.1 or python3.9dist(pbr) > 2.1) with python3.9dist(pbr) >= 2) python(abi) = 3.9 python3.9dist(cryptography) >= 3 python3.9dist(httpx) python3.9dist(keystoneauth1) >= 3.3 python3.9dist(oslo-config) >= 5.2 python3.9dist(oslo-log) >= 3.36 python3.9dist(oslo-utils) >= 3.33 python3.9dist(oslotest) >= 3.2 python3.9dist(pyopenssl) >= 17.1 python3.9dist(python-barbicanclient) >= 4.5.2 python3.9dist(python-dateutil) >= 2.5.3 python3.9dist(requests) >= 2.14.2 python3.9dist(tempest) >= 17.1 python3.9dist(tenacity) >= 4.4 python3.9dist(testtools) >= 2.2 Obsoletes: python39-octavia-tests-tempest < 3.2.1-0.20251111190233.27e3c8e.el9 Processing files: python-octavia-tests-tempest-doc-3.2.1-0.20251111190233.27e3c8e.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.iaCUll + umask 022 + cd /builddir/build/BUILD + cd octavia-tempest-plugin-3.2.1.dev2 + DOCDIR=/builddir/build/BUILDROOT/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.x86_64/usr/share/doc/python-octavia-tests-tempest-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.x86_64/usr/share/doc/python-octavia-tests-tempest-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.x86_64/usr/share/doc/python-octavia-tests-tempest-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HNCzHp + umask 022 + cd /builddir/build/BUILD + cd octavia-tempest-plugin-3.2.1.dev2 + LICENSEDIR=/builddir/build/BUILDROOT/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.x86_64/usr/share/licenses/python-octavia-tests-tempest-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.x86_64/usr/share/licenses/python-octavia-tests-tempest-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.x86_64/usr/share/licenses/python-octavia-tests-tempest-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-octavia-tests-tempest-doc = 3.2.1-0.20251111190233.27e3c8e.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.x86_64 Wrote: /builddir/build/SRPMS/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.src.rpm Wrote: /builddir/build/RPMS/python3-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-octavia-tests-tempest-golang-3.2.1-0.20251111190233.27e3c8e.el9.x86_64.rpm Wrote: /builddir/build/RPMS/python-octavia-tests-tempest-doc-3.2.1-0.20251111190233.27e3c8e.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.R4BrXf + umask 022 + cd /builddir/build/BUILD + cd octavia-tempest-plugin-3.2.1.dev2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.2.1-0.20251111190233.27e3c8e.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0