Mock Version: 6.3 Mock Version: 6.3 Mock Version: 6.3 Mock Version: 6.3 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']) 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.0.1-0.20250711235210.afffce1.el9.src.rpm Child return code was: 0 Mock Version: 6.3 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']) 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.0.1-0.20250711235210.afffce1.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']) 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.tz13tG + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf octavia-tempest-plugin-3.0.1.dev5 + /usr/bin/gzip -dc /builddir/build/SOURCES/octavia-tempest-plugin-3.0.1.dev5-0.20250711235210.afffce1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd octavia-tempest-plugin-3.0.1.dev5 + /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.0.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.KS0wCD + umask 022 + cd /builddir/build/BUILD + cd octavia-tempest-plugin-3.0.1.dev5 + 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.0.1.dev5/.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.0.1.dev5/.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.0.1.dev5/pyproject-wheeldir --output /builddir/build/BUILD/python-octavia-tests-tempest-3.0.1-0.20250711235210.afffce1.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.0.1-0.20250711235210.afffce1.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.0.1-0.20250711235210.afffce1.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']) 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.tj0wjK + umask 022 + cd /builddir/build/BUILD + cd octavia-tempest-plugin-3.0.1.dev5 + 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.0.1.dev5/.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.0.1.dev5/.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.0.1.dev5/pyproject-wheeldir --output /builddir/build/BUILD/python-octavia-tests-tempest-3.0.1-0.20250711235210.afffce1.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.0.1-0.20250711235210.afffce1.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.0.1-0.20250711235210.afffce1.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']) 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.rdKe9w + umask 022 + cd /builddir/build/BUILD + cd octavia-tempest-plugin-3.0.1.dev5 + 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.0.1.dev5/.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.0.1.dev5/.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.0.1.dev5/pyproject-wheeldir --output /builddir/build/BUILD/python-octavia-tests-tempest-3.0.1-0.20250711235210.afffce1.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.0.1.dev5/octavia_tempest_plugin-3.0.1.dev5.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.0.1-0.20250711235210.afffce1.el9.x86_64-pyproject-buildrequires + rm -rfv octavia_tempest_plugin-3.0.1.dev5.dist-info/ removed 'octavia_tempest_plugin-3.0.1.dev5.dist-info/AUTHORS' removed 'octavia_tempest_plugin-3.0.1.dev5.dist-info/LICENSE' removed 'octavia_tempest_plugin-3.0.1.dev5.dist-info/METADATA' removed 'octavia_tempest_plugin-3.0.1.dev5.dist-info/entry_points.txt' removed 'octavia_tempest_plugin-3.0.1.dev5.dist-info/pbr.json' removed 'octavia_tempest_plugin-3.0.1.dev5.dist-info/top_level.txt' removed directory 'octavia_tempest_plugin-3.0.1.dev5.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-octavia-tests-tempest-3.0.1-0.20250711235210.afffce1.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']) 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.g0euUD + umask 022 + cd /builddir/build/BUILD + cd octavia-tempest-plugin-3.0.1.dev5 + 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.0.1.dev5/.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.0.1.dev5/.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.0.1.dev5/pyproject-wheeldir --output /builddir/build/BUILD/python-octavia-tests-tempest-3.0.1-0.20250711235210.afffce1.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 9.8.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.7.0) Handling oslo.utils>=3.33.0 from tox --print-deps-only: docs Requirement satisfied: oslo.utils>=3.33.0 (installed: oslo.utils 9.0.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.1.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 44.0.1.dev4) 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.0.1.dev5/octavia_tempest_plugin-3.0.1.dev5.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 9.8.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.7.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.0.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.1.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 44.0.1.dev4) 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.0.1-0.20250711235210.afffce1.el9.x86_64-pyproject-buildrequires + rm -rfv octavia_tempest_plugin-3.0.1.dev5.dist-info/ removed 'octavia_tempest_plugin-3.0.1.dev5.dist-info/LICENSE' removed 'octavia_tempest_plugin-3.0.1.dev5.dist-info/AUTHORS' removed 'octavia_tempest_plugin-3.0.1.dev5.dist-info/METADATA' removed 'octavia_tempest_plugin-3.0.1.dev5.dist-info/top_level.txt' removed 'octavia_tempest_plugin-3.0.1.dev5.dist-info/pbr.json' removed 'octavia_tempest_plugin-3.0.1.dev5.dist-info/entry_points.txt' removed directory 'octavia_tempest_plugin-3.0.1.dev5.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-octavia-tests-tempest-3.0.1-0.20250711235210.afffce1.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']) 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.tDXt5m + umask 022 + cd /builddir/build/BUILD + cd octavia-tempest-plugin-3.0.1.dev5 + 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.0.1.dev5/.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.0.1.dev5/.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.0.1.dev5/pyproject-wheeldir --output /builddir/build/BUILD/python-octavia-tests-tempest-3.0.1-0.20250711235210.afffce1.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 9.8.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.7.0) Handling oslo.utils>=3.33.0 from tox --print-deps-only: docs Requirement satisfied: oslo.utils>=3.33.0 (installed: oslo.utils 9.0.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.1.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 44.0.1.dev4) 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.0.1.dev5/octavia_tempest_plugin-3.0.1.dev5.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 9.8.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.7.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.0.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.1.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 44.0.1.dev4) 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.0.1-0.20250711235210.afffce1.el9.x86_64-pyproject-buildrequires + rm -rfv octavia_tempest_plugin-3.0.1.dev5.dist-info/ removed 'octavia_tempest_plugin-3.0.1.dev5.dist-info/LICENSE' removed 'octavia_tempest_plugin-3.0.1.dev5.dist-info/AUTHORS' removed 'octavia_tempest_plugin-3.0.1.dev5.dist-info/METADATA' removed 'octavia_tempest_plugin-3.0.1.dev5.dist-info/entry_points.txt' removed 'octavia_tempest_plugin-3.0.1.dev5.dist-info/pbr.json' removed 'octavia_tempest_plugin-3.0.1.dev5.dist-info/top_level.txt' removed directory 'octavia_tempest_plugin-3.0.1.dev5.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.DI5lMd + umask 022 + cd /builddir/build/BUILD + cd octavia-tempest-plugin-3.0.1.dev5 + mkdir -p /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/.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.0.1.dev5/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/pyproject-wheeldir Processing /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5 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.0.1.dev5/.pyproject-builddir/tmpvitpswxl /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.0.1.dev5/.pyproject-builddir/pip-modern-metadata-kvya0an9/octavia_tempest_plugin.egg-info writing /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/.pyproject-builddir/pip-modern-metadata-kvya0an9/octavia_tempest_plugin.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/.pyproject-builddir/pip-modern-metadata-kvya0an9/octavia_tempest_plugin.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/.pyproject-builddir/pip-modern-metadata-kvya0an9/octavia_tempest_plugin.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/.pyproject-builddir/pip-modern-metadata-kvya0an9/octavia_tempest_plugin.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/.pyproject-builddir/pip-modern-metadata-kvya0an9/octavia_tempest_plugin.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/.pyproject-builddir/pip-modern-metadata-kvya0an9/octavia_tempest_plugin.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/.pyproject-builddir/pip-modern-metadata-kvya0an9/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.0.1.dev5/.pyproject-builddir/pip-modern-metadata-kvya0an9/octavia_tempest_plugin.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/.pyproject-builddir/pip-modern-metadata-kvya0an9/octavia_tempest_plugin-3.0.1.dev5.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.0.1.dev5/.pyproject-builddir/tmpwxelyye4 /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/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/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/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/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/api copying octavia_tempest_plugin/tests/api/__init__.py -> build/lib/octavia_tempest_plugin/tests/api 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 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 copying octavia_tempest_plugin/tests/barbican_scenario/__init__.py -> build/lib/octavia_tempest_plugin/tests/barbican_scenario 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/tests/act_stdby_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 copying octavia_tempest_plugin/services/__init__.py -> build/lib/octavia_tempest_plugin/services creating build/lib/octavia_tempest_plugin/tests/scenario 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 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/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/contrib/__init__.py -> build/lib/octavia_tempest_plugin/contrib 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 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 copying octavia_tempest_plugin/tests/act_stdby_scenario/__init__.py -> build/lib/octavia_tempest_plugin/tests/act_stdby_scenario copying octavia_tempest_plugin/tests/scenario/__init__.py -> build/lib/octavia_tempest_plugin/tests/scenario 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 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 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/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/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 creating 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 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/scenario 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/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 creating build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/act_stdby_scenario 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/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 creating 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 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/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/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 running install_egg_info Copying octavia_tempest_plugin.egg-info to build/bdist.linux-x86_64/wheel/octavia_tempest_plugin-3.0.1.dev5-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.0.1.dev5.dist-info/WHEEL creating '/builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/.pyproject-builddir/pip-wheel-6vgnoiwu/tmpcvdsx2ov/octavia_tempest_plugin-3.0.1.dev5-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.0.1.dev5.dist-info/AUTHORS' adding 'octavia_tempest_plugin-3.0.1.dev5.dist-info/LICENSE' adding 'octavia_tempest_plugin-3.0.1.dev5.dist-info/METADATA' adding 'octavia_tempest_plugin-3.0.1.dev5.dist-info/WHEEL' adding 'octavia_tempest_plugin-3.0.1.dev5.dist-info/entry_points.txt' adding 'octavia_tempest_plugin-3.0.1.dev5.dist-info/pbr.json' adding 'octavia_tempest_plugin-3.0.1.dev5.dist-info/top_level.txt' adding 'octavia_tempest_plugin-3.0.1.dev5.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.0.1.dev5-py3-none-any.whl size=249216 sha256=b9b107ea9d656b107235707e0c27ae897665a09f9f167392339e4d75f40d0239 Stored in directory: /builddir/.cache/pip/wheels/9a/3f/dc/68e478668677fef32884af825fefda0c90b05a79074dd63137 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.0.1.dev5/octavia_tempest_plugin/contrib/test_server ~/build/BUILD/octavia-tempest-plugin-3.0.1.dev5 + 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-build861173100 internal/goarch mkdir -p $WORK/b010/ echo '# import config' > $WORK/b010/importcfg # internal cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/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.24 -std -complete -buildid KjcJozrrvXtSxtK9Trlx/KjcJozrrvXtSxtK9Trlx -goversion "go1.24.4 (Red Hat 1.24.4-2.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 internal/byteorder mkdir -p $WORK/b016/ echo '# import config' > $WORK/b016/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b016/_pkg_.a -trimpath "$WORK/b016=>" -p internal/byteorder -lang=go1.24 -std -complete -buildid j0MZ33gt2248inzOfI7c/j0MZ33gt2248inzOfI7c -goversion "go1.24.4 (Red Hat 1.24.4-2.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.24 -std -complete -buildid Q0wFdmIAPZYdtxdLXSYH/Q0wFdmIAPZYdtxdLXSYH -goversion "go1.24.4 (Red Hat 1.24.4-2.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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/ab/abc3c2313edfa42d02b0e5a539762477af5c9c278ad07f1ae3cb36359d94964a-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.0.1.dev5/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.24 -std -buildid 9wUZPgTCarvqVZCC9o6A/9wUZPgTCarvqVZCC9o6A -goversion "go1.24.4 (Red Hat 1.24.4-2.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 cat >/tmp/go-build861173100/b009/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build861173100/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b009/_pkg_.a -trimpath "$WORK/b009=>" -p internal/abi -lang=go1.24 -std -buildid NWelLTe2ymD05-qhBwR9/NWelLTe2ymD05-qhBwR9 -goversion "go1.24.4 (Red Hat 1.24.4-2.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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/9b/9b1a2bb93fb486305e24f080323ade61beeb9a74b242865ca727bfb260dc889c-d # internal internal/chacha8rand mkdir -p $WORK/b017/ cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/5a/5a875dd7e696846395775fea9eeab35aae050918f60df0a824f366981a97adcf-d # internal internal/coverage/rtcov mkdir -p $WORK/b018/ echo -n > $WORK/b017/go_asm.h # internal 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 echo '# import config' > $WORK/b018/importcfg # internal cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p internal/coverage/rtcov -lang=go1.24 -std -complete -buildid UMR1WcpqJW5ZijJ6aPWr/UMR1WcpqJW5ZijJ6aPWr -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.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 /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 cat >/tmp/go-build861173100/b017/importcfg << 'EOF' # internal # import config packagefile internal/byteorder=/tmp/go-build861173100/b016/_pkg_.a packagefile internal/goarch=/tmp/go-build861173100/b010/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b017/_pkg_.a -trimpath "$WORK/b017=>" -p internal/chacha8rand -lang=go1.24 -std -buildid 8IRtoovrOXT_Ye4da7Cf/8IRtoovrOXT_Ye4da7Cf -goversion "go1.24.4 (Red Hat 1.24.4-2.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 cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b015/_pkg_.a $WORK/b015/cpu.o $WORK/b015/cpu_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b015/_pkg_.a # internal cp $WORK/b015/_pkg_.a /builddir/.cache/go-build/8e/8e9fcad5007dd72e7cb018f45df581c3ae70f08985403153c19160378d3e9503-d # internal internal/bytealg mkdir -p $WORK/b014/ echo -n > $WORK/b014/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/3b/3bb69bf477bfde7dad539c816e5b57d0b561d9cc1ac1e03eae515b7ec9503f3b-d # internal internal/godebugs mkdir -p $WORK/b019/ echo '# import config' > $WORK/b019/importcfg # internal cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b019/_pkg_.a -trimpath "$WORK/b019=>" -p internal/godebugs -lang=go1.24 -std -complete -buildid nieoRkgZjANkrrklkGtV/nieoRkgZjANkrrklkGtV -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go cat >/tmp/go-build861173100/b014/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build861173100/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.24 -std -buildid oya32YT-bzGIQ0J7VYmN/oya32YT-bzGIQ0J7VYmN -goversion "go1.24.4 (Red Hat 1.24.4-2.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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/a1/a154387d057287ef62b651638ae97a5c51c666e285f584a1bc8e1e875e08c1a8-d # internal internal/goexperiment mkdir -p $WORK/b020/ echo '# import config' > $WORK/b020/importcfg # internal cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b020/_pkg_.a -trimpath "$WORK/b020=>" -p internal/goexperiment -lang=go1.24 -std -complete -buildid B-FYaFEOXDSjf1QO1NIb/B-FYaFEOXDSjf1QO1NIb -goversion "go1.24.4 (Red Hat 1.24.4-2.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_coverageredesign_on.go /usr/lib/golang/src/internal/goexperiment/exp_fieldtrack_off.go /usr/lib/golang/src/internal/goexperiment/exp_heapminimum512kib_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_spinbitmutex_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 cd /usr/lib/golang/src/internal/chacha8rand /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b017/_pkg_.a $WORK/b017/chacha8_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b017/_pkg_.a # internal cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/c6/c6d0128f491dad568154b0079eff7ddcb247106d86f53de159a9fbd30554dbaf-d # internal internal/goos mkdir -p $WORK/b021/ echo '# import config' > $WORK/b021/importcfg # internal cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/goos -lang=go1.24 -std -complete -buildid AChtYaulNkTiEh6K1nf_/AChtYaulNkTiEh6K1nf_ -goversion "go1.24.4 (Red Hat 1.24.4-2.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/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/buildid -w $WORK/b021/_pkg_.a # internal /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 cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/c9/c9fd4fe6c31ad3efaaa5478dff4380a2d5e31debe8de864829042182d1ae016e-d # internal internal/profilerecord mkdir -p $WORK/b022/ echo '# import config' > $WORK/b022/importcfg # internal cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/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.24 -std -complete -buildid N7s-3Y0ywfD2GJhN3p-I/N7s-3Y0ywfD2GJhN3p-I -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/internal/profilerecord/profilerecord.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/5c/5cd436ae16e05e9796c6395e4b84453dc35b1c423b7766f28e28b812b3e53fd8-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 echo '# import config' > $WORK/b023/importcfg # internal cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/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.24 -std -buildid 9fq7IMNTqd7NmC8m0HY9/9fq7IMNTqd7NmC8m0HY9 -goversion "go1.24.4 (Red Hat 1.24.4-2.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 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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/57/5747af919a56d3f1cc1c2eb01771a91a9022504e0e8139c6733bc276a55b0e7d-d # internal internal/asan mkdir -p $WORK/b026/ echo '# import config' > $WORK/b026/importcfg # internal cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b026/_pkg_.a -trimpath "$WORK/b026=>" -p internal/asan -lang=go1.24 -std -complete -buildid tLKWtbe10pfZ2TakLlOk/tLKWtbe10pfZ2TakLlOk -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b026/importcfg -pack /usr/lib/golang/src/internal/asan/doc.go /usr/lib/golang/src/internal/asan/noasan.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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b026/_pkg_.a # internal cp $WORK/b026/_pkg_.a /builddir/.cache/go-build/53/53d868bf894af8e93d99eb88e78aacd345d90cfa866c7b3f4f3f2adbb60cc423-d # internal internal/msan mkdir -p $WORK/b027/ echo '# import config' > $WORK/b027/importcfg # internal cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b027/_pkg_.a -trimpath "$WORK/b027=>" -p internal/msan -lang=go1.24 -std -complete -buildid bVZ13kw1ncb_1xFY7FYI/bVZ13kw1ncb_1xFY7FYI -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b027/importcfg -pack /usr/lib/golang/src/internal/msan/doc.go /usr/lib/golang/src/internal/msan/nomsan.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/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/14/1486ab515ee5f68a8775b82f0d7648ad0351bcd9f5b4fd90530b517ede0c5f36-d # internal internal/runtime/math mkdir -p $WORK/b029/ cat >/tmp/go-build861173100/b029/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build861173100/b010/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/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/math -lang=go1.24 -std -complete -buildid 0SVVAkoNCYIoj3h_YIzO/0SVVAkoNCYIoj3h_YIzO -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/internal/runtime/math/math.go cd /usr/lib/golang/src/internal/bytealg /usr/lib/golang/pkg/tool/linux_amd64/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b014/_pkg_.a # internal cp $WORK/b014/_pkg_.a /builddir/.cache/go-build/d1/d10cd6bb4f0d93604a4252d4ee510dbcce1f100b07599d3e267f60e36b012298-d # internal internal/runtime/sys mkdir -p $WORK/b030/ echo -n > $WORK/b030/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/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b030/symabis ./empty.s cd /usr/lib/golang/src/internal/runtime/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b023/_pkg_.a $WORK/b023/atomic_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b023/_pkg_.a # internal cp $WORK/b023/_pkg_.a /builddir/.cache/go-build/09/097971f7ed1b15a7f672545e2cb4630957715456864e934dc40e8ade11d788d8-d # internal internal/runtime/exithook mkdir -p $WORK/b024/ cat >/tmp/go-build861173100/b024/importcfg << 'EOF' # internal # import config packagefile internal/runtime/atomic=/tmp/go-build861173100/b023/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/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/exithook -lang=go1.24 -std -complete -buildid G_n8FTsa-3X-CwztBKkd/G_n8FTsa-3X-CwztBKkd -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/internal/runtime/exithook/hooks.go cat >/tmp/go-build861173100/b030/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build861173100/b010/_pkg_.a packagefile internal/goos=/tmp/go-build861173100/b021/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b030/_pkg_.a -trimpath "$WORK/b030=>" -p internal/runtime/sys -lang=go1.24 -std -buildid ypgcvxVXKPI4XEvKg794/ypgcvxVXKPI4XEvKg794 -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -symabis $WORK/b030/symabis -c=4 -nolocalimports -importcfg $WORK/b030/importcfg -pack -asmhdr $WORK/b030/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/a1/a1e365d149507cd0ddb5f7862f331f9560620047b150a054307501cfa63eeccf-d # internal internal/runtime/syscall mkdir -p $WORK/b031/ echo -n > $WORK/b031/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/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b031/symabis ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/f8/f8267b2c5834be5a9d3f95ae41b87a2920db5e73a86bbff6adc72752e09f65ce-d # internal internal/stringslite mkdir -p $WORK/b032/ cat >/tmp/go-build861173100/b032/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=/tmp/go-build861173100/b014/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b032/_pkg_.a -trimpath "$WORK/b032=>" -p internal/stringslite -lang=go1.24 -std -complete -buildid kci4nvfTmWwmiIp84qkT/kci4nvfTmWwmiIp84qkT -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b032/importcfg -pack /usr/lib/golang/src/internal/stringslite/strings.go cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/sys -trimpath "$WORK/b030=>" -I $WORK/b030/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b030/empty.o ./empty.s echo '# import config' > $WORK/b031/importcfg # internal cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b031/_pkg_.a -trimpath "$WORK/b031=>" -p internal/runtime/syscall -lang=go1.24 -std -buildid lymAfq7WEjQOO19vbsz-/lymAfq7WEjQOO19vbsz- -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -symabis $WORK/b031/symabis -c=4 -nolocalimports -importcfg $WORK/b031/importcfg -pack -asmhdr $WORK/b031/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/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 /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 cd /usr/lib/golang/src/internal/runtime/sys /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b030/_pkg_.a $WORK/b030/empty.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b030/_pkg_.a # internal cp $WORK/b030/_pkg_.a /builddir/.cache/go-build/20/209f3117aa62c87cc85ee7aea2e1acd77bde96bb0e404fad024e1c7ce78fdf2d-d # internal sync/atomic mkdir -p $WORK/b035/ echo -n > $WORK/b035/go_asm.h # internal cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b035/symabis ./asm.s echo '# import config' > $WORK/b035/importcfg # internal cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b035/_pkg_.a -trimpath "$WORK/b035=>" -p sync/atomic -lang=go1.24 -std -buildid I6m0VaBYVVmPw06Q_4Jj/I6m0VaBYVVmPw06Q_4Jj -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -symabis $WORK/b035/symabis -c=4 -nolocalimports -importcfg $WORK/b035/importcfg -pack -asmhdr $WORK/b035/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/a6/a6c2f92513dc75a2c64093e7ae37a622a8c127ed142c09014682f6cf6ff50014-d # internal math/bits mkdir -p $WORK/b038/ cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b009/_pkg_.a $WORK/b009/abi_test.o $WORK/b009/stub.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b009/_pkg_.a # internal echo '# import config' > $WORK/b038/importcfg # internal cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b038/_pkg_.a -trimpath "$WORK/b038=>" -p math/bits -lang=go1.24 -std -complete -buildid BeqtY04E3QHjJ2q5ZT7X/BeqtY04E3QHjJ2q5ZT7X -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b038/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 cd /usr/lib/golang/src/internal/runtime/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/runtime/syscall -trimpath "$WORK/b031=>" -I $WORK/b031/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b031/asm_linux_amd64.o ./asm_linux_amd64.s cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/29/295eefbb68fed855695866d30fe360f087b35133e427af149d6c7193b7aba6cd-d # internal internal/race mkdir -p $WORK/b028/ cat >/tmp/go-build861173100/b028/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build861173100/b009/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b028/_pkg_.a -trimpath "$WORK/b028=>" -p internal/race -lang=go1.24 -std -complete -buildid cG1FZbOIgUAoaTihA-4l/cG1FZbOIgUAoaTihA-4l -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b028/importcfg -pack /usr/lib/golang/src/internal/race/doc.go /usr/lib/golang/src/internal/race/norace.go cd /usr/lib/golang/src/internal/runtime/syscall /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b031/_pkg_.a $WORK/b031/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b031/_pkg_.a # internal cp $WORK/b031/_pkg_.a /builddir/.cache/go-build/0b/0b4e695a22cb863677494332df2352e1036241d670ffda415ef3b7e51cf165c6-d # internal unicode/utf8 mkdir -p $WORK/b039/ echo '# import config' > $WORK/b039/importcfg # internal cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b039/_pkg_.a -trimpath "$WORK/b039=>" -p unicode/utf8 -lang=go1.24 -std -complete -buildid uOI5R7dYrrTq3W3djCyM/uOI5R7dYrrTq3W3djCyM -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/8d/8d922e291f45bd108525a8fb146178260a9fcb5e24d61960f1989ac5fc163209-d # internal internal/runtime/maps mkdir -p $WORK/b025/ cat >/tmp/go-build861173100/b025/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build861173100/b009/_pkg_.a packagefile internal/asan=/tmp/go-build861173100/b026/_pkg_.a packagefile internal/goarch=/tmp/go-build861173100/b010/_pkg_.a packagefile internal/msan=/tmp/go-build861173100/b027/_pkg_.a packagefile internal/race=/tmp/go-build861173100/b028/_pkg_.a packagefile internal/runtime/math=/tmp/go-build861173100/b029/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build861173100/b030/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b025/_pkg_.a -trimpath "$WORK/b025=>" -p internal/runtime/maps -lang=go1.24 -std -complete -buildid ma4J_geCEwNSAk4bzQU5/ma4J_geCEwNSAk4bzQU5 -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b025/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 cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/asm -p sync/atomic -trimpath "$WORK/b035=>" -I $WORK/b035/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b035/asm.o ./asm.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b039/_pkg_.a # internal cp $WORK/b039/_pkg_.a /builddir/.cache/go-build/c6/c6ee5ab8066c35c1e9345ede595a477972ad3209804e407ed5c4bea3381ff229-d # internal unicode mkdir -p $WORK/b043/ echo '# import config' > $WORK/b043/importcfg # internal cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b043/_pkg_.a -trimpath "$WORK/b043=>" -p unicode -lang=go1.24 -std -complete -buildid fNKVgvSoREnPh6kdhyYi/fNKVgvSoREnPh6kdhyYi -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b043/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 cd /usr/lib/golang/src/sync/atomic /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b035/_pkg_.a $WORK/b035/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b035/_pkg_.a # internal cp $WORK/b035/_pkg_.a /builddir/.cache/go-build/aa/aac48b6168ba06a7b153ffa102adb382e03a7299640d467d9c280dd5af4a9d65-d # internal internal/sync mkdir -p $WORK/b034/ cat >/tmp/go-build861173100/b034/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build861173100/b009/_pkg_.a packagefile internal/goarch=/tmp/go-build861173100/b010/_pkg_.a packagefile internal/race=/tmp/go-build861173100/b028/_pkg_.a packagefile sync/atomic=/tmp/go-build861173100/b035/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b034/_pkg_.a -trimpath "$WORK/b034=>" -p internal/sync -lang=go1.24 -std -complete -buildid jlfgNy4KMWQsHRPlkfnH/jlfgNy4KMWQsHRPlkfnH -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b034/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/7a/7a631345b430fcfe09f97428e0c7a5ed1b34092053c27fb4da0d483844270d49-d # internal math mkdir -p $WORK/b037/ echo -n > $WORK/b037/go_asm.h # internal cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b037/symabis ./dim_amd64.s ./exp_amd64.s ./floor_amd64.s ./hypot_amd64.s ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/45/459c95a332dee5afed45f45a75aa25624b7fcd52f7d5f68e9fc3ed554f5ad47f-d # internal crypto/internal/fips140/alias mkdir -p $WORK/b050/ echo '# import config' > $WORK/b050/importcfg # internal cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b050/_pkg_.a -trimpath "$WORK/b050=>" -p crypto/internal/fips140/alias -lang=go1.24 -std -complete -buildid zlJGcpeU1IJcSXjsq6cF/zlJGcpeU1IJcSXjsq6cF -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b050/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/alias/alias.go cat >/tmp/go-build861173100/b037/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build861173100/b015/_pkg_.a packagefile math/bits=/tmp/go-build861173100/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b037/_pkg_.a -trimpath "$WORK/b037=>" -p math -lang=go1.24 -std -buildid tW2jyzYg7EpvbLWvVdxz/tW2jyzYg7EpvbLWvVdxz -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -symabis $WORK/b037/symabis -c=4 -nolocalimports -importcfg $WORK/b037/importcfg -pack -asmhdr $WORK/b037/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b050/_pkg_.a # internal cp $WORK/b050/_pkg_.a /builddir/.cache/go-build/54/54846fa3b13b8cd15a900ce17f4b138a107d1963d87f1dfa5098363212cc6014-d # internal crypto/internal/fips140deps/byteorder mkdir -p $WORK/b054/ cat >/tmp/go-build861173100/b054/importcfg << 'EOF' # internal # import config packagefile internal/byteorder=/tmp/go-build861173100/b016/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b054/_pkg_.a -trimpath "$WORK/b054=>" -p crypto/internal/fips140deps/byteorder -lang=go1.24 -std -complete -buildid U7dZHTe2efUMGV4OVgTc/U7dZHTe2efUMGV4OVgTc -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b054/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/byteorder/byteorder.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b054/_pkg_.a # internal cp $WORK/b054/_pkg_.a /builddir/.cache/go-build/bf/bf24cde47264abb6ccac6424dd7f315019cc9d19a62a9f3d1bb66503799ac319-d # internal crypto/internal/fips140deps/cpu mkdir -p $WORK/b055/ cat >/tmp/go-build861173100/b055/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build861173100/b015/_pkg_.a packagefile internal/goarch=/tmp/go-build861173100/b010/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b055/_pkg_.a -trimpath "$WORK/b055=>" -p crypto/internal/fips140deps/cpu -lang=go1.24 -std -complete -buildid R9weIHUNO2j_amGqCGPN/R9weIHUNO2j_amGqCGPN -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b055/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/cpu/cpu.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b055/_pkg_.a # internal cp $WORK/b055/_pkg_.a /builddir/.cache/go-build/b5/b5c10da56275f943ae62b1c9b1e6ae5a6c76b6656c34741773fdda6c94fbdfca-d # internal crypto/internal/fips140/subtle mkdir -p $WORK/b058/ echo -n > $WORK/b058/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/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b058/symabis ./xor_amd64.s cat >/tmp/go-build861173100/b058/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/alias=/tmp/go-build861173100/b050/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/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/subtle -lang=go1.24 -std -buildid 9EJQKOambItEimiuYzX7/9EJQKOambItEimiuYzX7 -goversion "go1.24.4 (Red Hat 1.24.4-2.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/subtle/constant_time.go /usr/lib/golang/src/crypto/internal/fips140/subtle/xor.go /usr/lib/golang/src/crypto/internal/fips140/subtle/xor_amd64.go cd /usr/lib/golang/src/crypto/internal/fips140/subtle /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/subtle -trimpath "$WORK/b058=>" -I $WORK/b058/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b058/xor_amd64.o ./xor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/37/377f7d8da7f8d9f7e55661aec1460c5b92a04c2406a118b7879c4ab9656649ae-d # internal /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b058/_pkg_.a $WORK/b058/xor_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b058/_pkg_.a # internal cp $WORK/b058/_pkg_.a /builddir/.cache/go-build/3f/3fe559ac0fe43abb17b778dc169c7aa7269c1f75cbf86c39f537acfffef2519d-d # internal internal/itoa mkdir -p $WORK/b066/ echo '# import config' > $WORK/b066/importcfg # internal cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b066/_pkg_.a -trimpath "$WORK/b066=>" -p internal/itoa -lang=go1.24 -std -complete -buildid PntAAgOShKZ-Nkxkk_eR/PntAAgOShKZ-Nkxkk_eR -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b066/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go 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 cat >/tmp/go-build861173100/b013/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build861173100/b009/_pkg_.a packagefile internal/bytealg=/tmp/go-build861173100/b014/_pkg_.a packagefile internal/byteorder=/tmp/go-build861173100/b016/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build861173100/b017/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build861173100/b018/_pkg_.a packagefile internal/cpu=/tmp/go-build861173100/b015/_pkg_.a packagefile internal/goarch=/tmp/go-build861173100/b010/_pkg_.a packagefile internal/godebugs=/tmp/go-build861173100/b019/_pkg_.a packagefile internal/goexperiment=/tmp/go-build861173100/b020/_pkg_.a packagefile internal/goos=/tmp/go-build861173100/b021/_pkg_.a packagefile internal/profilerecord=/tmp/go-build861173100/b022/_pkg_.a packagefile internal/runtime/atomic=/tmp/go-build861173100/b023/_pkg_.a packagefile internal/runtime/exithook=/tmp/go-build861173100/b024/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build861173100/b025/_pkg_.a packagefile internal/runtime/math=/tmp/go-build861173100/b029/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build861173100/b030/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build861173100/b031/_pkg_.a packagefile internal/stringslite=/tmp/go-build861173100/b032/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b013/_pkg_.a -trimpath "$WORK/b013=>" -p runtime -lang=go1.24 -std -buildid jDso7lLadYxXJdjgC_sS/jDso7lLadYxXJdjgC_sS -goversion "go1.24.4 (Red Hat 1.24.4-2.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/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/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/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/sizeclasses.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/traceexp.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/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/12/120e89a1d87ba50fff958add69fbb53c437a06a3cf64cf118411bb2c54f16947-d # internal cmp mkdir -p $WORK/b073/ echo '# import config' > $WORK/b073/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b073/_pkg_.a -trimpath "$WORK/b073=>" -p cmp -lang=go1.24 -std -complete -buildid CXa3vdqaeDgsQd6cT6HM/CXa3vdqaeDgsQd6cT6HM -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b073/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/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b037/dim_amd64.o ./dim_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/e1/e1544b020c064a1d3494bbbe94a9e615b2b291d932c14d287a7f37c0acf0482f-d # internal vendor/github.com/golang-fips/openssl/v2 mkdir -p $WORK/b083/ echo '# import config' > $WORK/b083/importcfg # internal cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b083/_pkg_.a -trimpath "$WORK/b083=>" -p vendor/github.com/golang-fips/openssl/v2 -lang=go1.24 -std -complete -buildid 8cbRw8vwKyWpMOgsj1lm/8cbRw8vwKyWpMOgsj1lm -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b083/importcfg -pack /usr/lib/golang/src/vendor/github.com/golang-fips/openssl/v2/big.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/84/847cf337ee9fc47986534294f68369c971060b9510427d326f0fcc84a6d68a4e-d # internal crypto/internal/boring/sig mkdir -p $WORK/b084/ echo -n > $WORK/b084/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/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b084/symabis ./sig_amd64.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b037/exp_amd64.o ./exp_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/f8/f85eec63f37dc7ac6567555f0361a2f6f13e520421d1de6cc412c18387401814-d # internal crypto/internal/boring mkdir -p $WORK/b082/ cat >/tmp/go-build861173100/b082/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-build861173100/b083/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b082/_pkg_.a -trimpath "$WORK/b082=>" -p crypto/internal/boring -lang=go1.24 -std -complete -buildid opjIRMFXbYviwcdvNN-a/opjIRMFXbYviwcdvNN-a -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b082/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.go echo '# import config' > $WORK/b084/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b084/_pkg_.a -trimpath "$WORK/b084=>" -p crypto/internal/boring/sig -lang=go1.24 -std -buildid YS1qaGODxXZt7sQ2UY8S/YS1qaGODxXZt7sQ2UY8S -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -symabis $WORK/b084/symabis -c=4 -nolocalimports -importcfg $WORK/b084/importcfg -pack -asmhdr $WORK/b084/go_asm.h /usr/lib/golang/src/crypto/internal/boring/sig/sig.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b037/floor_amd64.o ./floor_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/f8/f84def238c704ef0a6cbe611f87530c79b93ebcaaab5561aaa192c49072b1c03-d # internal container/list mkdir -p $WORK/b091/ echo '# import config' > $WORK/b091/importcfg # internal cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b091/_pkg_.a -trimpath "$WORK/b091=>" -p container/list -lang=go1.24 -std -complete -buildid QTQlYLBTzf_QvYGfd13j/QTQlYLBTzf_QvYGfd13j -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b091/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/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b037/hypot_amd64.o ./hypot_amd64.s cd /usr/lib/golang/src/crypto/internal/boring/sig /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/boring/sig -trimpath "$WORK/b084=>" -I $WORK/b084/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b084/sig_amd64.o ./sig_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b084/_pkg_.a $WORK/b084/sig_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b084/_pkg_.a # internal cp $WORK/b084/_pkg_.a /builddir/.cache/go-build/3e/3ec6b269048e6fc9096e9948292a448129281b2dad930bcfacbc9f392d3bfc38-d # internal crypto/internal/boring/bcache mkdir -p $WORK/b104/ echo -n > $WORK/b104/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/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b104/symabis ./stub.s cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/asm -p math -trimpath "$WORK/b037=>" -I $WORK/b037/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b037/log_amd64.o ./log_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/c3/c31219123f7f418090e4b5b694a208d1d9a11c4d35962b41394eba7198c9fa24-d # internal unicode/utf16 mkdir -p $WORK/b112/ echo '# import config' > $WORK/b112/importcfg # internal cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b112/_pkg_.a -trimpath "$WORK/b112=>" -p unicode/utf16 -lang=go1.24 -std -complete -buildid 1RfLE2GGu5AJoGDQl_9r/1RfLE2GGu5AJoGDQl_9r -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b112/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.go cd /usr/lib/golang/src/math /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b037/_pkg_.a $WORK/b037/dim_amd64.o $WORK/b037/exp_amd64.o $WORK/b037/floor_amd64.o $WORK/b037/hypot_amd64.o $WORK/b037/log_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b037/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/2d/2d4079e03d129d39be41290be524afe5fc088375ba25d9bf3449b8a7126b9a2b-d # internal vendor/golang.org/x/crypto/cryptobyte/asn1 mkdir -p $WORK/b113/ echo '# import config' > $WORK/b113/importcfg # internal cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b113/_pkg_.a -trimpath "$WORK/b113=>" -p vendor/golang.org/x/crypto/cryptobyte/asn1 -lang=go1.24 -std -complete -buildid PcaLdAseta-pAEoKNZHL/PcaLdAseta-pAEoKNZHL -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b113/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.go cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/ff/ffa9c17dd20b12c3bf4e916dc90b7b904a87c5979acebee4e17c9fd4dda1bc69-d # internal vendor/golang.org/x/crypto/internal/alias mkdir -p $WORK/b126/ echo '# import config' > $WORK/b126/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b126/_pkg_.a -trimpath "$WORK/b126=>" -p vendor/golang.org/x/crypto/internal/alias -lang=go1.24 -std -complete -buildid WjpA9fqqYTSZU-tIv20I/WjpA9fqqYTSZU-tIv20I -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b126/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/alias/alias.go cat >/tmp/go-build861173100/b104/importcfg << 'EOF' # internal # import config packagefile sync/atomic=/tmp/go-build861173100/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p crypto/internal/boring/bcache -lang=go1.24 -std -buildid Dqp9375s45CccghqSskq/Dqp9375s45CccghqSskq -goversion "go1.24.4 (Red Hat 1.24.4-2.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/boring/bcache/cache.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/3a/3ae856891730472bce2fb14e103b03f0cd2b5a58489e2150365b828ba444fd13-d # internal internal/nettrace mkdir -p $WORK/b145/ echo '# import config' > $WORK/b145/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b145/_pkg_.a -trimpath "$WORK/b145=>" -p internal/nettrace -lang=go1.24 -std -complete -buildid DiUvDhYxDgL54L1eVdXJ/DiUvDhYxDgL54L1eVdXJ -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b145/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.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/b104=>" -I $WORK/b104/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b104/stub.o ./stub.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b104/_pkg_.a $WORK/b104/stub.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b126/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b104/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/ee/eebab53230b9c9fa195ce0077cea5b5c485edd792e65fe6ecf2367565d21faf7-d # internal encoding mkdir -p $WORK/b154/ echo '# import config' > $WORK/b154/importcfg # internal cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b154/_pkg_.a -trimpath "$WORK/b154=>" -p encoding -lang=go1.24 -std -complete -buildid cL0_Lfnp3SmtxH9qvgtM/cL0_Lfnp3SmtxH9qvgtM -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b154/importcfg -pack /usr/lib/golang/src/encoding/encoding.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/56/567fa5afc39686e6d13c251adbb9c780d18e09503120d546c736bd3386806130-d # internal log/internal mkdir -p $WORK/b157/ echo '# import config' > $WORK/b157/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b157/_pkg_.a -trimpath "$WORK/b157=>" -p log/internal -lang=go1.24 -std -complete -buildid RwFk4inFy5uzqGM-SuSX/RwFk4inFy5uzqGM-SuSX -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b157/importcfg -pack /usr/lib/golang/src/log/internal/internal.go cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/08/08997ca7364abf928a05b7076807ca473d0d80714e0de86b868587ef3aba7d47-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b157/_pkg_.a # internal cp $WORK/b157/_pkg_.a /builddir/.cache/go-build/61/61330d011bc1c79fa87e4ad7e08dd40c1e91834c04501b5dbe79682ba56c7e64-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b154/_pkg_.a # internal cp $WORK/b154/_pkg_.a /builddir/.cache/go-build/fc/fc35b863fea39559aaa366148659531d5400fb18c9f6829385a0375a9a2c3a70-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 /usr/lib/golang/pkg/tool/linux_amd64/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b013/_pkg_.a # internal cp $WORK/b013/_pkg_.a /builddir/.cache/go-build/1b/1b0f6a08a5bd8e9175ad3fb0ff414fc6b023eeda2e4bf6e58598ebc5b1715da0-d # internal internal/reflectlite mkdir -p $WORK/b008/ iter mkdir -p $WORK/b042/ 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 cat >/tmp/go-build861173100/b042/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build861173100/b028/_pkg_.a packagefile runtime=/tmp/go-build861173100/b013/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p iter -lang=go1.24 -std -complete -buildid kOJ9nrbOoznshzpHb3YW/kOJ9nrbOoznshzpHb3YW -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/iter/iter.go sync mkdir -p $WORK/b033/ crypto/subtle mkdir -p $WORK/b081/ cat >/tmp/go-build861173100/b081/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/subtle=/tmp/go-build861173100/b058/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build861173100/b030/_pkg_.a packagefile runtime=/tmp/go-build861173100/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b081/_pkg_.a -trimpath "$WORK/b081=>" -p crypto/subtle -lang=go1.24 -std -complete -buildid ExFP_r6IF0UrVxFDbLfN/ExFP_r6IF0UrVxFDbLfN -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b081/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-build861173100/b033/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build861173100/b028/_pkg_.a packagefile internal/sync=/tmp/go-build861173100/b034/_pkg_.a packagefile runtime=/tmp/go-build861173100/b013/_pkg_.a packagefile sync/atomic=/tmp/go-build861173100/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b033/_pkg_.a -trimpath "$WORK/b033=>" -p sync -lang=go1.24 -std -buildid lQvAepAa0kVW4v6sPxH1/lQvAepAa0kVW4v6sPxH1 -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b033/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 cat >/tmp/go-build861173100/b008/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build861173100/b009/_pkg_.a packagefile internal/goarch=/tmp/go-build861173100/b010/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build861173100/b012/_pkg_.a packagefile runtime=/tmp/go-build861173100/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.24 -std -buildid 3Lk1ko6D3lHdDnVHz1tX/3Lk1ko6D3lHdDnVHz1tX -goversion "go1.24.4 (Red Hat 1.24.4-2.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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/f4/f4b921e8569886177462d9919305a74ad5f30d5892a268bd7c2f217195f131ea-d # internal slices mkdir -p $WORK/b072/ cat >/tmp/go-build861173100/b072/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build861173100/b073/_pkg_.a packagefile iter=/tmp/go-build861173100/b042/_pkg_.a packagefile math/bits=/tmp/go-build861173100/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b072/_pkg_.a -trimpath "$WORK/b072=>" -p slices -lang=go1.24 -std -complete -buildid 1puPWzn7raQVO8c9-xvx/1puPWzn7raQVO8c9-xvx -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b072/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b081/_pkg_.a # internal cp $WORK/b081/_pkg_.a /builddir/.cache/go-build/76/7635b9f4f554aea2bf0efd71c1575f82cb14110c5fa89c881135801549fe68ff-d # internal maps mkdir -p $WORK/b142/ cat >/tmp/go-build861173100/b142/importcfg << 'EOF' # internal # import config packagefile iter=/tmp/go-build861173100/b042/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b142/_pkg_.a -trimpath "$WORK/b142=>" -p maps -lang=go1.24 -std -complete -buildid -pipPMeO6P3gLJSiCG-B/-pipPMeO6P3gLJSiCG-B -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b142/importcfg -pack /usr/lib/golang/src/maps/iter.go /usr/lib/golang/src/maps/maps.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/4b/4b52e623a3f1e2e6b1fedb79304df1d1d189198d54be67138c0fb5c05d00006f-d # internal weak mkdir -p $WORK/b149/ cat >/tmp/go-build861173100/b149/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build861173100/b009/_pkg_.a packagefile runtime=/tmp/go-build861173100/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b149/_pkg_.a -trimpath "$WORK/b149=>" -p weak -lang=go1.24 -std -complete -buildid 9VkjSPVMlhqGTJsN--Ka/9VkjSPVMlhqGTJsN--Ka -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b149/importcfg -pack /usr/lib/golang/src/weak/doc.go /usr/lib/golang/src/weak/pointer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/bc/bc536e910bb36ebeed51d9a3b667ef30e518face39102c3f35e67cb36df440b8-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b149/_pkg_.a # internal cp $WORK/b149/_pkg_.a /builddir/.cache/go-build/c5/c5c545f66c8d8f9622f37839941871200c8f74a617eea7e22cbb3b283997905e-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/6d/6d62633529f62057a41c1b68ce98df0de044abcdcb9a808975d69347483be2d7-d # internal internal/testlog mkdir -p $WORK/b077/ cat >/tmp/go-build861173100/b077/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build861173100/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build861173100/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b077/_pkg_.a -trimpath "$WORK/b077=>" -p internal/testlog -lang=go1.24 -std -complete -buildid DlgiUcvUDEWdYrHinYFQ/DlgiUcvUDEWdYrHinYFQ -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b077/importcfg -pack /usr/lib/golang/src/internal/testlog/exit.go /usr/lib/golang/src/internal/testlog/log.go internal/bisect mkdir -p $WORK/b048/ cat >/tmp/go-build861173100/b048/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build861173100/b013/_pkg_.a packagefile sync=/tmp/go-build861173100/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build861173100/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b048/_pkg_.a -trimpath "$WORK/b048=>" -p internal/bisect -lang=go1.24 -std -complete -buildid FEYW0GBKcTNUYh4181yE/FEYW0GBKcTNUYh4181yE -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go internal/singleflight mkdir -p $WORK/b146/ cat >/tmp/go-build861173100/b146/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build861173100/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b146/_pkg_.a -trimpath "$WORK/b146=>" -p internal/singleflight -lang=go1.24 -std -complete -buildid q_Ac57q5HlUlg75id4MN/q_Ac57q5HlUlg75id4MN -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b146/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.go 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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/f8/f8cad6f306728deaf78b6225745d2955dad838ed90747fbbeec10b4f224c0629-d # internal unique mkdir -p $WORK/b148/ cat >/tmp/go-build861173100/b148/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build861173100/b009/_pkg_.a packagefile internal/stringslite=/tmp/go-build861173100/b032/_pkg_.a packagefile internal/sync=/tmp/go-build861173100/b034/_pkg_.a packagefile runtime=/tmp/go-build861173100/b013/_pkg_.a packagefile sync=/tmp/go-build861173100/b033/_pkg_.a packagefile weak=/tmp/go-build861173100/b149/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b148/_pkg_.a -trimpath "$WORK/b148=>" -p unique -lang=go1.24 -std -complete -buildid Xs-kdDsREzAZ2prxcdKh/Xs-kdDsREzAZ2prxcdKh -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b148/importcfg -pack /usr/lib/golang/src/unique/clone.go /usr/lib/golang/src/unique/doc.go /usr/lib/golang/src/unique/handle.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/b9/b9c09440fbb92cd820a8cd951df1555a1e75f70912c82ae2ae428b337c38c7cc-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b008/_pkg_.a $WORK/b008/asm.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b008/_pkg_.a # internal cp $WORK/b008/_pkg_.a /builddir/.cache/go-build/68/68f2df323a8eae9d31de3fb89c859d169e72d37bffc977f6a29e441b9ae9ff93-d # internal errors mkdir -p $WORK/b007/ cat >/tmp/go-build861173100/b007/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build861173100/b008/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/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.24 -std -complete -buildid 977EE13JcIsQ_mDyBI6m/977EE13JcIsQ_mDyBI6m -goversion "go1.24.4 (Red Hat 1.24.4-2.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/b152/ cat >/tmp/go-build861173100/b152/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build861173100/b008/_pkg_.a packagefile math/bits=/tmp/go-build861173100/b038/_pkg_.a packagefile slices=/tmp/go-build861173100/b072/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b152/_pkg_.a -trimpath "$WORK/b152=>" -p sort -lang=go1.24 -std -complete -buildid A0DOBBodiCnk9Aemb7Su/A0DOBBodiCnk9Aemb7Su -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b152/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/07/07d1b8345e8c69934876b23c9df6923e5233a81918e0e766611dda267fa634e4-d # internal internal/godebug mkdir -p $WORK/b047/ cat >/tmp/go-build861173100/b047/importcfg << 'EOF' # internal # import config packagefile internal/bisect=/tmp/go-build861173100/b048/_pkg_.a packagefile internal/godebugs=/tmp/go-build861173100/b019/_pkg_.a packagefile sync=/tmp/go-build861173100/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build861173100/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b047/_pkg_.a -trimpath "$WORK/b047=>" -p internal/godebug -lang=go1.24 -std -complete -buildid qs9sG1r4EdmlwJoNDyWC/qs9sG1r4EdmlwJoNDyWC -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b047/importcfg -pack /usr/lib/golang/src/internal/godebug/godebug.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/55/55a46c6c12dbbac95b9d49a8cb71ee63cc3be3479d6248618dfa41653042b6a9-d # internal io mkdir -p $WORK/b006/ cat >/tmp/go-build861173100/b006/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile sync=/tmp/go-build861173100/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b006/_pkg_.a -trimpath "$WORK/b006=>" -p io -lang=go1.24 -std -complete -buildid G84uAJaLM24VuFE5HOeU/G84uAJaLM24VuFE5HOeU -goversion "go1.24.4 (Red Hat 1.24.4-2.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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/52/528e50bd6222ac7f19f493b08293a3afeed3e331401dbc6692a73fe20b2db66e-d # internal strconv mkdir -p $WORK/b036/ cat >/tmp/go-build861173100/b036/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile internal/bytealg=/tmp/go-build861173100/b014/_pkg_.a packagefile internal/stringslite=/tmp/go-build861173100/b032/_pkg_.a packagefile math=/tmp/go-build861173100/b037/_pkg_.a packagefile math/bits=/tmp/go-build861173100/b038/_pkg_.a packagefile unicode/utf8=/tmp/go-build861173100/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b036/_pkg_.a -trimpath "$WORK/b036=>" -p strconv -lang=go1.24 -std -complete -buildid 5jM-9_dSR6AqM9PcK9bA/5jM-9_dSR6AqM9PcK9bA -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b036/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/1a/1afd8ce40c3f475c7f39d863a6c7b84ac0afbd1db0703530bc285c2d7fab1b02-d # internal internal/oserror mkdir -p $WORK/b067/ cat >/tmp/go-build861173100/b067/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build861173100/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b067/_pkg_.a -trimpath "$WORK/b067=>" -p internal/oserror -lang=go1.24 -std -complete -buildid 31Bufio_6DTiY5RkoV7G/31Bufio_6DTiY5RkoV7G -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b067/importcfg -pack /usr/lib/golang/src/internal/oserror/errors.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/88/88029a8075c9eab25d9a2e3620818038c9b94460c15e6e465032222cef360849-d # internal syscall mkdir -p $WORK/b065/ echo -n > $WORK/b065/go_asm.h # internal cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -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 ./asm_linux_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/0c/0c038e3d2c04c7538d733ec1faaea422897d1f69b6391a2e03dc28fe3fe2231d-d # internal hash mkdir -p $WORK/b005/ cat >/tmp/go-build861173100/b005/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build861173100/b006/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p hash -lang=go1.24 -std -complete -buildid 6n6c7dDgvubetrhGD8k_/6n6c7dDgvubetrhGD8k_ -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b005/importcfg -pack /usr/lib/golang/src/hash/hash.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/d6/d6e90e8b635ec9985debe6d53c4c1e561d482f023a692b80652623b1f998c652-d # internal bytes mkdir -p $WORK/b041/ cat >/tmp/go-build861173100/b041/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile internal/bytealg=/tmp/go-build861173100/b014/_pkg_.a packagefile io=/tmp/go-build861173100/b006/_pkg_.a packagefile iter=/tmp/go-build861173100/b042/_pkg_.a packagefile math/bits=/tmp/go-build861173100/b038/_pkg_.a packagefile unicode=/tmp/go-build861173100/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build861173100/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b041/_pkg_.a -trimpath "$WORK/b041=>" -p bytes -lang=go1.24 -std -buildid oYBo0zN42VyNL3vcVx5Y/oYBo0zN42VyNL3vcVx5Y -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b041/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 cat >/tmp/go-build861173100/b065/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile internal/asan=/tmp/go-build861173100/b026/_pkg_.a packagefile internal/bytealg=/tmp/go-build861173100/b014/_pkg_.a packagefile internal/byteorder=/tmp/go-build861173100/b016/_pkg_.a packagefile internal/goarch=/tmp/go-build861173100/b010/_pkg_.a packagefile internal/itoa=/tmp/go-build861173100/b066/_pkg_.a packagefile internal/msan=/tmp/go-build861173100/b027/_pkg_.a packagefile internal/oserror=/tmp/go-build861173100/b067/_pkg_.a packagefile internal/race=/tmp/go-build861173100/b028/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build861173100/b031/_pkg_.a packagefile runtime=/tmp/go-build861173100/b013/_pkg_.a packagefile sync=/tmp/go-build861173100/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build861173100/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p syscall -lang=go1.24 -std -buildid 2XOaIF_FADnmV0scN_5i/2XOaIF_FADnmV0scN_5i -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -symabis $WORK/b065/symabis -c=4 -nolocalimports -importcfg $WORK/b065/importcfg -pack -asmhdr $WORK/b065/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/14/1464509cbce6f6a4abe303f72ebcc5e770342548d7682a0dc6ad9fbc0bea83d8-d # internal crypto/internal/fips140deps/godebug mkdir -p $WORK/b046/ cat >/tmp/go-build861173100/b046/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/tmp/go-build861173100/b047/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b046/_pkg_.a -trimpath "$WORK/b046=>" -p crypto/internal/fips140deps/godebug -lang=go1.24 -std -complete -buildid 0knsQbN52ouXt2ZZZXbm/0knsQbN52ouXt2ZZZXbm -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b046/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140deps/godebug/godebug.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/4b/4bf93d2d3a4bd060d54355e55ad18953c0035a9a1dadf5081a77619b9b6d3437-d # internal strings mkdir -p $WORK/b049/ cat >/tmp/go-build861173100/b049/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile internal/abi=/tmp/go-build861173100/b009/_pkg_.a packagefile internal/bytealg=/tmp/go-build861173100/b014/_pkg_.a packagefile internal/stringslite=/tmp/go-build861173100/b032/_pkg_.a packagefile io=/tmp/go-build861173100/b006/_pkg_.a packagefile iter=/tmp/go-build861173100/b042/_pkg_.a packagefile math/bits=/tmp/go-build861173100/b038/_pkg_.a packagefile sync=/tmp/go-build861173100/b033/_pkg_.a packagefile unicode=/tmp/go-build861173100/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build861173100/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b049/_pkg_.a -trimpath "$WORK/b049=>" -p strings -lang=go1.24 -std -complete -buildid WzGsOiMrK-azNexZm8yP/WzGsOiMrK-azNexZm8yP -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b049/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/29/29499890470ed38989df3c3bcde95bd88e250881a0831e8048ff1a7f29bdc1d9-d # internal crypto mkdir -p $WORK/b004/ cat >/tmp/go-build861173100/b004/importcfg << 'EOF' # internal # import config packagefile hash=/tmp/go-build861173100/b005/_pkg_.a packagefile io=/tmp/go-build861173100/b006/_pkg_.a packagefile strconv=/tmp/go-build861173100/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b004/_pkg_.a -trimpath "$WORK/b004=>" -p crypto -lang=go1.24 -std -complete -buildid 4JBE9eLpzS2tu6f7o9Mz/4JBE9eLpzS2tu6f7o9Mz -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b004/importcfg -pack /usr/lib/golang/src/crypto/crypto.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b041/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b004/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/8b/8bd89d75be08d2f281ce8c1150f49b786794141fb4450f79224e14ea05ed1207-d # internal path mkdir -p $WORK/b071/ cat >/tmp/go-build861173100/b071/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile internal/bytealg=/tmp/go-build861173100/b014/_pkg_.a packagefile unicode/utf8=/tmp/go-build861173100/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b071/_pkg_.a -trimpath "$WORK/b071=>" -p path -lang=go1.24 -std -complete -buildid 7tAAAtYAPXOgc4GfcEEn/7tAAAtYAPXOgc4GfcEEn -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/74/74e690050cb1bea56556a50e41c11da207673143ca20d0b2020fd3da1a097006-d # internal math/rand/v2 mkdir -p $WORK/b079/ cat >/tmp/go-build861173100/b079/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile internal/byteorder=/tmp/go-build861173100/b016/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build861173100/b017/_pkg_.a packagefile math=/tmp/go-build861173100/b037/_pkg_.a packagefile math/bits=/tmp/go-build861173100/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b079/_pkg_.a -trimpath "$WORK/b079=>" -p math/rand/v2 -lang=go1.24 -std -complete -buildid elhvTTZx8DtwgEUBH96v/elhvTTZx8DtwgEUBH96v -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b079/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/0b/0b754af4599b3c76ae3657a386565e1509fac6354d5df38fdc3252ab92834a40-d # internal reflect mkdir -p $WORK/b087/ echo -n > $WORK/b087/go_asm.h # internal cd /usr/lib/golang/src/reflect /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b087/symabis ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b049/_pkg_.a # internal cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/f5/f56a08fb9f89c6346907f47bf97bf0f926d8abfcdac43b016658765ae697b00b-d # internal crypto/internal/fips140 mkdir -p $WORK/b045/ cat >/tmp/go-build861173100/b045/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140deps/godebug=/tmp/go-build861173100/b046/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile io=/tmp/go-build861173100/b006/_pkg_.a packagefile runtime=/tmp/go-build861173100/b013/_pkg_.a packagefile strings=/tmp/go-build861173100/b049/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b045/_pkg_.a -trimpath "$WORK/b045=>" -p crypto/internal/fips140 -lang=go1.24 -std -complete -buildid 657RR5xa_EljFbLxyRzV/657RR5xa_EljFbLxyRzV -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b045/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/hash.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 cat >/tmp/go-build861173100/b087/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile internal/abi=/tmp/go-build861173100/b009/_pkg_.a packagefile internal/bytealg=/tmp/go-build861173100/b014/_pkg_.a packagefile internal/goarch=/tmp/go-build861173100/b010/_pkg_.a packagefile internal/itoa=/tmp/go-build861173100/b066/_pkg_.a packagefile internal/race=/tmp/go-build861173100/b028/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build861173100/b025/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build861173100/b030/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build861173100/b012/_pkg_.a packagefile iter=/tmp/go-build861173100/b042/_pkg_.a packagefile math=/tmp/go-build861173100/b037/_pkg_.a packagefile runtime=/tmp/go-build861173100/b013/_pkg_.a packagefile strconv=/tmp/go-build861173100/b036/_pkg_.a packagefile sync=/tmp/go-build861173100/b033/_pkg_.a packagefile unicode=/tmp/go-build861173100/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build861173100/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b087/_pkg_.a -trimpath "$WORK/b087=>" -p reflect -lang=go1.24 -std -buildid JyACKaubdEq_yZU1bmO6/JyACKaubdEq_yZU1bmO6 -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -symabis $WORK/b087/symabis -c=4 -nolocalimports -importcfg $WORK/b087/importcfg -pack -asmhdr $WORK/b087/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b045/_pkg_.a # internal cp $WORK/b045/_pkg_.a /builddir/.cache/go-build/67/676b29aea68534196bdee77c18f9cd8100ce08389eb629ee37afb31abe887262-d # internal crypto/internal/impl mkdir -p $WORK/b056/ cat >/tmp/go-build861173100/b056/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build861173100/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b056/_pkg_.a -trimpath "$WORK/b056=>" -p crypto/internal/impl -lang=go1.24 -std -complete -buildid e0I7ys7EaXUawBQ2hhyi/e0I7ys7EaXUawBQ2hhyi -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b056/importcfg -pack /usr/lib/golang/src/crypto/internal/impl/impl.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b079/_pkg_.a # internal cp $WORK/b079/_pkg_.a /builddir/.cache/go-build/72/72d5bdbb278e96fa52484e921f6e05219720e1c26b2d2dfc9e03df62d02bbd94-d # internal crypto/internal/fips140/sha3 mkdir -p $WORK/b057/ echo -n > $WORK/b057/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/b057=>" -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b057/symabis ./sha3_amd64.s cat >/tmp/go-build861173100/b057/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build861173100/b041/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build861173100/b045/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build861173100/b058/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build861173100/b054/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build861173100/b055/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile math/bits=/tmp/go-build861173100/b038/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/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/sha3 -lang=go1.24 -std -buildid XA9m5smCmeuyRgEqb8_x/XA9m5smCmeuyRgEqb8_x -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -symabis $WORK/b057/symabis -c=4 -nolocalimports -importcfg $WORK/b057/importcfg -pack -asmhdr $WORK/b057/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/16/162365cf6ff128e27be7bf83ffb80a6c1b125032cf81d09be086c446c76fa6ff-d # internal crypto/internal/fips140/sha256 mkdir -p $WORK/b053/ echo -n > $WORK/b053/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/b053=>" -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b053/symabis ./sha256block_amd64.s cat >/tmp/go-build861173100/b053/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build861173100/b041/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build861173100/b045/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build861173100/b054/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build861173100/b055/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build861173100/b056/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile math/bits=/tmp/go-build861173100/b038/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b053/_pkg_.a -trimpath "$WORK/b053=>" -p crypto/internal/fips140/sha256 -lang=go1.24 -std -buildid yL7gQGkbQNGFwHBsLtMx/yL7gQGkbQNGFwHBsLtMx -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -symabis $WORK/b053/symabis -c=4 -nolocalimports -importcfg $WORK/b053/importcfg -pack -asmhdr $WORK/b053/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 cd /usr/lib/golang/src/crypto/internal/fips140/sha256 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/sha256 -trimpath "$WORK/b053=>" -I $WORK/b053/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b053/sha256block_amd64.o ./sha256block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b053/_pkg_.a $WORK/b053/sha256block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b053/_pkg_.a # 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/b057=>" -I $WORK/b057/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b057/sha3_amd64.o ./sha3_amd64.s cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/f0/f0d29a458a3369e0fb74644e4d57bfb0bdc5af3bfc5682a327dee6716bbf35f3-d # internal crypto/internal/fips140/sha512 mkdir -p $WORK/b059/ echo -n > $WORK/b059/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/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b059/symabis ./sha512block_amd64.s cat >/tmp/go-build861173100/b059/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build861173100/b041/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build861173100/b045/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build861173100/b054/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build861173100/b055/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build861173100/b056/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile math/bits=/tmp/go-build861173100/b038/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b059/_pkg_.a -trimpath "$WORK/b059=>" -p crypto/internal/fips140/sha512 -lang=go1.24 -std -buildid NtlhEJHuCoPZ9FMdgdLN/NtlhEJHuCoPZ9FMdgdLN -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -symabis $WORK/b059/symabis -c=4 -nolocalimports -importcfg $WORK/b059/importcfg -pack -asmhdr $WORK/b059/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/syscall /usr/lib/golang/pkg/tool/linux_amd64/asm -p syscall -trimpath "$WORK/b065=>" -I $WORK/b065/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b065/asm_linux_amd64.o ./asm_linux_amd64.s cd /usr/lib/golang/src/crypto/internal/fips140/sha3 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b057/_pkg_.a $WORK/b057/sha3_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b057/_pkg_.a # internal cp $WORK/b057/_pkg_.a /builddir/.cache/go-build/dd/dd02254b7e30e64d9c70393f9b0233b1259fb398e8cb3fcef6796d20fbada13e-d # internal crypto/internal/randutil mkdir -p $WORK/b078/ cat >/tmp/go-build861173100/b078/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build861173100/b006/_pkg_.a packagefile math/rand/v2=/tmp/go-build861173100/b079/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b078/_pkg_.a -trimpath "$WORK/b078=>" -p crypto/internal/randutil -lang=go1.24 -std -complete -buildid WkTG9mrAOmjT_WQGHrh-/WkTG9mrAOmjT_WQGHrh- -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go cd /usr/lib/golang/src/syscall /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b065/_pkg_.a $WORK/b065/asm_linux_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b065/_pkg_.a # internal cp $WORK/b065/_pkg_.a /builddir/.cache/go-build/1f/1f005322156c9e9e722a7c9aad4709f43f0244af72611359910114c2a2592fde-d # internal internal/syscall/unix mkdir -p $WORK/b064/ cat >/tmp/go-build861173100/b064/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build861173100/b013/_pkg_.a packagefile sync/atomic=/tmp/go-build861173100/b035/_pkg_.a packagefile syscall=/tmp/go-build861173100/b065/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b064/_pkg_.a -trimpath "$WORK/b064=>" -p internal/syscall/unix -lang=go1.24 -std -complete -buildid IhybtXfJ2yxgZgKXRRGR/IhybtXfJ2yxgZgKXRRGR -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b064/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/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/waitid_linux.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/ac/ac47a35c3e60bc84d85c67e6805c0d368222d386d8699bfbc8d08385e72ef8dc-d # internal time mkdir -p $WORK/b074/ cat >/tmp/go-build861173100/b074/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile internal/bytealg=/tmp/go-build861173100/b014/_pkg_.a packagefile internal/godebug=/tmp/go-build861173100/b047/_pkg_.a packagefile internal/stringslite=/tmp/go-build861173100/b032/_pkg_.a packagefile math/bits=/tmp/go-build861173100/b038/_pkg_.a packagefile runtime=/tmp/go-build861173100/b013/_pkg_.a packagefile sync=/tmp/go-build861173100/b033/_pkg_.a packagefile syscall=/tmp/go-build861173100/b065/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b074/_pkg_.a -trimpath "$WORK/b074=>" -p time -lang=go1.24 -std -buildid o2puaGlHuVNNZhGkO0DU/o2puaGlHuVNNZhGkO0DU -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b074/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/a3/a30d69ea152865c300c186dff611500457e477749f75fa94cae3ff1253451dda-d # internal internal/syscall/execenv mkdir -p $WORK/b076/ cat >/tmp/go-build861173100/b076/importcfg << 'EOF' # internal # import config packagefile syscall=/tmp/go-build861173100/b065/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b076/_pkg_.a -trimpath "$WORK/b076=>" -p internal/syscall/execenv -lang=go1.24 -std -complete -buildid kuVzTMpJZ7Fj7hxwSv-f/kuVzTMpJZ7Fj7hxwSv-f -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.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/b059=>" -I $WORK/b059/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b059/sha512block_amd64.o ./sha512block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/83/83432a7f4f671ef9c01f378155ff249c25995d083037ba823527efe8e8fe51f0-d # internal math/rand mkdir -p $WORK/b089/ cat >/tmp/go-build861173100/b089/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/tmp/go-build861173100/b047/_pkg_.a packagefile math=/tmp/go-build861173100/b037/_pkg_.a packagefile sync=/tmp/go-build861173100/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build861173100/b035/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b089/_pkg_.a -trimpath "$WORK/b089=>" -p math/rand -lang=go1.24 -std -complete -buildid Vm1goFLClHIRe5m0d-CJ/Vm1goFLClHIRe5m0d-CJ -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b089/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/pack r $WORK/b059/_pkg_.a $WORK/b059/sha512block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b059/_pkg_.a # internal cp $WORK/b059/_pkg_.a /builddir/.cache/go-build/3e/3ed870964acf8ab39b9fbc44665c47e0185118ae16f49e52356fa572efa67c14-d # internal crypto/internal/fips140/hmac mkdir -p $WORK/b052/ cat >/tmp/go-build861173100/b052/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build861173100/b041/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build861173100/b045/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build861173100/b053/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build861173100/b057/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build861173100/b059/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b052/_pkg_.a -trimpath "$WORK/b052=>" -p crypto/internal/fips140/hmac -lang=go1.24 -std -complete -buildid Ffj9aKmSMn44PrYMXbH6/Ffj9aKmSMn44PrYMXbH6 -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b052/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/hmac/cast.go /usr/lib/golang/src/crypto/internal/fips140/hmac/hmac.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/27/27a4665b2500a49cdc08db995f597861d8324da7f273ee805b8ec298540be383-d # internal crypto/internal/fips140/check mkdir -p $WORK/b051/ cat >/tmp/go-build861173100/b051/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140=/tmp/go-build861173100/b045/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build861173100/b052/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build861173100/b053/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build861173100/b054/_pkg_.a packagefile crypto/internal/fips140deps/godebug=/tmp/go-build861173100/b046/_pkg_.a packagefile io=/tmp/go-build861173100/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b051/_pkg_.a -trimpath "$WORK/b051=>" -p crypto/internal/fips140/check -lang=go1.24 -std -complete -buildid kZ8b4qCDerkl8yBoZMeV/kZ8b4qCDerkl8yBoZMeV -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b051/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/check/check.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/80/80b3ed64f4a07f77f772ba4e4a2f6685061385c9642ca815a6e22ab0869ca0f0-d # internal crypto/sha3 mkdir -p $WORK/b108/ cat >/tmp/go-build861173100/b108/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build861173100/b004/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build861173100/b057/_pkg_.a packagefile hash=/tmp/go-build861173100/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b108/_pkg_.a -trimpath "$WORK/b108=>" -p crypto/sha3 -lang=go1.24 -std -complete -buildid Y3qJ06Ag-ygfNmkOBBZJ/Y3qJ06Ag-ygfNmkOBBZJ -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b108/importcfg -pack /usr/lib/golang/src/crypto/sha3/sha3.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/21/212dc53e8f8e1a51c09c2c01adf64c05a026c0d7c2c534d22651218b9a5a1322-d # internal crypto/internal/fips140/aes mkdir -p $WORK/b044/ echo -n > $WORK/b044/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/b044=>" -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b044/symabis ./aes_amd64.s ./ctr_amd64.s cat >/tmp/go-build861173100/b044/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build861173100/b041/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build861173100/b045/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build861173100/b050/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build861173100/b051/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build861173100/b058/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build861173100/b054/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build861173100/b055/_pkg_.a packagefile crypto/internal/fips140deps/godebug=/tmp/go-build861173100/b046/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build861173100/b056/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile math/bits=/tmp/go-build861173100/b038/_pkg_.a packagefile strconv=/tmp/go-build861173100/b036/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b044/_pkg_.a -trimpath "$WORK/b044=>" -p crypto/internal/fips140/aes -lang=go1.24 -std -buildid LBgkQ5FyLogtRaPLZ6c3/LBgkQ5FyLogtRaPLZ6c3 -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -symabis $WORK/b044/symabis -c=4 -nolocalimports -importcfg $WORK/b044/importcfg -pack -asmhdr $WORK/b044/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/7a/7a62832618b22b11e35d15a18cefba9d2769bb418c203e704bd4865fdc95e2d2-d # internal crypto/internal/fips140/nistec/fiat mkdir -p $WORK/b098/ cat >/tmp/go-build861173100/b098/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/tmp/go-build861173100/b051/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build861173100/b058/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile math/bits=/tmp/go-build861173100/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b098/_pkg_.a -trimpath "$WORK/b098=>" -p crypto/internal/fips140/nistec/fiat -lang=go1.24 -std -complete -buildid uAvLeyTbYqpUEf50_1sh/uAvLeyTbYqpUEf50_1sh -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b098/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/b044=>" -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b044/aes_amd64.o ./aes_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/aes -trimpath "$WORK/b044=>" -I $WORK/b044/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b044/ctr_amd64.o ./ctr_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b044/_pkg_.a $WORK/b044/aes_amd64.o $WORK/b044/ctr_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b044/_pkg_.a # internal cp $WORK/b044/_pkg_.a /builddir/.cache/go-build/55/55f4efe16603f7fb3e1556b3ff9c92cce417f3f8bff0654009631bbc0540142c-d # internal crypto/internal/fips140/edwards25519/field mkdir -p $WORK/b099/ echo -n > $WORK/b099/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/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b099/symabis ./fe_amd64.s cat >/tmp/go-build861173100/b099/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/tmp/go-build861173100/b051/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build861173100/b058/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build861173100/b054/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile math/bits=/tmp/go-build861173100/b038/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b099/_pkg_.a -trimpath "$WORK/b099=>" -p crypto/internal/fips140/edwards25519/field -lang=go1.24 -std -buildid upmNhpNkQzT4AFsmB0CI/upmNhpNkQzT4AFsmB0CI -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -symabis $WORK/b099/symabis -c=4 -nolocalimports -importcfg $WORK/b099/importcfg -pack -asmhdr $WORK/b099/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_arm64_noasm.go /usr/lib/golang/src/crypto/internal/fips140/edwards25519/field/fe_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b074/_pkg_.a # internal cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/aa/aa28de2c3e030bb8fca80c5c61a34d62ece42c4f3b3a1c8e6aef531f12b8588e-d # internal io/fs mkdir -p $WORK/b070/ cat >/tmp/go-build861173100/b070/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile internal/bytealg=/tmp/go-build861173100/b014/_pkg_.a packagefile internal/oserror=/tmp/go-build861173100/b067/_pkg_.a packagefile io=/tmp/go-build861173100/b006/_pkg_.a packagefile path=/tmp/go-build861173100/b071/_pkg_.a packagefile slices=/tmp/go-build861173100/b072/_pkg_.a packagefile time=/tmp/go-build861173100/b074/_pkg_.a packagefile unicode/utf8=/tmp/go-build861173100/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b070/_pkg_.a -trimpath "$WORK/b070=>" -p io/fs -lang=go1.24 -std -complete -buildid -i4-A3iDY_dpmmyVCQE5/-i4-A3iDY_dpmmyVCQE5 -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b070/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/stat.go /usr/lib/golang/src/io/fs/sub.go /usr/lib/golang/src/io/fs/walk.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/b099=>" -I $WORK/b099/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b099/fe_amd64.o ./fe_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b099/_pkg_.a $WORK/b099/fe_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b099/_pkg_.a # internal cp $WORK/b099/_pkg_.a /builddir/.cache/go-build/7b/7bee7d15c9cbe5d24380ee38aafc905afd17cb491db24a94d24089de0a072233-d # internal internal/poll mkdir -p $WORK/b075/ cat >/tmp/go-build861173100/b075/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile internal/itoa=/tmp/go-build861173100/b066/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build861173100/b064/_pkg_.a packagefile io=/tmp/go-build861173100/b006/_pkg_.a packagefile runtime=/tmp/go-build861173100/b013/_pkg_.a packagefile sync=/tmp/go-build861173100/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build861173100/b035/_pkg_.a packagefile syscall=/tmp/go-build861173100/b065/_pkg_.a packagefile time=/tmp/go-build861173100/b074/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p internal/poll -lang=go1.24 -std -buildid jMZyWGq1v0g1mOGZa5nI/jMZyWGq1v0g1mOGZa5nI -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b075/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/86/86509ed71101b869a14362a7e05d610b8fcd9410ed3cbd58bf114ab4fd6a63ab-d # internal internal/filepathlite mkdir -p $WORK/b069/ cat >/tmp/go-build861173100/b069/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile internal/bytealg=/tmp/go-build861173100/b014/_pkg_.a packagefile internal/stringslite=/tmp/go-build861173100/b032/_pkg_.a packagefile io/fs=/tmp/go-build861173100/b070/_pkg_.a packagefile slices=/tmp/go-build861173100/b072/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b069/_pkg_.a -trimpath "$WORK/b069=>" -p internal/filepathlite -lang=go1.24 -std -complete -buildid h3JpD1ISBn6mostkEZuk/h3JpD1ISBn6mostkEZuk -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b069/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/6e/6e3aa7214d7aee01535fa45e931c6811c25df0f73825c1c208d443c1752da56c-d # internal context mkdir -p $WORK/b092/ cat >/tmp/go-build861173100/b092/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile internal/reflectlite=/tmp/go-build861173100/b008/_pkg_.a packagefile sync=/tmp/go-build861173100/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build861173100/b035/_pkg_.a packagefile time=/tmp/go-build861173100/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b092/_pkg_.a -trimpath "$WORK/b092=>" -p context -lang=go1.24 -std -complete -buildid Kh1YGL47bc2c72SWFaJo/Kh1YGL47bc2c72SWFaJo -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b092/importcfg -pack /usr/lib/golang/src/context/context.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/84/84aa73b4142368f3a143ad59f5996c6b17cd1d2b61665d48de12933609d26452-d # internal os mkdir -p $WORK/b068/ cat >/tmp/go-build861173100/b068/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile internal/bytealg=/tmp/go-build861173100/b014/_pkg_.a packagefile internal/byteorder=/tmp/go-build861173100/b016/_pkg_.a packagefile internal/filepathlite=/tmp/go-build861173100/b069/_pkg_.a packagefile internal/goarch=/tmp/go-build861173100/b010/_pkg_.a packagefile internal/itoa=/tmp/go-build861173100/b066/_pkg_.a packagefile internal/poll=/tmp/go-build861173100/b075/_pkg_.a packagefile internal/stringslite=/tmp/go-build861173100/b032/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build861173100/b076/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build861173100/b064/_pkg_.a packagefile internal/testlog=/tmp/go-build861173100/b077/_pkg_.a packagefile io=/tmp/go-build861173100/b006/_pkg_.a packagefile io/fs=/tmp/go-build861173100/b070/_pkg_.a packagefile runtime=/tmp/go-build861173100/b013/_pkg_.a packagefile slices=/tmp/go-build861173100/b072/_pkg_.a packagefile sync=/tmp/go-build861173100/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build861173100/b035/_pkg_.a packagefile syscall=/tmp/go-build861173100/b065/_pkg_.a packagefile time=/tmp/go-build861173100/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b068/_pkg_.a -trimpath "$WORK/b068=>" -p os -lang=go1.24 -std -buildid 8w8X88930zDU48S3jYCN/8w8X88930zDU48S3jYCN -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b068/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/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/30/30969d87db865939ebc13a092630f92dcd182250b376bec43d7e528c22130b36-d # internal crypto/internal/fips140/bigmod mkdir -p $WORK/b106/ echo -n > $WORK/b106/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/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b106/symabis ./nat_amd64.s cat >/tmp/go-build861173100/b106/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/tmp/go-build861173100/b051/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build861173100/b054/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build861173100/b055/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build861173100/b056/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile math/bits=/tmp/go-build861173100/b038/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b106/_pkg_.a -trimpath "$WORK/b106=>" -p crypto/internal/fips140/bigmod -lang=go1.24 -std -buildid abUuQZgRMzXDk-r1G90L/abUuQZgRMzXDk-r1G90L -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -symabis $WORK/b106/symabis -c=4 -nolocalimports -importcfg $WORK/b106/importcfg -pack -asmhdr $WORK/b106/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/bigmod/nat.go /usr/lib/golang/src/crypto/internal/fips140/bigmod/nat_asm.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b098/_pkg_.a # internal cp $WORK/b098/_pkg_.a /builddir/.cache/go-build/e6/e66aca4765ec622c70baa8efe987ef7f69ef841a553bb330ba9d8295aeac2df7-d # internal crypto/internal/fips140/nistec mkdir -p $WORK/b097/ echo -n > $WORK/b097/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/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b097/symabis ./p256_asm_amd64.s cat >/tmp/go-build861173100/b097/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/tmp/go-build861173100/b051/_pkg_.a packagefile crypto/internal/fips140/nistec/fiat=/tmp/go-build861173100/b098/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build861173100/b058/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build861173100/b054/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile math/bits=/tmp/go-build861173100/b038/_pkg_.a packagefile runtime=/tmp/go-build861173100/b013/_pkg_.a packagefile sync=/tmp/go-build861173100/b033/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b097/_pkg_.a -trimpath "$WORK/b097=>" -p crypto/internal/fips140/nistec -lang=go1.24 -std -buildid CWd-0pFAnhtissqbK89a/CWd-0pFAnhtissqbK89a -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -symabis $WORK/b097/symabis -c=4 -nolocalimports -importcfg $WORK/b097/importcfg -pack -asmhdr $WORK/b097/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 /usr/lib/golang/pkg/tool/linux_amd64/asm -p reflect -trimpath "$WORK/b087=>" -I $WORK/b087/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b087/asm_amd64.o ./asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b087/_pkg_.a $WORK/b087/asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b087/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/d2/d20ded4477ebf748254988a5d88ea7deec72cb1eb9754371fa52d0fd6722c46c-d # internal internal/fmtsort mkdir -p $WORK/b086/ cat >/tmp/go-build861173100/b086/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build861173100/b073/_pkg_.a packagefile reflect=/tmp/go-build861173100/b087/_pkg_.a packagefile slices=/tmp/go-build861173100/b072/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b086/_pkg_.a -trimpath "$WORK/b086=>" -p internal/fmtsort -lang=go1.24 -std -complete -buildid joJg3PazKmY40GAmNQVK/joJg3PazKmY40GAmNQVK -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b086/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.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/b106=>" -I $WORK/b106/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b106/nat_amd64.o ./nat_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b106/_pkg_.a $WORK/b106/nat_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b106/_pkg_.a # internal cp $WORK/b106/_pkg_.a /builddir/.cache/go-build/58/5822fb463feb24b6becdc99b00328a6de9c71b9ac6af67f6b90335cf6bdb7c8e-d # internal crypto/internal/fips140hash mkdir -p $WORK/b107/ cat >/tmp/go-build861173100/b107/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/sha3=/tmp/go-build861173100/b057/_pkg_.a packagefile crypto/sha3=/tmp/go-build861173100/b108/_pkg_.a packagefile hash=/tmp/go-build861173100/b005/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b107/_pkg_.a -trimpath "$WORK/b107=>" -p crypto/internal/fips140hash -lang=go1.24 -std -complete -buildid hjXyiEc2Jc3Y2D7hMwch/hjXyiEc2Jc3Y2D7hMwch -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b107/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140hash/hash.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/c0/c077b30fe0caa0e4f1717c90e38acbc9b9fad58592c01aac0aab750af4a51f11-d # internal crypto/internal/fips140/edwards25519 mkdir -p $WORK/b116/ cat >/tmp/go-build861173100/b116/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/tmp/go-build861173100/b051/_pkg_.a packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build861173100/b099/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build861173100/b058/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build861173100/b054/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile math/bits=/tmp/go-build861173100/b038/_pkg_.a packagefile sync=/tmp/go-build861173100/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b116/_pkg_.a -trimpath "$WORK/b116=>" -p crypto/internal/fips140/edwards25519 -lang=go1.24 -std -complete -buildid OM4F7Rwyhtg8UzPwgF1l/OM4F7Rwyhtg8UzPwgF1l -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b116/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/68/68919299119ede1eb5f7c9b085df1011c0d1f1c928439b151a51e7ec689a2a95-d # internal crypto/internal/fips140/hkdf mkdir -p $WORK/b118/ cat >/tmp/go-build861173100/b118/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build861173100/b041/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build861173100/b045/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build861173100/b051/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build861173100/b052/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build861173100/b053/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b118/_pkg_.a -trimpath "$WORK/b118=>" -p crypto/internal/fips140/hkdf -lang=go1.24 -std -complete -buildid WYL6OJ3hxNLvHaGtH1H-/WYL6OJ3hxNLvHaGtH1H- -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b118/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/hkdf/cast.go /usr/lib/golang/src/crypto/internal/fips140/hkdf/hkdf.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/72/7239ec8db0b375702c8ae8fb41d1b247c458e78e7bdd93d92e5b4b5a35d64704-d # internal crypto/internal/fips140/tls12 mkdir -p $WORK/b120/ cat >/tmp/go-build861173100/b120/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build861173100/b041/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build861173100/b045/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build861173100/b051/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build861173100/b052/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build861173100/b053/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build861173100/b059/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b120/_pkg_.a -trimpath "$WORK/b120=>" -p crypto/internal/fips140/tls12 -lang=go1.24 -std -complete -buildid RBqhDefsLTFtATJqqEbe/RBqhDefsLTFtATJqqEbe -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b120/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/tls12/cast.go /usr/lib/golang/src/crypto/internal/fips140/tls12/tls12.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/fe/fe3306d0802e142184bafb42cf5a89ea12ace8048ab729117c55a3e2d7736037-d # internal crypto/internal/fips140/tls13 mkdir -p $WORK/b121/ cat >/tmp/go-build861173100/b121/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build861173100/b041/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build861173100/b045/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build861173100/b051/_pkg_.a packagefile crypto/internal/fips140/hkdf=/tmp/go-build861173100/b118/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build861173100/b053/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build861173100/b054/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b121/_pkg_.a -trimpath "$WORK/b121=>" -p crypto/internal/fips140/tls13 -lang=go1.24 -std -complete -buildid 2bsJSgFAQqIw0CzmZTHJ/2bsJSgFAQqIw0CzmZTHJ -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b121/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/tls13/cast.go /usr/lib/golang/src/crypto/internal/fips140/tls13/tls13.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/c5/c5c5141a0be1ed7bf62fa45b2f3098345891b215a9b04a48cdcab4a1fcb309a1-d # internal encoding/binary mkdir -p $WORK/b124/ cat >/tmp/go-build861173100/b124/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile io=/tmp/go-build861173100/b006/_pkg_.a packagefile math=/tmp/go-build861173100/b037/_pkg_.a packagefile reflect=/tmp/go-build861173100/b087/_pkg_.a packagefile slices=/tmp/go-build861173100/b072/_pkg_.a packagefile sync=/tmp/go-build861173100/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b124/_pkg_.a -trimpath "$WORK/b124=>" -p encoding/binary -lang=go1.24 -std -complete -buildid MgV0cEXfSybuTMvmVwc4/MgV0cEXfSybuTMvmVwc4 -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b124/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/2b/2b4fc4d51c13943b85ab9e7ac3c4f67333b82c0f5a188d032b154aa56ebae2ac-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b144/ cat >/tmp/go-build861173100/b144/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build861173100/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b144/_pkg_.a -trimpath "$WORK/b144=>" -p vendor/golang.org/x/net/dns/dnsmessage -lang=go1.24 -std -complete -buildid PQbbyb1pSWdhcYCtW982/PQbbyb1pSWdhcYCtW982 -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b144/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/dns/dnsmessage/message.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/9b/9b17a96a1b4a3731ebfb8e8f94f6a7989e39dbbb0f75cfaf399f8ef4219230a1-d # internal crypto/internal/sysrand mkdir -p $WORK/b063/ cat >/tmp/go-build861173100/b063/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build861173100/b064/_pkg_.a packagefile math=/tmp/go-build861173100/b037/_pkg_.a packagefile os=/tmp/go-build861173100/b068/_pkg_.a packagefile runtime=/tmp/go-build861173100/b013/_pkg_.a packagefile sync=/tmp/go-build861173100/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build861173100/b035/_pkg_.a packagefile syscall=/tmp/go-build861173100/b065/_pkg_.a packagefile time=/tmp/go-build861173100/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b063/_pkg_.a -trimpath "$WORK/b063=>" -p crypto/internal/sysrand -lang=go1.24 -std -complete -buildid 5oEzeA5kJCifeR3PSq7n/5oEzeA5kJCifeR3PSq7n -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b063/importcfg -pack /usr/lib/golang/src/crypto/internal/sysrand/rand.go /usr/lib/golang/src/crypto/internal/sysrand/rand_getrandom.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b063/_pkg_.a # internal cp $WORK/b063/_pkg_.a /builddir/.cache/go-build/e5/e5a109bbeccf0f99a5d864bce77a2d855638fd161f5ae6ac18ac76a0d7c92da7-d # internal crypto/internal/entropy mkdir -p $WORK/b062/ cat >/tmp/go-build861173100/b062/importcfg << 'EOF' # internal # import config packagefile crypto/internal/sysrand=/tmp/go-build861173100/b063/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b062/_pkg_.a -trimpath "$WORK/b062=>" -p crypto/internal/entropy -lang=go1.24 -std -complete -buildid ZZQfB2G27IQZLlSgEMsg/ZZQfB2G27IQZLlSgEMsg -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b062/importcfg -pack /usr/lib/golang/src/crypto/internal/entropy/entropy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/3d/3d664feff4e089a656d5834caf27a8c71a23aad7d7506116c94f86cbedf7aef8-d # internal crypto/internal/fips140/drbg mkdir -p $WORK/b061/ cat >/tmp/go-build861173100/b061/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build861173100/b041/_pkg_.a packagefile crypto/internal/entropy=/tmp/go-build861173100/b062/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build861173100/b045/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build861173100/b044/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build861173100/b051/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build861173100/b058/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build861173100/b054/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build861173100/b078/_pkg_.a packagefile crypto/internal/sysrand=/tmp/go-build861173100/b063/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile io=/tmp/go-build861173100/b006/_pkg_.a packagefile math/bits=/tmp/go-build861173100/b038/_pkg_.a packagefile sync=/tmp/go-build861173100/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b061/_pkg_.a -trimpath "$WORK/b061=>" -p crypto/internal/fips140/drbg -lang=go1.24 -std -complete -buildid DWlO2YC0RcFzmP1tN70d/DWlO2YC0RcFzmP1tN70d -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b061/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/8d/8d572d3681712c2b05f13c1f7c875834009dec239d55e31b4db75a6bf128b5d4-d # internal crypto/internal/fips140/aes/gcm mkdir -p $WORK/b060/ echo -n > $WORK/b060/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/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b060/symabis ./gcm_amd64.s cd /usr/lib/golang/src/crypto/internal/fips140/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/nistec -trimpath "$WORK/b097=>" -I $WORK/b097/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b097/p256_asm_amd64.o ./p256_asm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b097/_pkg_.a $WORK/b097/p256_asm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b097/_pkg_.a # internal cat >/tmp/go-build861173100/b060/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140=/tmp/go-build861173100/b045/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build861173100/b044/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build861173100/b050/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build861173100/b051/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build861173100/b061/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build861173100/b058/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build861173100/b054/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build861173100/b055/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build861173100/b056/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile math=/tmp/go-build861173100/b037/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b060/_pkg_.a -trimpath "$WORK/b060=>" -p crypto/internal/fips140/aes/gcm -lang=go1.24 -std -buildid prDJ6z1xxIzjwcxefsw4/prDJ6z1xxIzjwcxefsw4 -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -symabis $WORK/b060/symabis -c=4 -nolocalimports -importcfg $WORK/b060/importcfg -pack -asmhdr $WORK/b060/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 cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/8e/8e3ffe92d0089b3e3528c937b29dc51dd8cf0af1315729c8b6ef3f84976a1121-d # internal crypto/internal/fips140only mkdir -p $WORK/b080/ cat >/tmp/go-build861173100/b080/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/drbg=/tmp/go-build861173100/b061/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build861173100/b053/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build861173100/b057/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build861173100/b059/_pkg_.a packagefile hash=/tmp/go-build861173100/b005/_pkg_.a packagefile internal/godebug=/tmp/go-build861173100/b047/_pkg_.a packagefile io=/tmp/go-build861173100/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b080/_pkg_.a -trimpath "$WORK/b080=>" -p crypto/internal/fips140only -lang=go1.24 -std -complete -buildid jzr5l1wxE95YtTsBoBN8/jzr5l1wxE95YtTsBoBN8 -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b080/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140only/fips140only.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/ae/aedf408c473561562d916f376e1c7fc5791da5d0443970b7a3970ef7fbaed659-d # internal fmt mkdir -p $WORK/b085/ cat >/tmp/go-build861173100/b085/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile internal/fmtsort=/tmp/go-build861173100/b086/_pkg_.a packagefile io=/tmp/go-build861173100/b006/_pkg_.a packagefile math=/tmp/go-build861173100/b037/_pkg_.a packagefile os=/tmp/go-build861173100/b068/_pkg_.a packagefile reflect=/tmp/go-build861173100/b087/_pkg_.a packagefile slices=/tmp/go-build861173100/b072/_pkg_.a packagefile strconv=/tmp/go-build861173100/b036/_pkg_.a packagefile sync=/tmp/go-build861173100/b033/_pkg_.a packagefile unicode/utf8=/tmp/go-build861173100/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b085/_pkg_.a -trimpath "$WORK/b085=>" -p fmt -lang=go1.24 -std -complete -buildid 7MJDReFO8Fg93fkUiGep/7MJDReFO8Fg93fkUiGep -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b085/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/be/bed45901fb112d0f232a2f11894878c8ff5dbf838bcc7f4e8a431b5973d23bff-d # internal crypto/internal/fips140/ecdh mkdir -p $WORK/b096/ cat >/tmp/go-build861173100/b096/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build861173100/b041/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build861173100/b045/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build861173100/b051/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build861173100/b061/_pkg_.a packagefile crypto/internal/fips140/nistec=/tmp/go-build861173100/b097/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build861173100/b054/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile io=/tmp/go-build861173100/b006/_pkg_.a packagefile math/bits=/tmp/go-build861173100/b038/_pkg_.a packagefile sync=/tmp/go-build861173100/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b096/_pkg_.a -trimpath "$WORK/b096=>" -p crypto/internal/fips140/ecdh -lang=go1.24 -std -complete -buildid q-zR1SxnnWfs7Y4QC0tF/q-zR1SxnnWfs7Y4QC0tF -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b096/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/ecdh/cast.go /usr/lib/golang/src/crypto/internal/fips140/ecdh/ecdh.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/51/51647a8773d9547fd3adb833ef6115c19225b5412b741d90f3fcc301bd2082af-d # internal crypto/internal/fips140/ecdsa mkdir -p $WORK/b105/ cat >/tmp/go-build861173100/b105/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build861173100/b041/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build861173100/b045/_pkg_.a packagefile crypto/internal/fips140/bigmod=/tmp/go-build861173100/b106/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build861173100/b051/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build861173100/b061/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build861173100/b052/_pkg_.a packagefile crypto/internal/fips140/nistec=/tmp/go-build861173100/b097/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build861173100/b059/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile io=/tmp/go-build861173100/b006/_pkg_.a packagefile sync=/tmp/go-build861173100/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b105/_pkg_.a -trimpath "$WORK/b105=>" -p crypto/internal/fips140/ecdsa -lang=go1.24 -std -complete -buildid LvrRAwsPFgVY-Ms0vCNV/LvrRAwsPFgVY-Ms0vCNV -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b105/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 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/b060=>" -I $WORK/b060/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b060/gcm_amd64.o ./gcm_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/14/14e2379b768d9e291da88307c2d7f6bd4b7bb12288ca6ac7d164891c7fa60cf0-d # internal crypto/internal/fips140/ed25519 mkdir -p $WORK/b115/ cat >/tmp/go-build861173100/b115/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build861173100/b041/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build861173100/b045/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build861173100/b051/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build861173100/b061/_pkg_.a packagefile crypto/internal/fips140/edwards25519=/tmp/go-build861173100/b116/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build861173100/b059/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile strconv=/tmp/go-build861173100/b036/_pkg_.a packagefile sync=/tmp/go-build861173100/b033/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b115/_pkg_.a -trimpath "$WORK/b115=>" -p crypto/internal/fips140/ed25519 -lang=go1.24 -std -complete -buildid W8LGt4ZDUpcA9EV_zvGS/W8LGt4ZDUpcA9EV_zvGS -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b115/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/ed25519/cast.go /usr/lib/golang/src/crypto/internal/fips140/ed25519/ed25519.go cd /usr/lib/golang/src/crypto/internal/fips140/aes/gcm /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b060/_pkg_.a $WORK/b060/gcm_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b060/_pkg_.a # internal cp $WORK/b060/_pkg_.a /builddir/.cache/go-build/07/070c8e46dffd68c8ca29990b0cc2131260a029cc5634cec8c6230b8624828d1e-d # internal crypto/cipher mkdir -p $WORK/b040/ cat >/tmp/go-build861173100/b040/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build861173100/b041/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build861173100/b044/_pkg_.a packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build861173100/b060/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build861173100/b050/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build861173100/b080/_pkg_.a packagefile crypto/subtle=/tmp/go-build861173100/b081/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile internal/byteorder=/tmp/go-build861173100/b016/_pkg_.a packagefile io=/tmp/go-build861173100/b006/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b040/_pkg_.a -trimpath "$WORK/b040=>" -p crypto/cipher -lang=go1.24 -std -complete -buildid vHjUb7eG8kihu-mFWOFE/vHjUb7eG8kihu-mFWOFE -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b040/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/99/99709f8913b830506cc9970d843731f89acd51c37de8aa8e9e8b946c9b8f001e-d # internal crypto/internal/fips140/mlkem mkdir -p $WORK/b119/ cat >/tmp/go-build861173100/b119/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build861173100/b041/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build861173100/b045/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build861173100/b051/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build861173100/b061/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build861173100/b057/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build861173100/b058/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build861173100/b054/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b119/_pkg_.a -trimpath "$WORK/b119=>" -p crypto/internal/fips140/mlkem -lang=go1.24 -std -complete -buildid C71fFN-e5lVVG0bqzzlA/C71fFN-e5lVVG0bqzzlA -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b119/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/d6/d604f8fed69cb76e9cfae26cff69354b01140d3fc6c3dcc82462c67e7b77de20-d # internal vendor/golang.org/x/crypto/internal/poly1305 mkdir -p $WORK/b127/ echo -n > $WORK/b127/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/b127=>" -I $WORK/b127/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b127/symabis ./sum_amd64.s cat >/tmp/go-build861173100/b127/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build861173100/b081/_pkg_.a packagefile encoding/binary=/tmp/go-build861173100/b124/_pkg_.a packagefile math/bits=/tmp/go-build861173100/b038/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b127/_pkg_.a -trimpath "$WORK/b127=>" -p vendor/golang.org/x/crypto/internal/poly1305 -lang=go1.24 -std -buildid oFZQktDoTV32t6SI2FgF/oFZQktDoTV32t6SI2FgF -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -symabis $WORK/b127/symabis -c=4 -nolocalimports -importcfg $WORK/b127/importcfg -pack -asmhdr $WORK/b127/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_amd64.go /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305/sum_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/f9/f93123ac60b0d08f0b2e3b2044c079b64da3ef3c4763390ac34acd870b0efd4c-d # internal crypto/des mkdir -p $WORK/b094/ cat >/tmp/go-build861173100/b094/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build861173100/b040/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build861173100/b050/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build861173100/b080/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile internal/byteorder=/tmp/go-build861173100/b016/_pkg_.a packagefile strconv=/tmp/go-build861173100/b036/_pkg_.a packagefile sync=/tmp/go-build861173100/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b094/_pkg_.a -trimpath "$WORK/b094=>" -p crypto/des -lang=go1.24 -std -complete -buildid x3zlyCmnNLzf9c2nHuCu/x3zlyCmnNLzf9c2nHuCu -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b094/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/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/b127=>" -I $WORK/b127/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b127/sum_amd64.o ./sum_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/42/422468b51b5a397fe3afa518917977138498c2272a98f39c34d459cc88113220-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b125/ cat >/tmp/go-build861173100/b125/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/internal/alias=vendor/golang.org/x/crypto/internal/alias packagefile crypto/cipher=/tmp/go-build861173100/b040/_pkg_.a packagefile encoding/binary=/tmp/go-build861173100/b124/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build861173100/b126/_pkg_.a packagefile math/bits=/tmp/go-build861173100/b038/_pkg_.a packagefile runtime=/tmp/go-build861173100/b013/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b125/_pkg_.a -trimpath "$WORK/b125=>" -p vendor/golang.org/x/crypto/chacha20 -lang=go1.24 -std -complete -buildid XBEpx04V5jCGR2ABoh8H/XBEpx04V5jCGR2ABoh8H -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b125/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 cd /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b127/_pkg_.a $WORK/b127/sum_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b127/_pkg_.a # internal cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/f4/f4b17e2f1d880a9f3990abdebff76178984c27ea3d7461923d0d5c5e648dec3c-d # internal vendor/golang.org/x/sys/cpu mkdir -p $WORK/b128/ echo -n > $WORK/b128/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/b128=>" -I $WORK/b128/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b128/symabis ./cpu_gc_x86.s cat >/tmp/go-build861173100/b128/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build861173100/b068/_pkg_.a packagefile runtime=/tmp/go-build861173100/b013/_pkg_.a packagefile strconv=/tmp/go-build861173100/b036/_pkg_.a packagefile strings=/tmp/go-build861173100/b049/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b128/_pkg_.a -trimpath "$WORK/b128=>" -p vendor/golang.org/x/sys/cpu -lang=go1.24 -std -buildid xuAeFfuhu7ROkPpWSRZI/xuAeFfuhu7ROkPpWSRZI -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -symabis $WORK/b128/symabis -c=4 -nolocalimports -importcfg $WORK/b128/importcfg -pack -asmhdr $WORK/b128/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/03/0343d2ee6d50a2e07622553e81ec5d36733d79cb2cd64e37e6aee7717b48b26e-d # internal crypto/md5 mkdir -p $WORK/b129/ echo -n > $WORK/b129/go_asm.h # internal cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b129=>" -I $WORK/b129/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b129/symabis ./md5block_amd64.s cat >/tmp/go-build861173100/b129/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build861173100/b004/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build861173100/b080/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile hash=/tmp/go-build861173100/b005/_pkg_.a packagefile internal/byteorder=/tmp/go-build861173100/b016/_pkg_.a packagefile math/bits=/tmp/go-build861173100/b038/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b129/_pkg_.a -trimpath "$WORK/b129=>" -p crypto/md5 -lang=go1.24 -std -buildid 3V9GaZdPGLLh0u3ZKNBI/3V9GaZdPGLLh0u3ZKNBI -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -symabis $WORK/b129/symabis -c=4 -nolocalimports -importcfg $WORK/b129/importcfg -pack -asmhdr $WORK/b129/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/b2/b2dda28edc77324f92764f0a7e65b7fa591871f7cb256a93ea3083961e96b934-d # internal crypto/internal/backend mkdir -p $WORK/b003/ cat >/tmp/go-build861173100/b003/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build861173100/b004/_pkg_.a packagefile crypto/cipher=/tmp/go-build861173100/b040/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build861173100/b082/_pkg_.a packagefile crypto/internal/boring/sig=/tmp/go-build861173100/b084/_pkg_.a packagefile fmt=/tmp/go-build861173100/b085/_pkg_.a packagefile hash=/tmp/go-build861173100/b005/_pkg_.a packagefile io=/tmp/go-build861173100/b006/_pkg_.a packagefile os=/tmp/go-build861173100/b068/_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.24 -std -complete -buildid KHEW3iB-d4bZzo_2-PHR/KHEW3iB-d4bZzo_2-PHR -goversion "go1.24.4 (Red Hat 1.24.4-2.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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/5d/5d4a0b8e379003c70408754a9d54286b250cb349277ce37fdaa49de18536b5b5-d # internal math/big mkdir -p $WORK/b088/ echo -n > $WORK/b088/go_asm.h # internal cd /usr/lib/golang/src/math/big /usr/lib/golang/pkg/tool/linux_amd64/asm -p math/big -trimpath "$WORK/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b088/symabis ./arith_amd64.s 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/b128=>" -I $WORK/b128/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b128/cpu_gc_x86.o ./cpu_gc_x86.s cat >/tmp/go-build861173100/b088/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build861173100/b041/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile fmt=/tmp/go-build861173100/b085/_pkg_.a packagefile internal/byteorder=/tmp/go-build861173100/b016/_pkg_.a packagefile internal/cpu=/tmp/go-build861173100/b015/_pkg_.a packagefile io=/tmp/go-build861173100/b006/_pkg_.a packagefile math=/tmp/go-build861173100/b037/_pkg_.a packagefile math/bits=/tmp/go-build861173100/b038/_pkg_.a packagefile math/rand=/tmp/go-build861173100/b089/_pkg_.a packagefile strconv=/tmp/go-build861173100/b036/_pkg_.a packagefile strings=/tmp/go-build861173100/b049/_pkg_.a packagefile sync=/tmp/go-build861173100/b033/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b088/_pkg_.a -trimpath "$WORK/b088=>" -p math/big -lang=go1.24 -std -buildid -A0zKIcu4BXHcsDZtPo7/-A0zKIcu4BXHcsDZtPo7 -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -symabis $WORK/b088/symabis -c=4 -nolocalimports -importcfg $WORK/b088/importcfg -pack -asmhdr $WORK/b088/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/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/vendor/golang.org/x/sys/cpu /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b128/_pkg_.a $WORK/b128/cpu_gc_x86.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b128/_pkg_.a # internal cp $WORK/b128/_pkg_.a /builddir/.cache/go-build/82/825182911c30a2c8b10759dae74ff0c41585f82e512f46891a6a3b21d05bc124-d # internal vendor/golang.org/x/crypto/chacha20poly1305 mkdir -p $WORK/b123/ echo -n > $WORK/b123/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/b123=>" -I $WORK/b123/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b123/symabis ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/1b/1b3d8897b0c5a866dabc0abd72489ac37bf20078f7f884fad2ec094227ff07b5-d # internal crypto/aes mkdir -p $WORK/b093/ cat >/tmp/go-build861173100/b093/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build861173100/b040/_pkg_.a packagefile crypto/internal/backend=/tmp/go-build861173100/b003/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build861173100/b044/_pkg_.a packagefile strconv=/tmp/go-build861173100/b036/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b093/_pkg_.a -trimpath "$WORK/b093=>" -p crypto/aes -lang=go1.24 -std -complete -buildid dx_aV6Ri_RiHmB5NUR0k/dx_aV6Ri_RiHmB5NUR0k -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/crypto/aes/aes.go cd /usr/lib/golang/src/crypto/md5 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/md5 -trimpath "$WORK/b129=>" -I $WORK/b129/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b129/md5block_amd64.o ./md5block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b129/_pkg_.a $WORK/b129/md5block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b129/_pkg_.a # internal cp $WORK/b129/_pkg_.a /builddir/.cache/go-build/84/843501c500b568fdc705471b37d8034a824a11624ef7b65a3e9dc5b5d11f0b76-d # internal crypto/ecdh mkdir -p $WORK/b095/ cat >/tmp/go-build861173100/b095/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build861173100/b041/_pkg_.a packagefile crypto=/tmp/go-build861173100/b004/_pkg_.a packagefile crypto/internal/backend=/tmp/go-build861173100/b003/_pkg_.a packagefile crypto/internal/fips140/ecdh=/tmp/go-build861173100/b096/_pkg_.a packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build861173100/b099/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build861173100/b080/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build861173100/b078/_pkg_.a packagefile crypto/subtle=/tmp/go-build861173100/b081/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile io=/tmp/go-build861173100/b006/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b095/_pkg_.a -trimpath "$WORK/b095=>" -p crypto/ecdh -lang=go1.24 -std -complete -buildid CvbR9OIPlyI65r2MszHJ/CvbR9OIPlyI65r2MszHJ -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b095/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/75/75b83a7afce4ba5ae7fb05087bb637c5c498c2d78eefdcf4fcaf3831aaab5b3c-d # internal crypto/sha512 mkdir -p $WORK/b109/ cat >/tmp/go-build861173100/b109/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build861173100/b004/_pkg_.a packagefile crypto/internal/backend=/tmp/go-build861173100/b003/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build861173100/b059/_pkg_.a packagefile hash=/tmp/go-build861173100/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b109/_pkg_.a -trimpath "$WORK/b109=>" -p crypto/sha512 -lang=go1.24 -std -complete -buildid sQxUMMphchC277Xtj7Dz/sQxUMMphchC277Xtj7Dz -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b109/importcfg -pack /usr/lib/golang/src/crypto/sha512/sha512.go cat >/tmp/go-build861173100/b123/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-build861173100/b040/_pkg_.a packagefile encoding/binary=/tmp/go-build861173100/b124/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build861173100/b125/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build861173100/b126/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build861173100/b127/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=/tmp/go-build861173100/b128/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b123/_pkg_.a -trimpath "$WORK/b123=>" -p vendor/golang.org/x/crypto/chacha20poly1305 -lang=go1.24 -std -buildid LbCVVrn5clNTWl6hixwA/LbCVVrn5clNTWl6hixwA -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -symabis $WORK/b123/symabis -c=4 -nolocalimports -importcfg $WORK/b123/importcfg -pack -asmhdr $WORK/b123/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/13/139e1665483c9a42ffe543e2cd8c0a83d648b01bf68b1ee7ec1ace899a5292a3-d # internal crypto/hmac mkdir -p $WORK/b117/ cat >/tmp/go-build861173100/b117/importcfg << 'EOF' # internal # import config packagefile crypto/internal/backend=/tmp/go-build861173100/b003/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build861173100/b052/_pkg_.a packagefile crypto/internal/fips140hash=/tmp/go-build861173100/b107/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build861173100/b080/_pkg_.a packagefile crypto/subtle=/tmp/go-build861173100/b081/_pkg_.a packagefile hash=/tmp/go-build861173100/b005/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b117/_pkg_.a -trimpath "$WORK/b117=>" -p crypto/hmac -lang=go1.24 -std -complete -buildid 33yH9tNOfrT1wTvVfj_H/33yH9tNOfrT1wTvVfj_H -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.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/b123=>" -I $WORK/b123/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b123/chacha20poly1305_amd64.o ./chacha20poly1305_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/62/62e4fb1fd1774c13e594dde451fe6295befcfd76139b53ed220c52fa088e1eea-d # internal crypto/rc4 mkdir -p $WORK/b130/ cat >/tmp/go-build861173100/b130/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/alias=/tmp/go-build861173100/b050/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build861173100/b080/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile strconv=/tmp/go-build861173100/b036/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b130/_pkg_.a -trimpath "$WORK/b130=>" -p crypto/rc4 -lang=go1.24 -std -complete -buildid 2W0LIW1bCCqO7ZKl6q1w/2W0LIW1bCCqO7ZKl6q1w -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b130/importcfg -pack /usr/lib/golang/src/crypto/rc4/rc4.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/65/657d31bcfe88a5fb28788c4e8ddb2fae2e38723dbb58941b051129cbef86148e-d # internal crypto/internal/fips140/rsa mkdir -p $WORK/b132/ cat >/tmp/go-build861173100/b132/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build861173100/b041/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build861173100/b045/_pkg_.a packagefile crypto/internal/fips140/bigmod=/tmp/go-build861173100/b106/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build861173100/b051/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build861173100/b061/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build861173100/b053/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build861173100/b057/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build861173100/b059/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build861173100/b058/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile io=/tmp/go-build861173100/b006/_pkg_.a packagefile sync=/tmp/go-build861173100/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b132/_pkg_.a -trimpath "$WORK/b132=>" -p crypto/internal/fips140/rsa -lang=go1.24 -std -complete -buildid kbg_igkAWxbckidzsmlx/kbg_igkAWxbckidzsmlx -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b132/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/4a/4ad291f48a3b66a67cd3f908732f4247125217b39214d7581a4b981daea829c2-d # internal crypto/sha1 mkdir -p $WORK/b133/ echo -n > $WORK/b133/go_asm.h # internal cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b133=>" -I $WORK/b133/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b133/symabis ./sha1block_amd64.s cd /usr/lib/golang/src/vendor/golang.org/x/crypto/chacha20poly1305 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b123/_pkg_.a $WORK/b123/chacha20poly1305_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b123/_pkg_.a # internal cp $WORK/b123/_pkg_.a /builddir/.cache/go-build/cc/cc9976e52f31d8879dd13aa8cb36574bf518ea6486211d8aa6e935cb93636b17-d # internal crypto/sha256 mkdir -p $WORK/b134/ cat >/tmp/go-build861173100/b134/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build861173100/b004/_pkg_.a packagefile crypto/internal/backend=/tmp/go-build861173100/b003/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build861173100/b053/_pkg_.a packagefile hash=/tmp/go-build861173100/b005/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b134/_pkg_.a -trimpath "$WORK/b134=>" -p crypto/sha256 -lang=go1.24 -std -complete -buildid nOyuGri01xC9_U2BEXG-/nOyuGri01xC9_U2BEXG- -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b134/importcfg -pack /usr/lib/golang/src/crypto/sha256/sha256.go cat >/tmp/go-build861173100/b133/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build861173100/b004/_pkg_.a packagefile crypto/internal/backend=/tmp/go-build861173100/b003/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build861173100/b080/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile hash=/tmp/go-build861173100/b005/_pkg_.a packagefile internal/byteorder=/tmp/go-build861173100/b016/_pkg_.a packagefile internal/cpu=/tmp/go-build861173100/b015/_pkg_.a packagefile math/bits=/tmp/go-build861173100/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p crypto/sha1 -lang=go1.24 -std -buildid cDlYIC4DX-i9sTKOrt_m/cDlYIC4DX-i9sTKOrt_m -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -symabis $WORK/b133/symabis -c=4 -nolocalimports -importcfg $WORK/b133/importcfg -pack -asmhdr $WORK/b133/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/71/710feca11aff947f77d8fa7ad69015afc51f114c1afbd2c400403bf6d56dab33-d # internal crypto/tls/internal/fips140tls mkdir -p $WORK/b135/ cat >/tmp/go-build861173100/b135/importcfg << 'EOF' # internal # import config packagefile crypto/internal/backend=/tmp/go-build861173100/b003/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build861173100/b045/_pkg_.a packagefile sync/atomic=/tmp/go-build861173100/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b135/_pkg_.a -trimpath "$WORK/b135=>" -p crypto/tls/internal/fips140tls -lang=go1.24 -std -complete -buildid SH1E1_IBYV8bF5uEIIvX/SH1E1_IBYV8bF5uEIIvX -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b135/importcfg -pack /usr/lib/golang/src/crypto/tls/internal/fips140tls/fipstls.go cd /usr/lib/golang/src/crypto/sha1 /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/sha1 -trimpath "$WORK/b133=>" -I $WORK/b133/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b133/sha1block_amd64.o ./sha1block_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b133/_pkg_.a $WORK/b133/sha1block_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b133/_pkg_.a # internal cp $WORK/b133/_pkg_.a /builddir/.cache/go-build/0c/0c08961fcea992fa4df271f9af310559f48ff8190e051eb84878b8ff7f6354ee-d # internal encoding/hex mkdir -p $WORK/b139/ cat >/tmp/go-build861173100/b139/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile fmt=/tmp/go-build861173100/b085/_pkg_.a packagefile io=/tmp/go-build861173100/b006/_pkg_.a packagefile slices=/tmp/go-build861173100/b072/_pkg_.a packagefile strings=/tmp/go-build861173100/b049/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b139/_pkg_.a -trimpath "$WORK/b139=>" -p encoding/hex -lang=go1.24 -std -complete -buildid z82QV5_f4P9EY1ADluMQ/z82QV5_f4P9EY1ADluMQ -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b139/importcfg -pack /usr/lib/golang/src/encoding/hex/hex.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b135/_pkg_.a # internal cp $WORK/b135/_pkg_.a /builddir/.cache/go-build/fe/febd52df6ceb779ecf2ecfcd1ca61c1eb5a271ef10a3d90acf7a0b63267ed95e-d # internal encoding/base64 mkdir -p $WORK/b141/ cat >/tmp/go-build861173100/b141/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build861173100/b124/_pkg_.a packagefile io=/tmp/go-build861173100/b006/_pkg_.a packagefile slices=/tmp/go-build861173100/b072/_pkg_.a packagefile strconv=/tmp/go-build861173100/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b141/_pkg_.a -trimpath "$WORK/b141=>" -p encoding/base64 -lang=go1.24 -std -complete -buildid nKu9ySSmUiMFWpq7P4DD/nKu9ySSmUiMFWpq7P4DD -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b141/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/60/60eb4594ba0a861a840284686215ddc8ae8a62585641914f9757dd579e95de01-d # internal net/netip mkdir -p $WORK/b147/ cat >/tmp/go-build861173100/b147/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build861173100/b073/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile internal/bytealg=/tmp/go-build861173100/b014/_pkg_.a packagefile internal/byteorder=/tmp/go-build861173100/b016/_pkg_.a packagefile internal/itoa=/tmp/go-build861173100/b066/_pkg_.a packagefile math=/tmp/go-build861173100/b037/_pkg_.a packagefile math/bits=/tmp/go-build861173100/b038/_pkg_.a packagefile strconv=/tmp/go-build861173100/b036/_pkg_.a packagefile unique=/tmp/go-build861173100/b148/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b147/_pkg_.a -trimpath "$WORK/b147=>" -p net/netip -lang=go1.24 -std -complete -buildid uKM2v0IYmA8PW5yQk0EC/uKM2v0IYmA8PW5yQk0EC -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b147/importcfg -pack /usr/lib/golang/src/net/netip/netip.go /usr/lib/golang/src/net/netip/uint128.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b141/_pkg_.a # internal cp $WORK/b141/_pkg_.a /builddir/.cache/go-build/2d/2ddd116281d3a182d3d40563c88a189a752c58df8c1fbc3849837192269e42c4-d # internal encoding/pem mkdir -p $WORK/b140/ cat >/tmp/go-build861173100/b140/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build861173100/b041/_pkg_.a packagefile encoding/base64=/tmp/go-build861173100/b141/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile io=/tmp/go-build861173100/b006/_pkg_.a packagefile slices=/tmp/go-build861173100/b072/_pkg_.a packagefile strings=/tmp/go-build861173100/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b140/_pkg_.a -trimpath "$WORK/b140=>" -p encoding/pem -lang=go1.24 -std -complete -buildid mzfOEw0tBeD23GzAgNJ9/mzfOEw0tBeD23GzAgNJ9 -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b140/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/fd/fddc36b265881e8cfee5a6fd8e6a2f8dc9d329a2828f9559a7484d1596bdd4de-d # internal net/url mkdir -p $WORK/b150/ cat >/tmp/go-build861173100/b150/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile fmt=/tmp/go-build861173100/b085/_pkg_.a packagefile maps=/tmp/go-build861173100/b142/_pkg_.a packagefile path=/tmp/go-build861173100/b071/_pkg_.a packagefile slices=/tmp/go-build861173100/b072/_pkg_.a packagefile strconv=/tmp/go-build861173100/b036/_pkg_.a packagefile strings=/tmp/go-build861173100/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b150/_pkg_.a -trimpath "$WORK/b150=>" -p net/url -lang=go1.24 -std -complete -buildid XGmdY7B0h5hYHGphKVyc/XGmdY7B0h5hYHGphKVyc -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b150/importcfg -pack /usr/lib/golang/src/net/url/url.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/da/daebbc0f1906f9a429d12072ebf6d9ae32bd7a734ac3970a06744905d73e0369-d # internal path/filepath mkdir -p $WORK/b151/ cat >/tmp/go-build861173100/b151/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile internal/bytealg=/tmp/go-build861173100/b014/_pkg_.a packagefile internal/filepathlite=/tmp/go-build861173100/b069/_pkg_.a packagefile io/fs=/tmp/go-build861173100/b070/_pkg_.a packagefile os=/tmp/go-build861173100/b068/_pkg_.a packagefile runtime=/tmp/go-build861173100/b013/_pkg_.a packagefile slices=/tmp/go-build861173100/b072/_pkg_.a packagefile strings=/tmp/go-build861173100/b049/_pkg_.a packagefile syscall=/tmp/go-build861173100/b065/_pkg_.a packagefile unicode/utf8=/tmp/go-build861173100/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b151/_pkg_.a -trimpath "$WORK/b151=>" -p path/filepath -lang=go1.24 -std -complete -buildid mds04eplzj9rfLrLa9Ni/mds04eplzj9rfLrLa9Ni -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b151/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/6d/6df0493e81782efe999d2bbc849d8a0231b5aa2f273872e5cffce3e667a61bd0-d # internal flag mkdir -p $WORK/b153/ cat >/tmp/go-build861173100/b153/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build861173100/b154/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile fmt=/tmp/go-build861173100/b085/_pkg_.a packagefile io=/tmp/go-build861173100/b006/_pkg_.a packagefile os=/tmp/go-build861173100/b068/_pkg_.a packagefile reflect=/tmp/go-build861173100/b087/_pkg_.a packagefile runtime=/tmp/go-build861173100/b013/_pkg_.a packagefile slices=/tmp/go-build861173100/b072/_pkg_.a packagefile strconv=/tmp/go-build861173100/b036/_pkg_.a packagefile strings=/tmp/go-build861173100/b049/_pkg_.a packagefile time=/tmp/go-build861173100/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p flag -lang=go1.24 -std -complete -buildid agqexEb9DHnq8jlPk55y/agqexEb9DHnq8jlPk55y -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b153/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/b088=>" -I $WORK/b088/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b088/arith_amd64.o ./arith_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b088/_pkg_.a $WORK/b088/arith_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b088/_pkg_.a # internal cp $WORK/b088/_pkg_.a /builddir/.cache/go-build/c6/c6c9de365b0a599dbe7417580f8154a082b803f77948a91dab50a92d536cd18d-d # internal crypto/rand mkdir -p $WORK/b002/ cat >/tmp/go-build861173100/b002/importcfg << 'EOF' # internal # import config packagefile crypto/internal/backend=/tmp/go-build861173100/b003/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build861173100/b045/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build861173100/b061/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build861173100/b080/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build861173100/b078/_pkg_.a packagefile crypto/internal/sysrand=/tmp/go-build861173100/b063/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile io=/tmp/go-build861173100/b006/_pkg_.a packagefile math/big=/tmp/go-build861173100/b088/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/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.24 -std -complete -buildid CcySR_YXi062u15PMl8S/CcySR_YXi062u15PMl8S -goversion "go1.24.4 (Red Hat 1.24.4-2.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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/4b/4b0587001a5113b44b5f9f81d803bc33885b54b6ef0976c1719b3ff93effd4c8-d # internal crypto/elliptic mkdir -p $WORK/b101/ cat >/tmp/go-build861173100/b101/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/nistec=/tmp/go-build861173100/b097/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile io=/tmp/go-build861173100/b006/_pkg_.a packagefile math/big=/tmp/go-build861173100/b088/_pkg_.a packagefile sync=/tmp/go-build861173100/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b101/_pkg_.a -trimpath "$WORK/b101=>" -p crypto/elliptic -lang=go1.24 -std -complete -buildid _NfUwj5Ntq02tZ2WTP_m/_NfUwj5Ntq02tZ2WTP_m -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b101/importcfg -pack /usr/lib/golang/src/crypto/elliptic/elliptic.go /usr/lib/golang/src/crypto/elliptic/nistec.go /usr/lib/golang/src/crypto/elliptic/nistec_p256.go /usr/lib/golang/src/crypto/elliptic/params.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/ad/ad6dec08d4d61e0a86a3687a176397464e58de6f6982bb887c95a470502b1616-d # internal vendor/github.com/golang-fips/openssl/v2/bbig mkdir -p $WORK/b103/ cat >/tmp/go-build861173100/b103/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-build861173100/b083/_pkg_.a packagefile math/big=/tmp/go-build861173100/b088/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b103/_pkg_.a -trimpath "$WORK/b103=>" -p vendor/github.com/golang-fips/openssl/v2/bbig -lang=go1.24 -std -complete -buildid ZNmckzXMP3vL7odKVaKG/ZNmckzXMP3vL7odKVaKG -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b103/importcfg -pack /usr/lib/golang/src/vendor/github.com/golang-fips/openssl/v2/bbig/big.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b103/_pkg_.a # internal cp $WORK/b103/_pkg_.a /builddir/.cache/go-build/07/07169b8ae3766e23d809dd098096396afaa8ffe94faf57fd66194c3947f90854-d # internal crypto/internal/backend/bbig mkdir -p $WORK/b102/ cat >/tmp/go-build861173100/b102/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-build861173100/b103/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b102/_pkg_.a -trimpath "$WORK/b102=>" -p crypto/internal/backend/bbig -lang=go1.24 -std -complete -buildid yVMmnxHLh039LY3P5kpf/yVMmnxHLh039LY3P5kpf -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b102/importcfg -pack /usr/lib/golang/src/crypto/internal/backend/bbig/big.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b102/_pkg_.a # internal cp $WORK/b102/_pkg_.a /builddir/.cache/go-build/3b/3b039aac091e3a26a8e6aeccdfbdb8183e1959511d809bdbeb3d5a5da563c0af-d # internal encoding/asn1 mkdir -p $WORK/b111/ cat >/tmp/go-build861173100/b111/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build861173100/b041/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile fmt=/tmp/go-build861173100/b085/_pkg_.a packagefile math=/tmp/go-build861173100/b037/_pkg_.a packagefile math/big=/tmp/go-build861173100/b088/_pkg_.a packagefile reflect=/tmp/go-build861173100/b087/_pkg_.a packagefile slices=/tmp/go-build861173100/b072/_pkg_.a packagefile strconv=/tmp/go-build861173100/b036/_pkg_.a packagefile strings=/tmp/go-build861173100/b049/_pkg_.a packagefile time=/tmp/go-build861173100/b074/_pkg_.a packagefile unicode/utf16=/tmp/go-build861173100/b112/_pkg_.a packagefile unicode/utf8=/tmp/go-build861173100/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b111/_pkg_.a -trimpath "$WORK/b111=>" -p encoding/asn1 -lang=go1.24 -std -complete -buildid pfSyL6bh3xGERVU0lst2/pfSyL6bh3xGERVU0lst2 -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b111/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/f1/f1b0919a92691d018f98bf1d8156f90b905dac20abce59e8323f1ab463494ecb-d # internal crypto/ed25519 mkdir -p $WORK/b114/ cat >/tmp/go-build861173100/b114/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build861173100/b004/_pkg_.a packagefile crypto/internal/fips140/ed25519=/tmp/go-build861173100/b115/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build861173100/b080/_pkg_.a packagefile crypto/rand=/tmp/go-build861173100/b002/_pkg_.a packagefile crypto/subtle=/tmp/go-build861173100/b081/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile io=/tmp/go-build861173100/b006/_pkg_.a packagefile strconv=/tmp/go-build861173100/b036/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b114/_pkg_.a -trimpath "$WORK/b114=>" -p crypto/ed25519 -lang=go1.24 -std -complete -buildid YIYwVck3WbW9iFU3HDrS/YIYwVck3WbW9iFU3HDrS -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b114/importcfg -pack /usr/lib/golang/src/crypto/ed25519/ed25519.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/16/1615879dc355b78ba4aad594742d24e5abf053343d08999d070890ea7a6806c7-d # internal crypto/internal/hpke mkdir -p $WORK/b122/ cat >/tmp/go-build861173100/b122/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 packagefile crypto=/tmp/go-build861173100/b004/_pkg_.a packagefile crypto/aes=/tmp/go-build861173100/b093/_pkg_.a packagefile crypto/cipher=/tmp/go-build861173100/b040/_pkg_.a packagefile crypto/ecdh=/tmp/go-build861173100/b095/_pkg_.a packagefile crypto/internal/fips140/hkdf=/tmp/go-build861173100/b118/_pkg_.a packagefile crypto/rand=/tmp/go-build861173100/b002/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build861173100/b123/_pkg_.a packagefile internal/byteorder=/tmp/go-build861173100/b016/_pkg_.a packagefile math/bits=/tmp/go-build861173100/b038/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b122/_pkg_.a -trimpath "$WORK/b122=>" -p crypto/internal/hpke -lang=go1.24 -std -complete -buildid XQa14o_BfYT5CatUrkll/XQa14o_BfYT5CatUrkll -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b122/importcfg -pack /usr/lib/golang/src/crypto/internal/hpke/hpke.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b114/_pkg_.a # internal cp $WORK/b114/_pkg_.a /builddir/.cache/go-build/f8/f8d73cd12f3000281e8e100d6533fde5379bea34928f435710a7d1e052984bc8-d # internal crypto/rsa mkdir -p $WORK/b131/ cat >/tmp/go-build861173100/b131/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build861173100/b004/_pkg_.a packagefile crypto/internal/backend=/tmp/go-build861173100/b003/_pkg_.a packagefile crypto/internal/backend/bbig=/tmp/go-build861173100/b102/_pkg_.a packagefile crypto/internal/boring/bcache=/tmp/go-build861173100/b104/_pkg_.a packagefile crypto/internal/fips140/bigmod=/tmp/go-build861173100/b106/_pkg_.a packagefile crypto/internal/fips140/rsa=/tmp/go-build861173100/b132/_pkg_.a packagefile crypto/internal/fips140hash=/tmp/go-build861173100/b107/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build861173100/b080/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build861173100/b078/_pkg_.a packagefile crypto/rand=/tmp/go-build861173100/b002/_pkg_.a packagefile crypto/subtle=/tmp/go-build861173100/b081/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile fmt=/tmp/go-build861173100/b085/_pkg_.a packagefile hash=/tmp/go-build861173100/b005/_pkg_.a packagefile internal/godebug=/tmp/go-build861173100/b047/_pkg_.a packagefile io=/tmp/go-build861173100/b006/_pkg_.a packagefile math=/tmp/go-build861173100/b037/_pkg_.a packagefile math/big=/tmp/go-build861173100/b088/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b131/_pkg_.a -trimpath "$WORK/b131=>" -p crypto/rsa -lang=go1.24 -std -complete -buildid c6YlHohiMVogtUGlkuRB/c6YlHohiMVogtUGlkuRB -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b131/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b122/_pkg_.a # internal cp $WORK/b122/_pkg_.a /builddir/.cache/go-build/be/be63fbc962089f753d2c013f5c15a7c154139b23837c02290759b5590056461b-d # internal crypto/dsa mkdir -p $WORK/b137/ cat >/tmp/go-build861173100/b137/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140only=/tmp/go-build861173100/b080/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build861173100/b078/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile io=/tmp/go-build861173100/b006/_pkg_.a packagefile math/big=/tmp/go-build861173100/b088/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b137/_pkg_.a -trimpath "$WORK/b137=>" -p crypto/dsa -lang=go1.24 -std -complete -buildid BmwAtoHFrKNr9AnSa4Y4/BmwAtoHFrKNr9AnSa4Y4 -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b137/importcfg -pack /usr/lib/golang/src/crypto/dsa/dsa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b137/_pkg_.a # internal cp $WORK/b137/_pkg_.a /builddir/.cache/go-build/d3/d33c402e4209356f190bf3f4b23d77a53b4aa6fec5e741cb01a750e94ee57de6-d # internal io/ioutil mkdir -p $WORK/b155/ cat >/tmp/go-build861173100/b155/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build861173100/b006/_pkg_.a packagefile io/fs=/tmp/go-build861173100/b070/_pkg_.a packagefile os=/tmp/go-build861173100/b068/_pkg_.a packagefile slices=/tmp/go-build861173100/b072/_pkg_.a packagefile strings=/tmp/go-build861173100/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b155/_pkg_.a -trimpath "$WORK/b155=>" -p io/ioutil -lang=go1.24 -std -complete -buildid h-kE9uIZyBKDXmWwMlLc/h-kE9uIZyBKDXmWwMlLc -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b155/importcfg -pack /usr/lib/golang/src/io/ioutil/ioutil.go /usr/lib/golang/src/io/ioutil/tempfile.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/40/40daaf5618f82d66b16123be7c4aaee76835a4b9b139312a1a5088df8a506fad-d # internal net mkdir -p $WORK/b143/ cat >/tmp/go-build861173100/b143/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile cmp=/tmp/go-build861173100/b073/_pkg_.a packagefile context=/tmp/go-build861173100/b092/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build861173100/b144/_pkg_.a packagefile internal/bytealg=/tmp/go-build861173100/b014/_pkg_.a packagefile internal/godebug=/tmp/go-build861173100/b047/_pkg_.a packagefile internal/itoa=/tmp/go-build861173100/b066/_pkg_.a packagefile internal/nettrace=/tmp/go-build861173100/b145/_pkg_.a packagefile internal/poll=/tmp/go-build861173100/b075/_pkg_.a packagefile internal/singleflight=/tmp/go-build861173100/b146/_pkg_.a packagefile internal/stringslite=/tmp/go-build861173100/b032/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build861173100/b064/_pkg_.a packagefile io=/tmp/go-build861173100/b006/_pkg_.a packagefile io/fs=/tmp/go-build861173100/b070/_pkg_.a packagefile net/netip=/tmp/go-build861173100/b147/_pkg_.a packagefile os=/tmp/go-build861173100/b068/_pkg_.a packagefile runtime=/tmp/go-build861173100/b013/_pkg_.a packagefile slices=/tmp/go-build861173100/b072/_pkg_.a packagefile sync=/tmp/go-build861173100/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build861173100/b035/_pkg_.a packagefile syscall=/tmp/go-build861173100/b065/_pkg_.a packagefile time=/tmp/go-build861173100/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b143/_pkg_.a -trimpath "$WORK/b143=>" -p net -lang=go1.24 -std -buildid 1UUgyCi6fKpW8XoQKaee/1UUgyCi6fKpW8XoQKaee -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b143/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_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_linux.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/sockoptip_linux.go /usr/lib/golang/src/net/sockoptip_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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/9e/9ea32425895f1db067dc2a4c4f11ece4a30260c4194edfe27349927c7135f9f2-d # internal log mkdir -p $WORK/b156/ cat >/tmp/go-build861173100/b156/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build861173100/b085/_pkg_.a packagefile io=/tmp/go-build861173100/b006/_pkg_.a packagefile log/internal=/tmp/go-build861173100/b157/_pkg_.a packagefile os=/tmp/go-build861173100/b068/_pkg_.a packagefile runtime=/tmp/go-build861173100/b013/_pkg_.a packagefile sync=/tmp/go-build861173100/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build861173100/b035/_pkg_.a packagefile time=/tmp/go-build861173100/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b156/_pkg_.a -trimpath "$WORK/b156=>" -p log -lang=go1.24 -std -complete -buildid prwX40cwmg1gmx-yj8Ak/prwX40cwmg1gmx-yj8Ak -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b156/importcfg -pack /usr/lib/golang/src/log/log.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/dd/ddd4681664c41175659ce04f388f10da31fd022f0857ba80adb506c8685d5c21-d # internal bufio mkdir -p $WORK/b159/ cat >/tmp/go-build861173100/b159/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build861173100/b041/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile io=/tmp/go-build861173100/b006/_pkg_.a packagefile strings=/tmp/go-build861173100/b049/_pkg_.a packagefile unicode/utf8=/tmp/go-build861173100/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b159/_pkg_.a -trimpath "$WORK/b159=>" -p bufio -lang=go1.24 -std -complete -buildid jym04kSQOoH1hPFDyEvB/jym04kSQOoH1hPFDyEvB -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b159/importcfg -pack /usr/lib/golang/src/bufio/bufio.go /usr/lib/golang/src/bufio/scan.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b111/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/e7/e72817d03dddf2b8c440dedae317a3d63f4e83434b84078b0df64177790601b8-d # internal hash/crc32 mkdir -p $WORK/b162/ echo -n > $WORK/b162/go_asm.h # internal cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b162=>" -I $WORK/b162/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b162/symabis ./crc32_amd64.s cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/eb/eb02d54edbc79487a498dda7a315b5357b1d903b677965843539b4d200cb7a22-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b110/ cat >/tmp/go-build861173100/b110/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/cryptobyte/asn1=vendor/golang.org/x/crypto/cryptobyte/asn1 packagefile encoding/asn1=/tmp/go-build861173100/b111/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile fmt=/tmp/go-build861173100/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build861173100/b113/_pkg_.a packagefile math/big=/tmp/go-build861173100/b088/_pkg_.a packagefile reflect=/tmp/go-build861173100/b087/_pkg_.a packagefile time=/tmp/go-build861173100/b074/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b110/_pkg_.a -trimpath "$WORK/b110=>" -p vendor/golang.org/x/crypto/cryptobyte -lang=go1.24 -std -complete -buildid G2Gu2BYwllYlYhCUeBjA/G2Gu2BYwllYlYhCUeBjA -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b110/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 cat >/tmp/go-build861173100/b162/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile hash=/tmp/go-build861173100/b005/_pkg_.a packagefile internal/byteorder=/tmp/go-build861173100/b016/_pkg_.a packagefile internal/cpu=/tmp/go-build861173100/b015/_pkg_.a packagefile sync=/tmp/go-build861173100/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build861173100/b035/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b162/_pkg_.a -trimpath "$WORK/b162=>" -p hash/crc32 -lang=go1.24 -std -buildid FxXhlI3xtZVWE74tc86P/FxXhlI3xtZVWE74tc86P -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -symabis $WORK/b162/symabis -c=4 -nolocalimports -importcfg $WORK/b162/importcfg -pack -asmhdr $WORK/b162/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 cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/asm -p hash/crc32 -trimpath "$WORK/b162=>" -I $WORK/b162/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b162/crc32_amd64.o ./crc32_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/e2/e200980c54f5820b63a4611ece8a2a886336c0aa7208242883fe101f43a448b1-d # internal crypto/x509/pkix mkdir -p $WORK/b138/ cat >/tmp/go-build861173100/b138/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=/tmp/go-build861173100/b111/_pkg_.a packagefile encoding/hex=/tmp/go-build861173100/b139/_pkg_.a packagefile fmt=/tmp/go-build861173100/b085/_pkg_.a packagefile math/big=/tmp/go-build861173100/b088/_pkg_.a packagefile time=/tmp/go-build861173100/b074/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b138/_pkg_.a -trimpath "$WORK/b138=>" -p crypto/x509/pkix -lang=go1.24 -std -complete -buildid 8_uyMp9bzIQ14kT227O0/8_uyMp9bzIQ14kT227O0 -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b138/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go cd /usr/lib/golang/src/hash/crc32 /usr/lib/golang/pkg/tool/linux_amd64/pack r $WORK/b162/_pkg_.a $WORK/b162/crc32_amd64.o # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b162/_pkg_.a # internal cp $WORK/b162/_pkg_.a /builddir/.cache/go-build/dd/dda0f9f2293677077f00e49a8711ccf11c5197374c2a3fae762bbcb92af4ac1e-d # internal compress/flate mkdir -p $WORK/b161/ cat >/tmp/go-build861173100/b161/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build861173100/b159/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile fmt=/tmp/go-build861173100/b085/_pkg_.a packagefile io=/tmp/go-build861173100/b006/_pkg_.a packagefile math=/tmp/go-build861173100/b037/_pkg_.a packagefile math/bits=/tmp/go-build861173100/b038/_pkg_.a packagefile sort=/tmp/go-build861173100/b152/_pkg_.a packagefile strconv=/tmp/go-build861173100/b036/_pkg_.a packagefile sync=/tmp/go-build861173100/b033/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b161/_pkg_.a -trimpath "$WORK/b161=>" -p compress/flate -lang=go1.24 -std -complete -buildid PrknwrXVhfO4KWQza0lZ/PrknwrXVhfO4KWQza0lZ -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b161/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/71/71d0945f067c44ad6b885b52ebe7822c0403896cfa7b1ae4cfe9d45501ec3b3a-d # internal crypto/ecdsa mkdir -p $WORK/b100/ cat >/tmp/go-build861173100/b100/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-build861173100/b004/_pkg_.a packagefile crypto/ecdh=/tmp/go-build861173100/b095/_pkg_.a packagefile crypto/elliptic=/tmp/go-build861173100/b101/_pkg_.a packagefile crypto/internal/backend=/tmp/go-build861173100/b003/_pkg_.a packagefile crypto/internal/backend/bbig=/tmp/go-build861173100/b102/_pkg_.a packagefile crypto/internal/boring/bcache=/tmp/go-build861173100/b104/_pkg_.a packagefile crypto/internal/fips140/ecdsa=/tmp/go-build861173100/b105/_pkg_.a packagefile crypto/internal/fips140hash=/tmp/go-build861173100/b107/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build861173100/b080/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build861173100/b078/_pkg_.a packagefile crypto/sha512=/tmp/go-build861173100/b109/_pkg_.a packagefile crypto/subtle=/tmp/go-build861173100/b081/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build861173100/b110/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build861173100/b113/_pkg_.a packagefile io=/tmp/go-build861173100/b006/_pkg_.a packagefile math/big=/tmp/go-build861173100/b088/_pkg_.a packagefile math/rand/v2=/tmp/go-build861173100/b079/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b100/_pkg_.a -trimpath "$WORK/b100=>" -p crypto/ecdsa -lang=go1.24 -std -complete -buildid 7X4s2SnE38aVDCLuZVLK/7X4s2SnE38aVDCLuZVLK -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b100/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/97/97cd6009138cc5754030b59c2df3f6871cafd98de02faed321c7977188dacd19-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b166/ cat >/tmp/go-build861173100/b166/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build861173100/b041/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile io=/tmp/go-build861173100/b006/_pkg_.a packagefile unicode/utf8=/tmp/go-build861173100/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b166/_pkg_.a -trimpath "$WORK/b166=>" -p vendor/golang.org/x/text/transform -lang=go1.24 -std -complete -buildid z5RdLI_LQ4XyVUEC7dFo/z5RdLI_LQ4XyVUEC7dFo -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b166/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/ff/ff5f1c933f055c0e911a7d5c3e5da37783de7220a569b399d23ab0c316ce38fa-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b167/ cat >/tmp/go-build861173100/b167/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build861173100/b041/_pkg_.a packagefile container/list=/tmp/go-build861173100/b091/_pkg_.a packagefile fmt=/tmp/go-build861173100/b085/_pkg_.a packagefile log=/tmp/go-build861173100/b156/_pkg_.a packagefile sort=/tmp/go-build861173100/b152/_pkg_.a packagefile unicode/utf8=/tmp/go-build861173100/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b167/_pkg_.a -trimpath "$WORK/b167=>" -p vendor/golang.org/x/text/unicode/bidi -lang=go1.24 -std -complete -buildid JmhsCzplh_j4eOkjRJnv/JmhsCzplh_j4eOkjRJnv -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b167/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/7f/7f4ed95fae21a44fcefaed8502f9515925355933e9b12d04c8fdfbcfcfa388aa-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b165/ cat >/tmp/go-build861173100/b165/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-build861173100/b007/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build861173100/b166/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build861173100/b167/_pkg_.a packagefile unicode/utf8=/tmp/go-build861173100/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b165/_pkg_.a -trimpath "$WORK/b165=>" -p vendor/golang.org/x/text/secure/bidirule -lang=go1.24 -std -complete -buildid qOGuMd00RLPMNdSWk6NS/qOGuMd00RLPMNdSWk6NS -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b165/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/e2/e2526c72de2a77982429af8ed26b4eed6e655641e0c32f692e2255370e19c19b-d # internal compress/gzip mkdir -p $WORK/b160/ cat >/tmp/go-build861173100/b160/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build861173100/b159/_pkg_.a packagefile compress/flate=/tmp/go-build861173100/b161/_pkg_.a packagefile encoding/binary=/tmp/go-build861173100/b124/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile fmt=/tmp/go-build861173100/b085/_pkg_.a packagefile hash/crc32=/tmp/go-build861173100/b162/_pkg_.a packagefile io=/tmp/go-build861173100/b006/_pkg_.a packagefile time=/tmp/go-build861173100/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b160/_pkg_.a -trimpath "$WORK/b160=>" -p compress/gzip -lang=go1.24 -std -complete -buildid 2D6JJ0U-IMaGmbfOexnw/2D6JJ0U-IMaGmbfOexnw -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b160/importcfg -pack /usr/lib/golang/src/compress/gzip/gunzip.go /usr/lib/golang/src/compress/gzip/gzip.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/71/710616240fb9418afe8c5b013776e03f61f9ae2471838b791298c480ea7eb1cc-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b168/ cat >/tmp/go-build861173100/b168/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=/tmp/go-build861173100/b124/_pkg_.a packagefile fmt=/tmp/go-build861173100/b085/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build861173100/b166/_pkg_.a packagefile io=/tmp/go-build861173100/b006/_pkg_.a packagefile sync=/tmp/go-build861173100/b033/_pkg_.a packagefile unicode/utf8=/tmp/go-build861173100/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b168/_pkg_.a -trimpath "$WORK/b168=>" -p vendor/golang.org/x/text/unicode/norm -lang=go1.24 -std -complete -buildid -gEo7jyl2bjR20_HtgRP/-gEo7jyl2bjR20_HtgRP -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b168/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/4b/4b1e63081a3fa4c29129ef0f673b95bcec4ab7905ea6854a047a568abc65c876-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b171/ cat >/tmp/go-build861173100/b171/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build861173100/b041/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile fmt=/tmp/go-build861173100/b085/_pkg_.a packagefile io=/tmp/go-build861173100/b006/_pkg_.a packagefile sync=/tmp/go-build861173100/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b171/_pkg_.a -trimpath "$WORK/b171=>" -p vendor/golang.org/x/net/http2/hpack -lang=go1.24 -std -complete -buildid YFX4jX3enx2DPKFsGkry/YFX4jX3enx2DPKFsGkry -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b171/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/00/00518e0170ddf8e453e4b8ed980fbd9c265cd6f46223914ee771da9eb15ff2b2-d # internal mime mkdir -p $WORK/b172/ cat >/tmp/go-build861173100/b172/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build861173100/b159/_pkg_.a packagefile bytes=/tmp/go-build861173100/b041/_pkg_.a packagefile encoding/base64=/tmp/go-build861173100/b141/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile fmt=/tmp/go-build861173100/b085/_pkg_.a packagefile io=/tmp/go-build861173100/b006/_pkg_.a packagefile maps=/tmp/go-build861173100/b142/_pkg_.a packagefile os=/tmp/go-build861173100/b068/_pkg_.a packagefile slices=/tmp/go-build861173100/b072/_pkg_.a packagefile strings=/tmp/go-build861173100/b049/_pkg_.a packagefile sync=/tmp/go-build861173100/b033/_pkg_.a packagefile unicode=/tmp/go-build861173100/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build861173100/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b172/_pkg_.a -trimpath "$WORK/b172=>" -p mime -lang=go1.24 -std -complete -buildid 2BWRJrntumP5Z8OGyWY7/2BWRJrntumP5Z8OGyWY7 -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b172/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/69/69c702cddf7d0862729c606a25732ef9d90b61319533096404656fc0ac2b3205-d # internal mime/quotedprintable mkdir -p $WORK/b174/ cat >/tmp/go-build861173100/b174/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build861173100/b159/_pkg_.a packagefile bytes=/tmp/go-build861173100/b041/_pkg_.a packagefile fmt=/tmp/go-build861173100/b085/_pkg_.a packagefile io=/tmp/go-build861173100/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b174/_pkg_.a -trimpath "$WORK/b174=>" -p mime/quotedprintable -lang=go1.24 -std -complete -buildid hwwjPFtrUgZCmAaD5u13/hwwjPFtrUgZCmAaD5u13 -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b174/importcfg -pack /usr/lib/golang/src/mime/quotedprintable/reader.go /usr/lib/golang/src/mime/quotedprintable/writer.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b174/_pkg_.a # internal cp $WORK/b174/_pkg_.a /builddir/.cache/go-build/99/99a9fdb56c767f5caaea64a8a833e62bda80c59878222103a752b63d40d08128-d # internal net/http/internal mkdir -p $WORK/b176/ cat >/tmp/go-build861173100/b176/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build861173100/b159/_pkg_.a packagefile bytes=/tmp/go-build861173100/b041/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile fmt=/tmp/go-build861173100/b085/_pkg_.a packagefile io=/tmp/go-build861173100/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b176/_pkg_.a -trimpath "$WORK/b176=>" -p net/http/internal -lang=go1.24 -std -complete -buildid dANfGz1zILI2-QBwNBK1/dANfGz1zILI2-QBwNBK1 -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b176/importcfg -pack /usr/lib/golang/src/net/http/internal/chunked.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/d6/d63f98b1345ad59608d010eedb4141427d8cdf8bf11501ab0498e14b6862896d-d # internal net/http/internal/ascii mkdir -p $WORK/b177/ cat >/tmp/go-build861173100/b177/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build861173100/b049/_pkg_.a packagefile unicode=/tmp/go-build861173100/b043/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b177/_pkg_.a -trimpath "$WORK/b177=>" -p net/http/internal/ascii -lang=go1.24 -std -complete -buildid H-nZdKbQzZZk2JWWGxc-/H-nZdKbQzZZk2JWWGxc- -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b177/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/2d/2dcbd0c61fc24f6ed29def43d2959b5376bc1d4c16a8a8e888c87bd26649682b-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/82/82dda5545d28a25167b65aa1ed20bd150f5fb2c5868ee97915f76f9d1730abaa-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b168/_pkg_.a # internal cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/66/66ea8e72003ffed0dceeb91d98688b2e759d2a42aeecd7cd34f5eaa97b0fb9fb-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b164/ cat >/tmp/go-build861173100/b164/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-build861173100/b085/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build861173100/b165/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build861173100/b167/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build861173100/b168/_pkg_.a packagefile math=/tmp/go-build861173100/b037/_pkg_.a packagefile strings=/tmp/go-build861173100/b049/_pkg_.a packagefile unicode/utf8=/tmp/go-build861173100/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b164/_pkg_.a -trimpath "$WORK/b164=>" -p vendor/golang.org/x/net/idna -lang=go1.24 -std -complete -buildid uF3t1PakB43nRBqq7wAw/uF3t1PakB43nRBqq7wAw -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b164/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/69/6947c7b3f7576da70cba49279cfdc5a2c0e18d19fe91ca1d594c0682be09fad6-d # internal net/textproto mkdir -p $WORK/b169/ cat >/tmp/go-build861173100/b169/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build861173100/b159/_pkg_.a packagefile bytes=/tmp/go-build861173100/b041/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile fmt=/tmp/go-build861173100/b085/_pkg_.a packagefile io=/tmp/go-build861173100/b006/_pkg_.a packagefile math=/tmp/go-build861173100/b037/_pkg_.a packagefile net=/tmp/go-build861173100/b143/_pkg_.a packagefile strconv=/tmp/go-build861173100/b036/_pkg_.a packagefile strings=/tmp/go-build861173100/b049/_pkg_.a packagefile sync=/tmp/go-build861173100/b033/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b169/_pkg_.a -trimpath "$WORK/b169=>" -p net/textproto -lang=go1.24 -std -complete -buildid Zbcsq9rQlbvDplZVq4VJ/Zbcsq9rQlbvDplZVq4VJ -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b169/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 crypto/x509 mkdir -p $WORK/b136/ cat >/tmp/go-build861173100/b136/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-build861173100/b041/_pkg_.a packagefile crypto=/tmp/go-build861173100/b004/_pkg_.a packagefile crypto/aes=/tmp/go-build861173100/b093/_pkg_.a packagefile crypto/cipher=/tmp/go-build861173100/b040/_pkg_.a packagefile crypto/des=/tmp/go-build861173100/b094/_pkg_.a packagefile crypto/dsa=/tmp/go-build861173100/b137/_pkg_.a packagefile crypto/ecdh=/tmp/go-build861173100/b095/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build861173100/b100/_pkg_.a packagefile crypto/ed25519=/tmp/go-build861173100/b114/_pkg_.a packagefile crypto/elliptic=/tmp/go-build861173100/b101/_pkg_.a packagefile crypto/md5=/tmp/go-build861173100/b129/_pkg_.a packagefile crypto/rand=/tmp/go-build861173100/b002/_pkg_.a packagefile crypto/rsa=/tmp/go-build861173100/b131/_pkg_.a packagefile crypto/sha1=/tmp/go-build861173100/b133/_pkg_.a packagefile crypto/sha256=/tmp/go-build861173100/b134/_pkg_.a packagefile crypto/sha512=/tmp/go-build861173100/b109/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build861173100/b138/_pkg_.a packagefile encoding/asn1=/tmp/go-build861173100/b111/_pkg_.a packagefile encoding/hex=/tmp/go-build861173100/b139/_pkg_.a packagefile encoding/pem=/tmp/go-build861173100/b140/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile fmt=/tmp/go-build861173100/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build861173100/b110/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build861173100/b113/_pkg_.a packagefile internal/godebug=/tmp/go-build861173100/b047/_pkg_.a packagefile internal/goos=/tmp/go-build861173100/b021/_pkg_.a packagefile io=/tmp/go-build861173100/b006/_pkg_.a packagefile io/fs=/tmp/go-build861173100/b070/_pkg_.a packagefile iter=/tmp/go-build861173100/b042/_pkg_.a packagefile maps=/tmp/go-build861173100/b142/_pkg_.a packagefile math=/tmp/go-build861173100/b037/_pkg_.a packagefile math/big=/tmp/go-build861173100/b088/_pkg_.a packagefile math/bits=/tmp/go-build861173100/b038/_pkg_.a packagefile net=/tmp/go-build861173100/b143/_pkg_.a packagefile net/netip=/tmp/go-build861173100/b147/_pkg_.a packagefile net/url=/tmp/go-build861173100/b150/_pkg_.a packagefile os=/tmp/go-build861173100/b068/_pkg_.a packagefile path/filepath=/tmp/go-build861173100/b151/_pkg_.a packagefile reflect=/tmp/go-build861173100/b087/_pkg_.a packagefile runtime=/tmp/go-build861173100/b013/_pkg_.a packagefile strconv=/tmp/go-build861173100/b036/_pkg_.a packagefile strings=/tmp/go-build861173100/b049/_pkg_.a packagefile sync=/tmp/go-build861173100/b033/_pkg_.a packagefile time=/tmp/go-build861173100/b074/_pkg_.a packagefile unicode=/tmp/go-build861173100/b043/_pkg_.a packagefile unicode/utf16=/tmp/go-build861173100/b112/_pkg_.a packagefile unicode/utf8=/tmp/go-build861173100/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b136/_pkg_.a -trimpath "$WORK/b136=>" -p crypto/x509 -lang=go1.24 -std -complete -buildid MkUw2jLzRcrZun3DQI9u/MkUw2jLzRcrZun3DQI9u -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b136/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/df/df21343229c84b1d2aeea48c3643a9e577db4673345ed11e936c6f6d8d31a93d-d # internal vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b170/ cat >/tmp/go-build861173100/b170/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile fmt=/tmp/go-build861173100/b085/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build861173100/b164/_pkg_.a packagefile net=/tmp/go-build861173100/b143/_pkg_.a packagefile net/netip=/tmp/go-build861173100/b147/_pkg_.a packagefile net/url=/tmp/go-build861173100/b150/_pkg_.a packagefile os=/tmp/go-build861173100/b068/_pkg_.a packagefile strings=/tmp/go-build861173100/b049/_pkg_.a packagefile unicode/utf8=/tmp/go-build861173100/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b170/_pkg_.a -trimpath "$WORK/b170=>" -p vendor/golang.org/x/net/http/httpproxy -lang=go1.24 -std -complete -buildid wdBsO_XVrGg9XL6q-r9T/wdBsO_XVrGg9XL6q-r9T -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b170/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/net/http/httpproxy/proxy.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/a8/a8023736a5bb04a82302433201bcfcce3074bddfb4f1f1960c1a8b0aad23656d-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/fb/fb8f76ea5c0cb11eb2e4c40dc9044069ffb8555d433ebedc234cd832167f95a1-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b163/ cat >/tmp/go-build861173100/b163/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-build861173100/b164/_pkg_.a packagefile net=/tmp/go-build861173100/b143/_pkg_.a packagefile net/textproto=/tmp/go-build861173100/b169/_pkg_.a packagefile strings=/tmp/go-build861173100/b049/_pkg_.a packagefile unicode/utf8=/tmp/go-build861173100/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b163/_pkg_.a -trimpath "$WORK/b163=>" -p vendor/golang.org/x/net/http/httpguts -lang=go1.24 -std -complete -buildid 496rso4anmrSlVVqSqsM/496rso4anmrSlVVqSqsM -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b163/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 mime/multipart mkdir -p $WORK/b173/ cat >/tmp/go-build861173100/b173/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build861173100/b159/_pkg_.a packagefile bytes=/tmp/go-build861173100/b041/_pkg_.a packagefile crypto/rand=/tmp/go-build861173100/b002/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile fmt=/tmp/go-build861173100/b085/_pkg_.a packagefile internal/godebug=/tmp/go-build861173100/b047/_pkg_.a packagefile io=/tmp/go-build861173100/b006/_pkg_.a packagefile maps=/tmp/go-build861173100/b142/_pkg_.a packagefile math=/tmp/go-build861173100/b037/_pkg_.a packagefile mime=/tmp/go-build861173100/b172/_pkg_.a packagefile mime/quotedprintable=/tmp/go-build861173100/b174/_pkg_.a packagefile net/textproto=/tmp/go-build861173100/b169/_pkg_.a packagefile os=/tmp/go-build861173100/b068/_pkg_.a packagefile path/filepath=/tmp/go-build861173100/b151/_pkg_.a packagefile slices=/tmp/go-build861173100/b072/_pkg_.a packagefile strconv=/tmp/go-build861173100/b036/_pkg_.a packagefile strings=/tmp/go-build861173100/b049/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b173/_pkg_.a -trimpath "$WORK/b173=>" -p mime/multipart -lang=go1.24 -std -complete -buildid FTUkMJjL3FeTxqJCH42t/FTUkMJjL3FeTxqJCH42t -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b173/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/a9/a95f01530cab17bff3856b18be4607055c70b95a28fbd4d5193a12d39b81a889-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/0f/0fd54277c4d5eb14a74f0100c2778b54950779440ed889ad6e500fe4188a6b47-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b136/_pkg_.a # internal cp $WORK/b136/_pkg_.a /builddir/.cache/go-build/e5/e53acb5054c21ba7cf1c23845357d4c0eba3fd23c69e144b2576b7d39caf990f-d # internal crypto/tls mkdir -p $WORK/b090/ cat >/tmp/go-build861173100/b090/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-build861173100/b041/_pkg_.a packagefile container/list=/tmp/go-build861173100/b091/_pkg_.a packagefile context=/tmp/go-build861173100/b092/_pkg_.a packagefile crypto=/tmp/go-build861173100/b004/_pkg_.a packagefile crypto/aes=/tmp/go-build861173100/b093/_pkg_.a packagefile crypto/cipher=/tmp/go-build861173100/b040/_pkg_.a packagefile crypto/des=/tmp/go-build861173100/b094/_pkg_.a packagefile crypto/ecdh=/tmp/go-build861173100/b095/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build861173100/b100/_pkg_.a packagefile crypto/ed25519=/tmp/go-build861173100/b114/_pkg_.a packagefile crypto/elliptic=/tmp/go-build861173100/b101/_pkg_.a packagefile crypto/hmac=/tmp/go-build861173100/b117/_pkg_.a packagefile crypto/internal/backend=/tmp/go-build861173100/b003/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build861173100/b044/_pkg_.a packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build861173100/b060/_pkg_.a packagefile crypto/internal/fips140/hkdf=/tmp/go-build861173100/b118/_pkg_.a packagefile crypto/internal/fips140/mlkem=/tmp/go-build861173100/b119/_pkg_.a packagefile crypto/internal/fips140/tls12=/tmp/go-build861173100/b120/_pkg_.a packagefile crypto/internal/fips140/tls13=/tmp/go-build861173100/b121/_pkg_.a packagefile crypto/internal/hpke=/tmp/go-build861173100/b122/_pkg_.a packagefile crypto/md5=/tmp/go-build861173100/b129/_pkg_.a packagefile crypto/rand=/tmp/go-build861173100/b002/_pkg_.a packagefile crypto/rc4=/tmp/go-build861173100/b130/_pkg_.a packagefile crypto/rsa=/tmp/go-build861173100/b131/_pkg_.a packagefile crypto/sha1=/tmp/go-build861173100/b133/_pkg_.a packagefile crypto/sha256=/tmp/go-build861173100/b134/_pkg_.a packagefile crypto/sha512=/tmp/go-build861173100/b109/_pkg_.a packagefile crypto/subtle=/tmp/go-build861173100/b081/_pkg_.a packagefile crypto/tls/internal/fips140tls=/tmp/go-build861173100/b135/_pkg_.a packagefile crypto/x509=/tmp/go-build861173100/b136/_pkg_.a packagefile encoding/pem=/tmp/go-build861173100/b140/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile fmt=/tmp/go-build861173100/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build861173100/b123/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build861173100/b110/_pkg_.a packagefile hash=/tmp/go-build861173100/b005/_pkg_.a packagefile internal/byteorder=/tmp/go-build861173100/b016/_pkg_.a packagefile internal/cpu=/tmp/go-build861173100/b015/_pkg_.a packagefile internal/godebug=/tmp/go-build861173100/b047/_pkg_.a packagefile io=/tmp/go-build861173100/b006/_pkg_.a packagefile net=/tmp/go-build861173100/b143/_pkg_.a packagefile os=/tmp/go-build861173100/b068/_pkg_.a packagefile runtime=/tmp/go-build861173100/b013/_pkg_.a packagefile slices=/tmp/go-build861173100/b072/_pkg_.a packagefile sort=/tmp/go-build861173100/b152/_pkg_.a packagefile strconv=/tmp/go-build861173100/b036/_pkg_.a packagefile strings=/tmp/go-build861173100/b049/_pkg_.a packagefile sync=/tmp/go-build861173100/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build861173100/b035/_pkg_.a packagefile time=/tmp/go-build861173100/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b090/_pkg_.a -trimpath "$WORK/b090=>" -p crypto/tls -lang=go1.24 -std -complete -buildid m2q0zgwT_WYSa9Nko6Qv/m2q0zgwT_WYSa9Nko6Qv -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b090/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/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b090/_pkg_.a # internal cp $WORK/b090/_pkg_.a /builddir/.cache/go-build/e7/e78ba0fd4a0e8e4326d8dcf01f1ca76296f507196b05b9655abd57a7c7047496-d # internal net/http/httptrace mkdir -p $WORK/b175/ cat >/tmp/go-build861173100/b175/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build861173100/b092/_pkg_.a packagefile crypto/tls=/tmp/go-build861173100/b090/_pkg_.a packagefile internal/nettrace=/tmp/go-build861173100/b145/_pkg_.a packagefile net=/tmp/go-build861173100/b143/_pkg_.a packagefile net/textproto=/tmp/go-build861173100/b169/_pkg_.a packagefile reflect=/tmp/go-build861173100/b087/_pkg_.a packagefile time=/tmp/go-build861173100/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b175/_pkg_.a -trimpath "$WORK/b175=>" -p net/http/httptrace -lang=go1.24 -std -complete -buildid otd6u4s-7HDG3i5_NC9N/otd6u4s-7HDG3i5_NC9N -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b175/importcfg -pack /usr/lib/golang/src/net/http/httptrace/trace.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b175/_pkg_.a # internal cp $WORK/b175/_pkg_.a /builddir/.cache/go-build/6f/6f5b3638d11291c289bbf537986449649570cae6d3c1f7a6cd95d128108dc354-d # internal net/http mkdir -p $WORK/b158/ cat >/tmp/go-build861173100/b158/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-build861173100/b159/_pkg_.a packagefile bytes=/tmp/go-build861173100/b041/_pkg_.a packagefile compress/gzip=/tmp/go-build861173100/b160/_pkg_.a packagefile container/list=/tmp/go-build861173100/b091/_pkg_.a packagefile context=/tmp/go-build861173100/b092/_pkg_.a packagefile crypto/rand=/tmp/go-build861173100/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build861173100/b090/_pkg_.a packagefile encoding/base64=/tmp/go-build861173100/b141/_pkg_.a packagefile encoding/binary=/tmp/go-build861173100/b124/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile fmt=/tmp/go-build861173100/b085/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build861173100/b163/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build861173100/b170/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build861173100/b171/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build861173100/b164/_pkg_.a packagefile internal/godebug=/tmp/go-build861173100/b047/_pkg_.a packagefile io=/tmp/go-build861173100/b006/_pkg_.a packagefile io/fs=/tmp/go-build861173100/b070/_pkg_.a packagefile log=/tmp/go-build861173100/b156/_pkg_.a packagefile maps=/tmp/go-build861173100/b142/_pkg_.a packagefile math=/tmp/go-build861173100/b037/_pkg_.a packagefile math/bits=/tmp/go-build861173100/b038/_pkg_.a packagefile math/rand=/tmp/go-build861173100/b089/_pkg_.a packagefile mime=/tmp/go-build861173100/b172/_pkg_.a packagefile mime/multipart=/tmp/go-build861173100/b173/_pkg_.a packagefile net=/tmp/go-build861173100/b143/_pkg_.a packagefile net/http/httptrace=/tmp/go-build861173100/b175/_pkg_.a packagefile net/http/internal=/tmp/go-build861173100/b176/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build861173100/b177/_pkg_.a packagefile net/textproto=/tmp/go-build861173100/b169/_pkg_.a packagefile net/url=/tmp/go-build861173100/b150/_pkg_.a packagefile os=/tmp/go-build861173100/b068/_pkg_.a packagefile path=/tmp/go-build861173100/b071/_pkg_.a packagefile path/filepath=/tmp/go-build861173100/b151/_pkg_.a packagefile reflect=/tmp/go-build861173100/b087/_pkg_.a packagefile runtime=/tmp/go-build861173100/b013/_pkg_.a packagefile slices=/tmp/go-build861173100/b072/_pkg_.a packagefile sort=/tmp/go-build861173100/b152/_pkg_.a packagefile strconv=/tmp/go-build861173100/b036/_pkg_.a packagefile strings=/tmp/go-build861173100/b049/_pkg_.a packagefile sync=/tmp/go-build861173100/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build861173100/b035/_pkg_.a packagefile time=/tmp/go-build861173100/b074/_pkg_.a packagefile unicode=/tmp/go-build861173100/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build861173100/b039/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b158/_pkg_.a -trimpath "$WORK/b158=>" -p net/http -lang=go1.24 -std -complete -buildid SL4onNlYWlcFyTk03TJ_/SL4onNlYWlcFyTk03TJ_ -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b158/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/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b158/_pkg_.a # internal cp $WORK/b158/_pkg_.a /builddir/.cache/go-build/0d/0d41092840cd72952ea802538c854df496e07f4a23bb14efd6f6510eaa72929f-d # internal command-line-arguments mkdir -p $WORK/b001/ cat >/tmp/go-build861173100/b001/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/tmp/go-build861173100/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build861173100/b090/_pkg_.a packagefile crypto/x509=/tmp/go-build861173100/b136/_pkg_.a packagefile flag=/tmp/go-build861173100/b153/_pkg_.a packagefile fmt=/tmp/go-build861173100/b085/_pkg_.a packagefile io=/tmp/go-build861173100/b006/_pkg_.a packagefile io/ioutil=/tmp/go-build861173100/b155/_pkg_.a packagefile log=/tmp/go-build861173100/b156/_pkg_.a packagefile net=/tmp/go-build861173100/b143/_pkg_.a packagefile net/http=/tmp/go-build861173100/b158/_pkg_.a packagefile os=/tmp/go-build861173100/b068/_pkg_.a packagefile strconv=/tmp/go-build861173100/b036/_pkg_.a packagefile sync=/tmp/go-build861173100/b033/_pkg_.a packagefile time=/tmp/go-build861173100/b074/_pkg_.a packagefile runtime=/tmp/go-build861173100/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b001/_pkg_.a -trimpath "$WORK/b001=>" -p main -lang=go1.24 -complete -buildid SW_kePmnXtzleYKUzz0-/SW_kePmnXtzleYKUzz0- -goversion "go1.24.4 (Red Hat 1.24.4-2.el9)" -c=4 -nolocalimports -importcfg $WORK/b001/importcfg -pack ./test_server.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/_pkg_.a # internal cp $WORK/b001/_pkg_.a /builddir/.cache/go-build/99/99308343e70e7c567796b91eb53d590ae18511cfb857c5d6775c568907dd2aaa-d # internal cat >/tmp/go-build861173100/b001/importcfg.link << 'EOF' # internal packagefile command-line-arguments=/tmp/go-build861173100/b001/_pkg_.a packagefile crypto/rand=/tmp/go-build861173100/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build861173100/b090/_pkg_.a packagefile crypto/x509=/tmp/go-build861173100/b136/_pkg_.a packagefile flag=/tmp/go-build861173100/b153/_pkg_.a packagefile fmt=/tmp/go-build861173100/b085/_pkg_.a packagefile io=/tmp/go-build861173100/b006/_pkg_.a packagefile io/ioutil=/tmp/go-build861173100/b155/_pkg_.a packagefile log=/tmp/go-build861173100/b156/_pkg_.a packagefile net=/tmp/go-build861173100/b143/_pkg_.a packagefile net/http=/tmp/go-build861173100/b158/_pkg_.a packagefile os=/tmp/go-build861173100/b068/_pkg_.a packagefile strconv=/tmp/go-build861173100/b036/_pkg_.a packagefile sync=/tmp/go-build861173100/b033/_pkg_.a packagefile time=/tmp/go-build861173100/b074/_pkg_.a packagefile runtime=/tmp/go-build861173100/b013/_pkg_.a packagefile crypto/internal/backend=/tmp/go-build861173100/b003/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build861173100/b045/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build861173100/b061/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build861173100/b080/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build861173100/b078/_pkg_.a packagefile crypto/internal/sysrand=/tmp/go-build861173100/b063/_pkg_.a packagefile errors=/tmp/go-build861173100/b007/_pkg_.a packagefile math/big=/tmp/go-build861173100/b088/_pkg_.a packagefile bytes=/tmp/go-build861173100/b041/_pkg_.a packagefile container/list=/tmp/go-build861173100/b091/_pkg_.a packagefile context=/tmp/go-build861173100/b092/_pkg_.a packagefile crypto=/tmp/go-build861173100/b004/_pkg_.a packagefile crypto/aes=/tmp/go-build861173100/b093/_pkg_.a packagefile crypto/cipher=/tmp/go-build861173100/b040/_pkg_.a packagefile crypto/des=/tmp/go-build861173100/b094/_pkg_.a packagefile crypto/ecdh=/tmp/go-build861173100/b095/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build861173100/b100/_pkg_.a packagefile crypto/ed25519=/tmp/go-build861173100/b114/_pkg_.a packagefile crypto/elliptic=/tmp/go-build861173100/b101/_pkg_.a packagefile crypto/hmac=/tmp/go-build861173100/b117/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build861173100/b044/_pkg_.a packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build861173100/b060/_pkg_.a packagefile crypto/internal/fips140/hkdf=/tmp/go-build861173100/b118/_pkg_.a packagefile crypto/internal/fips140/mlkem=/tmp/go-build861173100/b119/_pkg_.a packagefile crypto/internal/fips140/tls12=/tmp/go-build861173100/b120/_pkg_.a packagefile crypto/internal/fips140/tls13=/tmp/go-build861173100/b121/_pkg_.a packagefile crypto/internal/hpke=/tmp/go-build861173100/b122/_pkg_.a packagefile crypto/md5=/tmp/go-build861173100/b129/_pkg_.a packagefile crypto/rc4=/tmp/go-build861173100/b130/_pkg_.a packagefile crypto/rsa=/tmp/go-build861173100/b131/_pkg_.a packagefile crypto/sha1=/tmp/go-build861173100/b133/_pkg_.a packagefile crypto/sha256=/tmp/go-build861173100/b134/_pkg_.a packagefile crypto/sha512=/tmp/go-build861173100/b109/_pkg_.a packagefile crypto/subtle=/tmp/go-build861173100/b081/_pkg_.a packagefile crypto/tls/internal/fips140tls=/tmp/go-build861173100/b135/_pkg_.a packagefile encoding/pem=/tmp/go-build861173100/b140/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build861173100/b123/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build861173100/b110/_pkg_.a packagefile hash=/tmp/go-build861173100/b005/_pkg_.a packagefile internal/byteorder=/tmp/go-build861173100/b016/_pkg_.a packagefile internal/cpu=/tmp/go-build861173100/b015/_pkg_.a packagefile internal/godebug=/tmp/go-build861173100/b047/_pkg_.a packagefile slices=/tmp/go-build861173100/b072/_pkg_.a packagefile sort=/tmp/go-build861173100/b152/_pkg_.a packagefile strings=/tmp/go-build861173100/b049/_pkg_.a packagefile sync/atomic=/tmp/go-build861173100/b035/_pkg_.a packagefile crypto/dsa=/tmp/go-build861173100/b137/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build861173100/b138/_pkg_.a packagefile encoding/asn1=/tmp/go-build861173100/b111/_pkg_.a packagefile encoding/hex=/tmp/go-build861173100/b139/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build861173100/b113/_pkg_.a packagefile internal/goos=/tmp/go-build861173100/b021/_pkg_.a packagefile io/fs=/tmp/go-build861173100/b070/_pkg_.a packagefile iter=/tmp/go-build861173100/b042/_pkg_.a packagefile maps=/tmp/go-build861173100/b142/_pkg_.a packagefile math=/tmp/go-build861173100/b037/_pkg_.a packagefile math/bits=/tmp/go-build861173100/b038/_pkg_.a packagefile net/netip=/tmp/go-build861173100/b147/_pkg_.a packagefile net/url=/tmp/go-build861173100/b150/_pkg_.a packagefile path/filepath=/tmp/go-build861173100/b151/_pkg_.a packagefile reflect=/tmp/go-build861173100/b087/_pkg_.a packagefile unicode=/tmp/go-build861173100/b043/_pkg_.a packagefile unicode/utf16=/tmp/go-build861173100/b112/_pkg_.a packagefile unicode/utf8=/tmp/go-build861173100/b039/_pkg_.a packagefile encoding=/tmp/go-build861173100/b154/_pkg_.a packagefile internal/fmtsort=/tmp/go-build861173100/b086/_pkg_.a packagefile log/internal=/tmp/go-build861173100/b157/_pkg_.a packagefile cmp=/tmp/go-build861173100/b073/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build861173100/b144/_pkg_.a packagefile internal/bytealg=/tmp/go-build861173100/b014/_pkg_.a packagefile internal/itoa=/tmp/go-build861173100/b066/_pkg_.a packagefile internal/nettrace=/tmp/go-build861173100/b145/_pkg_.a packagefile internal/poll=/tmp/go-build861173100/b075/_pkg_.a packagefile internal/singleflight=/tmp/go-build861173100/b146/_pkg_.a packagefile internal/stringslite=/tmp/go-build861173100/b032/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build861173100/b064/_pkg_.a packagefile syscall=/tmp/go-build861173100/b065/_pkg_.a packagefile bufio=/tmp/go-build861173100/b159/_pkg_.a packagefile compress/gzip=/tmp/go-build861173100/b160/_pkg_.a packagefile encoding/base64=/tmp/go-build861173100/b141/_pkg_.a packagefile encoding/binary=/tmp/go-build861173100/b124/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build861173100/b163/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build861173100/b170/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build861173100/b171/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build861173100/b164/_pkg_.a packagefile math/rand=/tmp/go-build861173100/b089/_pkg_.a packagefile mime=/tmp/go-build861173100/b172/_pkg_.a packagefile mime/multipart=/tmp/go-build861173100/b173/_pkg_.a packagefile net/http/httptrace=/tmp/go-build861173100/b175/_pkg_.a packagefile net/http/internal=/tmp/go-build861173100/b176/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build861173100/b177/_pkg_.a packagefile net/textproto=/tmp/go-build861173100/b169/_pkg_.a packagefile path=/tmp/go-build861173100/b071/_pkg_.a packagefile internal/filepathlite=/tmp/go-build861173100/b069/_pkg_.a packagefile internal/goarch=/tmp/go-build861173100/b010/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build861173100/b076/_pkg_.a packagefile internal/testlog=/tmp/go-build861173100/b077/_pkg_.a packagefile internal/race=/tmp/go-build861173100/b028/_pkg_.a packagefile internal/sync=/tmp/go-build861173100/b034/_pkg_.a packagefile internal/abi=/tmp/go-build861173100/b009/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build861173100/b017/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build861173100/b018/_pkg_.a packagefile internal/godebugs=/tmp/go-build861173100/b019/_pkg_.a packagefile internal/goexperiment=/tmp/go-build861173100/b020/_pkg_.a packagefile internal/profilerecord=/tmp/go-build861173100/b022/_pkg_.a packagefile internal/runtime/atomic=/tmp/go-build861173100/b023/_pkg_.a packagefile internal/runtime/exithook=/tmp/go-build861173100/b024/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build861173100/b025/_pkg_.a packagefile internal/runtime/math=/tmp/go-build861173100/b029/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build861173100/b030/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build861173100/b031/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build861173100/b082/_pkg_.a packagefile crypto/internal/boring/sig=/tmp/go-build861173100/b084/_pkg_.a packagefile crypto/internal/fips140deps/godebug=/tmp/go-build861173100/b046/_pkg_.a packagefile crypto/internal/entropy=/tmp/go-build861173100/b062/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build861173100/b051/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build861173100/b058/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build861173100/b054/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build861173100/b053/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build861173100/b057/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build861173100/b059/_pkg_.a packagefile math/rand/v2=/tmp/go-build861173100/b079/_pkg_.a packagefile internal/reflectlite=/tmp/go-build861173100/b008/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build861173100/b050/_pkg_.a packagefile crypto/internal/fips140/ecdh=/tmp/go-build861173100/b096/_pkg_.a packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build861173100/b099/_pkg_.a packagefile crypto/internal/backend/bbig=/tmp/go-build861173100/b102/_pkg_.a packagefile crypto/internal/boring/bcache=/tmp/go-build861173100/b104/_pkg_.a packagefile crypto/internal/fips140/ecdsa=/tmp/go-build861173100/b105/_pkg_.a packagefile crypto/internal/fips140hash=/tmp/go-build861173100/b107/_pkg_.a packagefile crypto/internal/fips140/ed25519=/tmp/go-build861173100/b115/_pkg_.a packagefile crypto/internal/fips140/nistec=/tmp/go-build861173100/b097/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build861173100/b052/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build861173100/b055/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build861173100/b056/_pkg_.a packagefile crypto/internal/fips140/bigmod=/tmp/go-build861173100/b106/_pkg_.a packagefile crypto/internal/fips140/rsa=/tmp/go-build861173100/b132/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build861173100/b125/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build861173100/b126/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build861173100/b127/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=/tmp/go-build861173100/b128/_pkg_.a packagefile internal/bisect=/tmp/go-build861173100/b048/_pkg_.a packagefile internal/oserror=/tmp/go-build861173100/b067/_pkg_.a packagefile unique=/tmp/go-build861173100/b148/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build861173100/b012/_pkg_.a packagefile internal/asan=/tmp/go-build861173100/b026/_pkg_.a packagefile internal/msan=/tmp/go-build861173100/b027/_pkg_.a packagefile compress/flate=/tmp/go-build861173100/b161/_pkg_.a packagefile hash/crc32=/tmp/go-build861173100/b162/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build861173100/b165/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build861173100/b167/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build861173100/b168/_pkg_.a packagefile mime/quotedprintable=/tmp/go-build861173100/b174/_pkg_.a packagefile vendor/github.com/golang-fips/openssl/v2=/tmp/go-build861173100/b083/_pkg_.a packagefile vendor/github.com/golang-fips/openssl/v2/bbig=/tmp/go-build861173100/b103/_pkg_.a packagefile crypto/sha3=/tmp/go-build861173100/b108/_pkg_.a packagefile crypto/internal/fips140/edwards25519=/tmp/go-build861173100/b116/_pkg_.a packagefile crypto/internal/fips140/nistec/fiat=/tmp/go-build861173100/b098/_pkg_.a packagefile weak=/tmp/go-build861173100/b149/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build861173100/b166/_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=qQm3qevgNIel_zW4Ns29/SW_kePmnXtzleYKUzz0-/1QV7iWCjcAySMoV_eU0t/qQm3qevgNIel_zW4Ns29 -extld=gcc $WORK/b001/_pkg_.a /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b001/exe/a.out # internal mv $WORK/b001/exe/a.out octavia-tempest-plugin-tests-httpd rm -rf $WORK/b001/ ~/build/BUILD/octavia-tempest-plugin-3.0.1.dev5 + popd + 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.0.1-0.20250711235210.afffce1.el9.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-octavia-tests-tempest-3.0.1-0.20250711235210.afffce1.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-octavia-tests-tempest-3.0.1-0.20250711235210.afffce1.el9.x86_64/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/.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.0.1.dev5/.gitreview found Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/doc/source/_build/modules/octavia_tempest_plugin.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/doc/source/_build/modules/octavia_tempest_plugin.common.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/doc/source/_build/modules/octavia_tempest_plugin.contrib.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/doc/source/_build/modules/octavia_tempest_plugin.contrib.test_server.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/doc/source/_build/modules/octavia_tempest_plugin.hacking.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/doc/source/_build/modules/octavia_tempest_plugin.services.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/doc/source/_build/modules/octavia_tempest_plugin.services.load_balancer.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/doc/source/_build/modules/octavia_tempest_plugin.services.load_balancer.v2.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/doc/source/_build/modules/octavia_tempest_plugin.tests.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/doc/source/_build/modules/octavia_tempest_plugin.tests.act_stdby_scenario.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/doc/source/_build/modules/octavia_tempest_plugin.tests.act_stdby_scenario.v2.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/doc/source/_build/modules/octavia_tempest_plugin.tests.api.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/doc/source/_build/modules/octavia_tempest_plugin.tests.api.v2.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/doc/source/_build/modules/octavia_tempest_plugin.tests.barbican_scenario.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/doc/source/_build/modules/octavia_tempest_plugin.tests.barbican_scenario.v2.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/doc/source/_build/modules/octavia_tempest_plugin.tests.scenario.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/doc/source/_build/modules/octavia_tempest_plugin.tests.scenario.v2.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/doc/source/_build/modules/octavia_tempest_plugin.tests.spare_pool_scenario.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/doc/source/_build/modules/octavia_tempest_plugin.tests.spare_pool_scenario.v2.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/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-07-11 19:54:08.946 102390 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2025-07-11 19:54:08.957 102390 INFO tempest.test_discover.plugins [-] Register additional config options from Tempest plugin: octavia-tempest-plugin 2025-07-11 19:54:08.958 102390 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.CheKLf + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.0.1-0.20250711235210.afffce1.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.0.1-0.20250711235210.afffce1.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.0.1-0.20250711235210.afffce1.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.0.1-0.20250711235210.afffce1.el9.x86_64 + cd octavia-tempest-plugin-3.0.1.dev5 ++ ls /builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/pyproject-wheeldir/octavia_tempest_plugin-3.0.1.dev5-py3-none-any.whl ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ xargs basename --multiple + specifier=octavia_tempest_plugin==3.0.1.dev5 + '[' -z octavia_tempest_plugin==3.0.1.dev5 ']' + TMPDIR=/builddir/build/BUILD/octavia-tempest-plugin-3.0.1.dev5/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.0.1-0.20250711235210.afffce1.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.0.1.dev5/pyproject-wheeldir octavia_tempest_plugin==3.0.1.dev5 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.0.1.dev5/pyproject-wheeldir Processing ./pyproject-wheeldir/octavia_tempest_plugin-3.0.1.dev5-py3-none-any.whl Installing collected packages: octavia-tempest-plugin Successfully installed octavia-tempest-plugin-3.0.1.dev5 + '[' -d /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.0.1-0.20250711235210.afffce1.el9.x86_64/usr/bin ']' + rm -f /builddir/build/BUILD/python-octavia-tests-tempest-3.0.1-0.20250711235210.afffce1.el9.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.0.1-0.20250711235210.afffce1.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.0.1-0.20250711235210.afffce1.el9.x86_64/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.0.1-0.20250711235210.afffce1.el9.x86_64/usr/lib/python3.9/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.0.1-0.20250711235210.afffce1.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.0.1-0.20250711235210.afffce1.el9.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.9/site-packages/octavia_tempest_plugin-3.0.1.dev5.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.0.1-0.20250711235210.afffce1.el9.x86_64/usr/lib/python3.9/site-packages/octavia_tempest_plugin-3.0.1.dev5.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.0.1-0.20250711235210.afffce1.el9.x86_64 --record /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.0.1-0.20250711235210.afffce1.el9.x86_64/usr/lib/python3.9/site-packages/octavia_tempest_plugin-3.0.1.dev5.dist-info/RECORD --output /builddir/build/BUILD/python-octavia-tests-tempest-3.0.1-0.20250711235210.afffce1.el9.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.0.1-0.20250711235210.afffce1.el9.x86_64/usr/lib/python3.9/site-packages/octavia_tempest_plugin-3.0.1.dev5.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-octavia-tests-tempest-3.0.1-0.20250711235210.afffce1.el9.x86_64/usr/lib/python3.9/site-packages/octavia_tempest_plugin-3.0.1.dev5.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.0.1-0.20250711235210.afffce1.el9.x86_64/usr/lib/python3.9/site-packages/octavia_tempest_plugin-3.0.1.dev5.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-octavia-tests-tempest-3.0.1-0.20250711235210.afffce1.el9.x86_64/usr/lib/python3.9/site-packages/octavia_tempest_plugin-3.0.1.dev5.dist-info/REQUESTED' ++ wc -l /builddir/build/BUILD/python-octavia-tests-tempest-3.0.1-0.20250711235210.afffce1.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.0.1-0.20250711235210.afffce1.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.0.1-0.20250711235210.afffce1.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.0.1-0.20250711235210.afffce1.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.0.1-0.20250711235210.afffce1.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.0.1-0.20250711235210.afffce1.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.0.1-0.20250711235210.afffce1.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.0.1-0.20250711235210.afffce1.el9 python3-octavia-tests-tempest-golang = 3.0.1-0.20250711235210.afffce1.el9 python3-octavia-tests-tempest-golang(x86-64) = 3.0.1-0.20250711235210.afffce1.el9 python3.9-octavia-tests-tempest-golang = 3.0.1-0.20250711235210.afffce1.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.0.1-0.20250711235210.afffce1.el9 Processing files: python3-octavia-tests-tempest-3.0.1-0.20250711235210.afffce1.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.K5alPg + umask 022 + cd /builddir/build/BUILD + cd octavia-tempest-plugin-3.0.1.dev5 + DOCDIR=/builddir/build/BUILDROOT/python-octavia-tests-tempest-3.0.1-0.20250711235210.afffce1.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.0.1-0.20250711235210.afffce1.el9.x86_64/usr/share/doc/python3-octavia-tests-tempest + cp -pr README.rst /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.0.1-0.20250711235210.afffce1.el9.x86_64/usr/share/doc/python3-octavia-tests-tempest Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.othGX4 + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd octavia-tempest-plugin-3.0.1.dev5 + LICENSEDIR=/builddir/build/BUILDROOT/python-octavia-tests-tempest-3.0.1-0.20250711235210.afffce1.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.0.1-0.20250711235210.afffce1.el9.x86_64/usr/share/licenses/python3-octavia-tests-tempest + cp -pr LICENSE /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.0.1-0.20250711235210.afffce1.el9.x86_64/usr/share/licenses/python3-octavia-tests-tempest + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-octavia-tests-tempest = 3.0.1-0.20250711235210.afffce1.el9 python3-octavia-tests-tempest = 3.0.1-0.20250711235210.afffce1.el9 python3.9-octavia-tests-tempest = 3.0.1-0.20250711235210.afffce1.el9 python3.9dist(octavia-tempest-plugin) = 3.0.1~~dev5 python3dist(octavia-tempest-plugin) = 3.0.1~~dev5 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.0.1-0.20250711235210.afffce1.el9 Processing files: python-octavia-tests-tempest-doc-3.0.1-0.20250711235210.afffce1.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.FBe3Uc + umask 022 + cd /builddir/build/BUILD + cd octavia-tempest-plugin-3.0.1.dev5 + DOCDIR=/builddir/build/BUILDROOT/python-octavia-tests-tempest-3.0.1-0.20250711235210.afffce1.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.0.1-0.20250711235210.afffce1.el9.x86_64/usr/share/doc/python-octavia-tests-tempest-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.0.1-0.20250711235210.afffce1.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.ETjq78 + umask 022 + cd /builddir/build/BUILD + cd octavia-tempest-plugin-3.0.1.dev5 + LICENSEDIR=/builddir/build/BUILDROOT/python-octavia-tests-tempest-3.0.1-0.20250711235210.afffce1.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.0.1-0.20250711235210.afffce1.el9.x86_64/usr/share/licenses/python-octavia-tests-tempest-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.0.1-0.20250711235210.afffce1.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.0.1-0.20250711235210.afffce1.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.0.1-0.20250711235210.afffce1.el9.x86_64 Wrote: /builddir/build/SRPMS/python-octavia-tests-tempest-3.0.1-0.20250711235210.afffce1.el9.src.rpm Wrote: /builddir/build/RPMS/python3-octavia-tests-tempest-3.0.1-0.20250711235210.afffce1.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-octavia-tests-tempest-golang-3.0.1-0.20250711235210.afffce1.el9.x86_64.rpm Wrote: /builddir/build/RPMS/python-octavia-tests-tempest-doc-3.0.1-0.20250711235210.afffce1.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1fsJzI + umask 022 + cd /builddir/build/BUILD + cd octavia-tempest-plugin-3.0.1.dev5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.0.1-0.20250711235210.afffce1.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0