Mock Version: 6.0 Mock Version: 6.0 Mock Version: 6.0 Mock Version: 6.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-vitrage.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/openstack-vitrage.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/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.src.rpm Child return code was: 0 Mock Version: 6.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/openstack-vitrage.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/openstack-vitrage.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/openstack-vitrage-14.1.0-0.20250317134656.aafc997.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/openstack-vitrage.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/openstack-vitrage.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.hFPiOQ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf vitrage-14.1.0.dev1 + /usr/bin/gzip -dc /builddir/build/SOURCES/vitrage-14.1.0.dev1-0.20250317134656.aafc997.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd vitrage-14.1.0.dev1 + /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 'openstack-vitrage-14.1.0 base' + find . '(' -name .gitignore -o -name .placeholder ')' -delete + find vitrage -name '*.py' -exec sed -i '/\/usr\/bin\/env python/{d;q}' '{}' + + sed -i '/setup_requires/d; /install_requires/d; /dependency_links/d' setup.py + 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/^pysnmp.*/pysnmp-lextudio/g' 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 '/^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.JBvg3L + umask 022 + cd /builddir/build/BUILD + cd vitrage-14.1.0.dev1 + 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/vitrage-14.1.0.dev1/.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/vitrage-14.1.0.dev1/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/vitrage-14.1.0.dev1/pyproject-wheeldir --output /builddir/build/BUILD/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.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 egg_info writing vitrage.egg-info/PKG-INFO writing dependency_links to vitrage.egg-info/dependency_links.txt writing entry points to vitrage.egg-info/entry_points.txt writing requirements to vitrage.egg-info/requires.txt writing top-level names to vitrage.egg-info/top_level.txt writing pbr to vitrage.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 'vitrage.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement not satisfied: wheel Exiting dependency generation pass: get_requires_for_build_wheel + cat /builddir/build/BUILD/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-vitrage-14.1.0-0.20250317134656.aafc997.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/openstack-vitrage.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/openstack-vitrage.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.xlOjgu + umask 022 + cd /builddir/build/BUILD + cd vitrage-14.1.0.dev1 + 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/vitrage-14.1.0.dev1/.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/vitrage-14.1.0.dev1/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/vitrage-14.1.0.dev1/pyproject-wheeldir --output /builddir/build/BUILD/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.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 egg_info writing vitrage.egg-info/PKG-INFO writing dependency_links to vitrage.egg-info/dependency_links.txt writing entry points to vitrage.egg-info/entry_points.txt writing requirements to vitrage.egg-info/requires.txt writing top-level names to vitrage.egg-info/top_level.txt writing pbr to vitrage.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 'vitrage.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) 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/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64-pyproject-buildrequires + rm -rfv '*.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-vitrage-14.1.0-0.20250317134656.aafc997.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/openstack-vitrage.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/openstack-vitrage.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.m4hfLr + umask 022 + cd /builddir/build/BUILD + cd vitrage-14.1.0.dev1 + 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/vitrage-14.1.0.dev1/.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/vitrage-14.1.0.dev1/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/vitrage-14.1.0.dev1/pyproject-wheeldir --output /builddir/build/BUILD/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.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 egg_info writing vitrage.egg-info/PKG-INFO writing dependency_links to vitrage.egg-info/dependency_links.txt writing entry points to vitrage.egg-info/entry_points.txt writing requirements to vitrage.egg-info/requires.txt writing top-level names to vitrage.egg-info/top_level.txt writing pbr to vitrage.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 'vitrage.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) 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 ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling coverage>=4.5.1 from tox --print-deps-only: py39,docs Requirement not satisfied: coverage>=4.5.1 Handling python-subunit>=1.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-subunit>=1.2.0 Handling oslotest>=3.3.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslotest>=3.3.0 Handling requests-mock>=1.4.0 from tox --print-deps-only: py39,docs Requirement not satisfied: requests-mock>=1.4.0 Handling testscenarios>=0.5.0 from tox --print-deps-only: py39,docs Requirement not satisfied: testscenarios>=0.5.0 Handling testtools>=2.3.0 from tox --print-deps-only: py39,docs Requirement not satisfied: testtools>=2.3.0 Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: stestr>=2.0.0 Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: reno>=3.1.0 Handling zake>=0.1.6 from tox --print-deps-only: py39,docs Requirement not satisfied: zake>=0.1.6 Handling WebTest>= 3.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: WebTest>= 3.0.0 Handling pbr>=3.1.1 from tox --print-deps-only: py39,docs Requirement satisfied: pbr>=3.1.1 (installed: pbr 6.1.1) Handling alembic>=0.9.8 from tox --print-deps-only: py39,docs Requirement not satisfied: alembic>=0.9.8 Handling cachetools>=2.0.1 from tox --print-deps-only: py39,docs Requirement not satisfied: cachetools>=2.0.1 Handling cryptography>=2.7 from tox --print-deps-only: py39,docs Requirement not satisfied: cryptography>=2.7 Handling lxml>=4.5.2 from tox --print-deps-only: py39,docs Requirement not satisfied: lxml>=4.5.2 Handling PyMySQL>=0.8.0 from tox --print-deps-only: py39,docs Requirement not satisfied: PyMySQL>=0.8.0 Handling python-dateutil>=2.7.0 from tox --print-deps-only: py39,docs Requirement not satisfied: python-dateutil>=2.7.0 Handling networkx>=2.4 from tox --print-deps-only: py39,docs Requirement not satisfied: networkx>=2.4 Handling oslo.config>=6.8.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.config>=6.8.0 Handling oslo.context>=2.22.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.context>=2.22.0 Handling oslo.db>=4.44.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.db>=4.44.0 Handling oslo.messaging>=5.36.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.messaging>=5.36.0 Handling oslo.middleware>=3.35.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.middleware>=3.35.0 Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.serialization>=2.25.0 Handling oslo.log>=3.44.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.log>=3.44.0 Handling oslo.policy>=4.5.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.policy>=4.5.0 Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.i18n>=3.20.0 Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.upgradecheck>=1.3.0 Handling pecan>=1.2.1 from tox --print-deps-only: py39,docs Requirement not satisfied: pecan>=1.2.1 Handling PasteDeploy>=1.5.2 from tox --print-deps-only: py39,docs Requirement not satisfied: PasteDeploy>=1.5.2 Handling Werkzeug>=0.14.1 from tox --print-deps-only: py39,docs Requirement not satisfied: Werkzeug>=0.14.1 Handling keystonemiddleware>=4.21.0 from tox --print-deps-only: py39,docs Requirement not satisfied: keystonemiddleware>=4.21.0 Handling stevedore>=1.28.0 from tox --print-deps-only: py39,docs Requirement not satisfied: stevedore>=1.28.0 Handling voluptuous>=0.11.1 from tox --print-deps-only: py39,docs Requirement not satisfied: voluptuous>=0.11.1 Handling SQLAlchemy>=1.2.5 from tox --print-deps-only: py39,docs Requirement satisfied: SQLAlchemy>=1.2.5 (installed: SQLAlchemy 2.0.38) Handling sympy>=1.1.1 from tox --print-deps-only: py39,docs Requirement not satisfied: sympy>=1.1.1 Handling pysnmp-lextudio from tox --print-deps-only: py39,docs Requirement not satisfied: pysnmp-lextudio Handling PyJWT>=1.6.0 from tox --print-deps-only: py39,docs Requirement not satisfied: PyJWT>=1.6.0 Handling osprofiler>=2.0.0 from tox --print-deps-only: py39,docs Requirement not satisfied: osprofiler>=2.0.0 Handling keystoneauth1>=3.6.2 from tox --print-deps-only: py39,docs Requirement not satisfied: keystoneauth1>=3.6.2 Handling PyYAML>=5.1 from tox --print-deps-only: py39,docs Requirement not satisfied: PyYAML>=5.1 Handling requests>=2.20.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.20.0 (installed: requests 2.32.3) Handling WebOb>=1.7.4 from tox --print-deps-only: py39,docs Requirement not satisfied: WebOb>=1.7.4 Handling eventlet!=0.20.1,>=0.20.0 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet!=0.20.1,>=0.20.0 (installed: eventlet 0.36.1) Handling debtcollector>=1.19.0 from tox --print-deps-only: py39,docs Requirement not satisfied: debtcollector>=1.19.0 Handling cotyledon>=1.6.8 from tox --print-deps-only: py39,docs Requirement not satisfied: cotyledon>=1.6.8 Handling pytz>=2018.3 from tox --print-deps-only: py39,docs Requirement satisfied: pytz>=2018.3 (installed: pytz 2021.1) Handling tenacity>=4.12.0 from tox --print-deps-only: py39,docs Requirement not satisfied: tenacity>=4.12.0 Handling tooz>=1.58.0 from tox --print-deps-only: py39,docs Requirement not satisfied: tooz>=1.58.0 Handling psutil>=5.4.3 from tox --print-deps-only: py39,docs Requirement not satisfied: psutil>=5.4.3 Handling jsonschema>=3.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: jsonschema>=3.2.0 Handling oslo.config>=5.2.0 from tox --print-deps-only: py39,docs Requirement not satisfied: oslo.config>=5.2.0 Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs Requirement not satisfied: openstackdocstheme>=2.2.1 Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 3.4.3) Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement not satisfied: reno>=3.1.0 Handling docutils>=0.11 from tox --print-deps-only: py39,docs Requirement satisfied: docutils>=0.11 (installed: docutils 0.16) /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 vitrage.egg-info/PKG-INFO writing dependency_links to vitrage.egg-info/dependency_links.txt writing entry points to vitrage.egg-info/entry_points.txt writing requirements to vitrage.egg-info/requires.txt writing top-level names to vitrage.egg-info/top_level.txt writing pbr to vitrage.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 'vitrage.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/vitrage-14.1.0.dev1/vitrage-14.1.0.dev1.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=3.1.1) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: pbr (>=3.1.1) (installed: pbr 6.1.1) Handling alembic (>=0.9.8) from hook generated metadata: Requires-Dist (vitrage) Requirement not satisfied: alembic (>=0.9.8) Handling cachetools (>=2.0.1) from hook generated metadata: Requires-Dist (vitrage) Requirement not satisfied: cachetools (>=2.0.1) Handling cryptography (>=2.7) from hook generated metadata: Requires-Dist (vitrage) Requirement not satisfied: cryptography (>=2.7) Handling lxml (>=4.5.2) from hook generated metadata: Requires-Dist (vitrage) Requirement not satisfied: lxml (>=4.5.2) Handling PyMySQL (>=0.8.0) from hook generated metadata: Requires-Dist (vitrage) Requirement not satisfied: PyMySQL (>=0.8.0) Handling python-dateutil (>=2.7.0) from hook generated metadata: Requires-Dist (vitrage) Requirement not satisfied: python-dateutil (>=2.7.0) Handling networkx (>=2.4) from hook generated metadata: Requires-Dist (vitrage) Requirement not satisfied: networkx (>=2.4) Handling oslo.config (>=6.8.0) from hook generated metadata: Requires-Dist (vitrage) Requirement not satisfied: oslo.config (>=6.8.0) Handling oslo.context (>=2.22.0) from hook generated metadata: Requires-Dist (vitrage) Requirement not satisfied: oslo.context (>=2.22.0) Handling oslo.db (>=4.44.0) from hook generated metadata: Requires-Dist (vitrage) Requirement not satisfied: oslo.db (>=4.44.0) Handling oslo.messaging (>=5.36.0) from hook generated metadata: Requires-Dist (vitrage) Requirement not satisfied: oslo.messaging (>=5.36.0) Handling oslo.middleware (>=3.35.0) from hook generated metadata: Requires-Dist (vitrage) Requirement not satisfied: oslo.middleware (>=3.35.0) Handling oslo.serialization (>=2.25.0) from hook generated metadata: Requires-Dist (vitrage) Requirement not satisfied: oslo.serialization (>=2.25.0) Handling oslo.log (>=3.44.0) from hook generated metadata: Requires-Dist (vitrage) Requirement not satisfied: oslo.log (>=3.44.0) Handling oslo.policy (>=4.5.0) from hook generated metadata: Requires-Dist (vitrage) Requirement not satisfied: oslo.policy (>=4.5.0) Handling oslo.i18n (>=3.20.0) from hook generated metadata: Requires-Dist (vitrage) Requirement not satisfied: oslo.i18n (>=3.20.0) Handling oslo.upgradecheck (>=1.3.0) from hook generated metadata: Requires-Dist (vitrage) Requirement not satisfied: oslo.upgradecheck (>=1.3.0) Handling pecan (>=1.2.1) from hook generated metadata: Requires-Dist (vitrage) Requirement not satisfied: pecan (>=1.2.1) Handling PasteDeploy (>=1.5.2) from hook generated metadata: Requires-Dist (vitrage) Requirement not satisfied: PasteDeploy (>=1.5.2) Handling Werkzeug (>=0.14.1) from hook generated metadata: Requires-Dist (vitrage) Requirement not satisfied: Werkzeug (>=0.14.1) Handling keystonemiddleware (>=4.21.0) from hook generated metadata: Requires-Dist (vitrage) Requirement not satisfied: keystonemiddleware (>=4.21.0) Handling stevedore (>=1.28.0) from hook generated metadata: Requires-Dist (vitrage) Requirement not satisfied: stevedore (>=1.28.0) Handling voluptuous (>=0.11.1) from hook generated metadata: Requires-Dist (vitrage) Requirement not satisfied: voluptuous (>=0.11.1) Handling SQLAlchemy (>=1.2.5) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: SQLAlchemy (>=1.2.5) (installed: SQLAlchemy 2.0.38) Handling sympy (>=1.1.1) from hook generated metadata: Requires-Dist (vitrage) Requirement not satisfied: sympy (>=1.1.1) Handling pysnmp-lextudio from hook generated metadata: Requires-Dist (vitrage) Requirement not satisfied: pysnmp-lextudio Handling PyJWT (>=1.6.0) from hook generated metadata: Requires-Dist (vitrage) Requirement not satisfied: PyJWT (>=1.6.0) Handling osprofiler (>=2.0.0) from hook generated metadata: Requires-Dist (vitrage) Requirement not satisfied: osprofiler (>=2.0.0) Handling keystoneauth1 (>=3.6.2) from hook generated metadata: Requires-Dist (vitrage) Requirement not satisfied: keystoneauth1 (>=3.6.2) Handling PyYAML (>=5.1) from hook generated metadata: Requires-Dist (vitrage) Requirement not satisfied: PyYAML (>=5.1) Handling requests (>=2.20.0) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: requests (>=2.20.0) (installed: requests 2.32.3) Handling WebOb (>=1.7.4) from hook generated metadata: Requires-Dist (vitrage) Requirement not satisfied: WebOb (>=1.7.4) Handling eventlet (!=0.20.1,>=0.20.0) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: eventlet (!=0.20.1,>=0.20.0) (installed: eventlet 0.36.1) Handling debtcollector (>=1.19.0) from hook generated metadata: Requires-Dist (vitrage) Requirement not satisfied: debtcollector (>=1.19.0) Handling cotyledon (>=1.6.8) from hook generated metadata: Requires-Dist (vitrage) Requirement not satisfied: cotyledon (>=1.6.8) Handling pytz (>=2018.3) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: pytz (>=2018.3) (installed: pytz 2021.1) Handling tenacity (>=4.12.0) from hook generated metadata: Requires-Dist (vitrage) Requirement not satisfied: tenacity (>=4.12.0) Handling tooz (>=1.58.0) from hook generated metadata: Requires-Dist (vitrage) Requirement not satisfied: tooz (>=1.58.0) Handling psutil (>=5.4.3) from hook generated metadata: Requires-Dist (vitrage) Requirement not satisfied: psutil (>=5.4.3) Handling jsonschema (>=3.2.0) from hook generated metadata: Requires-Dist (vitrage) Requirement not satisfied: jsonschema (>=3.2.0) Handling aodhclient (>=1.0.0) ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: aodhclient (>=1.0.0) ; extra == 'openstack' Handling python-keystoneclient (>=3.15.0) ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: python-keystoneclient (>=3.15.0) ; extra == 'openstack' Handling python-neutronclient (>=6.7.0) ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: python-neutronclient (>=6.7.0) ; extra == 'openstack' Handling python-novaclient (>=10.1.0) ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: python-novaclient (>=10.1.0) ; extra == 'openstack' Handling python-heatclient (>=1.14.0) ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: python-heatclient (>=1.14.0) ; extra == 'openstack' Handling python-mistralclient (>=3.3.0) ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: python-mistralclient (>=3.3.0) ; extra == 'openstack' Handling python-openstackclient (>=3.12.0) ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: python-openstackclient (>=3.12.0) ; extra == 'openstack' Handling python-monascaclient (>=1.7.1) ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: python-monascaclient (>=1.7.1) ; extra == 'openstack' Handling python-troveclient (>=2.2.0) ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: python-troveclient (>=2.2.0) ; extra == 'openstack' Handling python-zaqarclient (>=1.2.0) ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: python-zaqarclient (>=1.2.0) ; extra == 'openstack' Handling gnocchiclient (>=3.3.1) ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: gnocchiclient (>=3.3.1) ; extra == 'openstack' Handling coverage (>=4.5.1) ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: coverage (>=4.5.1) ; extra == 'test' Handling python-subunit (>=1.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: python-subunit (>=1.2.0) ; extra == 'test' Handling oslotest (>=3.3.0) ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: oslotest (>=3.3.0) ; extra == 'test' Handling requests-mock (>=1.4.0) ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: requests-mock (>=1.4.0) ; extra == 'test' Handling testscenarios (>=0.5.0) ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: testscenarios (>=0.5.0) ; extra == 'test' Handling testtools (>=2.3.0) ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: testtools (>=2.3.0) ; extra == 'test' Handling stestr (>=2.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: stestr (>=2.0.0) ; extra == 'test' Handling reno (>=3.1.0) ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: reno (>=3.1.0) ; extra == 'test' Handling zake (>=0.1.6) ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: zake (>=0.1.6) ; extra == 'test' Handling WebTest (>=3.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: WebTest (>=3.0.0) ; extra == 'test' Handling pyzabbix (>=0.7.4) ; extra == 'zabbix' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: pyzabbix (>=0.7.4) ; extra == 'zabbix' + cat /builddir/build/BUILD/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64-pyproject-buildrequires + rm -rfv vitrage-14.1.0.dev1.dist-info/ removed 'vitrage-14.1.0.dev1.dist-info/AUTHORS' removed 'vitrage-14.1.0.dev1.dist-info/LICENSE' removed 'vitrage-14.1.0.dev1.dist-info/METADATA' removed 'vitrage-14.1.0.dev1.dist-info/entry_points.txt' removed 'vitrage-14.1.0.dev1.dist-info/pbr.json' removed 'vitrage-14.1.0.dev1.dist-info/top_level.txt' removed directory 'vitrage-14.1.0.dev1.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-vitrage-14.1.0-0.20250317134656.aafc997.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/openstack-vitrage.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/openstack-vitrage.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.2WZBBa + umask 022 + cd /builddir/build/BUILD + cd vitrage-14.1.0.dev1 + 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/vitrage-14.1.0.dev1/.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/vitrage-14.1.0.dev1/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/vitrage-14.1.0.dev1/pyproject-wheeldir --output /builddir/build/BUILD/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.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 egg_info writing vitrage.egg-info/PKG-INFO writing dependency_links to vitrage.egg-info/dependency_links.txt writing entry points to vitrage.egg-info/entry_points.txt writing requirements to vitrage.egg-info/requires.txt writing top-level names to vitrage.egg-info/top_level.txt writing pbr to vitrage.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 'vitrage.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) 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 ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling coverage>=4.5.1 from tox --print-deps-only: py39,docs Requirement satisfied: coverage>=4.5.1 (installed: coverage 7.3.2) Handling python-subunit>=1.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-subunit>=1.2.0 (installed: python-subunit 1.4.0) Handling oslotest>=3.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=3.3.0 (installed: oslotest 5.0.0) Handling requests-mock>=1.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests-mock>=1.4.0 (installed: requests-mock 1.10.0) Handling testscenarios>=0.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: testscenarios>=0.5.0 (installed: testscenarios 0.5.0) Handling testtools>=2.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: testtools>=2.3.0 (installed: testtools 2.7.1) Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) Handling zake>=0.1.6 from tox --print-deps-only: py39,docs Requirement satisfied: zake>=0.1.6 (installed: zake 0.2.2) Handling WebTest>= 3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: WebTest>= 3.0.0 (installed: WebTest 3.0.0) Handling pbr>=3.1.1 from tox --print-deps-only: py39,docs Requirement satisfied: pbr>=3.1.1 (installed: pbr 6.1.1) Handling alembic>=0.9.8 from tox --print-deps-only: py39,docs Requirement satisfied: alembic>=0.9.8 (installed: alembic 1.14.1) Handling cachetools>=2.0.1 from tox --print-deps-only: py39,docs Requirement satisfied: cachetools>=2.0.1 (installed: cachetools 5.5.2) Handling cryptography>=2.7 from tox --print-deps-only: py39,docs Requirement satisfied: cryptography>=2.7 (installed: cryptography 36.0.1) Handling lxml>=4.5.2 from tox --print-deps-only: py39,docs Requirement satisfied: lxml>=4.5.2 (installed: lxml 4.6.5) Handling PyMySQL>=0.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: PyMySQL>=0.8.0 (installed: PyMySQL 0.10.1) Handling python-dateutil>=2.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-dateutil>=2.7.0 (installed: python-dateutil 2.8.1) Handling networkx>=2.4 from tox --print-deps-only: py39,docs Requirement satisfied: networkx>=2.4 (installed: networkx 2.6.2) Handling oslo.config>=6.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.config>=6.8.0 (installed: oslo.config 9.7.1) Handling oslo.context>=2.22.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.context>=2.22.0 (installed: oslo.context 5.7.1) Handling oslo.db>=4.44.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.db>=4.44.0 (installed: oslo.db 17.2.1) Handling oslo.messaging>=5.36.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.messaging>=5.36.0 (installed: oslo.messaging 16.1.0) Handling oslo.middleware>=3.35.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.middleware>=3.35.0 (installed: oslo.middleware 6.3.1) Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.serialization>=2.25.0 (installed: oslo.serialization 5.7.0) Handling oslo.log>=3.44.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.log>=3.44.0 (installed: oslo.log 7.1.0) Handling oslo.policy>=4.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.policy>=4.5.0 (installed: oslo.policy 4.5.1) Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.i18n>=3.20.0 (installed: oslo.i18n 6.5.1) Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.upgradecheck>=1.3.0 (installed: oslo.upgradecheck 2.5.0) Handling pecan>=1.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: pecan>=1.2.1 (installed: pecan 1.5.1) Handling PasteDeploy>=1.5.2 from tox --print-deps-only: py39,docs Requirement satisfied: PasteDeploy>=1.5.2 (installed: PasteDeploy 3.1.0) Handling Werkzeug>=0.14.1 from tox --print-deps-only: py39,docs Requirement satisfied: Werkzeug>=0.14.1 (installed: Werkzeug 3.0.3) Handling keystonemiddleware>=4.21.0 from tox --print-deps-only: py39,docs Requirement satisfied: keystonemiddleware>=4.21.0 (installed: keystonemiddleware 10.9.0) Handling stevedore>=1.28.0 from tox --print-deps-only: py39,docs Requirement satisfied: stevedore>=1.28.0 (installed: stevedore 5.4.1) Handling voluptuous>=0.11.1 from tox --print-deps-only: py39,docs Requirement satisfied: voluptuous>=0.11.1 (installed: voluptuous 0.15.2) Handling SQLAlchemy>=1.2.5 from tox --print-deps-only: py39,docs Requirement satisfied: SQLAlchemy>=1.2.5 (installed: SQLAlchemy 2.0.38) Handling sympy>=1.1.1 from tox --print-deps-only: py39,docs Requirement satisfied: sympy>=1.1.1 (installed: sympy 1.12) Handling pysnmp-lextudio from tox --print-deps-only: py39,docs Requirement satisfied: pysnmp-lextudio (installed: pysnmp-lextudio 5.0.26) Handling PyJWT>=1.6.0 from tox --print-deps-only: py39,docs Requirement satisfied: PyJWT>=1.6.0 (installed: PyJWT 2.8.0) Handling osprofiler>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: osprofiler>=2.0.0 (installed: osprofiler 4.2.0) Handling keystoneauth1>=3.6.2 from tox --print-deps-only: py39,docs Requirement satisfied: keystoneauth1>=3.6.2 (installed: keystoneauth1 5.10.0) Handling PyYAML>=5.1 from tox --print-deps-only: py39,docs Requirement satisfied: PyYAML>=5.1 (installed: PyYAML 5.4.1) Handling requests>=2.20.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.20.0 (installed: requests 2.32.3) Handling WebOb>=1.7.4 from tox --print-deps-only: py39,docs Requirement satisfied: WebOb>=1.7.4 (installed: WebOb 1.8.9) Handling eventlet!=0.20.1,>=0.20.0 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet!=0.20.1,>=0.20.0 (installed: eventlet 0.36.1) Handling debtcollector>=1.19.0 from tox --print-deps-only: py39,docs Requirement satisfied: debtcollector>=1.19.0 (installed: debtcollector 3.0.0) Handling cotyledon>=1.6.8 from tox --print-deps-only: py39,docs Requirement satisfied: cotyledon>=1.6.8 (installed: cotyledon 1.7.3) Handling pytz>=2018.3 from tox --print-deps-only: py39,docs Requirement satisfied: pytz>=2018.3 (installed: pytz 2021.1) Handling tenacity>=4.12.0 from tox --print-deps-only: py39,docs Requirement satisfied: tenacity>=4.12.0 (installed: tenacity 8.2.3) Handling tooz>=1.58.0 from tox --print-deps-only: py39,docs Requirement satisfied: tooz>=1.58.0 (installed: tooz 6.3.0) Handling psutil>=5.4.3 from tox --print-deps-only: py39,docs Requirement satisfied: psutil>=5.4.3 (installed: psutil 5.8.0) Handling jsonschema>=3.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: jsonschema>=3.2.0 (installed: jsonschema 4.16.0) Handling oslo.config>=5.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.config>=5.2.0 (installed: oslo.config 9.7.1) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 3.4.3) Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) Handling docutils>=0.11 from tox --print-deps-only: py39,docs Requirement satisfied: docutils>=0.11 (installed: docutils 0.16) /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 vitrage.egg-info/PKG-INFO writing dependency_links to vitrage.egg-info/dependency_links.txt writing entry points to vitrage.egg-info/entry_points.txt writing requirements to vitrage.egg-info/requires.txt writing top-level names to vitrage.egg-info/top_level.txt writing pbr to vitrage.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 'vitrage.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/vitrage-14.1.0.dev1/vitrage-14.1.0.dev1.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=3.1.1) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: pbr (>=3.1.1) (installed: pbr 6.1.1) Handling alembic (>=0.9.8) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: alembic (>=0.9.8) (installed: alembic 1.14.1) Handling cachetools (>=2.0.1) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: cachetools (>=2.0.1) (installed: cachetools 5.5.2) Handling cryptography (>=2.7) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: cryptography (>=2.7) (installed: cryptography 36.0.1) Handling lxml (>=4.5.2) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: lxml (>=4.5.2) (installed: lxml 4.6.5) Handling PyMySQL (>=0.8.0) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: PyMySQL (>=0.8.0) (installed: PyMySQL 0.10.1) Handling python-dateutil (>=2.7.0) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: python-dateutil (>=2.7.0) (installed: python-dateutil 2.8.1) Handling networkx (>=2.4) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: networkx (>=2.4) (installed: networkx 2.6.2) Handling oslo.config (>=6.8.0) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: oslo.config (>=6.8.0) (installed: oslo.config 9.7.1) Handling oslo.context (>=2.22.0) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: oslo.context (>=2.22.0) (installed: oslo.context 5.7.1) Handling oslo.db (>=4.44.0) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: oslo.db (>=4.44.0) (installed: oslo.db 17.2.1) Handling oslo.messaging (>=5.36.0) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: oslo.messaging (>=5.36.0) (installed: oslo.messaging 16.1.0) Handling oslo.middleware (>=3.35.0) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: oslo.middleware (>=3.35.0) (installed: oslo.middleware 6.3.1) Handling oslo.serialization (>=2.25.0) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: oslo.serialization (>=2.25.0) (installed: oslo.serialization 5.7.0) Handling oslo.log (>=3.44.0) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: oslo.log (>=3.44.0) (installed: oslo.log 7.1.0) Handling oslo.policy (>=4.5.0) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: oslo.policy (>=4.5.0) (installed: oslo.policy 4.5.1) Handling oslo.i18n (>=3.20.0) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: oslo.i18n (>=3.20.0) (installed: oslo.i18n 6.5.1) Handling oslo.upgradecheck (>=1.3.0) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: oslo.upgradecheck (>=1.3.0) (installed: oslo.upgradecheck 2.5.0) Handling pecan (>=1.2.1) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: pecan (>=1.2.1) (installed: pecan 1.5.1) Handling PasteDeploy (>=1.5.2) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: PasteDeploy (>=1.5.2) (installed: PasteDeploy 3.1.0) Handling Werkzeug (>=0.14.1) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: Werkzeug (>=0.14.1) (installed: Werkzeug 3.0.3) Handling keystonemiddleware (>=4.21.0) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: keystonemiddleware (>=4.21.0) (installed: keystonemiddleware 10.9.0) Handling stevedore (>=1.28.0) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: stevedore (>=1.28.0) (installed: stevedore 5.4.1) Handling voluptuous (>=0.11.1) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: voluptuous (>=0.11.1) (installed: voluptuous 0.15.2) Handling SQLAlchemy (>=1.2.5) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: SQLAlchemy (>=1.2.5) (installed: SQLAlchemy 2.0.38) Handling sympy (>=1.1.1) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: sympy (>=1.1.1) (installed: sympy 1.12) Handling pysnmp-lextudio from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: pysnmp-lextudio (installed: pysnmp-lextudio 5.0.26) Handling PyJWT (>=1.6.0) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: PyJWT (>=1.6.0) (installed: PyJWT 2.8.0) Handling osprofiler (>=2.0.0) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: osprofiler (>=2.0.0) (installed: osprofiler 4.2.0) Handling keystoneauth1 (>=3.6.2) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: keystoneauth1 (>=3.6.2) (installed: keystoneauth1 5.10.0) Handling PyYAML (>=5.1) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: PyYAML (>=5.1) (installed: PyYAML 5.4.1) Handling requests (>=2.20.0) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: requests (>=2.20.0) (installed: requests 2.32.3) Handling WebOb (>=1.7.4) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: WebOb (>=1.7.4) (installed: WebOb 1.8.9) Handling eventlet (!=0.20.1,>=0.20.0) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: eventlet (!=0.20.1,>=0.20.0) (installed: eventlet 0.36.1) Handling debtcollector (>=1.19.0) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: debtcollector (>=1.19.0) (installed: debtcollector 3.0.0) Handling cotyledon (>=1.6.8) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: cotyledon (>=1.6.8) (installed: cotyledon 1.7.3) Handling pytz (>=2018.3) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: pytz (>=2018.3) (installed: pytz 2021.1) Handling tenacity (>=4.12.0) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: tenacity (>=4.12.0) (installed: tenacity 8.2.3) Handling tooz (>=1.58.0) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: tooz (>=1.58.0) (installed: tooz 6.3.0) Handling psutil (>=5.4.3) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: psutil (>=5.4.3) (installed: psutil 5.8.0) Handling jsonschema (>=3.2.0) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: jsonschema (>=3.2.0) (installed: jsonschema 4.16.0) Handling aodhclient (>=1.0.0) ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: aodhclient (>=1.0.0) ; extra == 'openstack' Handling python-keystoneclient (>=3.15.0) ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: python-keystoneclient (>=3.15.0) ; extra == 'openstack' Handling python-neutronclient (>=6.7.0) ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: python-neutronclient (>=6.7.0) ; extra == 'openstack' Handling python-novaclient (>=10.1.0) ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: python-novaclient (>=10.1.0) ; extra == 'openstack' Handling python-heatclient (>=1.14.0) ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: python-heatclient (>=1.14.0) ; extra == 'openstack' Handling python-mistralclient (>=3.3.0) ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: python-mistralclient (>=3.3.0) ; extra == 'openstack' Handling python-openstackclient (>=3.12.0) ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: python-openstackclient (>=3.12.0) ; extra == 'openstack' Handling python-monascaclient (>=1.7.1) ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: python-monascaclient (>=1.7.1) ; extra == 'openstack' Handling python-troveclient (>=2.2.0) ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: python-troveclient (>=2.2.0) ; extra == 'openstack' Handling python-zaqarclient (>=1.2.0) ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: python-zaqarclient (>=1.2.0) ; extra == 'openstack' Handling gnocchiclient (>=3.3.1) ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: gnocchiclient (>=3.3.1) ; extra == 'openstack' Handling coverage (>=4.5.1) ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: coverage (>=4.5.1) ; extra == 'test' Handling python-subunit (>=1.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: python-subunit (>=1.2.0) ; extra == 'test' Handling oslotest (>=3.3.0) ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: oslotest (>=3.3.0) ; extra == 'test' Handling requests-mock (>=1.4.0) ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: requests-mock (>=1.4.0) ; extra == 'test' Handling testscenarios (>=0.5.0) ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: testscenarios (>=0.5.0) ; extra == 'test' Handling testtools (>=2.3.0) ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: testtools (>=2.3.0) ; extra == 'test' Handling stestr (>=2.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: stestr (>=2.0.0) ; extra == 'test' Handling reno (>=3.1.0) ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: reno (>=3.1.0) ; extra == 'test' Handling zake (>=0.1.6) ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: zake (>=0.1.6) ; extra == 'test' Handling WebTest (>=3.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: WebTest (>=3.0.0) ; extra == 'test' Handling pyzabbix (>=0.7.4) ; extra == 'zabbix' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: pyzabbix (>=0.7.4) ; extra == 'zabbix' + cat /builddir/build/BUILD/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64-pyproject-buildrequires + rm -rfv vitrage-14.1.0.dev1.dist-info/ removed 'vitrage-14.1.0.dev1.dist-info/LICENSE' removed 'vitrage-14.1.0.dev1.dist-info/AUTHORS' removed 'vitrage-14.1.0.dev1.dist-info/METADATA' removed 'vitrage-14.1.0.dev1.dist-info/top_level.txt' removed 'vitrage-14.1.0.dev1.dist-info/pbr.json' removed 'vitrage-14.1.0.dev1.dist-info/entry_points.txt' removed directory 'vitrage-14.1.0.dev1.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Wrote: /builddir/build/SRPMS/openstack-vitrage-14.1.0-0.20250317134656.aafc997.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/openstack-vitrage.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/openstack-vitrage.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.yUWwn6 + umask 022 + cd /builddir/build/BUILD + cd vitrage-14.1.0.dev1 + 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/vitrage-14.1.0.dev1/.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/vitrage-14.1.0.dev1/.pyproject-builddir + RPM_TOXENV=py39,docs + HOSTNAME=rpmbuild + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_buildrequires.py --generate-extras --python3_pkgversion 3 --wheeldir /builddir/build/BUILD/vitrage-14.1.0.dev1/pyproject-wheeldir --output /builddir/build/BUILD/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64-pyproject-buildrequires -t -e py39,docs Handling setuptools >= 40.8 from default build backend Requirement satisfied: setuptools >= 40.8 (installed: setuptools 65.5.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 egg_info writing vitrage.egg-info/PKG-INFO writing dependency_links to vitrage.egg-info/dependency_links.txt writing entry points to vitrage.egg-info/entry_points.txt writing requirements to vitrage.egg-info/requires.txt writing top-level names to vitrage.egg-info/top_level.txt writing pbr to vitrage.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 'vitrage.egg-info/SOURCES.txt' Handling wheel from get_requires_for_build_wheel Requirement satisfied: wheel (installed: wheel 0.36.2) 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 ____________________________________ py39: commands succeeded docs: commands succeeded congratulations :) Handling coverage>=4.5.1 from tox --print-deps-only: py39,docs Requirement satisfied: coverage>=4.5.1 (installed: coverage 7.3.2) Handling python-subunit>=1.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-subunit>=1.2.0 (installed: python-subunit 1.4.0) Handling oslotest>=3.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslotest>=3.3.0 (installed: oslotest 5.0.0) Handling requests-mock>=1.4.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests-mock>=1.4.0 (installed: requests-mock 1.10.0) Handling testscenarios>=0.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: testscenarios>=0.5.0 (installed: testscenarios 0.5.0) Handling testtools>=2.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: testtools>=2.3.0 (installed: testtools 2.7.1) Handling stestr>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: stestr>=2.0.0 (installed: stestr 4.1.0) Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) Handling zake>=0.1.6 from tox --print-deps-only: py39,docs Requirement satisfied: zake>=0.1.6 (installed: zake 0.2.2) Handling WebTest>= 3.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: WebTest>= 3.0.0 (installed: WebTest 3.0.0) Handling pbr>=3.1.1 from tox --print-deps-only: py39,docs Requirement satisfied: pbr>=3.1.1 (installed: pbr 6.1.1) Handling alembic>=0.9.8 from tox --print-deps-only: py39,docs Requirement satisfied: alembic>=0.9.8 (installed: alembic 1.14.1) Handling cachetools>=2.0.1 from tox --print-deps-only: py39,docs Requirement satisfied: cachetools>=2.0.1 (installed: cachetools 5.5.2) Handling cryptography>=2.7 from tox --print-deps-only: py39,docs Requirement satisfied: cryptography>=2.7 (installed: cryptography 36.0.1) Handling lxml>=4.5.2 from tox --print-deps-only: py39,docs Requirement satisfied: lxml>=4.5.2 (installed: lxml 4.6.5) Handling PyMySQL>=0.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: PyMySQL>=0.8.0 (installed: PyMySQL 0.10.1) Handling python-dateutil>=2.7.0 from tox --print-deps-only: py39,docs Requirement satisfied: python-dateutil>=2.7.0 (installed: python-dateutil 2.8.1) Handling networkx>=2.4 from tox --print-deps-only: py39,docs Requirement satisfied: networkx>=2.4 (installed: networkx 2.6.2) Handling oslo.config>=6.8.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.config>=6.8.0 (installed: oslo.config 9.7.1) Handling oslo.context>=2.22.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.context>=2.22.0 (installed: oslo.context 5.7.1) Handling oslo.db>=4.44.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.db>=4.44.0 (installed: oslo.db 17.2.1) Handling oslo.messaging>=5.36.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.messaging>=5.36.0 (installed: oslo.messaging 16.1.0) Handling oslo.middleware>=3.35.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.middleware>=3.35.0 (installed: oslo.middleware 6.3.1) Handling oslo.serialization>=2.25.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.serialization>=2.25.0 (installed: oslo.serialization 5.7.0) Handling oslo.log>=3.44.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.log>=3.44.0 (installed: oslo.log 7.1.0) Handling oslo.policy>=4.5.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.policy>=4.5.0 (installed: oslo.policy 4.5.1) Handling oslo.i18n>=3.20.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.i18n>=3.20.0 (installed: oslo.i18n 6.5.1) Handling oslo.upgradecheck>=1.3.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.upgradecheck>=1.3.0 (installed: oslo.upgradecheck 2.5.0) Handling pecan>=1.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: pecan>=1.2.1 (installed: pecan 1.5.1) Handling PasteDeploy>=1.5.2 from tox --print-deps-only: py39,docs Requirement satisfied: PasteDeploy>=1.5.2 (installed: PasteDeploy 3.1.0) Handling Werkzeug>=0.14.1 from tox --print-deps-only: py39,docs Requirement satisfied: Werkzeug>=0.14.1 (installed: Werkzeug 3.0.3) Handling keystonemiddleware>=4.21.0 from tox --print-deps-only: py39,docs Requirement satisfied: keystonemiddleware>=4.21.0 (installed: keystonemiddleware 10.9.0) Handling stevedore>=1.28.0 from tox --print-deps-only: py39,docs Requirement satisfied: stevedore>=1.28.0 (installed: stevedore 5.4.1) Handling voluptuous>=0.11.1 from tox --print-deps-only: py39,docs Requirement satisfied: voluptuous>=0.11.1 (installed: voluptuous 0.15.2) Handling SQLAlchemy>=1.2.5 from tox --print-deps-only: py39,docs Requirement satisfied: SQLAlchemy>=1.2.5 (installed: SQLAlchemy 2.0.38) Handling sympy>=1.1.1 from tox --print-deps-only: py39,docs Requirement satisfied: sympy>=1.1.1 (installed: sympy 1.12) Handling pysnmp-lextudio from tox --print-deps-only: py39,docs Requirement satisfied: pysnmp-lextudio (installed: pysnmp-lextudio 5.0.26) Handling PyJWT>=1.6.0 from tox --print-deps-only: py39,docs Requirement satisfied: PyJWT>=1.6.0 (installed: PyJWT 2.8.0) Handling osprofiler>=2.0.0 from tox --print-deps-only: py39,docs Requirement satisfied: osprofiler>=2.0.0 (installed: osprofiler 4.2.0) Handling keystoneauth1>=3.6.2 from tox --print-deps-only: py39,docs Requirement satisfied: keystoneauth1>=3.6.2 (installed: keystoneauth1 5.10.0) Handling PyYAML>=5.1 from tox --print-deps-only: py39,docs Requirement satisfied: PyYAML>=5.1 (installed: PyYAML 5.4.1) Handling requests>=2.20.0 from tox --print-deps-only: py39,docs Requirement satisfied: requests>=2.20.0 (installed: requests 2.32.3) Handling WebOb>=1.7.4 from tox --print-deps-only: py39,docs Requirement satisfied: WebOb>=1.7.4 (installed: WebOb 1.8.9) Handling eventlet!=0.20.1,>=0.20.0 from tox --print-deps-only: py39,docs Requirement satisfied: eventlet!=0.20.1,>=0.20.0 (installed: eventlet 0.36.1) Handling debtcollector>=1.19.0 from tox --print-deps-only: py39,docs Requirement satisfied: debtcollector>=1.19.0 (installed: debtcollector 3.0.0) Handling cotyledon>=1.6.8 from tox --print-deps-only: py39,docs Requirement satisfied: cotyledon>=1.6.8 (installed: cotyledon 1.7.3) Handling pytz>=2018.3 from tox --print-deps-only: py39,docs Requirement satisfied: pytz>=2018.3 (installed: pytz 2021.1) Handling tenacity>=4.12.0 from tox --print-deps-only: py39,docs Requirement satisfied: tenacity>=4.12.0 (installed: tenacity 8.2.3) Handling tooz>=1.58.0 from tox --print-deps-only: py39,docs Requirement satisfied: tooz>=1.58.0 (installed: tooz 6.3.0) Handling psutil>=5.4.3 from tox --print-deps-only: py39,docs Requirement satisfied: psutil>=5.4.3 (installed: psutil 5.8.0) Handling jsonschema>=3.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: jsonschema>=3.2.0 (installed: jsonschema 4.16.0) Handling oslo.config>=5.2.0 from tox --print-deps-only: py39,docs Requirement satisfied: oslo.config>=5.2.0 (installed: oslo.config 9.7.1) Handling openstackdocstheme>=2.2.1 from tox --print-deps-only: py39,docs Requirement satisfied: openstackdocstheme>=2.2.1 (installed: openstackdocstheme 3.0.0) Handling sphinx>=2.0.0,!=2.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: sphinx>=2.0.0,!=2.1.0 (installed: sphinx 3.4.3) Handling reno>=3.1.0 from tox --print-deps-only: py39,docs Requirement satisfied: reno>=3.1.0 (installed: reno 4.1.0) Handling docutils>=0.11 from tox --print-deps-only: py39,docs Requirement satisfied: docutils>=0.11 (installed: docutils 0.16) /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 vitrage.egg-info/PKG-INFO writing dependency_links to vitrage.egg-info/dependency_links.txt writing entry points to vitrage.egg-info/entry_points.txt writing requirements to vitrage.egg-info/requires.txt writing top-level names to vitrage.egg-info/top_level.txt writing pbr to vitrage.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 'vitrage.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/vitrage-14.1.0.dev1/vitrage-14.1.0.dev1.dist-info' adding license file "LICENSE" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS" (matched pattern "AUTHORS*") Handling pbr (>=3.1.1) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: pbr (>=3.1.1) (installed: pbr 6.1.1) Handling alembic (>=0.9.8) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: alembic (>=0.9.8) (installed: alembic 1.14.1) Handling cachetools (>=2.0.1) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: cachetools (>=2.0.1) (installed: cachetools 5.5.2) Handling cryptography (>=2.7) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: cryptography (>=2.7) (installed: cryptography 36.0.1) Handling lxml (>=4.5.2) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: lxml (>=4.5.2) (installed: lxml 4.6.5) Handling PyMySQL (>=0.8.0) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: PyMySQL (>=0.8.0) (installed: PyMySQL 0.10.1) Handling python-dateutil (>=2.7.0) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: python-dateutil (>=2.7.0) (installed: python-dateutil 2.8.1) Handling networkx (>=2.4) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: networkx (>=2.4) (installed: networkx 2.6.2) Handling oslo.config (>=6.8.0) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: oslo.config (>=6.8.0) (installed: oslo.config 9.7.1) Handling oslo.context (>=2.22.0) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: oslo.context (>=2.22.0) (installed: oslo.context 5.7.1) Handling oslo.db (>=4.44.0) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: oslo.db (>=4.44.0) (installed: oslo.db 17.2.1) Handling oslo.messaging (>=5.36.0) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: oslo.messaging (>=5.36.0) (installed: oslo.messaging 16.1.0) Handling oslo.middleware (>=3.35.0) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: oslo.middleware (>=3.35.0) (installed: oslo.middleware 6.3.1) Handling oslo.serialization (>=2.25.0) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: oslo.serialization (>=2.25.0) (installed: oslo.serialization 5.7.0) Handling oslo.log (>=3.44.0) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: oslo.log (>=3.44.0) (installed: oslo.log 7.1.0) Handling oslo.policy (>=4.5.0) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: oslo.policy (>=4.5.0) (installed: oslo.policy 4.5.1) Handling oslo.i18n (>=3.20.0) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: oslo.i18n (>=3.20.0) (installed: oslo.i18n 6.5.1) Handling oslo.upgradecheck (>=1.3.0) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: oslo.upgradecheck (>=1.3.0) (installed: oslo.upgradecheck 2.5.0) Handling pecan (>=1.2.1) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: pecan (>=1.2.1) (installed: pecan 1.5.1) Handling PasteDeploy (>=1.5.2) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: PasteDeploy (>=1.5.2) (installed: PasteDeploy 3.1.0) Handling Werkzeug (>=0.14.1) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: Werkzeug (>=0.14.1) (installed: Werkzeug 3.0.3) Handling keystonemiddleware (>=4.21.0) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: keystonemiddleware (>=4.21.0) (installed: keystonemiddleware 10.9.0) Handling stevedore (>=1.28.0) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: stevedore (>=1.28.0) (installed: stevedore 5.4.1) Handling voluptuous (>=0.11.1) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: voluptuous (>=0.11.1) (installed: voluptuous 0.15.2) Handling SQLAlchemy (>=1.2.5) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: SQLAlchemy (>=1.2.5) (installed: SQLAlchemy 2.0.38) Handling sympy (>=1.1.1) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: sympy (>=1.1.1) (installed: sympy 1.12) Handling pysnmp-lextudio from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: pysnmp-lextudio (installed: pysnmp-lextudio 5.0.26) Handling PyJWT (>=1.6.0) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: PyJWT (>=1.6.0) (installed: PyJWT 2.8.0) Handling osprofiler (>=2.0.0) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: osprofiler (>=2.0.0) (installed: osprofiler 4.2.0) Handling keystoneauth1 (>=3.6.2) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: keystoneauth1 (>=3.6.2) (installed: keystoneauth1 5.10.0) Handling PyYAML (>=5.1) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: PyYAML (>=5.1) (installed: PyYAML 5.4.1) Handling requests (>=2.20.0) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: requests (>=2.20.0) (installed: requests 2.32.3) Handling WebOb (>=1.7.4) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: WebOb (>=1.7.4) (installed: WebOb 1.8.9) Handling eventlet (!=0.20.1,>=0.20.0) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: eventlet (!=0.20.1,>=0.20.0) (installed: eventlet 0.36.1) Handling debtcollector (>=1.19.0) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: debtcollector (>=1.19.0) (installed: debtcollector 3.0.0) Handling cotyledon (>=1.6.8) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: cotyledon (>=1.6.8) (installed: cotyledon 1.7.3) Handling pytz (>=2018.3) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: pytz (>=2018.3) (installed: pytz 2021.1) Handling tenacity (>=4.12.0) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: tenacity (>=4.12.0) (installed: tenacity 8.2.3) Handling tooz (>=1.58.0) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: tooz (>=1.58.0) (installed: tooz 6.3.0) Handling psutil (>=5.4.3) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: psutil (>=5.4.3) (installed: psutil 5.8.0) Handling jsonschema (>=3.2.0) from hook generated metadata: Requires-Dist (vitrage) Requirement satisfied: jsonschema (>=3.2.0) (installed: jsonschema 4.16.0) Handling aodhclient (>=1.0.0) ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: aodhclient (>=1.0.0) ; extra == 'openstack' Handling python-keystoneclient (>=3.15.0) ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: python-keystoneclient (>=3.15.0) ; extra == 'openstack' Handling python-neutronclient (>=6.7.0) ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: python-neutronclient (>=6.7.0) ; extra == 'openstack' Handling python-novaclient (>=10.1.0) ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: python-novaclient (>=10.1.0) ; extra == 'openstack' Handling python-heatclient (>=1.14.0) ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: python-heatclient (>=1.14.0) ; extra == 'openstack' Handling python-mistralclient (>=3.3.0) ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: python-mistralclient (>=3.3.0) ; extra == 'openstack' Handling python-openstackclient (>=3.12.0) ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: python-openstackclient (>=3.12.0) ; extra == 'openstack' Handling python-monascaclient (>=1.7.1) ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: python-monascaclient (>=1.7.1) ; extra == 'openstack' Handling python-troveclient (>=2.2.0) ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: python-troveclient (>=2.2.0) ; extra == 'openstack' Handling python-zaqarclient (>=1.2.0) ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: python-zaqarclient (>=1.2.0) ; extra == 'openstack' Handling gnocchiclient (>=3.3.1) ; extra == 'openstack' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: gnocchiclient (>=3.3.1) ; extra == 'openstack' Handling coverage (>=4.5.1) ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: coverage (>=4.5.1) ; extra == 'test' Handling python-subunit (>=1.2.0) ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: python-subunit (>=1.2.0) ; extra == 'test' Handling oslotest (>=3.3.0) ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: oslotest (>=3.3.0) ; extra == 'test' Handling requests-mock (>=1.4.0) ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: requests-mock (>=1.4.0) ; extra == 'test' Handling testscenarios (>=0.5.0) ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: testscenarios (>=0.5.0) ; extra == 'test' Handling testtools (>=2.3.0) ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: testtools (>=2.3.0) ; extra == 'test' Handling stestr (>=2.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: stestr (>=2.0.0) ; extra == 'test' Handling reno (>=3.1.0) ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: reno (>=3.1.0) ; extra == 'test' Handling zake (>=0.1.6) ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: zake (>=0.1.6) ; extra == 'test' Handling WebTest (>=3.0.0) ; extra == 'test' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: WebTest (>=3.0.0) ; extra == 'test' Handling pyzabbix (>=0.7.4) ; extra == 'zabbix' from hook generated metadata: Requires-Dist (vitrage) Ignoring alien requirement: pyzabbix (>=0.7.4) ; extra == 'zabbix' + cat /builddir/build/BUILD/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64-pyproject-buildrequires + rm -rfv vitrage-14.1.0.dev1.dist-info/ removed 'vitrage-14.1.0.dev1.dist-info/LICENSE' removed 'vitrage-14.1.0.dev1.dist-info/AUTHORS' removed 'vitrage-14.1.0.dev1.dist-info/METADATA' removed 'vitrage-14.1.0.dev1.dist-info/entry_points.txt' removed 'vitrage-14.1.0.dev1.dist-info/pbr.json' removed 'vitrage-14.1.0.dev1.dist-info/top_level.txt' removed directory 'vitrage-14.1.0.dev1.dist-info/' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.8mQdPm + umask 022 + cd /builddir/build/BUILD + cd vitrage-14.1.0.dev1 + mkdir -p /builddir/build/BUILD/vitrage-14.1.0.dev1/.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/vitrage-14.1.0.dev1/.pyproject-builddir + /usr/bin/python3 -Bs /usr/lib/rpm/redhat/pyproject_wheel.py /builddir/build/BUILD/vitrage-14.1.0.dev1/pyproject-wheeldir Processing /builddir/build/BUILD/vitrage-14.1.0.dev1 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/vitrage-14.1.0.dev1/.pyproject-builddir/tmpxrhsggaf /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/vitrage-14.1.0.dev1/.pyproject-builddir/pip-modern-metadata-v9txd41a/vitrage.egg-info writing /builddir/build/BUILD/vitrage-14.1.0.dev1/.pyproject-builddir/pip-modern-metadata-v9txd41a/vitrage.egg-info/PKG-INFO writing dependency_links to /builddir/build/BUILD/vitrage-14.1.0.dev1/.pyproject-builddir/pip-modern-metadata-v9txd41a/vitrage.egg-info/dependency_links.txt writing entry points to /builddir/build/BUILD/vitrage-14.1.0.dev1/.pyproject-builddir/pip-modern-metadata-v9txd41a/vitrage.egg-info/entry_points.txt writing requirements to /builddir/build/BUILD/vitrage-14.1.0.dev1/.pyproject-builddir/pip-modern-metadata-v9txd41a/vitrage.egg-info/requires.txt writing top-level names to /builddir/build/BUILD/vitrage-14.1.0.dev1/.pyproject-builddir/pip-modern-metadata-v9txd41a/vitrage.egg-info/top_level.txt writing pbr to /builddir/build/BUILD/vitrage-14.1.0.dev1/.pyproject-builddir/pip-modern-metadata-v9txd41a/vitrage.egg-info/pbr.json [pbr] Processing SOURCES.txt writing manifest file '/builddir/build/BUILD/vitrage-14.1.0.dev1/.pyproject-builddir/pip-modern-metadata-v9txd41a/vitrage.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/vitrage-14.1.0.dev1/.pyproject-builddir/pip-modern-metadata-v9txd41a/vitrage.egg-info/SOURCES.txt' creating '/builddir/build/BUILD/vitrage-14.1.0.dev1/.pyproject-builddir/pip-modern-metadata-v9txd41a/vitrage-14.1.0.dev1.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: vitrage Building wheel for vitrage (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/vitrage-14.1.0.dev1/.pyproject-builddir/tmptb9tu8qv /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/vitrage creating build/lib/vitrage/graph copying vitrage/graph/__init__.py -> build/lib/vitrage/graph copying vitrage/graph/filter.py -> build/lib/vitrage/graph copying vitrage/graph/query.py -> build/lib/vitrage/graph copying vitrage/graph/utils.py -> build/lib/vitrage/graph creating build/lib/vitrage/machine_learning creating build/lib/vitrage/machine_learning/plugins creating build/lib/vitrage/machine_learning/plugins/jaccard_correlation copying vitrage/machine_learning/plugins/jaccard_correlation/__init__.py -> build/lib/vitrage/machine_learning/plugins/jaccard_correlation copying vitrage/machine_learning/plugins/jaccard_correlation/accumulation_persistor_utils.py -> build/lib/vitrage/machine_learning/plugins/jaccard_correlation copying vitrage/machine_learning/plugins/jaccard_correlation/alarm_data_accumulator.py -> build/lib/vitrage/machine_learning/plugins/jaccard_correlation copying vitrage/machine_learning/plugins/jaccard_correlation/alarm_processor.py -> build/lib/vitrage/machine_learning/plugins/jaccard_correlation copying vitrage/machine_learning/plugins/jaccard_correlation/correlation_collection.py -> build/lib/vitrage/machine_learning/plugins/jaccard_correlation copying vitrage/machine_learning/plugins/jaccard_correlation/correlation_manager.py -> build/lib/vitrage/machine_learning/plugins/jaccard_correlation copying vitrage/machine_learning/__init__.py -> build/lib/vitrage/machine_learning copying vitrage/machine_learning/service.py -> build/lib/vitrage/machine_learning creating build/lib/vitrage/datasources creating build/lib/vitrage/datasources/cetus creating build/lib/vitrage/datasources/cetus/cluster copying vitrage/datasources/cetus/cluster/__init__.py -> build/lib/vitrage/datasources/cetus/cluster copying vitrage/datasources/cetus/cluster/driver.py -> build/lib/vitrage/datasources/cetus/cluster copying vitrage/datasources/cetus/cluster/transformer.py -> build/lib/vitrage/datasources/cetus/cluster creating build/lib/vitrage/tests creating build/lib/vitrage/tests/unit creating build/lib/vitrage/tests/unit/datasources creating build/lib/vitrage/tests/unit/datasources/neutron creating build/lib/vitrage/tests/unit/datasources/neutron/port copying vitrage/tests/unit/datasources/neutron/port/__init__.py -> build/lib/vitrage/tests/unit/datasources/neutron/port copying vitrage/tests/unit/datasources/neutron/port/test_neutron_port_transformer.py -> build/lib/vitrage/tests/unit/datasources/neutron/port creating build/lib/vitrage/tests/functional creating build/lib/vitrage/tests/functional/datasources creating build/lib/vitrage/tests/functional/datasources/listener_service copying vitrage/tests/functional/datasources/listener_service/__init__.py -> build/lib/vitrage/tests/functional/datasources/listener_service copying vitrage/tests/functional/datasources/listener_service/test_listener_service.py -> build/lib/vitrage/tests/functional/datasources/listener_service creating build/lib/vitrage/datasources/trove creating build/lib/vitrage/datasources/trove/cluster copying vitrage/datasources/trove/cluster/__init__.py -> build/lib/vitrage/datasources/trove/cluster copying vitrage/datasources/trove/cluster/driver.py -> build/lib/vitrage/datasources/trove/cluster copying vitrage/datasources/trove/cluster/transformer.py -> build/lib/vitrage/datasources/trove/cluster copying vitrage/tests/__init__.py -> build/lib/vitrage/tests copying vitrage/tests/base.py -> build/lib/vitrage/tests creating build/lib/vitrage/tests/unit/datasources/cinder copying vitrage/tests/unit/datasources/cinder/__init__.py -> build/lib/vitrage/tests/unit/datasources/cinder copying vitrage/tests/unit/datasources/cinder/test_cinder_volume_transformer.py -> build/lib/vitrage/tests/unit/datasources/cinder creating build/lib/vitrage/tests/unit/datasources/nagios copying vitrage/tests/unit/datasources/nagios/__init__.py -> build/lib/vitrage/tests/unit/datasources/nagios copying vitrage/tests/unit/datasources/nagios/mock_driver.py -> build/lib/vitrage/tests/unit/datasources/nagios copying vitrage/tests/unit/datasources/nagios/nagios_base_test.py -> build/lib/vitrage/tests/unit/datasources/nagios copying vitrage/tests/unit/datasources/nagios/test_nagios_config.py -> build/lib/vitrage/tests/unit/datasources/nagios copying vitrage/tests/unit/datasources/nagios/test_nagios_driver.py -> build/lib/vitrage/tests/unit/datasources/nagios copying vitrage/tests/unit/datasources/nagios/test_nagios_parser.py -> build/lib/vitrage/tests/unit/datasources/nagios copying vitrage/tests/unit/datasources/nagios/test_nagios_transformer.py -> build/lib/vitrage/tests/unit/datasources/nagios creating build/lib/vitrage/datasources/nova creating build/lib/vitrage/datasources/nova/instance copying vitrage/datasources/nova/instance/__init__.py -> build/lib/vitrage/datasources/nova/instance copying vitrage/datasources/nova/instance/driver.py -> build/lib/vitrage/datasources/nova/instance copying vitrage/datasources/nova/instance/field_extractor.py -> build/lib/vitrage/datasources/nova/instance copying vitrage/datasources/nova/instance/transformer.py -> build/lib/vitrage/datasources/nova/instance creating build/lib/vitrage/tests/unit/evaluator creating build/lib/vitrage/tests/unit/evaluator/template_loading copying vitrage/tests/unit/evaluator/template_loading/__init__.py -> build/lib/vitrage/tests/unit/evaluator/template_loading copying vitrage/tests/unit/evaluator/template_loading/test_template_loading_v3.py -> build/lib/vitrage/tests/unit/evaluator/template_loading copying vitrage/machine_learning/plugins/__init__.py -> build/lib/vitrage/machine_learning/plugins copying vitrage/machine_learning/plugins/base.py -> build/lib/vitrage/machine_learning/plugins creating build/lib/vitrage/evaluator creating build/lib/vitrage/evaluator/template_functions copying vitrage/evaluator/template_functions/__init__.py -> build/lib/vitrage/evaluator/template_functions copying vitrage/evaluator/template_functions/function_resolver.py -> build/lib/vitrage/evaluator/template_functions creating build/lib/vitrage/middleware copying vitrage/middleware/__init__.py -> build/lib/vitrage/middleware copying vitrage/middleware/basic_and_keystone_auth.py -> build/lib/vitrage/middleware copying vitrage/middleware/keycloak.py -> build/lib/vitrage/middleware creating build/lib/vitrage/tests/unit/datasources/cetus copying vitrage/tests/unit/datasources/cetus/__init__.py -> build/lib/vitrage/tests/unit/datasources/cetus copying vitrage/tests/unit/datasources/cetus/test_cetus_cluster_transformer.py -> build/lib/vitrage/tests/unit/datasources/cetus copying vitrage/tests/unit/datasources/cetus/test_cetus_pod_transformer.py -> build/lib/vitrage/tests/unit/datasources/cetus creating build/lib/vitrage/datasources/doctor copying vitrage/datasources/doctor/__init__.py -> build/lib/vitrage/datasources/doctor copying vitrage/datasources/doctor/driver.py -> build/lib/vitrage/datasources/doctor copying vitrage/datasources/doctor/properties.py -> build/lib/vitrage/datasources/doctor copying vitrage/datasources/doctor/transformer.py -> build/lib/vitrage/datasources/doctor creating build/lib/vitrage/tests/unit/datasources/tmfapi639 copying vitrage/tests/unit/datasources/tmfapi639/__init__.py -> build/lib/vitrage/tests/unit/datasources/tmfapi639 copying vitrage/tests/unit/datasources/tmfapi639/test_tmfapi639_transformer.py -> build/lib/vitrage/tests/unit/datasources/tmfapi639 creating build/lib/vitrage/datasources/nagios copying vitrage/datasources/nagios/__init__.py -> build/lib/vitrage/datasources/nagios copying vitrage/datasources/nagios/config.py -> build/lib/vitrage/datasources/nagios copying vitrage/datasources/nagios/driver.py -> build/lib/vitrage/datasources/nagios copying vitrage/datasources/nagios/parser.py -> build/lib/vitrage/datasources/nagios copying vitrage/datasources/nagios/properties.py -> build/lib/vitrage/datasources/nagios copying vitrage/datasources/nagios/transformer.py -> build/lib/vitrage/datasources/nagios creating build/lib/vitrage/tests/functional/api creating build/lib/vitrage/tests/functional/api/v1 copying vitrage/tests/functional/api/v1/__init__.py -> build/lib/vitrage/tests/functional/api/v1 copying vitrage/tests/functional/api/v1/test_auth.py -> build/lib/vitrage/tests/functional/api/v1 copying vitrage/tests/functional/api/v1/test_basic.py -> build/lib/vitrage/tests/functional/api/v1 copying vitrage/tests/functional/api/v1/test_health.py -> build/lib/vitrage/tests/functional/api/v1 copying vitrage/tests/functional/api/v1/test_keycloak.py -> build/lib/vitrage/tests/functional/api/v1 copying vitrage/tests/functional/api/v1/test_noauth.py -> build/lib/vitrage/tests/functional/api/v1 copying vitrage/tests/functional/api/v1/test_service.py -> build/lib/vitrage/tests/functional/api/v1 copying vitrage/tests/functional/api/v1/test_status.py -> build/lib/vitrage/tests/functional/api/v1 copying vitrage/tests/functional/api/v1/test_template_versions.py -> build/lib/vitrage/tests/functional/api/v1 copying vitrage/evaluator/__init__.py -> build/lib/vitrage/evaluator copying vitrage/evaluator/base.py -> build/lib/vitrage/evaluator copying vitrage/evaluator/condition.py -> build/lib/vitrage/evaluator copying vitrage/evaluator/equivalence_repository.py -> build/lib/vitrage/evaluator copying vitrage/evaluator/scenario_evaluator.py -> build/lib/vitrage/evaluator copying vitrage/evaluator/scenario_repository.py -> build/lib/vitrage/evaluator copying vitrage/evaluator/template_data.py -> build/lib/vitrage/evaluator copying vitrage/evaluator/template_fields.py -> build/lib/vitrage/evaluator copying vitrage/evaluator/template_schema_factory.py -> build/lib/vitrage/evaluator copying vitrage/evaluator/template_schemas.py -> build/lib/vitrage/evaluator creating build/lib/vitrage/evaluator/template_loading creating build/lib/vitrage/evaluator/template_loading/v1 copying vitrage/evaluator/template_loading/v1/__init__.py -> build/lib/vitrage/evaluator/template_loading/v1 copying vitrage/evaluator/template_loading/v1/action_loader.py -> build/lib/vitrage/evaluator/template_loading/v1 copying vitrage/evaluator/template_loading/v1/execute_mistral_loader.py -> build/lib/vitrage/evaluator/template_loading/v1 creating build/lib/vitrage/tests/unit/evaluator/template_validation copying vitrage/tests/unit/evaluator/template_validation/__init__.py -> build/lib/vitrage/tests/unit/evaluator/template_validation copying vitrage/tests/unit/evaluator/template_validation/test_def_template_syntax_validator.py -> build/lib/vitrage/tests/unit/evaluator/template_validation copying vitrage/tests/unit/evaluator/template_validation/test_template_syntax_validator.py -> build/lib/vitrage/tests/unit/evaluator/template_validation copying vitrage/tests/unit/evaluator/template_validation/test_template_validator_v3.py -> build/lib/vitrage/tests/unit/evaluator/template_validation creating build/lib/vitrage/tests/functional/datasources/neutron copying vitrage/tests/functional/datasources/neutron/__init__.py -> build/lib/vitrage/tests/functional/datasources/neutron copying vitrage/tests/functional/datasources/neutron/test_neutron_network.py -> build/lib/vitrage/tests/functional/datasources/neutron copying vitrage/tests/functional/datasources/neutron/test_neutron_port.py -> build/lib/vitrage/tests/functional/datasources/neutron creating build/lib/vitrage/evaluator/actions creating build/lib/vitrage/evaluator/actions/recipes copying vitrage/evaluator/actions/recipes/__init__.py -> build/lib/vitrage/evaluator/actions/recipes copying vitrage/evaluator/actions/recipes/action_steps.py -> build/lib/vitrage/evaluator/actions/recipes copying vitrage/evaluator/actions/recipes/add_causal_relationship.py -> build/lib/vitrage/evaluator/actions/recipes copying vitrage/evaluator/actions/recipes/base.py -> build/lib/vitrage/evaluator/actions/recipes copying vitrage/evaluator/actions/recipes/execute_mistral.py -> build/lib/vitrage/evaluator/actions/recipes copying vitrage/evaluator/actions/recipes/mark_down.py -> build/lib/vitrage/evaluator/actions/recipes copying vitrage/evaluator/actions/recipes/raise_alarm.py -> build/lib/vitrage/evaluator/actions/recipes copying vitrage/evaluator/actions/recipes/set_state.py -> build/lib/vitrage/evaluator/actions/recipes creating build/lib/vitrage/datasources/neutron creating build/lib/vitrage/datasources/neutron/network copying vitrage/datasources/neutron/network/__init__.py -> build/lib/vitrage/datasources/neutron/network copying vitrage/datasources/neutron/network/driver.py -> build/lib/vitrage/datasources/neutron/network copying vitrage/datasources/neutron/network/transformer.py -> build/lib/vitrage/datasources/neutron/network creating build/lib/vitrage/tests/functional/datasources/nova copying vitrage/tests/functional/datasources/nova/__init__.py -> build/lib/vitrage/tests/functional/datasources/nova copying vitrage/tests/functional/datasources/nova/test_nova_datasources.py -> build/lib/vitrage/tests/functional/datasources/nova creating build/lib/vitrage/storage copying vitrage/storage/__init__.py -> build/lib/vitrage/storage copying vitrage/storage/base.py -> build/lib/vitrage/storage copying vitrage/storage/history_facade.py -> build/lib/vitrage/storage copying vitrage/storage/impl_sqlalchemy.py -> build/lib/vitrage/storage creating build/lib/vitrage/tests/functional/datasources/nagios copying vitrage/tests/functional/datasources/nagios/__init__.py -> build/lib/vitrage/tests/functional/datasources/nagios copying vitrage/tests/functional/datasources/nagios/test_nagios.py -> build/lib/vitrage/tests/functional/datasources/nagios creating build/lib/vitrage/tests/unit/datasources/kapacitor copying vitrage/tests/unit/datasources/kapacitor/__init__.py -> build/lib/vitrage/tests/unit/datasources/kapacitor copying vitrage/tests/unit/datasources/kapacitor/test_kapacitor_configuration.py -> build/lib/vitrage/tests/unit/datasources/kapacitor copying vitrage/tests/unit/datasources/kapacitor/test_kapacitor_driver.py -> build/lib/vitrage/tests/unit/datasources/kapacitor copying vitrage/tests/unit/datasources/kapacitor/test_kapacitor_transformer.py -> build/lib/vitrage/tests/unit/datasources/kapacitor creating build/lib/vitrage/tests/mocks copying vitrage/tests/mocks/__init__.py -> build/lib/vitrage/tests/mocks copying vitrage/tests/mocks/entity_model.py -> build/lib/vitrage/tests/mocks copying vitrage/tests/mocks/graph_generator.py -> build/lib/vitrage/tests/mocks copying vitrage/tests/mocks/mock_driver.py -> build/lib/vitrage/tests/mocks copying vitrage/tests/mocks/mock_transformer.py -> build/lib/vitrage/tests/mocks copying vitrage/tests/mocks/trace_generator.py -> build/lib/vitrage/tests/mocks copying vitrage/tests/mocks/utils.py -> build/lib/vitrage/tests/mocks creating build/lib/vitrage/api_handler copying vitrage/api_handler/__init__.py -> build/lib/vitrage/api_handler creating build/lib/vitrage/tests/unit/graph copying vitrage/tests/unit/graph/__init__.py -> build/lib/vitrage/tests/unit/graph copying vitrage/tests/unit/graph/base.py -> build/lib/vitrage/tests/unit/graph copying vitrage/tests/unit/graph/test_graph.py -> build/lib/vitrage/tests/unit/graph copying vitrage/tests/unit/graph/test_graph_algo.py -> build/lib/vitrage/tests/unit/graph creating build/lib/vitrage/tests/unit/hacking copying vitrage/tests/unit/hacking/__init__.py -> build/lib/vitrage/tests/unit/hacking copying vitrage/tests/unit/hacking/test_hacking.py -> build/lib/vitrage/tests/unit/hacking copying vitrage/tests/functional/__init__.py -> build/lib/vitrage/tests/functional copying vitrage/tests/functional/base.py -> build/lib/vitrage/tests/functional copying vitrage/tests/functional/test_configuration.py -> build/lib/vitrage/tests/functional creating build/lib/vitrage/notifier creating build/lib/vitrage/notifier/plugins creating build/lib/vitrage/notifier/plugins/webhook copying vitrage/notifier/plugins/webhook/__init__.py -> build/lib/vitrage/notifier/plugins/webhook copying vitrage/notifier/plugins/webhook/utils.py -> build/lib/vitrage/notifier/plugins/webhook copying vitrage/notifier/plugins/webhook/webhook.py -> build/lib/vitrage/notifier/plugins/webhook creating build/lib/vitrage/storage/sqlalchemy copying vitrage/storage/sqlalchemy/__init__.py -> build/lib/vitrage/storage/sqlalchemy copying vitrage/storage/sqlalchemy/models.py -> build/lib/vitrage/storage/sqlalchemy copying vitrage/datasources/cetus/__init__.py -> build/lib/vitrage/datasources/cetus copying vitrage/datasources/cetus/cetus_driver_base.py -> build/lib/vitrage/datasources/cetus copying vitrage/datasources/cetus/properties.py -> build/lib/vitrage/datasources/cetus creating build/lib/vitrage/datasources/consistency copying vitrage/datasources/consistency/__init__.py -> build/lib/vitrage/datasources/consistency copying vitrage/datasources/consistency/transformer.py -> build/lib/vitrage/datasources/consistency creating build/lib/vitrage/tests/functional/datasources/collectd copying vitrage/tests/functional/datasources/collectd/__init__.py -> build/lib/vitrage/tests/functional/datasources/collectd copying vitrage/tests/functional/datasources/collectd/test_collectd.py -> build/lib/vitrage/tests/functional/datasources/collectd creating build/lib/vitrage/tests/unit/datasources/consistency copying vitrage/tests/unit/datasources/consistency/__init__.py -> build/lib/vitrage/tests/unit/datasources/consistency copying vitrage/tests/unit/datasources/consistency/test_consistency_transformer.py -> build/lib/vitrage/tests/unit/datasources/consistency creating build/lib/vitrage/tests/unit/datasources/nova copying vitrage/tests/unit/datasources/nova/__init__.py -> build/lib/vitrage/tests/unit/datasources/nova copying vitrage/tests/unit/datasources/nova/base_nova_instance_transformer.py -> build/lib/vitrage/tests/unit/datasources/nova copying vitrage/tests/unit/datasources/nova/test_instance_transformer_legacy_notifications.py -> build/lib/vitrage/tests/unit/datasources/nova copying vitrage/tests/unit/datasources/nova/test_instance_transformer_snapshot_events.py -> build/lib/vitrage/tests/unit/datasources/nova copying vitrage/tests/unit/datasources/nova/test_instance_transformer_versioned_notifications.py -> build/lib/vitrage/tests/unit/datasources/nova copying vitrage/tests/unit/datasources/nova/test_nova_host_transformer.py -> build/lib/vitrage/tests/unit/datasources/nova copying vitrage/tests/unit/datasources/nova/test_nova_instance_driver.py -> build/lib/vitrage/tests/unit/datasources/nova copying vitrage/tests/unit/datasources/nova/test_nova_zone_transformer.py -> build/lib/vitrage/tests/unit/datasources/nova copying vitrage/datasources/neutron/__init__.py -> build/lib/vitrage/datasources/neutron copying vitrage/datasources/neutron/base.py -> build/lib/vitrage/datasources/neutron copying vitrage/datasources/neutron/properties.py -> build/lib/vitrage/datasources/neutron creating build/lib/vitrage/tests/unit/entity_graph copying vitrage/tests/unit/entity_graph/__init__.py -> build/lib/vitrage/tests/unit/entity_graph copying vitrage/tests/unit/entity_graph/base.py -> build/lib/vitrage/tests/unit/entity_graph copying vitrage/tests/unit/entity_graph/test_processor_service.py -> build/lib/vitrage/tests/unit/entity_graph copying vitrage/tests/unit/entity_graph/test_transformer_manager.py -> build/lib/vitrage/tests/unit/entity_graph creating build/lib/vitrage/tests/unit/machine_learning copying vitrage/tests/unit/machine_learning/__init__.py -> build/lib/vitrage/tests/unit/machine_learning creating build/lib/vitrage/datasources/trove/instance copying vitrage/datasources/trove/instance/__init__.py -> build/lib/vitrage/datasources/trove/instance copying vitrage/datasources/trove/instance/driver.py -> build/lib/vitrage/datasources/trove/instance copying vitrage/datasources/trove/instance/transformer.py -> build/lib/vitrage/datasources/trove/instance creating build/lib/vitrage/datasources/cetus/pod copying vitrage/datasources/cetus/pod/__init__.py -> build/lib/vitrage/datasources/cetus/pod copying vitrage/datasources/cetus/pod/driver.py -> build/lib/vitrage/datasources/cetus/pod copying vitrage/datasources/cetus/pod/transformer.py -> build/lib/vitrage/datasources/cetus/pod creating build/lib/vitrage/notifier/plugins/mistral copying vitrage/notifier/plugins/mistral/__init__.py -> build/lib/vitrage/notifier/plugins/mistral copying vitrage/notifier/plugins/mistral/mistral_notifier.py -> build/lib/vitrage/notifier/plugins/mistral creating build/lib/vitrage/tests/unit/datasources/zabbix copying vitrage/tests/unit/datasources/zabbix/__init__.py -> build/lib/vitrage/tests/unit/datasources/zabbix copying vitrage/tests/unit/datasources/zabbix/mock_driver.py -> build/lib/vitrage/tests/unit/datasources/zabbix copying vitrage/tests/unit/datasources/zabbix/test_zabbix_configuration.py -> build/lib/vitrage/tests/unit/datasources/zabbix copying vitrage/tests/unit/datasources/zabbix/test_zabbix_driver.py -> build/lib/vitrage/tests/unit/datasources/zabbix copying vitrage/tests/unit/datasources/zabbix/test_zabbix_transformer.py -> build/lib/vitrage/tests/unit/datasources/zabbix copying vitrage/tests/unit/datasources/zabbix/zabbix_base_test.py -> build/lib/vitrage/tests/unit/datasources/zabbix creating build/lib/vitrage/tests/unit/notifier creating build/lib/vitrage/tests/unit/notifier/snmp_notifier copying vitrage/tests/unit/notifier/snmp_notifier/__init__.py -> build/lib/vitrage/tests/unit/notifier/snmp_notifier copying vitrage/tests/unit/notifier/snmp_notifier/common.py -> build/lib/vitrage/tests/unit/notifier/snmp_notifier copying vitrage/tests/unit/notifier/snmp_notifier/test_snmp_notifier.py -> build/lib/vitrage/tests/unit/notifier/snmp_notifier copying vitrage/tests/unit/notifier/snmp_notifier/test_snmp_sender_with_severity_map.py -> build/lib/vitrage/tests/unit/notifier/snmp_notifier copying vitrage/tests/unit/notifier/snmp_notifier/test_snmp_sender_without_severity_map.py -> build/lib/vitrage/tests/unit/notifier/snmp_notifier creating build/lib/vitrage/notifier/plugins/aodh copying vitrage/notifier/plugins/aodh/__init__.py -> build/lib/vitrage/notifier/plugins/aodh copying vitrage/notifier/plugins/aodh/aodh_notifier.py -> build/lib/vitrage/notifier/plugins/aodh creating build/lib/vitrage/api creating build/lib/vitrage/api/controllers creating build/lib/vitrage/api/controllers/v1 copying vitrage/api/controllers/v1/__init__.py -> build/lib/vitrage/api/controllers/v1 copying vitrage/api/controllers/v1/alarm.py -> build/lib/vitrage/api/controllers/v1 copying vitrage/api/controllers/v1/alarm_base.py -> build/lib/vitrage/api/controllers/v1 copying vitrage/api/controllers/v1/count.py -> build/lib/vitrage/api/controllers/v1 copying vitrage/api/controllers/v1/event.py -> build/lib/vitrage/api/controllers/v1 copying vitrage/api/controllers/v1/history.py -> build/lib/vitrage/api/controllers/v1 copying vitrage/api/controllers/v1/rca.py -> build/lib/vitrage/api/controllers/v1 copying vitrage/api/controllers/v1/resource.py -> build/lib/vitrage/api/controllers/v1 copying vitrage/api/controllers/v1/root.py -> build/lib/vitrage/api/controllers/v1 copying vitrage/api/controllers/v1/service.py -> build/lib/vitrage/api/controllers/v1 copying vitrage/api/controllers/v1/status.py -> build/lib/vitrage/api/controllers/v1 copying vitrage/api/controllers/v1/template.py -> build/lib/vitrage/api/controllers/v1 copying vitrage/api/controllers/v1/topology.py -> build/lib/vitrage/api/controllers/v1 copying vitrage/api/controllers/v1/webhook.py -> build/lib/vitrage/api/controllers/v1 creating build/lib/vitrage/hacking copying vitrage/hacking/__init__.py -> build/lib/vitrage/hacking copying vitrage/hacking/checks.py -> build/lib/vitrage/hacking creating build/lib/vitrage/tests/functional/entity_graph creating build/lib/vitrage/tests/functional/entity_graph/states copying vitrage/tests/functional/entity_graph/states/__init__.py -> build/lib/vitrage/tests/functional/entity_graph/states copying vitrage/tests/functional/entity_graph/states/test_datasource_info_mapper.py -> build/lib/vitrage/tests/functional/entity_graph/states creating build/lib/vitrage/tests/unit/datasources/heat copying vitrage/tests/unit/datasources/heat/__init__.py -> build/lib/vitrage/tests/unit/datasources/heat copying vitrage/tests/unit/datasources/heat/test_heat_stack_transformer.py -> build/lib/vitrage/tests/unit/datasources/heat creating build/lib/vitrage/tests/functional/api_handler copying vitrage/tests/functional/api_handler/__init__.py -> build/lib/vitrage/tests/functional/api_handler copying vitrage/tests/functional/api_handler/test_apis.py -> build/lib/vitrage/tests/functional/api_handler copying vitrage/tests/functional/api_handler/test_templates.py -> build/lib/vitrage/tests/functional/api_handler copying vitrage/tests/functional/api_handler/test_templates_v2.py -> build/lib/vitrage/tests/functional/api_handler copying vitrage/tests/functional/api_handler/test_templates_v3.py -> build/lib/vitrage/tests/functional/api_handler creating build/lib/vitrage/datasources/nova/host copying vitrage/datasources/nova/host/__init__.py -> build/lib/vitrage/datasources/nova/host copying vitrage/datasources/nova/host/driver.py -> build/lib/vitrage/datasources/nova/host copying vitrage/datasources/nova/host/transformer.py -> build/lib/vitrage/datasources/nova/host creating build/lib/vitrage/tests/unit/evaluator/recipes copying vitrage/tests/unit/evaluator/recipes/__init__.py -> build/lib/vitrage/tests/unit/evaluator/recipes copying vitrage/tests/unit/evaluator/recipes/test_add_causal_relationship_recipe.py -> build/lib/vitrage/tests/unit/evaluator/recipes copying vitrage/tests/unit/evaluator/recipes/test_execute_mistral.py -> build/lib/vitrage/tests/unit/evaluator/recipes copying vitrage/tests/unit/evaluator/recipes/test_mark_down.py -> build/lib/vitrage/tests/unit/evaluator/recipes copying vitrage/tests/unit/evaluator/recipes/test_raise_alarm.py -> build/lib/vitrage/tests/unit/evaluator/recipes copying vitrage/tests/unit/evaluator/recipes/test_set_state_recipe.py -> build/lib/vitrage/tests/unit/evaluator/recipes creating build/lib/vitrage/notifier/plugins/snmp copying vitrage/notifier/plugins/snmp/__init__.py -> build/lib/vitrage/notifier/plugins/snmp copying vitrage/notifier/plugins/snmp/base.py -> build/lib/vitrage/notifier/plugins/snmp copying vitrage/notifier/plugins/snmp/snmp_notifier.py -> build/lib/vitrage/notifier/plugins/snmp copying vitrage/notifier/plugins/snmp/snmp_sender.py -> build/lib/vitrage/notifier/plugins/snmp creating build/lib/vitrage/tests/functional/entity_graph/consistency copying vitrage/tests/functional/entity_graph/consistency/__init__.py -> build/lib/vitrage/tests/functional/entity_graph/consistency copying vitrage/tests/functional/entity_graph/consistency/test_consistency.py -> build/lib/vitrage/tests/functional/entity_graph/consistency copying vitrage/notifier/__init__.py -> build/lib/vitrage/notifier copying vitrage/notifier/service.py -> build/lib/vitrage/notifier creating build/lib/vitrage/tests/unit/storage copying vitrage/tests/unit/storage/__init__.py -> build/lib/vitrage/tests/unit/storage copying vitrage/tests/unit/storage/test_migrations.py -> build/lib/vitrage/tests/unit/storage creating build/lib/vitrage/cli copying vitrage/cli/__init__.py -> build/lib/vitrage/cli copying vitrage/cli/api.py -> build/lib/vitrage/cli copying vitrage/cli/graph.py -> build/lib/vitrage/cli copying vitrage/cli/machine_learning.py -> build/lib/vitrage/cli copying vitrage/cli/notifier.py -> build/lib/vitrage/cli copying vitrage/cli/persistor.py -> build/lib/vitrage/cli copying vitrage/cli/snmp_parsing.py -> build/lib/vitrage/cli copying vitrage/cli/status.py -> build/lib/vitrage/cli copying vitrage/cli/storage.py -> build/lib/vitrage/cli creating build/lib/vitrage/storage/sqlalchemy/migration copying vitrage/storage/sqlalchemy/migration/__init__.py -> build/lib/vitrage/storage/sqlalchemy/migration copying vitrage/datasources/__init__.py -> build/lib/vitrage/datasources copying vitrage/datasources/alarm_driver_base.py -> build/lib/vitrage/datasources copying vitrage/datasources/alarm_properties.py -> build/lib/vitrage/datasources copying vitrage/datasources/alarm_transformer_base.py -> build/lib/vitrage/datasources copying vitrage/datasources/driver_base.py -> build/lib/vitrage/datasources copying vitrage/datasources/resource_transformer_base.py -> build/lib/vitrage/datasources copying vitrage/datasources/transformer_base.py -> build/lib/vitrage/datasources copying vitrage/datasources/utils.py -> build/lib/vitrage/datasources creating build/lib/vitrage/tests/unit/evaluator/template_loading/v2 copying vitrage/tests/unit/evaluator/template_loading/v2/__init__.py -> build/lib/vitrage/tests/unit/evaluator/template_loading/v2 copying vitrage/tests/unit/evaluator/template_loading/v2/test_template_loader.py -> build/lib/vitrage/tests/unit/evaluator/template_loading/v2 creating build/lib/vitrage/entity_graph copying vitrage/entity_graph/__init__.py -> build/lib/vitrage/entity_graph copying vitrage/entity_graph/driver_exec.py -> build/lib/vitrage/entity_graph copying vitrage/entity_graph/graph_init.py -> build/lib/vitrage/entity_graph copying vitrage/entity_graph/graph_persistency.py -> build/lib/vitrage/entity_graph copying vitrage/entity_graph/scheduler.py -> build/lib/vitrage/entity_graph copying vitrage/entity_graph/workers.py -> build/lib/vitrage/entity_graph copying vitrage/tests/unit/evaluator/__init__.py -> build/lib/vitrage/tests/unit/evaluator copying vitrage/tests/unit/evaluator/test_condition.py -> build/lib/vitrage/tests/unit/evaluator copying vitrage/tests/unit/evaluator/test_equivalence_loader.py -> build/lib/vitrage/tests/unit/evaluator copying vitrage/tests/unit/evaluator/test_equivalence_repository.py -> build/lib/vitrage/tests/unit/evaluator copying vitrage/tests/unit/evaluator/test_scenario_evaluator.py -> build/lib/vitrage/tests/unit/evaluator copying vitrage/tests/unit/evaluator/test_scenario_repository.py -> build/lib/vitrage/tests/unit/evaluator copying vitrage/tests/unit/evaluator/test_template_loader.py -> build/lib/vitrage/tests/unit/evaluator creating build/lib/vitrage/tests/functional/datasources/aodh copying vitrage/tests/functional/datasources/aodh/__init__.py -> build/lib/vitrage/tests/functional/datasources/aodh copying vitrage/tests/functional/datasources/aodh/test_aodh.py -> build/lib/vitrage/tests/functional/datasources/aodh creating build/lib/vitrage/tests/unit/datasources/collectd copying vitrage/tests/unit/datasources/collectd/__init__.py -> build/lib/vitrage/tests/unit/datasources/collectd copying vitrage/tests/unit/datasources/collectd/test_collectd_driver.py -> build/lib/vitrage/tests/unit/datasources/collectd copying vitrage/tests/unit/datasources/collectd/test_collectd_transformer.py -> build/lib/vitrage/tests/unit/datasources/collectd copying vitrage/tests/unit/datasources/collectd/test_mapper.py -> build/lib/vitrage/tests/unit/datasources/collectd copying vitrage/api/__init__.py -> build/lib/vitrage/api copying vitrage/api/app.py -> build/lib/vitrage/api copying vitrage/api/hooks.py -> build/lib/vitrage/api copying vitrage/api/policy.py -> build/lib/vitrage/api creating build/lib/vitrage/datasources/aodh copying vitrage/datasources/aodh/__init__.py -> build/lib/vitrage/datasources/aodh copying vitrage/datasources/aodh/driver.py -> build/lib/vitrage/datasources/aodh copying vitrage/datasources/aodh/properties.py -> build/lib/vitrage/datasources/aodh copying vitrage/datasources/aodh/transformer.py -> build/lib/vitrage/datasources/aodh creating build/lib/vitrage/datasources/kapacitor copying vitrage/datasources/kapacitor/__init__.py -> build/lib/vitrage/datasources/kapacitor copying vitrage/datasources/kapacitor/config.py -> build/lib/vitrage/datasources/kapacitor copying vitrage/datasources/kapacitor/driver.py -> build/lib/vitrage/datasources/kapacitor copying vitrage/datasources/kapacitor/properties.py -> build/lib/vitrage/datasources/kapacitor copying vitrage/datasources/kapacitor/transformer.py -> build/lib/vitrage/datasources/kapacitor creating build/lib/vitrage/persistency copying vitrage/persistency/__init__.py -> build/lib/vitrage/persistency copying vitrage/persistency/service.py -> build/lib/vitrage/persistency creating build/lib/vitrage/tests/unit/datasources/prometheus copying vitrage/tests/unit/datasources/prometheus/__init__.py -> build/lib/vitrage/tests/unit/datasources/prometheus copying vitrage/tests/unit/datasources/prometheus/test_prometheus_driver.py -> build/lib/vitrage/tests/unit/datasources/prometheus copying vitrage/tests/unit/datasources/prometheus/test_prometheus_transformer.py -> build/lib/vitrage/tests/unit/datasources/prometheus creating build/lib/vitrage/tests/functional/entity_graph/graph_persistor copying vitrage/tests/functional/entity_graph/graph_persistor/__init__.py -> build/lib/vitrage/tests/functional/entity_graph/graph_persistor copying vitrage/tests/functional/entity_graph/graph_persistor/test_graph_persistor.py -> build/lib/vitrage/tests/functional/entity_graph/graph_persistor creating build/lib/vitrage/datasources/kubernetes copying vitrage/datasources/kubernetes/__init__.py -> build/lib/vitrage/datasources/kubernetes copying vitrage/datasources/kubernetes/driver.py -> build/lib/vitrage/datasources/kubernetes copying vitrage/datasources/kubernetes/properties.py -> build/lib/vitrage/datasources/kubernetes copying vitrage/datasources/kubernetes/transformer.py -> build/lib/vitrage/datasources/kubernetes creating build/lib/vitrage/common copying vitrage/common/__init__.py -> build/lib/vitrage/common copying vitrage/common/config.py -> build/lib/vitrage/common copying vitrage/common/constants.py -> build/lib/vitrage/common copying vitrage/common/exception.py -> build/lib/vitrage/common copying vitrage/common/utils.py -> build/lib/vitrage/common creating build/lib/vitrage/tests/functional/datasources/cinder copying vitrage/tests/functional/datasources/cinder/__init__.py -> build/lib/vitrage/tests/functional/datasources/cinder copying vitrage/tests/functional/datasources/cinder/test_cinder_volume.py -> build/lib/vitrage/tests/functional/datasources/cinder creating build/lib/vitrage/common/policies copying vitrage/common/policies/__init__.py -> build/lib/vitrage/common/policies copying vitrage/common/policies/alarms.py -> build/lib/vitrage/common/policies copying vitrage/common/policies/base.py -> build/lib/vitrage/common/policies copying vitrage/common/policies/event.py -> build/lib/vitrage/common/policies copying vitrage/common/policies/rca.py -> build/lib/vitrage/common/policies copying vitrage/common/policies/resource.py -> build/lib/vitrage/common/policies copying vitrage/common/policies/service.py -> build/lib/vitrage/common/policies copying vitrage/common/policies/status.py -> build/lib/vitrage/common/policies copying vitrage/common/policies/template.py -> build/lib/vitrage/common/policies copying vitrage/common/policies/topology.py -> build/lib/vitrage/common/policies copying vitrage/common/policies/webhook.py -> build/lib/vitrage/common/policies creating build/lib/vitrage/tests/functional/datasources/heat copying vitrage/tests/functional/datasources/heat/__init__.py -> build/lib/vitrage/tests/functional/datasources/heat copying vitrage/tests/functional/datasources/heat/test_heat_stack.py -> build/lib/vitrage/tests/functional/datasources/heat copying vitrage/datasources/trove/__init__.py -> build/lib/vitrage/datasources/trove copying vitrage/datasources/trove/properties.py -> build/lib/vitrage/datasources/trove copying vitrage/datasources/trove/trove_driver_base.py -> build/lib/vitrage/datasources/trove creating build/lib/vitrage/tests/unit/datasources/aodh copying vitrage/tests/unit/datasources/aodh/__init__.py -> build/lib/vitrage/tests/unit/datasources/aodh copying vitrage/tests/unit/datasources/aodh/aodh_transformer_base_test.py -> build/lib/vitrage/tests/unit/datasources/aodh copying vitrage/tests/unit/datasources/aodh/mock_driver.py -> build/lib/vitrage/tests/unit/datasources/aodh copying vitrage/tests/unit/datasources/aodh/test_aodh_driver.py -> build/lib/vitrage/tests/unit/datasources/aodh copying vitrage/tests/unit/datasources/aodh/test_aodh_transformer.py -> build/lib/vitrage/tests/unit/datasources/aodh creating build/lib/vitrage/datasources/static copying vitrage/datasources/static/__init__.py -> build/lib/vitrage/datasources/static copying vitrage/datasources/static/driver.py -> build/lib/vitrage/datasources/static copying vitrage/datasources/static/transformer.py -> build/lib/vitrage/datasources/static creating build/lib/vitrage/datasources/heat creating build/lib/vitrage/datasources/heat/stack copying vitrage/datasources/heat/stack/__init__.py -> build/lib/vitrage/datasources/heat/stack copying vitrage/datasources/heat/stack/driver.py -> build/lib/vitrage/datasources/heat/stack copying vitrage/datasources/heat/stack/properties.py -> build/lib/vitrage/datasources/heat/stack copying vitrage/datasources/heat/stack/transformer.py -> build/lib/vitrage/datasources/heat/stack creating build/lib/vitrage/tests/unit/common copying vitrage/tests/unit/common/__init__.py -> build/lib/vitrage/tests/unit/common copying vitrage/tests/unit/common/test_utils.py -> build/lib/vitrage/tests/unit/common creating build/lib/vitrage/evaluator/template_validation creating build/lib/vitrage/evaluator/template_validation/content copying vitrage/evaluator/template_validation/content/__init__.py -> build/lib/vitrage/evaluator/template_validation/content copying vitrage/evaluator/template_validation/content/base.py -> build/lib/vitrage/evaluator/template_validation/content copying vitrage/evaluator/template_validation/content/template_content_validator.py -> build/lib/vitrage/evaluator/template_validation/content copying vitrage/evaluator/template_validation/content/template_content_validator_v3.py -> build/lib/vitrage/evaluator/template_validation/content creating build/lib/vitrage/storage/sqlalchemy/migration/alembic_migrations copying vitrage/storage/sqlalchemy/migration/alembic_migrations/__init__.py -> build/lib/vitrage/storage/sqlalchemy/migration/alembic_migrations copying vitrage/storage/sqlalchemy/migration/alembic_migrations/env.py -> build/lib/vitrage/storage/sqlalchemy/migration/alembic_migrations copying vitrage/evaluator/template_validation/__init__.py -> build/lib/vitrage/evaluator/template_validation copying vitrage/evaluator/template_validation/base.py -> build/lib/vitrage/evaluator/template_validation copying vitrage/evaluator/template_validation/status_messages.py -> build/lib/vitrage/evaluator/template_validation copying vitrage/evaluator/template_validation/template_syntax_validator.py -> build/lib/vitrage/evaluator/template_validation copying vitrage/evaluator/template_validation/template_syntax_validator_v3.py -> build/lib/vitrage/evaluator/template_validation creating build/lib/vitrage/tests/unit/entity_graph/processor copying vitrage/tests/unit/entity_graph/processor/__init__.py -> build/lib/vitrage/tests/unit/entity_graph/processor copying vitrage/tests/unit/entity_graph/processor/base.py -> build/lib/vitrage/tests/unit/entity_graph/processor copying vitrage/tests/unit/entity_graph/processor/test_entity_graph.py -> build/lib/vitrage/tests/unit/entity_graph/processor copying vitrage/tests/unit/entity_graph/processor/test_processor.py -> build/lib/vitrage/tests/unit/entity_graph/processor creating build/lib/vitrage/graph/driver copying vitrage/graph/driver/__init__.py -> build/lib/vitrage/graph/driver copying vitrage/graph/driver/elements.py -> build/lib/vitrage/graph/driver copying vitrage/graph/driver/graph.py -> build/lib/vitrage/graph/driver copying vitrage/graph/driver/networkx_graph.py -> build/lib/vitrage/graph/driver copying vitrage/graph/driver/notifier.py -> build/lib/vitrage/graph/driver creating build/lib/vitrage/datasources/cinder copying vitrage/datasources/cinder/__init__.py -> build/lib/vitrage/datasources/cinder creating build/lib/vitrage/datasources/prometheus copying vitrage/datasources/prometheus/__init__.py -> build/lib/vitrage/datasources/prometheus copying vitrage/datasources/prometheus/driver.py -> build/lib/vitrage/datasources/prometheus copying vitrage/datasources/prometheus/properties.py -> build/lib/vitrage/datasources/prometheus copying vitrage/datasources/prometheus/transformer.py -> build/lib/vitrage/datasources/prometheus creating build/lib/vitrage/entity_graph/consistency copying vitrage/entity_graph/consistency/__init__.py -> build/lib/vitrage/entity_graph/consistency copying vitrage/entity_graph/consistency/consistency_enforcer.py -> build/lib/vitrage/entity_graph/consistency copying vitrage/tests/functional/datasources/__init__.py -> build/lib/vitrage/tests/functional/datasources copying vitrage/tests/functional/datasources/base.py -> build/lib/vitrage/tests/functional/datasources copying vitrage/notifier/plugins/__init__.py -> build/lib/vitrage/notifier/plugins copying vitrage/notifier/plugins/base.py -> build/lib/vitrage/notifier/plugins creating build/lib/vitrage/entity_graph/mappings copying vitrage/entity_graph/mappings/__init__.py -> build/lib/vitrage/entity_graph/mappings copying vitrage/entity_graph/mappings/alarm_handler.py -> build/lib/vitrage/entity_graph/mappings copying vitrage/entity_graph/mappings/datasource_info_mapper.py -> build/lib/vitrage/entity_graph/mappings copying vitrage/entity_graph/mappings/handler_base.py -> build/lib/vitrage/entity_graph/mappings copying vitrage/entity_graph/mappings/operational_alarm_severity.py -> build/lib/vitrage/entity_graph/mappings copying vitrage/entity_graph/mappings/operational_resource_state.py -> build/lib/vitrage/entity_graph/mappings copying vitrage/entity_graph/mappings/resource_handler.py -> build/lib/vitrage/entity_graph/mappings creating build/lib/vitrage/tests/functional/datasources/trove copying vitrage/tests/functional/datasources/trove/__init__.py -> build/lib/vitrage/tests/functional/datasources/trove copying vitrage/tests/functional/datasources/trove/test_trove_instance.py -> build/lib/vitrage/tests/functional/datasources/trove creating build/lib/vitrage/notifier/plugins/nova copying vitrage/notifier/plugins/nova/__init__.py -> build/lib/vitrage/notifier/plugins/nova copying vitrage/notifier/plugins/nova/nova_notifier.py -> build/lib/vitrage/notifier/plugins/nova copying vitrage/__init__.py -> build/lib/vitrage copying vitrage/i18n.py -> build/lib/vitrage copying vitrage/keystone_client.py -> build/lib/vitrage copying vitrage/messaging.py -> build/lib/vitrage copying vitrage/opts.py -> build/lib/vitrage copying vitrage/os_clients.py -> build/lib/vitrage copying vitrage/rpc.py -> build/lib/vitrage creating build/lib/vitrage/evaluator/template_validation/content/v1 copying vitrage/evaluator/template_validation/content/v1/__init__.py -> build/lib/vitrage/evaluator/template_validation/content/v1 copying vitrage/evaluator/template_validation/content/v1/add_causal_relationship_validator.py -> build/lib/vitrage/evaluator/template_validation/content/v1 copying vitrage/evaluator/template_validation/content/v1/definitions_validator.py -> build/lib/vitrage/evaluator/template_validation/content/v1 copying vitrage/evaluator/template_validation/content/v1/execute_mistral_validator.py -> build/lib/vitrage/evaluator/template_validation/content/v1 copying vitrage/evaluator/template_validation/content/v1/get_param_validator.py -> build/lib/vitrage/evaluator/template_validation/content/v1 copying vitrage/evaluator/template_validation/content/v1/mark_down_validator.py -> build/lib/vitrage/evaluator/template_validation/content/v1 copying vitrage/evaluator/template_validation/content/v1/metadata_validator.py -> build/lib/vitrage/evaluator/template_validation/content/v1 copying vitrage/evaluator/template_validation/content/v1/raise_alarm_validator.py -> build/lib/vitrage/evaluator/template_validation/content/v1 copying vitrage/evaluator/template_validation/content/v1/scenario_validator.py -> build/lib/vitrage/evaluator/template_validation/content/v1 copying vitrage/evaluator/template_validation/content/v1/set_state_validator.py -> build/lib/vitrage/evaluator/template_validation/content/v1 creating build/lib/vitrage/tests/functional/entity_graph/processor copying vitrage/tests/functional/entity_graph/processor/__init__.py -> build/lib/vitrage/tests/functional/entity_graph/processor copying vitrage/tests/functional/entity_graph/processor/test_processor.py -> build/lib/vitrage/tests/functional/entity_graph/processor creating build/lib/vitrage/tests/mocks/mock_graph_datasource copying vitrage/tests/mocks/mock_graph_datasource/__init__.py -> build/lib/vitrage/tests/mocks/mock_graph_datasource copying vitrage/tests/mocks/mock_graph_datasource/driver.py -> build/lib/vitrage/tests/mocks/mock_graph_datasource copying vitrage/tests/mocks/mock_graph_datasource/transformer.py -> build/lib/vitrage/tests/mocks/mock_graph_datasource creating build/lib/vitrage/datasources/neutron/port copying vitrage/datasources/neutron/port/__init__.py -> build/lib/vitrage/datasources/neutron/port copying vitrage/datasources/neutron/port/driver.py -> build/lib/vitrage/datasources/neutron/port copying vitrage/datasources/neutron/port/transformer.py -> build/lib/vitrage/datasources/neutron/port creating build/lib/vitrage/evaluator/template_db copying vitrage/evaluator/template_db/__init__.py -> build/lib/vitrage/evaluator/template_db copying vitrage/evaluator/template_db/template_repository.py -> build/lib/vitrage/evaluator/template_db creating build/lib/vitrage/tests/unit/evaluator/template_validation/content creating build/lib/vitrage/tests/unit/evaluator/template_validation/content/v2 copying vitrage/tests/unit/evaluator/template_validation/content/v2/__init__.py -> build/lib/vitrage/tests/unit/evaluator/template_validation/content/v2 copying vitrage/tests/unit/evaluator/template_validation/content/v2/test_execute_mistral_validator.py -> build/lib/vitrage/tests/unit/evaluator/template_validation/content/v2 copying vitrage/tests/unit/evaluator/template_validation/content/v2/test_metadata_validator.py -> build/lib/vitrage/tests/unit/evaluator/template_validation/content/v2 copying vitrage/tests/unit/evaluator/template_validation/content/v2/test_parameters_validator.py -> build/lib/vitrage/tests/unit/evaluator/template_validation/content/v2 creating build/lib/vitrage/storage/sqlalchemy/migration/alembic_migrations/versions copying vitrage/storage/sqlalchemy/migration/alembic_migrations/versions/4e44c9414dff_initial_migration.py -> build/lib/vitrage/storage/sqlalchemy/migration/alembic_migrations/versions copying vitrage/storage/sqlalchemy/migration/alembic_migrations/versions/__init__.py -> build/lib/vitrage/storage/sqlalchemy/migration/alembic_migrations/versions creating build/lib/vitrage/coordination copying vitrage/coordination/__init__.py -> build/lib/vitrage/coordination copying vitrage/coordination/coordination.py -> build/lib/vitrage/coordination copying vitrage/coordination/service.py -> build/lib/vitrage/coordination copying vitrage/tests/unit/__init__.py -> build/lib/vitrage/tests/unit creating build/lib/vitrage/tests/unit/cli copying vitrage/tests/unit/cli/__init__.py -> build/lib/vitrage/tests/unit/cli copying vitrage/tests/unit/cli/test_status.py -> build/lib/vitrage/tests/unit/cli creating build/lib/vitrage/datasources/cinder/volume copying vitrage/datasources/cinder/volume/__init__.py -> build/lib/vitrage/datasources/cinder/volume copying vitrage/datasources/cinder/volume/driver.py -> build/lib/vitrage/datasources/cinder/volume copying vitrage/datasources/cinder/volume/properties.py -> build/lib/vitrage/datasources/cinder/volume copying vitrage/datasources/cinder/volume/transformer.py -> build/lib/vitrage/datasources/cinder/volume copying vitrage/tests/unit/datasources/neutron/__init__.py -> build/lib/vitrage/tests/unit/datasources/neutron copying vitrage/tests/functional/api/__init__.py -> build/lib/vitrage/tests/functional/api copying vitrage/tests/functional/api/test_versions.py -> build/lib/vitrage/tests/functional/api creating build/lib/vitrage/tests/unit/evaluator/template_validation/content/v1 copying vitrage/tests/unit/evaluator/template_validation/content/v1/__init__.py -> build/lib/vitrage/tests/unit/evaluator/template_validation/content/v1 copying vitrage/tests/unit/evaluator/template_validation/content/v1/test_add_causal_relationship_validator.py -> build/lib/vitrage/tests/unit/evaluator/template_validation/content/v1 copying vitrage/tests/unit/evaluator/template_validation/content/v1/test_execute_mistral_validator.py -> build/lib/vitrage/tests/unit/evaluator/template_validation/content/v1 copying vitrage/tests/unit/evaluator/template_validation/content/v1/test_mark_down_validator.py -> build/lib/vitrage/tests/unit/evaluator/template_validation/content/v1 copying vitrage/tests/unit/evaluator/template_validation/content/v1/test_metadata_validator.py -> build/lib/vitrage/tests/unit/evaluator/template_validation/content/v1 copying vitrage/tests/unit/evaluator/template_validation/content/v1/test_parameters_validator.py -> build/lib/vitrage/tests/unit/evaluator/template_validation/content/v1 copying vitrage/tests/unit/evaluator/template_validation/content/v1/test_raise_alarm_validator.py -> build/lib/vitrage/tests/unit/evaluator/template_validation/content/v1 copying vitrage/tests/unit/evaluator/template_validation/content/v1/test_set_state_validator.py -> build/lib/vitrage/tests/unit/evaluator/template_validation/content/v1 creating build/lib/vitrage/datasources/monasca copying vitrage/datasources/monasca/__init__.py -> build/lib/vitrage/datasources/monasca copying vitrage/datasources/monasca/driver.py -> build/lib/vitrage/datasources/monasca copying vitrage/datasources/monasca/properties.py -> build/lib/vitrage/datasources/monasca copying vitrage/datasources/monasca/transformer.py -> build/lib/vitrage/datasources/monasca creating build/lib/vitrage/evaluator/template_functions/v2 copying vitrage/evaluator/template_functions/v2/__init__.py -> build/lib/vitrage/evaluator/template_functions/v2 copying vitrage/evaluator/template_functions/v2/functions.py -> build/lib/vitrage/evaluator/template_functions/v2 copying vitrage/tests/unit/datasources/__init__.py -> build/lib/vitrage/tests/unit/datasources copying vitrage/tests/unit/datasources/test_alarm_transformer_base.py -> build/lib/vitrage/tests/unit/datasources copying vitrage/tests/unit/datasources/test_datasource_update_method.py -> build/lib/vitrage/tests/unit/datasources copying vitrage/tests/unit/datasources/test_transformer_base.py -> build/lib/vitrage/tests/unit/datasources copying vitrage/tests/unit/notifier/__init__.py -> build/lib/vitrage/tests/unit/notifier copying vitrage/tests/unit/notifier/test_notifier.py -> build/lib/vitrage/tests/unit/notifier creating build/lib/vitrage/tests/unit/evaluator/template_functions copying vitrage/tests/unit/evaluator/template_functions/__init__.py -> build/lib/vitrage/tests/unit/evaluator/template_functions copying vitrage/tests/unit/evaluator/template_functions/test_template_functions.py -> build/lib/vitrage/tests/unit/evaluator/template_functions creating build/lib/vitrage/tests/unit/datasources/static copying vitrage/tests/unit/datasources/static/__init__.py -> build/lib/vitrage/tests/unit/datasources/static copying vitrage/tests/unit/datasources/static/test_static_driver.py -> build/lib/vitrage/tests/unit/datasources/static copying vitrage/tests/unit/datasources/static/test_static_transformer.py -> build/lib/vitrage/tests/unit/datasources/static copying vitrage/datasources/nova/__init__.py -> build/lib/vitrage/datasources/nova copying vitrage/datasources/nova/nova_driver_base.py -> build/lib/vitrage/datasources/nova copying vitrage/datasources/nova/properties.py -> build/lib/vitrage/datasources/nova creating build/lib/vitrage/graph/algo_driver copying vitrage/graph/algo_driver/__init__.py -> build/lib/vitrage/graph/algo_driver copying vitrage/graph/algo_driver/algorithm.py -> build/lib/vitrage/graph/algo_driver copying vitrage/graph/algo_driver/networkx_algorithm.py -> build/lib/vitrage/graph/algo_driver copying vitrage/graph/algo_driver/sub_graph_matching.py -> build/lib/vitrage/graph/algo_driver creating build/lib/vitrage/datasources/tmfapi639 copying vitrage/datasources/tmfapi639/__init__.py -> build/lib/vitrage/datasources/tmfapi639 copying vitrage/datasources/tmfapi639/config.py -> build/lib/vitrage/datasources/tmfapi639 copying vitrage/datasources/tmfapi639/driver.py -> build/lib/vitrage/datasources/tmfapi639 copying vitrage/datasources/tmfapi639/transformer.py -> build/lib/vitrage/datasources/tmfapi639 creating build/lib/vitrage/evaluator/template_validation/content/v2 copying vitrage/evaluator/template_validation/content/v2/__init__.py -> build/lib/vitrage/evaluator/template_validation/content/v2 copying vitrage/evaluator/template_validation/content/v2/execute_mistral_validator.py -> build/lib/vitrage/evaluator/template_validation/content/v2 copying vitrage/evaluator/template_validation/content/v2/get_param_validator.py -> build/lib/vitrage/evaluator/template_validation/content/v2 copying vitrage/evaluator/template_validation/content/v2/metadata_validator.py -> build/lib/vitrage/evaluator/template_validation/content/v2 creating build/lib/vitrage/tests/unit/entity_graph/states copying vitrage/tests/unit/entity_graph/states/__init__.py -> build/lib/vitrage/tests/unit/entity_graph/states copying vitrage/tests/unit/entity_graph/states/test_datasource_info_mapper.py -> build/lib/vitrage/tests/unit/entity_graph/states creating build/lib/vitrage/snmp_parsing copying vitrage/snmp_parsing/__init__.py -> build/lib/vitrage/snmp_parsing copying vitrage/snmp_parsing/properties.py -> build/lib/vitrage/snmp_parsing copying vitrage/snmp_parsing/service.py -> build/lib/vitrage/snmp_parsing creating build/lib/vitrage/datasources/collectd creating build/lib/vitrage/datasources/collectd/collectd_vitrage copying vitrage/datasources/collectd/collectd_vitrage/__init__.py -> build/lib/vitrage/datasources/collectd/collectd_vitrage copying vitrage/datasources/collectd/collectd_vitrage/getsigchld.py -> build/lib/vitrage/datasources/collectd/collectd_vitrage copying vitrage/datasources/collectd/collectd_vitrage/plugin.py -> build/lib/vitrage/datasources/collectd/collectd_vitrage copying vitrage/datasources/collectd/collectd_vitrage/vitrageplugin.py -> build/lib/vitrage/datasources/collectd/collectd_vitrage copying vitrage/datasources/collectd/__init__.py -> build/lib/vitrage/datasources/collectd copying vitrage/datasources/collectd/driver.py -> build/lib/vitrage/datasources/collectd copying vitrage/datasources/collectd/mapper.py -> build/lib/vitrage/datasources/collectd copying vitrage/datasources/collectd/properties.py -> build/lib/vitrage/datasources/collectd copying vitrage/datasources/collectd/transformer.py -> build/lib/vitrage/datasources/collectd copying vitrage/api/controllers/__init__.py -> build/lib/vitrage/api/controllers copying vitrage/api/controllers/rest.py -> build/lib/vitrage/api/controllers copying vitrage/api/controllers/root.py -> build/lib/vitrage/api/controllers creating build/lib/vitrage/utils copying vitrage/utils/__init__.py -> build/lib/vitrage/utils copying vitrage/utils/datetime.py -> build/lib/vitrage/utils copying vitrage/utils/evaluator.py -> build/lib/vitrage/utils copying vitrage/utils/file.py -> build/lib/vitrage/utils creating build/lib/vitrage/tests/unit/datasources/doctor copying vitrage/tests/unit/datasources/doctor/__init__.py -> build/lib/vitrage/tests/unit/datasources/doctor copying vitrage/tests/unit/datasources/doctor/test_doctor_driver.py -> build/lib/vitrage/tests/unit/datasources/doctor copying vitrage/tests/unit/datasources/doctor/test_doctor_transformer.py -> build/lib/vitrage/tests/unit/datasources/doctor copying vitrage/tests/functional/entity_graph/__init__.py -> build/lib/vitrage/tests/functional/entity_graph creating build/lib/vitrage/api_handler/apis copying vitrage/api_handler/apis/__init__.py -> build/lib/vitrage/api_handler/apis copying vitrage/api_handler/apis/alarm.py -> build/lib/vitrage/api_handler/apis copying vitrage/api_handler/apis/base.py -> build/lib/vitrage/api_handler/apis copying vitrage/api_handler/apis/event.py -> build/lib/vitrage/api_handler/apis copying vitrage/api_handler/apis/operational.py -> build/lib/vitrage/api_handler/apis copying vitrage/api_handler/apis/rca.py -> build/lib/vitrage/api_handler/apis copying vitrage/api_handler/apis/resource.py -> build/lib/vitrage/api_handler/apis copying vitrage/api_handler/apis/template.py -> build/lib/vitrage/api_handler/apis copying vitrage/api_handler/apis/topology.py -> build/lib/vitrage/api_handler/apis copying vitrage/api_handler/apis/webhook.py -> build/lib/vitrage/api_handler/apis copying vitrage/datasources/heat/__init__.py -> build/lib/vitrage/datasources/heat creating build/lib/vitrage/datasources/zabbix copying vitrage/datasources/zabbix/__init__.py -> build/lib/vitrage/datasources/zabbix copying vitrage/datasources/zabbix/driver.py -> build/lib/vitrage/datasources/zabbix copying vitrage/datasources/zabbix/properties.py -> build/lib/vitrage/datasources/zabbix copying vitrage/datasources/zabbix/transformer.py -> build/lib/vitrage/datasources/zabbix creating build/lib/vitrage/evaluator/template_loading/v3 copying vitrage/evaluator/template_loading/v3/__init__.py -> build/lib/vitrage/evaluator/template_loading/v3 copying vitrage/evaluator/template_loading/v3/action_loader.py -> build/lib/vitrage/evaluator/template_loading/v3 copying vitrage/evaluator/template_loading/v3/raise_alarm_loader.py -> build/lib/vitrage/evaluator/template_loading/v3 creating build/lib/vitrage/tests/unit/snmp_parsing copying vitrage/tests/unit/snmp_parsing/__init__.py -> build/lib/vitrage/tests/unit/snmp_parsing copying vitrage/tests/unit/snmp_parsing/test_snmp_parsing.py -> build/lib/vitrage/tests/unit/snmp_parsing creating build/lib/vitrage/notifier/plugins/zaqar copying vitrage/notifier/plugins/zaqar/__init__.py -> build/lib/vitrage/notifier/plugins/zaqar copying vitrage/notifier/plugins/zaqar/zaqar_notifier.py -> build/lib/vitrage/notifier/plugins/zaqar creating build/lib/vitrage/tests/functional/evaluator copying vitrage/tests/functional/evaluator/__init__.py -> build/lib/vitrage/tests/functional/evaluator copying vitrage/tests/functional/evaluator/test_action_executor.py -> build/lib/vitrage/tests/functional/evaluator copying vitrage/tests/functional/evaluator/test_scenario_evaluator.py -> build/lib/vitrage/tests/functional/evaluator creating build/lib/vitrage/entity_graph/processor copying vitrage/entity_graph/processor/__init__.py -> build/lib/vitrage/entity_graph/processor copying vitrage/entity_graph/processor/base.py -> build/lib/vitrage/entity_graph/processor copying vitrage/entity_graph/processor/notifier.py -> build/lib/vitrage/entity_graph/processor copying vitrage/entity_graph/processor/processor.py -> build/lib/vitrage/entity_graph/processor copying vitrage/entity_graph/processor/processor_utils.py -> build/lib/vitrage/entity_graph/processor copying vitrage/entity_graph/processor/transformer_manager.py -> build/lib/vitrage/entity_graph/processor copying vitrage/evaluator/actions/__init__.py -> build/lib/vitrage/evaluator/actions copying vitrage/evaluator/actions/action_executor.py -> build/lib/vitrage/evaluator/actions copying vitrage/evaluator/actions/base.py -> build/lib/vitrage/evaluator/actions copying vitrage/evaluator/actions/evaluator_event_transformer.py -> build/lib/vitrage/evaluator/actions copying vitrage/evaluator/actions/notifier.py -> build/lib/vitrage/evaluator/actions copying vitrage/evaluator/actions/priority_tools.py -> build/lib/vitrage/evaluator/actions creating build/lib/vitrage/datasources/nova/zone copying vitrage/datasources/nova/zone/__init__.py -> build/lib/vitrage/datasources/nova/zone copying vitrage/datasources/nova/zone/driver.py -> build/lib/vitrage/datasources/nova/zone copying vitrage/datasources/nova/zone/transformer.py -> build/lib/vitrage/datasources/nova/zone creating build/lib/vitrage/tests/unit/datasources/neutron/network copying vitrage/tests/unit/datasources/neutron/network/__init__.py -> build/lib/vitrage/tests/unit/datasources/neutron/network copying vitrage/tests/unit/datasources/neutron/network/test_neutron_network_transformer.py -> build/lib/vitrage/tests/unit/datasources/neutron/network creating build/lib/vitrage/tests/unit/datasources/trove copying vitrage/tests/unit/datasources/trove/__init__.py -> build/lib/vitrage/tests/unit/datasources/trove copying vitrage/tests/unit/datasources/trove/test_trove_cluster_transformer.py -> build/lib/vitrage/tests/unit/datasources/trove copying vitrage/tests/unit/datasources/trove/test_trove_instance_transformer.py -> build/lib/vitrage/tests/unit/datasources/trove copying vitrage/evaluator/template_loading/__init__.py -> build/lib/vitrage/evaluator/template_loading copying vitrage/evaluator/template_loading/equivalence_loader.py -> build/lib/vitrage/evaluator/template_loading copying vitrage/evaluator/template_loading/props_converter.py -> build/lib/vitrage/evaluator/template_loading copying vitrage/evaluator/template_loading/scenario_loader.py -> build/lib/vitrage/evaluator/template_loading copying vitrage/evaluator/template_loading/subgraph_builder.py -> build/lib/vitrage/evaluator/template_loading copying vitrage/evaluator/template_loading/template_loader.py -> build/lib/vitrage/evaluator/template_loading copying vitrage/evaluator/template_loading/template_loader_v3.py -> build/lib/vitrage/evaluator/template_loading copying vitrage/tests/unit/evaluator/template_validation/content/__init__.py -> build/lib/vitrage/tests/unit/evaluator/template_validation/content copying vitrage/tests/unit/evaluator/template_validation/content/base.py -> build/lib/vitrage/tests/unit/evaluator/template_validation/content copying vitrage/tests/unit/evaluator/template_validation/content/base_test_execute_mistral_validator.py -> build/lib/vitrage/tests/unit/evaluator/template_validation/content copying vitrage/tests/unit/evaluator/template_validation/content/test_template_content_validator.py -> build/lib/vitrage/tests/unit/evaluator/template_validation/content creating build/lib/vitrage/tests/unit/machine_learning/jaccard_correlation copying vitrage/tests/unit/machine_learning/jaccard_correlation/__init__.py -> build/lib/vitrage/tests/unit/machine_learning/jaccard_correlation copying vitrage/tests/unit/machine_learning/jaccard_correlation/test_jaccard_correlation.py -> build/lib/vitrage/tests/unit/machine_learning/jaccard_correlation running egg_info writing vitrage.egg-info/PKG-INFO writing dependency_links to vitrage.egg-info/dependency_links.txt writing entry points to vitrage.egg-info/entry_points.txt writing requirements to vitrage.egg-info/requires.txt writing top-level names to vitrage.egg-info/top_level.txt writing pbr to vitrage.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 'vitrage.egg-info/SOURCES.txt' /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'vitrage.datasources.kapacitor.auxiliary' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'vitrage.datasources.kapacitor.auxiliary' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'vitrage.datasources.kapacitor.auxiliary' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'vitrage.datasources.kapacitor.auxiliary' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'vitrage.datasources.zabbix.auxiliary' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'vitrage.datasources.zabbix.auxiliary' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'vitrage.datasources.zabbix.auxiliary' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'vitrage.datasources.zabbix.auxiliary' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'vitrage.tests.resources.datasources_values' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'vitrage.tests.resources.datasources_values' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'vitrage.tests.resources.datasources_values' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'vitrage.tests.resources.datasources_values' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'vitrage.tests.resources.datasources_values.erroneous_values' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'vitrage.tests.resources.datasources_values.erroneous_values' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'vitrage.tests.resources.datasources_values.erroneous_values' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'vitrage.tests.resources.datasources_values.erroneous_values' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'vitrage.tests.resources.kapacitor' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'vitrage.tests.resources.kapacitor' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'vitrage.tests.resources.kapacitor' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'vitrage.tests.resources.kapacitor' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'vitrage.tests.resources.kubernetes' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'vitrage.tests.resources.kubernetes' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'vitrage.tests.resources.kubernetes' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'vitrage.tests.resources.kubernetes' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'vitrage.tests.resources.mock_configurations.driver' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'vitrage.tests.resources.mock_configurations.driver' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'vitrage.tests.resources.mock_configurations.driver' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'vitrage.tests.resources.mock_configurations.driver' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'vitrage.tests.resources.mock_configurations.edges' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'vitrage.tests.resources.mock_configurations.edges' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'vitrage.tests.resources.mock_configurations.edges' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'vitrage.tests.resources.mock_configurations.edges' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'vitrage.tests.resources.mock_configurations.transformer' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'vitrage.tests.resources.mock_configurations.transformer' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'vitrage.tests.resources.mock_configurations.transformer' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'vitrage.tests.resources.mock_configurations.transformer' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'vitrage.tests.resources.mock_configurations.vertices' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'vitrage.tests.resources.mock_configurations.vertices' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'vitrage.tests.resources.mock_configurations.vertices' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'vitrage.tests.resources.mock_configurations.vertices' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'vitrage.tests.resources.nagios' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'vitrage.tests.resources.nagios' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'vitrage.tests.resources.nagios' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'vitrage.tests.resources.nagios' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'vitrage.tests.resources.prometheus' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'vitrage.tests.resources.prometheus' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'vitrage.tests.resources.prometheus' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'vitrage.tests.resources.prometheus' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'vitrage.tests.resources.snmp_notifier' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'vitrage.tests.resources.snmp_notifier' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'vitrage.tests.resources.snmp_notifier' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'vitrage.tests.resources.snmp_notifier' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'vitrage.tests.resources.snmp_parsing' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'vitrage.tests.resources.snmp_parsing' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'vitrage.tests.resources.snmp_parsing' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'vitrage.tests.resources.snmp_parsing' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'vitrage.tests.resources.static_datasources' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'vitrage.tests.resources.static_datasources' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'vitrage.tests.resources.static_datasources' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'vitrage.tests.resources.static_datasources' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'vitrage.tests.resources.static_datasources.changes_datasources' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'vitrage.tests.resources.static_datasources.changes_datasources' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'vitrage.tests.resources.static_datasources.changes_datasources' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'vitrage.tests.resources.static_datasources.changes_datasources' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'vitrage.tests.resources.static_datasources.changes_datasources.added_resources' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'vitrage.tests.resources.static_datasources.changes_datasources.added_resources' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'vitrage.tests.resources.static_datasources.changes_datasources.added_resources' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'vitrage.tests.resources.static_datasources.changes_datasources.added_resources' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'vitrage.tests.resources.static_datasources.changes_datasources.baseline' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'vitrage.tests.resources.static_datasources.changes_datasources.baseline' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'vitrage.tests.resources.static_datasources.changes_datasources.baseline' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'vitrage.tests.resources.static_datasources.changes_datasources.baseline' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'vitrage.tests.resources.static_datasources.changes_datasources.changed_resources' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'vitrage.tests.resources.static_datasources.changes_datasources.changed_resources' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'vitrage.tests.resources.static_datasources.changes_datasources.changed_resources' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'vitrage.tests.resources.static_datasources.changes_datasources.changed_resources' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'vitrage.tests.resources.static_datasources.changes_datasources.deleted_resources' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'vitrage.tests.resources.static_datasources.changes_datasources.deleted_resources' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'vitrage.tests.resources.static_datasources.changes_datasources.deleted_resources' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'vitrage.tests.resources.static_datasources.changes_datasources.deleted_resources' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'vitrage.tests.resources.static_datasources.changes_datasources.mixed_changes' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'vitrage.tests.resources.static_datasources.changes_datasources.mixed_changes' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'vitrage.tests.resources.static_datasources.changes_datasources.mixed_changes' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'vitrage.tests.resources.static_datasources.changes_datasources.mixed_changes' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'vitrage.tests.resources.templates.consistency' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'vitrage.tests.resources.templates.consistency' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'vitrage.tests.resources.templates.consistency' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'vitrage.tests.resources.templates.consistency' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'vitrage.tests.resources.templates.def_template_tests.definition_templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'vitrage.tests.resources.templates.def_template_tests.definition_templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'vitrage.tests.resources.templates.def_template_tests.definition_templates' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'vitrage.tests.resources.templates.def_template_tests.definition_templates' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'vitrage.tests.resources.templates.def_template_tests.templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'vitrage.tests.resources.templates.def_template_tests.templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'vitrage.tests.resources.templates.def_template_tests.templates' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'vitrage.tests.resources.templates.def_template_tests.templates' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'vitrage.tests.resources.templates.equivalences_dup' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'vitrage.tests.resources.templates.equivalences_dup' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'vitrage.tests.resources.templates.equivalences_dup' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'vitrage.tests.resources.templates.equivalences_dup' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'vitrage.tests.resources.templates.equivalent_scenarios' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'vitrage.tests.resources.templates.equivalent_scenarios' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'vitrage.tests.resources.templates.equivalent_scenarios' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'vitrage.tests.resources.templates.equivalent_scenarios' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'vitrage.tests.resources.templates.equivalent_scenarios.equivalences' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'vitrage.tests.resources.templates.equivalent_scenarios.equivalences' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'vitrage.tests.resources.templates.equivalent_scenarios.equivalences' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'vitrage.tests.resources.templates.equivalent_scenarios.equivalences' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'vitrage.tests.resources.templates.evaluator' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'vitrage.tests.resources.templates.evaluator' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'vitrage.tests.resources.templates.evaluator' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'vitrage.tests.resources.templates.evaluator' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'vitrage.tests.resources.templates.evaluator.conditions' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'vitrage.tests.resources.templates.evaluator.conditions' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'vitrage.tests.resources.templates.evaluator.conditions' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'vitrage.tests.resources.templates.evaluator.conditions' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'vitrage.tests.resources.templates.general' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'vitrage.tests.resources.templates.general' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'vitrage.tests.resources.templates.general' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'vitrage.tests.resources.templates.general' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'vitrage.tests.resources.templates.general.equivalences' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'vitrage.tests.resources.templates.general.equivalences' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'vitrage.tests.resources.templates.general.equivalences' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'vitrage.tests.resources.templates.general.equivalences' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'vitrage.tests.resources.templates.not_operator' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'vitrage.tests.resources.templates.not_operator' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'vitrage.tests.resources.templates.not_operator' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'vitrage.tests.resources.templates.not_operator' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'vitrage.tests.resources.templates.parameters' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'vitrage.tests.resources.templates.parameters' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'vitrage.tests.resources.templates.parameters' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'vitrage.tests.resources.templates.parameters' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'vitrage.tests.resources.templates.regex' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'vitrage.tests.resources.templates.regex' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'vitrage.tests.resources.templates.regex' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'vitrage.tests.resources.templates.regex' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'vitrage.tests.resources.templates.v3_templates' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'vitrage.tests.resources.templates.v3_templates' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'vitrage.tests.resources.templates.v3_templates' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'vitrage.tests.resources.templates.v3_templates' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'vitrage.tests.resources.templates.version' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'vitrage.tests.resources.templates.version' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'vitrage.tests.resources.templates.version' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'vitrage.tests.resources.templates.version' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'vitrage.tests.resources.templates.version.v1' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'vitrage.tests.resources.templates.version.v1' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'vitrage.tests.resources.templates.version.v1' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'vitrage.tests.resources.templates.version.v1' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'vitrage.tests.resources.templates.version.v2' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'vitrage.tests.resources.templates.version.v2' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'vitrage.tests.resources.templates.version.v2' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'vitrage.tests.resources.templates.version.v2' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'vitrage.tests.resources.zabbix' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'vitrage.tests.resources.zabbix' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'vitrage.tests.resources.zabbix' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'vitrage.tests.resources.zabbix' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) /usr/lib/python3.9/site-packages/setuptools/command/build_py.py:202: SetuptoolsDeprecationWarning: Installing 'vitrage.tests.unit.datasources.kubernetes' as data is deprecated, please list it in `packages`. !! ############################ # Package would be ignored # ############################ Python recognizes 'vitrage.tests.unit.datasources.kubernetes' as an importable package, but it is not listed in the `packages` configuration of setuptools. 'vitrage.tests.unit.datasources.kubernetes' has been automatically added to the distribution only because it may contain data files, but this behavior is likely to change in future versions of setuptools (and therefore is considered deprecated). Please make sure that 'vitrage.tests.unit.datasources.kubernetes' is included as a package by using the `packages` configuration field or the proper discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" and "data files" on setuptools documentation page. !! check.warn(importable) creating build/lib/vitrage/tests/resources creating build/lib/vitrage/tests/resources/datasources_values copying vitrage/tests/resources/datasources_values/default.yaml -> build/lib/vitrage/tests/resources/datasources_values copying vitrage/tests/resources/datasources_values/nagios.yaml -> build/lib/vitrage/tests/resources/datasources_values copying vitrage/tests/resources/datasources_values/nova.host.yaml -> build/lib/vitrage/tests/resources/datasources_values copying vitrage/tests/resources/datasources_values/nova.instance.yaml -> build/lib/vitrage/tests/resources/datasources_values copying vitrage/tests/resources/datasources_values/nova.zone.yaml -> build/lib/vitrage/tests/resources/datasources_values copying vitrage/tests/resources/datasources_values/vitrage.yaml -> build/lib/vitrage/tests/resources/datasources_values creating build/lib/vitrage/tests/resources/datasources_values/erroneous_values copying vitrage/tests/resources/datasources_values/erroneous_values/default.yaml -> build/lib/vitrage/tests/resources/datasources_values/erroneous_values copying vitrage/tests/resources/datasources_values/erroneous_values/nagios.yaml -> build/lib/vitrage/tests/resources/datasources_values/erroneous_values copying vitrage/tests/resources/datasources_values/erroneous_values/nova.host.yaml -> build/lib/vitrage/tests/resources/datasources_values/erroneous_values copying vitrage/tests/resources/datasources_values/erroneous_values/nova.instance.yaml -> build/lib/vitrage/tests/resources/datasources_values/erroneous_values creating build/lib/vitrage/tests/resources/kapacitor copying vitrage/tests/resources/kapacitor/kapacitor_conf.yaml -> build/lib/vitrage/tests/resources/kapacitor creating build/lib/vitrage/tests/resources/kubernetes copying vitrage/tests/resources/kubernetes/kubernetes_config.yaml -> build/lib/vitrage/tests/resources/kubernetes creating build/lib/vitrage/tests/resources/mock_configurations creating build/lib/vitrage/tests/resources/mock_configurations/driver copying vitrage/tests/resources/mock_configurations/driver/driver_aodh_update_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/driver copying vitrage/tests/resources/mock_configurations/driver/driver_collectd_update_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/driver copying vitrage/tests/resources/mock_configurations/driver/driver_consistency_update_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/driver copying vitrage/tests/resources/mock_configurations/driver/driver_doctor_update_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/driver copying vitrage/tests/resources/mock_configurations/driver/driver_host_snapshot_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/driver copying vitrage/tests/resources/mock_configurations/driver/driver_inst_snapshot_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/driver copying vitrage/tests/resources/mock_configurations/driver/driver_inst_snapshot_static.json -> build/lib/vitrage/tests/resources/mock_configurations/driver copying vitrage/tests/resources/mock_configurations/driver/driver_inst_update_legacy_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/driver copying vitrage/tests/resources/mock_configurations/driver/driver_inst_update_versioned_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/driver copying vitrage/tests/resources/mock_configurations/driver/driver_kapacitor_update_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/driver copying vitrage/tests/resources/mock_configurations/driver/driver_kubernetes_snapshot_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/driver copying vitrage/tests/resources/mock_configurations/driver/driver_nagios_snapshot_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/driver copying vitrage/tests/resources/mock_configurations/driver/driver_nagios_snapshot_static.json -> build/lib/vitrage/tests/resources/mock_configurations/driver copying vitrage/tests/resources/mock_configurations/driver/driver_prometheus_update_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/driver copying vitrage/tests/resources/mock_configurations/driver/driver_stack_snapshot_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/driver copying vitrage/tests/resources/mock_configurations/driver/driver_stack_update_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/driver copying vitrage/tests/resources/mock_configurations/driver/driver_static_snapshot_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/driver copying vitrage/tests/resources/mock_configurations/driver/driver_static_snapshot_static.json -> build/lib/vitrage/tests/resources/mock_configurations/driver copying vitrage/tests/resources/mock_configurations/driver/driver_trove_cluster_snapshot_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/driver copying vitrage/tests/resources/mock_configurations/driver/driver_trove_instance_snapshot_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/driver copying vitrage/tests/resources/mock_configurations/driver/driver_volume_snapshot_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/driver copying vitrage/tests/resources/mock_configurations/driver/driver_volume_update_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/driver copying vitrage/tests/resources/mock_configurations/driver/driver_zabbix_snapshot_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/driver copying vitrage/tests/resources/mock_configurations/driver/driver_zone_snapshot_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/driver creating build/lib/vitrage/tests/resources/mock_configurations/edges copying vitrage/tests/resources/mock_configurations/edges/attached.json -> build/lib/vitrage/tests/resources/mock_configurations/edges copying vitrage/tests/resources/mock_configurations/edges/contains.json -> build/lib/vitrage/tests/resources/mock_configurations/edges copying vitrage/tests/resources/mock_configurations/edges/on.json -> build/lib/vitrage/tests/resources/mock_configurations/edges creating build/lib/vitrage/tests/resources/mock_configurations/transformer copying vitrage/tests/resources/mock_configurations/transformer/transformer_aodh_snapshot_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/transformer copying vitrage/tests/resources/mock_configurations/transformer/transformer_aodh_update_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/transformer copying vitrage/tests/resources/mock_configurations/transformer/transformer_collectd_update_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/transformer copying vitrage/tests/resources/mock_configurations/transformer/transformer_doctor_update_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/transformer copying vitrage/tests/resources/mock_configurations/transformer/transformer_host_snapshot_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/transformer copying vitrage/tests/resources/mock_configurations/transformer/transformer_host_snapshot_static.json -> build/lib/vitrage/tests/resources/mock_configurations/transformer copying vitrage/tests/resources/mock_configurations/transformer/transformer_inst_snapshot_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/transformer copying vitrage/tests/resources/mock_configurations/transformer/transformer_inst_snapshot_static.json -> build/lib/vitrage/tests/resources/mock_configurations/transformer copying vitrage/tests/resources/mock_configurations/transformer/transformer_kapacitor_update_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/transformer copying vitrage/tests/resources/mock_configurations/transformer/transformer_prometheus_update_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/transformer copying vitrage/tests/resources/mock_configurations/transformer/transformer_zone_snapshot_dynamic.json -> build/lib/vitrage/tests/resources/mock_configurations/transformer copying vitrage/tests/resources/mock_configurations/transformer/transformer_zone_snapshot_static.json -> build/lib/vitrage/tests/resources/mock_configurations/transformer creating build/lib/vitrage/tests/resources/mock_configurations/vertices copying vitrage/tests/resources/mock_configurations/vertices/cinder.volume.json -> build/lib/vitrage/tests/resources/mock_configurations/vertices copying vitrage/tests/resources/mock_configurations/vertices/neutron.network.json -> build/lib/vitrage/tests/resources/mock_configurations/vertices copying vitrage/tests/resources/mock_configurations/vertices/neutron.port.json -> build/lib/vitrage/tests/resources/mock_configurations/vertices copying vitrage/tests/resources/mock_configurations/vertices/nova.host.json -> build/lib/vitrage/tests/resources/mock_configurations/vertices copying vitrage/tests/resources/mock_configurations/vertices/nova.instance.json -> build/lib/vitrage/tests/resources/mock_configurations/vertices copying vitrage/tests/resources/mock_configurations/vertices/nova.zone.json -> build/lib/vitrage/tests/resources/mock_configurations/vertices copying vitrage/tests/resources/mock_configurations/vertices/openstack-cluster.json -> build/lib/vitrage/tests/resources/mock_configurations/vertices copying vitrage/tests/resources/mock_configurations/vertices/tripleo.controller.json -> build/lib/vitrage/tests/resources/mock_configurations/vertices copying vitrage/tests/resources/mock_configurations/vertices/vitrage.alarm.json -> build/lib/vitrage/tests/resources/mock_configurations/vertices copying vitrage/tests/resources/mock_configurations/vertices/zabbix.json -> build/lib/vitrage/tests/resources/mock_configurations/vertices creating build/lib/vitrage/tests/resources/nagios copying vitrage/tests/resources/nagios/nagios-mock.html -> build/lib/vitrage/tests/resources/nagios copying vitrage/tests/resources/nagios/nagios_conf.yaml -> build/lib/vitrage/tests/resources/nagios creating build/lib/vitrage/tests/resources/prometheus copying vitrage/tests/resources/prometheus/prometheus_conf.yaml -> build/lib/vitrage/tests/resources/prometheus creating build/lib/vitrage/tests/resources/snmp_notifier copying vitrage/tests/resources/snmp_notifier/alarm_oid_mapping.yaml -> build/lib/vitrage/tests/resources/snmp_notifier copying vitrage/tests/resources/snmp_notifier/dests.yaml -> build/lib/vitrage/tests/resources/snmp_notifier copying vitrage/tests/resources/snmp_notifier/oid_tree_with_severity_mapping.yaml -> build/lib/vitrage/tests/resources/snmp_notifier copying vitrage/tests/resources/snmp_notifier/oid_tree_without_severity_mapping.yaml -> build/lib/vitrage/tests/resources/snmp_notifier creating build/lib/vitrage/tests/resources/snmp_parsing copying vitrage/tests/resources/snmp_parsing/snmp_parsing_conf.yaml -> build/lib/vitrage/tests/resources/snmp_parsing creating build/lib/vitrage/tests/resources/static_datasources copying vitrage/tests/resources/static_datasources/switch_to_host.yaml -> build/lib/vitrage/tests/resources/static_datasources copying vitrage/tests/resources/static_datasources/switch_to_host_datasource.yaml -> build/lib/vitrage/tests/resources/static_datasources copying vitrage/tests/resources/static_datasources/switch_to_switch_datasource.yaml -> build/lib/vitrage/tests/resources/static_datasources creating build/lib/vitrage/tests/resources/static_datasources/changes_datasources copying vitrage/tests/resources/static_datasources/changes_datasources/switch_to_host_datasource.yaml -> build/lib/vitrage/tests/resources/static_datasources/changes_datasources copying vitrage/tests/resources/static_datasources/changes_datasources/switch_to_switch_datasource.yaml -> build/lib/vitrage/tests/resources/static_datasources/changes_datasources creating build/lib/vitrage/tests/resources/static_datasources/changes_datasources/added_resources copying vitrage/tests/resources/static_datasources/changes_datasources/added_resources/static.yaml -> build/lib/vitrage/tests/resources/static_datasources/changes_datasources/added_resources creating build/lib/vitrage/tests/resources/static_datasources/changes_datasources/baseline copying vitrage/tests/resources/static_datasources/changes_datasources/baseline/static.yaml -> build/lib/vitrage/tests/resources/static_datasources/changes_datasources/baseline creating build/lib/vitrage/tests/resources/static_datasources/changes_datasources/changed_resources copying vitrage/tests/resources/static_datasources/changes_datasources/changed_resources/static.yaml -> build/lib/vitrage/tests/resources/static_datasources/changes_datasources/changed_resources creating build/lib/vitrage/tests/resources/static_datasources/changes_datasources/deleted_resources copying vitrage/tests/resources/static_datasources/changes_datasources/deleted_resources/static.yaml -> build/lib/vitrage/tests/resources/static_datasources/changes_datasources/deleted_resources creating build/lib/vitrage/tests/resources/static_datasources/changes_datasources/mixed_changes copying vitrage/tests/resources/static_datasources/changes_datasources/mixed_changes/static.yaml -> build/lib/vitrage/tests/resources/static_datasources/changes_datasources/mixed_changes creating build/lib/vitrage/tests/resources/templates creating build/lib/vitrage/tests/resources/templates/consistency copying vitrage/tests/resources/templates/consistency/deduced_alarm_on_instance.yaml -> build/lib/vitrage/tests/resources/templates/consistency creating build/lib/vitrage/tests/resources/templates/def_template_tests creating build/lib/vitrage/tests/resources/templates/def_template_tests/definition_templates copying vitrage/tests/resources/templates/def_template_tests/definition_templates/basic_def_template.yaml -> build/lib/vitrage/tests/resources/templates/def_template_tests/definition_templates copying vitrage/tests/resources/templates/def_template_tests/definition_templates/large_def_template.yaml -> build/lib/vitrage/tests/resources/templates/def_template_tests/definition_templates copying vitrage/tests/resources/templates/def_template_tests/definition_templates/single_entity.yaml -> build/lib/vitrage/tests/resources/templates/def_template_tests/definition_templates copying vitrage/tests/resources/templates/def_template_tests/definition_templates/with_include.yaml -> build/lib/vitrage/tests/resources/templates/def_template_tests/definition_templates copying vitrage/tests/resources/templates/def_template_tests/definition_templates/with_scenarios.yaml -> build/lib/vitrage/tests/resources/templates/def_template_tests/definition_templates creating build/lib/vitrage/tests/resources/templates/def_template_tests/templates copying vitrage/tests/resources/templates/def_template_tests/templates/basic_with_include.yaml -> build/lib/vitrage/tests/resources/templates/def_template_tests/templates copying vitrage/tests/resources/templates/def_template_tests/templates/basic_with_include_that_doesnt_exist.yaml -> build/lib/vitrage/tests/resources/templates/def_template_tests/templates copying vitrage/tests/resources/templates/def_template_tests/templates/basic_with_two_includes.yaml -> build/lib/vitrage/tests/resources/templates/def_template_tests/templates copying vitrage/tests/resources/templates/def_template_tests/templates/include_with_empty_name.yaml -> build/lib/vitrage/tests/resources/templates/def_template_tests/templates copying vitrage/tests/resources/templates/def_template_tests/templates/no_definitions_only_include.yaml -> build/lib/vitrage/tests/resources/templates/def_template_tests/templates copying vitrage/tests/resources/templates/def_template_tests/templates/only_using_def_template_definitions.yaml -> build/lib/vitrage/tests/resources/templates/def_template_tests/templates copying vitrage/tests/resources/templates/def_template_tests/templates/with_conflicting_include_entities.yaml -> build/lib/vitrage/tests/resources/templates/def_template_tests/templates creating build/lib/vitrage/tests/resources/templates/equivalences_dup creating build/lib/vitrage/tests/resources/templates/equivalences_dup/dup-in-multi-def copying vitrage/tests/resources/templates/equivalences_dup/dup-in-multi-def/multi.yaml -> build/lib/vitrage/tests/resources/templates/equivalences_dup/dup-in-multi-def creating build/lib/vitrage/tests/resources/templates/equivalences_dup/dup-in-multi-file copying vitrage/tests/resources/templates/equivalences_dup/dup-in-multi-file/first.yaml -> build/lib/vitrage/tests/resources/templates/equivalences_dup/dup-in-multi-file copying vitrage/tests/resources/templates/equivalences_dup/dup-in-multi-file/second.yaml -> build/lib/vitrage/tests/resources/templates/equivalences_dup/dup-in-multi-file creating build/lib/vitrage/tests/resources/templates/equivalences_dup/dup-in-one-def copying vitrage/tests/resources/templates/equivalences_dup/dup-in-one-def/one.yaml -> build/lib/vitrage/tests/resources/templates/equivalences_dup/dup-in-one-def creating build/lib/vitrage/tests/resources/templates/equivalent_scenarios copying vitrage/tests/resources/templates/equivalent_scenarios/basic.yaml -> build/lib/vitrage/tests/resources/templates/equivalent_scenarios creating build/lib/vitrage/tests/resources/templates/equivalent_scenarios/equivalences copying vitrage/tests/resources/templates/equivalent_scenarios/equivalences/basic.yaml -> build/lib/vitrage/tests/resources/templates/equivalent_scenarios/equivalences creating build/lib/vitrage/tests/resources/templates/evaluator copying vitrage/tests/resources/templates/evaluator/causal_basic.yaml -> build/lib/vitrage/tests/resources/templates/evaluator copying vitrage/tests/resources/templates/evaluator/complex_and_or_operator_deduced_alarm.yaml -> build/lib/vitrage/tests/resources/templates/evaluator copying vitrage/tests/resources/templates/evaluator/complex_not_operator_deduced_alarm.yaml -> build/lib/vitrage/tests/resources/templates/evaluator copying vitrage/tests/resources/templates/evaluator/deduced_alarm.yaml -> build/lib/vitrage/tests/resources/templates/evaluator copying vitrage/tests/resources/templates/evaluator/deduced_state.yaml -> build/lib/vitrage/tests/resources/templates/evaluator copying vitrage/tests/resources/templates/evaluator/deduced_state_2.yaml -> build/lib/vitrage/tests/resources/templates/evaluator copying vitrage/tests/resources/templates/evaluator/high_availability.yaml -> build/lib/vitrage/tests/resources/templates/evaluator copying vitrage/tests/resources/templates/evaluator/simple_not_operator_deduced_alarm.yaml -> build/lib/vitrage/tests/resources/templates/evaluator copying vitrage/tests/resources/templates/evaluator/simple_or_operator_deduced_alarm.yaml -> build/lib/vitrage/tests/resources/templates/evaluator creating build/lib/vitrage/tests/resources/templates/evaluator/conditions copying vitrage/tests/resources/templates/evaluator/conditions/complex1.yaml -> build/lib/vitrage/tests/resources/templates/evaluator/conditions copying vitrage/tests/resources/templates/evaluator/conditions/complex2.yaml -> build/lib/vitrage/tests/resources/templates/evaluator/conditions copying vitrage/tests/resources/templates/evaluator/conditions/complex_not.yaml -> build/lib/vitrage/tests/resources/templates/evaluator/conditions copying vitrage/tests/resources/templates/evaluator/conditions/complex_not_unsupported.yaml -> build/lib/vitrage/tests/resources/templates/evaluator/conditions copying vitrage/tests/resources/templates/evaluator/conditions/not_edge_unsupported.yaml -> build/lib/vitrage/tests/resources/templates/evaluator/conditions copying vitrage/tests/resources/templates/evaluator/conditions/not_or_unsupported.yaml -> build/lib/vitrage/tests/resources/templates/evaluator/conditions copying vitrage/tests/resources/templates/evaluator/conditions/not_or_unsupported2.yaml -> build/lib/vitrage/tests/resources/templates/evaluator/conditions copying vitrage/tests/resources/templates/evaluator/conditions/one_edge.yaml -> build/lib/vitrage/tests/resources/templates/evaluator/conditions copying vitrage/tests/resources/templates/evaluator/conditions/one_vertex.yaml -> build/lib/vitrage/tests/resources/templates/evaluator/conditions copying vitrage/tests/resources/templates/evaluator/conditions/simple_and.yaml -> build/lib/vitrage/tests/resources/templates/evaluator/conditions copying vitrage/tests/resources/templates/evaluator/conditions/simple_and2.yaml -> build/lib/vitrage/tests/resources/templates/evaluator/conditions copying vitrage/tests/resources/templates/evaluator/conditions/simple_or.yaml -> build/lib/vitrage/tests/resources/templates/evaluator/conditions copying vitrage/tests/resources/templates/evaluator/conditions/simple_or2.yaml -> build/lib/vitrage/tests/resources/templates/evaluator/conditions copying vitrage/tests/resources/templates/evaluator/conditions/simple_or3.yaml -> build/lib/vitrage/tests/resources/templates/evaluator/conditions copying vitrage/tests/resources/templates/evaluator/conditions/simple_or_unsupported.yaml -> build/lib/vitrage/tests/resources/templates/evaluator/conditions creating build/lib/vitrage/tests/resources/templates/general copying vitrage/tests/resources/templates/general/bad_yaml.yaml -> build/lib/vitrage/tests/resources/templates/general copying vitrage/tests/resources/templates/general/basic.yaml -> build/lib/vitrage/tests/resources/templates/general copying vitrage/tests/resources/templates/general/host_high_cpu_load_to_instance_cpu_suboptimal.yaml -> build/lib/vitrage/tests/resources/templates/general creating build/lib/vitrage/tests/resources/templates/general/equivalences copying vitrage/tests/resources/templates/general/equivalences/basic.yaml -> build/lib/vitrage/tests/resources/templates/general/equivalences creating build/lib/vitrage/tests/resources/templates/not_operator copying vitrage/tests/resources/templates/not_operator/basic_correct_not_condition.yaml -> build/lib/vitrage/tests/resources/templates/not_operator copying vitrage/tests/resources/templates/not_operator/basic_incorrect_not_condition.yaml -> build/lib/vitrage/tests/resources/templates/not_operator copying vitrage/tests/resources/templates/not_operator/complicated_correct_not_condition.yaml -> build/lib/vitrage/tests/resources/templates/not_operator copying vitrage/tests/resources/templates/not_operator/complicated_incorrect_not_condition.yaml -> build/lib/vitrage/tests/resources/templates/not_operator creating build/lib/vitrage/tests/resources/templates/parameters copying vitrage/tests/resources/templates/parameters/v2_with_extra_param_def.yaml -> build/lib/vitrage/tests/resources/templates/parameters copying vitrage/tests/resources/templates/parameters/v2_with_missing_param_def.yaml -> build/lib/vitrage/tests/resources/templates/parameters copying vitrage/tests/resources/templates/parameters/v2_with_params.yaml -> build/lib/vitrage/tests/resources/templates/parameters copying vitrage/tests/resources/templates/parameters/v2_without_params.yaml -> build/lib/vitrage/tests/resources/templates/parameters copying vitrage/tests/resources/templates/parameters/v3_with_extra_param_def.yaml -> build/lib/vitrage/tests/resources/templates/parameters copying vitrage/tests/resources/templates/parameters/v3_with_missing_param_def.yaml -> build/lib/vitrage/tests/resources/templates/parameters copying vitrage/tests/resources/templates/parameters/v3_with_params.yaml -> build/lib/vitrage/tests/resources/templates/parameters creating build/lib/vitrage/tests/resources/templates/regex copying vitrage/tests/resources/templates/regex/basic_regex.yaml -> build/lib/vitrage/tests/resources/templates/regex copying vitrage/tests/resources/templates/regex/basic_regex_for_fail.yaml -> build/lib/vitrage/tests/resources/templates/regex copying vitrage/tests/resources/templates/regex/faulty_regex.yaml -> build/lib/vitrage/tests/resources/templates/regex copying vitrage/tests/resources/templates/regex/regex_for_exact_match.yaml -> build/lib/vitrage/tests/resources/templates/regex creating build/lib/vitrage/tests/resources/templates/v3_templates copying vitrage/tests/resources/templates/v3_templates/valid_actions.yaml -> build/lib/vitrage/tests/resources/templates/v3_templates copying vitrage/tests/resources/templates/v3_templates/valid_conditions.yaml -> build/lib/vitrage/tests/resources/templates/v3_templates creating build/lib/vitrage/tests/resources/templates/version copying vitrage/tests/resources/templates/version/invalid_version.yaml -> build/lib/vitrage/tests/resources/templates/version copying vitrage/tests/resources/templates/version/no_version.yaml -> build/lib/vitrage/tests/resources/templates/version creating build/lib/vitrage/tests/resources/templates/version/v1 copying vitrage/tests/resources/templates/version/v1/v1_execute_mistral.yaml -> build/lib/vitrage/tests/resources/templates/version/v1 copying vitrage/tests/resources/templates/version/v1/version1.yaml -> build/lib/vitrage/tests/resources/templates/version/v1 creating build/lib/vitrage/tests/resources/templates/version/v2 copying vitrage/tests/resources/templates/version/v2/v2_execute_mistral.yaml -> build/lib/vitrage/tests/resources/templates/version/v2 copying vitrage/tests/resources/templates/version/v2/v2_standard.yaml -> build/lib/vitrage/tests/resources/templates/version/v2 copying vitrage/tests/resources/templates/version/v2/v2_with_func.yaml -> build/lib/vitrage/tests/resources/templates/version/v2 creating build/lib/vitrage/tests/resources/zabbix copying vitrage/tests/resources/zabbix/zabbix_conf.yaml -> build/lib/vitrage/tests/resources/zabbix copying vitrage/storage/sqlalchemy/migration/alembic.ini -> build/lib/vitrage/storage/sqlalchemy/migration copying vitrage/api/app.wsgi -> build/lib/vitrage/api creating build/lib/vitrage/datasources/kapacitor/auxiliary copying vitrage/datasources/kapacitor/auxiliary/kapacitor_vitrage.py -> build/lib/vitrage/datasources/kapacitor/auxiliary copying vitrage/storage/sqlalchemy/migration/alembic_migrations/README -> build/lib/vitrage/storage/sqlalchemy/migration/alembic_migrations copying vitrage/storage/sqlalchemy/migration/alembic_migrations/script.py.mako -> build/lib/vitrage/storage/sqlalchemy/migration/alembic_migrations creating build/lib/vitrage/tests/unit/datasources/kubernetes copying vitrage/tests/unit/datasources/kubernetes/test_kubernetes_transformer.py -> build/lib/vitrage/tests/unit/datasources/kubernetes copying vitrage/datasources/collectd/collectd_vitrage/readme -> build/lib/vitrage/datasources/collectd/collectd_vitrage creating build/lib/vitrage/datasources/zabbix/auxiliary copying vitrage/datasources/zabbix/auxiliary/readme -> build/lib/vitrage/datasources/zabbix/auxiliary copying vitrage/datasources/zabbix/auxiliary/zabbix_vitrage.py -> build/lib/vitrage/datasources/zabbix/auxiliary 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/vitrage creating build/bdist.linux-x86_64/wheel/vitrage/utils copying build/lib/vitrage/utils/file.py -> build/bdist.linux-x86_64/wheel/vitrage/utils copying build/lib/vitrage/utils/evaluator.py -> build/bdist.linux-x86_64/wheel/vitrage/utils copying build/lib/vitrage/utils/datetime.py -> build/bdist.linux-x86_64/wheel/vitrage/utils copying build/lib/vitrage/utils/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/utils creating build/bdist.linux-x86_64/wheel/vitrage/snmp_parsing copying build/lib/vitrage/snmp_parsing/service.py -> build/bdist.linux-x86_64/wheel/vitrage/snmp_parsing copying build/lib/vitrage/snmp_parsing/properties.py -> build/bdist.linux-x86_64/wheel/vitrage/snmp_parsing copying build/lib/vitrage/snmp_parsing/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/snmp_parsing creating build/bdist.linux-x86_64/wheel/vitrage/coordination copying build/lib/vitrage/coordination/service.py -> build/bdist.linux-x86_64/wheel/vitrage/coordination copying build/lib/vitrage/coordination/coordination.py -> build/bdist.linux-x86_64/wheel/vitrage/coordination copying build/lib/vitrage/coordination/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/coordination copying build/lib/vitrage/rpc.py -> build/bdist.linux-x86_64/wheel/vitrage copying build/lib/vitrage/os_clients.py -> build/bdist.linux-x86_64/wheel/vitrage copying build/lib/vitrage/opts.py -> build/bdist.linux-x86_64/wheel/vitrage copying build/lib/vitrage/messaging.py -> build/bdist.linux-x86_64/wheel/vitrage copying build/lib/vitrage/keystone_client.py -> build/bdist.linux-x86_64/wheel/vitrage copying build/lib/vitrage/i18n.py -> build/bdist.linux-x86_64/wheel/vitrage copying build/lib/vitrage/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage creating build/bdist.linux-x86_64/wheel/vitrage/common creating build/bdist.linux-x86_64/wheel/vitrage/common/policies copying build/lib/vitrage/common/policies/webhook.py -> build/bdist.linux-x86_64/wheel/vitrage/common/policies copying build/lib/vitrage/common/policies/topology.py -> build/bdist.linux-x86_64/wheel/vitrage/common/policies copying build/lib/vitrage/common/policies/template.py -> build/bdist.linux-x86_64/wheel/vitrage/common/policies copying build/lib/vitrage/common/policies/status.py -> build/bdist.linux-x86_64/wheel/vitrage/common/policies copying build/lib/vitrage/common/policies/service.py -> build/bdist.linux-x86_64/wheel/vitrage/common/policies copying build/lib/vitrage/common/policies/resource.py -> build/bdist.linux-x86_64/wheel/vitrage/common/policies copying build/lib/vitrage/common/policies/rca.py -> build/bdist.linux-x86_64/wheel/vitrage/common/policies copying build/lib/vitrage/common/policies/event.py -> build/bdist.linux-x86_64/wheel/vitrage/common/policies copying build/lib/vitrage/common/policies/base.py -> build/bdist.linux-x86_64/wheel/vitrage/common/policies copying build/lib/vitrage/common/policies/alarms.py -> build/bdist.linux-x86_64/wheel/vitrage/common/policies copying build/lib/vitrage/common/policies/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/common/policies copying build/lib/vitrage/common/utils.py -> build/bdist.linux-x86_64/wheel/vitrage/common copying build/lib/vitrage/common/exception.py -> build/bdist.linux-x86_64/wheel/vitrage/common copying build/lib/vitrage/common/constants.py -> build/bdist.linux-x86_64/wheel/vitrage/common copying build/lib/vitrage/common/config.py -> build/bdist.linux-x86_64/wheel/vitrage/common copying build/lib/vitrage/common/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/common creating build/bdist.linux-x86_64/wheel/vitrage/persistency copying build/lib/vitrage/persistency/service.py -> build/bdist.linux-x86_64/wheel/vitrage/persistency copying build/lib/vitrage/persistency/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/persistency creating build/bdist.linux-x86_64/wheel/vitrage/entity_graph creating build/bdist.linux-x86_64/wheel/vitrage/entity_graph/processor copying build/lib/vitrage/entity_graph/processor/transformer_manager.py -> build/bdist.linux-x86_64/wheel/vitrage/entity_graph/processor copying build/lib/vitrage/entity_graph/processor/processor_utils.py -> build/bdist.linux-x86_64/wheel/vitrage/entity_graph/processor copying build/lib/vitrage/entity_graph/processor/processor.py -> build/bdist.linux-x86_64/wheel/vitrage/entity_graph/processor copying build/lib/vitrage/entity_graph/processor/notifier.py -> build/bdist.linux-x86_64/wheel/vitrage/entity_graph/processor copying build/lib/vitrage/entity_graph/processor/base.py -> build/bdist.linux-x86_64/wheel/vitrage/entity_graph/processor copying build/lib/vitrage/entity_graph/processor/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/entity_graph/processor creating build/bdist.linux-x86_64/wheel/vitrage/entity_graph/mappings copying build/lib/vitrage/entity_graph/mappings/resource_handler.py -> build/bdist.linux-x86_64/wheel/vitrage/entity_graph/mappings copying build/lib/vitrage/entity_graph/mappings/operational_resource_state.py -> build/bdist.linux-x86_64/wheel/vitrage/entity_graph/mappings copying build/lib/vitrage/entity_graph/mappings/operational_alarm_severity.py -> build/bdist.linux-x86_64/wheel/vitrage/entity_graph/mappings copying build/lib/vitrage/entity_graph/mappings/handler_base.py -> build/bdist.linux-x86_64/wheel/vitrage/entity_graph/mappings copying build/lib/vitrage/entity_graph/mappings/datasource_info_mapper.py -> build/bdist.linux-x86_64/wheel/vitrage/entity_graph/mappings copying build/lib/vitrage/entity_graph/mappings/alarm_handler.py -> build/bdist.linux-x86_64/wheel/vitrage/entity_graph/mappings copying build/lib/vitrage/entity_graph/mappings/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/entity_graph/mappings creating build/bdist.linux-x86_64/wheel/vitrage/entity_graph/consistency copying build/lib/vitrage/entity_graph/consistency/consistency_enforcer.py -> build/bdist.linux-x86_64/wheel/vitrage/entity_graph/consistency copying build/lib/vitrage/entity_graph/consistency/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/entity_graph/consistency copying build/lib/vitrage/entity_graph/workers.py -> build/bdist.linux-x86_64/wheel/vitrage/entity_graph copying build/lib/vitrage/entity_graph/scheduler.py -> build/bdist.linux-x86_64/wheel/vitrage/entity_graph copying build/lib/vitrage/entity_graph/graph_persistency.py -> build/bdist.linux-x86_64/wheel/vitrage/entity_graph copying build/lib/vitrage/entity_graph/graph_init.py -> build/bdist.linux-x86_64/wheel/vitrage/entity_graph copying build/lib/vitrage/entity_graph/driver_exec.py -> build/bdist.linux-x86_64/wheel/vitrage/entity_graph copying build/lib/vitrage/entity_graph/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/entity_graph creating build/bdist.linux-x86_64/wheel/vitrage/cli copying build/lib/vitrage/cli/storage.py -> build/bdist.linux-x86_64/wheel/vitrage/cli copying build/lib/vitrage/cli/status.py -> build/bdist.linux-x86_64/wheel/vitrage/cli copying build/lib/vitrage/cli/snmp_parsing.py -> build/bdist.linux-x86_64/wheel/vitrage/cli copying build/lib/vitrage/cli/persistor.py -> build/bdist.linux-x86_64/wheel/vitrage/cli copying build/lib/vitrage/cli/notifier.py -> build/bdist.linux-x86_64/wheel/vitrage/cli copying build/lib/vitrage/cli/machine_learning.py -> build/bdist.linux-x86_64/wheel/vitrage/cli copying build/lib/vitrage/cli/graph.py -> build/bdist.linux-x86_64/wheel/vitrage/cli copying build/lib/vitrage/cli/api.py -> build/bdist.linux-x86_64/wheel/vitrage/cli copying build/lib/vitrage/cli/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/cli creating build/bdist.linux-x86_64/wheel/vitrage/hacking copying build/lib/vitrage/hacking/checks.py -> build/bdist.linux-x86_64/wheel/vitrage/hacking copying build/lib/vitrage/hacking/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/hacking creating build/bdist.linux-x86_64/wheel/vitrage/api copying build/lib/vitrage/api/app.wsgi -> build/bdist.linux-x86_64/wheel/vitrage/api copying build/lib/vitrage/api/policy.py -> build/bdist.linux-x86_64/wheel/vitrage/api copying build/lib/vitrage/api/hooks.py -> build/bdist.linux-x86_64/wheel/vitrage/api copying build/lib/vitrage/api/app.py -> build/bdist.linux-x86_64/wheel/vitrage/api copying build/lib/vitrage/api/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/api creating build/bdist.linux-x86_64/wheel/vitrage/api/controllers copying build/lib/vitrage/api/controllers/root.py -> build/bdist.linux-x86_64/wheel/vitrage/api/controllers copying build/lib/vitrage/api/controllers/rest.py -> build/bdist.linux-x86_64/wheel/vitrage/api/controllers copying build/lib/vitrage/api/controllers/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/api/controllers creating build/bdist.linux-x86_64/wheel/vitrage/api/controllers/v1 copying build/lib/vitrage/api/controllers/v1/webhook.py -> build/bdist.linux-x86_64/wheel/vitrage/api/controllers/v1 copying build/lib/vitrage/api/controllers/v1/topology.py -> build/bdist.linux-x86_64/wheel/vitrage/api/controllers/v1 copying build/lib/vitrage/api/controllers/v1/template.py -> build/bdist.linux-x86_64/wheel/vitrage/api/controllers/v1 copying build/lib/vitrage/api/controllers/v1/status.py -> build/bdist.linux-x86_64/wheel/vitrage/api/controllers/v1 copying build/lib/vitrage/api/controllers/v1/service.py -> build/bdist.linux-x86_64/wheel/vitrage/api/controllers/v1 copying build/lib/vitrage/api/controllers/v1/root.py -> build/bdist.linux-x86_64/wheel/vitrage/api/controllers/v1 copying build/lib/vitrage/api/controllers/v1/resource.py -> build/bdist.linux-x86_64/wheel/vitrage/api/controllers/v1 copying build/lib/vitrage/api/controllers/v1/rca.py -> build/bdist.linux-x86_64/wheel/vitrage/api/controllers/v1 copying build/lib/vitrage/api/controllers/v1/history.py -> build/bdist.linux-x86_64/wheel/vitrage/api/controllers/v1 copying build/lib/vitrage/api/controllers/v1/event.py -> build/bdist.linux-x86_64/wheel/vitrage/api/controllers/v1 copying build/lib/vitrage/api/controllers/v1/count.py -> build/bdist.linux-x86_64/wheel/vitrage/api/controllers/v1 copying build/lib/vitrage/api/controllers/v1/alarm_base.py -> build/bdist.linux-x86_64/wheel/vitrage/api/controllers/v1 copying build/lib/vitrage/api/controllers/v1/alarm.py -> build/bdist.linux-x86_64/wheel/vitrage/api/controllers/v1 copying build/lib/vitrage/api/controllers/v1/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/api/controllers/v1 creating build/bdist.linux-x86_64/wheel/vitrage/notifier copying build/lib/vitrage/notifier/service.py -> build/bdist.linux-x86_64/wheel/vitrage/notifier copying build/lib/vitrage/notifier/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/notifier creating build/bdist.linux-x86_64/wheel/vitrage/notifier/plugins creating build/bdist.linux-x86_64/wheel/vitrage/notifier/plugins/zaqar copying build/lib/vitrage/notifier/plugins/zaqar/zaqar_notifier.py -> build/bdist.linux-x86_64/wheel/vitrage/notifier/plugins/zaqar copying build/lib/vitrage/notifier/plugins/zaqar/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/notifier/plugins/zaqar creating build/bdist.linux-x86_64/wheel/vitrage/notifier/plugins/nova copying build/lib/vitrage/notifier/plugins/nova/nova_notifier.py -> build/bdist.linux-x86_64/wheel/vitrage/notifier/plugins/nova copying build/lib/vitrage/notifier/plugins/nova/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/notifier/plugins/nova copying build/lib/vitrage/notifier/plugins/base.py -> build/bdist.linux-x86_64/wheel/vitrage/notifier/plugins copying build/lib/vitrage/notifier/plugins/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/notifier/plugins creating build/bdist.linux-x86_64/wheel/vitrage/notifier/plugins/snmp copying build/lib/vitrage/notifier/plugins/snmp/snmp_sender.py -> build/bdist.linux-x86_64/wheel/vitrage/notifier/plugins/snmp copying build/lib/vitrage/notifier/plugins/snmp/snmp_notifier.py -> build/bdist.linux-x86_64/wheel/vitrage/notifier/plugins/snmp copying build/lib/vitrage/notifier/plugins/snmp/base.py -> build/bdist.linux-x86_64/wheel/vitrage/notifier/plugins/snmp copying build/lib/vitrage/notifier/plugins/snmp/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/notifier/plugins/snmp creating build/bdist.linux-x86_64/wheel/vitrage/notifier/plugins/aodh copying build/lib/vitrage/notifier/plugins/aodh/aodh_notifier.py -> build/bdist.linux-x86_64/wheel/vitrage/notifier/plugins/aodh copying build/lib/vitrage/notifier/plugins/aodh/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/notifier/plugins/aodh creating build/bdist.linux-x86_64/wheel/vitrage/notifier/plugins/mistral copying build/lib/vitrage/notifier/plugins/mistral/mistral_notifier.py -> build/bdist.linux-x86_64/wheel/vitrage/notifier/plugins/mistral copying build/lib/vitrage/notifier/plugins/mistral/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/notifier/plugins/mistral creating build/bdist.linux-x86_64/wheel/vitrage/notifier/plugins/webhook copying build/lib/vitrage/notifier/plugins/webhook/webhook.py -> build/bdist.linux-x86_64/wheel/vitrage/notifier/plugins/webhook copying build/lib/vitrage/notifier/plugins/webhook/utils.py -> build/bdist.linux-x86_64/wheel/vitrage/notifier/plugins/webhook copying build/lib/vitrage/notifier/plugins/webhook/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/notifier/plugins/webhook creating build/bdist.linux-x86_64/wheel/vitrage/api_handler creating build/bdist.linux-x86_64/wheel/vitrage/api_handler/apis copying build/lib/vitrage/api_handler/apis/webhook.py -> build/bdist.linux-x86_64/wheel/vitrage/api_handler/apis copying build/lib/vitrage/api_handler/apis/topology.py -> build/bdist.linux-x86_64/wheel/vitrage/api_handler/apis copying build/lib/vitrage/api_handler/apis/template.py -> build/bdist.linux-x86_64/wheel/vitrage/api_handler/apis copying build/lib/vitrage/api_handler/apis/resource.py -> build/bdist.linux-x86_64/wheel/vitrage/api_handler/apis copying build/lib/vitrage/api_handler/apis/rca.py -> build/bdist.linux-x86_64/wheel/vitrage/api_handler/apis copying build/lib/vitrage/api_handler/apis/operational.py -> build/bdist.linux-x86_64/wheel/vitrage/api_handler/apis copying build/lib/vitrage/api_handler/apis/event.py -> build/bdist.linux-x86_64/wheel/vitrage/api_handler/apis copying build/lib/vitrage/api_handler/apis/base.py -> build/bdist.linux-x86_64/wheel/vitrage/api_handler/apis copying build/lib/vitrage/api_handler/apis/alarm.py -> build/bdist.linux-x86_64/wheel/vitrage/api_handler/apis copying build/lib/vitrage/api_handler/apis/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/api_handler/apis copying build/lib/vitrage/api_handler/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/api_handler creating build/bdist.linux-x86_64/wheel/vitrage/storage creating build/bdist.linux-x86_64/wheel/vitrage/storage/sqlalchemy creating build/bdist.linux-x86_64/wheel/vitrage/storage/sqlalchemy/migration copying build/lib/vitrage/storage/sqlalchemy/migration/alembic.ini -> build/bdist.linux-x86_64/wheel/vitrage/storage/sqlalchemy/migration creating build/bdist.linux-x86_64/wheel/vitrage/storage/sqlalchemy/migration/alembic_migrations copying build/lib/vitrage/storage/sqlalchemy/migration/alembic_migrations/script.py.mako -> build/bdist.linux-x86_64/wheel/vitrage/storage/sqlalchemy/migration/alembic_migrations copying build/lib/vitrage/storage/sqlalchemy/migration/alembic_migrations/README -> build/bdist.linux-x86_64/wheel/vitrage/storage/sqlalchemy/migration/alembic_migrations creating build/bdist.linux-x86_64/wheel/vitrage/storage/sqlalchemy/migration/alembic_migrations/versions copying build/lib/vitrage/storage/sqlalchemy/migration/alembic_migrations/versions/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/storage/sqlalchemy/migration/alembic_migrations/versions copying build/lib/vitrage/storage/sqlalchemy/migration/alembic_migrations/versions/4e44c9414dff_initial_migration.py -> build/bdist.linux-x86_64/wheel/vitrage/storage/sqlalchemy/migration/alembic_migrations/versions copying build/lib/vitrage/storage/sqlalchemy/migration/alembic_migrations/env.py -> build/bdist.linux-x86_64/wheel/vitrage/storage/sqlalchemy/migration/alembic_migrations copying build/lib/vitrage/storage/sqlalchemy/migration/alembic_migrations/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/storage/sqlalchemy/migration/alembic_migrations copying build/lib/vitrage/storage/sqlalchemy/migration/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/storage/sqlalchemy/migration copying build/lib/vitrage/storage/sqlalchemy/models.py -> build/bdist.linux-x86_64/wheel/vitrage/storage/sqlalchemy copying build/lib/vitrage/storage/sqlalchemy/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/storage/sqlalchemy copying build/lib/vitrage/storage/impl_sqlalchemy.py -> build/bdist.linux-x86_64/wheel/vitrage/storage copying build/lib/vitrage/storage/history_facade.py -> build/bdist.linux-x86_64/wheel/vitrage/storage copying build/lib/vitrage/storage/base.py -> build/bdist.linux-x86_64/wheel/vitrage/storage copying build/lib/vitrage/storage/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/storage creating build/bdist.linux-x86_64/wheel/vitrage/middleware copying build/lib/vitrage/middleware/keycloak.py -> build/bdist.linux-x86_64/wheel/vitrage/middleware copying build/lib/vitrage/middleware/basic_and_keystone_auth.py -> build/bdist.linux-x86_64/wheel/vitrage/middleware copying build/lib/vitrage/middleware/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/middleware creating build/bdist.linux-x86_64/wheel/vitrage/evaluator creating build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_db copying build/lib/vitrage/evaluator/template_db/template_repository.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_db copying build/lib/vitrage/evaluator/template_db/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_db creating build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation copying build/lib/vitrage/evaluator/template_validation/template_syntax_validator_v3.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation copying build/lib/vitrage/evaluator/template_validation/template_syntax_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation copying build/lib/vitrage/evaluator/template_validation/status_messages.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation copying build/lib/vitrage/evaluator/template_validation/base.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation copying build/lib/vitrage/evaluator/template_validation/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation creating build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation/content creating build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation/content/v2 copying build/lib/vitrage/evaluator/template_validation/content/v2/metadata_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation/content/v2 copying build/lib/vitrage/evaluator/template_validation/content/v2/get_param_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation/content/v2 copying build/lib/vitrage/evaluator/template_validation/content/v2/execute_mistral_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation/content/v2 copying build/lib/vitrage/evaluator/template_validation/content/v2/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation/content/v2 creating build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation/content/v1 copying build/lib/vitrage/evaluator/template_validation/content/v1/set_state_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation/content/v1 copying build/lib/vitrage/evaluator/template_validation/content/v1/scenario_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation/content/v1 copying build/lib/vitrage/evaluator/template_validation/content/v1/raise_alarm_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation/content/v1 copying build/lib/vitrage/evaluator/template_validation/content/v1/metadata_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation/content/v1 copying build/lib/vitrage/evaluator/template_validation/content/v1/mark_down_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation/content/v1 copying build/lib/vitrage/evaluator/template_validation/content/v1/get_param_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation/content/v1 copying build/lib/vitrage/evaluator/template_validation/content/v1/execute_mistral_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation/content/v1 copying build/lib/vitrage/evaluator/template_validation/content/v1/definitions_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation/content/v1 copying build/lib/vitrage/evaluator/template_validation/content/v1/add_causal_relationship_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation/content/v1 copying build/lib/vitrage/evaluator/template_validation/content/v1/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation/content/v1 copying build/lib/vitrage/evaluator/template_validation/content/template_content_validator_v3.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation/content copying build/lib/vitrage/evaluator/template_validation/content/template_content_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation/content copying build/lib/vitrage/evaluator/template_validation/content/base.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation/content copying build/lib/vitrage/evaluator/template_validation/content/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_validation/content creating build/bdist.linux-x86_64/wheel/vitrage/evaluator/actions copying build/lib/vitrage/evaluator/actions/priority_tools.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/actions copying build/lib/vitrage/evaluator/actions/notifier.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/actions copying build/lib/vitrage/evaluator/actions/evaluator_event_transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/actions copying build/lib/vitrage/evaluator/actions/base.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/actions copying build/lib/vitrage/evaluator/actions/action_executor.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/actions copying build/lib/vitrage/evaluator/actions/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/actions creating build/bdist.linux-x86_64/wheel/vitrage/evaluator/actions/recipes copying build/lib/vitrage/evaluator/actions/recipes/set_state.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/actions/recipes copying build/lib/vitrage/evaluator/actions/recipes/raise_alarm.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/actions/recipes copying build/lib/vitrage/evaluator/actions/recipes/mark_down.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/actions/recipes copying build/lib/vitrage/evaluator/actions/recipes/execute_mistral.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/actions/recipes copying build/lib/vitrage/evaluator/actions/recipes/base.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/actions/recipes copying build/lib/vitrage/evaluator/actions/recipes/add_causal_relationship.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/actions/recipes copying build/lib/vitrage/evaluator/actions/recipes/action_steps.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/actions/recipes copying build/lib/vitrage/evaluator/actions/recipes/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/actions/recipes creating build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_loading copying build/lib/vitrage/evaluator/template_loading/template_loader_v3.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_loading copying build/lib/vitrage/evaluator/template_loading/template_loader.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_loading copying build/lib/vitrage/evaluator/template_loading/subgraph_builder.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_loading copying build/lib/vitrage/evaluator/template_loading/scenario_loader.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_loading copying build/lib/vitrage/evaluator/template_loading/props_converter.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_loading copying build/lib/vitrage/evaluator/template_loading/equivalence_loader.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_loading copying build/lib/vitrage/evaluator/template_loading/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_loading creating build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_loading/v3 copying build/lib/vitrage/evaluator/template_loading/v3/raise_alarm_loader.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_loading/v3 copying build/lib/vitrage/evaluator/template_loading/v3/action_loader.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_loading/v3 copying build/lib/vitrage/evaluator/template_loading/v3/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_loading/v3 creating build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_loading/v1 copying build/lib/vitrage/evaluator/template_loading/v1/execute_mistral_loader.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_loading/v1 copying build/lib/vitrage/evaluator/template_loading/v1/action_loader.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_loading/v1 copying build/lib/vitrage/evaluator/template_loading/v1/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_loading/v1 copying build/lib/vitrage/evaluator/template_schemas.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator copying build/lib/vitrage/evaluator/template_schema_factory.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator copying build/lib/vitrage/evaluator/template_fields.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator copying build/lib/vitrage/evaluator/template_data.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator copying build/lib/vitrage/evaluator/scenario_repository.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator copying build/lib/vitrage/evaluator/scenario_evaluator.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator copying build/lib/vitrage/evaluator/equivalence_repository.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator copying build/lib/vitrage/evaluator/condition.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator copying build/lib/vitrage/evaluator/base.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator copying build/lib/vitrage/evaluator/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator creating build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_functions creating build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_functions/v2 copying build/lib/vitrage/evaluator/template_functions/v2/functions.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_functions/v2 copying build/lib/vitrage/evaluator/template_functions/v2/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_functions/v2 copying build/lib/vitrage/evaluator/template_functions/function_resolver.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_functions copying build/lib/vitrage/evaluator/template_functions/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/evaluator/template_functions creating build/bdist.linux-x86_64/wheel/vitrage/tests creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/zabbix copying build/lib/vitrage/tests/resources/zabbix/zabbix_conf.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/zabbix creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/version creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/version/v2 copying build/lib/vitrage/tests/resources/templates/version/v2/v2_with_func.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/version/v2 copying build/lib/vitrage/tests/resources/templates/version/v2/v2_standard.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/version/v2 copying build/lib/vitrage/tests/resources/templates/version/v2/v2_execute_mistral.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/version/v2 creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/version/v1 copying build/lib/vitrage/tests/resources/templates/version/v1/version1.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/version/v1 copying build/lib/vitrage/tests/resources/templates/version/v1/v1_execute_mistral.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/version/v1 copying build/lib/vitrage/tests/resources/templates/version/no_version.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/version copying build/lib/vitrage/tests/resources/templates/version/invalid_version.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/version creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/v3_templates copying build/lib/vitrage/tests/resources/templates/v3_templates/valid_conditions.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/v3_templates copying build/lib/vitrage/tests/resources/templates/v3_templates/valid_actions.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/v3_templates creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/regex copying build/lib/vitrage/tests/resources/templates/regex/regex_for_exact_match.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/regex copying build/lib/vitrage/tests/resources/templates/regex/faulty_regex.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/regex copying build/lib/vitrage/tests/resources/templates/regex/basic_regex_for_fail.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/regex copying build/lib/vitrage/tests/resources/templates/regex/basic_regex.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/regex creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/parameters copying build/lib/vitrage/tests/resources/templates/parameters/v3_with_params.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/parameters copying build/lib/vitrage/tests/resources/templates/parameters/v3_with_missing_param_def.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/parameters copying build/lib/vitrage/tests/resources/templates/parameters/v3_with_extra_param_def.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/parameters copying build/lib/vitrage/tests/resources/templates/parameters/v2_without_params.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/parameters copying build/lib/vitrage/tests/resources/templates/parameters/v2_with_params.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/parameters copying build/lib/vitrage/tests/resources/templates/parameters/v2_with_missing_param_def.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/parameters copying build/lib/vitrage/tests/resources/templates/parameters/v2_with_extra_param_def.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/parameters creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/not_operator copying build/lib/vitrage/tests/resources/templates/not_operator/complicated_incorrect_not_condition.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/not_operator copying build/lib/vitrage/tests/resources/templates/not_operator/complicated_correct_not_condition.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/not_operator copying build/lib/vitrage/tests/resources/templates/not_operator/basic_incorrect_not_condition.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/not_operator copying build/lib/vitrage/tests/resources/templates/not_operator/basic_correct_not_condition.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/not_operator creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/general creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/general/equivalences copying build/lib/vitrage/tests/resources/templates/general/equivalences/basic.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/general/equivalences copying build/lib/vitrage/tests/resources/templates/general/host_high_cpu_load_to_instance_cpu_suboptimal.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/general copying build/lib/vitrage/tests/resources/templates/general/basic.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/general copying build/lib/vitrage/tests/resources/templates/general/bad_yaml.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/general creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/evaluator creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/evaluator/conditions copying build/lib/vitrage/tests/resources/templates/evaluator/conditions/simple_or_unsupported.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/evaluator/conditions copying build/lib/vitrage/tests/resources/templates/evaluator/conditions/simple_or3.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/evaluator/conditions copying build/lib/vitrage/tests/resources/templates/evaluator/conditions/simple_or2.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/evaluator/conditions copying build/lib/vitrage/tests/resources/templates/evaluator/conditions/simple_or.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/evaluator/conditions copying build/lib/vitrage/tests/resources/templates/evaluator/conditions/simple_and2.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/evaluator/conditions copying build/lib/vitrage/tests/resources/templates/evaluator/conditions/simple_and.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/evaluator/conditions copying build/lib/vitrage/tests/resources/templates/evaluator/conditions/one_vertex.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/evaluator/conditions copying build/lib/vitrage/tests/resources/templates/evaluator/conditions/one_edge.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/evaluator/conditions copying build/lib/vitrage/tests/resources/templates/evaluator/conditions/not_or_unsupported2.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/evaluator/conditions copying build/lib/vitrage/tests/resources/templates/evaluator/conditions/not_or_unsupported.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/evaluator/conditions copying build/lib/vitrage/tests/resources/templates/evaluator/conditions/not_edge_unsupported.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/evaluator/conditions copying build/lib/vitrage/tests/resources/templates/evaluator/conditions/complex_not_unsupported.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/evaluator/conditions copying build/lib/vitrage/tests/resources/templates/evaluator/conditions/complex_not.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/evaluator/conditions copying build/lib/vitrage/tests/resources/templates/evaluator/conditions/complex2.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/evaluator/conditions copying build/lib/vitrage/tests/resources/templates/evaluator/conditions/complex1.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/evaluator/conditions copying build/lib/vitrage/tests/resources/templates/evaluator/simple_or_operator_deduced_alarm.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/evaluator copying build/lib/vitrage/tests/resources/templates/evaluator/simple_not_operator_deduced_alarm.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/evaluator copying build/lib/vitrage/tests/resources/templates/evaluator/high_availability.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/evaluator copying build/lib/vitrage/tests/resources/templates/evaluator/deduced_state_2.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/evaluator copying build/lib/vitrage/tests/resources/templates/evaluator/deduced_state.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/evaluator copying build/lib/vitrage/tests/resources/templates/evaluator/deduced_alarm.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/evaluator copying build/lib/vitrage/tests/resources/templates/evaluator/complex_not_operator_deduced_alarm.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/evaluator copying build/lib/vitrage/tests/resources/templates/evaluator/complex_and_or_operator_deduced_alarm.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/evaluator copying build/lib/vitrage/tests/resources/templates/evaluator/causal_basic.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/evaluator creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/equivalent_scenarios creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/equivalent_scenarios/equivalences copying build/lib/vitrage/tests/resources/templates/equivalent_scenarios/equivalences/basic.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/equivalent_scenarios/equivalences copying build/lib/vitrage/tests/resources/templates/equivalent_scenarios/basic.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/equivalent_scenarios creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/equivalences_dup creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/equivalences_dup/dup-in-one-def copying build/lib/vitrage/tests/resources/templates/equivalences_dup/dup-in-one-def/one.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/equivalences_dup/dup-in-one-def creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/equivalences_dup/dup-in-multi-file copying build/lib/vitrage/tests/resources/templates/equivalences_dup/dup-in-multi-file/second.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/equivalences_dup/dup-in-multi-file copying build/lib/vitrage/tests/resources/templates/equivalences_dup/dup-in-multi-file/first.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/equivalences_dup/dup-in-multi-file creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/equivalences_dup/dup-in-multi-def copying build/lib/vitrage/tests/resources/templates/equivalences_dup/dup-in-multi-def/multi.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/equivalences_dup/dup-in-multi-def creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/def_template_tests creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/def_template_tests/templates copying build/lib/vitrage/tests/resources/templates/def_template_tests/templates/with_conflicting_include_entities.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/def_template_tests/templates copying build/lib/vitrage/tests/resources/templates/def_template_tests/templates/only_using_def_template_definitions.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/def_template_tests/templates copying build/lib/vitrage/tests/resources/templates/def_template_tests/templates/no_definitions_only_include.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/def_template_tests/templates copying build/lib/vitrage/tests/resources/templates/def_template_tests/templates/include_with_empty_name.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/def_template_tests/templates copying build/lib/vitrage/tests/resources/templates/def_template_tests/templates/basic_with_two_includes.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/def_template_tests/templates copying build/lib/vitrage/tests/resources/templates/def_template_tests/templates/basic_with_include_that_doesnt_exist.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/def_template_tests/templates copying build/lib/vitrage/tests/resources/templates/def_template_tests/templates/basic_with_include.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/def_template_tests/templates creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/def_template_tests/definition_templates copying build/lib/vitrage/tests/resources/templates/def_template_tests/definition_templates/with_scenarios.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/def_template_tests/definition_templates copying build/lib/vitrage/tests/resources/templates/def_template_tests/definition_templates/with_include.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/def_template_tests/definition_templates copying build/lib/vitrage/tests/resources/templates/def_template_tests/definition_templates/single_entity.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/def_template_tests/definition_templates copying build/lib/vitrage/tests/resources/templates/def_template_tests/definition_templates/large_def_template.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/def_template_tests/definition_templates copying build/lib/vitrage/tests/resources/templates/def_template_tests/definition_templates/basic_def_template.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/def_template_tests/definition_templates creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/consistency copying build/lib/vitrage/tests/resources/templates/consistency/deduced_alarm_on_instance.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/templates/consistency creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/static_datasources creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/static_datasources/changes_datasources creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/static_datasources/changes_datasources/mixed_changes copying build/lib/vitrage/tests/resources/static_datasources/changes_datasources/mixed_changes/static.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/static_datasources/changes_datasources/mixed_changes creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/static_datasources/changes_datasources/deleted_resources copying build/lib/vitrage/tests/resources/static_datasources/changes_datasources/deleted_resources/static.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/static_datasources/changes_datasources/deleted_resources creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/static_datasources/changes_datasources/changed_resources copying build/lib/vitrage/tests/resources/static_datasources/changes_datasources/changed_resources/static.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/static_datasources/changes_datasources/changed_resources creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/static_datasources/changes_datasources/baseline copying build/lib/vitrage/tests/resources/static_datasources/changes_datasources/baseline/static.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/static_datasources/changes_datasources/baseline creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/static_datasources/changes_datasources/added_resources copying build/lib/vitrage/tests/resources/static_datasources/changes_datasources/added_resources/static.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/static_datasources/changes_datasources/added_resources copying build/lib/vitrage/tests/resources/static_datasources/changes_datasources/switch_to_switch_datasource.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/static_datasources/changes_datasources copying build/lib/vitrage/tests/resources/static_datasources/changes_datasources/switch_to_host_datasource.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/static_datasources/changes_datasources copying build/lib/vitrage/tests/resources/static_datasources/switch_to_switch_datasource.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/static_datasources copying build/lib/vitrage/tests/resources/static_datasources/switch_to_host_datasource.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/static_datasources copying build/lib/vitrage/tests/resources/static_datasources/switch_to_host.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/static_datasources creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/snmp_parsing copying build/lib/vitrage/tests/resources/snmp_parsing/snmp_parsing_conf.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/snmp_parsing creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/snmp_notifier copying build/lib/vitrage/tests/resources/snmp_notifier/oid_tree_without_severity_mapping.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/snmp_notifier copying build/lib/vitrage/tests/resources/snmp_notifier/oid_tree_with_severity_mapping.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/snmp_notifier copying build/lib/vitrage/tests/resources/snmp_notifier/dests.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/snmp_notifier copying build/lib/vitrage/tests/resources/snmp_notifier/alarm_oid_mapping.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/snmp_notifier creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/prometheus copying build/lib/vitrage/tests/resources/prometheus/prometheus_conf.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/prometheus creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/nagios copying build/lib/vitrage/tests/resources/nagios/nagios_conf.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/nagios copying build/lib/vitrage/tests/resources/nagios/nagios-mock.html -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/nagios creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/vertices copying build/lib/vitrage/tests/resources/mock_configurations/vertices/zabbix.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/vertices copying build/lib/vitrage/tests/resources/mock_configurations/vertices/vitrage.alarm.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/vertices copying build/lib/vitrage/tests/resources/mock_configurations/vertices/tripleo.controller.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/vertices copying build/lib/vitrage/tests/resources/mock_configurations/vertices/openstack-cluster.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/vertices copying build/lib/vitrage/tests/resources/mock_configurations/vertices/nova.zone.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/vertices copying build/lib/vitrage/tests/resources/mock_configurations/vertices/nova.instance.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/vertices copying build/lib/vitrage/tests/resources/mock_configurations/vertices/nova.host.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/vertices copying build/lib/vitrage/tests/resources/mock_configurations/vertices/neutron.port.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/vertices copying build/lib/vitrage/tests/resources/mock_configurations/vertices/neutron.network.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/vertices copying build/lib/vitrage/tests/resources/mock_configurations/vertices/cinder.volume.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/vertices creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/transformer copying build/lib/vitrage/tests/resources/mock_configurations/transformer/transformer_zone_snapshot_static.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/transformer copying build/lib/vitrage/tests/resources/mock_configurations/transformer/transformer_zone_snapshot_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/transformer copying build/lib/vitrage/tests/resources/mock_configurations/transformer/transformer_prometheus_update_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/transformer copying build/lib/vitrage/tests/resources/mock_configurations/transformer/transformer_kapacitor_update_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/transformer copying build/lib/vitrage/tests/resources/mock_configurations/transformer/transformer_inst_snapshot_static.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/transformer copying build/lib/vitrage/tests/resources/mock_configurations/transformer/transformer_inst_snapshot_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/transformer copying build/lib/vitrage/tests/resources/mock_configurations/transformer/transformer_host_snapshot_static.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/transformer copying build/lib/vitrage/tests/resources/mock_configurations/transformer/transformer_host_snapshot_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/transformer copying build/lib/vitrage/tests/resources/mock_configurations/transformer/transformer_doctor_update_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/transformer copying build/lib/vitrage/tests/resources/mock_configurations/transformer/transformer_collectd_update_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/transformer copying build/lib/vitrage/tests/resources/mock_configurations/transformer/transformer_aodh_update_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/transformer copying build/lib/vitrage/tests/resources/mock_configurations/transformer/transformer_aodh_snapshot_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/transformer creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/edges copying build/lib/vitrage/tests/resources/mock_configurations/edges/on.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/edges copying build/lib/vitrage/tests/resources/mock_configurations/edges/contains.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/edges copying build/lib/vitrage/tests/resources/mock_configurations/edges/attached.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/edges creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/driver copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_zone_snapshot_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/driver copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_zabbix_snapshot_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/driver copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_volume_update_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/driver copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_volume_snapshot_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/driver copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_trove_instance_snapshot_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/driver copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_trove_cluster_snapshot_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/driver copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_static_snapshot_static.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/driver copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_static_snapshot_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/driver copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_stack_update_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/driver copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_stack_snapshot_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/driver copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_prometheus_update_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/driver copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_nagios_snapshot_static.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/driver copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_nagios_snapshot_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/driver copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_kubernetes_snapshot_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/driver copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_kapacitor_update_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/driver copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_inst_update_versioned_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/driver copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_inst_update_legacy_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/driver copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_inst_snapshot_static.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/driver copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_inst_snapshot_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/driver copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_host_snapshot_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/driver copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_doctor_update_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/driver copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_consistency_update_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/driver copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_collectd_update_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/driver copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_aodh_update_dynamic.json -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/mock_configurations/driver creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/kubernetes copying build/lib/vitrage/tests/resources/kubernetes/kubernetes_config.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/kubernetes creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/kapacitor copying build/lib/vitrage/tests/resources/kapacitor/kapacitor_conf.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/kapacitor creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/datasources_values creating build/bdist.linux-x86_64/wheel/vitrage/tests/resources/datasources_values/erroneous_values copying build/lib/vitrage/tests/resources/datasources_values/erroneous_values/nova.instance.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/datasources_values/erroneous_values copying build/lib/vitrage/tests/resources/datasources_values/erroneous_values/nova.host.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/datasources_values/erroneous_values copying build/lib/vitrage/tests/resources/datasources_values/erroneous_values/nagios.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/datasources_values/erroneous_values copying build/lib/vitrage/tests/resources/datasources_values/erroneous_values/default.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/datasources_values/erroneous_values copying build/lib/vitrage/tests/resources/datasources_values/vitrage.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/datasources_values copying build/lib/vitrage/tests/resources/datasources_values/nova.zone.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/datasources_values copying build/lib/vitrage/tests/resources/datasources_values/nova.instance.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/datasources_values copying build/lib/vitrage/tests/resources/datasources_values/nova.host.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/datasources_values copying build/lib/vitrage/tests/resources/datasources_values/nagios.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/datasources_values copying build/lib/vitrage/tests/resources/datasources_values/default.yaml -> build/bdist.linux-x86_64/wheel/vitrage/tests/resources/datasources_values creating build/bdist.linux-x86_64/wheel/vitrage/tests/mocks creating build/bdist.linux-x86_64/wheel/vitrage/tests/mocks/mock_graph_datasource copying build/lib/vitrage/tests/mocks/mock_graph_datasource/transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/mocks/mock_graph_datasource copying build/lib/vitrage/tests/mocks/mock_graph_datasource/driver.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/mocks/mock_graph_datasource copying build/lib/vitrage/tests/mocks/mock_graph_datasource/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/mocks/mock_graph_datasource copying build/lib/vitrage/tests/mocks/utils.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/mocks copying build/lib/vitrage/tests/mocks/trace_generator.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/mocks copying build/lib/vitrage/tests/mocks/mock_transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/mocks copying build/lib/vitrage/tests/mocks/mock_driver.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/mocks copying build/lib/vitrage/tests/mocks/graph_generator.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/mocks copying build/lib/vitrage/tests/mocks/entity_model.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/mocks copying build/lib/vitrage/tests/mocks/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/mocks copying build/lib/vitrage/tests/base.py -> build/bdist.linux-x86_64/wheel/vitrage/tests copying build/lib/vitrage/tests/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests creating build/bdist.linux-x86_64/wheel/vitrage/tests/functional creating build/bdist.linux-x86_64/wheel/vitrage/tests/functional/evaluator copying build/lib/vitrage/tests/functional/evaluator/test_scenario_evaluator.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/evaluator copying build/lib/vitrage/tests/functional/evaluator/test_action_executor.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/evaluator copying build/lib/vitrage/tests/functional/evaluator/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/evaluator creating build/bdist.linux-x86_64/wheel/vitrage/tests/functional/api_handler copying build/lib/vitrage/tests/functional/api_handler/test_templates_v3.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/api_handler copying build/lib/vitrage/tests/functional/api_handler/test_templates_v2.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/api_handler copying build/lib/vitrage/tests/functional/api_handler/test_templates.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/api_handler copying build/lib/vitrage/tests/functional/api_handler/test_apis.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/api_handler copying build/lib/vitrage/tests/functional/api_handler/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/api_handler creating build/bdist.linux-x86_64/wheel/vitrage/tests/functional/entity_graph copying build/lib/vitrage/tests/functional/entity_graph/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/entity_graph creating build/bdist.linux-x86_64/wheel/vitrage/tests/functional/entity_graph/processor copying build/lib/vitrage/tests/functional/entity_graph/processor/test_processor.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/entity_graph/processor copying build/lib/vitrage/tests/functional/entity_graph/processor/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/entity_graph/processor creating build/bdist.linux-x86_64/wheel/vitrage/tests/functional/entity_graph/graph_persistor copying build/lib/vitrage/tests/functional/entity_graph/graph_persistor/test_graph_persistor.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/entity_graph/graph_persistor copying build/lib/vitrage/tests/functional/entity_graph/graph_persistor/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/entity_graph/graph_persistor creating build/bdist.linux-x86_64/wheel/vitrage/tests/functional/entity_graph/consistency copying build/lib/vitrage/tests/functional/entity_graph/consistency/test_consistency.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/entity_graph/consistency copying build/lib/vitrage/tests/functional/entity_graph/consistency/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/entity_graph/consistency creating build/bdist.linux-x86_64/wheel/vitrage/tests/functional/entity_graph/states copying build/lib/vitrage/tests/functional/entity_graph/states/test_datasource_info_mapper.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/entity_graph/states copying build/lib/vitrage/tests/functional/entity_graph/states/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/entity_graph/states copying build/lib/vitrage/tests/functional/test_configuration.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional copying build/lib/vitrage/tests/functional/base.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional copying build/lib/vitrage/tests/functional/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional creating build/bdist.linux-x86_64/wheel/vitrage/tests/functional/api copying build/lib/vitrage/tests/functional/api/test_versions.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/api copying build/lib/vitrage/tests/functional/api/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/api creating build/bdist.linux-x86_64/wheel/vitrage/tests/functional/api/v1 copying build/lib/vitrage/tests/functional/api/v1/test_template_versions.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/api/v1 copying build/lib/vitrage/tests/functional/api/v1/test_status.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/api/v1 copying build/lib/vitrage/tests/functional/api/v1/test_service.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/api/v1 copying build/lib/vitrage/tests/functional/api/v1/test_noauth.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/api/v1 copying build/lib/vitrage/tests/functional/api/v1/test_keycloak.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/api/v1 copying build/lib/vitrage/tests/functional/api/v1/test_health.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/api/v1 copying build/lib/vitrage/tests/functional/api/v1/test_basic.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/api/v1 copying build/lib/vitrage/tests/functional/api/v1/test_auth.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/api/v1 copying build/lib/vitrage/tests/functional/api/v1/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/api/v1 creating build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources creating build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/trove copying build/lib/vitrage/tests/functional/datasources/trove/test_trove_instance.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/trove copying build/lib/vitrage/tests/functional/datasources/trove/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/trove copying build/lib/vitrage/tests/functional/datasources/base.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources copying build/lib/vitrage/tests/functional/datasources/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources creating build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/heat copying build/lib/vitrage/tests/functional/datasources/heat/test_heat_stack.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/heat copying build/lib/vitrage/tests/functional/datasources/heat/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/heat creating build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/cinder copying build/lib/vitrage/tests/functional/datasources/cinder/test_cinder_volume.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/cinder copying build/lib/vitrage/tests/functional/datasources/cinder/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/cinder creating build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/aodh copying build/lib/vitrage/tests/functional/datasources/aodh/test_aodh.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/aodh copying build/lib/vitrage/tests/functional/datasources/aodh/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/aodh creating build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/collectd copying build/lib/vitrage/tests/functional/datasources/collectd/test_collectd.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/collectd copying build/lib/vitrage/tests/functional/datasources/collectd/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/collectd creating build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/nagios copying build/lib/vitrage/tests/functional/datasources/nagios/test_nagios.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/nagios copying build/lib/vitrage/tests/functional/datasources/nagios/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/nagios creating build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/nova copying build/lib/vitrage/tests/functional/datasources/nova/test_nova_datasources.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/nova copying build/lib/vitrage/tests/functional/datasources/nova/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/nova creating build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/neutron copying build/lib/vitrage/tests/functional/datasources/neutron/test_neutron_port.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/neutron copying build/lib/vitrage/tests/functional/datasources/neutron/test_neutron_network.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/neutron copying build/lib/vitrage/tests/functional/datasources/neutron/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/neutron creating build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/listener_service copying build/lib/vitrage/tests/functional/datasources/listener_service/test_listener_service.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/listener_service copying build/lib/vitrage/tests/functional/datasources/listener_service/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/functional/datasources/listener_service creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/snmp_parsing copying build/lib/vitrage/tests/unit/snmp_parsing/test_snmp_parsing.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/snmp_parsing copying build/lib/vitrage/tests/unit/snmp_parsing/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/snmp_parsing creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/cli copying build/lib/vitrage/tests/unit/cli/test_status.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/cli copying build/lib/vitrage/tests/unit/cli/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/cli copying build/lib/vitrage/tests/unit/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/common copying build/lib/vitrage/tests/unit/common/test_utils.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/common copying build/lib/vitrage/tests/unit/common/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/common creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/storage copying build/lib/vitrage/tests/unit/storage/test_migrations.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/storage copying build/lib/vitrage/tests/unit/storage/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/storage creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/notifier copying build/lib/vitrage/tests/unit/notifier/test_notifier.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/notifier copying build/lib/vitrage/tests/unit/notifier/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/notifier creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/notifier/snmp_notifier copying build/lib/vitrage/tests/unit/notifier/snmp_notifier/test_snmp_sender_without_severity_map.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/notifier/snmp_notifier copying build/lib/vitrage/tests/unit/notifier/snmp_notifier/test_snmp_sender_with_severity_map.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/notifier/snmp_notifier copying build/lib/vitrage/tests/unit/notifier/snmp_notifier/test_snmp_notifier.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/notifier/snmp_notifier copying build/lib/vitrage/tests/unit/notifier/snmp_notifier/common.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/notifier/snmp_notifier copying build/lib/vitrage/tests/unit/notifier/snmp_notifier/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/notifier/snmp_notifier creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/machine_learning creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/machine_learning/jaccard_correlation copying build/lib/vitrage/tests/unit/machine_learning/jaccard_correlation/test_jaccard_correlation.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/machine_learning/jaccard_correlation copying build/lib/vitrage/tests/unit/machine_learning/jaccard_correlation/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/machine_learning/jaccard_correlation copying build/lib/vitrage/tests/unit/machine_learning/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/machine_learning creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/entity_graph creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/entity_graph/states copying build/lib/vitrage/tests/unit/entity_graph/states/test_datasource_info_mapper.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/entity_graph/states copying build/lib/vitrage/tests/unit/entity_graph/states/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/entity_graph/states creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/entity_graph/processor copying build/lib/vitrage/tests/unit/entity_graph/processor/test_processor.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/entity_graph/processor copying build/lib/vitrage/tests/unit/entity_graph/processor/test_entity_graph.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/entity_graph/processor copying build/lib/vitrage/tests/unit/entity_graph/processor/base.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/entity_graph/processor copying build/lib/vitrage/tests/unit/entity_graph/processor/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/entity_graph/processor copying build/lib/vitrage/tests/unit/entity_graph/test_transformer_manager.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/entity_graph copying build/lib/vitrage/tests/unit/entity_graph/test_processor_service.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/entity_graph copying build/lib/vitrage/tests/unit/entity_graph/base.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/entity_graph copying build/lib/vitrage/tests/unit/entity_graph/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/entity_graph creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/hacking copying build/lib/vitrage/tests/unit/hacking/test_hacking.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/hacking copying build/lib/vitrage/tests/unit/hacking/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/hacking creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/graph copying build/lib/vitrage/tests/unit/graph/test_graph_algo.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/graph copying build/lib/vitrage/tests/unit/graph/test_graph.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/graph copying build/lib/vitrage/tests/unit/graph/base.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/graph copying build/lib/vitrage/tests/unit/graph/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/graph creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_functions copying build/lib/vitrage/tests/unit/evaluator/template_functions/test_template_functions.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_functions copying build/lib/vitrage/tests/unit/evaluator/template_functions/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_functions copying build/lib/vitrage/tests/unit/evaluator/test_template_loader.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator copying build/lib/vitrage/tests/unit/evaluator/test_scenario_repository.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator copying build/lib/vitrage/tests/unit/evaluator/test_scenario_evaluator.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator copying build/lib/vitrage/tests/unit/evaluator/test_equivalence_repository.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator copying build/lib/vitrage/tests/unit/evaluator/test_equivalence_loader.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator copying build/lib/vitrage/tests/unit/evaluator/test_condition.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator copying build/lib/vitrage/tests/unit/evaluator/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/recipes copying build/lib/vitrage/tests/unit/evaluator/recipes/test_set_state_recipe.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/recipes copying build/lib/vitrage/tests/unit/evaluator/recipes/test_raise_alarm.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/recipes copying build/lib/vitrage/tests/unit/evaluator/recipes/test_mark_down.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/recipes copying build/lib/vitrage/tests/unit/evaluator/recipes/test_execute_mistral.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/recipes copying build/lib/vitrage/tests/unit/evaluator/recipes/test_add_causal_relationship_recipe.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/recipes copying build/lib/vitrage/tests/unit/evaluator/recipes/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/recipes creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_validation creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_validation/content copying build/lib/vitrage/tests/unit/evaluator/template_validation/content/test_template_content_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_validation/content copying build/lib/vitrage/tests/unit/evaluator/template_validation/content/base_test_execute_mistral_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_validation/content copying build/lib/vitrage/tests/unit/evaluator/template_validation/content/base.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_validation/content copying build/lib/vitrage/tests/unit/evaluator/template_validation/content/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_validation/content creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_validation/content/v1 copying build/lib/vitrage/tests/unit/evaluator/template_validation/content/v1/test_set_state_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_validation/content/v1 copying build/lib/vitrage/tests/unit/evaluator/template_validation/content/v1/test_raise_alarm_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_validation/content/v1 copying build/lib/vitrage/tests/unit/evaluator/template_validation/content/v1/test_parameters_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_validation/content/v1 copying build/lib/vitrage/tests/unit/evaluator/template_validation/content/v1/test_metadata_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_validation/content/v1 copying build/lib/vitrage/tests/unit/evaluator/template_validation/content/v1/test_mark_down_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_validation/content/v1 copying build/lib/vitrage/tests/unit/evaluator/template_validation/content/v1/test_execute_mistral_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_validation/content/v1 copying build/lib/vitrage/tests/unit/evaluator/template_validation/content/v1/test_add_causal_relationship_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_validation/content/v1 copying build/lib/vitrage/tests/unit/evaluator/template_validation/content/v1/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_validation/content/v1 creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_validation/content/v2 copying build/lib/vitrage/tests/unit/evaluator/template_validation/content/v2/test_parameters_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_validation/content/v2 copying build/lib/vitrage/tests/unit/evaluator/template_validation/content/v2/test_metadata_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_validation/content/v2 copying build/lib/vitrage/tests/unit/evaluator/template_validation/content/v2/test_execute_mistral_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_validation/content/v2 copying build/lib/vitrage/tests/unit/evaluator/template_validation/content/v2/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_validation/content/v2 copying build/lib/vitrage/tests/unit/evaluator/template_validation/test_template_validator_v3.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_validation copying build/lib/vitrage/tests/unit/evaluator/template_validation/test_template_syntax_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_validation copying build/lib/vitrage/tests/unit/evaluator/template_validation/test_def_template_syntax_validator.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_validation copying build/lib/vitrage/tests/unit/evaluator/template_validation/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_validation creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_loading creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_loading/v2 copying build/lib/vitrage/tests/unit/evaluator/template_loading/v2/test_template_loader.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_loading/v2 copying build/lib/vitrage/tests/unit/evaluator/template_loading/v2/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_loading/v2 copying build/lib/vitrage/tests/unit/evaluator/template_loading/test_template_loading_v3.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_loading copying build/lib/vitrage/tests/unit/evaluator/template_loading/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/evaluator/template_loading creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/kubernetes copying build/lib/vitrage/tests/unit/datasources/kubernetes/test_kubernetes_transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/kubernetes creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/trove copying build/lib/vitrage/tests/unit/datasources/trove/test_trove_instance_transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/trove copying build/lib/vitrage/tests/unit/datasources/trove/test_trove_cluster_transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/trove copying build/lib/vitrage/tests/unit/datasources/trove/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/trove creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/doctor copying build/lib/vitrage/tests/unit/datasources/doctor/test_doctor_transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/doctor copying build/lib/vitrage/tests/unit/datasources/doctor/test_doctor_driver.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/doctor copying build/lib/vitrage/tests/unit/datasources/doctor/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/doctor creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/static copying build/lib/vitrage/tests/unit/datasources/static/test_static_transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/static copying build/lib/vitrage/tests/unit/datasources/static/test_static_driver.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/static copying build/lib/vitrage/tests/unit/datasources/static/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/static copying build/lib/vitrage/tests/unit/datasources/test_transformer_base.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources copying build/lib/vitrage/tests/unit/datasources/test_datasource_update_method.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources copying build/lib/vitrage/tests/unit/datasources/test_alarm_transformer_base.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources copying build/lib/vitrage/tests/unit/datasources/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/aodh copying build/lib/vitrage/tests/unit/datasources/aodh/test_aodh_transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/aodh copying build/lib/vitrage/tests/unit/datasources/aodh/test_aodh_driver.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/aodh copying build/lib/vitrage/tests/unit/datasources/aodh/mock_driver.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/aodh copying build/lib/vitrage/tests/unit/datasources/aodh/aodh_transformer_base_test.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/aodh copying build/lib/vitrage/tests/unit/datasources/aodh/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/aodh creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/prometheus copying build/lib/vitrage/tests/unit/datasources/prometheus/test_prometheus_transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/prometheus copying build/lib/vitrage/tests/unit/datasources/prometheus/test_prometheus_driver.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/prometheus copying build/lib/vitrage/tests/unit/datasources/prometheus/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/prometheus creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/collectd copying build/lib/vitrage/tests/unit/datasources/collectd/test_mapper.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/collectd copying build/lib/vitrage/tests/unit/datasources/collectd/test_collectd_transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/collectd copying build/lib/vitrage/tests/unit/datasources/collectd/test_collectd_driver.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/collectd copying build/lib/vitrage/tests/unit/datasources/collectd/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/collectd creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/heat copying build/lib/vitrage/tests/unit/datasources/heat/test_heat_stack_transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/heat copying build/lib/vitrage/tests/unit/datasources/heat/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/heat creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/zabbix copying build/lib/vitrage/tests/unit/datasources/zabbix/zabbix_base_test.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/zabbix copying build/lib/vitrage/tests/unit/datasources/zabbix/test_zabbix_transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/zabbix copying build/lib/vitrage/tests/unit/datasources/zabbix/test_zabbix_driver.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/zabbix copying build/lib/vitrage/tests/unit/datasources/zabbix/test_zabbix_configuration.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/zabbix copying build/lib/vitrage/tests/unit/datasources/zabbix/mock_driver.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/zabbix copying build/lib/vitrage/tests/unit/datasources/zabbix/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/zabbix creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/nova copying build/lib/vitrage/tests/unit/datasources/nova/test_nova_zone_transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/nova copying build/lib/vitrage/tests/unit/datasources/nova/test_nova_instance_driver.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/nova copying build/lib/vitrage/tests/unit/datasources/nova/test_nova_host_transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/nova copying build/lib/vitrage/tests/unit/datasources/nova/test_instance_transformer_versioned_notifications.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/nova copying build/lib/vitrage/tests/unit/datasources/nova/test_instance_transformer_snapshot_events.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/nova copying build/lib/vitrage/tests/unit/datasources/nova/test_instance_transformer_legacy_notifications.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/nova copying build/lib/vitrage/tests/unit/datasources/nova/base_nova_instance_transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/nova copying build/lib/vitrage/tests/unit/datasources/nova/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/nova creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/consistency copying build/lib/vitrage/tests/unit/datasources/consistency/test_consistency_transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/consistency copying build/lib/vitrage/tests/unit/datasources/consistency/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/consistency creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/kapacitor copying build/lib/vitrage/tests/unit/datasources/kapacitor/test_kapacitor_transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/kapacitor copying build/lib/vitrage/tests/unit/datasources/kapacitor/test_kapacitor_driver.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/kapacitor copying build/lib/vitrage/tests/unit/datasources/kapacitor/test_kapacitor_configuration.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/kapacitor copying build/lib/vitrage/tests/unit/datasources/kapacitor/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/kapacitor creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/tmfapi639 copying build/lib/vitrage/tests/unit/datasources/tmfapi639/test_tmfapi639_transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/tmfapi639 copying build/lib/vitrage/tests/unit/datasources/tmfapi639/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/tmfapi639 creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/cetus copying build/lib/vitrage/tests/unit/datasources/cetus/test_cetus_pod_transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/cetus copying build/lib/vitrage/tests/unit/datasources/cetus/test_cetus_cluster_transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/cetus copying build/lib/vitrage/tests/unit/datasources/cetus/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/cetus creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/nagios copying build/lib/vitrage/tests/unit/datasources/nagios/test_nagios_transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/nagios copying build/lib/vitrage/tests/unit/datasources/nagios/test_nagios_parser.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/nagios copying build/lib/vitrage/tests/unit/datasources/nagios/test_nagios_driver.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/nagios copying build/lib/vitrage/tests/unit/datasources/nagios/test_nagios_config.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/nagios copying build/lib/vitrage/tests/unit/datasources/nagios/nagios_base_test.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/nagios copying build/lib/vitrage/tests/unit/datasources/nagios/mock_driver.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/nagios copying build/lib/vitrage/tests/unit/datasources/nagios/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/nagios creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/cinder copying build/lib/vitrage/tests/unit/datasources/cinder/test_cinder_volume_transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/cinder copying build/lib/vitrage/tests/unit/datasources/cinder/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/cinder creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/neutron creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/neutron/network copying build/lib/vitrage/tests/unit/datasources/neutron/network/test_neutron_network_transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/neutron/network copying build/lib/vitrage/tests/unit/datasources/neutron/network/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/neutron/network copying build/lib/vitrage/tests/unit/datasources/neutron/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/neutron creating build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/neutron/port copying build/lib/vitrage/tests/unit/datasources/neutron/port/test_neutron_port_transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/neutron/port copying build/lib/vitrage/tests/unit/datasources/neutron/port/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/tests/unit/datasources/neutron/port creating build/bdist.linux-x86_64/wheel/vitrage/datasources creating build/bdist.linux-x86_64/wheel/vitrage/datasources/zabbix creating build/bdist.linux-x86_64/wheel/vitrage/datasources/zabbix/auxiliary copying build/lib/vitrage/datasources/zabbix/auxiliary/zabbix_vitrage.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/zabbix/auxiliary copying build/lib/vitrage/datasources/zabbix/auxiliary/readme -> build/bdist.linux-x86_64/wheel/vitrage/datasources/zabbix/auxiliary copying build/lib/vitrage/datasources/zabbix/transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/zabbix copying build/lib/vitrage/datasources/zabbix/properties.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/zabbix copying build/lib/vitrage/datasources/zabbix/driver.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/zabbix copying build/lib/vitrage/datasources/zabbix/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/zabbix creating build/bdist.linux-x86_64/wheel/vitrage/datasources/collectd copying build/lib/vitrage/datasources/collectd/transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/collectd copying build/lib/vitrage/datasources/collectd/properties.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/collectd copying build/lib/vitrage/datasources/collectd/mapper.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/collectd copying build/lib/vitrage/datasources/collectd/driver.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/collectd copying build/lib/vitrage/datasources/collectd/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/collectd creating build/bdist.linux-x86_64/wheel/vitrage/datasources/collectd/collectd_vitrage copying build/lib/vitrage/datasources/collectd/collectd_vitrage/readme -> build/bdist.linux-x86_64/wheel/vitrage/datasources/collectd/collectd_vitrage copying build/lib/vitrage/datasources/collectd/collectd_vitrage/vitrageplugin.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/collectd/collectd_vitrage copying build/lib/vitrage/datasources/collectd/collectd_vitrage/plugin.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/collectd/collectd_vitrage copying build/lib/vitrage/datasources/collectd/collectd_vitrage/getsigchld.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/collectd/collectd_vitrage copying build/lib/vitrage/datasources/collectd/collectd_vitrage/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/collectd/collectd_vitrage creating build/bdist.linux-x86_64/wheel/vitrage/datasources/tmfapi639 copying build/lib/vitrage/datasources/tmfapi639/transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/tmfapi639 copying build/lib/vitrage/datasources/tmfapi639/driver.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/tmfapi639 copying build/lib/vitrage/datasources/tmfapi639/config.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/tmfapi639 copying build/lib/vitrage/datasources/tmfapi639/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/tmfapi639 creating build/bdist.linux-x86_64/wheel/vitrage/datasources/monasca copying build/lib/vitrage/datasources/monasca/transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/monasca copying build/lib/vitrage/datasources/monasca/properties.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/monasca copying build/lib/vitrage/datasources/monasca/driver.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/monasca copying build/lib/vitrage/datasources/monasca/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/monasca creating build/bdist.linux-x86_64/wheel/vitrage/datasources/prometheus copying build/lib/vitrage/datasources/prometheus/transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/prometheus copying build/lib/vitrage/datasources/prometheus/properties.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/prometheus copying build/lib/vitrage/datasources/prometheus/driver.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/prometheus copying build/lib/vitrage/datasources/prometheus/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/prometheus creating build/bdist.linux-x86_64/wheel/vitrage/datasources/cinder creating build/bdist.linux-x86_64/wheel/vitrage/datasources/cinder/volume copying build/lib/vitrage/datasources/cinder/volume/transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/cinder/volume copying build/lib/vitrage/datasources/cinder/volume/properties.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/cinder/volume copying build/lib/vitrage/datasources/cinder/volume/driver.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/cinder/volume copying build/lib/vitrage/datasources/cinder/volume/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/cinder/volume copying build/lib/vitrage/datasources/cinder/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/cinder creating build/bdist.linux-x86_64/wheel/vitrage/datasources/heat copying build/lib/vitrage/datasources/heat/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/heat creating build/bdist.linux-x86_64/wheel/vitrage/datasources/heat/stack copying build/lib/vitrage/datasources/heat/stack/transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/heat/stack copying build/lib/vitrage/datasources/heat/stack/properties.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/heat/stack copying build/lib/vitrage/datasources/heat/stack/driver.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/heat/stack copying build/lib/vitrage/datasources/heat/stack/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/heat/stack creating build/bdist.linux-x86_64/wheel/vitrage/datasources/static copying build/lib/vitrage/datasources/static/transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/static copying build/lib/vitrage/datasources/static/driver.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/static copying build/lib/vitrage/datasources/static/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/static creating build/bdist.linux-x86_64/wheel/vitrage/datasources/kubernetes copying build/lib/vitrage/datasources/kubernetes/transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/kubernetes copying build/lib/vitrage/datasources/kubernetes/properties.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/kubernetes copying build/lib/vitrage/datasources/kubernetes/driver.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/kubernetes copying build/lib/vitrage/datasources/kubernetes/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/kubernetes creating build/bdist.linux-x86_64/wheel/vitrage/datasources/kapacitor creating build/bdist.linux-x86_64/wheel/vitrage/datasources/kapacitor/auxiliary copying build/lib/vitrage/datasources/kapacitor/auxiliary/kapacitor_vitrage.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/kapacitor/auxiliary copying build/lib/vitrage/datasources/kapacitor/transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/kapacitor copying build/lib/vitrage/datasources/kapacitor/properties.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/kapacitor copying build/lib/vitrage/datasources/kapacitor/driver.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/kapacitor copying build/lib/vitrage/datasources/kapacitor/config.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/kapacitor copying build/lib/vitrage/datasources/kapacitor/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/kapacitor creating build/bdist.linux-x86_64/wheel/vitrage/datasources/aodh copying build/lib/vitrage/datasources/aodh/transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/aodh copying build/lib/vitrage/datasources/aodh/properties.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/aodh copying build/lib/vitrage/datasources/aodh/driver.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/aodh copying build/lib/vitrage/datasources/aodh/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/aodh copying build/lib/vitrage/datasources/utils.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources copying build/lib/vitrage/datasources/transformer_base.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources copying build/lib/vitrage/datasources/resource_transformer_base.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources copying build/lib/vitrage/datasources/driver_base.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources copying build/lib/vitrage/datasources/alarm_transformer_base.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources copying build/lib/vitrage/datasources/alarm_properties.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources copying build/lib/vitrage/datasources/alarm_driver_base.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources copying build/lib/vitrage/datasources/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources creating build/bdist.linux-x86_64/wheel/vitrage/datasources/consistency copying build/lib/vitrage/datasources/consistency/transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/consistency copying build/lib/vitrage/datasources/consistency/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/consistency creating build/bdist.linux-x86_64/wheel/vitrage/datasources/neutron creating build/bdist.linux-x86_64/wheel/vitrage/datasources/neutron/port copying build/lib/vitrage/datasources/neutron/port/transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/neutron/port copying build/lib/vitrage/datasources/neutron/port/driver.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/neutron/port copying build/lib/vitrage/datasources/neutron/port/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/neutron/port copying build/lib/vitrage/datasources/neutron/properties.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/neutron copying build/lib/vitrage/datasources/neutron/base.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/neutron copying build/lib/vitrage/datasources/neutron/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/neutron creating build/bdist.linux-x86_64/wheel/vitrage/datasources/neutron/network copying build/lib/vitrage/datasources/neutron/network/transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/neutron/network copying build/lib/vitrage/datasources/neutron/network/driver.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/neutron/network copying build/lib/vitrage/datasources/neutron/network/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/neutron/network creating build/bdist.linux-x86_64/wheel/vitrage/datasources/nagios copying build/lib/vitrage/datasources/nagios/transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/nagios copying build/lib/vitrage/datasources/nagios/properties.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/nagios copying build/lib/vitrage/datasources/nagios/parser.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/nagios copying build/lib/vitrage/datasources/nagios/driver.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/nagios copying build/lib/vitrage/datasources/nagios/config.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/nagios copying build/lib/vitrage/datasources/nagios/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/nagios creating build/bdist.linux-x86_64/wheel/vitrage/datasources/doctor copying build/lib/vitrage/datasources/doctor/transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/doctor copying build/lib/vitrage/datasources/doctor/properties.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/doctor copying build/lib/vitrage/datasources/doctor/driver.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/doctor copying build/lib/vitrage/datasources/doctor/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/doctor creating build/bdist.linux-x86_64/wheel/vitrage/datasources/nova creating build/bdist.linux-x86_64/wheel/vitrage/datasources/nova/zone copying build/lib/vitrage/datasources/nova/zone/transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/nova/zone copying build/lib/vitrage/datasources/nova/zone/driver.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/nova/zone copying build/lib/vitrage/datasources/nova/zone/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/nova/zone copying build/lib/vitrage/datasources/nova/properties.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/nova copying build/lib/vitrage/datasources/nova/nova_driver_base.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/nova copying build/lib/vitrage/datasources/nova/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/nova creating build/bdist.linux-x86_64/wheel/vitrage/datasources/nova/host copying build/lib/vitrage/datasources/nova/host/transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/nova/host copying build/lib/vitrage/datasources/nova/host/driver.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/nova/host copying build/lib/vitrage/datasources/nova/host/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/nova/host creating build/bdist.linux-x86_64/wheel/vitrage/datasources/nova/instance copying build/lib/vitrage/datasources/nova/instance/transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/nova/instance copying build/lib/vitrage/datasources/nova/instance/field_extractor.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/nova/instance copying build/lib/vitrage/datasources/nova/instance/driver.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/nova/instance copying build/lib/vitrage/datasources/nova/instance/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/nova/instance creating build/bdist.linux-x86_64/wheel/vitrage/datasources/trove copying build/lib/vitrage/datasources/trove/trove_driver_base.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/trove copying build/lib/vitrage/datasources/trove/properties.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/trove copying build/lib/vitrage/datasources/trove/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/trove creating build/bdist.linux-x86_64/wheel/vitrage/datasources/trove/instance copying build/lib/vitrage/datasources/trove/instance/transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/trove/instance copying build/lib/vitrage/datasources/trove/instance/driver.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/trove/instance copying build/lib/vitrage/datasources/trove/instance/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/trove/instance creating build/bdist.linux-x86_64/wheel/vitrage/datasources/trove/cluster copying build/lib/vitrage/datasources/trove/cluster/transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/trove/cluster copying build/lib/vitrage/datasources/trove/cluster/driver.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/trove/cluster copying build/lib/vitrage/datasources/trove/cluster/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/trove/cluster creating build/bdist.linux-x86_64/wheel/vitrage/datasources/cetus creating build/bdist.linux-x86_64/wheel/vitrage/datasources/cetus/pod copying build/lib/vitrage/datasources/cetus/pod/transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/cetus/pod copying build/lib/vitrage/datasources/cetus/pod/driver.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/cetus/pod copying build/lib/vitrage/datasources/cetus/pod/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/cetus/pod copying build/lib/vitrage/datasources/cetus/properties.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/cetus copying build/lib/vitrage/datasources/cetus/cetus_driver_base.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/cetus copying build/lib/vitrage/datasources/cetus/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/cetus creating build/bdist.linux-x86_64/wheel/vitrage/datasources/cetus/cluster copying build/lib/vitrage/datasources/cetus/cluster/transformer.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/cetus/cluster copying build/lib/vitrage/datasources/cetus/cluster/driver.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/cetus/cluster copying build/lib/vitrage/datasources/cetus/cluster/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/datasources/cetus/cluster creating build/bdist.linux-x86_64/wheel/vitrage/machine_learning copying build/lib/vitrage/machine_learning/service.py -> build/bdist.linux-x86_64/wheel/vitrage/machine_learning copying build/lib/vitrage/machine_learning/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/machine_learning creating build/bdist.linux-x86_64/wheel/vitrage/machine_learning/plugins copying build/lib/vitrage/machine_learning/plugins/base.py -> build/bdist.linux-x86_64/wheel/vitrage/machine_learning/plugins copying build/lib/vitrage/machine_learning/plugins/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/machine_learning/plugins creating build/bdist.linux-x86_64/wheel/vitrage/machine_learning/plugins/jaccard_correlation copying build/lib/vitrage/machine_learning/plugins/jaccard_correlation/correlation_manager.py -> build/bdist.linux-x86_64/wheel/vitrage/machine_learning/plugins/jaccard_correlation copying build/lib/vitrage/machine_learning/plugins/jaccard_correlation/correlation_collection.py -> build/bdist.linux-x86_64/wheel/vitrage/machine_learning/plugins/jaccard_correlation copying build/lib/vitrage/machine_learning/plugins/jaccard_correlation/alarm_processor.py -> build/bdist.linux-x86_64/wheel/vitrage/machine_learning/plugins/jaccard_correlation copying build/lib/vitrage/machine_learning/plugins/jaccard_correlation/alarm_data_accumulator.py -> build/bdist.linux-x86_64/wheel/vitrage/machine_learning/plugins/jaccard_correlation copying build/lib/vitrage/machine_learning/plugins/jaccard_correlation/accumulation_persistor_utils.py -> build/bdist.linux-x86_64/wheel/vitrage/machine_learning/plugins/jaccard_correlation copying build/lib/vitrage/machine_learning/plugins/jaccard_correlation/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/machine_learning/plugins/jaccard_correlation creating build/bdist.linux-x86_64/wheel/vitrage/graph creating build/bdist.linux-x86_64/wheel/vitrage/graph/algo_driver copying build/lib/vitrage/graph/algo_driver/sub_graph_matching.py -> build/bdist.linux-x86_64/wheel/vitrage/graph/algo_driver copying build/lib/vitrage/graph/algo_driver/networkx_algorithm.py -> build/bdist.linux-x86_64/wheel/vitrage/graph/algo_driver copying build/lib/vitrage/graph/algo_driver/algorithm.py -> build/bdist.linux-x86_64/wheel/vitrage/graph/algo_driver copying build/lib/vitrage/graph/algo_driver/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/graph/algo_driver creating build/bdist.linux-x86_64/wheel/vitrage/graph/driver copying build/lib/vitrage/graph/driver/notifier.py -> build/bdist.linux-x86_64/wheel/vitrage/graph/driver copying build/lib/vitrage/graph/driver/networkx_graph.py -> build/bdist.linux-x86_64/wheel/vitrage/graph/driver copying build/lib/vitrage/graph/driver/graph.py -> build/bdist.linux-x86_64/wheel/vitrage/graph/driver copying build/lib/vitrage/graph/driver/elements.py -> build/bdist.linux-x86_64/wheel/vitrage/graph/driver copying build/lib/vitrage/graph/driver/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/graph/driver copying build/lib/vitrage/graph/utils.py -> build/bdist.linux-x86_64/wheel/vitrage/graph copying build/lib/vitrage/graph/query.py -> build/bdist.linux-x86_64/wheel/vitrage/graph copying build/lib/vitrage/graph/filter.py -> build/bdist.linux-x86_64/wheel/vitrage/graph copying build/lib/vitrage/graph/__init__.py -> build/bdist.linux-x86_64/wheel/vitrage/graph running install_egg_info Copying vitrage.egg-info to build/bdist.linux-x86_64/wheel/vitrage-14.1.0.dev1-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/vitrage-14.1.0.dev1.dist-info/WHEEL creating '/builddir/build/BUILD/vitrage-14.1.0.dev1/.pyproject-builddir/pip-wheel-6ze6odpj/tmp56t487mm/vitrage-14.1.0.dev1-py3-none-any.whl' and adding 'build/bdist.linux-x86_64/wheel' to it adding 'vitrage/__init__.py' adding 'vitrage/i18n.py' adding 'vitrage/keystone_client.py' adding 'vitrage/messaging.py' adding 'vitrage/opts.py' adding 'vitrage/os_clients.py' adding 'vitrage/rpc.py' adding 'vitrage/api/__init__.py' adding 'vitrage/api/app.py' adding 'vitrage/api/app.wsgi' adding 'vitrage/api/hooks.py' adding 'vitrage/api/policy.py' adding 'vitrage/api/controllers/__init__.py' adding 'vitrage/api/controllers/rest.py' adding 'vitrage/api/controllers/root.py' adding 'vitrage/api/controllers/v1/__init__.py' adding 'vitrage/api/controllers/v1/alarm.py' adding 'vitrage/api/controllers/v1/alarm_base.py' adding 'vitrage/api/controllers/v1/count.py' adding 'vitrage/api/controllers/v1/event.py' adding 'vitrage/api/controllers/v1/history.py' adding 'vitrage/api/controllers/v1/rca.py' adding 'vitrage/api/controllers/v1/resource.py' adding 'vitrage/api/controllers/v1/root.py' adding 'vitrage/api/controllers/v1/service.py' adding 'vitrage/api/controllers/v1/status.py' adding 'vitrage/api/controllers/v1/template.py' adding 'vitrage/api/controllers/v1/topology.py' adding 'vitrage/api/controllers/v1/webhook.py' adding 'vitrage/api_handler/__init__.py' adding 'vitrage/api_handler/apis/__init__.py' adding 'vitrage/api_handler/apis/alarm.py' adding 'vitrage/api_handler/apis/base.py' adding 'vitrage/api_handler/apis/event.py' adding 'vitrage/api_handler/apis/operational.py' adding 'vitrage/api_handler/apis/rca.py' adding 'vitrage/api_handler/apis/resource.py' adding 'vitrage/api_handler/apis/template.py' adding 'vitrage/api_handler/apis/topology.py' adding 'vitrage/api_handler/apis/webhook.py' adding 'vitrage/cli/__init__.py' adding 'vitrage/cli/api.py' adding 'vitrage/cli/graph.py' adding 'vitrage/cli/machine_learning.py' adding 'vitrage/cli/notifier.py' adding 'vitrage/cli/persistor.py' adding 'vitrage/cli/snmp_parsing.py' adding 'vitrage/cli/status.py' adding 'vitrage/cli/storage.py' adding 'vitrage/common/__init__.py' adding 'vitrage/common/config.py' adding 'vitrage/common/constants.py' adding 'vitrage/common/exception.py' adding 'vitrage/common/utils.py' adding 'vitrage/common/policies/__init__.py' adding 'vitrage/common/policies/alarms.py' adding 'vitrage/common/policies/base.py' adding 'vitrage/common/policies/event.py' adding 'vitrage/common/policies/rca.py' adding 'vitrage/common/policies/resource.py' adding 'vitrage/common/policies/service.py' adding 'vitrage/common/policies/status.py' adding 'vitrage/common/policies/template.py' adding 'vitrage/common/policies/topology.py' adding 'vitrage/common/policies/webhook.py' adding 'vitrage/coordination/__init__.py' adding 'vitrage/coordination/coordination.py' adding 'vitrage/coordination/service.py' adding 'vitrage/datasources/__init__.py' adding 'vitrage/datasources/alarm_driver_base.py' adding 'vitrage/datasources/alarm_properties.py' adding 'vitrage/datasources/alarm_transformer_base.py' adding 'vitrage/datasources/driver_base.py' adding 'vitrage/datasources/resource_transformer_base.py' adding 'vitrage/datasources/transformer_base.py' adding 'vitrage/datasources/utils.py' adding 'vitrage/datasources/aodh/__init__.py' adding 'vitrage/datasources/aodh/driver.py' adding 'vitrage/datasources/aodh/properties.py' adding 'vitrage/datasources/aodh/transformer.py' adding 'vitrage/datasources/cetus/__init__.py' adding 'vitrage/datasources/cetus/cetus_driver_base.py' adding 'vitrage/datasources/cetus/properties.py' adding 'vitrage/datasources/cetus/cluster/__init__.py' adding 'vitrage/datasources/cetus/cluster/driver.py' adding 'vitrage/datasources/cetus/cluster/transformer.py' adding 'vitrage/datasources/cetus/pod/__init__.py' adding 'vitrage/datasources/cetus/pod/driver.py' adding 'vitrage/datasources/cetus/pod/transformer.py' adding 'vitrage/datasources/cinder/__init__.py' adding 'vitrage/datasources/cinder/volume/__init__.py' adding 'vitrage/datasources/cinder/volume/driver.py' adding 'vitrage/datasources/cinder/volume/properties.py' adding 'vitrage/datasources/cinder/volume/transformer.py' adding 'vitrage/datasources/collectd/__init__.py' adding 'vitrage/datasources/collectd/driver.py' adding 'vitrage/datasources/collectd/mapper.py' adding 'vitrage/datasources/collectd/properties.py' adding 'vitrage/datasources/collectd/transformer.py' adding 'vitrage/datasources/collectd/collectd_vitrage/__init__.py' adding 'vitrage/datasources/collectd/collectd_vitrage/getsigchld.py' adding 'vitrage/datasources/collectd/collectd_vitrage/plugin.py' adding 'vitrage/datasources/collectd/collectd_vitrage/readme' adding 'vitrage/datasources/collectd/collectd_vitrage/vitrageplugin.py' adding 'vitrage/datasources/consistency/__init__.py' adding 'vitrage/datasources/consistency/transformer.py' adding 'vitrage/datasources/doctor/__init__.py' adding 'vitrage/datasources/doctor/driver.py' adding 'vitrage/datasources/doctor/properties.py' adding 'vitrage/datasources/doctor/transformer.py' adding 'vitrage/datasources/heat/__init__.py' adding 'vitrage/datasources/heat/stack/__init__.py' adding 'vitrage/datasources/heat/stack/driver.py' adding 'vitrage/datasources/heat/stack/properties.py' adding 'vitrage/datasources/heat/stack/transformer.py' adding 'vitrage/datasources/kapacitor/__init__.py' adding 'vitrage/datasources/kapacitor/config.py' adding 'vitrage/datasources/kapacitor/driver.py' adding 'vitrage/datasources/kapacitor/properties.py' adding 'vitrage/datasources/kapacitor/transformer.py' adding 'vitrage/datasources/kapacitor/auxiliary/kapacitor_vitrage.py' adding 'vitrage/datasources/kubernetes/__init__.py' adding 'vitrage/datasources/kubernetes/driver.py' adding 'vitrage/datasources/kubernetes/properties.py' adding 'vitrage/datasources/kubernetes/transformer.py' adding 'vitrage/datasources/monasca/__init__.py' adding 'vitrage/datasources/monasca/driver.py' adding 'vitrage/datasources/monasca/properties.py' adding 'vitrage/datasources/monasca/transformer.py' adding 'vitrage/datasources/nagios/__init__.py' adding 'vitrage/datasources/nagios/config.py' adding 'vitrage/datasources/nagios/driver.py' adding 'vitrage/datasources/nagios/parser.py' adding 'vitrage/datasources/nagios/properties.py' adding 'vitrage/datasources/nagios/transformer.py' adding 'vitrage/datasources/neutron/__init__.py' adding 'vitrage/datasources/neutron/base.py' adding 'vitrage/datasources/neutron/properties.py' adding 'vitrage/datasources/neutron/network/__init__.py' adding 'vitrage/datasources/neutron/network/driver.py' adding 'vitrage/datasources/neutron/network/transformer.py' adding 'vitrage/datasources/neutron/port/__init__.py' adding 'vitrage/datasources/neutron/port/driver.py' adding 'vitrage/datasources/neutron/port/transformer.py' adding 'vitrage/datasources/nova/__init__.py' adding 'vitrage/datasources/nova/nova_driver_base.py' adding 'vitrage/datasources/nova/properties.py' adding 'vitrage/datasources/nova/host/__init__.py' adding 'vitrage/datasources/nova/host/driver.py' adding 'vitrage/datasources/nova/host/transformer.py' adding 'vitrage/datasources/nova/instance/__init__.py' adding 'vitrage/datasources/nova/instance/driver.py' adding 'vitrage/datasources/nova/instance/field_extractor.py' adding 'vitrage/datasources/nova/instance/transformer.py' adding 'vitrage/datasources/nova/zone/__init__.py' adding 'vitrage/datasources/nova/zone/driver.py' adding 'vitrage/datasources/nova/zone/transformer.py' adding 'vitrage/datasources/prometheus/__init__.py' adding 'vitrage/datasources/prometheus/driver.py' adding 'vitrage/datasources/prometheus/properties.py' adding 'vitrage/datasources/prometheus/transformer.py' adding 'vitrage/datasources/static/__init__.py' adding 'vitrage/datasources/static/driver.py' adding 'vitrage/datasources/static/transformer.py' adding 'vitrage/datasources/tmfapi639/__init__.py' adding 'vitrage/datasources/tmfapi639/config.py' adding 'vitrage/datasources/tmfapi639/driver.py' adding 'vitrage/datasources/tmfapi639/transformer.py' adding 'vitrage/datasources/trove/__init__.py' adding 'vitrage/datasources/trove/properties.py' adding 'vitrage/datasources/trove/trove_driver_base.py' adding 'vitrage/datasources/trove/cluster/__init__.py' adding 'vitrage/datasources/trove/cluster/driver.py' adding 'vitrage/datasources/trove/cluster/transformer.py' adding 'vitrage/datasources/trove/instance/__init__.py' adding 'vitrage/datasources/trove/instance/driver.py' adding 'vitrage/datasources/trove/instance/transformer.py' adding 'vitrage/datasources/zabbix/__init__.py' adding 'vitrage/datasources/zabbix/driver.py' adding 'vitrage/datasources/zabbix/properties.py' adding 'vitrage/datasources/zabbix/transformer.py' adding 'vitrage/datasources/zabbix/auxiliary/readme' adding 'vitrage/datasources/zabbix/auxiliary/zabbix_vitrage.py' adding 'vitrage/entity_graph/__init__.py' adding 'vitrage/entity_graph/driver_exec.py' adding 'vitrage/entity_graph/graph_init.py' adding 'vitrage/entity_graph/graph_persistency.py' adding 'vitrage/entity_graph/scheduler.py' adding 'vitrage/entity_graph/workers.py' adding 'vitrage/entity_graph/consistency/__init__.py' adding 'vitrage/entity_graph/consistency/consistency_enforcer.py' adding 'vitrage/entity_graph/mappings/__init__.py' adding 'vitrage/entity_graph/mappings/alarm_handler.py' adding 'vitrage/entity_graph/mappings/datasource_info_mapper.py' adding 'vitrage/entity_graph/mappings/handler_base.py' adding 'vitrage/entity_graph/mappings/operational_alarm_severity.py' adding 'vitrage/entity_graph/mappings/operational_resource_state.py' adding 'vitrage/entity_graph/mappings/resource_handler.py' adding 'vitrage/entity_graph/processor/__init__.py' adding 'vitrage/entity_graph/processor/base.py' adding 'vitrage/entity_graph/processor/notifier.py' adding 'vitrage/entity_graph/processor/processor.py' adding 'vitrage/entity_graph/processor/processor_utils.py' adding 'vitrage/entity_graph/processor/transformer_manager.py' adding 'vitrage/evaluator/__init__.py' adding 'vitrage/evaluator/base.py' adding 'vitrage/evaluator/condition.py' adding 'vitrage/evaluator/equivalence_repository.py' adding 'vitrage/evaluator/scenario_evaluator.py' adding 'vitrage/evaluator/scenario_repository.py' adding 'vitrage/evaluator/template_data.py' adding 'vitrage/evaluator/template_fields.py' adding 'vitrage/evaluator/template_schema_factory.py' adding 'vitrage/evaluator/template_schemas.py' adding 'vitrage/evaluator/actions/__init__.py' adding 'vitrage/evaluator/actions/action_executor.py' adding 'vitrage/evaluator/actions/base.py' adding 'vitrage/evaluator/actions/evaluator_event_transformer.py' adding 'vitrage/evaluator/actions/notifier.py' adding 'vitrage/evaluator/actions/priority_tools.py' adding 'vitrage/evaluator/actions/recipes/__init__.py' adding 'vitrage/evaluator/actions/recipes/action_steps.py' adding 'vitrage/evaluator/actions/recipes/add_causal_relationship.py' adding 'vitrage/evaluator/actions/recipes/base.py' adding 'vitrage/evaluator/actions/recipes/execute_mistral.py' adding 'vitrage/evaluator/actions/recipes/mark_down.py' adding 'vitrage/evaluator/actions/recipes/raise_alarm.py' adding 'vitrage/evaluator/actions/recipes/set_state.py' adding 'vitrage/evaluator/template_db/__init__.py' adding 'vitrage/evaluator/template_db/template_repository.py' adding 'vitrage/evaluator/template_functions/__init__.py' adding 'vitrage/evaluator/template_functions/function_resolver.py' adding 'vitrage/evaluator/template_functions/v2/__init__.py' adding 'vitrage/evaluator/template_functions/v2/functions.py' adding 'vitrage/evaluator/template_loading/__init__.py' adding 'vitrage/evaluator/template_loading/equivalence_loader.py' adding 'vitrage/evaluator/template_loading/props_converter.py' adding 'vitrage/evaluator/template_loading/scenario_loader.py' adding 'vitrage/evaluator/template_loading/subgraph_builder.py' adding 'vitrage/evaluator/template_loading/template_loader.py' adding 'vitrage/evaluator/template_loading/template_loader_v3.py' adding 'vitrage/evaluator/template_loading/v1/__init__.py' adding 'vitrage/evaluator/template_loading/v1/action_loader.py' adding 'vitrage/evaluator/template_loading/v1/execute_mistral_loader.py' adding 'vitrage/evaluator/template_loading/v3/__init__.py' adding 'vitrage/evaluator/template_loading/v3/action_loader.py' adding 'vitrage/evaluator/template_loading/v3/raise_alarm_loader.py' adding 'vitrage/evaluator/template_validation/__init__.py' adding 'vitrage/evaluator/template_validation/base.py' adding 'vitrage/evaluator/template_validation/status_messages.py' adding 'vitrage/evaluator/template_validation/template_syntax_validator.py' adding 'vitrage/evaluator/template_validation/template_syntax_validator_v3.py' adding 'vitrage/evaluator/template_validation/content/__init__.py' adding 'vitrage/evaluator/template_validation/content/base.py' adding 'vitrage/evaluator/template_validation/content/template_content_validator.py' adding 'vitrage/evaluator/template_validation/content/template_content_validator_v3.py' adding 'vitrage/evaluator/template_validation/content/v1/__init__.py' adding 'vitrage/evaluator/template_validation/content/v1/add_causal_relationship_validator.py' adding 'vitrage/evaluator/template_validation/content/v1/definitions_validator.py' adding 'vitrage/evaluator/template_validation/content/v1/execute_mistral_validator.py' adding 'vitrage/evaluator/template_validation/content/v1/get_param_validator.py' adding 'vitrage/evaluator/template_validation/content/v1/mark_down_validator.py' adding 'vitrage/evaluator/template_validation/content/v1/metadata_validator.py' adding 'vitrage/evaluator/template_validation/content/v1/raise_alarm_validator.py' adding 'vitrage/evaluator/template_validation/content/v1/scenario_validator.py' adding 'vitrage/evaluator/template_validation/content/v1/set_state_validator.py' adding 'vitrage/evaluator/template_validation/content/v2/__init__.py' adding 'vitrage/evaluator/template_validation/content/v2/execute_mistral_validator.py' adding 'vitrage/evaluator/template_validation/content/v2/get_param_validator.py' adding 'vitrage/evaluator/template_validation/content/v2/metadata_validator.py' adding 'vitrage/graph/__init__.py' adding 'vitrage/graph/filter.py' adding 'vitrage/graph/query.py' adding 'vitrage/graph/utils.py' adding 'vitrage/graph/algo_driver/__init__.py' adding 'vitrage/graph/algo_driver/algorithm.py' adding 'vitrage/graph/algo_driver/networkx_algorithm.py' adding 'vitrage/graph/algo_driver/sub_graph_matching.py' adding 'vitrage/graph/driver/__init__.py' adding 'vitrage/graph/driver/elements.py' adding 'vitrage/graph/driver/graph.py' adding 'vitrage/graph/driver/networkx_graph.py' adding 'vitrage/graph/driver/notifier.py' adding 'vitrage/hacking/__init__.py' adding 'vitrage/hacking/checks.py' adding 'vitrage/machine_learning/__init__.py' adding 'vitrage/machine_learning/service.py' adding 'vitrage/machine_learning/plugins/__init__.py' adding 'vitrage/machine_learning/plugins/base.py' adding 'vitrage/machine_learning/plugins/jaccard_correlation/__init__.py' adding 'vitrage/machine_learning/plugins/jaccard_correlation/accumulation_persistor_utils.py' adding 'vitrage/machine_learning/plugins/jaccard_correlation/alarm_data_accumulator.py' adding 'vitrage/machine_learning/plugins/jaccard_correlation/alarm_processor.py' adding 'vitrage/machine_learning/plugins/jaccard_correlation/correlation_collection.py' adding 'vitrage/machine_learning/plugins/jaccard_correlation/correlation_manager.py' adding 'vitrage/middleware/__init__.py' adding 'vitrage/middleware/basic_and_keystone_auth.py' adding 'vitrage/middleware/keycloak.py' adding 'vitrage/notifier/__init__.py' adding 'vitrage/notifier/service.py' adding 'vitrage/notifier/plugins/__init__.py' adding 'vitrage/notifier/plugins/base.py' adding 'vitrage/notifier/plugins/aodh/__init__.py' adding 'vitrage/notifier/plugins/aodh/aodh_notifier.py' adding 'vitrage/notifier/plugins/mistral/__init__.py' adding 'vitrage/notifier/plugins/mistral/mistral_notifier.py' adding 'vitrage/notifier/plugins/nova/__init__.py' adding 'vitrage/notifier/plugins/nova/nova_notifier.py' adding 'vitrage/notifier/plugins/snmp/__init__.py' adding 'vitrage/notifier/plugins/snmp/base.py' adding 'vitrage/notifier/plugins/snmp/snmp_notifier.py' adding 'vitrage/notifier/plugins/snmp/snmp_sender.py' adding 'vitrage/notifier/plugins/webhook/__init__.py' adding 'vitrage/notifier/plugins/webhook/utils.py' adding 'vitrage/notifier/plugins/webhook/webhook.py' adding 'vitrage/notifier/plugins/zaqar/__init__.py' adding 'vitrage/notifier/plugins/zaqar/zaqar_notifier.py' adding 'vitrage/persistency/__init__.py' adding 'vitrage/persistency/service.py' adding 'vitrage/snmp_parsing/__init__.py' adding 'vitrage/snmp_parsing/properties.py' adding 'vitrage/snmp_parsing/service.py' adding 'vitrage/storage/__init__.py' adding 'vitrage/storage/base.py' adding 'vitrage/storage/history_facade.py' adding 'vitrage/storage/impl_sqlalchemy.py' adding 'vitrage/storage/sqlalchemy/__init__.py' adding 'vitrage/storage/sqlalchemy/models.py' adding 'vitrage/storage/sqlalchemy/migration/__init__.py' adding 'vitrage/storage/sqlalchemy/migration/alembic.ini' adding 'vitrage/storage/sqlalchemy/migration/alembic_migrations/README' adding 'vitrage/storage/sqlalchemy/migration/alembic_migrations/__init__.py' adding 'vitrage/storage/sqlalchemy/migration/alembic_migrations/env.py' adding 'vitrage/storage/sqlalchemy/migration/alembic_migrations/script.py.mako' adding 'vitrage/storage/sqlalchemy/migration/alembic_migrations/versions/4e44c9414dff_initial_migration.py' adding 'vitrage/storage/sqlalchemy/migration/alembic_migrations/versions/__init__.py' adding 'vitrage/tests/__init__.py' adding 'vitrage/tests/base.py' adding 'vitrage/tests/functional/__init__.py' adding 'vitrage/tests/functional/base.py' adding 'vitrage/tests/functional/test_configuration.py' adding 'vitrage/tests/functional/api/__init__.py' adding 'vitrage/tests/functional/api/test_versions.py' adding 'vitrage/tests/functional/api/v1/__init__.py' adding 'vitrage/tests/functional/api/v1/test_auth.py' adding 'vitrage/tests/functional/api/v1/test_basic.py' adding 'vitrage/tests/functional/api/v1/test_health.py' adding 'vitrage/tests/functional/api/v1/test_keycloak.py' adding 'vitrage/tests/functional/api/v1/test_noauth.py' adding 'vitrage/tests/functional/api/v1/test_service.py' adding 'vitrage/tests/functional/api/v1/test_status.py' adding 'vitrage/tests/functional/api/v1/test_template_versions.py' adding 'vitrage/tests/functional/api_handler/__init__.py' adding 'vitrage/tests/functional/api_handler/test_apis.py' adding 'vitrage/tests/functional/api_handler/test_templates.py' adding 'vitrage/tests/functional/api_handler/test_templates_v2.py' adding 'vitrage/tests/functional/api_handler/test_templates_v3.py' adding 'vitrage/tests/functional/datasources/__init__.py' adding 'vitrage/tests/functional/datasources/base.py' adding 'vitrage/tests/functional/datasources/aodh/__init__.py' adding 'vitrage/tests/functional/datasources/aodh/test_aodh.py' adding 'vitrage/tests/functional/datasources/cinder/__init__.py' adding 'vitrage/tests/functional/datasources/cinder/test_cinder_volume.py' adding 'vitrage/tests/functional/datasources/collectd/__init__.py' adding 'vitrage/tests/functional/datasources/collectd/test_collectd.py' adding 'vitrage/tests/functional/datasources/heat/__init__.py' adding 'vitrage/tests/functional/datasources/heat/test_heat_stack.py' adding 'vitrage/tests/functional/datasources/listener_service/__init__.py' adding 'vitrage/tests/functional/datasources/listener_service/test_listener_service.py' adding 'vitrage/tests/functional/datasources/nagios/__init__.py' adding 'vitrage/tests/functional/datasources/nagios/test_nagios.py' adding 'vitrage/tests/functional/datasources/neutron/__init__.py' adding 'vitrage/tests/functional/datasources/neutron/test_neutron_network.py' adding 'vitrage/tests/functional/datasources/neutron/test_neutron_port.py' adding 'vitrage/tests/functional/datasources/nova/__init__.py' adding 'vitrage/tests/functional/datasources/nova/test_nova_datasources.py' adding 'vitrage/tests/functional/datasources/trove/__init__.py' adding 'vitrage/tests/functional/datasources/trove/test_trove_instance.py' adding 'vitrage/tests/functional/entity_graph/__init__.py' adding 'vitrage/tests/functional/entity_graph/consistency/__init__.py' adding 'vitrage/tests/functional/entity_graph/consistency/test_consistency.py' adding 'vitrage/tests/functional/entity_graph/graph_persistor/__init__.py' adding 'vitrage/tests/functional/entity_graph/graph_persistor/test_graph_persistor.py' adding 'vitrage/tests/functional/entity_graph/processor/__init__.py' adding 'vitrage/tests/functional/entity_graph/processor/test_processor.py' adding 'vitrage/tests/functional/entity_graph/states/__init__.py' adding 'vitrage/tests/functional/entity_graph/states/test_datasource_info_mapper.py' adding 'vitrage/tests/functional/evaluator/__init__.py' adding 'vitrage/tests/functional/evaluator/test_action_executor.py' adding 'vitrage/tests/functional/evaluator/test_scenario_evaluator.py' adding 'vitrage/tests/mocks/__init__.py' adding 'vitrage/tests/mocks/entity_model.py' adding 'vitrage/tests/mocks/graph_generator.py' adding 'vitrage/tests/mocks/mock_driver.py' adding 'vitrage/tests/mocks/mock_transformer.py' adding 'vitrage/tests/mocks/trace_generator.py' adding 'vitrage/tests/mocks/utils.py' adding 'vitrage/tests/mocks/mock_graph_datasource/__init__.py' adding 'vitrage/tests/mocks/mock_graph_datasource/driver.py' adding 'vitrage/tests/mocks/mock_graph_datasource/transformer.py' adding 'vitrage/tests/resources/datasources_values/default.yaml' adding 'vitrage/tests/resources/datasources_values/nagios.yaml' adding 'vitrage/tests/resources/datasources_values/nova.host.yaml' adding 'vitrage/tests/resources/datasources_values/nova.instance.yaml' adding 'vitrage/tests/resources/datasources_values/nova.zone.yaml' adding 'vitrage/tests/resources/datasources_values/vitrage.yaml' adding 'vitrage/tests/resources/datasources_values/erroneous_values/default.yaml' adding 'vitrage/tests/resources/datasources_values/erroneous_values/nagios.yaml' adding 'vitrage/tests/resources/datasources_values/erroneous_values/nova.host.yaml' adding 'vitrage/tests/resources/datasources_values/erroneous_values/nova.instance.yaml' adding 'vitrage/tests/resources/kapacitor/kapacitor_conf.yaml' adding 'vitrage/tests/resources/kubernetes/kubernetes_config.yaml' adding 'vitrage/tests/resources/mock_configurations/driver/driver_aodh_update_dynamic.json' adding 'vitrage/tests/resources/mock_configurations/driver/driver_collectd_update_dynamic.json' adding 'vitrage/tests/resources/mock_configurations/driver/driver_consistency_update_dynamic.json' adding 'vitrage/tests/resources/mock_configurations/driver/driver_doctor_update_dynamic.json' adding 'vitrage/tests/resources/mock_configurations/driver/driver_host_snapshot_dynamic.json' adding 'vitrage/tests/resources/mock_configurations/driver/driver_inst_snapshot_dynamic.json' adding 'vitrage/tests/resources/mock_configurations/driver/driver_inst_snapshot_static.json' adding 'vitrage/tests/resources/mock_configurations/driver/driver_inst_update_legacy_dynamic.json' adding 'vitrage/tests/resources/mock_configurations/driver/driver_inst_update_versioned_dynamic.json' adding 'vitrage/tests/resources/mock_configurations/driver/driver_kapacitor_update_dynamic.json' adding 'vitrage/tests/resources/mock_configurations/driver/driver_kubernetes_snapshot_dynamic.json' adding 'vitrage/tests/resources/mock_configurations/driver/driver_nagios_snapshot_dynamic.json' adding 'vitrage/tests/resources/mock_configurations/driver/driver_nagios_snapshot_static.json' adding 'vitrage/tests/resources/mock_configurations/driver/driver_prometheus_update_dynamic.json' adding 'vitrage/tests/resources/mock_configurations/driver/driver_stack_snapshot_dynamic.json' adding 'vitrage/tests/resources/mock_configurations/driver/driver_stack_update_dynamic.json' adding 'vitrage/tests/resources/mock_configurations/driver/driver_static_snapshot_dynamic.json' adding 'vitrage/tests/resources/mock_configurations/driver/driver_static_snapshot_static.json' adding 'vitrage/tests/resources/mock_configurations/driver/driver_trove_cluster_snapshot_dynamic.json' adding 'vitrage/tests/resources/mock_configurations/driver/driver_trove_instance_snapshot_dynamic.json' adding 'vitrage/tests/resources/mock_configurations/driver/driver_volume_snapshot_dynamic.json' adding 'vitrage/tests/resources/mock_configurations/driver/driver_volume_update_dynamic.json' adding 'vitrage/tests/resources/mock_configurations/driver/driver_zabbix_snapshot_dynamic.json' adding 'vitrage/tests/resources/mock_configurations/driver/driver_zone_snapshot_dynamic.json' adding 'vitrage/tests/resources/mock_configurations/edges/attached.json' adding 'vitrage/tests/resources/mock_configurations/edges/contains.json' adding 'vitrage/tests/resources/mock_configurations/edges/on.json' adding 'vitrage/tests/resources/mock_configurations/transformer/transformer_aodh_snapshot_dynamic.json' adding 'vitrage/tests/resources/mock_configurations/transformer/transformer_aodh_update_dynamic.json' adding 'vitrage/tests/resources/mock_configurations/transformer/transformer_collectd_update_dynamic.json' adding 'vitrage/tests/resources/mock_configurations/transformer/transformer_doctor_update_dynamic.json' adding 'vitrage/tests/resources/mock_configurations/transformer/transformer_host_snapshot_dynamic.json' adding 'vitrage/tests/resources/mock_configurations/transformer/transformer_host_snapshot_static.json' adding 'vitrage/tests/resources/mock_configurations/transformer/transformer_inst_snapshot_dynamic.json' adding 'vitrage/tests/resources/mock_configurations/transformer/transformer_inst_snapshot_static.json' adding 'vitrage/tests/resources/mock_configurations/transformer/transformer_kapacitor_update_dynamic.json' adding 'vitrage/tests/resources/mock_configurations/transformer/transformer_prometheus_update_dynamic.json' adding 'vitrage/tests/resources/mock_configurations/transformer/transformer_zone_snapshot_dynamic.json' adding 'vitrage/tests/resources/mock_configurations/transformer/transformer_zone_snapshot_static.json' adding 'vitrage/tests/resources/mock_configurations/vertices/cinder.volume.json' adding 'vitrage/tests/resources/mock_configurations/vertices/neutron.network.json' adding 'vitrage/tests/resources/mock_configurations/vertices/neutron.port.json' adding 'vitrage/tests/resources/mock_configurations/vertices/nova.host.json' adding 'vitrage/tests/resources/mock_configurations/vertices/nova.instance.json' adding 'vitrage/tests/resources/mock_configurations/vertices/nova.zone.json' adding 'vitrage/tests/resources/mock_configurations/vertices/openstack-cluster.json' adding 'vitrage/tests/resources/mock_configurations/vertices/tripleo.controller.json' adding 'vitrage/tests/resources/mock_configurations/vertices/vitrage.alarm.json' adding 'vitrage/tests/resources/mock_configurations/vertices/zabbix.json' adding 'vitrage/tests/resources/nagios/nagios-mock.html' adding 'vitrage/tests/resources/nagios/nagios_conf.yaml' adding 'vitrage/tests/resources/prometheus/prometheus_conf.yaml' adding 'vitrage/tests/resources/snmp_notifier/alarm_oid_mapping.yaml' adding 'vitrage/tests/resources/snmp_notifier/dests.yaml' adding 'vitrage/tests/resources/snmp_notifier/oid_tree_with_severity_mapping.yaml' adding 'vitrage/tests/resources/snmp_notifier/oid_tree_without_severity_mapping.yaml' adding 'vitrage/tests/resources/snmp_parsing/snmp_parsing_conf.yaml' adding 'vitrage/tests/resources/static_datasources/switch_to_host.yaml' adding 'vitrage/tests/resources/static_datasources/switch_to_host_datasource.yaml' adding 'vitrage/tests/resources/static_datasources/switch_to_switch_datasource.yaml' adding 'vitrage/tests/resources/static_datasources/changes_datasources/switch_to_host_datasource.yaml' adding 'vitrage/tests/resources/static_datasources/changes_datasources/switch_to_switch_datasource.yaml' adding 'vitrage/tests/resources/static_datasources/changes_datasources/added_resources/static.yaml' adding 'vitrage/tests/resources/static_datasources/changes_datasources/baseline/static.yaml' adding 'vitrage/tests/resources/static_datasources/changes_datasources/changed_resources/static.yaml' adding 'vitrage/tests/resources/static_datasources/changes_datasources/deleted_resources/static.yaml' adding 'vitrage/tests/resources/static_datasources/changes_datasources/mixed_changes/static.yaml' adding 'vitrage/tests/resources/templates/consistency/deduced_alarm_on_instance.yaml' adding 'vitrage/tests/resources/templates/def_template_tests/definition_templates/basic_def_template.yaml' adding 'vitrage/tests/resources/templates/def_template_tests/definition_templates/large_def_template.yaml' adding 'vitrage/tests/resources/templates/def_template_tests/definition_templates/single_entity.yaml' adding 'vitrage/tests/resources/templates/def_template_tests/definition_templates/with_include.yaml' adding 'vitrage/tests/resources/templates/def_template_tests/definition_templates/with_scenarios.yaml' adding 'vitrage/tests/resources/templates/def_template_tests/templates/basic_with_include.yaml' adding 'vitrage/tests/resources/templates/def_template_tests/templates/basic_with_include_that_doesnt_exist.yaml' adding 'vitrage/tests/resources/templates/def_template_tests/templates/basic_with_two_includes.yaml' adding 'vitrage/tests/resources/templates/def_template_tests/templates/include_with_empty_name.yaml' adding 'vitrage/tests/resources/templates/def_template_tests/templates/no_definitions_only_include.yaml' adding 'vitrage/tests/resources/templates/def_template_tests/templates/only_using_def_template_definitions.yaml' adding 'vitrage/tests/resources/templates/def_template_tests/templates/with_conflicting_include_entities.yaml' adding 'vitrage/tests/resources/templates/equivalences_dup/dup-in-multi-def/multi.yaml' adding 'vitrage/tests/resources/templates/equivalences_dup/dup-in-multi-file/first.yaml' adding 'vitrage/tests/resources/templates/equivalences_dup/dup-in-multi-file/second.yaml' adding 'vitrage/tests/resources/templates/equivalences_dup/dup-in-one-def/one.yaml' adding 'vitrage/tests/resources/templates/equivalent_scenarios/basic.yaml' adding 'vitrage/tests/resources/templates/equivalent_scenarios/equivalences/basic.yaml' adding 'vitrage/tests/resources/templates/evaluator/causal_basic.yaml' adding 'vitrage/tests/resources/templates/evaluator/complex_and_or_operator_deduced_alarm.yaml' adding 'vitrage/tests/resources/templates/evaluator/complex_not_operator_deduced_alarm.yaml' adding 'vitrage/tests/resources/templates/evaluator/deduced_alarm.yaml' adding 'vitrage/tests/resources/templates/evaluator/deduced_state.yaml' adding 'vitrage/tests/resources/templates/evaluator/deduced_state_2.yaml' adding 'vitrage/tests/resources/templates/evaluator/high_availability.yaml' adding 'vitrage/tests/resources/templates/evaluator/simple_not_operator_deduced_alarm.yaml' adding 'vitrage/tests/resources/templates/evaluator/simple_or_operator_deduced_alarm.yaml' adding 'vitrage/tests/resources/templates/evaluator/conditions/complex1.yaml' adding 'vitrage/tests/resources/templates/evaluator/conditions/complex2.yaml' adding 'vitrage/tests/resources/templates/evaluator/conditions/complex_not.yaml' adding 'vitrage/tests/resources/templates/evaluator/conditions/complex_not_unsupported.yaml' adding 'vitrage/tests/resources/templates/evaluator/conditions/not_edge_unsupported.yaml' adding 'vitrage/tests/resources/templates/evaluator/conditions/not_or_unsupported.yaml' adding 'vitrage/tests/resources/templates/evaluator/conditions/not_or_unsupported2.yaml' adding 'vitrage/tests/resources/templates/evaluator/conditions/one_edge.yaml' adding 'vitrage/tests/resources/templates/evaluator/conditions/one_vertex.yaml' adding 'vitrage/tests/resources/templates/evaluator/conditions/simple_and.yaml' adding 'vitrage/tests/resources/templates/evaluator/conditions/simple_and2.yaml' adding 'vitrage/tests/resources/templates/evaluator/conditions/simple_or.yaml' adding 'vitrage/tests/resources/templates/evaluator/conditions/simple_or2.yaml' adding 'vitrage/tests/resources/templates/evaluator/conditions/simple_or3.yaml' adding 'vitrage/tests/resources/templates/evaluator/conditions/simple_or_unsupported.yaml' adding 'vitrage/tests/resources/templates/general/bad_yaml.yaml' adding 'vitrage/tests/resources/templates/general/basic.yaml' adding 'vitrage/tests/resources/templates/general/host_high_cpu_load_to_instance_cpu_suboptimal.yaml' adding 'vitrage/tests/resources/templates/general/equivalences/basic.yaml' adding 'vitrage/tests/resources/templates/not_operator/basic_correct_not_condition.yaml' adding 'vitrage/tests/resources/templates/not_operator/basic_incorrect_not_condition.yaml' adding 'vitrage/tests/resources/templates/not_operator/complicated_correct_not_condition.yaml' adding 'vitrage/tests/resources/templates/not_operator/complicated_incorrect_not_condition.yaml' adding 'vitrage/tests/resources/templates/parameters/v2_with_extra_param_def.yaml' adding 'vitrage/tests/resources/templates/parameters/v2_with_missing_param_def.yaml' adding 'vitrage/tests/resources/templates/parameters/v2_with_params.yaml' adding 'vitrage/tests/resources/templates/parameters/v2_without_params.yaml' adding 'vitrage/tests/resources/templates/parameters/v3_with_extra_param_def.yaml' adding 'vitrage/tests/resources/templates/parameters/v3_with_missing_param_def.yaml' adding 'vitrage/tests/resources/templates/parameters/v3_with_params.yaml' adding 'vitrage/tests/resources/templates/regex/basic_regex.yaml' adding 'vitrage/tests/resources/templates/regex/basic_regex_for_fail.yaml' adding 'vitrage/tests/resources/templates/regex/faulty_regex.yaml' adding 'vitrage/tests/resources/templates/regex/regex_for_exact_match.yaml' adding 'vitrage/tests/resources/templates/v3_templates/valid_actions.yaml' adding 'vitrage/tests/resources/templates/v3_templates/valid_conditions.yaml' adding 'vitrage/tests/resources/templates/version/invalid_version.yaml' adding 'vitrage/tests/resources/templates/version/no_version.yaml' adding 'vitrage/tests/resources/templates/version/v1/v1_execute_mistral.yaml' adding 'vitrage/tests/resources/templates/version/v1/version1.yaml' adding 'vitrage/tests/resources/templates/version/v2/v2_execute_mistral.yaml' adding 'vitrage/tests/resources/templates/version/v2/v2_standard.yaml' adding 'vitrage/tests/resources/templates/version/v2/v2_with_func.yaml' adding 'vitrage/tests/resources/zabbix/zabbix_conf.yaml' adding 'vitrage/tests/unit/__init__.py' adding 'vitrage/tests/unit/cli/__init__.py' adding 'vitrage/tests/unit/cli/test_status.py' adding 'vitrage/tests/unit/common/__init__.py' adding 'vitrage/tests/unit/common/test_utils.py' adding 'vitrage/tests/unit/datasources/__init__.py' adding 'vitrage/tests/unit/datasources/test_alarm_transformer_base.py' adding 'vitrage/tests/unit/datasources/test_datasource_update_method.py' adding 'vitrage/tests/unit/datasources/test_transformer_base.py' adding 'vitrage/tests/unit/datasources/aodh/__init__.py' adding 'vitrage/tests/unit/datasources/aodh/aodh_transformer_base_test.py' adding 'vitrage/tests/unit/datasources/aodh/mock_driver.py' adding 'vitrage/tests/unit/datasources/aodh/test_aodh_driver.py' adding 'vitrage/tests/unit/datasources/aodh/test_aodh_transformer.py' adding 'vitrage/tests/unit/datasources/cetus/__init__.py' adding 'vitrage/tests/unit/datasources/cetus/test_cetus_cluster_transformer.py' adding 'vitrage/tests/unit/datasources/cetus/test_cetus_pod_transformer.py' adding 'vitrage/tests/unit/datasources/cinder/__init__.py' adding 'vitrage/tests/unit/datasources/cinder/test_cinder_volume_transformer.py' adding 'vitrage/tests/unit/datasources/collectd/__init__.py' adding 'vitrage/tests/unit/datasources/collectd/test_collectd_driver.py' adding 'vitrage/tests/unit/datasources/collectd/test_collectd_transformer.py' adding 'vitrage/tests/unit/datasources/collectd/test_mapper.py' adding 'vitrage/tests/unit/datasources/consistency/__init__.py' adding 'vitrage/tests/unit/datasources/consistency/test_consistency_transformer.py' adding 'vitrage/tests/unit/datasources/doctor/__init__.py' adding 'vitrage/tests/unit/datasources/doctor/test_doctor_driver.py' adding 'vitrage/tests/unit/datasources/doctor/test_doctor_transformer.py' adding 'vitrage/tests/unit/datasources/heat/__init__.py' adding 'vitrage/tests/unit/datasources/heat/test_heat_stack_transformer.py' adding 'vitrage/tests/unit/datasources/kapacitor/__init__.py' adding 'vitrage/tests/unit/datasources/kapacitor/test_kapacitor_configuration.py' adding 'vitrage/tests/unit/datasources/kapacitor/test_kapacitor_driver.py' adding 'vitrage/tests/unit/datasources/kapacitor/test_kapacitor_transformer.py' adding 'vitrage/tests/unit/datasources/kubernetes/test_kubernetes_transformer.py' adding 'vitrage/tests/unit/datasources/nagios/__init__.py' adding 'vitrage/tests/unit/datasources/nagios/mock_driver.py' adding 'vitrage/tests/unit/datasources/nagios/nagios_base_test.py' adding 'vitrage/tests/unit/datasources/nagios/test_nagios_config.py' adding 'vitrage/tests/unit/datasources/nagios/test_nagios_driver.py' adding 'vitrage/tests/unit/datasources/nagios/test_nagios_parser.py' adding 'vitrage/tests/unit/datasources/nagios/test_nagios_transformer.py' adding 'vitrage/tests/unit/datasources/neutron/__init__.py' adding 'vitrage/tests/unit/datasources/neutron/network/__init__.py' adding 'vitrage/tests/unit/datasources/neutron/network/test_neutron_network_transformer.py' adding 'vitrage/tests/unit/datasources/neutron/port/__init__.py' adding 'vitrage/tests/unit/datasources/neutron/port/test_neutron_port_transformer.py' adding 'vitrage/tests/unit/datasources/nova/__init__.py' adding 'vitrage/tests/unit/datasources/nova/base_nova_instance_transformer.py' adding 'vitrage/tests/unit/datasources/nova/test_instance_transformer_legacy_notifications.py' adding 'vitrage/tests/unit/datasources/nova/test_instance_transformer_snapshot_events.py' adding 'vitrage/tests/unit/datasources/nova/test_instance_transformer_versioned_notifications.py' adding 'vitrage/tests/unit/datasources/nova/test_nova_host_transformer.py' adding 'vitrage/tests/unit/datasources/nova/test_nova_instance_driver.py' adding 'vitrage/tests/unit/datasources/nova/test_nova_zone_transformer.py' adding 'vitrage/tests/unit/datasources/prometheus/__init__.py' adding 'vitrage/tests/unit/datasources/prometheus/test_prometheus_driver.py' adding 'vitrage/tests/unit/datasources/prometheus/test_prometheus_transformer.py' adding 'vitrage/tests/unit/datasources/static/__init__.py' adding 'vitrage/tests/unit/datasources/static/test_static_driver.py' adding 'vitrage/tests/unit/datasources/static/test_static_transformer.py' adding 'vitrage/tests/unit/datasources/tmfapi639/__init__.py' adding 'vitrage/tests/unit/datasources/tmfapi639/test_tmfapi639_transformer.py' adding 'vitrage/tests/unit/datasources/trove/__init__.py' adding 'vitrage/tests/unit/datasources/trove/test_trove_cluster_transformer.py' adding 'vitrage/tests/unit/datasources/trove/test_trove_instance_transformer.py' adding 'vitrage/tests/unit/datasources/zabbix/__init__.py' adding 'vitrage/tests/unit/datasources/zabbix/mock_driver.py' adding 'vitrage/tests/unit/datasources/zabbix/test_zabbix_configuration.py' adding 'vitrage/tests/unit/datasources/zabbix/test_zabbix_driver.py' adding 'vitrage/tests/unit/datasources/zabbix/test_zabbix_transformer.py' adding 'vitrage/tests/unit/datasources/zabbix/zabbix_base_test.py' adding 'vitrage/tests/unit/entity_graph/__init__.py' adding 'vitrage/tests/unit/entity_graph/base.py' adding 'vitrage/tests/unit/entity_graph/test_processor_service.py' adding 'vitrage/tests/unit/entity_graph/test_transformer_manager.py' adding 'vitrage/tests/unit/entity_graph/processor/__init__.py' adding 'vitrage/tests/unit/entity_graph/processor/base.py' adding 'vitrage/tests/unit/entity_graph/processor/test_entity_graph.py' adding 'vitrage/tests/unit/entity_graph/processor/test_processor.py' adding 'vitrage/tests/unit/entity_graph/states/__init__.py' adding 'vitrage/tests/unit/entity_graph/states/test_datasource_info_mapper.py' adding 'vitrage/tests/unit/evaluator/__init__.py' adding 'vitrage/tests/unit/evaluator/test_condition.py' adding 'vitrage/tests/unit/evaluator/test_equivalence_loader.py' adding 'vitrage/tests/unit/evaluator/test_equivalence_repository.py' adding 'vitrage/tests/unit/evaluator/test_scenario_evaluator.py' adding 'vitrage/tests/unit/evaluator/test_scenario_repository.py' adding 'vitrage/tests/unit/evaluator/test_template_loader.py' adding 'vitrage/tests/unit/evaluator/recipes/__init__.py' adding 'vitrage/tests/unit/evaluator/recipes/test_add_causal_relationship_recipe.py' adding 'vitrage/tests/unit/evaluator/recipes/test_execute_mistral.py' adding 'vitrage/tests/unit/evaluator/recipes/test_mark_down.py' adding 'vitrage/tests/unit/evaluator/recipes/test_raise_alarm.py' adding 'vitrage/tests/unit/evaluator/recipes/test_set_state_recipe.py' adding 'vitrage/tests/unit/evaluator/template_functions/__init__.py' adding 'vitrage/tests/unit/evaluator/template_functions/test_template_functions.py' adding 'vitrage/tests/unit/evaluator/template_loading/__init__.py' adding 'vitrage/tests/unit/evaluator/template_loading/test_template_loading_v3.py' adding 'vitrage/tests/unit/evaluator/template_loading/v2/__init__.py' adding 'vitrage/tests/unit/evaluator/template_loading/v2/test_template_loader.py' adding 'vitrage/tests/unit/evaluator/template_validation/__init__.py' adding 'vitrage/tests/unit/evaluator/template_validation/test_def_template_syntax_validator.py' adding 'vitrage/tests/unit/evaluator/template_validation/test_template_syntax_validator.py' adding 'vitrage/tests/unit/evaluator/template_validation/test_template_validator_v3.py' adding 'vitrage/tests/unit/evaluator/template_validation/content/__init__.py' adding 'vitrage/tests/unit/evaluator/template_validation/content/base.py' adding 'vitrage/tests/unit/evaluator/template_validation/content/base_test_execute_mistral_validator.py' adding 'vitrage/tests/unit/evaluator/template_validation/content/test_template_content_validator.py' adding 'vitrage/tests/unit/evaluator/template_validation/content/v1/__init__.py' adding 'vitrage/tests/unit/evaluator/template_validation/content/v1/test_add_causal_relationship_validator.py' adding 'vitrage/tests/unit/evaluator/template_validation/content/v1/test_execute_mistral_validator.py' adding 'vitrage/tests/unit/evaluator/template_validation/content/v1/test_mark_down_validator.py' adding 'vitrage/tests/unit/evaluator/template_validation/content/v1/test_metadata_validator.py' adding 'vitrage/tests/unit/evaluator/template_validation/content/v1/test_parameters_validator.py' adding 'vitrage/tests/unit/evaluator/template_validation/content/v1/test_raise_alarm_validator.py' adding 'vitrage/tests/unit/evaluator/template_validation/content/v1/test_set_state_validator.py' adding 'vitrage/tests/unit/evaluator/template_validation/content/v2/__init__.py' adding 'vitrage/tests/unit/evaluator/template_validation/content/v2/test_execute_mistral_validator.py' adding 'vitrage/tests/unit/evaluator/template_validation/content/v2/test_metadata_validator.py' adding 'vitrage/tests/unit/evaluator/template_validation/content/v2/test_parameters_validator.py' adding 'vitrage/tests/unit/graph/__init__.py' adding 'vitrage/tests/unit/graph/base.py' adding 'vitrage/tests/unit/graph/test_graph.py' adding 'vitrage/tests/unit/graph/test_graph_algo.py' adding 'vitrage/tests/unit/hacking/__init__.py' adding 'vitrage/tests/unit/hacking/test_hacking.py' adding 'vitrage/tests/unit/machine_learning/__init__.py' adding 'vitrage/tests/unit/machine_learning/jaccard_correlation/__init__.py' adding 'vitrage/tests/unit/machine_learning/jaccard_correlation/test_jaccard_correlation.py' adding 'vitrage/tests/unit/notifier/__init__.py' adding 'vitrage/tests/unit/notifier/test_notifier.py' adding 'vitrage/tests/unit/notifier/snmp_notifier/__init__.py' adding 'vitrage/tests/unit/notifier/snmp_notifier/common.py' adding 'vitrage/tests/unit/notifier/snmp_notifier/test_snmp_notifier.py' adding 'vitrage/tests/unit/notifier/snmp_notifier/test_snmp_sender_with_severity_map.py' adding 'vitrage/tests/unit/notifier/snmp_notifier/test_snmp_sender_without_severity_map.py' adding 'vitrage/tests/unit/snmp_parsing/__init__.py' adding 'vitrage/tests/unit/snmp_parsing/test_snmp_parsing.py' adding 'vitrage/tests/unit/storage/__init__.py' adding 'vitrage/tests/unit/storage/test_migrations.py' adding 'vitrage/utils/__init__.py' adding 'vitrage/utils/datetime.py' adding 'vitrage/utils/evaluator.py' adding 'vitrage/utils/file.py' adding 'vitrage-14.1.0.dev1.dist-info/AUTHORS' adding 'vitrage-14.1.0.dev1.dist-info/LICENSE' adding 'vitrage-14.1.0.dev1.dist-info/METADATA' adding 'vitrage-14.1.0.dev1.dist-info/WHEEL' adding 'vitrage-14.1.0.dev1.dist-info/entry_points.txt' adding 'vitrage-14.1.0.dev1.dist-info/pbr.json' adding 'vitrage-14.1.0.dev1.dist-info/top_level.txt' adding 'vitrage-14.1.0.dev1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Building wheel for vitrage (pyproject.toml): finished with status 'done' Created wheel for vitrage: filename=vitrage-14.1.0.dev1-py3-none-any.whl size=762936 sha256=9e6f6144daa77bbd1f3a2761d6fb5e37e21bea547aeda33d41a1aa10600339a4 Stored in directory: /builddir/.cache/pip/wheels/e3/16/b9/29e76b104d7d23d6492fb438ae3a68623549b6bc78c64c5e3f Successfully built vitrage + 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/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/lib64/python3.9/site-packages:/builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/lib/python3.9/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/vitrage-14.1.0.dev1/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=4 + HOSTNAME=rpmbuild + /usr/bin/python3 -m tox --current-env -q --recreate -e docs Running Sphinx v3.4.3 [openstackdocstheme] version: 3.0.0 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] using theme from /usr/lib/python3.9/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/vitrage-14.1.0.dev1/.gitreview found [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/vitrage-14.1.0.dev1/etc/vitrage/vitrage-config-generator.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/vitrage-14.1.0.dev1/doc/source/_static/vitrage.conf.sample building [mo]: targets for 0 po files that are out of date building [html]: targets for 53 source files that are out of date updating environment: [new config] 53 added, 0 changed, 0 removed reading sources... [ 1%] cli/index reading sources... [ 3%] cli/vitrage-purge-data reading sources... [ 5%] cli/vitrage-status reading sources... [ 7%] configuration/index reading sources... [ 9%] contributor/add-new-datasource reading sources... [ 11%] contributor/alarm-severity-config reading sources... [ 13%] contributor/cetus_datasource reading sources... [ 15%] contributor/configuration reading sources... [ 16%] contributor/contributing reading sources... [ 18%] contributor/datasource-snmp-parsing-support reading sources... [ 20%] contributor/devstack-installation reading sources... [ 22%] contributor/entity_equivalence_use_cases reading sources... [ 24%] contributor/high-scale reading sources... [ 26%] contributor/index reading sources... [ 28%] contributor/k8s_datasource reading sources... [ 30%] contributor/kapacitor-datasource reading sources... [ 32%] contributor/keycloak-config reading sources... [ 33%] contributor/manual-tests reading sources... [ 35%] contributor/mistral-config reading sources... [ 37%] contributor/ml-jaccard_correlation reading sources... [ 39%] contributor/nagios-config reading sources... [ 41%] contributor/nagios-devstack-installation reading sources... [ 43%] contributor/not_operator_support reading sources... [ 45%] contributor/not_operator_support_v2 reading sources... [ 47%] contributor/notifier-snmp-plugin reading sources... [ 49%] contributor/notifier-webhook-plugin reading sources... [ 50%] contributor/nova-config reading sources... [ 52%] contributor/nova-notifier reading sources... [ 54%] contributor/profiler-config reading sources... [ 56%] contributor/prometheus-datasource reading sources... [ 58%] contributor/resource-state-config reading sources... [ 60%] contributor/scenario-evaluator reading sources... [ 62%] contributor/static-config reading sources... [ 64%] contributor/template_validation_status_code reading sources... [ 66%] contributor/templates-loading reading sources... [ 67%] contributor/templates-loading-v2 reading sources... [ 69%] contributor/tmfapi639-datasource reading sources... [ 71%] contributor/vitrage-api reading sources... [ 73%] contributor/vitrage-first_steps reading sources... [ 75%] contributor/vitrage-graph-design reading sources... [ 77%] contributor/vitrage-ha-and-history-vision reading sources... [ 79%] contributor/vitrage-template-format-v2 reading sources... [ 81%] contributor/vitrage-templates reading sources... [ 83%] contributor/vitrage-use-cases reading sources... [ 84%] contributor/zabbix_vitrage reading sources... [ 86%] contributor/zaqar_notifier reading sources... [ 88%] index reading sources... [ 90%] install/get_started reading sources... [ 92%] install/index reading sources... [ 94%] install/install reading sources... [ 96%] install/install-rdo reading sources... [ 98%] install/next-steps reading sources... [100%] install/verify looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 1%] cli/index writing output... [ 3%] cli/vitrage-purge-data writing output... [ 5%] cli/vitrage-status writing output... [ 7%] configuration/index writing output... [ 9%] contributor/add-new-datasource writing output... [ 11%] contributor/alarm-severity-config writing output... [ 13%] contributor/cetus_datasource writing output... [ 15%] contributor/configuration writing output... [ 16%] contributor/contributing writing output... [ 18%] contributor/datasource-snmp-parsing-support writing output... [ 20%] contributor/devstack-installation writing output... [ 22%] contributor/entity_equivalence_use_cases writing output... [ 24%] contributor/high-scale writing output... [ 26%] contributor/index writing output... [ 28%] contributor/k8s_datasource writing output... [ 30%] contributor/kapacitor-datasource writing output... [ 32%] contributor/keycloak-config writing output... [ 33%] contributor/manual-tests writing output... [ 35%] contributor/mistral-config writing output... [ 37%] contributor/ml-jaccard_correlation writing output... [ 39%] contributor/nagios-config writing output... [ 41%] contributor/nagios-devstack-installation writing output... [ 43%] contributor/not_operator_support writing output... [ 45%] contributor/not_operator_support_v2 writing output... [ 47%] contributor/notifier-snmp-plugin writing output... [ 49%] contributor/notifier-webhook-plugin writing output... [ 50%] contributor/nova-config writing output... [ 52%] contributor/nova-notifier writing output... [ 54%] contributor/profiler-config writing output... [ 56%] contributor/prometheus-datasource writing output... [ 58%] contributor/resource-state-config writing output... [ 60%] contributor/scenario-evaluator writing output... [ 62%] contributor/static-config writing output... [ 64%] contributor/template_validation_status_code writing output... [ 66%] contributor/templates-loading writing output... [ 67%] contributor/templates-loading-v2 writing output... [ 69%] contributor/tmfapi639-datasource writing output... [ 71%] contributor/vitrage-api writing output... [ 73%] contributor/vitrage-first_steps writing output... [ 75%] contributor/vitrage-graph-design writing output... [ 77%] contributor/vitrage-ha-and-history-vision writing output... [ 79%] contributor/vitrage-template-format-v2 writing output... [ 81%] contributor/vitrage-templates writing output... [ 83%] contributor/vitrage-use-cases writing output... [ 84%] contributor/zabbix_vitrage writing output... [ 86%] contributor/zaqar_notifier writing output... [ 88%] index writing output... [ 90%] install/get_started writing output... [ 92%] install/index writing output... [ 94%] install/install writing output... [ 96%] install/install-rdo writing output... [ 98%] install/next-steps writing output... [100%] install/verify generating indices... genindex done writing additional pages... search done copying images... [ 7%] contributor/./images/osprofiler-html-output.png copying images... [ 15%] contributor/./images/low_level_design.png copying images... [ 23%] contributor/./images/vitrage-ha-vision.png copying images... [ 30%] contributor/./images/add_nova_instance_flow.png copying images... [ 38%] contributor/./images/add_nova_instance_graph.png copying images... [ 46%] contributor/./images/add_aodh_alarm_flow.png copying images... [ 53%] contributor/./images/add_aodh_alarm_graph.png copying images... [ 61%] contributor/./images/nagios_causes_deduced_flow.png copying images... [ 69%] contributor/./images/nagios_causes_deduced_graph.png copying images... [ 76%] contributor/./images/rca_flow.png copying images... [ 84%] contributor/./images/rca_graph.png copying images... [ 92%] contributor/./images/complex_rca_graph.png copying images... [100%] ./contributor/images/vitrage_graph_architecture.png copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in doc/build/html. ___________________________________ summary ____________________________________ docs: commands succeeded congratulations :) + rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.n7y5kZ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64 + cd vitrage-14.1.0.dev1 ++ ls /builddir/build/BUILD/vitrage-14.1.0.dev1/pyproject-wheeldir/vitrage-14.1.0.dev1-py3-none-any.whl ++ xargs basename --multiple ++ sed -E 's/([^-]+)-([^-]+)-.+\.whl/\1==\2/' + specifier=vitrage==14.1.0.dev1 + '[' -z vitrage==14.1.0.dev1 ']' + TMPDIR=/builddir/build/BUILD/vitrage-14.1.0.dev1/.pyproject-builddir + /usr/bin/python3 -m pip install --root /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.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/vitrage-14.1.0.dev1/pyproject-wheeldir vitrage==14.1.0.dev1 Using pip 21.3.1 from /usr/lib/python3.9/site-packages/pip (python 3.9) Looking in links: /builddir/build/BUILD/vitrage-14.1.0.dev1/pyproject-wheeldir Processing ./pyproject-wheeldir/vitrage-14.1.0.dev1-py3-none-any.whl Installing collected packages: vitrage Creating /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/bin/vitrage-api to 755 changing mode of /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/bin/vitrage-dbsync to 755 changing mode of /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/bin/vitrage-dbsync-revision to 755 changing mode of /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/bin/vitrage-dbsync-stamp to 755 changing mode of /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/bin/vitrage-graph to 755 changing mode of /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/bin/vitrage-ml to 755 changing mode of /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/bin/vitrage-notifier to 755 changing mode of /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/bin/vitrage-persistor to 755 changing mode of /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/bin/vitrage-purge-data to 755 changing mode of /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/bin/vitrage-snmp-parsing to 755 changing mode of /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/bin/vitrage-status to 755 Successfully installed vitrage-14.1.0.dev1 + '[' -d /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/bin ']' + '[' -z s ']' + shebang_flags=-kas + /usr/bin/python3 -B /usr/lib/rpm/redhat/pathfix.py -pni /usr/bin/python3 -kas /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/bin/vitrage-api /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/bin/vitrage-dbsync /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/bin/vitrage-dbsync-revision /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/bin/vitrage-dbsync-stamp /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/bin/vitrage-graph /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/bin/vitrage-ml /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/bin/vitrage-notifier /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/bin/vitrage-persistor /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/bin/vitrage-purge-data /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/bin/vitrage-snmp-parsing /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/bin/vitrage-status /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/bin/vitrage-api: updating /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/bin/vitrage-dbsync: updating /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/bin/vitrage-dbsync-revision: updating /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/bin/vitrage-dbsync-stamp: updating /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/bin/vitrage-graph: updating /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/bin/vitrage-ml: updating /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/bin/vitrage-notifier: updating /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/bin/vitrage-persistor: updating /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/bin/vitrage-purge-data: updating /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/bin/vitrage-snmp-parsing: updating /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/bin/vitrage-status: updating + rm -rfv /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/bin/__pycache__ + rm -f /builddir/build/BUILD/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64-pyproject-ghost-distinfo + site_dirs=() + '[' -d /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/lib/python3.9/site-packages ']' + site_dirs+=("/usr/lib/python3.9/site-packages") + '[' /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/lib64/python3.9/site-packages '!=' /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/lib/python3.9/site-packages ']' + '[' -d /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/lib64/python3.9/site-packages ']' + for site_dir in ${site_dirs[@]} + for distinfo in /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64$site_dir/*.dist-info + echo '%ghost /usr/lib/python3.9/site-packages/vitrage-14.1.0.dev1.dist-info' + sed -i s/pip/rpm/ /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/lib/python3.9/site-packages/vitrage-14.1.0.dev1.dist-info/INSTALLER + PYTHONPATH=/usr/lib/rpm/redhat + /usr/bin/python3 -B /usr/lib/rpm/redhat/pyproject_preprocess_record.py --buildroot /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64 --record /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/lib/python3.9/site-packages/vitrage-14.1.0.dev1.dist-info/RECORD --output /builddir/build/BUILD/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64-pyproject-record + rm -fv /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/lib/python3.9/site-packages/vitrage-14.1.0.dev1.dist-info/RECORD removed '/builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/lib/python3.9/site-packages/vitrage-14.1.0.dev1.dist-info/RECORD' + rm -fv /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/lib/python3.9/site-packages/vitrage-14.1.0.dev1.dist-info/REQUESTED removed '/builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/lib/python3.9/site-packages/vitrage-14.1.0.dev1.dist-info/REQUESTED' ++ cut -f1 '-d ' ++ wc -l /builddir/build/BUILD/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64-pyproject-ghost-distinfo + lines=1 + '[' 1 -ne 1 ']' + PYTHONPATH=/builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64//usr/lib/python3.9/site-packages + oslo-config-generator --config-file=etc/vitrage/vitrage-config-generator.conf + install -d -m 755 /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/etc/vitrage/datasources_values + install -p -D -m 640 etc/vitrage/vitrage.conf /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/etc/vitrage/vitrage.conf + install -p -D -m 640 etc/vitrage/api-paste.ini /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/etc/vitrage/api-paste.ini + install -p -D -m 640 etc/vitrage/datasources_values/aodh.yaml etc/vitrage/datasources_values/cetus.cluster.yaml etc/vitrage/datasources_values/cetus.pod.yaml etc/vitrage/datasources_values/cinder.volume.yaml etc/vitrage/datasources_values/collectd.yaml etc/vitrage/datasources_values/default.yaml etc/vitrage/datasources_values/doctor.yaml etc/vitrage/datasources_values/heat.stack.yaml etc/vitrage/datasources_values/kapacitor.yaml etc/vitrage/datasources_values/monasca.yaml etc/vitrage/datasources_values/nagios.yaml etc/vitrage/datasources_values/network.interface.yaml etc/vitrage/datasources_values/neutron.network.yaml etc/vitrage/datasources_values/neutron.port.yaml etc/vitrage/datasources_values/nova.host.yaml etc/vitrage/datasources_values/nova.instance.yaml etc/vitrage/datasources_values/nova.zone.yaml etc/vitrage/datasources_values/openstack.cluster.yaml etc/vitrage/datasources_values/prometheus.yaml etc/vitrage/datasources_values/static.yaml etc/vitrage/datasources_values/static_physical.yaml etc/vitrage/datasources_values/switch.yaml etc/vitrage/datasources_values/trove.cluster.yaml etc/vitrage/datasources_values/trove.instance.yaml etc/vitrage/datasources_values/vitrage.yaml etc/vitrage/datasources_values/zabbix.yaml /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/etc/vitrage/datasources_values/ + install -d -m 755 /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/var/lib/vitrage + install -d -m 755 /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/var/lib/vitrage/tmp + install -d -m 755 /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/var/log/vitrage + install -d -m 755 /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/etc/vitrage/static_datasources + install -d -m 755 /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/etc/vitrage/templates + install -p -D -m 644 /builddir/build/SOURCES/vitrage.logrotate /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/etc/logrotate.d/openstack-vitrage + install -p -D -m 644 /builddir/build/SOURCES/openstack-vitrage-api.service /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/lib/systemd/system/openstack-vitrage-api.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-vitrage-graph.service /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/lib/systemd/system/openstack-vitrage-graph.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-vitrage-notifier.service /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/lib/systemd/system/openstack-vitrage-notifier.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-vitrage-ml.service /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/lib/systemd/system/openstack-vitrage-ml.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-vitrage-persistor.service /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/lib/systemd/system/openstack-vitrage-persistor.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-vitrage-snmp-parsing.service /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/lib/systemd/system/openstack-vitrage-snmp-parsing.service + rm -f '/builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/etc/vitrage/*' + /usr/bin/find-debuginfo -j4 --strict-build-id -m -i --build-id-seed 14.1.0-0.20250317134656.aafc997.el9 --unique-debug-suffix -14.1.0-0.20250317134656.aafc997.el9.x86_64 --unique-debug-src-base openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/vitrage-14.1.0.dev1 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /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/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.W6cJ5P + umask 022 + cd /builddir/build/BUILD + cd vitrage-14.1.0.dev1 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-vitrage-14.1.0-0.20250317134656.aafc997.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.i3KBFG + umask 022 + cd /builddir/build/BUILD + cd vitrage-14.1.0.dev1 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/share/licenses/python3-vitrage + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/share/licenses/python3-vitrage + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/share/licenses/python3-vitrage + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-vitrage = 14.1.0-0.20250317134656.aafc997.el9 python3-vitrage = 14.1.0-0.20250317134656.aafc997.el9 python3.9-vitrage = 14.1.0-0.20250317134656.aafc997.el9 python3.9dist(vitrage) = 14.1~~dev1 python3dist(vitrage) = 14.1~~dev1 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(eventlet) < 0.20.1 or python3.9dist(eventlet) > 0.20.1) with python3.9dist(eventlet) >= 0.20) python(abi) = 3.9 python3.9dist(alembic) >= 0.9.8 python3.9dist(cachetools) >= 2.0.1 python3.9dist(cotyledon) >= 1.6.8 python3.9dist(cryptography) >= 2.7 python3.9dist(debtcollector) >= 1.19 python3.9dist(jsonschema) >= 3.2 python3.9dist(keystoneauth1) >= 3.6.2 python3.9dist(keystonemiddleware) >= 4.21 python3.9dist(lxml) >= 4.5.2 python3.9dist(networkx) >= 2.4 python3.9dist(oslo-config) >= 6.8 python3.9dist(oslo-context) >= 2.22 python3.9dist(oslo-db) >= 4.44 python3.9dist(oslo-i18n) >= 3.20 python3.9dist(oslo-log) >= 3.44 python3.9dist(oslo-messaging) >= 5.36 python3.9dist(oslo-middleware) >= 3.35 python3.9dist(oslo-policy) >= 4.5 python3.9dist(oslo-serialization) >= 2.25 python3.9dist(oslo-upgradecheck) >= 1.3 python3.9dist(osprofiler) >= 2 python3.9dist(pastedeploy) >= 1.5.2 python3.9dist(pbr) >= 3.1.1 python3.9dist(pecan) >= 1.2.1 python3.9dist(psutil) >= 5.4.3 python3.9dist(pyjwt) >= 1.6 python3.9dist(pymysql) >= 0.8 python3.9dist(pysnmp-lextudio) python3.9dist(python-dateutil) >= 2.7 python3.9dist(pytz) >= 2018.3 python3.9dist(pyyaml) >= 5.1 python3.9dist(requests) >= 2.20 python3.9dist(sqlalchemy) >= 1.2.5 python3.9dist(stevedore) >= 1.28 python3.9dist(sympy) >= 1.1.1 python3.9dist(tenacity) >= 4.12 python3.9dist(tooz) >= 1.58 python3.9dist(voluptuous) >= 0.11.1 python3.9dist(webob) >= 1.7.4 python3.9dist(werkzeug) >= 0.14.1 Obsoletes: python39-vitrage < 14.1.0-0.20250317134656.aafc997.el9 Processing files: openstack-vitrage-common-14.1.0-0.20250317134656.aafc997.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KFRrQB + umask 022 + cd /builddir/build/BUILD + cd vitrage-14.1.0.dev1 + DOCDIR=/builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/share/doc/openstack-vitrage-common + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/share/doc/openstack-vitrage-common + cp -pr README.rst /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/share/doc/openstack-vitrage-common + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GzxvVV + umask 022 + cd /builddir/build/BUILD + cd vitrage-14.1.0.dev1 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/share/licenses/openstack-vitrage-common + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/share/licenses/openstack-vitrage-common + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/share/licenses/openstack-vitrage-common + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(openstack-vitrage-common) = 14.1.0-0.20250317134656.aafc997.el9 openstack-vitrage-common = 14.1.0-0.20250317134656.aafc997.el9 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires: /usr/bin/python3 Processing files: openstack-vitrage-api-14.1.0-0.20250317134656.aafc997.el9.noarch Provides: openstack-vitrage-api = 14.1.0-0.20250317134656.aafc997.el9 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires: /usr/bin/python3 Processing files: openstack-vitrage-graph-14.1.0-0.20250317134656.aafc997.el9.noarch Provides: openstack-vitrage-graph = 14.1.0-0.20250317134656.aafc997.el9 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires: /usr/bin/python3 Obsoletes: openstack-vitrage-collector < 14.1.0-0.20250317134656.aafc997.el9 Processing files: openstack-vitrage-notifier-14.1.0-0.20250317134656.aafc997.el9.noarch Provides: openstack-vitrage-notifier = 14.1.0-0.20250317134656.aafc997.el9 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires: /usr/bin/python3 Processing files: openstack-vitrage-ml-14.1.0-0.20250317134656.aafc997.el9.noarch Provides: openstack-vitrage-ml = 14.1.0-0.20250317134656.aafc997.el9 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires: /usr/bin/python3 Processing files: openstack-vitrage-persistor-14.1.0-0.20250317134656.aafc997.el9.noarch Provides: openstack-vitrage-persistor = 14.1.0-0.20250317134656.aafc997.el9 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires: /usr/bin/python3 Processing files: openstack-vitrage-snmp-parsing-14.1.0-0.20250317134656.aafc997.el9.noarch Provides: openstack-vitrage-snmp-parsing = 14.1.0-0.20250317134656.aafc997.el9 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires: /usr/bin/python3 Processing files: python3-vitrage-tests-14.1.0-0.20250317134656.aafc997.el9.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.mnHuTo + umask 022 + cd /builddir/build/BUILD + cd vitrage-14.1.0.dev1 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/share/licenses/python3-vitrage-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/share/licenses/python3-vitrage-tests + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/share/licenses/python3-vitrage-tests + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-vitrage-tests = 14.1.0-0.20250317134656.aafc997.el9 python3-vitrage-tests = 14.1.0-0.20250317134656.aafc997.el9 python3.9-vitrage-tests = 14.1.0-0.20250317134656.aafc997.el9 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: python(abi) = 3.9 Obsoletes: python39-vitrage-tests < 14.1.0-0.20250317134656.aafc997.el9 Processing files: openstack-vitrage-doc-14.1.0-0.20250317134656.aafc997.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.sNIFtJ + umask 022 + cd /builddir/build/BUILD + cd vitrage-14.1.0.dev1 + DOCDIR=/builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/share/doc/openstack-vitrage-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/share/doc/openstack-vitrage-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/share/doc/openstack-vitrage-doc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.LUJEt6 + umask 022 + cd /builddir/build/BUILD + cd vitrage-14.1.0.dev1 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/share/licenses/openstack-vitrage-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/share/licenses/openstack-vitrage-doc + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64/usr/share/licenses/openstack-vitrage-doc + RPM_EC=0 ++ jobs -p + exit 0 Provides: openstack-vitrage-doc = 14.1.0-0.20250317134656.aafc997.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-vitrage+openstack-14.1.0-0.20250317134656.aafc997.el9.noarch Provides: python-vitrage+openstack = 14.1.0-0.20250317134656.aafc997.el9 python3-vitrage+openstack = 14.1.0-0.20250317134656.aafc997.el9 python3.9-vitrage+openstack = 14.1.0-0.20250317134656.aafc997.el9 python3.9dist(vitrage[openstack]) = 14.1~~dev1 python3dist(vitrage[openstack]) = 14.1~~dev1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(aodhclient) >= 1 python3.9dist(gnocchiclient) >= 3.3.1 python3.9dist(python-heatclient) >= 1.14 python3.9dist(python-keystoneclient) >= 3.15 python3.9dist(python-mistralclient) >= 3.3 python3.9dist(python-monascaclient) >= 1.7.1 python3.9dist(python-neutronclient) >= 6.7 python3.9dist(python-novaclient) >= 10.1 python3.9dist(python-openstackclient) >= 3.12 python3.9dist(python-troveclient) >= 2.2 python3.9dist(python-zaqarclient) >= 1.2 Obsoletes: python39-vitrage+openstack < 14.1.0-0.20250317134656.aafc997.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64 Wrote: /builddir/build/SRPMS/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.src.rpm Wrote: /builddir/build/RPMS/openstack-vitrage-common-14.1.0-0.20250317134656.aafc997.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-vitrage+openstack-14.1.0-0.20250317134656.aafc997.el9.noarch.rpm Wrote: /builddir/build/RPMS/openstack-vitrage-snmp-parsing-14.1.0-0.20250317134656.aafc997.el9.noarch.rpm Wrote: /builddir/build/RPMS/openstack-vitrage-ml-14.1.0-0.20250317134656.aafc997.el9.noarch.rpm Wrote: /builddir/build/RPMS/openstack-vitrage-persistor-14.1.0-0.20250317134656.aafc997.el9.noarch.rpm Wrote: /builddir/build/RPMS/openstack-vitrage-notifier-14.1.0-0.20250317134656.aafc997.el9.noarch.rpm Wrote: /builddir/build/RPMS/openstack-vitrage-api-14.1.0-0.20250317134656.aafc997.el9.noarch.rpm Wrote: /builddir/build/RPMS/openstack-vitrage-graph-14.1.0-0.20250317134656.aafc997.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-vitrage-tests-14.1.0-0.20250317134656.aafc997.el9.noarch.rpm Wrote: /builddir/build/RPMS/python3-vitrage-14.1.0-0.20250317134656.aafc997.el9.noarch.rpm Wrote: /builddir/build/RPMS/openstack-vitrage-doc-14.1.0-0.20250317134656.aafc997.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Q54XxP + umask 022 + cd /builddir/build/BUILD + cd vitrage-14.1.0.dev1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-vitrage-14.1.0-0.20250317134656.aafc997.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0