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.1.1-0.20250824233708.2f3e8a3.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.1.1-0.20250824233708.2f3e8a3.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.aF5k1l + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf octavia-tempest-plugin-3.1.1.dev4 + /usr/bin/gzip -dc /builddir/build/SOURCES/octavia-tempest-plugin-3.1.1.dev4-0.20250824233708.2f3e8a3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd octavia-tempest-plugin-3.1.1.dev4 + /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.1.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.JOXoRS + umask 022 + cd /builddir/build/BUILD + cd octavia-tempest-plugin-3.1.1.dev4 + 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.1.1.dev4/.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.1.1.dev4/.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.1.1.dev4/pyproject-wheeldir --output /builddir/build/BUILD/python-octavia-tests-tempest-3.1.1-0.20250824233708.2f3e8a3.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.1.1-0.20250824233708.2f3e8a3.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.1.1-0.20250824233708.2f3e8a3.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.PNOTeh + umask 022 + cd /builddir/build/BUILD + cd octavia-tempest-plugin-3.1.1.dev4 + 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.1.1.dev4/.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.1.1.dev4/.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.1.1.dev4/pyproject-wheeldir --output /builddir/build/BUILD/python-octavia-tests-tempest-3.1.1-0.20250824233708.2f3e8a3.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.1.1-0.20250824233708.2f3e8a3.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.1.1-0.20250824233708.2f3e8a3.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.uZprNu + umask 022 + cd /builddir/build/BUILD + cd octavia-tempest-plugin-3.1.1.dev4 + 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.1.1.dev4/.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.1.1.dev4/.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.1.1.dev4/pyproject-wheeldir --output /builddir/build/BUILD/python-octavia-tests-tempest-3.1.1-0.20250824233708.2f3e8a3.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.1.1.dev4/octavia_tempest_plugin-3.1.1.dev4.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.1.1-0.20250824233708.2f3e8a3.el9.x86_64-pyproject-buildrequires + rm -rfv octavia_tempest_plugin-3.1.1.dev4.dist-info/ removed 'octavia_tempest_plugin-3.1.1.dev4.dist-info/LICENSE' removed 'octavia_tempest_plugin-3.1.1.dev4.dist-info/AUTHORS' removed 'octavia_tempest_plugin-3.1.1.dev4.dist-info/METADATA' removed 'octavia_tempest_plugin-3.1.1.dev4.dist-info/entry_points.txt' removed 'octavia_tempest_plugin-3.1.1.dev4.dist-info/pbr.json' removed 'octavia_tempest_plugin-3.1.1.dev4.dist-info/top_level.txt' removed directory 'octavia_tempest_plugin-3.1.1.dev4.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-octavia-tests-tempest-3.1.1-0.20250824233708.2f3e8a3.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.QYB0Xj + umask 022 + cd /builddir/build/BUILD + cd octavia-tempest-plugin-3.1.1.dev4 + 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.1.1.dev4/.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.1.1.dev4/.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.1.1.dev4/pyproject-wheeldir --output /builddir/build/BUILD/python-octavia-tests-tempest-3.1.1-0.20250824233708.2f3e8a3.el9.x86_64-pyproject-buildrequires -t -e docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ docs: commands succeeded congratulations :) Handling cryptography>=3.0 from tox --print-deps-only: docs Requirement satisfied: cryptography>=3.0 (installed: cryptography 36.0.1) Handling python-dateutil>=2.5.3 from tox --print-deps-only: docs Requirement satisfied: python-dateutil>=2.5.3 (installed: python-dateutil 2.8.1) Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.1.1) Handling oslo.config>=5.2.0 from tox --print-deps-only: docs Requirement satisfied: oslo.config>=5.2.0 (installed: oslo.config 10.0.0) Handling oslo.log>=3.36.0 from tox --print-deps-only: docs Requirement satisfied: oslo.log>=3.36.0 (installed: oslo.log 7.1.0) Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: docs Requirement satisfied: oslo.serialization!=2.19.1,>=2.18.0 (installed: oslo.serialization 5.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.dev22) 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.1.1.dev4/octavia_tempest_plugin-3.1.1.dev4.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling cryptography (>=3.0) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement satisfied: cryptography (>=3.0) (installed: cryptography 36.0.1) Handling python-dateutil (>=2.5.3) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement satisfied: python-dateutil (>=2.5.3) (installed: python-dateutil 2.8.1) Handling pbr (!=2.1.0,>=2.0.0) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement satisfied: pbr (!=2.1.0,>=2.0.0) (installed: pbr 6.1.1) Handling oslo.config (>=5.2.0) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement satisfied: oslo.config (>=5.2.0) (installed: oslo.config 10.0.0) Handling oslo.log (>=3.36.0) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement satisfied: oslo.log (>=3.36.0) (installed: oslo.log 7.1.0) Handling oslo.serialization (!=2.19.1,>=2.18.0) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement satisfied: oslo.serialization (!=2.19.1,>=2.18.0) (installed: oslo.serialization 5.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.dev22) 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.1.1-0.20250824233708.2f3e8a3.el9.x86_64-pyproject-buildrequires + rm -rfv octavia_tempest_plugin-3.1.1.dev4.dist-info/ removed 'octavia_tempest_plugin-3.1.1.dev4.dist-info/LICENSE' removed 'octavia_tempest_plugin-3.1.1.dev4.dist-info/AUTHORS' removed 'octavia_tempest_plugin-3.1.1.dev4.dist-info/METADATA' removed 'octavia_tempest_plugin-3.1.1.dev4.dist-info/top_level.txt' removed 'octavia_tempest_plugin-3.1.1.dev4.dist-info/pbr.json' removed 'octavia_tempest_plugin-3.1.1.dev4.dist-info/entry_points.txt' removed directory 'octavia_tempest_plugin-3.1.1.dev4.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/python-octavia-tests-tempest-3.1.1-0.20250824233708.2f3e8a3.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.I50gYO + umask 022 + cd /builddir/build/BUILD + cd octavia-tempest-plugin-3.1.1.dev4 + 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.1.1.dev4/.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.1.1.dev4/.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.1.1.dev4/pyproject-wheeldir --output /builddir/build/BUILD/python-octavia-tests-tempest-3.1.1-0.20250824233708.2f3e8a3.el9.x86_64-pyproject-buildrequires -t -e docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.1) Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) Handling pbr>=2.0.0 from get_requires_for_build_wheel Requirement satisfied: pbr>=2.0.0 (installed: pbr 6.1.1) Handling tox-current-env >= 0.0.6 from tox itself Requirement satisfied: tox-current-env >= 0.0.6 (installed: tox-current-env 0.0.8) ___________________________________ summary ____________________________________ docs: commands succeeded congratulations :) Handling cryptography>=3.0 from tox --print-deps-only: docs Requirement satisfied: cryptography>=3.0 (installed: cryptography 36.0.1) Handling python-dateutil>=2.5.3 from tox --print-deps-only: docs Requirement satisfied: python-dateutil>=2.5.3 (installed: python-dateutil 2.8.1) Handling pbr!=2.1.0,>=2.0.0 from tox --print-deps-only: docs Requirement satisfied: pbr!=2.1.0,>=2.0.0 (installed: pbr 6.1.1) Handling oslo.config>=5.2.0 from tox --print-deps-only: docs Requirement satisfied: oslo.config>=5.2.0 (installed: oslo.config 10.0.0) Handling oslo.log>=3.36.0 from tox --print-deps-only: docs Requirement satisfied: oslo.log>=3.36.0 (installed: oslo.log 7.1.0) Handling oslo.serialization!=2.19.1,>=2.18.0 from tox --print-deps-only: docs Requirement satisfied: oslo.serialization!=2.19.1,>=2.18.0 (installed: oslo.serialization 5.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.dev22) 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.1.1.dev4/octavia_tempest_plugin-3.1.1.dev4.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling cryptography (>=3.0) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement satisfied: cryptography (>=3.0) (installed: cryptography 36.0.1) Handling python-dateutil (>=2.5.3) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement satisfied: python-dateutil (>=2.5.3) (installed: python-dateutil 2.8.1) Handling pbr (!=2.1.0,>=2.0.0) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement satisfied: pbr (!=2.1.0,>=2.0.0) (installed: pbr 6.1.1) Handling oslo.config (>=5.2.0) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement satisfied: oslo.config (>=5.2.0) (installed: oslo.config 10.0.0) Handling oslo.log (>=3.36.0) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement satisfied: oslo.log (>=3.36.0) (installed: oslo.log 7.1.0) Handling oslo.serialization (!=2.19.1,>=2.18.0) from hook generated metadata: Requires-Dist (octavia-tempest-plugin) Requirement satisfied: oslo.serialization (!=2.19.1,>=2.18.0) (installed: oslo.serialization 5.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.dev22) 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.1.1-0.20250824233708.2f3e8a3.el9.x86_64-pyproject-buildrequires + rm -rfv octavia_tempest_plugin-3.1.1.dev4.dist-info/ removed 'octavia_tempest_plugin-3.1.1.dev4.dist-info/LICENSE' removed 'octavia_tempest_plugin-3.1.1.dev4.dist-info/AUTHORS' removed 'octavia_tempest_plugin-3.1.1.dev4.dist-info/METADATA' removed 'octavia_tempest_plugin-3.1.1.dev4.dist-info/entry_points.txt' removed 'octavia_tempest_plugin-3.1.1.dev4.dist-info/pbr.json' removed 'octavia_tempest_plugin-3.1.1.dev4.dist-info/top_level.txt' removed directory 'octavia_tempest_plugin-3.1.1.dev4.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.frcUAN + umask 022 + cd /builddir/build/BUILD + cd octavia-tempest-plugin-3.1.1.dev4 + mkdir -p /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/.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.1.1.dev4/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/pyproject-wheeldir Processing /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4 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.1.1.dev4/.pyproject-builddir/tmpcfgk0kbi /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.1.1.dev4/.pyproject-builddir/pip-modern-metadata-yz8fentc/octavia_tempest_plugin.egg-info writing /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/.pyproject-builddir/pip-modern-metadata-yz8fentc/octavia_tempest_plugin.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/.pyproject-builddir/pip-modern-metadata-yz8fentc/octavia_tempest_plugin.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/.pyproject-builddir/pip-modern-metadata-yz8fentc/octavia_tempest_plugin.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/.pyproject-builddir/pip-modern-metadata-yz8fentc/octavia_tempest_plugin.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/.pyproject-builddir/pip-modern-metadata-yz8fentc/octavia_tempest_plugin.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/.pyproject-builddir/pip-modern-metadata-yz8fentc/octavia_tempest_plugin.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/.pyproject-builddir/pip-modern-metadata-yz8fentc/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.1.1.dev4/.pyproject-builddir/pip-modern-metadata-yz8fentc/octavia_tempest_plugin.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/.pyproject-builddir/pip-modern-metadata-yz8fentc/octavia_tempest_plugin-3.1.1.dev4.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.1.1.dev4/.pyproject-builddir/tmp1p1e0_te /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/tests creating build/lib/octavia_tempest_plugin/tests/spare_pool_scenario copying octavia_tempest_plugin/tests/spare_pool_scenario/__init__.py -> build/lib/octavia_tempest_plugin/tests/spare_pool_scenario copying octavia_tempest_plugin/tests/waiters.py -> build/lib/octavia_tempest_plugin/tests copying octavia_tempest_plugin/tests/validators.py -> build/lib/octavia_tempest_plugin/tests copying octavia_tempest_plugin/tests/test_base.py -> build/lib/octavia_tempest_plugin/tests copying octavia_tempest_plugin/tests/__init__.py -> build/lib/octavia_tempest_plugin/tests copying octavia_tempest_plugin/tests/RBAC_tests.py -> build/lib/octavia_tempest_plugin/tests 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/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/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 creating build/lib/octavia_tempest_plugin/services/load_balancer 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/contrib/__init__.py -> build/lib/octavia_tempest_plugin/contrib creating build/lib/octavia_tempest_plugin/tests/barbican_scenario copying octavia_tempest_plugin/tests/barbican_scenario/__init__.py -> build/lib/octavia_tempest_plugin/tests/barbican_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 creating build/lib/octavia_tempest_plugin/common copying octavia_tempest_plugin/common/requests_adapters.py -> build/lib/octavia_tempest_plugin/common copying octavia_tempest_plugin/common/decorators.py -> build/lib/octavia_tempest_plugin/common copying octavia_tempest_plugin/common/constants.py -> build/lib/octavia_tempest_plugin/common copying octavia_tempest_plugin/common/cert_utils.py -> build/lib/octavia_tempest_plugin/common copying octavia_tempest_plugin/common/barbican_client_mgr.py -> build/lib/octavia_tempest_plugin/common copying octavia_tempest_plugin/common/__init__.py -> build/lib/octavia_tempest_plugin/common creating build/lib/octavia_tempest_plugin/tests/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 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 copying octavia_tempest_plugin/tests/act_stdby_scenario/__init__.py -> build/lib/octavia_tempest_plugin/tests/act_stdby_scenario creating build/lib/octavia_tempest_plugin/tests/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 copying octavia_tempest_plugin/tests/scenario/__init__.py -> build/lib/octavia_tempest_plugin/tests/scenario copying octavia_tempest_plugin/services/load_balancer/__init__.py -> build/lib/octavia_tempest_plugin/services/load_balancer 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 copying octavia_tempest_plugin/services/__init__.py -> build/lib/octavia_tempest_plugin/services 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/hacking copying build/lib/octavia_tempest_plugin/hacking/__init__.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/hacking copying build/lib/octavia_tempest_plugin/hacking/checks.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/hacking creating build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/common copying build/lib/octavia_tempest_plugin/common/__init__.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/common copying build/lib/octavia_tempest_plugin/common/barbican_client_mgr.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/common copying build/lib/octavia_tempest_plugin/common/cert_utils.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/common copying build/lib/octavia_tempest_plugin/common/constants.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/common copying build/lib/octavia_tempest_plugin/common/decorators.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/common copying build/lib/octavia_tempest_plugin/common/requests_adapters.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/common creating build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/services copying build/lib/octavia_tempest_plugin/services/__init__.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/services creating build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/services/load_balancer 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/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 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 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/tests 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/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 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/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/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 copying build/lib/octavia_tempest_plugin/tests/RBAC_tests.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests copying build/lib/octavia_tempest_plugin/tests/__init__.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests copying build/lib/octavia_tempest_plugin/tests/test_base.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests copying build/lib/octavia_tempest_plugin/tests/validators.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests copying build/lib/octavia_tempest_plugin/tests/waiters.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests creating build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/spare_pool_scenario creating build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/spare_pool_scenario/v2 copying build/lib/octavia_tempest_plugin/tests/spare_pool_scenario/v2/__init__.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/spare_pool_scenario/v2 copying build/lib/octavia_tempest_plugin/tests/spare_pool_scenario/v2/test_spare_pool.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/spare_pool_scenario/v2 copying build/lib/octavia_tempest_plugin/tests/spare_pool_scenario/__init__.py -> build/bdist.linux-x86_64/wheel/octavia_tempest_plugin/tests/spare_pool_scenario running install_egg_info Copying octavia_tempest_plugin.egg-info to build/bdist.linux-x86_64/wheel/octavia_tempest_plugin-3.1.1.dev4-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.1.1.dev4.dist-info/WHEEL creating '/builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/.pyproject-builddir/pip-wheel-x0kjbm44/tmp7mgf1kpu/octavia_tempest_plugin-3.1.1.dev4-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.1.1.dev4.dist-info/AUTHORS' adding 'octavia_tempest_plugin-3.1.1.dev4.dist-info/LICENSE' adding 'octavia_tempest_plugin-3.1.1.dev4.dist-info/METADATA' adding 'octavia_tempest_plugin-3.1.1.dev4.dist-info/WHEEL' adding 'octavia_tempest_plugin-3.1.1.dev4.dist-info/entry_points.txt' adding 'octavia_tempest_plugin-3.1.1.dev4.dist-info/pbr.json' adding 'octavia_tempest_plugin-3.1.1.dev4.dist-info/top_level.txt' adding 'octavia_tempest_plugin-3.1.1.dev4.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.1.1.dev4-py3-none-any.whl size=249216 sha256=a2f57e1be395ff5c7ea59531c9e898b7ab4e0ac0dada80aa17c4c9a4a3ad2fac Stored in directory: /builddir/.cache/pip/wheels/3b/79/3a/e176375501eade8d12ea996820d78fb13f6eabc3b9bb7acaab 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.1.1.dev4/octavia_tempest_plugin/contrib/test_server ~/build/BUILD/octavia-tempest-plugin-3.1.1.dev4 + 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-build516314677 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 internal/goarch mkdir -p $WORK/b010/ echo '# import config' > $WORK/b010/importcfg # internal cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/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 HRIyT6cdXRZ72mDdGmcO/HRIyT6cdXRZ72mDdGmcO -goversion "go1.24.6 (Red Hat 1.24.6-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b010/importcfg -pack /usr/lib/golang/src/internal/goarch/goarch.go /usr/lib/golang/src/internal/goarch/goarch_amd64.go /usr/lib/golang/src/internal/goarch/zgoarch_amd64.go 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 tmbx2C1xK8ek0eZgdGaV/tmbx2C1xK8ek0eZgdGaV -goversion "go1.24.6 (Red Hat 1.24.6-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b012/importcfg -pack /usr/lib/golang/src/internal/unsafeheader/unsafeheader.go echo '# import config' > $WORK/b015/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b015/_pkg_.a -trimpath "$WORK/b015=>" -p internal/cpu -lang=go1.24 -std -buildid cZBFJa9STQzEUZKGxd9V/cZBFJa9STQzEUZKGxd9V -goversion "go1.24.6 (Red Hat 1.24.6-1.el9)" -symabis $WORK/b015/symabis -c=4 -nolocalimports -importcfg $WORK/b015/importcfg -pack -asmhdr $WORK/b015/go_asm.h /usr/lib/golang/src/internal/cpu/cpu.go /usr/lib/golang/src/internal/cpu/cpu_x86.go 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 stGNGkQEt7LjA6Dq59ZZ/stGNGkQEt7LjA6Dq59ZZ -goversion "go1.24.6 (Red Hat 1.24.6-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b016/importcfg -pack /usr/lib/golang/src/internal/byteorder/byteorder.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b012/_pkg_.a # internal cp $WORK/b012/_pkg_.a /builddir/.cache/go-build/35/35a8c6ee3a2e0c7f17dc7548e312b92652840f1d9a8f684a7b4aa12f281164ff-d # internal internal/coverage/rtcov mkdir -p $WORK/b018/ echo '# import config' > $WORK/b018/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b018/_pkg_.a -trimpath "$WORK/b018=>" -p internal/coverage/rtcov -lang=go1.24 -std -complete -buildid zzayJrZ8RAxd5nZM5ia2/zzayJrZ8RAxd5nZM5ia2 -goversion "go1.24.6 (Red Hat 1.24.6-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b018/importcfg -pack /usr/lib/golang/src/internal/coverage/rtcov/rtcov.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b010/_pkg_.a # internal cp $WORK/b010/_pkg_.a /builddir/.cache/go-build/c8/c8fa84935738a869a73f8fabb2adce36695e94c5bd04fc274d7485bc08188824-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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b016/_pkg_.a # internal cp $WORK/b016/_pkg_.a /builddir/.cache/go-build/ab/ab514ecf858d6062e8726a40d6f4a52af8d0d45d1e61ae854a10b2efeba592ed-d # internal internal/chacha8rand mkdir -p $WORK/b017/ 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 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/buildid -w $WORK/b018/_pkg_.a # internal cp $WORK/b018/_pkg_.a /builddir/.cache/go-build/80/809ca52a57ecf9e3109c7bec1832adba01f51b1150a7079a58e04b78bd72510b-d # internal internal/godebugs mkdir -p $WORK/b019/ echo '# import config' > $WORK/b019/importcfg # internal cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/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 s1BfJSaEELbZQqysayTJ/s1BfJSaEELbZQqysayTJ -goversion "go1.24.6 (Red Hat 1.24.6-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b019/importcfg -pack /usr/lib/golang/src/internal/godebugs/table.go cat >/tmp/go-build516314677/b009/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build516314677/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 o_1YLf-Ax8uVpDnK8qOH/o_1YLf-Ax8uVpDnK8qOH -goversion "go1.24.6 (Red Hat 1.24.6-1.el9)" -symabis $WORK/b009/symabis -c=4 -nolocalimports -importcfg $WORK/b009/importcfg -pack -asmhdr $WORK/b009/go_asm.h /usr/lib/golang/src/internal/abi/abi.go /usr/lib/golang/src/internal/abi/abi_amd64.go /usr/lib/golang/src/internal/abi/compiletype.go /usr/lib/golang/src/internal/abi/escape.go /usr/lib/golang/src/internal/abi/funcpc.go /usr/lib/golang/src/internal/abi/iface.go /usr/lib/golang/src/internal/abi/map_noswiss.go /usr/lib/golang/src/internal/abi/map_select_swiss.go /usr/lib/golang/src/internal/abi/map_swiss.go /usr/lib/golang/src/internal/abi/rangefuncconsts.go /usr/lib/golang/src/internal/abi/runtime.go /usr/lib/golang/src/internal/abi/stack.go /usr/lib/golang/src/internal/abi/switch.go /usr/lib/golang/src/internal/abi/symtab.go /usr/lib/golang/src/internal/abi/type.go cd /usr/lib/golang/src/internal/cpu /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/cpu -trimpath "$WORK/b015=>" -I $WORK/b015/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b015/cpu_x86.o ./cpu_x86.s cat >/tmp/go-build516314677/b017/importcfg << 'EOF' # internal # import config packagefile internal/byteorder=/tmp/go-build516314677/b016/_pkg_.a packagefile internal/goarch=/tmp/go-build516314677/b010/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/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 kHYODgunSthpI-YiggFx/kHYODgunSthpI-YiggFx -goversion "go1.24.6 (Red Hat 1.24.6-1.el9)" -symabis $WORK/b017/symabis -c=4 -nolocalimports -importcfg $WORK/b017/importcfg -pack -asmhdr $WORK/b017/go_asm.h /usr/lib/golang/src/internal/chacha8rand/chacha8.go /usr/lib/golang/src/internal/chacha8rand/chacha8_generic.go 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/f5/f5ecf314896dd352ea1c5b4d9b2fae901c8c3f2cda641b44c772d3d508da5ed1-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/b019/_pkg_.a # internal cp $WORK/b019/_pkg_.a /builddir/.cache/go-build/53/5328344cae69d98446f32c6a012189d7c7d954a74596f860f403d8256a7ab4fc-d # internal internal/goexperiment mkdir -p $WORK/b020/ echo '# import config' > $WORK/b020/importcfg # internal cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/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 4Id_V8v6qdNfrZrXqBTY/4Id_V8v6qdNfrZrXqBTY -goversion "go1.24.6 (Red Hat 1.24.6-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b020/importcfg -pack /usr/lib/golang/src/internal/goexperiment/exp_aliastypeparams_on.go /usr/lib/golang/src/internal/goexperiment/exp_arenas_off.go /usr/lib/golang/src/internal/goexperiment/exp_boringcrypto_off.go /usr/lib/golang/src/internal/goexperiment/exp_cacheprog_off.go /usr/lib/golang/src/internal/goexperiment/exp_cgocheck2_off.go /usr/lib/golang/src/internal/goexperiment/exp_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 cat >/tmp/go-build516314677/b014/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build516314677/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 dstURGemwt69GfFaKS2T/dstURGemwt69GfFaKS2T -goversion "go1.24.6 (Red Hat 1.24.6-1.el9)" -symabis $WORK/b014/symabis -c=4 -nolocalimports -importcfg $WORK/b014/importcfg -pack -asmhdr $WORK/b014/go_asm.h /usr/lib/golang/src/internal/bytealg/bytealg.go /usr/lib/golang/src/internal/bytealg/compare_native.go /usr/lib/golang/src/internal/bytealg/count_native.go /usr/lib/golang/src/internal/bytealg/equal_generic.go /usr/lib/golang/src/internal/bytealg/equal_native.go /usr/lib/golang/src/internal/bytealg/index_amd64.go /usr/lib/golang/src/internal/bytealg/index_native.go /usr/lib/golang/src/internal/bytealg/indexbyte_native.go /usr/lib/golang/src/internal/bytealg/lastindexbyte_generic.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b020/_pkg_.a # internal cp $WORK/b020/_pkg_.a /builddir/.cache/go-build/3b/3b9464716e6a41e78789f61a95b222da75887c06608583236644f0e1a6f9902b-d # internal internal/goos mkdir -p $WORK/b021/ echo '# import config' > $WORK/b021/importcfg # internal /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b021/_pkg_.a -trimpath "$WORK/b021=>" -p internal/goos -lang=go1.24 -std -complete -buildid 3vsOxXqRc10afcwuhWFs/3vsOxXqRc10afcwuhWFs -goversion "go1.24.6 (Red Hat 1.24.6-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b021/importcfg -pack /usr/lib/golang/src/internal/goos/goos.go /usr/lib/golang/src/internal/goos/unix.go /usr/lib/golang/src/internal/goos/zgoos_linux.go cd /usr/lib/golang/src/internal/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/b021/_pkg_.a # internal cp $WORK/b021/_pkg_.a /builddir/.cache/go-build/2f/2f5f17c2234e8f9c7f08899f66c3281f43594651f5d78a31b659f23b00e1fb7f-d # internal internal/profilerecord mkdir -p $WORK/b022/ echo '# import config' > $WORK/b022/importcfg # internal cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/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 2yIU-6xyI-tLzEO7psxr/2yIU-6xyI-tLzEO7psxr -goversion "go1.24.6 (Red Hat 1.24.6-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b022/importcfg -pack /usr/lib/golang/src/internal/profilerecord/profilerecord.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 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 cp $WORK/b017/_pkg_.a /builddir/.cache/go-build/1e/1e1e34057491332be4904e8e2b04815e173d704ddecc26ae241eaaaf3571c5a3-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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b022/_pkg_.a # internal echo '# import config' > $WORK/b023/importcfg # internal cp $WORK/b022/_pkg_.a /builddir/.cache/go-build/19/190b9f9222fc7859e9186bc1c6c0f018614a43e6396bcef90264cc29e8e91a26-d # internal cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/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 5OD5bG4zz-gflZxyqpUM/5OD5bG4zz-gflZxyqpUM -goversion "go1.24.6 (Red Hat 1.24.6-1.el9)" -symabis $WORK/b023/symabis -c=4 -nolocalimports -importcfg $WORK/b023/importcfg -pack -asmhdr $WORK/b023/go_asm.h /usr/lib/golang/src/internal/runtime/atomic/atomic_amd64.go /usr/lib/golang/src/internal/runtime/atomic/doc.go /usr/lib/golang/src/internal/runtime/atomic/stubs.go /usr/lib/golang/src/internal/runtime/atomic/types.go /usr/lib/golang/src/internal/runtime/atomic/types_64bit.go /usr/lib/golang/src/internal/runtime/atomic/unaligned.go internal/asan mkdir -p $WORK/b026/ echo '# import config' > $WORK/b026/importcfg # internal /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 ZN0FwwtW3gOIZs33pLFe/ZN0FwwtW3gOIZs33pLFe -goversion "go1.24.6 (Red Hat 1.24.6-1.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/count_amd64.o ./count_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/db/db2c8d0b6598c3d0094a138ae90231b2b561af3786c5fe89537cc925b2729ceb-d # internal internal/msan mkdir -p $WORK/b027/ echo '# import config' > $WORK/b027/importcfg # internal cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/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 -4YxV8pQcP4jvPoLeedM/-4YxV8pQcP4jvPoLeedM -goversion "go1.24.6 (Red Hat 1.24.6-1.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/equal_amd64.o ./equal_amd64.s /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/bytealg -trimpath "$WORK/b014=>" -I $WORK/b014/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b014/index_amd64.o ./index_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 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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b027/_pkg_.a # internal cp $WORK/b027/_pkg_.a /builddir/.cache/go-build/59/59f5b3b008ebcd2dc05237d69c152366834f6f3a0b11b1771d5eacdda8308765-d # internal internal/runtime/math mkdir -p $WORK/b029/ cat >/tmp/go-build516314677/b029/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build516314677/b010/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/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 nWkxAVLccGvQLsNiTdp_/nWkxAVLccGvQLsNiTdp_ -goversion "go1.24.6 (Red Hat 1.24.6-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b029/importcfg -pack /usr/lib/golang/src/internal/runtime/math/math.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b029/_pkg_.a # internal cp $WORK/b029/_pkg_.a /builddir/.cache/go-build/34/34b411389af9966a934fbcd60213172208a97e009b8ae9875d8a1a236cb7a456-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/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/70/70dd55d3be7cfa6df46a328a38a1245f900d02be1e3be90c84448f401a201c82-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 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/3a/3a8202631e1aa6ef6ed15175c8837b07c11c0bf861cf44bdff89812e7405f6c9-d # internal internal/runtime/exithook mkdir -p $WORK/b024/ cat >/tmp/go-build516314677/b024/importcfg << 'EOF' # internal # import config packagefile internal/runtime/atomic=/tmp/go-build516314677/b023/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/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 8vf3CSGLXF4HgyCKCiLt/8vf3CSGLXF4HgyCKCiLt -goversion "go1.24.6 (Red Hat 1.24.6-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b024/importcfg -pack /usr/lib/golang/src/internal/runtime/exithook/hooks.go cat >/tmp/go-build516314677/b030/importcfg << 'EOF' # internal # import config packagefile internal/goarch=/tmp/go-build516314677/b010/_pkg_.a packagefile internal/goos=/tmp/go-build516314677/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 73134eEWJuWNSfdxvvp9/73134eEWJuWNSfdxvvp9 -goversion "go1.24.6 (Red Hat 1.24.6-1.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 echo '# import config' > $WORK/b031/importcfg # internal /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 m3mon7dqWUQYsdfo5B8z/m3mon7dqWUQYsdfo5B8z -goversion "go1.24.6 (Red Hat 1.24.6-1.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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b024/_pkg_.a # internal cp $WORK/b024/_pkg_.a /builddir/.cache/go-build/9f/9f1b61f5b301e45c31994e924406370cfb5fe7e1ce76c5e34fcf4eb819ee973c-d # internal internal/stringslite mkdir -p $WORK/b032/ cat >/tmp/go-build516314677/b032/importcfg << 'EOF' # internal # import config packagefile internal/bytealg=/tmp/go-build516314677/b014/_pkg_.a EOF /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 Zc137tWW5W3eJDpRfcHz/Zc137tWW5W3eJDpRfcHz -goversion "go1.24.6 (Red Hat 1.24.6-1.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 /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/81/81960d72b50dbe5a1963ebf9645bda0c0c6b95460a1755ce663e0c267845300c-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 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 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 echo '# import config' > $WORK/b035/importcfg # internal cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/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 iwNpVKQiW6fAiWlQcJlV/iwNpVKQiW6fAiWlQcJlV -goversion "go1.24.6 (Red Hat 1.24.6-1.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 cd /usr/lib/golang/src/internal/abi /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/abi -trimpath "$WORK/b009=>" -I $WORK/b009/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b009/stub.o ./stub.s /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b032/_pkg_.a # internal cp $WORK/b032/_pkg_.a /builddir/.cache/go-build/27/27c126d3d243675db2525e6a2d27a290d08ac38299b56c38e90dce9b77ca8933-d # internal math/bits mkdir -p $WORK/b038/ echo '# import config' > $WORK/b038/importcfg # internal cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/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 jEL2HeDYw1nVCPKJWP-k/jEL2HeDYw1nVCPKJWP-k -goversion "go1.24.6 (Red Hat 1.24.6-1.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/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 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/67/678b816f6fbbc85ec83ab0fcc4c41e4af0674c2bd956b3e14f5d1d5ce4d83044-d # internal unicode/utf8 mkdir -p $WORK/b039/ echo '# import config' > $WORK/b039/importcfg # internal cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/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 2Oj1DD8qXcuOZbooAAT0/2Oj1DD8qXcuOZbooAAT0 -goversion "go1.24.6 (Red Hat 1.24.6-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b039/importcfg -pack /usr/lib/golang/src/unicode/utf8/utf8.go cp $WORK/b009/_pkg_.a /builddir/.cache/go-build/83/83d82d0662885173088ae2c94c5630695d470dc768fd3d63e6040f6b86c3d0d3-d # internal internal/race mkdir -p $WORK/b028/ cat >/tmp/go-build516314677/b028/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build516314677/b009/_pkg_.a EOF /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 yQ260UtkaWTRS23Y329L/yQ260UtkaWTRS23Y329L -goversion "go1.24.6 (Red Hat 1.24.6-1.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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b038/_pkg_.a # internal cp $WORK/b038/_pkg_.a /builddir/.cache/go-build/ee/ee5f373abcc4b7d4fbd464d48810b4ca47152fefd58503984fe09b268b9da785-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 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/a7/a7973bd8c15557d16d81b4ce1ebcce7096eb1013e9ea606f8dd3d1017c0a9604-d # internal unicode mkdir -p $WORK/b043/ echo '# import config' > $WORK/b043/importcfg # internal cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/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 8ATQqqn6KFg0-8tWZ_0i/8ATQqqn6KFg0-8tWZ_0i -goversion "go1.24.6 (Red Hat 1.24.6-1.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/c6/c68c2667e5a680be4e8c4185350a523d14604276676b52818674e296e2cf6092-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.1.1.dev4/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 OqGwJTORr-J89VmsKJby/OqGwJTORr-J89VmsKJby -goversion "go1.24.6 (Red Hat 1.24.6-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b050/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140/alias/alias.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b028/_pkg_.a # internal cp $WORK/b028/_pkg_.a /builddir/.cache/go-build/fc/fc793776394fd59b21b93c411da642efc15c202de5647ac5c2285bcbf583ef6c-d # internal internal/runtime/maps mkdir -p $WORK/b025/ cat >/tmp/go-build516314677/b025/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build516314677/b009/_pkg_.a packagefile internal/asan=/tmp/go-build516314677/b026/_pkg_.a packagefile internal/goarch=/tmp/go-build516314677/b010/_pkg_.a packagefile internal/msan=/tmp/go-build516314677/b027/_pkg_.a packagefile internal/race=/tmp/go-build516314677/b028/_pkg_.a packagefile internal/runtime/math=/tmp/go-build516314677/b029/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build516314677/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 Z6rd4BGwnUkidJ_RNPo6/Z6rd4BGwnUkidJ_RNPo6 -goversion "go1.24.6 (Red Hat 1.24.6-1.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 cat >/tmp/go-build516314677/b037/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build516314677/b015/_pkg_.a packagefile math/bits=/tmp/go-build516314677/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 XlH-_fSlE_IHebi55Nzn/XlH-_fSlE_IHebi55Nzn -goversion "go1.24.6 (Red Hat 1.24.6-1.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/55/550fdeb74730cef672b63cb125fdea9fd2e31528fe13b033e1991e30e9e68535-d # internal internal/sync mkdir -p $WORK/b034/ cat >/tmp/go-build516314677/b034/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build516314677/b009/_pkg_.a packagefile internal/goarch=/tmp/go-build516314677/b010/_pkg_.a packagefile internal/race=/tmp/go-build516314677/b028/_pkg_.a packagefile sync/atomic=/tmp/go-build516314677/b035/_pkg_.a EOF /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 2ZvN7gkBtXJq6ga2-GBB/2ZvN7gkBtXJq6ga2-GBB -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b034/_pkg_.a # internal cp $WORK/b034/_pkg_.a /builddir/.cache/go-build/5a/5adbffdf3d2e3dcae4f038daaea52ecb1a3c898fa73d152cc5607b7ad7ea2f1d-d # internal crypto/internal/fips140deps/byteorder mkdir -p $WORK/b054/ cat >/tmp/go-build516314677/b054/importcfg << 'EOF' # internal # import config packagefile internal/byteorder=/tmp/go-build516314677/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 QcbdoYCs-jHM6Uz60gyu/QcbdoYCs-jHM6Uz60gyu -goversion "go1.24.6 (Red Hat 1.24.6-1.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/7c/7cda4578ef6b5df6a37fb71e3158ac26b90eb3b7c1478a9a55b81123d294b737-d # internal crypto/internal/fips140deps/cpu mkdir -p $WORK/b055/ cat >/tmp/go-build516314677/b055/importcfg << 'EOF' # internal # import config packagefile internal/cpu=/tmp/go-build516314677/b015/_pkg_.a packagefile internal/goarch=/tmp/go-build516314677/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 5yXQbijWqdO8dDKvTQhP/5yXQbijWqdO8dDKvTQhP -goversion "go1.24.6 (Red Hat 1.24.6-1.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/43/4346b1bcc5e00315443e34f1464b7813bcd3e2f8a180bd6269b6cf423425f1b4-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-build516314677/b058/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/alias=/tmp/go-build516314677/b050/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/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 Z4BBcqOF3zOPIblFWdNR/Z4BBcqOF3zOPIblFWdNR -goversion "go1.24.6 (Red Hat 1.24.6-1.el9)" -symabis $WORK/b058/symabis -c=4 -nolocalimports -importcfg $WORK/b058/importcfg -pack -asmhdr $WORK/b058/go_asm.h /usr/lib/golang/src/crypto/internal/fips140/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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b043/_pkg_.a # internal cp $WORK/b043/_pkg_.a /builddir/.cache/go-build/e4/e4512ffe8c69f53c64a662b45809929682f97d30ce48189bded3d17be22f731e-d # internal internal/itoa mkdir -p $WORK/b066/ echo '# import config' > $WORK/b066/importcfg # internal /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 jeiVmWkBCWvocqKwlqaL/jeiVmWkBCWvocqKwlqaL -goversion "go1.24.6 (Red Hat 1.24.6-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b066/importcfg -pack /usr/lib/golang/src/internal/itoa/itoa.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b066/_pkg_.a # internal cp $WORK/b066/_pkg_.a /builddir/.cache/go-build/ab/abd2e00fc404ef438d3950a62d51c876b2fe34a822a90232d0d227cd6d3db957-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 VkYCQJHyBLuGdj2TN_FU/VkYCQJHyBLuGdj2TN_FU -goversion "go1.24.6 (Red Hat 1.24.6-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b073/importcfg -pack /usr/lib/golang/src/cmp/cmp.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/b073/_pkg_.a # internal cp $WORK/b073/_pkg_.a /builddir/.cache/go-build/d1/d1621598364097923b3d6e4175eac80de54a18300753103d3a34307e56476f0d-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.1.1.dev4/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 LFChGR76-DOshIeh3X6U/LFChGR76-DOshIeh3X6U -goversion "go1.24.6 (Red Hat 1.24.6-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b083/importcfg -pack /usr/lib/golang/src/vendor/github.com/golang-fips/openssl/v2/big.go cd /usr/lib/golang/src/crypto/internal/fips140/subtle /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/b7/b7f736785a62740623c88a74e97d2815c5689fa7d81453b7dd047b888b1a0a9f-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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b025/_pkg_.a # internal cp $WORK/b025/_pkg_.a /builddir/.cache/go-build/f3/f345e1dc48a904b878bebe5416cc9bf8019a906196f62e3365418b47ccf1ed48-d # internal echo '# import config' > $WORK/b084/importcfg # internal cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/octavia_tempest_plugin/contrib/test_server /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 synhlX3BoZjc37NGDk6Z/synhlX3BoZjc37NGDk6Z -goversion "go1.24.6 (Red Hat 1.24.6-1.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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b083/_pkg_.a # internal cp $WORK/b083/_pkg_.a /builddir/.cache/go-build/d4/d4ac8fb5dab89605a88298f09a6bee036d52581d7eeaf4ac860111cf74457ea7-d # internal crypto/internal/boring mkdir -p $WORK/b082/ cat >/tmp/go-build516314677/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-build516314677/b083/_pkg_.a EOF /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 VWju2njYF3tfKbTK5fzC/VWju2njYF3tfKbTK5fzC -goversion "go1.24.6 (Red Hat 1.24.6-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b082/importcfg -pack /usr/lib/golang/src/crypto/internal/boring/doc.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 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/buildid -w $WORK/b082/_pkg_.a # internal cp $WORK/b082/_pkg_.a /builddir/.cache/go-build/da/dad4fe7eb00acca3af39743a21ce47d8fa3d94664a408643840c844cfef3102a-d # internal container/list mkdir -p $WORK/b091/ echo '# import config' > $WORK/b091/importcfg # internal cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/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 nNZQWlUGaI3BPYXO9Y06/nNZQWlUGaI3BPYXO9Y06 -goversion "go1.24.6 (Red Hat 1.24.6-1.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/dim_amd64.o ./dim_amd64.s cd /usr/lib/golang/src/crypto/internal/boring/sig /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/99/9989dbd629cb2e979e35868dc5cb2bc736d0ec94c6333a181be0725e0764648c-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/exp_amd64.o ./exp_amd64.s cat >/tmp/go-build516314677/b013/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build516314677/b009/_pkg_.a packagefile internal/bytealg=/tmp/go-build516314677/b014/_pkg_.a packagefile internal/byteorder=/tmp/go-build516314677/b016/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build516314677/b017/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build516314677/b018/_pkg_.a packagefile internal/cpu=/tmp/go-build516314677/b015/_pkg_.a packagefile internal/goarch=/tmp/go-build516314677/b010/_pkg_.a packagefile internal/godebugs=/tmp/go-build516314677/b019/_pkg_.a packagefile internal/goexperiment=/tmp/go-build516314677/b020/_pkg_.a packagefile internal/goos=/tmp/go-build516314677/b021/_pkg_.a packagefile internal/profilerecord=/tmp/go-build516314677/b022/_pkg_.a packagefile internal/runtime/atomic=/tmp/go-build516314677/b023/_pkg_.a packagefile internal/runtime/exithook=/tmp/go-build516314677/b024/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build516314677/b025/_pkg_.a packagefile internal/runtime/math=/tmp/go-build516314677/b029/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build516314677/b030/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build516314677/b031/_pkg_.a packagefile internal/stringslite=/tmp/go-build516314677/b032/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/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 RMNn1k2L2bblLyzRY8EG/RMNn1k2L2bblLyzRY8EG -goversion "go1.24.6 (Red Hat 1.24.6-1.el9)" -symabis $WORK/b013/symabis -c=4 -nolocalimports -importcfg $WORK/b013/importcfg -pack -asmhdr $WORK/b013/go_asm.h /usr/lib/golang/src/runtime/alg.go /usr/lib/golang/src/runtime/arena.go /usr/lib/golang/src/runtime/asan0.go /usr/lib/golang/src/runtime/atomic_pointer.go /usr/lib/golang/src/runtime/badlinkname.go /usr/lib/golang/src/runtime/badlinkname_linux.go /usr/lib/golang/src/runtime/cgo.go /usr/lib/golang/src/runtime/cgo_mmap.go /usr/lib/golang/src/runtime/cgo_sigaction.go /usr/lib/golang/src/runtime/cgocall.go /usr/lib/golang/src/runtime/cgocallback.go /usr/lib/golang/src/runtime/cgocheck.go /usr/lib/golang/src/runtime/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 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 cat >/tmp/go-build516314677/b104/importcfg << 'EOF' # internal # import config packagefile sync/atomic=/tmp/go-build516314677/b035/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b104/_pkg_.a -trimpath "$WORK/b104=>" -p crypto/internal/boring/bcache -lang=go1.24 -std -buildid 0FjuYOXVYezXLo_twx2N/0FjuYOXVYezXLo_twx2N -goversion "go1.24.6 (Red Hat 1.24.6-1.el9)" -symabis $WORK/b104/symabis -c=4 -nolocalimports -importcfg $WORK/b104/importcfg -pack -asmhdr $WORK/b104/go_asm.h /usr/lib/golang/src/crypto/internal/boring/bcache/cache.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b091/_pkg_.a # internal cp $WORK/b091/_pkg_.a /builddir/.cache/go-build/25/2591f0e5e24183e55de8b3a2195fcefd1aae3d82fc035b256548fd6a6e62d453-d # internal unicode/utf16 mkdir -p $WORK/b112/ echo '# import config' > $WORK/b112/importcfg # internal /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 LX0bRUynYKzl1D4bmYL6/LX0bRUynYKzl1D4bmYL6 -goversion "go1.24.6 (Red Hat 1.24.6-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b112/importcfg -pack /usr/lib/golang/src/unicode/utf16/utf16.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 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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b112/_pkg_.a # internal cp $WORK/b112/_pkg_.a /builddir/.cache/go-build/68/68830f2ad1583e993560c5df73085911f248c04e41de35251fc05f4f8c6a4165-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.1.1.dev4/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 hvDfzqx8SBPE6nxfp81C/hvDfzqx8SBPE6nxfp81C -goversion "go1.24.6 (Red Hat 1.24.6-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b113/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/cryptobyte/asn1/asn1.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/log_amd64.o ./log_amd64.s cd /usr/lib/golang/src/crypto/internal/boring/bcache /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/b104/_pkg_.a # internal cp $WORK/b104/_pkg_.a /builddir/.cache/go-build/ee/ee3888b4731898bd00d85598af0a3f3585c307357f27654b6e86ecb639a57970-d # internal vendor/golang.org/x/crypto/internal/alias mkdir -p $WORK/b126/ echo '# import config' > $WORK/b126/importcfg # internal cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/octavia_tempest_plugin/contrib/test_server /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 XQZn49CbbK8BOKdBE10Y/XQZn49CbbK8BOKdBE10Y -goversion "go1.24.6 (Red Hat 1.24.6-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b126/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/crypto/internal/alias/alias.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b113/_pkg_.a # internal cp $WORK/b113/_pkg_.a /builddir/.cache/go-build/4c/4c09b0882c2e30683e46b42c0d7da8d46d03a7efd229d073509c024f1009e5af-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 Yi6XxXVsi4K-R_wc3AqG/Yi6XxXVsi4K-R_wc3AqG -goversion "go1.24.6 (Red Hat 1.24.6-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b145/importcfg -pack /usr/lib/golang/src/internal/nettrace/nettrace.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 cp $WORK/b037/_pkg_.a /builddir/.cache/go-build/42/42f0b884f5ed41b2788cbe6c40e6765edf01d91b442302a1c35abe320b6ea198-d # internal encoding mkdir -p $WORK/b154/ echo '# import config' > $WORK/b154/importcfg # internal cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/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 K-sdlXhcC3u7Jlwi57gw/K-sdlXhcC3u7Jlwi57gw -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b126/_pkg_.a # internal cp $WORK/b126/_pkg_.a /builddir/.cache/go-build/73/73e1d925ff1c292ef8fa1b4560b27e886313add0fd4675921d1d804ec6e7144a-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 6ZONeCBB_DeHIHurY2uJ/6ZONeCBB_DeHIHurY2uJ -goversion "go1.24.6 (Red Hat 1.24.6-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b157/importcfg -pack /usr/lib/golang/src/log/internal/internal.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b145/_pkg_.a # internal cp $WORK/b145/_pkg_.a /builddir/.cache/go-build/d3/d3e99a402daf16cf7e58444cdd08abccc37439d57937da8cc222ef3a77877367-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/ab/abf042bfe7311fe8f026b2f8a0b56917ded0d9cbd6070e970311bb010153b390-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/c0/c0ea5bdfa7b95dc91837d571b7353164078b2eea33b92f5e00c1b248a6f6339f-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/8b/8b258b6653aff5c7885108e406748cc847d2bbac366d827fcebda3c201687df2-d # internal crypto/subtle mkdir -p $WORK/b081/ iter mkdir -p $WORK/b042/ cat >/tmp/go-build516314677/b081/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/subtle=/tmp/go-build516314677/b058/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build516314677/b030/_pkg_.a packagefile runtime=/tmp/go-build516314677/b013/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/octavia_tempest_plugin/contrib/test_server /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 53tgUEvdD-OaCMkWGm7a/53tgUEvdD-OaCMkWGm7a -goversion "go1.24.6 (Red Hat 1.24.6-1.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-build516314677/b042/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build516314677/b028/_pkg_.a packagefile runtime=/tmp/go-build516314677/b013/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b042/_pkg_.a -trimpath "$WORK/b042=>" -p iter -lang=go1.24 -std -complete -buildid VaByzYvyJt8-2QJ7HrsW/VaByzYvyJt8-2QJ7HrsW -goversion "go1.24.6 (Red Hat 1.24.6-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b042/importcfg -pack /usr/lib/golang/src/iter/iter.go sync mkdir -p $WORK/b033/ cat >/tmp/go-build516314677/b033/importcfg << 'EOF' # internal # import config packagefile internal/race=/tmp/go-build516314677/b028/_pkg_.a packagefile internal/sync=/tmp/go-build516314677/b034/_pkg_.a packagefile runtime=/tmp/go-build516314677/b013/_pkg_.a packagefile sync/atomic=/tmp/go-build516314677/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 Qx1nlRH4JKdm3kBsNdSh/Qx1nlRH4JKdm3kBsNdSh -goversion "go1.24.6 (Red Hat 1.24.6-1.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 internal/reflectlite mkdir -p $WORK/b008/ echo -n > $WORK/b008/go_asm.h # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -gensymabis -o $WORK/b008/symabis ./asm.s cat >/tmp/go-build516314677/b008/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build516314677/b009/_pkg_.a packagefile internal/goarch=/tmp/go-build516314677/b010/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build516314677/b012/_pkg_.a packagefile runtime=/tmp/go-build516314677/b013/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b008/_pkg_.a -trimpath "$WORK/b008=>" -p internal/reflectlite -lang=go1.24 -std -buildid 3QzOIsNFIh8RTOjAzNEd/3QzOIsNFIh8RTOjAzNEd -goversion "go1.24.6 (Red Hat 1.24.6-1.el9)" -symabis $WORK/b008/symabis -c=4 -nolocalimports -importcfg $WORK/b008/importcfg -pack -asmhdr $WORK/b008/go_asm.h /usr/lib/golang/src/internal/reflectlite/swapper.go /usr/lib/golang/src/internal/reflectlite/type.go /usr/lib/golang/src/internal/reflectlite/value.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b042/_pkg_.a # internal cp $WORK/b042/_pkg_.a /builddir/.cache/go-build/29/2960e4f644c8622fe4e6f1ec60fcbe6e2aec93c68a54279522c0dddf7c20db12-d # internal slices mkdir -p $WORK/b072/ cat >/tmp/go-build516314677/b072/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build516314677/b073/_pkg_.a packagefile iter=/tmp/go-build516314677/b042/_pkg_.a packagefile math/bits=/tmp/go-build516314677/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 wurr4cGH-fuUKjPPL0Jn/wurr4cGH-fuUKjPPL0Jn -goversion "go1.24.6 (Red Hat 1.24.6-1.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/6e/6edcb0144611480235a206b7a5297045125a1f16003629a082de34c015a5c82e-d # internal maps mkdir -p $WORK/b142/ cat >/tmp/go-build516314677/b142/importcfg << 'EOF' # internal # import config packagefile iter=/tmp/go-build516314677/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 F-mo74crVp-h6A73Dg0q/F-mo74crVp-h6A73Dg0q -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b072/_pkg_.a # internal cp $WORK/b072/_pkg_.a /builddir/.cache/go-build/5d/5d57b63aa6f4a85d7cfdf7514386a2f18de97f504e98ff668d8c3cd8291f9454-d # internal weak mkdir -p $WORK/b149/ cat >/tmp/go-build516314677/b149/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build516314677/b009/_pkg_.a packagefile runtime=/tmp/go-build516314677/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 SALICQgcoVpm2zOkVXK8/SALICQgcoVpm2zOkVXK8 -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b142/_pkg_.a # internal cp $WORK/b142/_pkg_.a /builddir/.cache/go-build/ec/ec6fb3e57b585a0a0db07040d9f3378873e30e8d405c9e97c52e94faccf96efe-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/1a/1aaea838f84d2582e612f19227ba2c574a169a4b1d931caa0d32680137cd7b12-d # internal cd /usr/lib/golang/src/internal/reflectlite /usr/lib/golang/pkg/tool/linux_amd64/asm -p internal/reflectlite -trimpath "$WORK/b008=>" -I $WORK/b008/ -I /usr/lib/golang/pkg/include -D GOOS_linux -D GOARCH_amd64 -D GOAMD64_v2 -o $WORK/b008/asm.o ./asm.s /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/ba/ba4fd2c0b01cc564a5229cbc706dd32ba560fbebbbcf54e1a610ca1378199c4c-d # internal errors mkdir -p $WORK/b007/ cat >/tmp/go-build516314677/b007/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build516314677/b008/_pkg_.a EOF sort cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/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 H7KMTpDozMmoMfXWsQ2W/H7KMTpDozMmoMfXWsQ2W -goversion "go1.24.6 (Red Hat 1.24.6-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b007/importcfg -pack /usr/lib/golang/src/errors/errors.go /usr/lib/golang/src/errors/join.go /usr/lib/golang/src/errors/wrap.go mkdir -p $WORK/b152/ cat >/tmp/go-build516314677/b152/importcfg << 'EOF' # internal # import config packagefile internal/reflectlite=/tmp/go-build516314677/b008/_pkg_.a packagefile math/bits=/tmp/go-build516314677/b038/_pkg_.a packagefile slices=/tmp/go-build516314677/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 OPuqx-Q3HKCNNJpv0s5t/OPuqx-Q3HKCNNJpv0s5t -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b033/_pkg_.a # internal cp $WORK/b033/_pkg_.a /builddir/.cache/go-build/5e/5e67efe072faee1addaa23d6d1e954642514fd60458c26fe0179a74714906931-d # internal internal/bisect mkdir -p $WORK/b048/ internal/testlog mkdir -p $WORK/b077/ cat >/tmp/go-build516314677/b077/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build516314677/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build516314677/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 iXYMddm-Ygc5TXPHFvPF/iXYMddm-Ygc5TXPHFvPF -goversion "go1.24.6 (Red Hat 1.24.6-1.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 cat >/tmp/go-build516314677/b048/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build516314677/b013/_pkg_.a packagefile sync=/tmp/go-build516314677/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build516314677/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 PWLgE8Ur6osRWdexnhzL/PWLgE8Ur6osRWdexnhzL -goversion "go1.24.6 (Red Hat 1.24.6-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b048/importcfg -pack /usr/lib/golang/src/internal/bisect/bisect.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b007/_pkg_.a # internal cp $WORK/b007/_pkg_.a /builddir/.cache/go-build/b5/b540103e08653f2e552cd459b00eaff1815fd3b1a934990e01bcfba039101a7b-d # internal io mkdir -p $WORK/b006/ cat >/tmp/go-build516314677/b006/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile sync=/tmp/go-build516314677/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 A5hL7KURCxTgoaUyXl9v/A5hL7KURCxTgoaUyXl9v -goversion "go1.24.6 (Red Hat 1.24.6-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b006/importcfg -pack /usr/lib/golang/src/io/io.go /usr/lib/golang/src/io/multi.go /usr/lib/golang/src/io/pipe.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b077/_pkg_.a # internal cp $WORK/b077/_pkg_.a /builddir/.cache/go-build/69/6963bbab37becf00a77da977203b16ddc8b4d8c85743ffa9f68e040bbf9bdc25-d # internal strconv mkdir -p $WORK/b036/ cat >/tmp/go-build516314677/b036/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile internal/bytealg=/tmp/go-build516314677/b014/_pkg_.a packagefile internal/stringslite=/tmp/go-build516314677/b032/_pkg_.a packagefile math=/tmp/go-build516314677/b037/_pkg_.a packagefile math/bits=/tmp/go-build516314677/b038/_pkg_.a packagefile unicode/utf8=/tmp/go-build516314677/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 DIq2wJW8VHcdKKV-I8JC/DIq2wJW8VHcdKKV-I8JC -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b048/_pkg_.a # internal cp $WORK/b048/_pkg_.a /builddir/.cache/go-build/60/6057d121984b1fd36c741413e49e30dfd26edd2526fa923840b09100a78d5fbc-d # internal internal/godebug mkdir -p $WORK/b047/ cat >/tmp/go-build516314677/b047/importcfg << 'EOF' # internal # import config packagefile internal/bisect=/tmp/go-build516314677/b048/_pkg_.a packagefile internal/godebugs=/tmp/go-build516314677/b019/_pkg_.a packagefile sync=/tmp/go-build516314677/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build516314677/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 U43yb8UixARNpWFl5UAg/U43yb8UixARNpWFl5UAg -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b006/_pkg_.a # internal cp $WORK/b006/_pkg_.a /builddir/.cache/go-build/c2/c26794517e164054e96c27dc0038deb4decbdd99ef6e682fdbdb3f6d12630cbf-d # internal hash mkdir -p $WORK/b005/ cat >/tmp/go-build516314677/b005/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build516314677/b006/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b005/_pkg_.a -trimpath "$WORK/b005=>" -p hash -lang=go1.24 -std -complete -buildid d-sLu_9ce9B6nSkqh8vD/d-sLu_9ce9B6nSkqh8vD -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b005/_pkg_.a # internal cp $WORK/b005/_pkg_.a /builddir/.cache/go-build/d1/d1572840fd2eb9758715ca62de977e2db649ec3bc4983202875d8ad6349ffdf2-d # internal bytes mkdir -p $WORK/b041/ cat >/tmp/go-build516314677/b041/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile internal/bytealg=/tmp/go-build516314677/b014/_pkg_.a packagefile io=/tmp/go-build516314677/b006/_pkg_.a packagefile iter=/tmp/go-build516314677/b042/_pkg_.a packagefile math/bits=/tmp/go-build516314677/b038/_pkg_.a packagefile unicode=/tmp/go-build516314677/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build516314677/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 Cs30zPGAjQzGyhBi5Z-p/Cs30zPGAjQzGyhBi5Z-p -goversion "go1.24.6 (Red Hat 1.24.6-1.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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b152/_pkg_.a # internal cp $WORK/b152/_pkg_.a /builddir/.cache/go-build/67/6777717fea975eea95e6aec0bfef50caee82ee69d52eeb09f061fca2d1ea0c57-d # internal strings mkdir -p $WORK/b049/ cat >/tmp/go-build516314677/b049/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile internal/abi=/tmp/go-build516314677/b009/_pkg_.a packagefile internal/bytealg=/tmp/go-build516314677/b014/_pkg_.a packagefile internal/stringslite=/tmp/go-build516314677/b032/_pkg_.a packagefile io=/tmp/go-build516314677/b006/_pkg_.a packagefile iter=/tmp/go-build516314677/b042/_pkg_.a packagefile math/bits=/tmp/go-build516314677/b038/_pkg_.a packagefile sync=/tmp/go-build516314677/b033/_pkg_.a packagefile unicode=/tmp/go-build516314677/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build516314677/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 sZKEet-3J8EjWgGCOcVK/sZKEet-3J8EjWgGCOcVK -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b047/_pkg_.a # internal cp $WORK/b047/_pkg_.a /builddir/.cache/go-build/c6/c63b1b1aff8667e851a2bb14c5ada2dc3b31f6ac41a8cc1217a561d5b9515cf3-d # internal crypto/internal/fips140deps/godebug mkdir -p $WORK/b046/ cat >/tmp/go-build516314677/b046/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/tmp/go-build516314677/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 x_q34N_plAiydviUWqTu/x_q34N_plAiydviUWqTu -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b041/_pkg_.a # internal cp $WORK/b041/_pkg_.a /builddir/.cache/go-build/c3/c39a0ace24e392da86e4767ec38e8dddde4c7d673e447390af8f633c4641e198-d # internal internal/oserror mkdir -p $WORK/b067/ cat >/tmp/go-build516314677/b067/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build516314677/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 MVLNfh--leAief6Pw2Gk/MVLNfh--leAief6Pw2Gk -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b046/_pkg_.a # internal cp $WORK/b046/_pkg_.a /builddir/.cache/go-build/02/02126f62f524933c5f389b485e7ba4616826f00526263e948012ea3c98bcfc0e-d # internal path mkdir -p $WORK/b071/ cat >/tmp/go-build516314677/b071/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile internal/bytealg=/tmp/go-build516314677/b014/_pkg_.a packagefile unicode/utf8=/tmp/go-build516314677/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 NyabesrKxdv-Z4utuBlt/NyabesrKxdv-Z4utuBlt -goversion "go1.24.6 (Red Hat 1.24.6-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b071/importcfg -pack /usr/lib/golang/src/path/match.go /usr/lib/golang/src/path/path.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b036/_pkg_.a # internal cp $WORK/b036/_pkg_.a /builddir/.cache/go-build/50/50e0eb17a2dd89aef842a7076413f1bedaa9b47f2d1024650a307d3f9fea184f-d # internal crypto mkdir -p $WORK/b004/ cat >/tmp/go-build516314677/b004/importcfg << 'EOF' # internal # import config packagefile hash=/tmp/go-build516314677/b005/_pkg_.a packagefile io=/tmp/go-build516314677/b006/_pkg_.a packagefile strconv=/tmp/go-build516314677/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 MH0CUWU-KhyVdqaagjPT/MH0CUWU-KhyVdqaagjPT -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b071/_pkg_.a # internal cp $WORK/b071/_pkg_.a /builddir/.cache/go-build/59/59c28c8e875f92a68ceed4e096f3fd10f6fdfa0e1ddc70e41c6b7bbae2ee9408-d # internal math/rand/v2 mkdir -p $WORK/b079/ cat >/tmp/go-build516314677/b079/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile internal/byteorder=/tmp/go-build516314677/b016/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build516314677/b017/_pkg_.a packagefile math=/tmp/go-build516314677/b037/_pkg_.a packagefile math/bits=/tmp/go-build516314677/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 y4fjwKZlCE7hmpVKQFKY/y4fjwKZlCE7hmpVKQFKY -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b067/_pkg_.a # internal cp $WORK/b067/_pkg_.a /builddir/.cache/go-build/93/939cb517ad95aef9ce3c81d29976f3a04d9822ed885204cfbf479f2c7ca8938a-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/b004/_pkg_.a # internal cp $WORK/b004/_pkg_.a /builddir/.cache/go-build/ca/cac4923e71b3ffc30c6155cf6bf95d462a3e806f1b2cd11854e92e07c1dd0a53-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 cat >/tmp/go-build516314677/b065/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile internal/asan=/tmp/go-build516314677/b026/_pkg_.a packagefile internal/bytealg=/tmp/go-build516314677/b014/_pkg_.a packagefile internal/byteorder=/tmp/go-build516314677/b016/_pkg_.a packagefile internal/goarch=/tmp/go-build516314677/b010/_pkg_.a packagefile internal/itoa=/tmp/go-build516314677/b066/_pkg_.a packagefile internal/msan=/tmp/go-build516314677/b027/_pkg_.a packagefile internal/oserror=/tmp/go-build516314677/b067/_pkg_.a packagefile internal/race=/tmp/go-build516314677/b028/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build516314677/b031/_pkg_.a packagefile runtime=/tmp/go-build516314677/b013/_pkg_.a packagefile sync=/tmp/go-build516314677/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build516314677/b035/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b065/_pkg_.a -trimpath "$WORK/b065=>" -p syscall -lang=go1.24 -std -buildid IEwwWTpWu6d2uP3mxMTW/IEwwWTpWu6d2uP3mxMTW -goversion "go1.24.6 (Red Hat 1.24.6-1.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 cp $WORK/b049/_pkg_.a /builddir/.cache/go-build/ac/acf75ab3072e67d6745de85dace832f86c10bb58a188de3846cd16b775769301-d # internal crypto/internal/fips140 mkdir -p $WORK/b045/ cat >/tmp/go-build516314677/b045/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140deps/godebug=/tmp/go-build516314677/b046/_pkg_.a packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile io=/tmp/go-build516314677/b006/_pkg_.a packagefile runtime=/tmp/go-build516314677/b013/_pkg_.a packagefile strings=/tmp/go-build516314677/b049/_pkg_.a EOF /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 GEXbQblVC-2de4eoWF_k/GEXbQblVC-2de4eoWF_k -goversion "go1.24.6 (Red Hat 1.24.6-1.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-build516314677/b087/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile internal/abi=/tmp/go-build516314677/b009/_pkg_.a packagefile internal/bytealg=/tmp/go-build516314677/b014/_pkg_.a packagefile internal/goarch=/tmp/go-build516314677/b010/_pkg_.a packagefile internal/itoa=/tmp/go-build516314677/b066/_pkg_.a packagefile internal/race=/tmp/go-build516314677/b028/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build516314677/b025/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build516314677/b030/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build516314677/b012/_pkg_.a packagefile iter=/tmp/go-build516314677/b042/_pkg_.a packagefile math=/tmp/go-build516314677/b037/_pkg_.a packagefile runtime=/tmp/go-build516314677/b013/_pkg_.a packagefile strconv=/tmp/go-build516314677/b036/_pkg_.a packagefile sync=/tmp/go-build516314677/b033/_pkg_.a packagefile unicode=/tmp/go-build516314677/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build516314677/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 i2OThAX4O9Bo4VsKLCPn/i2OThAX4O9Bo4VsKLCPn -goversion "go1.24.6 (Red Hat 1.24.6-1.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/4c/4cf766dcff8d96f52976975b399b3a3f02b1ebb4fa51dff0aa790fdd61a8bca2-d # internal crypto/internal/impl mkdir -p $WORK/b056/ cat >/tmp/go-build516314677/b056/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build516314677/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 kSc9S0hOk9tQO_6C5n2L/kSc9S0hOk9tQO_6C5n2L -goversion "go1.24.6 (Red Hat 1.24.6-1.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/c3/c38743480827909b235a2b70a78c197b7427da2986a2558974c91bdc66bc6d9e-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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b056/_pkg_.a # internal cp $WORK/b056/_pkg_.a /builddir/.cache/go-build/27/27561de93391efb75a2d718e16f9591b3c6e760cbd20755495ba9dc376086a31-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-build516314677/b053/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build516314677/b041/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build516314677/b045/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build516314677/b054/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build516314677/b055/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build516314677/b056/_pkg_.a packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile math/bits=/tmp/go-build516314677/b038/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/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 kzI0WuescpmXGCBzQB6N/kzI0WuescpmXGCBzQB6N -goversion "go1.24.6 (Red Hat 1.24.6-1.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 cat >/tmp/go-build516314677/b057/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build516314677/b041/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build516314677/b045/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build516314677/b058/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build516314677/b054/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build516314677/b055/_pkg_.a packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile math/bits=/tmp/go-build516314677/b038/_pkg_.a EOF /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 IsOxkVrVHDtZCb1CZ0Q-/IsOxkVrVHDtZCb1CZ0Q- -goversion "go1.24.6 (Red Hat 1.24.6-1.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 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 cp $WORK/b053/_pkg_.a /builddir/.cache/go-build/55/556563478d256a271132c4baec29ec8add7ed060df0efec3dc42a0905bbe3322-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-build516314677/b059/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build516314677/b041/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build516314677/b045/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build516314677/b054/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build516314677/b055/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build516314677/b056/_pkg_.a packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile math/bits=/tmp/go-build516314677/b038/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/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 ninKWNeqgedL3aXlOAeR/ninKWNeqgedL3aXlOAeR -goversion "go1.24.6 (Red Hat 1.24.6-1.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/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 /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/04/044d753cac28416635261597bfa6f1adbdbeacfc5a06e81cf38d0352c64ea8bb-d # internal crypto/internal/randutil mkdir -p $WORK/b078/ cat >/tmp/go-build516314677/b078/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build516314677/b006/_pkg_.a packagefile math/rand/v2=/tmp/go-build516314677/b079/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/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 e9PpgVcZH-VGOtU2sIGR/e9PpgVcZH-VGOtU2sIGR -goversion "go1.24.6 (Red Hat 1.24.6-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b078/importcfg -pack /usr/lib/golang/src/crypto/internal/randutil/randutil.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b078/_pkg_.a # internal cp $WORK/b078/_pkg_.a /builddir/.cache/go-build/26/264e2e703765ea2b77a1567ddd3538a9f688a4b67548ebd5653ce21ba3034ab6-d # internal math/rand mkdir -p $WORK/b089/ cat >/tmp/go-build516314677/b089/importcfg << 'EOF' # internal # import config packagefile internal/godebug=/tmp/go-build516314677/b047/_pkg_.a packagefile math=/tmp/go-build516314677/b037/_pkg_.a packagefile sync=/tmp/go-build516314677/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build516314677/b035/_pkg_.a EOF /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 5Hw8kLvR3LPfbuDPXwRo/5Hw8kLvR3LPfbuDPXwRo -goversion "go1.24.6 (Red Hat 1.24.6-1.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/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/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/5e/5ee3ea8742bfc89b70926f70933baecf653da0aa87eb567e76576bcd190979cb-d # internal crypto/internal/fips140/hmac mkdir -p $WORK/b052/ cat >/tmp/go-build516314677/b052/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build516314677/b041/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build516314677/b045/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build516314677/b053/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build516314677/b057/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build516314677/b059/_pkg_.a packagefile errors=/tmp/go-build516314677/b007/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/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 4hdMAyHcXwYhCW8B7HWP/4hdMAyHcXwYhCW8B7HWP -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b089/_pkg_.a # internal cp $WORK/b089/_pkg_.a /builddir/.cache/go-build/06/063406786be4dfe90ec9ca1a453288383b5a4f565199f041854bdc0f3b891c19-d # internal crypto/sha3 mkdir -p $WORK/b108/ cat >/tmp/go-build516314677/b108/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build516314677/b004/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build516314677/b057/_pkg_.a packagefile hash=/tmp/go-build516314677/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 RjZVoqGEFsxeJwxbZHss/RjZVoqGEFsxeJwxbZHss -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b052/_pkg_.a # internal cp $WORK/b052/_pkg_.a /builddir/.cache/go-build/56/5651be264dd67a1349450b4ac5c0153dbc9e5f84de075b41ef32716e26ba820c-d # internal crypto/internal/fips140/check mkdir -p $WORK/b051/ cat >/tmp/go-build516314677/b051/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140=/tmp/go-build516314677/b045/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build516314677/b052/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build516314677/b053/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build516314677/b054/_pkg_.a packagefile crypto/internal/fips140deps/godebug=/tmp/go-build516314677/b046/_pkg_.a packagefile io=/tmp/go-build516314677/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 lBgKUqSwM8moiRT2bfxb/lBgKUqSwM8moiRT2bfxb -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b051/_pkg_.a # internal cp $WORK/b051/_pkg_.a /builddir/.cache/go-build/f0/f0f9d52245ad7a12fed1933e0166afecc5cd991b7f5d70d5ad1f1890d0663a3b-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 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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b108/_pkg_.a # internal cp $WORK/b108/_pkg_.a /builddir/.cache/go-build/71/719d41d7b493fdbc7fd4fa6031864c59d41e950dced99dff9d9a35aba852b558-d # internal crypto/internal/fips140/nistec/fiat mkdir -p $WORK/b098/ cat >/tmp/go-build516314677/b098/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/tmp/go-build516314677/b051/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build516314677/b058/_pkg_.a packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile math/bits=/tmp/go-build516314677/b038/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/octavia_tempest_plugin/contrib/test_server /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 BUnRavNcp0p3b4LS_2Wk/BUnRavNcp0p3b4LS_2Wk -goversion "go1.24.6 (Red Hat 1.24.6-1.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 cat >/tmp/go-build516314677/b044/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build516314677/b041/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build516314677/b045/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build516314677/b050/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build516314677/b051/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build516314677/b058/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build516314677/b054/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build516314677/b055/_pkg_.a packagefile crypto/internal/fips140deps/godebug=/tmp/go-build516314677/b046/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build516314677/b056/_pkg_.a packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile math/bits=/tmp/go-build516314677/b038/_pkg_.a packagefile strconv=/tmp/go-build516314677/b036/_pkg_.a EOF /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 ClkJWaSY8dZPOofJvA18/ClkJWaSY8dZPOofJvA18 -goversion "go1.24.6 (Red Hat 1.24.6-1.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 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/86/86e84f623d4b5d182f1d93ab3acd0ae645268660d067e2d5e46317cb58228fe8-d # internal internal/syscall/unix mkdir -p $WORK/b064/ cat >/tmp/go-build516314677/b064/importcfg << 'EOF' # internal # import config packagefile runtime=/tmp/go-build516314677/b013/_pkg_.a packagefile sync/atomic=/tmp/go-build516314677/b035/_pkg_.a packagefile syscall=/tmp/go-build516314677/b065/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/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 KLS06Vvrb2SkgXh_5TJl/KLS06Vvrb2SkgXh_5TJl -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b064/_pkg_.a # internal cp $WORK/b064/_pkg_.a /builddir/.cache/go-build/e6/e6ca451d0cace1313528856e48b181b2c1e4ea2fbc008a32821e43463ef0db79-d # internal time mkdir -p $WORK/b074/ cat >/tmp/go-build516314677/b074/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile internal/bytealg=/tmp/go-build516314677/b014/_pkg_.a packagefile internal/godebug=/tmp/go-build516314677/b047/_pkg_.a packagefile internal/stringslite=/tmp/go-build516314677/b032/_pkg_.a packagefile math/bits=/tmp/go-build516314677/b038/_pkg_.a packagefile runtime=/tmp/go-build516314677/b013/_pkg_.a packagefile sync=/tmp/go-build516314677/b033/_pkg_.a packagefile syscall=/tmp/go-build516314677/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 tdUAijd-Qf-JDrKlGz9g/tdUAijd-Qf-JDrKlGz9g -goversion "go1.24.6 (Red Hat 1.24.6-1.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 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/c2/c2c217ddd089707432f2f82fb3f551db2fafa89620ebe65e138154a9dc81aca9-d # internal internal/syscall/execenv mkdir -p $WORK/b076/ cat >/tmp/go-build516314677/b076/importcfg << 'EOF' # internal # import config packagefile syscall=/tmp/go-build516314677/b065/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/octavia_tempest_plugin/contrib/test_server /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 aYOvxgDZccpvqHg6Bb13/aYOvxgDZccpvqHg6Bb13 -goversion "go1.24.6 (Red Hat 1.24.6-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b076/importcfg -pack /usr/lib/golang/src/internal/syscall/execenv/execenv_default.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b076/_pkg_.a # internal cp $WORK/b076/_pkg_.a /builddir/.cache/go-build/53/539fe7f6bb1b0dc1b6d976ffcfa453dd2fda849352d7c02ff0bc3e3ea95414cf-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-build516314677/b099/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/tmp/go-build516314677/b051/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build516314677/b058/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build516314677/b054/_pkg_.a packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile math/bits=/tmp/go-build516314677/b038/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/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 rKbnhQcql3BYWqvcQsNU/rKbnhQcql3BYWqvcQsNU -goversion "go1.24.6 (Red Hat 1.24.6-1.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 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/b0/b0aeef8de2ca7d1fe238528cd209154241bad49e2f66a3f5bddfb455b3961e95-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-build516314677/b106/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/tmp/go-build516314677/b051/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build516314677/b054/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build516314677/b055/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build516314677/b056/_pkg_.a packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile math/bits=/tmp/go-build516314677/b038/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/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 YdvnqFtCnS4_I0dsPhJK/YdvnqFtCnS4_I0dsPhJK -goversion "go1.24.6 (Red Hat 1.24.6-1.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/ed/edce0987e87d23f52f2897395b4f6004d85190d1c89eea4c1fba14d4790849a7-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 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 cat >/tmp/go-build516314677/b097/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/tmp/go-build516314677/b051/_pkg_.a packagefile crypto/internal/fips140/nistec/fiat=/tmp/go-build516314677/b098/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build516314677/b058/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build516314677/b054/_pkg_.a packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile math/bits=/tmp/go-build516314677/b038/_pkg_.a packagefile runtime=/tmp/go-build516314677/b013/_pkg_.a packagefile sync=/tmp/go-build516314677/b033/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/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 85YI_GOCydCT15KkKMPf/85YI_GOCydCT15KkKMPf -goversion "go1.24.6 (Red Hat 1.24.6-1.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/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 cd /usr/lib/golang/src/reflect /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 cd /usr/lib/golang/src/crypto/internal/fips140/bigmod /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/08/08c6fb39a2491feda788c876615353c92570a32641aa3bc9b1865e80cc461a7c-d # internal crypto/internal/fips140hash mkdir -p $WORK/b107/ cat >/tmp/go-build516314677/b107/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/sha3=/tmp/go-build516314677/b057/_pkg_.a packagefile crypto/sha3=/tmp/go-build516314677/b108/_pkg_.a packagefile hash=/tmp/go-build516314677/b005/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/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 _V8aPlPwA1XnEzFdCzWS/_V8aPlPwA1XnEzFdCzWS -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b074/_pkg_.a # internal cp $WORK/b087/_pkg_.a /builddir/.cache/go-build/d9/d91ba7442eb285387f920cb4cd25ff2c7763489ff5e9cfb626de013e48853447-d # internal internal/fmtsort mkdir -p $WORK/b086/ cat >/tmp/go-build516314677/b086/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build516314677/b073/_pkg_.a packagefile reflect=/tmp/go-build516314677/b087/_pkg_.a packagefile slices=/tmp/go-build516314677/b072/_pkg_.a EOF /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 YzweaWuIPL6HhwdAuEE8/YzweaWuIPL6HhwdAuEE8 -goversion "go1.24.6 (Red Hat 1.24.6-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b086/importcfg -pack /usr/lib/golang/src/internal/fmtsort/sort.go cp $WORK/b074/_pkg_.a /builddir/.cache/go-build/f4/f4b7fde53a77f59d2aea1803044839b74d3dd38313eb3fa63403fb0c0976f571-d # internal io/fs mkdir -p $WORK/b070/ cat >/tmp/go-build516314677/b070/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile internal/bytealg=/tmp/go-build516314677/b014/_pkg_.a packagefile internal/oserror=/tmp/go-build516314677/b067/_pkg_.a packagefile io=/tmp/go-build516314677/b006/_pkg_.a packagefile path=/tmp/go-build516314677/b071/_pkg_.a packagefile slices=/tmp/go-build516314677/b072/_pkg_.a packagefile time=/tmp/go-build516314677/b074/_pkg_.a packagefile unicode/utf8=/tmp/go-build516314677/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 2_imWq_8dn-WdT0IGJfS/2_imWq_8dn-WdT0IGJfS -goversion "go1.24.6 (Red Hat 1.24.6-1.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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b107/_pkg_.a # internal cp $WORK/b107/_pkg_.a /builddir/.cache/go-build/24/24a27a657d2893612c874dad95ae9a52d06823646e7865753ef7c76c179f2f3c-d # internal internal/poll mkdir -p $WORK/b075/ cat >/tmp/go-build516314677/b075/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile internal/itoa=/tmp/go-build516314677/b066/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build516314677/b064/_pkg_.a packagefile io=/tmp/go-build516314677/b006/_pkg_.a packagefile runtime=/tmp/go-build516314677/b013/_pkg_.a packagefile sync=/tmp/go-build516314677/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build516314677/b035/_pkg_.a packagefile syscall=/tmp/go-build516314677/b065/_pkg_.a packagefile time=/tmp/go-build516314677/b074/_pkg_.a EOF /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b075/_pkg_.a -trimpath "$WORK/b075=>" -p internal/poll -lang=go1.24 -std -buildid ynxs33aIPyivcLLQH91i/ynxs33aIPyivcLLQH91i -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b086/_pkg_.a # internal cp $WORK/b086/_pkg_.a /builddir/.cache/go-build/75/757213e68548ad13a5b7121ef67c97dedd80c36d1b655a8c311c270f2443bbaa-d # internal context mkdir -p $WORK/b092/ cat >/tmp/go-build516314677/b092/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile internal/reflectlite=/tmp/go-build516314677/b008/_pkg_.a packagefile sync=/tmp/go-build516314677/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build516314677/b035/_pkg_.a packagefile time=/tmp/go-build516314677/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 EZF_iqjer584TKA0Qkc0/EZF_iqjer584TKA0Qkc0 -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b070/_pkg_.a # internal cp $WORK/b070/_pkg_.a /builddir/.cache/go-build/f9/f9c758e84083bd522569898e5661a14b605403e148128d7a5b70f8e5d0063d6c-d # internal internal/filepathlite mkdir -p $WORK/b069/ cat >/tmp/go-build516314677/b069/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile internal/bytealg=/tmp/go-build516314677/b014/_pkg_.a packagefile internal/stringslite=/tmp/go-build516314677/b032/_pkg_.a packagefile io/fs=/tmp/go-build516314677/b070/_pkg_.a packagefile slices=/tmp/go-build516314677/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 K9aI23dhOy7IC3qaykSh/K9aI23dhOy7IC3qaykSh -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b092/_pkg_.a # internal cp $WORK/b092/_pkg_.a /builddir/.cache/go-build/b3/b31ad808fad0d4a8ccbdd60858d26b7ada27b9f3892b6f2f0fd92fbf8337f8af-d # internal crypto/internal/fips140/edwards25519 mkdir -p $WORK/b116/ cat >/tmp/go-build516314677/b116/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/check=/tmp/go-build516314677/b051/_pkg_.a packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build516314677/b099/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build516314677/b058/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build516314677/b054/_pkg_.a packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile math/bits=/tmp/go-build516314677/b038/_pkg_.a packagefile sync=/tmp/go-build516314677/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 QB075_stcraMmTbKAq1s/QB075_stcraMmTbKAq1s -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b069/_pkg_.a # internal cp $WORK/b069/_pkg_.a /builddir/.cache/go-build/47/471019dea4612241ca1dc291b10cd9cb9b52f4b78424780cb484f60080e7c2ac-d # internal crypto/internal/fips140/hkdf mkdir -p $WORK/b118/ cat >/tmp/go-build516314677/b118/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build516314677/b041/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build516314677/b045/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build516314677/b051/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build516314677/b052/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build516314677/b053/_pkg_.a packagefile errors=/tmp/go-build516314677/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 m2XgE0Zd2vzXvWdVRtkP/m2XgE0Zd2vzXvWdVRtkP -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b075/_pkg_.a # internal cp $WORK/b075/_pkg_.a /builddir/.cache/go-build/be/be70315eb91b4b45625e722a36c0f842d39207c5f70eaf3adbd4ee8a47f08aeb-d # internal os mkdir -p $WORK/b068/ cat >/tmp/go-build516314677/b068/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile internal/bytealg=/tmp/go-build516314677/b014/_pkg_.a packagefile internal/byteorder=/tmp/go-build516314677/b016/_pkg_.a packagefile internal/filepathlite=/tmp/go-build516314677/b069/_pkg_.a packagefile internal/goarch=/tmp/go-build516314677/b010/_pkg_.a packagefile internal/itoa=/tmp/go-build516314677/b066/_pkg_.a packagefile internal/poll=/tmp/go-build516314677/b075/_pkg_.a packagefile internal/stringslite=/tmp/go-build516314677/b032/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build516314677/b076/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build516314677/b064/_pkg_.a packagefile internal/testlog=/tmp/go-build516314677/b077/_pkg_.a packagefile io=/tmp/go-build516314677/b006/_pkg_.a packagefile io/fs=/tmp/go-build516314677/b070/_pkg_.a packagefile runtime=/tmp/go-build516314677/b013/_pkg_.a packagefile slices=/tmp/go-build516314677/b072/_pkg_.a packagefile sync=/tmp/go-build516314677/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build516314677/b035/_pkg_.a packagefile syscall=/tmp/go-build516314677/b065/_pkg_.a packagefile time=/tmp/go-build516314677/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 zUn8kdXg38sf7pytpC7b/zUn8kdXg38sf7pytpC7b -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b118/_pkg_.a # internal cp $WORK/b118/_pkg_.a /builddir/.cache/go-build/b7/b77d39fc1a6eee809abc16b63bb4696ee71e396a73172fe57887e7512f76f97d-d # internal crypto/internal/fips140/tls12 mkdir -p $WORK/b120/ cat >/tmp/go-build516314677/b120/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build516314677/b041/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build516314677/b045/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build516314677/b051/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build516314677/b052/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build516314677/b053/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build516314677/b059/_pkg_.a packagefile errors=/tmp/go-build516314677/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 fxQNtq3fSHZba3KFlRUq/fxQNtq3fSHZba3KFlRUq -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b116/_pkg_.a # internal cp $WORK/b116/_pkg_.a /builddir/.cache/go-build/ad/ad50162f1efb294a84c9081e5c40420d42859c8fd8952bbbe33e4a559e7dbf9a-d # internal crypto/internal/fips140/tls13 mkdir -p $WORK/b121/ cat >/tmp/go-build516314677/b121/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build516314677/b041/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build516314677/b045/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build516314677/b051/_pkg_.a packagefile crypto/internal/fips140/hkdf=/tmp/go-build516314677/b118/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build516314677/b053/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build516314677/b054/_pkg_.a packagefile errors=/tmp/go-build516314677/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 QSHur9vHuy3sXfboqny7/QSHur9vHuy3sXfboqny7 -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b120/_pkg_.a # internal cp $WORK/b120/_pkg_.a /builddir/.cache/go-build/8f/8fa6459eae922e188bd4bb9c95e5238bb45ba9cd7b68d61860e71303814036b8-d # internal encoding/binary mkdir -p $WORK/b124/ cat >/tmp/go-build516314677/b124/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile io=/tmp/go-build516314677/b006/_pkg_.a packagefile math=/tmp/go-build516314677/b037/_pkg_.a packagefile reflect=/tmp/go-build516314677/b087/_pkg_.a packagefile slices=/tmp/go-build516314677/b072/_pkg_.a packagefile sync=/tmp/go-build516314677/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 B6LMKuCDKiZZfOMDwmhb/B6LMKuCDKiZZfOMDwmhb -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b121/_pkg_.a # internal cp $WORK/b121/_pkg_.a /builddir/.cache/go-build/25/257413030b8024f511269f9319d6b6ac38a236fd27aa983d7b57af682cf1b44d-d # internal vendor/golang.org/x/net/dns/dnsmessage mkdir -p $WORK/b144/ cat >/tmp/go-build516314677/b144/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build516314677/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 PvQm38XlEBLuNR0n2AKz/PvQm38XlEBLuNR0n2AKz -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b124/_pkg_.a # internal cp $WORK/b124/_pkg_.a /builddir/.cache/go-build/fe/fe164729dc918b77bd566ff37d36738eecc1fc19c03d271dcf6d204b925567b9-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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b144/_pkg_.a # internal cp $WORK/b144/_pkg_.a /builddir/.cache/go-build/bd/bd6b4fab74b6e73baac9f08ca1838840bac0d9d29cb179dbd74090276e80a6ec-d # internal encoding/base64 mkdir -p $WORK/b141/ cat >/tmp/go-build516314677/b141/importcfg << 'EOF' # internal # import config packagefile encoding/binary=/tmp/go-build516314677/b124/_pkg_.a packagefile io=/tmp/go-build516314677/b006/_pkg_.a packagefile slices=/tmp/go-build516314677/b072/_pkg_.a packagefile strconv=/tmp/go-build516314677/b036/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/octavia_tempest_plugin/contrib/test_server /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 w37gFze9nhlemG3ENeDm/w37gFze9nhlemG3ENeDm -goversion "go1.24.6 (Red Hat 1.24.6-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b141/importcfg -pack /usr/lib/golang/src/encoding/base64/base64.go cd /usr/lib/golang/src/crypto/internal/fips140/nistec /usr/lib/golang/pkg/tool/linux_amd64/asm -p crypto/internal/fips140/nistec -trimpath "$WORK/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 cat >/tmp/go-build516314677/b127/importcfg << 'EOF' # internal # import config packagefile crypto/subtle=/tmp/go-build516314677/b081/_pkg_.a packagefile encoding/binary=/tmp/go-build516314677/b124/_pkg_.a packagefile math/bits=/tmp/go-build516314677/b038/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/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 b-aIpmpVgzRG86zwZxpY/b-aIpmpVgzRG86zwZxpY -goversion "go1.24.6 (Red Hat 1.24.6-1.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 cd /usr/lib/golang/src/crypto/internal/fips140/nistec /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 cp $WORK/b097/_pkg_.a /builddir/.cache/go-build/01/01f509b46a66295f3bb40526ab578fd413c99e2a73b2135d07bd27428b6e8623-d # internal internal/singleflight mkdir -p $WORK/b146/ cat >/tmp/go-build516314677/b146/importcfg << 'EOF' # internal # import config packagefile sync=/tmp/go-build516314677/b033/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/octavia_tempest_plugin/contrib/test_server /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 vANGFxE2UoUbwjEhgGSF/vANGFxE2UoUbwjEhgGSF -goversion "go1.24.6 (Red Hat 1.24.6-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b146/importcfg -pack /usr/lib/golang/src/internal/singleflight/singleflight.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/b146/_pkg_.a # internal cp $WORK/b146/_pkg_.a /builddir/.cache/go-build/cc/cc1262b0d87562445bc9c0169936805dea76bbe0353cfbc128f04def3855ae16-d # internal unique mkdir -p $WORK/b148/ cat >/tmp/go-build516314677/b148/importcfg << 'EOF' # internal # import config packagefile internal/abi=/tmp/go-build516314677/b009/_pkg_.a packagefile internal/stringslite=/tmp/go-build516314677/b032/_pkg_.a packagefile internal/sync=/tmp/go-build516314677/b034/_pkg_.a packagefile runtime=/tmp/go-build516314677/b013/_pkg_.a packagefile sync=/tmp/go-build516314677/b033/_pkg_.a packagefile weak=/tmp/go-build516314677/b149/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/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 hQbkfZD43KjeUlM98wbN/hQbkfZD43KjeUlM98wbN -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b141/_pkg_.a # internal 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/b141/_pkg_.a /builddir/.cache/go-build/57/57ab644ba41dc1e7c3eda44e6f109cee8912fbad89b677a4dec819e382eef5e8-d # internal encoding/pem mkdir -p $WORK/b140/ cat >/tmp/go-build516314677/b140/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build516314677/b041/_pkg_.a packagefile encoding/base64=/tmp/go-build516314677/b141/_pkg_.a packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile io=/tmp/go-build516314677/b006/_pkg_.a packagefile slices=/tmp/go-build516314677/b072/_pkg_.a packagefile strings=/tmp/go-build516314677/b049/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/octavia_tempest_plugin/contrib/test_server /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 -qrVToMGvHw_IQC9vGsb/-qrVToMGvHw_IQC9vGsb -goversion "go1.24.6 (Red Hat 1.24.6-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b140/importcfg -pack /usr/lib/golang/src/encoding/pem/pem.go cp $WORK/b127/_pkg_.a /builddir/.cache/go-build/8e/8e10a6390ee9ba9198956692bf81bc71d3d82e0d2beacbc05cdecb6bbc046cca-d # internal bufio mkdir -p $WORK/b159/ cat >/tmp/go-build516314677/b159/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build516314677/b041/_pkg_.a packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile io=/tmp/go-build516314677/b006/_pkg_.a packagefile strings=/tmp/go-build516314677/b049/_pkg_.a packagefile unicode/utf8=/tmp/go-build516314677/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 Bh8birvDVSDD_sqKITgW/Bh8birvDVSDD_sqKITgW -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b148/_pkg_.a # internal cp $WORK/b148/_pkg_.a /builddir/.cache/go-build/39/39ae460c44db92a9896ae44b47571cb220542b95b818dbe0683a0f3cb796756e-d # internal net/netip mkdir -p $WORK/b147/ cat >/tmp/go-build516314677/b147/importcfg << 'EOF' # internal # import config packagefile cmp=/tmp/go-build516314677/b073/_pkg_.a packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile internal/bytealg=/tmp/go-build516314677/b014/_pkg_.a packagefile internal/byteorder=/tmp/go-build516314677/b016/_pkg_.a packagefile internal/itoa=/tmp/go-build516314677/b066/_pkg_.a packagefile math=/tmp/go-build516314677/b037/_pkg_.a packagefile math/bits=/tmp/go-build516314677/b038/_pkg_.a packagefile strconv=/tmp/go-build516314677/b036/_pkg_.a packagefile unique=/tmp/go-build516314677/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 vaH3i7l9oCPisibRX21a/vaH3i7l9oCPisibRX21a -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b140/_pkg_.a # internal cp $WORK/b140/_pkg_.a /builddir/.cache/go-build/f3/f3f9a393e74cd891f4c801893e3924fa4de04f0791e9768e9a54c0561553a0ce-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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b159/_pkg_.a # internal cp $WORK/b159/_pkg_.a /builddir/.cache/go-build/df/df68e374ada10096b70dfed8b7920e3077bbf40492d3c0c93bd490c4728e4f39-d # internal vendor/golang.org/x/text/transform mkdir -p $WORK/b166/ cat >/tmp/go-build516314677/b166/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build516314677/b041/_pkg_.a packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile io=/tmp/go-build516314677/b006/_pkg_.a packagefile unicode/utf8=/tmp/go-build516314677/b039/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/octavia_tempest_plugin/contrib/test_server /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 Fw1srLNtaDiS4lWinHoN/Fw1srLNtaDiS4lWinHoN -goversion "go1.24.6 (Red Hat 1.24.6-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b166/importcfg -pack /usr/lib/golang/src/vendor/golang.org/x/text/transform/transform.go cat >/tmp/go-build516314677/b162/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile hash=/tmp/go-build516314677/b005/_pkg_.a packagefile internal/byteorder=/tmp/go-build516314677/b016/_pkg_.a packagefile internal/cpu=/tmp/go-build516314677/b015/_pkg_.a packagefile sync=/tmp/go-build516314677/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build516314677/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 HoctesAIMCAwL-G4Mym5/HoctesAIMCAwL-G4Mym5 -goversion "go1.24.6 (Red Hat 1.24.6-1.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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b068/_pkg_.a # internal cp $WORK/b068/_pkg_.a /builddir/.cache/go-build/71/71e3a0c6191ded382deb22056a8adc2e4265009b446c175612b8d91ed325d6e5-d # internal crypto/internal/sysrand mkdir -p $WORK/b063/ cat >/tmp/go-build516314677/b063/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build516314677/b064/_pkg_.a packagefile math=/tmp/go-build516314677/b037/_pkg_.a packagefile os=/tmp/go-build516314677/b068/_pkg_.a packagefile runtime=/tmp/go-build516314677/b013/_pkg_.a packagefile sync=/tmp/go-build516314677/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build516314677/b035/_pkg_.a packagefile syscall=/tmp/go-build516314677/b065/_pkg_.a packagefile time=/tmp/go-build516314677/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 Jb_CzjnfsxNGKk4UZo34/Jb_CzjnfsxNGKk4UZo34 -goversion "go1.24.6 (Red Hat 1.24.6-1.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/df/dfcdf6de5e355f267103de856077ab1fa15bcbdc72811777e0ab4d68755d18ba-d # internal crypto/internal/entropy mkdir -p $WORK/b062/ cat >/tmp/go-build516314677/b062/importcfg << 'EOF' # internal # import config packagefile crypto/internal/sysrand=/tmp/go-build516314677/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 hsF4SPSbj3kXR7jNgIbB/hsF4SPSbj3kXR7jNgIbB -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b166/_pkg_.a # internal cp $WORK/b166/_pkg_.a /builddir/.cache/go-build/56/56815106f4d6d2b54e103283579333e8f3dc747835dd6eb2ed8e51c372704cd3-d # internal fmt mkdir -p $WORK/b085/ cat >/tmp/go-build516314677/b085/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile internal/fmtsort=/tmp/go-build516314677/b086/_pkg_.a packagefile io=/tmp/go-build516314677/b006/_pkg_.a packagefile math=/tmp/go-build516314677/b037/_pkg_.a packagefile os=/tmp/go-build516314677/b068/_pkg_.a packagefile reflect=/tmp/go-build516314677/b087/_pkg_.a packagefile slices=/tmp/go-build516314677/b072/_pkg_.a packagefile strconv=/tmp/go-build516314677/b036/_pkg_.a packagefile sync=/tmp/go-build516314677/b033/_pkg_.a packagefile unicode/utf8=/tmp/go-build516314677/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 s_hPGLsySdz8dTnvaNHK/s_hPGLsySdz8dTnvaNHK -goversion "go1.24.6 (Red Hat 1.24.6-1.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 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/b062/_pkg_.a # internal cp $WORK/b062/_pkg_.a /builddir/.cache/go-build/8a/8aa8534eaf3f511aaca5c1df50c3e82578c8fa9ee0bf4c896ff5b30d05dabdb5-d # internal crypto/internal/fips140/drbg mkdir -p $WORK/b061/ cat >/tmp/go-build516314677/b061/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build516314677/b041/_pkg_.a packagefile crypto/internal/entropy=/tmp/go-build516314677/b062/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build516314677/b045/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build516314677/b044/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build516314677/b051/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build516314677/b058/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build516314677/b054/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build516314677/b078/_pkg_.a packagefile crypto/internal/sysrand=/tmp/go-build516314677/b063/_pkg_.a packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile io=/tmp/go-build516314677/b006/_pkg_.a packagefile math/bits=/tmp/go-build516314677/b038/_pkg_.a packagefile sync=/tmp/go-build516314677/b033/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/octavia_tempest_plugin/contrib/test_server /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 fbTu8--JsvC9eYlhd79_/fbTu8--JsvC9eYlhd79_ -goversion "go1.24.6 (Red Hat 1.24.6-1.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 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/0b/0bf7b428bcbb6f16fe4a69238659cdcb940b105afb545889502a3fd947f7bc12-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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b061/_pkg_.a # internal cp $WORK/b061/_pkg_.a /builddir/.cache/go-build/15/153ab1ac7413ef9993e5a7afdf8dee3f30db36b1de86ebb4b0d2dfc958533259-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 cat >/tmp/go-build516314677/b128/importcfg << 'EOF' # internal # import config packagefile os=/tmp/go-build516314677/b068/_pkg_.a packagefile runtime=/tmp/go-build516314677/b013/_pkg_.a packagefile strconv=/tmp/go-build516314677/b036/_pkg_.a packagefile strings=/tmp/go-build516314677/b049/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/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 zn_OaHcGN0KFL-_Ub_WG/zn_OaHcGN0KFL-_Ub_WG -goversion "go1.24.6 (Red Hat 1.24.6-1.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 cat >/tmp/go-build516314677/b060/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140=/tmp/go-build516314677/b045/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build516314677/b044/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build516314677/b050/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build516314677/b051/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build516314677/b061/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build516314677/b058/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build516314677/b054/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build516314677/b055/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build516314677/b056/_pkg_.a packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile math=/tmp/go-build516314677/b037/_pkg_.a EOF /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 MVk0LpTu1q7vlbocnLUy/MVk0LpTu1q7vlbocnLUy -goversion "go1.24.6 (Red Hat 1.24.6-1.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 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 /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/7b/7b986d6c2d9e0e8036049487c1391b79e2b3a0ad05ec12a408e9d1767a1653b3-d # internal crypto/internal/fips140only mkdir -p $WORK/b080/ cat >/tmp/go-build516314677/b080/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/drbg=/tmp/go-build516314677/b061/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build516314677/b053/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build516314677/b057/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build516314677/b059/_pkg_.a packagefile hash=/tmp/go-build516314677/b005/_pkg_.a packagefile internal/godebug=/tmp/go-build516314677/b047/_pkg_.a packagefile io=/tmp/go-build516314677/b006/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/octavia_tempest_plugin/contrib/test_server /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 YBABvPGJWQL4KYI4DSVW/YBABvPGJWQL4KYI4DSVW -goversion "go1.24.6 (Red Hat 1.24.6-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b080/importcfg -pack /usr/lib/golang/src/crypto/internal/fips140only/fips140only.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/b080/_pkg_.a # internal cp $WORK/b080/_pkg_.a /builddir/.cache/go-build/9c/9c204c589fe47cfe775429d962bdedefec16938ad077a5578e35458b6757b549-d # internal crypto/internal/fips140/ecdh mkdir -p $WORK/b096/ cat >/tmp/go-build516314677/b096/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build516314677/b041/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build516314677/b045/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build516314677/b051/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build516314677/b061/_pkg_.a packagefile crypto/internal/fips140/nistec=/tmp/go-build516314677/b097/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build516314677/b054/_pkg_.a packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile io=/tmp/go-build516314677/b006/_pkg_.a packagefile math/bits=/tmp/go-build516314677/b038/_pkg_.a packagefile sync=/tmp/go-build516314677/b033/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/octavia_tempest_plugin/contrib/test_server /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 vCWyqc3txOt2ktNn0UpP/vCWyqc3txOt2ktNn0UpP -goversion "go1.24.6 (Red Hat 1.24.6-1.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 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/76/765489d9701831a87971fce843313f148d5a0f9cbedce5cf5eb75f81579292ba-d # internal crypto/cipher mkdir -p $WORK/b040/ cat >/tmp/go-build516314677/b040/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build516314677/b041/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build516314677/b044/_pkg_.a packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build516314677/b060/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build516314677/b050/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build516314677/b080/_pkg_.a packagefile crypto/subtle=/tmp/go-build516314677/b081/_pkg_.a packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile internal/byteorder=/tmp/go-build516314677/b016/_pkg_.a packagefile io=/tmp/go-build516314677/b006/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/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 su_iN4uXxLQqvFMJ4Tuj/su_iN4uXxLQqvFMJ4Tuj -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b096/_pkg_.a # internal cp $WORK/b096/_pkg_.a /builddir/.cache/go-build/8e/8e8c683e4427c78c905732252734a172a2d3c8ddaafcf119951d61ac51b1b49d-d # internal crypto/internal/fips140/ecdsa mkdir -p $WORK/b105/ cat >/tmp/go-build516314677/b105/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build516314677/b041/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build516314677/b045/_pkg_.a packagefile crypto/internal/fips140/bigmod=/tmp/go-build516314677/b106/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build516314677/b051/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build516314677/b061/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build516314677/b052/_pkg_.a packagefile crypto/internal/fips140/nistec=/tmp/go-build516314677/b097/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build516314677/b059/_pkg_.a packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile io=/tmp/go-build516314677/b006/_pkg_.a packagefile sync=/tmp/go-build516314677/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 6hiZQCvXvmnEK1a6Qwk8/6hiZQCvXvmnEK1a6Qwk8 -goversion "go1.24.6 (Red Hat 1.24.6-1.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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b085/_pkg_.a # internal cp $WORK/b085/_pkg_.a /builddir/.cache/go-build/36/36ed9ecbd6908039f5c83f52c213f70358674b9281668574052760618fa672b4-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 cat >/tmp/go-build516314677/b088/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build516314677/b041/_pkg_.a packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile fmt=/tmp/go-build516314677/b085/_pkg_.a packagefile internal/byteorder=/tmp/go-build516314677/b016/_pkg_.a packagefile internal/cpu=/tmp/go-build516314677/b015/_pkg_.a packagefile io=/tmp/go-build516314677/b006/_pkg_.a packagefile math=/tmp/go-build516314677/b037/_pkg_.a packagefile math/bits=/tmp/go-build516314677/b038/_pkg_.a packagefile math/rand=/tmp/go-build516314677/b089/_pkg_.a packagefile strconv=/tmp/go-build516314677/b036/_pkg_.a packagefile strings=/tmp/go-build516314677/b049/_pkg_.a packagefile sync=/tmp/go-build516314677/b033/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/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 6AUQbXKf1mF9_S-2QgFL/6AUQbXKf1mF9_S-2QgFL -goversion "go1.24.6 (Red Hat 1.24.6-1.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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b040/_pkg_.a # internal cp $WORK/b040/_pkg_.a /builddir/.cache/go-build/0e/0ee7d368e808b5169f3dd7453dd03c3ec6f8bd590cb6d6e01b231ae798fe1315-d # internal crypto/internal/backend mkdir -p $WORK/b003/ cat >/tmp/go-build516314677/b003/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build516314677/b004/_pkg_.a packagefile crypto/cipher=/tmp/go-build516314677/b040/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build516314677/b082/_pkg_.a packagefile crypto/internal/boring/sig=/tmp/go-build516314677/b084/_pkg_.a packagefile fmt=/tmp/go-build516314677/b085/_pkg_.a packagefile hash=/tmp/go-build516314677/b005/_pkg_.a packagefile io=/tmp/go-build516314677/b006/_pkg_.a packagefile os=/tmp/go-build516314677/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 LenxSirZQkwgmHUJfY_z/LenxSirZQkwgmHUJfY_z -goversion "go1.24.6 (Red Hat 1.24.6-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b003/importcfg -pack /usr/lib/golang/src/crypto/internal/backend/hostfips.go /usr/lib/golang/src/crypto/internal/backend/nobackend.go /usr/lib/golang/src/crypto/internal/backend/not_strict_fips.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b003/_pkg_.a # internal cp $WORK/b003/_pkg_.a /builddir/.cache/go-build/41/41519d2949887cc39b9200718ae2a11660db40c62ca3cfae6472ec3c77a29c3b-d # internal crypto/aes mkdir -p $WORK/b093/ cat >/tmp/go-build516314677/b093/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build516314677/b040/_pkg_.a packagefile crypto/internal/backend=/tmp/go-build516314677/b003/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build516314677/b044/_pkg_.a packagefile strconv=/tmp/go-build516314677/b036/_pkg_.a EOF /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 NwP9DyuhYZHf6EL86t01/NwP9DyuhYZHf6EL86t01 -goversion "go1.24.6 (Red Hat 1.24.6-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b093/importcfg -pack /usr/lib/golang/src/crypto/aes/aes.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b147/_pkg_.a # internal cp $WORK/b147/_pkg_.a /builddir/.cache/go-build/2f/2f5fbdb4279738288ee23ad82adc56e3db84a21da56f8a6e01525bb719ba1a9b-d # internal crypto/des mkdir -p $WORK/b094/ cat >/tmp/go-build516314677/b094/importcfg << 'EOF' # internal # import config packagefile crypto/cipher=/tmp/go-build516314677/b040/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build516314677/b050/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build516314677/b080/_pkg_.a packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile internal/byteorder=/tmp/go-build516314677/b016/_pkg_.a packagefile strconv=/tmp/go-build516314677/b036/_pkg_.a packagefile sync=/tmp/go-build516314677/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 io_AZyiO87wrLnBcwB4T/io_AZyiO87wrLnBcwB4T -goversion "go1.24.6 (Red Hat 1.24.6-1.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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b093/_pkg_.a # internal cp $WORK/b093/_pkg_.a /builddir/.cache/go-build/91/91ae63aad95ca009a50d9f3c795552e174ddec34fcf617cbf377424cbf59c09e-d # internal crypto/ecdh mkdir -p $WORK/b095/ cat >/tmp/go-build516314677/b095/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build516314677/b041/_pkg_.a packagefile crypto=/tmp/go-build516314677/b004/_pkg_.a packagefile crypto/internal/backend=/tmp/go-build516314677/b003/_pkg_.a packagefile crypto/internal/fips140/ecdh=/tmp/go-build516314677/b096/_pkg_.a packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build516314677/b099/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build516314677/b080/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build516314677/b078/_pkg_.a packagefile crypto/subtle=/tmp/go-build516314677/b081/_pkg_.a packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile io=/tmp/go-build516314677/b006/_pkg_.a EOF /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 k388_NWmxOZeoPp9d7UF/k388_NWmxOZeoPp9d7UF -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b105/_pkg_.a # internal cp $WORK/b105/_pkg_.a /builddir/.cache/go-build/16/165490b3ffa50c88a88386f5ee7390cda4722151325eff5c72caf8f64bbb8659-d # internal crypto/sha512 mkdir -p $WORK/b109/ cat >/tmp/go-build516314677/b109/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build516314677/b004/_pkg_.a packagefile crypto/internal/backend=/tmp/go-build516314677/b003/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build516314677/b059/_pkg_.a packagefile hash=/tmp/go-build516314677/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 IYHnuk1LvMSpnSEUfNuy/IYHnuk1LvMSpnSEUfNuy -goversion "go1.24.6 (Red Hat 1.24.6-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b109/importcfg -pack /usr/lib/golang/src/crypto/sha512/sha512.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b109/_pkg_.a # internal cp $WORK/b109/_pkg_.a /builddir/.cache/go-build/63/63e0503eb9cb8d7951cf581d53227ac62fcfcb9172d1f520cb9f8d21367b90ff-d # internal crypto/internal/fips140/ed25519 mkdir -p $WORK/b115/ cat >/tmp/go-build516314677/b115/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build516314677/b041/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build516314677/b045/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build516314677/b051/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build516314677/b061/_pkg_.a packagefile crypto/internal/fips140/edwards25519=/tmp/go-build516314677/b116/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build516314677/b059/_pkg_.a packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile strconv=/tmp/go-build516314677/b036/_pkg_.a packagefile sync=/tmp/go-build516314677/b033/_pkg_.a EOF /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 vXXjm28tB2gzxkpLamHN/vXXjm28tB2gzxkpLamHN -goversion "go1.24.6 (Red Hat 1.24.6-1.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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b094/_pkg_.a # internal cp $WORK/b094/_pkg_.a /builddir/.cache/go-build/4a/4a7e658ab72414647568a1ecb6a8a0a16270c10891adf8c4710c9997acf7e6a7-d # internal crypto/hmac mkdir -p $WORK/b117/ cat >/tmp/go-build516314677/b117/importcfg << 'EOF' # internal # import config packagefile crypto/internal/backend=/tmp/go-build516314677/b003/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build516314677/b052/_pkg_.a packagefile crypto/internal/fips140hash=/tmp/go-build516314677/b107/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build516314677/b080/_pkg_.a packagefile crypto/subtle=/tmp/go-build516314677/b081/_pkg_.a packagefile hash=/tmp/go-build516314677/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 CN-_UZCMRiQ6WD9bp5JU/CN-_UZCMRiQ6WD9bp5JU -goversion "go1.24.6 (Red Hat 1.24.6-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b117/importcfg -pack /usr/lib/golang/src/crypto/hmac/hmac.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b095/_pkg_.a # internal cp $WORK/b095/_pkg_.a /builddir/.cache/go-build/7a/7a2b2fe100ee8f7bbe44300544a08668b7fdfd264cc955ec0280c58b094ac228-d # internal crypto/internal/fips140/mlkem mkdir -p $WORK/b119/ cat >/tmp/go-build516314677/b119/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build516314677/b041/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build516314677/b045/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build516314677/b051/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build516314677/b061/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build516314677/b057/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build516314677/b058/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build516314677/b054/_pkg_.a packagefile errors=/tmp/go-build516314677/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 ikfi4_QUeB4KmiFwgfH-/ikfi4_QUeB4KmiFwgfH- -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b117/_pkg_.a # internal cp $WORK/b117/_pkg_.a /builddir/.cache/go-build/7d/7db5246ad9c81dac56db492d18acee64056f9b6f27b2938497301d25a8eb3a91-d # internal vendor/golang.org/x/crypto/chacha20 mkdir -p $WORK/b125/ cat >/tmp/go-build516314677/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-build516314677/b040/_pkg_.a packagefile encoding/binary=/tmp/go-build516314677/b124/_pkg_.a packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build516314677/b126/_pkg_.a packagefile math/bits=/tmp/go-build516314677/b038/_pkg_.a packagefile runtime=/tmp/go-build516314677/b013/_pkg_.a EOF /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 3_3Vl-vUx8oEB-iElGEh/3_3Vl-vUx8oEB-iElGEh -goversion "go1.24.6 (Red Hat 1.24.6-1.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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b115/_pkg_.a # internal cp $WORK/b115/_pkg_.a /builddir/.cache/go-build/fe/fe1a72fc925f4be1f5e1715315beb0d3df25a3f2a3843e0de3fddfb489467575-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-build516314677/b129/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build516314677/b004/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build516314677/b080/_pkg_.a packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile hash=/tmp/go-build516314677/b005/_pkg_.a packagefile internal/byteorder=/tmp/go-build516314677/b016/_pkg_.a packagefile math/bits=/tmp/go-build516314677/b038/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/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 DCRrLpR1Y6SAyRc78vOV/DCRrLpR1Y6SAyRc78vOV -goversion "go1.24.6 (Red Hat 1.24.6-1.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 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/buildid -w $WORK/b125/_pkg_.a # internal cp $WORK/b125/_pkg_.a /builddir/.cache/go-build/19/19c23ad10848b40c79a454a1a2a426cba1416782b3f30b7cd38b892a823b01a5-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 cd /usr/lib/golang/src/crypto/md5 /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/16/1620ec7bd0bab4bf7a3fabfc481d6729a5f17317735c2ed5df8eed6d7a1b3044-d # internal crypto/rc4 mkdir -p $WORK/b130/ cat >/tmp/go-build516314677/b130/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/alias=/tmp/go-build516314677/b050/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build516314677/b080/_pkg_.a packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile strconv=/tmp/go-build516314677/b036/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/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 6027WuyNqiwUB2Qeak_g/6027WuyNqiwUB2Qeak_g -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b119/_pkg_.a # internal cp $WORK/b119/_pkg_.a /builddir/.cache/go-build/1e/1ec4de8e2540af824c13868e9cbf9eda3e7d037a6b101ea4294377d5aece7e86-d # internal crypto/internal/fips140/rsa mkdir -p $WORK/b132/ cat >/tmp/go-build516314677/b132/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build516314677/b041/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build516314677/b045/_pkg_.a packagefile crypto/internal/fips140/bigmod=/tmp/go-build516314677/b106/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build516314677/b051/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build516314677/b061/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build516314677/b053/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build516314677/b057/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build516314677/b059/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build516314677/b058/_pkg_.a packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile io=/tmp/go-build516314677/b006/_pkg_.a packagefile sync=/tmp/go-build516314677/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 CSL15FhswRc4oWHkiQd1/CSL15FhswRc4oWHkiQd1 -goversion "go1.24.6 (Red Hat 1.24.6-1.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 cat >/tmp/go-build516314677/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-build516314677/b040/_pkg_.a packagefile encoding/binary=/tmp/go-build516314677/b124/_pkg_.a packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build516314677/b125/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build516314677/b126/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build516314677/b127/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=/tmp/go-build516314677/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 78-MLURvaq0nTsI0NqPJ/78-MLURvaq0nTsI0NqPJ -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b130/_pkg_.a # internal cp $WORK/b130/_pkg_.a /builddir/.cache/go-build/9d/9da2f03c5a769c05a997dc5732254ceefa581bf85c3b8bea06eb57848373cfb4-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/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 cat >/tmp/go-build516314677/b133/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build516314677/b004/_pkg_.a packagefile crypto/internal/backend=/tmp/go-build516314677/b003/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build516314677/b080/_pkg_.a packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile hash=/tmp/go-build516314677/b005/_pkg_.a packagefile internal/byteorder=/tmp/go-build516314677/b016/_pkg_.a packagefile internal/cpu=/tmp/go-build516314677/b015/_pkg_.a packagefile math/bits=/tmp/go-build516314677/b038/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b133/_pkg_.a -trimpath "$WORK/b133=>" -p crypto/sha1 -lang=go1.24 -std -buildid CIQxjo-fIfyEZMgXtc9e/CIQxjo-fIfyEZMgXtc9e -goversion "go1.24.6 (Red Hat 1.24.6-1.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 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/bd/bdf075ae64ecae9c28a68e6af6077149be839373af798daa75c5e646da22380f-d # internal crypto/sha256 mkdir -p $WORK/b134/ cat >/tmp/go-build516314677/b134/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build516314677/b004/_pkg_.a packagefile crypto/internal/backend=/tmp/go-build516314677/b003/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build516314677/b053/_pkg_.a packagefile hash=/tmp/go-build516314677/b005/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/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 BuWYdlqgqgF4_0c-8dhq/BuWYdlqgqgF4_0c-8dhq -goversion "go1.24.6 (Red Hat 1.24.6-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b134/importcfg -pack /usr/lib/golang/src/crypto/sha256/sha256.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/buildid -w $WORK/b134/_pkg_.a # internal cp $WORK/b134/_pkg_.a /builddir/.cache/go-build/07/074ec3694b9a4923b57a97afe79da165b8955e7d5a539beba1bf91711120bd3e-d # internal crypto/tls/internal/fips140tls mkdir -p $WORK/b135/ cat >/tmp/go-build516314677/b135/importcfg << 'EOF' # internal # import config packagefile crypto/internal/backend=/tmp/go-build516314677/b003/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build516314677/b045/_pkg_.a packagefile sync/atomic=/tmp/go-build516314677/b035/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/octavia_tempest_plugin/contrib/test_server /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 9ey6D2xkOt1nnpjYpuOl/9ey6D2xkOt1nnpjYpuOl -goversion "go1.24.6 (Red Hat 1.24.6-1.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/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/fa/fa0626616a97545b46ec4b95aec1dca15e7403b606c68b9017c69e54be373940-d # internal encoding/hex mkdir -p $WORK/b139/ cat >/tmp/go-build516314677/b139/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile fmt=/tmp/go-build516314677/b085/_pkg_.a packagefile io=/tmp/go-build516314677/b006/_pkg_.a packagefile slices=/tmp/go-build516314677/b072/_pkg_.a packagefile strings=/tmp/go-build516314677/b049/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/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 NqUjGMpIINQo2ds5IK9a/NqUjGMpIINQo2ds5IK9a -goversion "go1.24.6 (Red Hat 1.24.6-1.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/f0/f007d341e8eab2338d4d6d0ff47030ec0a7bb894ff91dfe90555cfa2a9cd79d9-d # internal net mkdir -p $WORK/b143/ cat >/tmp/go-build516314677/b143/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/dns/dnsmessage=vendor/golang.org/x/net/dns/dnsmessage packagefile cmp=/tmp/go-build516314677/b073/_pkg_.a packagefile context=/tmp/go-build516314677/b092/_pkg_.a packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build516314677/b144/_pkg_.a packagefile internal/bytealg=/tmp/go-build516314677/b014/_pkg_.a packagefile internal/godebug=/tmp/go-build516314677/b047/_pkg_.a packagefile internal/itoa=/tmp/go-build516314677/b066/_pkg_.a packagefile internal/nettrace=/tmp/go-build516314677/b145/_pkg_.a packagefile internal/poll=/tmp/go-build516314677/b075/_pkg_.a packagefile internal/singleflight=/tmp/go-build516314677/b146/_pkg_.a packagefile internal/stringslite=/tmp/go-build516314677/b032/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build516314677/b064/_pkg_.a packagefile io=/tmp/go-build516314677/b006/_pkg_.a packagefile io/fs=/tmp/go-build516314677/b070/_pkg_.a packagefile net/netip=/tmp/go-build516314677/b147/_pkg_.a packagefile os=/tmp/go-build516314677/b068/_pkg_.a packagefile runtime=/tmp/go-build516314677/b013/_pkg_.a packagefile slices=/tmp/go-build516314677/b072/_pkg_.a packagefile sync=/tmp/go-build516314677/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build516314677/b035/_pkg_.a packagefile syscall=/tmp/go-build516314677/b065/_pkg_.a packagefile time=/tmp/go-build516314677/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 BQjWxKPOaIu_HQFss7TJ/BQjWxKPOaIu_HQFss7TJ -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b139/_pkg_.a # internal cp $WORK/b139/_pkg_.a /builddir/.cache/go-build/8e/8effb136c131f55ca2ff2a86cefb5214e9e52c9aa6e599f2e5df83b7011963e0-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b132/_pkg_.a # internal net/url mkdir -p $WORK/b150/ cat >/tmp/go-build516314677/b150/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile fmt=/tmp/go-build516314677/b085/_pkg_.a packagefile maps=/tmp/go-build516314677/b142/_pkg_.a packagefile path=/tmp/go-build516314677/b071/_pkg_.a packagefile slices=/tmp/go-build516314677/b072/_pkg_.a packagefile strconv=/tmp/go-build516314677/b036/_pkg_.a packagefile strings=/tmp/go-build516314677/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 LkS-ue16AVJWJxxYeF7o/LkS-ue16AVJWJxxYeF7o -goversion "go1.24.6 (Red Hat 1.24.6-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b150/importcfg -pack /usr/lib/golang/src/net/url/url.go cp $WORK/b132/_pkg_.a /builddir/.cache/go-build/62/62988d9dfd54fc7e0fcda3eb093a83f895755dbec6fcfee12f4dc1dc9054fba1-d # internal path/filepath mkdir -p $WORK/b151/ cat >/tmp/go-build516314677/b151/importcfg << 'EOF' # internal # import config packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile internal/bytealg=/tmp/go-build516314677/b014/_pkg_.a packagefile internal/filepathlite=/tmp/go-build516314677/b069/_pkg_.a packagefile io/fs=/tmp/go-build516314677/b070/_pkg_.a packagefile os=/tmp/go-build516314677/b068/_pkg_.a packagefile runtime=/tmp/go-build516314677/b013/_pkg_.a packagefile slices=/tmp/go-build516314677/b072/_pkg_.a packagefile strings=/tmp/go-build516314677/b049/_pkg_.a packagefile syscall=/tmp/go-build516314677/b065/_pkg_.a packagefile unicode/utf8=/tmp/go-build516314677/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 WGc127U_xbTlwdXBdDra/WGc127U_xbTlwdXBdDra -goversion "go1.24.6 (Red Hat 1.24.6-1.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 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/buildid -w $WORK/b151/_pkg_.a # internal cp $WORK/b151/_pkg_.a /builddir/.cache/go-build/2b/2b3538962d98d185cd91a0c20aaca988699cacba5b420d27caebafdd70c57af4-d # internal flag mkdir -p $WORK/b153/ cat >/tmp/go-build516314677/b153/importcfg << 'EOF' # internal # import config packagefile encoding=/tmp/go-build516314677/b154/_pkg_.a packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile fmt=/tmp/go-build516314677/b085/_pkg_.a packagefile io=/tmp/go-build516314677/b006/_pkg_.a packagefile os=/tmp/go-build516314677/b068/_pkg_.a packagefile reflect=/tmp/go-build516314677/b087/_pkg_.a packagefile runtime=/tmp/go-build516314677/b013/_pkg_.a packagefile slices=/tmp/go-build516314677/b072/_pkg_.a packagefile strconv=/tmp/go-build516314677/b036/_pkg_.a packagefile strings=/tmp/go-build516314677/b049/_pkg_.a packagefile time=/tmp/go-build516314677/b074/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/octavia_tempest_plugin/contrib/test_server /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/b153/_pkg_.a -trimpath "$WORK/b153=>" -p flag -lang=go1.24 -std -complete -buildid De6eNYCWxRQtAewvJYzX/De6eNYCWxRQtAewvJYzX -goversion "go1.24.6 (Red Hat 1.24.6-1.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/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/b0/b09b020a45a8c511d60f0db2ed20b96f6f4b9ea069a8557bef2278b59fbca547-d # internal crypto/rand mkdir -p $WORK/b002/ cat >/tmp/go-build516314677/b002/importcfg << 'EOF' # internal # import config packagefile crypto/internal/backend=/tmp/go-build516314677/b003/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build516314677/b045/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build516314677/b061/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build516314677/b080/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build516314677/b078/_pkg_.a packagefile crypto/internal/sysrand=/tmp/go-build516314677/b063/_pkg_.a packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile io=/tmp/go-build516314677/b006/_pkg_.a packagefile math/big=/tmp/go-build516314677/b088/_pkg_.a EOF cd /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/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 cNShO-0V97zRJWiL4UXH/cNShO-0V97zRJWiL4UXH -goversion "go1.24.6 (Red Hat 1.24.6-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b002/importcfg -pack /usr/lib/golang/src/crypto/rand/rand.go /usr/lib/golang/src/crypto/rand/text.go /usr/lib/golang/src/crypto/rand/util.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b150/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b002/_pkg_.a # internal cp $WORK/b002/_pkg_.a /builddir/.cache/go-build/e1/e18ee0107382bd7eb7cc76448fd9d4ce671dbe5d29d06251f3b636a340cd27c9-d # internal crypto/elliptic mkdir -p $WORK/b101/ cat >/tmp/go-build516314677/b101/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140/nistec=/tmp/go-build516314677/b097/_pkg_.a packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile io=/tmp/go-build516314677/b006/_pkg_.a packagefile math/big=/tmp/go-build516314677/b088/_pkg_.a packagefile sync=/tmp/go-build516314677/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 HbnIRIoHozHpAIn7qEH3/HbnIRIoHozHpAIn7qEH3 -goversion "go1.24.6 (Red Hat 1.24.6-1.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 cp $WORK/b150/_pkg_.a /builddir/.cache/go-build/e4/e4efd66f085fd0732821366407f24484c4c1d3c184ead06ed49274ef595f5669-d # internal vendor/github.com/golang-fips/openssl/v2/bbig mkdir -p $WORK/b103/ cat >/tmp/go-build516314677/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-build516314677/b083/_pkg_.a packagefile math/big=/tmp/go-build516314677/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 6lVPcuI8yke4kxRGEvm2/6lVPcuI8yke4kxRGEvm2 -goversion "go1.24.6 (Red Hat 1.24.6-1.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/4f/4f3e25de727a47cd8e7c258d200760ddb0122842ebb8b397c144d25c93bf216d-d # internal crypto/internal/backend/bbig mkdir -p $WORK/b102/ cat >/tmp/go-build516314677/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-build516314677/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 s1B7Y1gCNJJuOcSmriY9/s1B7Y1gCNJJuOcSmriY9 -goversion "go1.24.6 (Red Hat 1.24.6-1.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/e5/e5466a25d8f0b4d766f0261ab7def40411982084adf0a79b936600898f061232-d # internal encoding/asn1 mkdir -p $WORK/b111/ cat >/tmp/go-build516314677/b111/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build516314677/b041/_pkg_.a packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile fmt=/tmp/go-build516314677/b085/_pkg_.a packagefile math=/tmp/go-build516314677/b037/_pkg_.a packagefile math/big=/tmp/go-build516314677/b088/_pkg_.a packagefile reflect=/tmp/go-build516314677/b087/_pkg_.a packagefile slices=/tmp/go-build516314677/b072/_pkg_.a packagefile strconv=/tmp/go-build516314677/b036/_pkg_.a packagefile strings=/tmp/go-build516314677/b049/_pkg_.a packagefile time=/tmp/go-build516314677/b074/_pkg_.a packagefile unicode/utf16=/tmp/go-build516314677/b112/_pkg_.a packagefile unicode/utf8=/tmp/go-build516314677/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 zye36WScvos8qzZRd5DJ/zye36WScvos8qzZRd5DJ -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b101/_pkg_.a # internal cp $WORK/b101/_pkg_.a /builddir/.cache/go-build/8c/8c79beeef6a7fd6fc5366976f0318fa067fac90d95f217ea53430b325c51d641-d # internal crypto/ed25519 mkdir -p $WORK/b114/ cat >/tmp/go-build516314677/b114/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build516314677/b004/_pkg_.a packagefile crypto/internal/fips140/ed25519=/tmp/go-build516314677/b115/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build516314677/b080/_pkg_.a packagefile crypto/rand=/tmp/go-build516314677/b002/_pkg_.a packagefile crypto/subtle=/tmp/go-build516314677/b081/_pkg_.a packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile io=/tmp/go-build516314677/b006/_pkg_.a packagefile strconv=/tmp/go-build516314677/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 20LMsqq0GBsz5UgcJTYt/20LMsqq0GBsz5UgcJTYt -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b153/_pkg_.a # internal cp $WORK/b153/_pkg_.a /builddir/.cache/go-build/85/85d71c238362f897b1e9a3e129d0887749b41b814c47068f72e7022125f8c7ab-d # internal crypto/internal/hpke mkdir -p $WORK/b122/ cat >/tmp/go-build516314677/b122/importcfg << 'EOF' # internal # import config importmap golang.org/x/crypto/chacha20poly1305=vendor/golang.org/x/crypto/chacha20poly1305 packagefile crypto=/tmp/go-build516314677/b004/_pkg_.a packagefile crypto/aes=/tmp/go-build516314677/b093/_pkg_.a packagefile crypto/cipher=/tmp/go-build516314677/b040/_pkg_.a packagefile crypto/ecdh=/tmp/go-build516314677/b095/_pkg_.a packagefile crypto/internal/fips140/hkdf=/tmp/go-build516314677/b118/_pkg_.a packagefile crypto/rand=/tmp/go-build516314677/b002/_pkg_.a packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build516314677/b123/_pkg_.a packagefile internal/byteorder=/tmp/go-build516314677/b016/_pkg_.a packagefile math/bits=/tmp/go-build516314677/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 okE3WaPhDZ3UPm8CTUF-/okE3WaPhDZ3UPm8CTUF- -goversion "go1.24.6 (Red Hat 1.24.6-1.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/a5/a5af5b511df071a97d74189e72d1f7bb6bbd238f4324c24d3c3830f8077b5939-d # internal crypto/rsa mkdir -p $WORK/b131/ cat >/tmp/go-build516314677/b131/importcfg << 'EOF' # internal # import config packagefile crypto=/tmp/go-build516314677/b004/_pkg_.a packagefile crypto/internal/backend=/tmp/go-build516314677/b003/_pkg_.a packagefile crypto/internal/backend/bbig=/tmp/go-build516314677/b102/_pkg_.a packagefile crypto/internal/boring/bcache=/tmp/go-build516314677/b104/_pkg_.a packagefile crypto/internal/fips140/bigmod=/tmp/go-build516314677/b106/_pkg_.a packagefile crypto/internal/fips140/rsa=/tmp/go-build516314677/b132/_pkg_.a packagefile crypto/internal/fips140hash=/tmp/go-build516314677/b107/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build516314677/b080/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build516314677/b078/_pkg_.a packagefile crypto/rand=/tmp/go-build516314677/b002/_pkg_.a packagefile crypto/subtle=/tmp/go-build516314677/b081/_pkg_.a packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile fmt=/tmp/go-build516314677/b085/_pkg_.a packagefile hash=/tmp/go-build516314677/b005/_pkg_.a packagefile internal/godebug=/tmp/go-build516314677/b047/_pkg_.a packagefile io=/tmp/go-build516314677/b006/_pkg_.a packagefile math=/tmp/go-build516314677/b037/_pkg_.a packagefile math/big=/tmp/go-build516314677/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 JVXizJKRXE4qVA0VY6e9/JVXizJKRXE4qVA0VY6e9 -goversion "go1.24.6 (Red Hat 1.24.6-1.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/9f/9f30253e5ce8355f38fe35ba45b85fe6feedb5c2182b4f2271dce938dff44750-d # internal crypto/dsa mkdir -p $WORK/b137/ cat >/tmp/go-build516314677/b137/importcfg << 'EOF' # internal # import config packagefile crypto/internal/fips140only=/tmp/go-build516314677/b080/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build516314677/b078/_pkg_.a packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile io=/tmp/go-build516314677/b006/_pkg_.a packagefile math/big=/tmp/go-build516314677/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 9CsS1g6tSl2Je6KGzWeB/9CsS1g6tSl2Je6KGzWeB -goversion "go1.24.6 (Red Hat 1.24.6-1.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/4f/4f911d76e69a01d5c4a76f0c14c08a2c948f2e1f8c102d3c25691b5e3b75fe64-d # internal io/ioutil mkdir -p $WORK/b155/ cat >/tmp/go-build516314677/b155/importcfg << 'EOF' # internal # import config packagefile io=/tmp/go-build516314677/b006/_pkg_.a packagefile io/fs=/tmp/go-build516314677/b070/_pkg_.a packagefile os=/tmp/go-build516314677/b068/_pkg_.a packagefile slices=/tmp/go-build516314677/b072/_pkg_.a packagefile strings=/tmp/go-build516314677/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 59xg3A4-thpbajFuUTM-/59xg3A4-thpbajFuUTM- -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b111/_pkg_.a # internal cp $WORK/b111/_pkg_.a /builddir/.cache/go-build/e0/e0e6c9312b52aea0ad4080fee885bbc1c1ad2a6de83a2fcae7b47bb766ce93b5-d # internal vendor/golang.org/x/crypto/cryptobyte mkdir -p $WORK/b110/ cat >/tmp/go-build516314677/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-build516314677/b111/_pkg_.a packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile fmt=/tmp/go-build516314677/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build516314677/b113/_pkg_.a packagefile math/big=/tmp/go-build516314677/b088/_pkg_.a packagefile reflect=/tmp/go-build516314677/b087/_pkg_.a packagefile time=/tmp/go-build516314677/b074/_pkg_.a EOF /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 B_NE42bJ_OZ5RgX82w1z/B_NE42bJ_OZ5RgX82w1z -goversion "go1.24.6 (Red Hat 1.24.6-1.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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b155/_pkg_.a # internal cp $WORK/b155/_pkg_.a /builddir/.cache/go-build/0f/0f386ef503cd9d510f6f390bc638e36a9bb6b801e7162c8ac74ef0088cbb38f9-d # internal crypto/x509/pkix mkdir -p $WORK/b138/ cat >/tmp/go-build516314677/b138/importcfg << 'EOF' # internal # import config packagefile encoding/asn1=/tmp/go-build516314677/b111/_pkg_.a packagefile encoding/hex=/tmp/go-build516314677/b139/_pkg_.a packagefile fmt=/tmp/go-build516314677/b085/_pkg_.a packagefile math/big=/tmp/go-build516314677/b088/_pkg_.a packagefile time=/tmp/go-build516314677/b074/_pkg_.a EOF /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 YY5aAOh90tLyv40XvXuz/YY5aAOh90tLyv40XvXuz -goversion "go1.24.6 (Red Hat 1.24.6-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b138/importcfg -pack /usr/lib/golang/src/crypto/x509/pkix/pkix.go /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b131/_pkg_.a # internal cp $WORK/b131/_pkg_.a /builddir/.cache/go-build/b0/b07d07b16689199717dd5cc6a2ddca62f7747536abdd4383b9707e4ffc788370-d # internal log mkdir -p $WORK/b156/ cat >/tmp/go-build516314677/b156/importcfg << 'EOF' # internal # import config packagefile fmt=/tmp/go-build516314677/b085/_pkg_.a packagefile io=/tmp/go-build516314677/b006/_pkg_.a packagefile log/internal=/tmp/go-build516314677/b157/_pkg_.a packagefile os=/tmp/go-build516314677/b068/_pkg_.a packagefile runtime=/tmp/go-build516314677/b013/_pkg_.a packagefile sync=/tmp/go-build516314677/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build516314677/b035/_pkg_.a packagefile time=/tmp/go-build516314677/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 2xKWA-lol58WsVGhfISk/2xKWA-lol58WsVGhfISk -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b138/_pkg_.a # internal cp $WORK/b138/_pkg_.a /builddir/.cache/go-build/c9/c909e66f6b2bc21eb226ada475a9f99a2e9ebb72ff7e5c4e01bbd5f871a0a5fb-d # internal compress/flate mkdir -p $WORK/b161/ cat >/tmp/go-build516314677/b161/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build516314677/b159/_pkg_.a packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile fmt=/tmp/go-build516314677/b085/_pkg_.a packagefile io=/tmp/go-build516314677/b006/_pkg_.a packagefile math=/tmp/go-build516314677/b037/_pkg_.a packagefile math/bits=/tmp/go-build516314677/b038/_pkg_.a packagefile sort=/tmp/go-build516314677/b152/_pkg_.a packagefile strconv=/tmp/go-build516314677/b036/_pkg_.a packagefile sync=/tmp/go-build516314677/b033/_pkg_.a EOF /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 YjB468a4iflciJa1iDYT/YjB468a4iflciJa1iDYT -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b156/_pkg_.a # internal cp $WORK/b156/_pkg_.a /builddir/.cache/go-build/36/36475cc3655357f809762750fed5291d4fd24254b343746376740b3655a5056b-d # internal vendor/golang.org/x/text/unicode/bidi mkdir -p $WORK/b167/ cat >/tmp/go-build516314677/b167/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build516314677/b041/_pkg_.a packagefile container/list=/tmp/go-build516314677/b091/_pkg_.a packagefile fmt=/tmp/go-build516314677/b085/_pkg_.a packagefile log=/tmp/go-build516314677/b156/_pkg_.a packagefile sort=/tmp/go-build516314677/b152/_pkg_.a packagefile unicode/utf8=/tmp/go-build516314677/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 E4M6-_5TKcwXg_QzSGs2/E4M6-_5TKcwXg_QzSGs2 -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b110/_pkg_.a # internal cp $WORK/b110/_pkg_.a /builddir/.cache/go-build/fc/fc07eb70bbc88745b67ac2e371dc97f20012f60cee53b0b7e58f38d0f7b59e8e-d # internal crypto/ecdsa mkdir -p $WORK/b100/ cat >/tmp/go-build516314677/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-build516314677/b004/_pkg_.a packagefile crypto/ecdh=/tmp/go-build516314677/b095/_pkg_.a packagefile crypto/elliptic=/tmp/go-build516314677/b101/_pkg_.a packagefile crypto/internal/backend=/tmp/go-build516314677/b003/_pkg_.a packagefile crypto/internal/backend/bbig=/tmp/go-build516314677/b102/_pkg_.a packagefile crypto/internal/boring/bcache=/tmp/go-build516314677/b104/_pkg_.a packagefile crypto/internal/fips140/ecdsa=/tmp/go-build516314677/b105/_pkg_.a packagefile crypto/internal/fips140hash=/tmp/go-build516314677/b107/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build516314677/b080/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build516314677/b078/_pkg_.a packagefile crypto/sha512=/tmp/go-build516314677/b109/_pkg_.a packagefile crypto/subtle=/tmp/go-build516314677/b081/_pkg_.a packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build516314677/b110/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build516314677/b113/_pkg_.a packagefile io=/tmp/go-build516314677/b006/_pkg_.a packagefile math/big=/tmp/go-build516314677/b088/_pkg_.a packagefile math/rand/v2=/tmp/go-build516314677/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 TY9MEWP9K0WKVHbNtAi3/TY9MEWP9K0WKVHbNtAi3 -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b161/_pkg_.a # internal cp $WORK/b161/_pkg_.a /builddir/.cache/go-build/da/dac9cf0090617edd0a619d922a837e082bab26ea4f18e88461c182a5d543e880-d # internal compress/gzip mkdir -p $WORK/b160/ cat >/tmp/go-build516314677/b160/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build516314677/b159/_pkg_.a packagefile compress/flate=/tmp/go-build516314677/b161/_pkg_.a packagefile encoding/binary=/tmp/go-build516314677/b124/_pkg_.a packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile fmt=/tmp/go-build516314677/b085/_pkg_.a packagefile hash/crc32=/tmp/go-build516314677/b162/_pkg_.a packagefile io=/tmp/go-build516314677/b006/_pkg_.a packagefile time=/tmp/go-build516314677/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 pDq0FQnT7NBEDtBqcDha/pDq0FQnT7NBEDtBqcDha -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b160/_pkg_.a # internal cp $WORK/b160/_pkg_.a /builddir/.cache/go-build/bc/bc4872f8b336bf91390f09d0b28c8035c984860e5e2d960eaec267ff069fd7cf-d # internal vendor/golang.org/x/text/unicode/norm mkdir -p $WORK/b168/ cat >/tmp/go-build516314677/b168/importcfg << 'EOF' # internal # import config importmap golang.org/x/text/transform=vendor/golang.org/x/text/transform packagefile encoding/binary=/tmp/go-build516314677/b124/_pkg_.a packagefile fmt=/tmp/go-build516314677/b085/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build516314677/b166/_pkg_.a packagefile io=/tmp/go-build516314677/b006/_pkg_.a packagefile sync=/tmp/go-build516314677/b033/_pkg_.a packagefile unicode/utf8=/tmp/go-build516314677/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 Sciqtz0mHOzYV2gkuDAj/Sciqtz0mHOzYV2gkuDAj -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b167/_pkg_.a # internal cp $WORK/b167/_pkg_.a /builddir/.cache/go-build/67/67b8fdec6daa2de2794b9bf29eada742bed7e2cf95f78946f52c731e7c8949b2-d # internal vendor/golang.org/x/text/secure/bidirule mkdir -p $WORK/b165/ cat >/tmp/go-build516314677/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-build516314677/b007/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build516314677/b166/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build516314677/b167/_pkg_.a packagefile unicode/utf8=/tmp/go-build516314677/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 WKaonmR0gkTsyBP9ggHT/WKaonmR0gkTsyBP9ggHT -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b165/_pkg_.a # internal cp $WORK/b165/_pkg_.a /builddir/.cache/go-build/66/66ca4bf2a3c9771f51032c8a3d5328665ffcfd52d54435011cb6c8970ee7c89b-d # internal vendor/golang.org/x/net/http2/hpack mkdir -p $WORK/b171/ cat >/tmp/go-build516314677/b171/importcfg << 'EOF' # internal # import config packagefile bytes=/tmp/go-build516314677/b041/_pkg_.a packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile fmt=/tmp/go-build516314677/b085/_pkg_.a packagefile io=/tmp/go-build516314677/b006/_pkg_.a packagefile sync=/tmp/go-build516314677/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 HRBl-RKAHtMVrTc8_mN4/HRBl-RKAHtMVrTc8_mN4 -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b171/_pkg_.a # internal cp $WORK/b171/_pkg_.a /builddir/.cache/go-build/64/646bd21b132231b0a4673dd8a3f944196b2d53e3563c2737302372478ffe0704-d # internal mime mkdir -p $WORK/b172/ cat >/tmp/go-build516314677/b172/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build516314677/b159/_pkg_.a packagefile bytes=/tmp/go-build516314677/b041/_pkg_.a packagefile encoding/base64=/tmp/go-build516314677/b141/_pkg_.a packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile fmt=/tmp/go-build516314677/b085/_pkg_.a packagefile io=/tmp/go-build516314677/b006/_pkg_.a packagefile maps=/tmp/go-build516314677/b142/_pkg_.a packagefile os=/tmp/go-build516314677/b068/_pkg_.a packagefile slices=/tmp/go-build516314677/b072/_pkg_.a packagefile strings=/tmp/go-build516314677/b049/_pkg_.a packagefile sync=/tmp/go-build516314677/b033/_pkg_.a packagefile unicode=/tmp/go-build516314677/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build516314677/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 zRB-cyGaYaNNMVNZ9r09/zRB-cyGaYaNNMVNZ9r09 -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b143/_pkg_.a # internal cp $WORK/b143/_pkg_.a /builddir/.cache/go-build/ac/ace37e74a5bb348a9d882cc5dbf17f8edb9f5752d3d5ebbcd145fc0e898f54cf-d # internal net/textproto mkdir -p $WORK/b169/ cat >/tmp/go-build516314677/b169/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build516314677/b159/_pkg_.a packagefile bytes=/tmp/go-build516314677/b041/_pkg_.a packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile fmt=/tmp/go-build516314677/b085/_pkg_.a packagefile io=/tmp/go-build516314677/b006/_pkg_.a packagefile math=/tmp/go-build516314677/b037/_pkg_.a packagefile net=/tmp/go-build516314677/b143/_pkg_.a packagefile strconv=/tmp/go-build516314677/b036/_pkg_.a packagefile strings=/tmp/go-build516314677/b049/_pkg_.a packagefile sync=/tmp/go-build516314677/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 1OACXHms9lc_UVEGkDEZ/1OACXHms9lc_UVEGkDEZ -goversion "go1.24.6 (Red Hat 1.24.6-1.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 /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b100/_pkg_.a # internal cp $WORK/b100/_pkg_.a /builddir/.cache/go-build/21/21427aae58147bf7e0609dfc0f9d0d0b588b776c8f7d1b6f142c3bbb26b9b07b-d # internal crypto/x509 mkdir -p $WORK/b136/ cat >/tmp/go-build516314677/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-build516314677/b041/_pkg_.a packagefile crypto=/tmp/go-build516314677/b004/_pkg_.a packagefile crypto/aes=/tmp/go-build516314677/b093/_pkg_.a packagefile crypto/cipher=/tmp/go-build516314677/b040/_pkg_.a packagefile crypto/des=/tmp/go-build516314677/b094/_pkg_.a packagefile crypto/dsa=/tmp/go-build516314677/b137/_pkg_.a packagefile crypto/ecdh=/tmp/go-build516314677/b095/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build516314677/b100/_pkg_.a packagefile crypto/ed25519=/tmp/go-build516314677/b114/_pkg_.a packagefile crypto/elliptic=/tmp/go-build516314677/b101/_pkg_.a packagefile crypto/md5=/tmp/go-build516314677/b129/_pkg_.a packagefile crypto/rand=/tmp/go-build516314677/b002/_pkg_.a packagefile crypto/rsa=/tmp/go-build516314677/b131/_pkg_.a packagefile crypto/sha1=/tmp/go-build516314677/b133/_pkg_.a packagefile crypto/sha256=/tmp/go-build516314677/b134/_pkg_.a packagefile crypto/sha512=/tmp/go-build516314677/b109/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build516314677/b138/_pkg_.a packagefile encoding/asn1=/tmp/go-build516314677/b111/_pkg_.a packagefile encoding/hex=/tmp/go-build516314677/b139/_pkg_.a packagefile encoding/pem=/tmp/go-build516314677/b140/_pkg_.a packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile fmt=/tmp/go-build516314677/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build516314677/b110/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build516314677/b113/_pkg_.a packagefile internal/godebug=/tmp/go-build516314677/b047/_pkg_.a packagefile internal/goos=/tmp/go-build516314677/b021/_pkg_.a packagefile io=/tmp/go-build516314677/b006/_pkg_.a packagefile io/fs=/tmp/go-build516314677/b070/_pkg_.a packagefile iter=/tmp/go-build516314677/b042/_pkg_.a packagefile maps=/tmp/go-build516314677/b142/_pkg_.a packagefile math=/tmp/go-build516314677/b037/_pkg_.a packagefile math/big=/tmp/go-build516314677/b088/_pkg_.a packagefile math/bits=/tmp/go-build516314677/b038/_pkg_.a packagefile net=/tmp/go-build516314677/b143/_pkg_.a packagefile net/netip=/tmp/go-build516314677/b147/_pkg_.a packagefile net/url=/tmp/go-build516314677/b150/_pkg_.a packagefile os=/tmp/go-build516314677/b068/_pkg_.a packagefile path/filepath=/tmp/go-build516314677/b151/_pkg_.a packagefile reflect=/tmp/go-build516314677/b087/_pkg_.a packagefile runtime=/tmp/go-build516314677/b013/_pkg_.a packagefile strconv=/tmp/go-build516314677/b036/_pkg_.a packagefile strings=/tmp/go-build516314677/b049/_pkg_.a packagefile sync=/tmp/go-build516314677/b033/_pkg_.a packagefile time=/tmp/go-build516314677/b074/_pkg_.a packagefile unicode=/tmp/go-build516314677/b043/_pkg_.a packagefile unicode/utf16=/tmp/go-build516314677/b112/_pkg_.a packagefile unicode/utf8=/tmp/go-build516314677/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 OH7cQ677hEVWqP4aZ9MS/OH7cQ677hEVWqP4aZ9MS -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b169/_pkg_.a # internal cp $WORK/b169/_pkg_.a /builddir/.cache/go-build/4b/4b2def782e350147bac29248f138f0e70bd14877f43e4c9d7b4f52af53b6fd78-d # internal mime/quotedprintable mkdir -p $WORK/b174/ cat >/tmp/go-build516314677/b174/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build516314677/b159/_pkg_.a packagefile bytes=/tmp/go-build516314677/b041/_pkg_.a packagefile fmt=/tmp/go-build516314677/b085/_pkg_.a packagefile io=/tmp/go-build516314677/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 IRnfnrCKljLHm40Zsl-L/IRnfnrCKljLHm40Zsl-L -goversion "go1.24.6 (Red Hat 1.24.6-1.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/36/363db957f5f0ca80549f261a64182ae3919233f40d1d411c26aaa4e9e5ff888b-d # internal net/http/internal mkdir -p $WORK/b176/ cat >/tmp/go-build516314677/b176/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build516314677/b159/_pkg_.a packagefile bytes=/tmp/go-build516314677/b041/_pkg_.a packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile fmt=/tmp/go-build516314677/b085/_pkg_.a packagefile io=/tmp/go-build516314677/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 1mO1cjCQbOvSVAKsOllS/1mO1cjCQbOvSVAKsOllS -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b168/_pkg_.a # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b176/_pkg_.a # internal cp $WORK/b176/_pkg_.a /builddir/.cache/go-build/8a/8a6edaea7f2155318ccc9b8fd9e8c66310f186cec908351b661a9daa5c6d617c-d # internal net/http/internal/ascii mkdir -p $WORK/b177/ cat >/tmp/go-build516314677/b177/importcfg << 'EOF' # internal # import config packagefile strings=/tmp/go-build516314677/b049/_pkg_.a packagefile unicode=/tmp/go-build516314677/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 u80lC3jiMGXVEKq2q5Qv/u80lC3jiMGXVEKq2q5Qv -goversion "go1.24.6 (Red Hat 1.24.6-1.el9)" -c=4 -nolocalimports -importcfg $WORK/b177/importcfg -pack /usr/lib/golang/src/net/http/internal/ascii/print.go cp $WORK/b168/_pkg_.a /builddir/.cache/go-build/30/306e5b30bd76cf9f7a1118003ac3e53fb07568132e16d64fce3c65ffca5608e7-d # internal vendor/golang.org/x/net/idna mkdir -p $WORK/b164/ cat >/tmp/go-build516314677/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-build516314677/b085/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build516314677/b165/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build516314677/b167/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build516314677/b168/_pkg_.a packagefile math=/tmp/go-build516314677/b037/_pkg_.a packagefile strings=/tmp/go-build516314677/b049/_pkg_.a packagefile unicode/utf8=/tmp/go-build516314677/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 5XwoWRTdpMYjFBOo5Os4/5XwoWRTdpMYjFBOo5Os4 -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b177/_pkg_.a # internal cp $WORK/b177/_pkg_.a /builddir/.cache/go-build/79/79a970093c2281c3438459f8b72731ecb12a342a81d3de46025fc06fe8f93f70-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b172/_pkg_.a # internal cp $WORK/b172/_pkg_.a /builddir/.cache/go-build/33/338399ae92174582380e1ac39dbe6c4fca4a2cf2113df380c14dfd4987750dbf-d # internal mime/multipart mkdir -p $WORK/b173/ cat >/tmp/go-build516314677/b173/importcfg << 'EOF' # internal # import config packagefile bufio=/tmp/go-build516314677/b159/_pkg_.a packagefile bytes=/tmp/go-build516314677/b041/_pkg_.a packagefile crypto/rand=/tmp/go-build516314677/b002/_pkg_.a packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile fmt=/tmp/go-build516314677/b085/_pkg_.a packagefile internal/godebug=/tmp/go-build516314677/b047/_pkg_.a packagefile io=/tmp/go-build516314677/b006/_pkg_.a packagefile maps=/tmp/go-build516314677/b142/_pkg_.a packagefile math=/tmp/go-build516314677/b037/_pkg_.a packagefile mime=/tmp/go-build516314677/b172/_pkg_.a packagefile mime/quotedprintable=/tmp/go-build516314677/b174/_pkg_.a packagefile net/textproto=/tmp/go-build516314677/b169/_pkg_.a packagefile os=/tmp/go-build516314677/b068/_pkg_.a packagefile path/filepath=/tmp/go-build516314677/b151/_pkg_.a packagefile slices=/tmp/go-build516314677/b072/_pkg_.a packagefile strconv=/tmp/go-build516314677/b036/_pkg_.a packagefile strings=/tmp/go-build516314677/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 5jhymi_C-r-8T9hvje8D/5jhymi_C-r-8T9hvje8D -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b164/_pkg_.a # internal cp $WORK/b164/_pkg_.a /builddir/.cache/go-build/41/418ea7bd2379f00300877f22c7af70b9e885b27c9bce41310a6c6a64f58af136-d # internal vendor/golang.org/x/net/http/httpguts mkdir -p $WORK/b163/ cat >/tmp/go-build516314677/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-build516314677/b164/_pkg_.a packagefile net=/tmp/go-build516314677/b143/_pkg_.a packagefile net/textproto=/tmp/go-build516314677/b169/_pkg_.a packagefile strings=/tmp/go-build516314677/b049/_pkg_.a packagefile unicode/utf8=/tmp/go-build516314677/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 i7X8ypFEyFiAG_VdEgAN/i7X8ypFEyFiAG_VdEgAN -goversion "go1.24.6 (Red Hat 1.24.6-1.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 vendor/golang.org/x/net/http/httpproxy mkdir -p $WORK/b170/ cat >/tmp/go-build516314677/b170/importcfg << 'EOF' # internal # import config importmap golang.org/x/net/idna=vendor/golang.org/x/net/idna packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile fmt=/tmp/go-build516314677/b085/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build516314677/b164/_pkg_.a packagefile net=/tmp/go-build516314677/b143/_pkg_.a packagefile net/netip=/tmp/go-build516314677/b147/_pkg_.a packagefile net/url=/tmp/go-build516314677/b150/_pkg_.a packagefile os=/tmp/go-build516314677/b068/_pkg_.a packagefile strings=/tmp/go-build516314677/b049/_pkg_.a packagefile unicode/utf8=/tmp/go-build516314677/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 pUoBZQpWRUnTGH6EDjB9/pUoBZQpWRUnTGH6EDjB9 -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b173/_pkg_.a # internal cp $WORK/b173/_pkg_.a /builddir/.cache/go-build/ce/ce3204bc74e5fde3107b19896159500b34768f03a1012684e7f2d5b23856031c-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b163/_pkg_.a # internal cp $WORK/b163/_pkg_.a /builddir/.cache/go-build/d8/d8c9f82c51cc4b7bd5fb22e60c6b96f92fee6e4bc432d1dab54ba14dd6082853-d # internal /usr/lib/golang/pkg/tool/linux_amd64/buildid -w $WORK/b170/_pkg_.a # internal cp $WORK/b170/_pkg_.a /builddir/.cache/go-build/97/97b850267183e84563480b4ec7b945539e688b5f0af4483726455225aa260d53-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/9d/9dfaca5a95f4b746d861fdf4376bd89c1f0810f0d04e6805fc95ce585b3d29fd-d # internal crypto/tls mkdir -p $WORK/b090/ cat >/tmp/go-build516314677/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-build516314677/b041/_pkg_.a packagefile container/list=/tmp/go-build516314677/b091/_pkg_.a packagefile context=/tmp/go-build516314677/b092/_pkg_.a packagefile crypto=/tmp/go-build516314677/b004/_pkg_.a packagefile crypto/aes=/tmp/go-build516314677/b093/_pkg_.a packagefile crypto/cipher=/tmp/go-build516314677/b040/_pkg_.a packagefile crypto/des=/tmp/go-build516314677/b094/_pkg_.a packagefile crypto/ecdh=/tmp/go-build516314677/b095/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build516314677/b100/_pkg_.a packagefile crypto/ed25519=/tmp/go-build516314677/b114/_pkg_.a packagefile crypto/elliptic=/tmp/go-build516314677/b101/_pkg_.a packagefile crypto/hmac=/tmp/go-build516314677/b117/_pkg_.a packagefile crypto/internal/backend=/tmp/go-build516314677/b003/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build516314677/b044/_pkg_.a packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build516314677/b060/_pkg_.a packagefile crypto/internal/fips140/hkdf=/tmp/go-build516314677/b118/_pkg_.a packagefile crypto/internal/fips140/mlkem=/tmp/go-build516314677/b119/_pkg_.a packagefile crypto/internal/fips140/tls12=/tmp/go-build516314677/b120/_pkg_.a packagefile crypto/internal/fips140/tls13=/tmp/go-build516314677/b121/_pkg_.a packagefile crypto/internal/hpke=/tmp/go-build516314677/b122/_pkg_.a packagefile crypto/md5=/tmp/go-build516314677/b129/_pkg_.a packagefile crypto/rand=/tmp/go-build516314677/b002/_pkg_.a packagefile crypto/rc4=/tmp/go-build516314677/b130/_pkg_.a packagefile crypto/rsa=/tmp/go-build516314677/b131/_pkg_.a packagefile crypto/sha1=/tmp/go-build516314677/b133/_pkg_.a packagefile crypto/sha256=/tmp/go-build516314677/b134/_pkg_.a packagefile crypto/sha512=/tmp/go-build516314677/b109/_pkg_.a packagefile crypto/subtle=/tmp/go-build516314677/b081/_pkg_.a packagefile crypto/tls/internal/fips140tls=/tmp/go-build516314677/b135/_pkg_.a packagefile crypto/x509=/tmp/go-build516314677/b136/_pkg_.a packagefile encoding/pem=/tmp/go-build516314677/b140/_pkg_.a packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile fmt=/tmp/go-build516314677/b085/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build516314677/b123/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build516314677/b110/_pkg_.a packagefile hash=/tmp/go-build516314677/b005/_pkg_.a packagefile internal/byteorder=/tmp/go-build516314677/b016/_pkg_.a packagefile internal/cpu=/tmp/go-build516314677/b015/_pkg_.a packagefile internal/godebug=/tmp/go-build516314677/b047/_pkg_.a packagefile io=/tmp/go-build516314677/b006/_pkg_.a packagefile net=/tmp/go-build516314677/b143/_pkg_.a packagefile os=/tmp/go-build516314677/b068/_pkg_.a packagefile runtime=/tmp/go-build516314677/b013/_pkg_.a packagefile slices=/tmp/go-build516314677/b072/_pkg_.a packagefile sort=/tmp/go-build516314677/b152/_pkg_.a packagefile strconv=/tmp/go-build516314677/b036/_pkg_.a packagefile strings=/tmp/go-build516314677/b049/_pkg_.a packagefile sync=/tmp/go-build516314677/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build516314677/b035/_pkg_.a packagefile time=/tmp/go-build516314677/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 Qy-Uk7bnLL7pW9aUwgeI/Qy-Uk7bnLL7pW9aUwgeI -goversion "go1.24.6 (Red Hat 1.24.6-1.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/58/58f34e0a2924cbd432b9e88861013d3678e8acaa2d6ff1d8dc99e3899118f940-d # internal net/http/httptrace mkdir -p $WORK/b175/ cat >/tmp/go-build516314677/b175/importcfg << 'EOF' # internal # import config packagefile context=/tmp/go-build516314677/b092/_pkg_.a packagefile crypto/tls=/tmp/go-build516314677/b090/_pkg_.a packagefile internal/nettrace=/tmp/go-build516314677/b145/_pkg_.a packagefile net=/tmp/go-build516314677/b143/_pkg_.a packagefile net/textproto=/tmp/go-build516314677/b169/_pkg_.a packagefile reflect=/tmp/go-build516314677/b087/_pkg_.a packagefile time=/tmp/go-build516314677/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 pZbGeSI9uFWHl3vt0wkd/pZbGeSI9uFWHl3vt0wkd -goversion "go1.24.6 (Red Hat 1.24.6-1.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/b3/b38e480f285cc54f3c8946080c8b6b8f669b478f22f8b5281a9ce7ac9a5d9b78-d # internal net/http mkdir -p $WORK/b158/ cat >/tmp/go-build516314677/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-build516314677/b159/_pkg_.a packagefile bytes=/tmp/go-build516314677/b041/_pkg_.a packagefile compress/gzip=/tmp/go-build516314677/b160/_pkg_.a packagefile container/list=/tmp/go-build516314677/b091/_pkg_.a packagefile context=/tmp/go-build516314677/b092/_pkg_.a packagefile crypto/rand=/tmp/go-build516314677/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build516314677/b090/_pkg_.a packagefile encoding/base64=/tmp/go-build516314677/b141/_pkg_.a packagefile encoding/binary=/tmp/go-build516314677/b124/_pkg_.a packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile fmt=/tmp/go-build516314677/b085/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build516314677/b163/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build516314677/b170/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build516314677/b171/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build516314677/b164/_pkg_.a packagefile internal/godebug=/tmp/go-build516314677/b047/_pkg_.a packagefile io=/tmp/go-build516314677/b006/_pkg_.a packagefile io/fs=/tmp/go-build516314677/b070/_pkg_.a packagefile log=/tmp/go-build516314677/b156/_pkg_.a packagefile maps=/tmp/go-build516314677/b142/_pkg_.a packagefile math=/tmp/go-build516314677/b037/_pkg_.a packagefile math/bits=/tmp/go-build516314677/b038/_pkg_.a packagefile math/rand=/tmp/go-build516314677/b089/_pkg_.a packagefile mime=/tmp/go-build516314677/b172/_pkg_.a packagefile mime/multipart=/tmp/go-build516314677/b173/_pkg_.a packagefile net=/tmp/go-build516314677/b143/_pkg_.a packagefile net/http/httptrace=/tmp/go-build516314677/b175/_pkg_.a packagefile net/http/internal=/tmp/go-build516314677/b176/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build516314677/b177/_pkg_.a packagefile net/textproto=/tmp/go-build516314677/b169/_pkg_.a packagefile net/url=/tmp/go-build516314677/b150/_pkg_.a packagefile os=/tmp/go-build516314677/b068/_pkg_.a packagefile path=/tmp/go-build516314677/b071/_pkg_.a packagefile path/filepath=/tmp/go-build516314677/b151/_pkg_.a packagefile reflect=/tmp/go-build516314677/b087/_pkg_.a packagefile runtime=/tmp/go-build516314677/b013/_pkg_.a packagefile slices=/tmp/go-build516314677/b072/_pkg_.a packagefile sort=/tmp/go-build516314677/b152/_pkg_.a packagefile strconv=/tmp/go-build516314677/b036/_pkg_.a packagefile strings=/tmp/go-build516314677/b049/_pkg_.a packagefile sync=/tmp/go-build516314677/b033/_pkg_.a packagefile sync/atomic=/tmp/go-build516314677/b035/_pkg_.a packagefile time=/tmp/go-build516314677/b074/_pkg_.a packagefile unicode=/tmp/go-build516314677/b043/_pkg_.a packagefile unicode/utf8=/tmp/go-build516314677/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 hikeJwspg2AgROM6cjXs/hikeJwspg2AgROM6cjXs -goversion "go1.24.6 (Red Hat 1.24.6-1.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/91/91623b58d9458d2cbe79db60be120e52846261f608fa904423536579cec1efcd-d # internal command-line-arguments mkdir -p $WORK/b001/ cat >/tmp/go-build516314677/b001/importcfg << 'EOF' # internal # import config packagefile crypto/rand=/tmp/go-build516314677/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build516314677/b090/_pkg_.a packagefile crypto/x509=/tmp/go-build516314677/b136/_pkg_.a packagefile flag=/tmp/go-build516314677/b153/_pkg_.a packagefile fmt=/tmp/go-build516314677/b085/_pkg_.a packagefile io=/tmp/go-build516314677/b006/_pkg_.a packagefile io/ioutil=/tmp/go-build516314677/b155/_pkg_.a packagefile log=/tmp/go-build516314677/b156/_pkg_.a packagefile net=/tmp/go-build516314677/b143/_pkg_.a packagefile net/http=/tmp/go-build516314677/b158/_pkg_.a packagefile os=/tmp/go-build516314677/b068/_pkg_.a packagefile strconv=/tmp/go-build516314677/b036/_pkg_.a packagefile sync=/tmp/go-build516314677/b033/_pkg_.a packagefile time=/tmp/go-build516314677/b074/_pkg_.a packagefile runtime=/tmp/go-build516314677/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 lhmo0XoCzTYyIbSHtmUJ/lhmo0XoCzTYyIbSHtmUJ -goversion "go1.24.6 (Red Hat 1.24.6-1.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/14/14b1976802b92801c4f400b10df930fbe80ce09957d85a6f1281154382f745ea-d # internal cat >/tmp/go-build516314677/b001/importcfg.link << 'EOF' # internal packagefile command-line-arguments=/tmp/go-build516314677/b001/_pkg_.a packagefile crypto/rand=/tmp/go-build516314677/b002/_pkg_.a packagefile crypto/tls=/tmp/go-build516314677/b090/_pkg_.a packagefile crypto/x509=/tmp/go-build516314677/b136/_pkg_.a packagefile flag=/tmp/go-build516314677/b153/_pkg_.a packagefile fmt=/tmp/go-build516314677/b085/_pkg_.a packagefile io=/tmp/go-build516314677/b006/_pkg_.a packagefile io/ioutil=/tmp/go-build516314677/b155/_pkg_.a packagefile log=/tmp/go-build516314677/b156/_pkg_.a packagefile net=/tmp/go-build516314677/b143/_pkg_.a packagefile net/http=/tmp/go-build516314677/b158/_pkg_.a packagefile os=/tmp/go-build516314677/b068/_pkg_.a packagefile strconv=/tmp/go-build516314677/b036/_pkg_.a packagefile sync=/tmp/go-build516314677/b033/_pkg_.a packagefile time=/tmp/go-build516314677/b074/_pkg_.a packagefile runtime=/tmp/go-build516314677/b013/_pkg_.a packagefile crypto/internal/backend=/tmp/go-build516314677/b003/_pkg_.a packagefile crypto/internal/fips140=/tmp/go-build516314677/b045/_pkg_.a packagefile crypto/internal/fips140/drbg=/tmp/go-build516314677/b061/_pkg_.a packagefile crypto/internal/fips140only=/tmp/go-build516314677/b080/_pkg_.a packagefile crypto/internal/randutil=/tmp/go-build516314677/b078/_pkg_.a packagefile crypto/internal/sysrand=/tmp/go-build516314677/b063/_pkg_.a packagefile errors=/tmp/go-build516314677/b007/_pkg_.a packagefile math/big=/tmp/go-build516314677/b088/_pkg_.a packagefile bytes=/tmp/go-build516314677/b041/_pkg_.a packagefile container/list=/tmp/go-build516314677/b091/_pkg_.a packagefile context=/tmp/go-build516314677/b092/_pkg_.a packagefile crypto=/tmp/go-build516314677/b004/_pkg_.a packagefile crypto/aes=/tmp/go-build516314677/b093/_pkg_.a packagefile crypto/cipher=/tmp/go-build516314677/b040/_pkg_.a packagefile crypto/des=/tmp/go-build516314677/b094/_pkg_.a packagefile crypto/ecdh=/tmp/go-build516314677/b095/_pkg_.a packagefile crypto/ecdsa=/tmp/go-build516314677/b100/_pkg_.a packagefile crypto/ed25519=/tmp/go-build516314677/b114/_pkg_.a packagefile crypto/elliptic=/tmp/go-build516314677/b101/_pkg_.a packagefile crypto/hmac=/tmp/go-build516314677/b117/_pkg_.a packagefile crypto/internal/fips140/aes=/tmp/go-build516314677/b044/_pkg_.a packagefile crypto/internal/fips140/aes/gcm=/tmp/go-build516314677/b060/_pkg_.a packagefile crypto/internal/fips140/hkdf=/tmp/go-build516314677/b118/_pkg_.a packagefile crypto/internal/fips140/mlkem=/tmp/go-build516314677/b119/_pkg_.a packagefile crypto/internal/fips140/tls12=/tmp/go-build516314677/b120/_pkg_.a packagefile crypto/internal/fips140/tls13=/tmp/go-build516314677/b121/_pkg_.a packagefile crypto/internal/hpke=/tmp/go-build516314677/b122/_pkg_.a packagefile crypto/md5=/tmp/go-build516314677/b129/_pkg_.a packagefile crypto/rc4=/tmp/go-build516314677/b130/_pkg_.a packagefile crypto/rsa=/tmp/go-build516314677/b131/_pkg_.a packagefile crypto/sha1=/tmp/go-build516314677/b133/_pkg_.a packagefile crypto/sha256=/tmp/go-build516314677/b134/_pkg_.a packagefile crypto/sha512=/tmp/go-build516314677/b109/_pkg_.a packagefile crypto/subtle=/tmp/go-build516314677/b081/_pkg_.a packagefile crypto/tls/internal/fips140tls=/tmp/go-build516314677/b135/_pkg_.a packagefile encoding/pem=/tmp/go-build516314677/b140/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20poly1305=/tmp/go-build516314677/b123/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte=/tmp/go-build516314677/b110/_pkg_.a packagefile hash=/tmp/go-build516314677/b005/_pkg_.a packagefile internal/byteorder=/tmp/go-build516314677/b016/_pkg_.a packagefile internal/cpu=/tmp/go-build516314677/b015/_pkg_.a packagefile internal/godebug=/tmp/go-build516314677/b047/_pkg_.a packagefile slices=/tmp/go-build516314677/b072/_pkg_.a packagefile sort=/tmp/go-build516314677/b152/_pkg_.a packagefile strings=/tmp/go-build516314677/b049/_pkg_.a packagefile sync/atomic=/tmp/go-build516314677/b035/_pkg_.a packagefile crypto/dsa=/tmp/go-build516314677/b137/_pkg_.a packagefile crypto/x509/pkix=/tmp/go-build516314677/b138/_pkg_.a packagefile encoding/asn1=/tmp/go-build516314677/b111/_pkg_.a packagefile encoding/hex=/tmp/go-build516314677/b139/_pkg_.a packagefile vendor/golang.org/x/crypto/cryptobyte/asn1=/tmp/go-build516314677/b113/_pkg_.a packagefile internal/goos=/tmp/go-build516314677/b021/_pkg_.a packagefile io/fs=/tmp/go-build516314677/b070/_pkg_.a packagefile iter=/tmp/go-build516314677/b042/_pkg_.a packagefile maps=/tmp/go-build516314677/b142/_pkg_.a packagefile math=/tmp/go-build516314677/b037/_pkg_.a packagefile math/bits=/tmp/go-build516314677/b038/_pkg_.a packagefile net/netip=/tmp/go-build516314677/b147/_pkg_.a packagefile net/url=/tmp/go-build516314677/b150/_pkg_.a packagefile path/filepath=/tmp/go-build516314677/b151/_pkg_.a packagefile reflect=/tmp/go-build516314677/b087/_pkg_.a packagefile unicode=/tmp/go-build516314677/b043/_pkg_.a packagefile unicode/utf16=/tmp/go-build516314677/b112/_pkg_.a packagefile unicode/utf8=/tmp/go-build516314677/b039/_pkg_.a packagefile encoding=/tmp/go-build516314677/b154/_pkg_.a packagefile internal/fmtsort=/tmp/go-build516314677/b086/_pkg_.a packagefile log/internal=/tmp/go-build516314677/b157/_pkg_.a packagefile cmp=/tmp/go-build516314677/b073/_pkg_.a packagefile vendor/golang.org/x/net/dns/dnsmessage=/tmp/go-build516314677/b144/_pkg_.a packagefile internal/bytealg=/tmp/go-build516314677/b014/_pkg_.a packagefile internal/itoa=/tmp/go-build516314677/b066/_pkg_.a packagefile internal/nettrace=/tmp/go-build516314677/b145/_pkg_.a packagefile internal/poll=/tmp/go-build516314677/b075/_pkg_.a packagefile internal/singleflight=/tmp/go-build516314677/b146/_pkg_.a packagefile internal/stringslite=/tmp/go-build516314677/b032/_pkg_.a packagefile internal/syscall/unix=/tmp/go-build516314677/b064/_pkg_.a packagefile syscall=/tmp/go-build516314677/b065/_pkg_.a packagefile bufio=/tmp/go-build516314677/b159/_pkg_.a packagefile compress/gzip=/tmp/go-build516314677/b160/_pkg_.a packagefile encoding/base64=/tmp/go-build516314677/b141/_pkg_.a packagefile encoding/binary=/tmp/go-build516314677/b124/_pkg_.a packagefile vendor/golang.org/x/net/http/httpguts=/tmp/go-build516314677/b163/_pkg_.a packagefile vendor/golang.org/x/net/http/httpproxy=/tmp/go-build516314677/b170/_pkg_.a packagefile vendor/golang.org/x/net/http2/hpack=/tmp/go-build516314677/b171/_pkg_.a packagefile vendor/golang.org/x/net/idna=/tmp/go-build516314677/b164/_pkg_.a packagefile math/rand=/tmp/go-build516314677/b089/_pkg_.a packagefile mime=/tmp/go-build516314677/b172/_pkg_.a packagefile mime/multipart=/tmp/go-build516314677/b173/_pkg_.a packagefile net/http/httptrace=/tmp/go-build516314677/b175/_pkg_.a packagefile net/http/internal=/tmp/go-build516314677/b176/_pkg_.a packagefile net/http/internal/ascii=/tmp/go-build516314677/b177/_pkg_.a packagefile net/textproto=/tmp/go-build516314677/b169/_pkg_.a packagefile path=/tmp/go-build516314677/b071/_pkg_.a packagefile internal/filepathlite=/tmp/go-build516314677/b069/_pkg_.a packagefile internal/goarch=/tmp/go-build516314677/b010/_pkg_.a packagefile internal/syscall/execenv=/tmp/go-build516314677/b076/_pkg_.a packagefile internal/testlog=/tmp/go-build516314677/b077/_pkg_.a packagefile internal/race=/tmp/go-build516314677/b028/_pkg_.a packagefile internal/sync=/tmp/go-build516314677/b034/_pkg_.a packagefile internal/abi=/tmp/go-build516314677/b009/_pkg_.a packagefile internal/chacha8rand=/tmp/go-build516314677/b017/_pkg_.a packagefile internal/coverage/rtcov=/tmp/go-build516314677/b018/_pkg_.a packagefile internal/godebugs=/tmp/go-build516314677/b019/_pkg_.a packagefile internal/goexperiment=/tmp/go-build516314677/b020/_pkg_.a packagefile internal/profilerecord=/tmp/go-build516314677/b022/_pkg_.a packagefile internal/runtime/atomic=/tmp/go-build516314677/b023/_pkg_.a packagefile internal/runtime/exithook=/tmp/go-build516314677/b024/_pkg_.a packagefile internal/runtime/maps=/tmp/go-build516314677/b025/_pkg_.a packagefile internal/runtime/math=/tmp/go-build516314677/b029/_pkg_.a packagefile internal/runtime/sys=/tmp/go-build516314677/b030/_pkg_.a packagefile internal/runtime/syscall=/tmp/go-build516314677/b031/_pkg_.a packagefile crypto/internal/boring=/tmp/go-build516314677/b082/_pkg_.a packagefile crypto/internal/boring/sig=/tmp/go-build516314677/b084/_pkg_.a packagefile crypto/internal/fips140deps/godebug=/tmp/go-build516314677/b046/_pkg_.a packagefile crypto/internal/entropy=/tmp/go-build516314677/b062/_pkg_.a packagefile crypto/internal/fips140/check=/tmp/go-build516314677/b051/_pkg_.a packagefile crypto/internal/fips140/subtle=/tmp/go-build516314677/b058/_pkg_.a packagefile crypto/internal/fips140deps/byteorder=/tmp/go-build516314677/b054/_pkg_.a packagefile crypto/internal/fips140/sha256=/tmp/go-build516314677/b053/_pkg_.a packagefile crypto/internal/fips140/sha3=/tmp/go-build516314677/b057/_pkg_.a packagefile crypto/internal/fips140/sha512=/tmp/go-build516314677/b059/_pkg_.a packagefile math/rand/v2=/tmp/go-build516314677/b079/_pkg_.a packagefile internal/reflectlite=/tmp/go-build516314677/b008/_pkg_.a packagefile crypto/internal/fips140/alias=/tmp/go-build516314677/b050/_pkg_.a packagefile crypto/internal/fips140/ecdh=/tmp/go-build516314677/b096/_pkg_.a packagefile crypto/internal/fips140/edwards25519/field=/tmp/go-build516314677/b099/_pkg_.a packagefile crypto/internal/backend/bbig=/tmp/go-build516314677/b102/_pkg_.a packagefile crypto/internal/boring/bcache=/tmp/go-build516314677/b104/_pkg_.a packagefile crypto/internal/fips140/ecdsa=/tmp/go-build516314677/b105/_pkg_.a packagefile crypto/internal/fips140hash=/tmp/go-build516314677/b107/_pkg_.a packagefile crypto/internal/fips140/ed25519=/tmp/go-build516314677/b115/_pkg_.a packagefile crypto/internal/fips140/nistec=/tmp/go-build516314677/b097/_pkg_.a packagefile crypto/internal/fips140/hmac=/tmp/go-build516314677/b052/_pkg_.a packagefile crypto/internal/fips140deps/cpu=/tmp/go-build516314677/b055/_pkg_.a packagefile crypto/internal/impl=/tmp/go-build516314677/b056/_pkg_.a packagefile crypto/internal/fips140/bigmod=/tmp/go-build516314677/b106/_pkg_.a packagefile crypto/internal/fips140/rsa=/tmp/go-build516314677/b132/_pkg_.a packagefile vendor/golang.org/x/crypto/chacha20=/tmp/go-build516314677/b125/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/alias=/tmp/go-build516314677/b126/_pkg_.a packagefile vendor/golang.org/x/crypto/internal/poly1305=/tmp/go-build516314677/b127/_pkg_.a packagefile vendor/golang.org/x/sys/cpu=/tmp/go-build516314677/b128/_pkg_.a packagefile internal/bisect=/tmp/go-build516314677/b048/_pkg_.a packagefile internal/oserror=/tmp/go-build516314677/b067/_pkg_.a packagefile unique=/tmp/go-build516314677/b148/_pkg_.a packagefile internal/unsafeheader=/tmp/go-build516314677/b012/_pkg_.a packagefile internal/asan=/tmp/go-build516314677/b026/_pkg_.a packagefile internal/msan=/tmp/go-build516314677/b027/_pkg_.a packagefile compress/flate=/tmp/go-build516314677/b161/_pkg_.a packagefile hash/crc32=/tmp/go-build516314677/b162/_pkg_.a packagefile vendor/golang.org/x/text/secure/bidirule=/tmp/go-build516314677/b165/_pkg_.a packagefile vendor/golang.org/x/text/unicode/bidi=/tmp/go-build516314677/b167/_pkg_.a packagefile vendor/golang.org/x/text/unicode/norm=/tmp/go-build516314677/b168/_pkg_.a packagefile mime/quotedprintable=/tmp/go-build516314677/b174/_pkg_.a packagefile vendor/github.com/golang-fips/openssl/v2=/tmp/go-build516314677/b083/_pkg_.a packagefile vendor/github.com/golang-fips/openssl/v2/bbig=/tmp/go-build516314677/b103/_pkg_.a packagefile crypto/sha3=/tmp/go-build516314677/b108/_pkg_.a packagefile crypto/internal/fips140/edwards25519=/tmp/go-build516314677/b116/_pkg_.a packagefile crypto/internal/fips140/nistec/fiat=/tmp/go-build516314677/b098/_pkg_.a packagefile weak=/tmp/go-build516314677/b149/_pkg_.a packagefile vendor/golang.org/x/text/transform=/tmp/go-build516314677/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=fcg2fwDQX2s_Yfa8DV9z/lhmo0XoCzTYyIbSHtmUJ/HwLJb5H1msvpz_mANXJz/fcg2fwDQX2s_Yfa8DV9z -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/ + popd ~/build/BUILD/octavia-tempest-plugin-3.1.1.dev4 + 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.1.1-0.20250824233708.2f3e8a3.el9.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/python-octavia-tests-tempest-3.1.1-0.20250824233708.2f3e8a3.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/python-octavia-tests-tempest-3.1.1-0.20250824233708.2f3e8a3.el9.x86_64/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/.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.1.1.dev4/.gitreview found Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/doc/source/_build/modules/octavia_tempest_plugin.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/doc/source/_build/modules/octavia_tempest_plugin.common.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/doc/source/_build/modules/octavia_tempest_plugin.contrib.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/doc/source/_build/modules/octavia_tempest_plugin.contrib.test_server.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/doc/source/_build/modules/octavia_tempest_plugin.hacking.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/doc/source/_build/modules/octavia_tempest_plugin.services.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/doc/source/_build/modules/octavia_tempest_plugin.services.load_balancer.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/doc/source/_build/modules/octavia_tempest_plugin.services.load_balancer.v2.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/doc/source/_build/modules/octavia_tempest_plugin.tests.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/doc/source/_build/modules/octavia_tempest_plugin.tests.act_stdby_scenario.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/doc/source/_build/modules/octavia_tempest_plugin.tests.act_stdby_scenario.v2.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/doc/source/_build/modules/octavia_tempest_plugin.tests.api.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/doc/source/_build/modules/octavia_tempest_plugin.tests.api.v2.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/doc/source/_build/modules/octavia_tempest_plugin.tests.barbican_scenario.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/doc/source/_build/modules/octavia_tempest_plugin.tests.barbican_scenario.v2.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/doc/source/_build/modules/octavia_tempest_plugin.tests.scenario.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/doc/source/_build/modules/octavia_tempest_plugin.tests.scenario.v2.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/doc/source/_build/modules/octavia_tempest_plugin.tests.spare_pool_scenario.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/doc/source/_build/modules/octavia_tempest_plugin.tests.spare_pool_scenario.v2.rst. Creating file /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/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-08-24 19:38:47.899 535513 INFO tempest [-] Using tempest config file /etc/tempest/tempest.conf 2025-08-24 19:38:47.910 535513 INFO tempest.test_discover.plugins [-] Register additional config options from Tempest plugin: octavia-tempest-plugin 2025-08-24 19:38:47.910 535513 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.zNsjBT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.1.1-0.20250824233708.2f3e8a3.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.1.1-0.20250824233708.2f3e8a3.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.1.1-0.20250824233708.2f3e8a3.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.1.1-0.20250824233708.2f3e8a3.el9.x86_64 + cd octavia-tempest-plugin-3.1.1.dev4 ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' ++ ls /builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/pyproject-wheeldir/octavia_tempest_plugin-3.1.1.dev4-py3-none-any.whl ++ xargs basename --multiple + specifier=octavia_tempest_plugin==3.1.1.dev4 + '[' -z octavia_tempest_plugin==3.1.1.dev4 ']' + TMPDIR=/builddir/build/BUILD/octavia-tempest-plugin-3.1.1.dev4/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.1.1-0.20250824233708.2f3e8a3.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.1.1.dev4/pyproject-wheeldir octavia_tempest_plugin==3.1.1.dev4 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.1.1.dev4/pyproject-wheeldir Processing ./pyproject-wheeldir/octavia_tempest_plugin-3.1.1.dev4-py3-none-any.whl Installing collected packages: octavia-tempest-plugin Successfully installed octavia-tempest-plugin-3.1.1.dev4 + '[' -d /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.1.1-0.20250824233708.2f3e8a3.el9.x86_64/usr/bin ']' + rm -f /builddir/build/BUILD/python-octavia-tests-tempest-3.1.1-0.20250824233708.2f3e8a3.el9.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.1.1-0.20250824233708.2f3e8a3.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.1.1-0.20250824233708.2f3e8a3.el9.x86_64/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.1.1-0.20250824233708.2f3e8a3.el9.x86_64/usr/lib/python3.9/site-packages ']' + '[' -d /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.1.1-0.20250824233708.2f3e8a3.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.1.1-0.20250824233708.2f3e8a3.el9.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.9/site-packages/octavia_tempest_plugin-3.1.1.dev4.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.1.1-0.20250824233708.2f3e8a3.el9.x86_64/usr/lib/python3.9/site-packages/octavia_tempest_plugin-3.1.1.dev4.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.1.1-0.20250824233708.2f3e8a3.el9.x86_64 --record /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.1.1-0.20250824233708.2f3e8a3.el9.x86_64/usr/lib/python3.9/site-packages/octavia_tempest_plugin-3.1.1.dev4.dist-info/RECORD --output /builddir/build/BUILD/python-octavia-tests-tempest-3.1.1-0.20250824233708.2f3e8a3.el9.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.1.1-0.20250824233708.2f3e8a3.el9.x86_64/usr/lib/python3.9/site-packages/octavia_tempest_plugin-3.1.1.dev4.dist-info/RECORD removed '/builddir/build/BUILDROOT/python-octavia-tests-tempest-3.1.1-0.20250824233708.2f3e8a3.el9.x86_64/usr/lib/python3.9/site-packages/octavia_tempest_plugin-3.1.1.dev4.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.1.1-0.20250824233708.2f3e8a3.el9.x86_64/usr/lib/python3.9/site-packages/octavia_tempest_plugin-3.1.1.dev4.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/python-octavia-tests-tempest-3.1.1-0.20250824233708.2f3e8a3.el9.x86_64/usr/lib/python3.9/site-packages/octavia_tempest_plugin-3.1.1.dev4.dist-info/REQUESTED' ++ cut -f1 '-d ' ++ wc -l /builddir/build/BUILD/python-octavia-tests-tempest-3.1.1-0.20250824233708.2f3e8a3.el9.x86_64-pyproject-ghost-distinfo + lines=1 + '[' 1 -ne 1 ']' + install -d -p /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.1.1-0.20250824233708.2f3e8a3.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.1.1-0.20250824233708.2f3e8a3.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.1.1-0.20250824233708.2f3e8a3.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.1.1-0.20250824233708.2f3e8a3.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.1.1-0.20250824233708.2f3e8a3.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.1.1-0.20250824233708.2f3e8a3.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.1.1-0.20250824233708.2f3e8a3.el9 python3-octavia-tests-tempest-golang = 3.1.1-0.20250824233708.2f3e8a3.el9 python3-octavia-tests-tempest-golang(x86-64) = 3.1.1-0.20250824233708.2f3e8a3.el9 python3.9-octavia-tests-tempest-golang = 3.1.1-0.20250824233708.2f3e8a3.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.1.1-0.20250824233708.2f3e8a3.el9 Processing files: python3-octavia-tests-tempest-3.1.1-0.20250824233708.2f3e8a3.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.aVlQg0 + umask 022 + cd /builddir/build/BUILD + cd octavia-tempest-plugin-3.1.1.dev4 + DOCDIR=/builddir/build/BUILDROOT/python-octavia-tests-tempest-3.1.1-0.20250824233708.2f3e8a3.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.1.1-0.20250824233708.2f3e8a3.el9.x86_64/usr/share/doc/python3-octavia-tests-tempest + cp -pr README.rst /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.1.1-0.20250824233708.2f3e8a3.el9.x86_64/usr/share/doc/python3-octavia-tests-tempest + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.WCgp1B + umask 022 + cd /builddir/build/BUILD + cd octavia-tempest-plugin-3.1.1.dev4 + LICENSEDIR=/builddir/build/BUILDROOT/python-octavia-tests-tempest-3.1.1-0.20250824233708.2f3e8a3.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.1.1-0.20250824233708.2f3e8a3.el9.x86_64/usr/share/licenses/python3-octavia-tests-tempest + cp -pr LICENSE /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.1.1-0.20250824233708.2f3e8a3.el9.x86_64/usr/share/licenses/python3-octavia-tests-tempest + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-octavia-tests-tempest = 3.1.1-0.20250824233708.2f3e8a3.el9 python3-octavia-tests-tempest = 3.1.1-0.20250824233708.2f3e8a3.el9 python3.9-octavia-tests-tempest = 3.1.1-0.20250824233708.2f3e8a3.el9 python3.9dist(octavia-tempest-plugin) = 3.1.1~~dev4 python3dist(octavia-tempest-plugin) = 3.1.1~~dev4 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.1.1-0.20250824233708.2f3e8a3.el9 Processing files: python-octavia-tests-tempest-doc-3.1.1-0.20250824233708.2f3e8a3.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Q0Gdbp + umask 022 + cd /builddir/build/BUILD + cd octavia-tempest-plugin-3.1.1.dev4 + DOCDIR=/builddir/build/BUILDROOT/python-octavia-tests-tempest-3.1.1-0.20250824233708.2f3e8a3.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.1.1-0.20250824233708.2f3e8a3.el9.x86_64/usr/share/doc/python-octavia-tests-tempest-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.1.1-0.20250824233708.2f3e8a3.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.nyEcKS + umask 022 + cd /builddir/build/BUILD + cd octavia-tempest-plugin-3.1.1.dev4 + LICENSEDIR=/builddir/build/BUILDROOT/python-octavia-tests-tempest-3.1.1-0.20250824233708.2f3e8a3.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.1.1-0.20250824233708.2f3e8a3.el9.x86_64/usr/share/licenses/python-octavia-tests-tempest-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.1.1-0.20250824233708.2f3e8a3.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.1.1-0.20250824233708.2f3e8a3.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.1.1-0.20250824233708.2f3e8a3.el9.x86_64 Wrote: /builddir/build/SRPMS/python-octavia-tests-tempest-3.1.1-0.20250824233708.2f3e8a3.el9.src.rpm Wrote: /builddir/build/RPMS/python3-octavia-tests-tempest-3.1.1-0.20250824233708.2f3e8a3.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-octavia-tests-tempest-golang-3.1.1-0.20250824233708.2f3e8a3.el9.x86_64.rpm Wrote: /builddir/build/RPMS/python-octavia-tests-tempest-doc-3.1.1-0.20250824233708.2f3e8a3.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.26lVTQ + umask 022 + cd /builddir/build/BUILD + cd octavia-tempest-plugin-3.1.1.dev4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-octavia-tests-tempest-3.1.1-0.20250824233708.2f3e8a3.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0