Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/openstack-vitrage.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-victoria-el8-build-84315-524251/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'd2c082fb69004f40b9e00f8c5f4178a4', '-D', '/var/lib/mock/cloud8-openstack-victoria-el8-build-84315-524251/root', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bs', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/openstack-vitrage.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/openstack-vitrage-7.3.0-2.el8.src.rpm Child return code was: 0 ENTER ['do'](['/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/openstack-vitrage.spec'], nspawn_args=['--private-network']shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/cloud8-openstack-victoria-el8-build-84315-524251/root'gid=135user='mockbuild'timeout=86400logger=printOutput=False) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'ea3c53fe853041f080f66e9211b9ed87', '-D', '/var/lib/mock/cloud8-openstack-victoria-el8-build-84315-524251/root', '--private-network', '--setenv=LANG=en_GB.UTF-8', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOSTNAME=mock', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=HOME=/builddir', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PS1= \\s-\\v\\$ ', '-u', 'mockbuild', '/usr/bin/rpmbuild', '-bb', '--target', 'noarch', '--nodeps', u'/builddir/build/SPECS/openstack-vitrage.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LHJLfL + umask 022 + cd /builddir/build/BUILD + /usr/lib/rpm/redhat/gpgverify --keyring=/builddir/build/SOURCES/0x2426b928085a020d8a90d0d879ab7008d0896c8a.txt --signature=/builddir/build/SOURCES/vitrage-7.3.0.tar.gz.asc --data=/builddir/build/SOURCES/vitrage-7.3.0.tar.gz gpgv: Signature made Thu Sep 24 19:00:21 2020 UTC gpgv: using RSA key BC26D3A8D0665C87F7BEDF2AC12B8E73B30F2FC8 gpgv: Good signature from "OpenStack Infra (Victoria Cycle) " + cd /builddir/build/BUILD + rm -rf vitrage-7.3.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/vitrage-7.3.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd vitrage-7.3.0 + /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 add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'openstack-vitrage-7.3.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 's/^warning-is-error.*/warning-is-error = 0/g' setup.cfg + rm -rf requirements.txt test-requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.lmD5S7 + umask 022 + cd /builddir/build/BUILD + cd vitrage-7.3.0 + sphinx-build -W -b html doc/source doc/build/html Running Sphinx v2.2.2 [openstackdocstheme] version: 2.2.1 [openstackdocstheme] connecting html-page-context event handler making output directory... done [openstackdocstheme] using theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme [openstackdocstheme] no /builddir/build/BUILD/vitrage-7.3.0/.gitreview found [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/vitrage-7.3.0/etc/vitrage/vitrage-config-generator.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/vitrage-7.3.0/doc/source/_static/vitrage.conf.sample building [mo]: targets for 0 po files that are out of date building [html]: targets for 52 source files that are out of date updating environment: [new config] 52 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/configuration reading sources... [ 15%] contributor/contributing reading sources... [ 17%] contributor/datasource-snmp-parsing-support reading sources... [ 19%] contributor/devstack-installation reading sources... [ 21%] contributor/entity_equivalence_use_cases reading sources... [ 23%] contributor/high-scale reading sources... [ 25%] contributor/index reading sources... [ 26%] contributor/k8s_datasource reading sources... [ 28%] contributor/kapacitor-datasource reading sources... [ 30%] contributor/keycloak-config reading sources... [ 32%] contributor/manual-tests reading sources... [ 34%] contributor/mistral-config reading sources... [ 36%] contributor/ml-jaccard_correlation reading sources... [ 38%] contributor/nagios-config reading sources... [ 40%] contributor/nagios-devstack-installation reading sources... [ 42%] contributor/not_operator_support reading sources... [ 44%] contributor/not_operator_support_v2 reading sources... [ 46%] contributor/notifier-snmp-plugin reading sources... [ 48%] contributor/notifier-webhook-plugin reading sources... [ 50%] contributor/nova-config reading sources... [ 51%] contributor/nova-notifier reading sources... [ 53%] contributor/profiler-config reading sources... [ 55%] contributor/prometheus-datasource reading sources... [ 57%] contributor/resource-state-config reading sources... [ 59%] contributor/scenario-evaluator reading sources... [ 61%] contributor/static-config reading sources... [ 63%] contributor/template_validation_status_code reading sources... [ 65%] 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... [ 76%] contributor/vitrage-ha-and-history-vision reading sources... [ 78%] contributor/vitrage-template-format-v2 reading sources... [ 80%] contributor/vitrage-templates reading sources... [ 82%] 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 [openstackdocstheme] pdf_link False 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/configuration writing output... [ 15%] contributor/contributing writing output... [ 17%] contributor/datasource-snmp-parsing-support writing output... [ 19%] contributor/devstack-installation writing output... [ 21%] contributor/entity_equivalence_use_cases writing output... [ 23%] contributor/high-scale writing output... [ 25%] contributor/index writing output... [ 26%] contributor/k8s_datasource writing output... [ 28%] contributor/kapacitor-datasource writing output... [ 30%] contributor/keycloak-config writing output... [ 32%] contributor/manual-tests writing output... [ 34%] contributor/mistral-config writing output... [ 36%] contributor/ml-jaccard_correlation writing output... [ 38%] contributor/nagios-config writing output... [ 40%] contributor/nagios-devstack-installation writing output... [ 42%] contributor/not_operator_support writing output... [ 44%] contributor/not_operator_support_v2 writing output... [ 46%] contributor/notifier-snmp-plugin writing output... [ 48%] contributor/notifier-webhook-plugin writing output... [ 50%] contributor/nova-config writing output... [ 51%] contributor/nova-notifier writing output... [ 53%] contributor/profiler-config writing output... [ 55%] contributor/prometheus-datasource writing output... [ 57%] contributor/resource-state-config writing output... [ 59%] contributor/scenario-evaluator writing output... [ 61%] contributor/static-config writing output... [ 63%] contributor/template_validation_status_code writing output... [ 65%] 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... [ 76%] contributor/vitrage-ha-and-history-vision writing output... [ 78%] contributor/vitrage-template-format-v2 writing output... [ 80%] contributor/vitrage-templates writing output... [ 82%] 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[openstackdocstheme] could not determine last_updated for 'genindex' done writing additional pages... search[openstackdocstheme] could not determine last_updated for '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. + rm -fr doc/build/html/.doctrees doc/build/html/.buildinfo ++ '[' -f _current_flavor ']' ++ true + python_flavor= + '[' -z '' ']' + python_flavor=tmp + '[' tmp '!=' python3 ']' + '[' -d build ']' + '[' -d _build.python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/vitrage creating 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 copying vitrage/graph/__init__.py -> build/lib/vitrage/graph creating build/lib/vitrage/evaluator creating 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/base.py -> build/lib/vitrage/evaluator/template_validation copying vitrage/evaluator/template_validation/template_syntax_validator_v3.py -> build/lib/vitrage/evaluator/template_validation copying vitrage/evaluator/template_validation/__init__.py -> build/lib/vitrage/evaluator/template_validation copying vitrage/evaluator/template_validation/template_syntax_validator.py -> build/lib/vitrage/evaluator/template_validation creating build/lib/vitrage/evaluator/actions copying vitrage/evaluator/actions/priority_tools.py -> build/lib/vitrage/evaluator/actions copying vitrage/evaluator/actions/evaluator_event_transformer.py -> build/lib/vitrage/evaluator/actions copying vitrage/evaluator/actions/action_executor.py -> build/lib/vitrage/evaluator/actions copying vitrage/evaluator/actions/notifier.py -> build/lib/vitrage/evaluator/actions copying vitrage/evaluator/actions/base.py -> build/lib/vitrage/evaluator/actions copying vitrage/evaluator/actions/__init__.py -> build/lib/vitrage/evaluator/actions creating build/lib/vitrage/storage creating build/lib/vitrage/storage/sqlalchemy creating build/lib/vitrage/storage/sqlalchemy/migration copying vitrage/storage/sqlalchemy/migration/__init__.py -> build/lib/vitrage/storage/sqlalchemy/migration copying vitrage/storage/history_facade.py -> build/lib/vitrage/storage copying vitrage/storage/base.py -> build/lib/vitrage/storage copying vitrage/storage/impl_sqlalchemy.py -> build/lib/vitrage/storage copying vitrage/storage/__init__.py -> build/lib/vitrage/storage creating build/lib/vitrage/notifier creating build/lib/vitrage/notifier/plugins creating build/lib/vitrage/notifier/plugins/mistral copying vitrage/notifier/plugins/mistral/mistral_notifier.py -> build/lib/vitrage/notifier/plugins/mistral copying vitrage/notifier/plugins/mistral/__init__.py -> build/lib/vitrage/notifier/plugins/mistral 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/consistency copying vitrage/tests/unit/datasources/consistency/test_consistency_transformer.py -> build/lib/vitrage/tests/unit/datasources/consistency copying vitrage/tests/unit/datasources/consistency/__init__.py -> build/lib/vitrage/tests/unit/datasources/consistency creating 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_nova_zone_transformer.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/__init__.py -> build/lib/vitrage/tests/unit/datasources/nova creating build/lib/vitrage/common creating build/lib/vitrage/common/policies copying vitrage/common/policies/alarms.py -> build/lib/vitrage/common/policies copying vitrage/common/policies/topology.py -> build/lib/vitrage/common/policies copying vitrage/common/policies/event.py -> build/lib/vitrage/common/policies copying vitrage/common/policies/base.py -> build/lib/vitrage/common/policies copying vitrage/common/policies/resource.py -> build/lib/vitrage/common/policies copying vitrage/common/policies/rca.py -> build/lib/vitrage/common/policies copying vitrage/common/policies/template.py -> build/lib/vitrage/common/policies copying vitrage/common/policies/status.py -> build/lib/vitrage/common/policies copying vitrage/common/policies/webhook.py -> build/lib/vitrage/common/policies copying vitrage/common/policies/service.py -> build/lib/vitrage/common/policies copying vitrage/common/policies/__init__.py -> build/lib/vitrage/common/policies creating build/lib/vitrage/tests/unit/common copying vitrage/tests/unit/common/test_utils.py -> build/lib/vitrage/tests/unit/common copying vitrage/tests/unit/common/__init__.py -> build/lib/vitrage/tests/unit/common creating build/lib/vitrage/tests/unit/evaluator creating build/lib/vitrage/tests/unit/evaluator/template_validation creating 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/test_template_content_validator.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/__init__.py -> build/lib/vitrage/tests/unit/evaluator/template_validation/content creating build/lib/vitrage/datasources creating build/lib/vitrage/datasources/trove copying vitrage/datasources/trove/trove_driver_base.py -> build/lib/vitrage/datasources/trove copying vitrage/datasources/trove/properties.py -> build/lib/vitrage/datasources/trove copying vitrage/datasources/trove/__init__.py -> build/lib/vitrage/datasources/trove creating 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/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/__init__.py -> build/lib/vitrage/tests/unit/datasources/collectd creating build/lib/vitrage/api_handler copying vitrage/api_handler/__init__.py -> build/lib/vitrage/api_handler creating build/lib/vitrage/evaluator/template_loading creating build/lib/vitrage/evaluator/template_loading/v3 copying vitrage/evaluator/template_loading/v3/raise_alarm_loader.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/__init__.py -> build/lib/vitrage/evaluator/template_loading/v3 creating build/lib/vitrage/tests/unit/datasources/ceilometer copying vitrage/tests/unit/datasources/ceilometer/test_ceilometer_driver.py -> build/lib/vitrage/tests/unit/datasources/ceilometer copying vitrage/tests/unit/datasources/ceilometer/ceilometer_transformer_base_test.py -> build/lib/vitrage/tests/unit/datasources/ceilometer copying vitrage/tests/unit/datasources/ceilometer/test_ceilometer_transformer.py -> build/lib/vitrage/tests/unit/datasources/ceilometer copying vitrage/tests/unit/datasources/ceilometer/mock_driver.py -> build/lib/vitrage/tests/unit/datasources/ceilometer copying vitrage/tests/unit/datasources/ceilometer/__init__.py -> build/lib/vitrage/tests/unit/datasources/ceilometer creating build/lib/vitrage/entity_graph creating build/lib/vitrage/entity_graph/processor copying vitrage/entity_graph/processor/transformer_manager.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/base.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/__init__.py -> build/lib/vitrage/entity_graph/processor creating build/lib/vitrage/datasources/doctor copying vitrage/datasources/doctor/transformer.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/__init__.py -> build/lib/vitrage/datasources/doctor creating 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/test_zabbix_configuration.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 copying vitrage/tests/unit/datasources/zabbix/test_zabbix_driver.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/__init__.py -> build/lib/vitrage/tests/unit/datasources/zabbix creating build/lib/vitrage/evaluator/template_functions creating build/lib/vitrage/evaluator/template_functions/v2 copying vitrage/evaluator/template_functions/v2/functions.py -> build/lib/vitrage/evaluator/template_functions/v2 copying vitrage/evaluator/template_functions/v2/__init__.py -> build/lib/vitrage/evaluator/template_functions/v2 creating build/lib/vitrage/evaluator/template_db copying vitrage/evaluator/template_db/template_repository.py -> build/lib/vitrage/evaluator/template_db copying vitrage/evaluator/template_db/__init__.py -> build/lib/vitrage/evaluator/template_db creating build/lib/vitrage/storage/sqlalchemy/migration/alembic_migrations 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/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 copying vitrage/tests/unit/datasources/kapacitor/__init__.py -> build/lib/vitrage/tests/unit/datasources/kapacitor creating build/lib/vitrage/datasources/consistency copying vitrage/datasources/consistency/transformer.py -> build/lib/vitrage/datasources/consistency copying vitrage/datasources/consistency/__init__.py -> build/lib/vitrage/datasources/consistency creating build/lib/vitrage/tests/functional creating build/lib/vitrage/tests/functional/datasources creating build/lib/vitrage/tests/functional/datasources/nova copying vitrage/tests/functional/datasources/nova/test_nova_datasources.py -> build/lib/vitrage/tests/functional/datasources/nova copying vitrage/tests/functional/datasources/nova/__init__.py -> build/lib/vitrage/tests/functional/datasources/nova creating build/lib/vitrage/tests/unit/datasources/tmfapi639 copying vitrage/tests/unit/datasources/tmfapi639/test_tmfapi639_transformer.py -> build/lib/vitrage/tests/unit/datasources/tmfapi639 copying vitrage/tests/unit/datasources/tmfapi639/__init__.py -> build/lib/vitrage/tests/unit/datasources/tmfapi639 creating build/lib/vitrage/datasources/trove/instance copying vitrage/datasources/trove/instance/transformer.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/__init__.py -> build/lib/vitrage/datasources/trove/instance creating build/lib/vitrage/datasources/cetus creating build/lib/vitrage/datasources/cetus/cluster copying vitrage/datasources/cetus/cluster/transformer.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/__init__.py -> build/lib/vitrage/datasources/cetus/cluster copying vitrage/tests/base.py -> build/lib/vitrage/tests copying vitrage/tests/__init__.py -> build/lib/vitrage/tests copying vitrage/datasources/cetus/cetus_driver_base.py -> build/lib/vitrage/datasources/cetus copying vitrage/datasources/cetus/properties.py -> build/lib/vitrage/datasources/cetus copying vitrage/datasources/cetus/__init__.py -> build/lib/vitrage/datasources/cetus creating build/lib/vitrage/datasources/nagios copying vitrage/datasources/nagios/transformer.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/properties.py -> build/lib/vitrage/datasources/nagios copying vitrage/datasources/nagios/parser.py -> build/lib/vitrage/datasources/nagios copying vitrage/datasources/nagios/__init__.py -> build/lib/vitrage/datasources/nagios creating build/lib/vitrage/tests/unit/entity_graph creating 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 copying vitrage/tests/unit/entity_graph/states/__init__.py -> build/lib/vitrage/tests/unit/entity_graph/states creating 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/tests/unit/datasources/static/__init__.py -> build/lib/vitrage/tests/unit/datasources/static creating build/lib/vitrage/notifier/plugins/nova copying vitrage/notifier/plugins/nova/nova_notifier.py -> build/lib/vitrage/notifier/plugins/nova copying vitrage/notifier/plugins/nova/__init__.py -> build/lib/vitrage/notifier/plugins/nova creating build/lib/vitrage/datasources/kubernetes copying vitrage/datasources/kubernetes/transformer.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/__init__.py -> build/lib/vitrage/datasources/kubernetes creating build/lib/vitrage/datasources/cinder creating build/lib/vitrage/datasources/cinder/volume copying vitrage/datasources/cinder/volume/transformer.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/__init__.py -> build/lib/vitrage/datasources/cinder/volume creating build/lib/vitrage/tests/unit/datasources/neutron creating 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 copying vitrage/tests/unit/datasources/neutron/port/__init__.py -> build/lib/vitrage/tests/unit/datasources/neutron/port copying vitrage/storage/sqlalchemy/models.py -> build/lib/vitrage/storage/sqlalchemy copying vitrage/storage/sqlalchemy/__init__.py -> build/lib/vitrage/storage/sqlalchemy creating build/lib/vitrage/tests/functional/datasources/aodh copying vitrage/tests/functional/datasources/aodh/test_aodh.py -> build/lib/vitrage/tests/functional/datasources/aodh copying vitrage/tests/functional/datasources/aodh/__init__.py -> build/lib/vitrage/tests/functional/datasources/aodh creating build/lib/vitrage/notifier/plugins/aodh copying vitrage/notifier/plugins/aodh/aodh_notifier.py -> build/lib/vitrage/notifier/plugins/aodh copying vitrage/notifier/plugins/aodh/__init__.py -> build/lib/vitrage/notifier/plugins/aodh creating build/lib/vitrage/tests/functional/datasources/trove copying vitrage/tests/functional/datasources/trove/test_trove_instance.py -> build/lib/vitrage/tests/functional/datasources/trove copying vitrage/tests/functional/datasources/trove/__init__.py -> build/lib/vitrage/tests/functional/datasources/trove creating 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 copying vitrage/datasources/neutron/__init__.py -> build/lib/vitrage/datasources/neutron creating build/lib/vitrage/hacking copying vitrage/hacking/checks.py -> build/lib/vitrage/hacking copying vitrage/hacking/__init__.py -> build/lib/vitrage/hacking 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_validator_v3.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/__init__.py -> build/lib/vitrage/tests/unit/evaluator/template_validation creating build/lib/vitrage/datasources/kapacitor copying vitrage/datasources/kapacitor/transformer.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/__init__.py -> build/lib/vitrage/datasources/kapacitor creating build/lib/vitrage/datasources/ceilometer copying vitrage/datasources/ceilometer/transformer.py -> build/lib/vitrage/datasources/ceilometer copying vitrage/datasources/ceilometer/driver.py -> build/lib/vitrage/datasources/ceilometer copying vitrage/datasources/ceilometer/properties.py -> build/lib/vitrage/datasources/ceilometer copying vitrage/datasources/ceilometer/__init__.py -> build/lib/vitrage/datasources/ceilometer creating build/lib/vitrage/machine_learning copying vitrage/machine_learning/service.py -> build/lib/vitrage/machine_learning copying vitrage/machine_learning/__init__.py -> build/lib/vitrage/machine_learning creating build/lib/vitrage/entity_graph/consistency copying vitrage/entity_graph/consistency/consistency_enforcer.py -> build/lib/vitrage/entity_graph/consistency copying vitrage/entity_graph/consistency/__init__.py -> build/lib/vitrage/entity_graph/consistency creating build/lib/vitrage/datasources/cetus/pod copying vitrage/datasources/cetus/pod/transformer.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/__init__.py -> build/lib/vitrage/datasources/cetus/pod creating 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 copying vitrage/tests/functional/evaluator/__init__.py -> build/lib/vitrage/tests/functional/evaluator creating build/lib/vitrage/tests/functional/datasources/neutron copying vitrage/tests/functional/datasources/neutron/test_neutron_port.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/__init__.py -> build/lib/vitrage/tests/functional/datasources/neutron creating build/lib/vitrage/datasources/trove/cluster copying vitrage/datasources/trove/cluster/transformer.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/__init__.py -> build/lib/vitrage/datasources/trove/cluster creating 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 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/__init__.py -> build/lib/vitrage/evaluator/template_validation/content creating build/lib/vitrage/tests/functional/entity_graph creating 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 copying vitrage/tests/functional/entity_graph/processor/__init__.py -> build/lib/vitrage/tests/functional/entity_graph/processor creating build/lib/vitrage/tests/functional/api creating 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/tests/functional/api/v1/test_health.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_service.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_status.py -> 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_keycloak.py -> build/lib/vitrage/tests/functional/api/v1 creating build/lib/vitrage/middleware copying vitrage/middleware/keycloak.py -> build/lib/vitrage/middleware copying vitrage/middleware/basic_and_keystone_auth.py -> build/lib/vitrage/middleware copying vitrage/middleware/__init__.py -> build/lib/vitrage/middleware copying vitrage/evaluator/template_functions/function_resolver.py -> build/lib/vitrage/evaluator/template_functions copying vitrage/evaluator/template_functions/__init__.py -> build/lib/vitrage/evaluator/template_functions creating build/lib/vitrage/datasources/collectd creating 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/__init__.py -> build/lib/vitrage/datasources/collectd/collectd_vitrage copying vitrage/datasources/collectd/collectd_vitrage/vitrageplugin.py -> build/lib/vitrage/datasources/collectd/collectd_vitrage creating build/lib/vitrage/datasources/aodh copying vitrage/datasources/aodh/transformer.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/__init__.py -> build/lib/vitrage/datasources/aodh creating build/lib/vitrage/notifier/plugins/webhook copying vitrage/notifier/plugins/webhook/webhook.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/__init__.py -> build/lib/vitrage/notifier/plugins/webhook copying vitrage/notifier/service.py -> build/lib/vitrage/notifier copying vitrage/notifier/__init__.py -> build/lib/vitrage/notifier creating 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_execute_mistral_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 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_mark_down_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/__init__.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 creating build/lib/vitrage/machine_learning/plugins copying vitrage/machine_learning/plugins/base.py -> build/lib/vitrage/machine_learning/plugins copying vitrage/machine_learning/plugins/__init__.py -> build/lib/vitrage/machine_learning/plugins creating build/lib/vitrage/tests/functional/datasources/nagios copying vitrage/tests/functional/datasources/nagios/test_nagios.py -> 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/unit/evaluator/test_equivalence_repository.py -> build/lib/vitrage/tests/unit/evaluator copying vitrage/tests/unit/evaluator/test_template_loader.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_scenario_repository.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_scenario_evaluator.py -> build/lib/vitrage/tests/unit/evaluator copying vitrage/tests/unit/evaluator/__init__.py -> build/lib/vitrage/tests/unit/evaluator creating 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 copying vitrage/tests/unit/datasources/cetus/test_cetus_cluster_transformer.py -> build/lib/vitrage/tests/unit/datasources/cetus copying vitrage/tests/unit/datasources/cetus/__init__.py -> build/lib/vitrage/tests/unit/datasources/cetus creating build/lib/vitrage/tests/unit/cli copying vitrage/tests/unit/cli/test_status.py -> build/lib/vitrage/tests/unit/cli copying vitrage/tests/unit/cli/__init__.py -> build/lib/vitrage/tests/unit/cli creating build/lib/vitrage/tests/mocks copying vitrage/tests/mocks/graph_generator.py -> build/lib/vitrage/tests/mocks copying vitrage/tests/mocks/trace_generator.py -> build/lib/vitrage/tests/mocks copying vitrage/tests/mocks/entity_model.py -> build/lib/vitrage/tests/mocks copying vitrage/tests/mocks/mock_driver.py -> build/lib/vitrage/tests/mocks copying vitrage/tests/mocks/utils.py -> build/lib/vitrage/tests/mocks copying vitrage/tests/mocks/__init__.py -> build/lib/vitrage/tests/mocks copying vitrage/tests/mocks/mock_transformer.py -> build/lib/vitrage/tests/mocks creating 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 copying vitrage/tests/functional/datasources/listener_service/__init__.py -> build/lib/vitrage/tests/functional/datasources/listener_service copying vitrage/tests/functional/entity_graph/__init__.py -> build/lib/vitrage/tests/functional/entity_graph creating build/lib/vitrage/notifier/plugins/zaqar copying vitrage/notifier/plugins/zaqar/zaqar_notifier.py -> build/lib/vitrage/notifier/plugins/zaqar copying vitrage/notifier/plugins/zaqar/__init__.py -> build/lib/vitrage/notifier/plugins/zaqar copying vitrage/datasources/collectd/transformer.py -> build/lib/vitrage/datasources/collectd copying vitrage/datasources/collectd/mapper.py -> build/lib/vitrage/datasources/collectd copying vitrage/datasources/collectd/driver.py -> build/lib/vitrage/datasources/collectd copying vitrage/datasources/collectd/properties.py -> build/lib/vitrage/datasources/collectd copying vitrage/datasources/collectd/__init__.py -> build/lib/vitrage/datasources/collectd creating 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 copying vitrage/datasources/nova/__init__.py -> build/lib/vitrage/datasources/nova creating build/lib/vitrage/tests/unit/machine_learning copying vitrage/tests/unit/machine_learning/__init__.py -> build/lib/vitrage/tests/unit/machine_learning copying vitrage/tests/unit/datasources/neutron/__init__.py -> build/lib/vitrage/tests/unit/datasources/neutron creating build/lib/vitrage/tests/unit/notifier copying vitrage/tests/unit/notifier/test_notifier.py -> build/lib/vitrage/tests/unit/notifier copying vitrage/tests/unit/notifier/__init__.py -> build/lib/vitrage/tests/unit/notifier creating 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/tests/functional/entity_graph/consistency/__init__.py -> build/lib/vitrage/tests/functional/entity_graph/consistency creating build/lib/vitrage/tests/unit/datasources/prometheus copying vitrage/tests/unit/datasources/prometheus/test_prometheus_transformer.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/__init__.py -> build/lib/vitrage/tests/unit/datasources/prometheus copying vitrage/notifier/plugins/base.py -> build/lib/vitrage/notifier/plugins copying vitrage/notifier/plugins/__init__.py -> build/lib/vitrage/notifier/plugins creating build/lib/vitrage/datasources/nova/zone copying vitrage/datasources/nova/zone/transformer.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/__init__.py -> build/lib/vitrage/datasources/nova/zone creating build/lib/vitrage/datasources/heat creating build/lib/vitrage/datasources/heat/stack copying vitrage/datasources/heat/stack/transformer.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/__init__.py -> build/lib/vitrage/datasources/heat/stack creating 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/tests/unit/evaluator/template_loading/__init__.py -> build/lib/vitrage/tests/unit/evaluator/template_loading creating 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 copying vitrage/tests/unit/datasources/cinder/__init__.py -> build/lib/vitrage/tests/unit/datasources/cinder creating build/lib/vitrage/tests/functional/datasources/collectd copying vitrage/tests/functional/datasources/collectd/test_collectd.py -> build/lib/vitrage/tests/functional/datasources/collectd copying vitrage/tests/functional/datasources/collectd/__init__.py -> build/lib/vitrage/tests/functional/datasources/collectd creating 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 copying vitrage/tests/unit/machine_learning/jaccard_correlation/__init__.py -> build/lib/vitrage/tests/unit/machine_learning/jaccard_correlation creating 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 copying vitrage/tests/unit/datasources/heat/__init__.py -> build/lib/vitrage/tests/unit/datasources/heat creating 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 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/__init__.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 creating build/lib/vitrage/datasources/neutron/port copying vitrage/datasources/neutron/port/transformer.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/__init__.py -> build/lib/vitrage/datasources/neutron/port creating build/lib/vitrage/datasources/nova/host copying vitrage/datasources/nova/host/transformer.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/__init__.py -> build/lib/vitrage/datasources/nova/host creating build/lib/vitrage/datasources/monasca copying vitrage/datasources/monasca/transformer.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/__init__.py -> build/lib/vitrage/datasources/monasca 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 copying vitrage/tests/unit/entity_graph/__init__.py -> build/lib/vitrage/tests/unit/entity_graph copying vitrage/evaluator/equivalence_repository.py -> build/lib/vitrage/evaluator copying vitrage/evaluator/template_schemas.py -> build/lib/vitrage/evaluator copying vitrage/evaluator/condition.py -> build/lib/vitrage/evaluator copying vitrage/evaluator/base.py -> build/lib/vitrage/evaluator copying vitrage/evaluator/template_fields.py -> build/lib/vitrage/evaluator copying vitrage/evaluator/scenario_evaluator.py -> build/lib/vitrage/evaluator copying vitrage/evaluator/template_data.py -> build/lib/vitrage/evaluator copying vitrage/evaluator/template_schema_factory.py -> build/lib/vitrage/evaluator copying vitrage/evaluator/__init__.py -> build/lib/vitrage/evaluator copying vitrage/evaluator/scenario_repository.py -> build/lib/vitrage/evaluator copying vitrage/tests/unit/datasources/test_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_alarm_transformer_base.py -> build/lib/vitrage/tests/unit/datasources copying vitrage/tests/unit/datasources/__init__.py -> build/lib/vitrage/tests/unit/datasources creating 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/mock_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 copying vitrage/tests/unit/datasources/aodh/aodh_transformer_base_test.py -> build/lib/vitrage/tests/unit/datasources/aodh copying vitrage/tests/unit/datasources/aodh/__init__.py -> build/lib/vitrage/tests/unit/datasources/aodh creating build/lib/vitrage/persistency copying vitrage/persistency/service.py -> build/lib/vitrage/persistency copying vitrage/persistency/__init__.py -> build/lib/vitrage/persistency creating 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 copying vitrage/utils/__init__.py -> build/lib/vitrage/utils creating 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/accumulation_persistor_utils.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_manager.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/__init__.py -> build/lib/vitrage/machine_learning/plugins/jaccard_correlation creating build/lib/vitrage/tests/functional/datasources/cinder copying vitrage/tests/functional/datasources/cinder/test_cinder_volume.py -> build/lib/vitrage/tests/functional/datasources/cinder copying vitrage/tests/functional/datasources/cinder/__init__.py -> build/lib/vitrage/tests/functional/datasources/cinder copying vitrage/common/constants.py -> build/lib/vitrage/common copying vitrage/common/exception.py -> build/lib/vitrage/common copying vitrage/common/config.py -> build/lib/vitrage/common copying vitrage/common/utils.py -> build/lib/vitrage/common copying vitrage/common/__init__.py -> build/lib/vitrage/common copying vitrage/entity_graph/workers.py -> build/lib/vitrage/entity_graph copying vitrage/entity_graph/graph_persistency.py -> build/lib/vitrage/entity_graph copying vitrage/entity_graph/graph_init.py -> build/lib/vitrage/entity_graph copying vitrage/entity_graph/scheduler.py -> build/lib/vitrage/entity_graph copying vitrage/entity_graph/driver_exec.py -> build/lib/vitrage/entity_graph copying vitrage/entity_graph/__init__.py -> build/lib/vitrage/entity_graph creating build/lib/vitrage/datasources/tmfapi639 copying vitrage/datasources/tmfapi639/transformer.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/__init__.py -> build/lib/vitrage/datasources/tmfapi639 creating build/lib/vitrage/api copying vitrage/api/policy.py -> build/lib/vitrage/api copying vitrage/api/hooks.py -> build/lib/vitrage/api copying vitrage/api/app.py -> build/lib/vitrage/api copying vitrage/api/__init__.py -> build/lib/vitrage/api creating 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/datasource_info_mapper.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/operational_resource_state.py -> build/lib/vitrage/entity_graph/mappings copying vitrage/entity_graph/mappings/resource_handler.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/__init__.py -> build/lib/vitrage/entity_graph/mappings creating build/lib/vitrage/api/controllers creating build/lib/vitrage/api/controllers/v1 copying vitrage/api/controllers/v1/topology.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/event.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/resource.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/alarm.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/status.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/webhook.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/service.py -> build/lib/vitrage/api/controllers/v1 copying vitrage/api/controllers/v1/__init__.py -> build/lib/vitrage/api/controllers/v1 creating 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 copying vitrage/tests/unit/datasources/neutron/network/__init__.py -> build/lib/vitrage/tests/unit/datasources/neutron/network creating 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 copying vitrage/tests/functional/api_handler/test_templates.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/__init__.py -> build/lib/vitrage/tests/functional/api_handler copying vitrage/tests/functional/api/test_versions.py -> build/lib/vitrage/tests/functional/api copying vitrage/tests/functional/api/__init__.py -> build/lib/vitrage/tests/functional/api copying vitrage/evaluator/template_loading/template_loader_v3.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/template_loader.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/subgraph_builder.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/__init__.py -> build/lib/vitrage/evaluator/template_loading creating 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 copying vitrage/snmp_parsing/__init__.py -> build/lib/vitrage/snmp_parsing creating build/lib/vitrage/tests/unit/storage copying vitrage/tests/unit/storage/test_migrations.py -> build/lib/vitrage/tests/unit/storage copying vitrage/tests/unit/storage/__init__.py -> build/lib/vitrage/tests/unit/storage creating build/lib/vitrage/api_handler/apis copying vitrage/api_handler/apis/topology.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/base.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/rca.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/template.py -> build/lib/vitrage/api_handler/apis copying vitrage/api_handler/apis/webhook.py -> build/lib/vitrage/api_handler/apis copying vitrage/api_handler/apis/__init__.py -> build/lib/vitrage/api_handler/apis creating build/lib/vitrage/datasources/zabbix copying vitrage/datasources/zabbix/transformer.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/__init__.py -> build/lib/vitrage/datasources/zabbix copying vitrage/datasources/cinder/__init__.py -> build/lib/vitrage/datasources/cinder creating build/lib/vitrage/evaluator/template_loading/v1 copying vitrage/evaluator/template_loading/v1/execute_mistral_loader.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/__init__.py -> build/lib/vitrage/evaluator/template_loading/v1 creating build/lib/vitrage/graph/algo_driver copying vitrage/graph/algo_driver/sub_graph_matching.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/algorithm.py -> build/lib/vitrage/graph/algo_driver copying vitrage/graph/algo_driver/__init__.py -> build/lib/vitrage/graph/algo_driver creating 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 copying vitrage/graph/driver/elements.py -> build/lib/vitrage/graph/driver copying vitrage/graph/driver/__init__.py -> build/lib/vitrage/graph/driver 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/alarm_driver_base.py -> build/lib/vitrage/datasources copying vitrage/datasources/resource_transformer_base.py -> build/lib/vitrage/datasources copying vitrage/datasources/utils.py -> build/lib/vitrage/datasources copying vitrage/datasources/transformer_base.py -> build/lib/vitrage/datasources copying vitrage/datasources/__init__.py -> build/lib/vitrage/datasources creating 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/unit/datasources/doctor/__init__.py -> build/lib/vitrage/tests/unit/datasources/doctor copying vitrage/tests/functional/datasources/base.py -> build/lib/vitrage/tests/functional/datasources copying vitrage/tests/functional/datasources/__init__.py -> build/lib/vitrage/tests/functional/datasources creating 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/tests/functional/datasources/heat/__init__.py -> build/lib/vitrage/tests/functional/datasources/heat creating 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 copying vitrage/tests/unit/evaluator/template_loading/v2/__init__.py -> build/lib/vitrage/tests/unit/evaluator/template_loading/v2 creating 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_without_severity_map.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_sender_with_severity_map.py -> 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/__init__.py -> build/lib/vitrage/tests/unit creating 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 copying vitrage/notifier/plugins/snmp/__init__.py -> build/lib/vitrage/notifier/plugins/snmp creating build/lib/vitrage/cli copying vitrage/cli/persistor.py -> build/lib/vitrage/cli copying vitrage/cli/storage.py -> build/lib/vitrage/cli copying vitrage/cli/graph.py -> build/lib/vitrage/cli copying vitrage/cli/snmp_parsing.py -> build/lib/vitrage/cli copying vitrage/cli/notifier.py -> build/lib/vitrage/cli copying vitrage/cli/machine_learning.py -> build/lib/vitrage/cli copying vitrage/cli/status.py -> build/lib/vitrage/cli copying vitrage/cli/api.py -> build/lib/vitrage/cli copying vitrage/cli/__init__.py -> build/lib/vitrage/cli creating 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 copying vitrage/tests/functional/entity_graph/graph_persistor/__init__.py -> build/lib/vitrage/tests/functional/entity_graph/graph_persistor creating build/lib/vitrage/datasources/prometheus copying vitrage/datasources/prometheus/transformer.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/__init__.py -> build/lib/vitrage/datasources/prometheus copying vitrage/tests/functional/test_configuration.py -> build/lib/vitrage/tests/functional copying vitrage/tests/functional/base.py -> build/lib/vitrage/tests/functional copying vitrage/tests/functional/__init__.py -> build/lib/vitrage/tests/functional creating build/lib/vitrage/coordination copying vitrage/coordination/coordination.py -> build/lib/vitrage/coordination copying vitrage/coordination/service.py -> build/lib/vitrage/coordination copying vitrage/coordination/__init__.py -> build/lib/vitrage/coordination creating 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_add_causal_relationship_recipe.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_set_state_recipe.py -> 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_raise_alarm.py -> build/lib/vitrage/tests/unit/evaluator/recipes copying vitrage/datasources/heat/__init__.py -> build/lib/vitrage/datasources/heat creating 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 copying vitrage/datasources/nova/instance/driver.py -> build/lib/vitrage/datasources/nova/instance copying vitrage/datasources/nova/instance/__init__.py -> build/lib/vitrage/datasources/nova/instance creating 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/tests/unit/datasources/trove/__init__.py -> build/lib/vitrage/tests/unit/datasources/trove creating build/lib/vitrage/tests/unit/hacking copying vitrage/tests/unit/hacking/test_hacking.py -> build/lib/vitrage/tests/unit/hacking copying vitrage/tests/unit/hacking/__init__.py -> build/lib/vitrage/tests/unit/hacking creating 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/base.py -> build/lib/vitrage/tests/unit/graph copying vitrage/tests/unit/graph/test_graph_algo.py -> build/lib/vitrage/tests/unit/graph copying vitrage/tests/unit/graph/__init__.py -> build/lib/vitrage/tests/unit/graph creating 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 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/__init__.py -> build/lib/vitrage/evaluator/template_validation/content/v2 creating 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 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/__init__.py -> build/lib/vitrage/tests/unit/entity_graph/processor creating 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/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/action_steps.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/add_causal_relationship.py -> build/lib/vitrage/evaluator/actions/recipes copying vitrage/evaluator/actions/recipes/set_state.py -> build/lib/vitrage/evaluator/actions/recipes copying vitrage/evaluator/actions/recipes/__init__.py -> build/lib/vitrage/evaluator/actions/recipes copying vitrage/api/controllers/root.py -> build/lib/vitrage/api/controllers copying vitrage/api/controllers/rest.py -> build/lib/vitrage/api/controllers copying vitrage/api/controllers/__init__.py -> build/lib/vitrage/api/controllers copying vitrage/rpc.py -> build/lib/vitrage copying vitrage/i18n.py -> build/lib/vitrage copying vitrage/os_clients.py -> build/lib/vitrage copying vitrage/keystone_client.py -> build/lib/vitrage copying vitrage/opts.py -> build/lib/vitrage copying vitrage/__init__.py -> build/lib/vitrage copying vitrage/messaging.py -> build/lib/vitrage creating 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 copying vitrage/tests/mocks/mock_graph_datasource/driver.py -> 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 creating build/lib/vitrage/tests/unit/snmp_parsing copying vitrage/tests/unit/snmp_parsing/test_snmp_parsing.py -> build/lib/vitrage/tests/unit/snmp_parsing copying vitrage/tests/unit/snmp_parsing/__init__.py -> build/lib/vitrage/tests/unit/snmp_parsing creating build/lib/vitrage/datasources/neutron/network copying vitrage/datasources/neutron/network/transformer.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/__init__.py -> build/lib/vitrage/datasources/neutron/network creating 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 copying vitrage/tests/functional/entity_graph/states/__init__.py -> build/lib/vitrage/tests/functional/entity_graph/states creating 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/nagios_base_test.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_transformer.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/test_nagios_config.py -> build/lib/vitrage/tests/unit/datasources/nagios copying vitrage/tests/unit/datasources/nagios/__init__.py -> build/lib/vitrage/tests/unit/datasources/nagios creating build/lib/vitrage/datasources/static copying vitrage/datasources/static/transformer.py -> build/lib/vitrage/datasources/static copying vitrage/datasources/static/driver.py -> build/lib/vitrage/datasources/static copying vitrage/datasources/static/__init__.py -> build/lib/vitrage/datasources/static creating 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/definitions_validator.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/metadata_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/raise_alarm_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 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/__init__.py -> build/lib/vitrage/evaluator/template_validation/content/v1 creating build/lib/vitrage/tests/functional/datasources/ceilometer copying vitrage/tests/functional/datasources/ceilometer/test_ceilometer.py -> build/lib/vitrage/tests/functional/datasources/ceilometer copying vitrage/tests/functional/datasources/ceilometer/__init__.py -> build/lib/vitrage/tests/functional/datasources/ceilometer copying vitrage/storage/sqlalchemy/migration/alembic_migrations/env.py -> 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 creating 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 copying vitrage/tests/unit/evaluator/template_functions/__init__.py -> build/lib/vitrage/tests/unit/evaluator/template_functions 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 /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) 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 writing manifest file 'vitrage.egg-info/SOURCES.txt' copying vitrage/storage/sqlalchemy/migration/alembic.ini -> build/lib/vitrage/storage/sqlalchemy/migration 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 creating build/lib/vitrage/datasources/kapacitor/auxiliary copying vitrage/datasources/kapacitor/auxiliary/kapacitor_vitrage.py -> build/lib/vitrage/datasources/kapacitor/auxiliary copying vitrage/datasources/collectd/collectd_vitrage/readme -> build/lib/vitrage/datasources/collectd/collectd_vitrage 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/api/app.wsgi -> build/lib/vitrage/api 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 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 + PYTHONPATH=. + oslo-config-generator --config-file=etc/vitrage/vitrage-config-generator.conf ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py 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 /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) 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 writing manifest file 'vitrage.egg-info/SOURCES.txt' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.QKuTI1 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch ++ dirname /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch + cd vitrage-7.3.0 ++ '[' -f _current_flavor ']' ++ cat _current_flavor + python_flavor=python3 + '[' -z python3 ']' + '[' python3 '!=' python3 ']' + echo python3 + /usr/bin/python3 setup.py install -O1 --skip-build --force --root /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch --prefix /usr 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 /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api_handler creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api_handler/apis copying build/lib/vitrage/api_handler/apis/topology.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api_handler/apis copying build/lib/vitrage/api_handler/apis/event.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api_handler/apis copying build/lib/vitrage/api_handler/apis/operational.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api_handler/apis copying build/lib/vitrage/api_handler/apis/base.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api_handler/apis copying build/lib/vitrage/api_handler/apis/resource.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api_handler/apis copying build/lib/vitrage/api_handler/apis/rca.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api_handler/apis copying build/lib/vitrage/api_handler/apis/alarm.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api_handler/apis copying build/lib/vitrage/api_handler/apis/template.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api_handler/apis copying build/lib/vitrage/api_handler/apis/webhook.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api_handler/apis copying build/lib/vitrage/api_handler/apis/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api_handler/apis copying build/lib/vitrage/api_handler/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api_handler copying build/lib/vitrage/rpc.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api/controllers creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api/controllers/v1 copying build/lib/vitrage/api/controllers/v1/topology.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api/controllers/v1 copying build/lib/vitrage/api/controllers/v1/root.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api/controllers/v1 copying build/lib/vitrage/api/controllers/v1/event.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api/controllers/v1 copying build/lib/vitrage/api/controllers/v1/count.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api/controllers/v1 copying build/lib/vitrage/api/controllers/v1/resource.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api/controllers/v1 copying build/lib/vitrage/api/controllers/v1/rca.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api/controllers/v1 copying build/lib/vitrage/api/controllers/v1/alarm.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api/controllers/v1 copying build/lib/vitrage/api/controllers/v1/template.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api/controllers/v1 copying build/lib/vitrage/api/controllers/v1/status.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api/controllers/v1 copying build/lib/vitrage/api/controllers/v1/alarm_base.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api/controllers/v1 copying build/lib/vitrage/api/controllers/v1/webhook.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api/controllers/v1 copying build/lib/vitrage/api/controllers/v1/history.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api/controllers/v1 copying build/lib/vitrage/api/controllers/v1/service.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api/controllers/v1 copying build/lib/vitrage/api/controllers/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api/controllers/v1 copying build/lib/vitrage/api/controllers/root.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api/controllers copying build/lib/vitrage/api/controllers/rest.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api/controllers copying build/lib/vitrage/api/controllers/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api/controllers copying build/lib/vitrage/api/policy.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api copying build/lib/vitrage/api/app.wsgi -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api copying build/lib/vitrage/api/hooks.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api copying build/lib/vitrage/api/app.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api copying build/lib/vitrage/api/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api copying build/lib/vitrage/i18n.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/storage copying build/lib/vitrage/storage/history_facade.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/storage copying build/lib/vitrage/storage/base.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/storage copying build/lib/vitrage/storage/impl_sqlalchemy.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/storage creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/storage/sqlalchemy creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/storage/sqlalchemy/migration copying build/lib/vitrage/storage/sqlalchemy/migration/alembic.ini -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/storage/sqlalchemy/migration creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/storage/sqlalchemy/migration/alembic_migrations copying build/lib/vitrage/storage/sqlalchemy/migration/alembic_migrations/script.py.mako -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/storage/sqlalchemy/migration/alembic_migrations copying build/lib/vitrage/storage/sqlalchemy/migration/alembic_migrations/README -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/storage/sqlalchemy/migration/alembic_migrations copying build/lib/vitrage/storage/sqlalchemy/migration/alembic_migrations/env.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/storage/sqlalchemy/migration/alembic_migrations copying build/lib/vitrage/storage/sqlalchemy/migration/alembic_migrations/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/storage/sqlalchemy/migration/alembic_migrations creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/storage/sqlalchemy/migration/alembic_migrations/versions copying build/lib/vitrage/storage/sqlalchemy/migration/alembic_migrations/versions/4e44c9414dff_initial_migration.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/storage/sqlalchemy/migration/alembic_migrations/versions copying build/lib/vitrage/storage/sqlalchemy/migration/alembic_migrations/versions/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/storage/sqlalchemy/migration/alembic_migrations/versions copying build/lib/vitrage/storage/sqlalchemy/migration/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/storage/sqlalchemy/migration copying build/lib/vitrage/storage/sqlalchemy/models.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/storage/sqlalchemy copying build/lib/vitrage/storage/sqlalchemy/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/storage/sqlalchemy copying build/lib/vitrage/storage/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/storage copying build/lib/vitrage/os_clients.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/persistency copying build/lib/vitrage/persistency/service.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/persistency copying build/lib/vitrage/persistency/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/persistency creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/nagios copying build/lib/vitrage/datasources/nagios/transformer.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/nagios copying build/lib/vitrage/datasources/nagios/config.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/nagios copying build/lib/vitrage/datasources/nagios/driver.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/nagios copying build/lib/vitrage/datasources/nagios/properties.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/nagios copying build/lib/vitrage/datasources/nagios/parser.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/nagios copying build/lib/vitrage/datasources/nagios/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/nagios copying build/lib/vitrage/datasources/alarm_properties.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/neutron creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/neutron/port copying build/lib/vitrage/datasources/neutron/port/transformer.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/neutron/port copying build/lib/vitrage/datasources/neutron/port/driver.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/neutron/port copying build/lib/vitrage/datasources/neutron/port/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/neutron/port copying build/lib/vitrage/datasources/neutron/base.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/neutron creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/neutron/network copying build/lib/vitrage/datasources/neutron/network/transformer.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/neutron/network copying build/lib/vitrage/datasources/neutron/network/driver.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/neutron/network copying build/lib/vitrage/datasources/neutron/network/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/neutron/network copying build/lib/vitrage/datasources/neutron/properties.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/neutron copying build/lib/vitrage/datasources/neutron/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/neutron creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/trove creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/trove/cluster copying build/lib/vitrage/datasources/trove/cluster/transformer.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/trove/cluster copying build/lib/vitrage/datasources/trove/cluster/driver.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/trove/cluster copying build/lib/vitrage/datasources/trove/cluster/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/trove/cluster creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/trove/instance copying build/lib/vitrage/datasources/trove/instance/transformer.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/trove/instance copying build/lib/vitrage/datasources/trove/instance/driver.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/trove/instance copying build/lib/vitrage/datasources/trove/instance/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/trove/instance copying build/lib/vitrage/datasources/trove/trove_driver_base.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/trove copying build/lib/vitrage/datasources/trove/properties.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/trove copying build/lib/vitrage/datasources/trove/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/trove copying build/lib/vitrage/datasources/alarm_transformer_base.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/prometheus copying build/lib/vitrage/datasources/prometheus/transformer.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/prometheus copying build/lib/vitrage/datasources/prometheus/driver.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/prometheus copying build/lib/vitrage/datasources/prometheus/properties.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/prometheus copying build/lib/vitrage/datasources/prometheus/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/prometheus copying build/lib/vitrage/datasources/driver_base.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/kapacitor creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/kapacitor/auxiliary copying build/lib/vitrage/datasources/kapacitor/auxiliary/kapacitor_vitrage.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/kapacitor/auxiliary copying build/lib/vitrage/datasources/kapacitor/transformer.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/kapacitor copying build/lib/vitrage/datasources/kapacitor/config.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/kapacitor copying build/lib/vitrage/datasources/kapacitor/driver.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/kapacitor copying build/lib/vitrage/datasources/kapacitor/properties.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/kapacitor copying build/lib/vitrage/datasources/kapacitor/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/kapacitor creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/consistency copying build/lib/vitrage/datasources/consistency/transformer.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/consistency copying build/lib/vitrage/datasources/consistency/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/consistency creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/collectd copying build/lib/vitrage/datasources/collectd/transformer.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/collectd creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/collectd/collectd_vitrage copying build/lib/vitrage/datasources/collectd/collectd_vitrage/getsigchld.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/collectd/collectd_vitrage copying build/lib/vitrage/datasources/collectd/collectd_vitrage/readme -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/collectd/collectd_vitrage copying build/lib/vitrage/datasources/collectd/collectd_vitrage/plugin.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/collectd/collectd_vitrage copying build/lib/vitrage/datasources/collectd/collectd_vitrage/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/collectd/collectd_vitrage copying build/lib/vitrage/datasources/collectd/collectd_vitrage/vitrageplugin.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/collectd/collectd_vitrage copying build/lib/vitrage/datasources/collectd/mapper.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/collectd copying build/lib/vitrage/datasources/collectd/driver.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/collectd copying build/lib/vitrage/datasources/collectd/properties.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/collectd copying build/lib/vitrage/datasources/collectd/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/collectd creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/tmfapi639 copying build/lib/vitrage/datasources/tmfapi639/transformer.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/tmfapi639 copying build/lib/vitrage/datasources/tmfapi639/config.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/tmfapi639 copying build/lib/vitrage/datasources/tmfapi639/driver.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/tmfapi639 copying build/lib/vitrage/datasources/tmfapi639/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/tmfapi639 creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/nova creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/nova/zone copying build/lib/vitrage/datasources/nova/zone/transformer.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/nova/zone copying build/lib/vitrage/datasources/nova/zone/driver.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/nova/zone copying build/lib/vitrage/datasources/nova/zone/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/nova/zone creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/nova/instance copying build/lib/vitrage/datasources/nova/instance/field_extractor.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/nova/instance copying build/lib/vitrage/datasources/nova/instance/transformer.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/nova/instance copying build/lib/vitrage/datasources/nova/instance/driver.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/nova/instance copying build/lib/vitrage/datasources/nova/instance/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/nova/instance copying build/lib/vitrage/datasources/nova/nova_driver_base.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/nova copying build/lib/vitrage/datasources/nova/properties.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/nova creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/nova/host copying build/lib/vitrage/datasources/nova/host/transformer.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/nova/host copying build/lib/vitrage/datasources/nova/host/driver.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/nova/host copying build/lib/vitrage/datasources/nova/host/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/nova/host copying build/lib/vitrage/datasources/nova/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/nova creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/static copying build/lib/vitrage/datasources/static/transformer.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/static copying build/lib/vitrage/datasources/static/driver.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/static copying build/lib/vitrage/datasources/static/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/static creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/doctor copying build/lib/vitrage/datasources/doctor/transformer.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/doctor copying build/lib/vitrage/datasources/doctor/driver.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/doctor copying build/lib/vitrage/datasources/doctor/properties.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/doctor copying build/lib/vitrage/datasources/doctor/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/doctor creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/aodh copying build/lib/vitrage/datasources/aodh/transformer.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/aodh copying build/lib/vitrage/datasources/aodh/driver.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/aodh copying build/lib/vitrage/datasources/aodh/properties.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/aodh copying build/lib/vitrage/datasources/aodh/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/aodh creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/heat creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/heat/stack copying build/lib/vitrage/datasources/heat/stack/transformer.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/heat/stack copying build/lib/vitrage/datasources/heat/stack/driver.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/heat/stack copying build/lib/vitrage/datasources/heat/stack/properties.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/heat/stack copying build/lib/vitrage/datasources/heat/stack/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/heat/stack copying build/lib/vitrage/datasources/heat/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/heat creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/ceilometer copying build/lib/vitrage/datasources/ceilometer/transformer.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/ceilometer copying build/lib/vitrage/datasources/ceilometer/driver.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/ceilometer copying build/lib/vitrage/datasources/ceilometer/properties.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/ceilometer copying build/lib/vitrage/datasources/ceilometer/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/ceilometer creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/cinder creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/cinder/volume copying build/lib/vitrage/datasources/cinder/volume/transformer.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/cinder/volume copying build/lib/vitrage/datasources/cinder/volume/driver.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/cinder/volume copying build/lib/vitrage/datasources/cinder/volume/properties.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/cinder/volume copying build/lib/vitrage/datasources/cinder/volume/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/cinder/volume copying build/lib/vitrage/datasources/cinder/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/cinder copying build/lib/vitrage/datasources/alarm_driver_base.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources copying build/lib/vitrage/datasources/resource_transformer_base.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/kubernetes copying build/lib/vitrage/datasources/kubernetes/transformer.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/kubernetes copying build/lib/vitrage/datasources/kubernetes/driver.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/kubernetes copying build/lib/vitrage/datasources/kubernetes/properties.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/kubernetes copying build/lib/vitrage/datasources/kubernetes/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/kubernetes creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/monasca copying build/lib/vitrage/datasources/monasca/transformer.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/monasca copying build/lib/vitrage/datasources/monasca/driver.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/monasca copying build/lib/vitrage/datasources/monasca/properties.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/monasca copying build/lib/vitrage/datasources/monasca/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/monasca copying build/lib/vitrage/datasources/utils.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/cetus copying build/lib/vitrage/datasources/cetus/cetus_driver_base.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/cetus creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/cetus/pod copying build/lib/vitrage/datasources/cetus/pod/transformer.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/cetus/pod copying build/lib/vitrage/datasources/cetus/pod/driver.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/cetus/pod copying build/lib/vitrage/datasources/cetus/pod/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/cetus/pod creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/cetus/cluster copying build/lib/vitrage/datasources/cetus/cluster/transformer.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/cetus/cluster copying build/lib/vitrage/datasources/cetus/cluster/driver.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/cetus/cluster copying build/lib/vitrage/datasources/cetus/cluster/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/cetus/cluster copying build/lib/vitrage/datasources/cetus/properties.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/cetus copying build/lib/vitrage/datasources/cetus/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/cetus copying build/lib/vitrage/datasources/transformer_base.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/zabbix creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/zabbix/auxiliary copying build/lib/vitrage/datasources/zabbix/auxiliary/readme -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/zabbix/auxiliary copying build/lib/vitrage/datasources/zabbix/auxiliary/zabbix_vitrage.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/zabbix/auxiliary copying build/lib/vitrage/datasources/zabbix/transformer.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/zabbix copying build/lib/vitrage/datasources/zabbix/driver.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/zabbix copying build/lib/vitrage/datasources/zabbix/properties.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/zabbix copying build/lib/vitrage/datasources/zabbix/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/zabbix copying build/lib/vitrage/datasources/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/cli copying build/lib/vitrage/cli/persistor.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/cli copying build/lib/vitrage/cli/storage.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/cli copying build/lib/vitrage/cli/graph.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/cli copying build/lib/vitrage/cli/snmp_parsing.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/cli copying build/lib/vitrage/cli/notifier.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/cli copying build/lib/vitrage/cli/machine_learning.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/cli copying build/lib/vitrage/cli/status.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/cli copying build/lib/vitrage/cli/api.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/cli copying build/lib/vitrage/cli/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/cli creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/graph copying build/lib/vitrage/graph/filter.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/graph creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/graph/algo_driver copying build/lib/vitrage/graph/algo_driver/sub_graph_matching.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/graph/algo_driver copying build/lib/vitrage/graph/algo_driver/networkx_algorithm.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/graph/algo_driver copying build/lib/vitrage/graph/algo_driver/algorithm.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/graph/algo_driver copying build/lib/vitrage/graph/algo_driver/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/graph/algo_driver copying build/lib/vitrage/graph/query.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/graph creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/graph/driver copying build/lib/vitrage/graph/driver/graph.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/graph/driver copying build/lib/vitrage/graph/driver/networkx_graph.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/graph/driver copying build/lib/vitrage/graph/driver/notifier.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/graph/driver copying build/lib/vitrage/graph/driver/elements.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/graph/driver copying build/lib/vitrage/graph/driver/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/graph/driver copying build/lib/vitrage/graph/utils.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/graph copying build/lib/vitrage/graph/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/graph creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/common copying build/lib/vitrage/common/constants.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/common copying build/lib/vitrage/common/exception.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/common copying build/lib/vitrage/common/config.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/common copying build/lib/vitrage/common/utils.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/common copying build/lib/vitrage/common/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/common creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/common/policies copying build/lib/vitrage/common/policies/alarms.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/common/policies copying build/lib/vitrage/common/policies/topology.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/common/policies copying build/lib/vitrage/common/policies/event.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/common/policies copying build/lib/vitrage/common/policies/base.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/common/policies copying build/lib/vitrage/common/policies/resource.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/common/policies copying build/lib/vitrage/common/policies/rca.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/common/policies copying build/lib/vitrage/common/policies/template.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/common/policies copying build/lib/vitrage/common/policies/status.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/common/policies copying build/lib/vitrage/common/policies/webhook.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/common/policies copying build/lib/vitrage/common/policies/service.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/common/policies copying build/lib/vitrage/common/policies/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/common/policies creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/hacking copying build/lib/vitrage/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/hacking copying build/lib/vitrage/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/hacking creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/snmp_parsing copying build/lib/vitrage/snmp_parsing/properties.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/snmp_parsing copying build/lib/vitrage/snmp_parsing/service.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/snmp_parsing copying build/lib/vitrage/snmp_parsing/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/snmp_parsing creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/utils copying build/lib/vitrage/utils/datetime.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/utils copying build/lib/vitrage/utils/evaluator.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/utils copying build/lib/vitrage/utils/file.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/utils copying build/lib/vitrage/utils/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/utils copying build/lib/vitrage/keystone_client.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/machine_learning creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/machine_learning/plugins copying build/lib/vitrage/machine_learning/plugins/base.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/machine_learning/plugins creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/machine_learning/plugins/jaccard_correlation copying build/lib/vitrage/machine_learning/plugins/jaccard_correlation/alarm_data_accumulator.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/machine_learning/plugins/jaccard_correlation copying build/lib/vitrage/machine_learning/plugins/jaccard_correlation/accumulation_persistor_utils.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/machine_learning/plugins/jaccard_correlation copying build/lib/vitrage/machine_learning/plugins/jaccard_correlation/alarm_processor.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/machine_learning/plugins/jaccard_correlation copying build/lib/vitrage/machine_learning/plugins/jaccard_correlation/correlation_manager.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/machine_learning/plugins/jaccard_correlation copying build/lib/vitrage/machine_learning/plugins/jaccard_correlation/correlation_collection.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/machine_learning/plugins/jaccard_correlation copying build/lib/vitrage/machine_learning/plugins/jaccard_correlation/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/machine_learning/plugins/jaccard_correlation copying build/lib/vitrage/machine_learning/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/machine_learning/plugins copying build/lib/vitrage/machine_learning/service.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/machine_learning copying build/lib/vitrage/machine_learning/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/machine_learning copying build/lib/vitrage/opts.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/notifier creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/notifier/plugins creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/notifier/plugins/snmp copying build/lib/vitrage/notifier/plugins/snmp/base.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/notifier/plugins/snmp copying build/lib/vitrage/notifier/plugins/snmp/snmp_notifier.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/notifier/plugins/snmp copying build/lib/vitrage/notifier/plugins/snmp/snmp_sender.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/notifier/plugins/snmp copying build/lib/vitrage/notifier/plugins/snmp/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/notifier/plugins/snmp creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/notifier/plugins/mistral copying build/lib/vitrage/notifier/plugins/mistral/mistral_notifier.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/notifier/plugins/mistral copying build/lib/vitrage/notifier/plugins/mistral/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/notifier/plugins/mistral copying build/lib/vitrage/notifier/plugins/base.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/notifier/plugins creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/notifier/plugins/nova copying build/lib/vitrage/notifier/plugins/nova/nova_notifier.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/notifier/plugins/nova copying build/lib/vitrage/notifier/plugins/nova/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/notifier/plugins/nova creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/notifier/plugins/aodh copying build/lib/vitrage/notifier/plugins/aodh/aodh_notifier.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/notifier/plugins/aodh copying build/lib/vitrage/notifier/plugins/aodh/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/notifier/plugins/aodh creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/notifier/plugins/zaqar copying build/lib/vitrage/notifier/plugins/zaqar/zaqar_notifier.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/notifier/plugins/zaqar copying build/lib/vitrage/notifier/plugins/zaqar/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/notifier/plugins/zaqar creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/notifier/plugins/webhook copying build/lib/vitrage/notifier/plugins/webhook/webhook.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/notifier/plugins/webhook copying build/lib/vitrage/notifier/plugins/webhook/utils.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/notifier/plugins/webhook copying build/lib/vitrage/notifier/plugins/webhook/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/notifier/plugins/webhook copying build/lib/vitrage/notifier/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/notifier/plugins copying build/lib/vitrage/notifier/service.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/notifier copying build/lib/vitrage/notifier/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/notifier creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/middleware copying build/lib/vitrage/middleware/keycloak.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/middleware copying build/lib/vitrage/middleware/basic_and_keystone_auth.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/middleware copying build/lib/vitrage/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/middleware creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/coordination copying build/lib/vitrage/coordination/coordination.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/coordination copying build/lib/vitrage/coordination/service.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/coordination copying build/lib/vitrage/coordination/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/coordination creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/entity_graph copying build/lib/vitrage/entity_graph/workers.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/entity_graph creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/entity_graph/processor copying build/lib/vitrage/entity_graph/processor/transformer_manager.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/entity_graph/processor copying build/lib/vitrage/entity_graph/processor/notifier.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/entity_graph/processor copying build/lib/vitrage/entity_graph/processor/base.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/entity_graph/processor copying build/lib/vitrage/entity_graph/processor/processor.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/entity_graph/processor copying build/lib/vitrage/entity_graph/processor/processor_utils.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/entity_graph/processor copying build/lib/vitrage/entity_graph/processor/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/entity_graph/processor creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/entity_graph/consistency copying build/lib/vitrage/entity_graph/consistency/consistency_enforcer.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/entity_graph/consistency copying build/lib/vitrage/entity_graph/consistency/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/entity_graph/consistency creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/entity_graph/mappings copying build/lib/vitrage/entity_graph/mappings/operational_alarm_severity.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/entity_graph/mappings copying build/lib/vitrage/entity_graph/mappings/datasource_info_mapper.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/entity_graph/mappings copying build/lib/vitrage/entity_graph/mappings/alarm_handler.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/entity_graph/mappings copying build/lib/vitrage/entity_graph/mappings/operational_resource_state.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/entity_graph/mappings copying build/lib/vitrage/entity_graph/mappings/resource_handler.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/entity_graph/mappings copying build/lib/vitrage/entity_graph/mappings/handler_base.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/entity_graph/mappings copying build/lib/vitrage/entity_graph/mappings/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/entity_graph/mappings copying build/lib/vitrage/entity_graph/graph_persistency.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/entity_graph copying build/lib/vitrage/entity_graph/graph_init.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/entity_graph copying build/lib/vitrage/entity_graph/scheduler.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/entity_graph copying build/lib/vitrage/entity_graph/driver_exec.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/entity_graph copying build/lib/vitrage/entity_graph/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/entity_graph creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/storage copying build/lib/vitrage/tests/unit/storage/test_migrations.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/storage copying build/lib/vitrage/tests/unit/storage/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/storage creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources copying build/lib/vitrage/tests/unit/datasources/test_transformer_base.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/nagios copying build/lib/vitrage/tests/unit/datasources/nagios/test_nagios_parser.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/nagios copying build/lib/vitrage/tests/unit/datasources/nagios/nagios_base_test.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/nagios copying build/lib/vitrage/tests/unit/datasources/nagios/test_nagios_driver.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/nagios copying build/lib/vitrage/tests/unit/datasources/nagios/test_nagios_transformer.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/nagios copying build/lib/vitrage/tests/unit/datasources/nagios/mock_driver.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/nagios copying build/lib/vitrage/tests/unit/datasources/nagios/test_nagios_config.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/nagios copying build/lib/vitrage/tests/unit/datasources/nagios/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/nagios creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/neutron creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/neutron/port copying build/lib/vitrage/tests/unit/datasources/neutron/port/test_neutron_port_transformer.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/neutron/port copying build/lib/vitrage/tests/unit/datasources/neutron/port/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/neutron/port creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/neutron/network copying build/lib/vitrage/tests/unit/datasources/neutron/network/test_neutron_network_transformer.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/neutron/network copying build/lib/vitrage/tests/unit/datasources/neutron/network/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/neutron/network copying build/lib/vitrage/tests/unit/datasources/neutron/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/neutron copying build/lib/vitrage/tests/unit/datasources/test_datasource_update_method.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/trove copying build/lib/vitrage/tests/unit/datasources/trove/test_trove_cluster_transformer.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/trove copying build/lib/vitrage/tests/unit/datasources/trove/test_trove_instance_transformer.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/trove copying build/lib/vitrage/tests/unit/datasources/trove/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/trove creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/prometheus copying build/lib/vitrage/tests/unit/datasources/prometheus/test_prometheus_transformer.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/prometheus copying build/lib/vitrage/tests/unit/datasources/prometheus/test_prometheus_driver.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/prometheus copying build/lib/vitrage/tests/unit/datasources/prometheus/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/prometheus creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/kapacitor copying build/lib/vitrage/tests/unit/datasources/kapacitor/test_kapacitor_configuration.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/kapacitor copying build/lib/vitrage/tests/unit/datasources/kapacitor/test_kapacitor_driver.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/kapacitor copying build/lib/vitrage/tests/unit/datasources/kapacitor/test_kapacitor_transformer.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/kapacitor copying build/lib/vitrage/tests/unit/datasources/kapacitor/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/kapacitor copying build/lib/vitrage/tests/unit/datasources/test_alarm_transformer_base.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/consistency copying build/lib/vitrage/tests/unit/datasources/consistency/test_consistency_transformer.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/consistency copying build/lib/vitrage/tests/unit/datasources/consistency/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/consistency creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/collectd copying build/lib/vitrage/tests/unit/datasources/collectd/test_mapper.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/collectd copying build/lib/vitrage/tests/unit/datasources/collectd/test_collectd_driver.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/collectd copying build/lib/vitrage/tests/unit/datasources/collectd/test_collectd_transformer.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/collectd copying build/lib/vitrage/tests/unit/datasources/collectd/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/collectd creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/tmfapi639 copying build/lib/vitrage/tests/unit/datasources/tmfapi639/test_tmfapi639_transformer.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/tmfapi639 copying build/lib/vitrage/tests/unit/datasources/tmfapi639/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/tmfapi639 creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/nova copying build/lib/vitrage/tests/unit/datasources/nova/base_nova_instance_transformer.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/nova copying build/lib/vitrage/tests/unit/datasources/nova/test_instance_transformer_legacy_notifications.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/nova copying build/lib/vitrage/tests/unit/datasources/nova/test_nova_zone_transformer.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/nova copying build/lib/vitrage/tests/unit/datasources/nova/test_instance_transformer_snapshot_events.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/nova copying build/lib/vitrage/tests/unit/datasources/nova/test_instance_transformer_versioned_notifications.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/nova copying build/lib/vitrage/tests/unit/datasources/nova/test_nova_host_transformer.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/nova copying build/lib/vitrage/tests/unit/datasources/nova/test_nova_instance_driver.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/nova copying build/lib/vitrage/tests/unit/datasources/nova/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/nova creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/static copying build/lib/vitrage/tests/unit/datasources/static/test_static_driver.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/static copying build/lib/vitrage/tests/unit/datasources/static/test_static_transformer.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/static copying build/lib/vitrage/tests/unit/datasources/static/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/static creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/doctor copying build/lib/vitrage/tests/unit/datasources/doctor/test_doctor_driver.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/doctor copying build/lib/vitrage/tests/unit/datasources/doctor/test_doctor_transformer.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/doctor copying build/lib/vitrage/tests/unit/datasources/doctor/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/doctor creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/aodh copying build/lib/vitrage/tests/unit/datasources/aodh/test_aodh_driver.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/aodh copying build/lib/vitrage/tests/unit/datasources/aodh/mock_driver.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/aodh copying build/lib/vitrage/tests/unit/datasources/aodh/test_aodh_transformer.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/aodh copying build/lib/vitrage/tests/unit/datasources/aodh/aodh_transformer_base_test.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/aodh copying build/lib/vitrage/tests/unit/datasources/aodh/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/aodh creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/heat copying build/lib/vitrage/tests/unit/datasources/heat/test_heat_stack_transformer.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/heat copying build/lib/vitrage/tests/unit/datasources/heat/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/heat creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/ceilometer copying build/lib/vitrage/tests/unit/datasources/ceilometer/test_ceilometer_driver.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/ceilometer copying build/lib/vitrage/tests/unit/datasources/ceilometer/ceilometer_transformer_base_test.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/ceilometer copying build/lib/vitrage/tests/unit/datasources/ceilometer/test_ceilometer_transformer.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/ceilometer copying build/lib/vitrage/tests/unit/datasources/ceilometer/mock_driver.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/ceilometer copying build/lib/vitrage/tests/unit/datasources/ceilometer/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/ceilometer creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/cinder copying build/lib/vitrage/tests/unit/datasources/cinder/test_cinder_volume_transformer.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/cinder copying build/lib/vitrage/tests/unit/datasources/cinder/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/cinder creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/kubernetes copying build/lib/vitrage/tests/unit/datasources/kubernetes/test_kubernetes_transformer.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/kubernetes creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/cetus copying build/lib/vitrage/tests/unit/datasources/cetus/test_cetus_pod_transformer.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/cetus copying build/lib/vitrage/tests/unit/datasources/cetus/test_cetus_cluster_transformer.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/cetus copying build/lib/vitrage/tests/unit/datasources/cetus/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/cetus creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/zabbix copying build/lib/vitrage/tests/unit/datasources/zabbix/test_zabbix_transformer.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/zabbix copying build/lib/vitrage/tests/unit/datasources/zabbix/test_zabbix_configuration.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/zabbix copying build/lib/vitrage/tests/unit/datasources/zabbix/zabbix_base_test.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/zabbix copying build/lib/vitrage/tests/unit/datasources/zabbix/test_zabbix_driver.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/zabbix copying build/lib/vitrage/tests/unit/datasources/zabbix/mock_driver.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/zabbix copying build/lib/vitrage/tests/unit/datasources/zabbix/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/zabbix copying build/lib/vitrage/tests/unit/datasources/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/cli copying build/lib/vitrage/tests/unit/cli/test_status.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/cli copying build/lib/vitrage/tests/unit/cli/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/cli creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/graph copying build/lib/vitrage/tests/unit/graph/test_graph.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/graph copying build/lib/vitrage/tests/unit/graph/base.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/graph copying build/lib/vitrage/tests/unit/graph/test_graph_algo.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/graph copying build/lib/vitrage/tests/unit/graph/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/graph creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/common copying build/lib/vitrage/tests/unit/common/test_utils.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/common copying build/lib/vitrage/tests/unit/common/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/common creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/hacking copying build/lib/vitrage/tests/unit/hacking/test_hacking.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/hacking copying build/lib/vitrage/tests/unit/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/hacking creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/snmp_parsing copying build/lib/vitrage/tests/unit/snmp_parsing/test_snmp_parsing.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/snmp_parsing copying build/lib/vitrage/tests/unit/snmp_parsing/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/snmp_parsing creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/machine_learning creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/machine_learning/jaccard_correlation copying build/lib/vitrage/tests/unit/machine_learning/jaccard_correlation/test_jaccard_correlation.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/machine_learning/jaccard_correlation copying build/lib/vitrage/tests/unit/machine_learning/jaccard_correlation/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/machine_learning/jaccard_correlation copying build/lib/vitrage/tests/unit/machine_learning/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/machine_learning creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/notifier copying build/lib/vitrage/tests/unit/notifier/test_notifier.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/notifier creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/notifier/snmp_notifier copying build/lib/vitrage/tests/unit/notifier/snmp_notifier/test_snmp_notifier.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/notifier/snmp_notifier copying build/lib/vitrage/tests/unit/notifier/snmp_notifier/test_snmp_sender_without_severity_map.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/notifier/snmp_notifier copying build/lib/vitrage/tests/unit/notifier/snmp_notifier/common.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/notifier/snmp_notifier copying build/lib/vitrage/tests/unit/notifier/snmp_notifier/test_snmp_sender_with_severity_map.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/notifier/snmp_notifier copying build/lib/vitrage/tests/unit/notifier/snmp_notifier/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/notifier/snmp_notifier copying build/lib/vitrage/tests/unit/notifier/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/notifier creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/entity_graph creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/entity_graph/processor copying build/lib/vitrage/tests/unit/entity_graph/processor/test_processor.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/entity_graph/processor copying build/lib/vitrage/tests/unit/entity_graph/processor/base.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/entity_graph/processor copying build/lib/vitrage/tests/unit/entity_graph/processor/test_entity_graph.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/entity_graph/processor copying build/lib/vitrage/tests/unit/entity_graph/processor/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/entity_graph/processor copying build/lib/vitrage/tests/unit/entity_graph/base.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/entity_graph copying build/lib/vitrage/tests/unit/entity_graph/test_processor_service.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/entity_graph copying build/lib/vitrage/tests/unit/entity_graph/test_transformer_manager.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/entity_graph creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/entity_graph/states copying build/lib/vitrage/tests/unit/entity_graph/states/test_datasource_info_mapper.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/entity_graph/states copying build/lib/vitrage/tests/unit/entity_graph/states/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/entity_graph/states copying build/lib/vitrage/tests/unit/entity_graph/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/entity_graph copying build/lib/vitrage/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator copying build/lib/vitrage/tests/unit/evaluator/test_equivalence_repository.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator copying build/lib/vitrage/tests/unit/evaluator/test_template_loader.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_functions copying build/lib/vitrage/tests/unit/evaluator/template_functions/test_template_functions.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_functions copying build/lib/vitrage/tests/unit/evaluator/template_functions/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_functions creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/recipes copying build/lib/vitrage/tests/unit/evaluator/recipes/test_execute_mistral.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/recipes copying build/lib/vitrage/tests/unit/evaluator/recipes/test_add_causal_relationship_recipe.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/recipes copying build/lib/vitrage/tests/unit/evaluator/recipes/test_mark_down.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/recipes copying build/lib/vitrage/tests/unit/evaluator/recipes/test_set_state_recipe.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/recipes copying build/lib/vitrage/tests/unit/evaluator/recipes/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/recipes copying build/lib/vitrage/tests/unit/evaluator/recipes/test_raise_alarm.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/recipes copying build/lib/vitrage/tests/unit/evaluator/test_condition.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator copying build/lib/vitrage/tests/unit/evaluator/test_scenario_repository.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_loading creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_loading/v2 copying build/lib/vitrage/tests/unit/evaluator/template_loading/v2/test_template_loader.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_loading/v2 copying build/lib/vitrage/tests/unit/evaluator/template_loading/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_loading/v2 copying build/lib/vitrage/tests/unit/evaluator/template_loading/test_template_loading_v3.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_loading copying build/lib/vitrage/tests/unit/evaluator/template_loading/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_loading copying build/lib/vitrage/tests/unit/evaluator/test_equivalence_loader.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator copying build/lib/vitrage/tests/unit/evaluator/test_scenario_evaluator.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator copying build/lib/vitrage/tests/unit/evaluator/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_validation copying build/lib/vitrage/tests/unit/evaluator/template_validation/test_def_template_syntax_validator.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_validation creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_validation/content creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_validation/content/v1 copying build/lib/vitrage/tests/unit/evaluator/template_validation/content/v1/test_parameters_validator.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_validation/content/v1 copying build/lib/vitrage/tests/unit/evaluator/template_validation/content/v1/test_execute_mistral_validator.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_validation/content/v1 copying build/lib/vitrage/tests/unit/evaluator/template_validation/content/v1/test_set_state_validator.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/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 -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_validation/content/v1 copying build/lib/vitrage/tests/unit/evaluator/template_validation/content/v1/test_mark_down_validator.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_validation/content/v1 copying build/lib/vitrage/tests/unit/evaluator/template_validation/content/v1/test_raise_alarm_validator.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_validation/content/v1 copying build/lib/vitrage/tests/unit/evaluator/template_validation/content/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_validation/content/v1 copying build/lib/vitrage/tests/unit/evaluator/template_validation/content/v1/test_metadata_validator.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_validation/content/v1 copying build/lib/vitrage/tests/unit/evaluator/template_validation/content/base.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_validation/content creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_validation/content/v2 copying build/lib/vitrage/tests/unit/evaluator/template_validation/content/v2/test_parameters_validator.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_validation/content/v2 copying build/lib/vitrage/tests/unit/evaluator/template_validation/content/v2/test_execute_mistral_validator.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_validation/content/v2 copying build/lib/vitrage/tests/unit/evaluator/template_validation/content/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_validation/content/v2 copying build/lib/vitrage/tests/unit/evaluator/template_validation/content/v2/test_metadata_validator.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_validation/content/v2 copying build/lib/vitrage/tests/unit/evaluator/template_validation/content/test_template_content_validator.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_validation/content copying build/lib/vitrage/tests/unit/evaluator/template_validation/content/base_test_execute_mistral_validator.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_validation/content copying build/lib/vitrage/tests/unit/evaluator/template_validation/content/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_validation/content copying build/lib/vitrage/tests/unit/evaluator/template_validation/test_template_validator_v3.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_validation copying build/lib/vitrage/tests/unit/evaluator/template_validation/test_template_syntax_validator.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_validation copying build/lib/vitrage/tests/unit/evaluator/template_validation/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_validation copying build/lib/vitrage/tests/base.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/api_handler copying build/lib/vitrage/tests/functional/api_handler/test_templates_v2.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/api_handler copying build/lib/vitrage/tests/functional/api_handler/test_templates_v3.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/api_handler copying build/lib/vitrage/tests/functional/api_handler/test_templates.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/api_handler copying build/lib/vitrage/tests/functional/api_handler/test_apis.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/api_handler copying build/lib/vitrage/tests/functional/api_handler/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/api_handler creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/api creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/api/v1 copying build/lib/vitrage/tests/functional/api/v1/test_template_versions.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/api/v1 copying build/lib/vitrage/tests/functional/api/v1/test_health.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/api/v1 copying build/lib/vitrage/tests/functional/api/v1/test_auth.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/api/v1 copying build/lib/vitrage/tests/functional/api/v1/test_basic.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/api/v1 copying build/lib/vitrage/tests/functional/api/v1/test_service.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/api/v1 copying build/lib/vitrage/tests/functional/api/v1/test_noauth.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/api/v1 copying build/lib/vitrage/tests/functional/api/v1/test_status.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/api/v1 copying build/lib/vitrage/tests/functional/api/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/api/v1 copying build/lib/vitrage/tests/functional/api/v1/test_keycloak.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/api/v1 copying build/lib/vitrage/tests/functional/api/test_versions.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/api copying build/lib/vitrage/tests/functional/api/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/api creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/nagios copying build/lib/vitrage/tests/functional/datasources/nagios/test_nagios.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/nagios copying build/lib/vitrage/tests/functional/datasources/nagios/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/nagios creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/neutron copying build/lib/vitrage/tests/functional/datasources/neutron/test_neutron_port.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/neutron copying build/lib/vitrage/tests/functional/datasources/neutron/test_neutron_network.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/neutron copying build/lib/vitrage/tests/functional/datasources/neutron/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/neutron creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/trove copying build/lib/vitrage/tests/functional/datasources/trove/test_trove_instance.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/trove copying build/lib/vitrage/tests/functional/datasources/trove/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/trove copying build/lib/vitrage/tests/functional/datasources/base.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/collectd copying build/lib/vitrage/tests/functional/datasources/collectd/test_collectd.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/collectd copying build/lib/vitrage/tests/functional/datasources/collectd/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/collectd creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/nova copying build/lib/vitrage/tests/functional/datasources/nova/test_nova_datasources.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/nova copying build/lib/vitrage/tests/functional/datasources/nova/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/nova creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/aodh copying build/lib/vitrage/tests/functional/datasources/aodh/test_aodh.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/aodh copying build/lib/vitrage/tests/functional/datasources/aodh/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/aodh creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/heat copying build/lib/vitrage/tests/functional/datasources/heat/test_heat_stack.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/heat copying build/lib/vitrage/tests/functional/datasources/heat/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/heat creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/ceilometer copying build/lib/vitrage/tests/functional/datasources/ceilometer/test_ceilometer.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/ceilometer copying build/lib/vitrage/tests/functional/datasources/ceilometer/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/ceilometer creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/cinder copying build/lib/vitrage/tests/functional/datasources/cinder/test_cinder_volume.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/cinder copying build/lib/vitrage/tests/functional/datasources/cinder/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/cinder creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/listener_service copying build/lib/vitrage/tests/functional/datasources/listener_service/test_listener_service.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/listener_service copying build/lib/vitrage/tests/functional/datasources/listener_service/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/listener_service copying build/lib/vitrage/tests/functional/datasources/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources copying build/lib/vitrage/tests/functional/test_configuration.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional copying build/lib/vitrage/tests/functional/base.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/entity_graph creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/entity_graph/processor copying build/lib/vitrage/tests/functional/entity_graph/processor/test_processor.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/entity_graph/processor copying build/lib/vitrage/tests/functional/entity_graph/processor/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/entity_graph/processor creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/entity_graph/consistency copying build/lib/vitrage/tests/functional/entity_graph/consistency/test_consistency.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/entity_graph/consistency copying build/lib/vitrage/tests/functional/entity_graph/consistency/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/entity_graph/consistency creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/entity_graph/graph_persistor copying build/lib/vitrage/tests/functional/entity_graph/graph_persistor/test_graph_persistor.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/entity_graph/graph_persistor copying build/lib/vitrage/tests/functional/entity_graph/graph_persistor/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/entity_graph/graph_persistor creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/entity_graph/states copying build/lib/vitrage/tests/functional/entity_graph/states/test_datasource_info_mapper.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/entity_graph/states copying build/lib/vitrage/tests/functional/entity_graph/states/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/entity_graph/states copying build/lib/vitrage/tests/functional/entity_graph/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/entity_graph copying build/lib/vitrage/tests/functional/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/evaluator copying build/lib/vitrage/tests/functional/evaluator/test_action_executor.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/evaluator copying build/lib/vitrage/tests/functional/evaluator/test_scenario_evaluator.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/evaluator copying build/lib/vitrage/tests/functional/evaluator/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/evaluator creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/nagios copying build/lib/vitrage/tests/resources/nagios/nagios_conf.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/nagios copying build/lib/vitrage/tests/resources/nagios/nagios-mock.html -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/nagios creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations/vertices copying build/lib/vitrage/tests/resources/mock_configurations/vertices/cinder.volume.json -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations/vertices copying build/lib/vitrage/tests/resources/mock_configurations/vertices/openstack-cluster.json -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations/vertices copying build/lib/vitrage/tests/resources/mock_configurations/vertices/tripleo.controller.json -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations/vertices copying build/lib/vitrage/tests/resources/mock_configurations/vertices/neutron.network.json -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations/vertices copying build/lib/vitrage/tests/resources/mock_configurations/vertices/nova.instance.json -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations/vertices copying build/lib/vitrage/tests/resources/mock_configurations/vertices/vitrage.alarm.json -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations/vertices copying build/lib/vitrage/tests/resources/mock_configurations/vertices/zabbix.json -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations/vertices copying build/lib/vitrage/tests/resources/mock_configurations/vertices/neutron.port.json -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations/vertices copying build/lib/vitrage/tests/resources/mock_configurations/vertices/nova.zone.json -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations/vertices copying build/lib/vitrage/tests/resources/mock_configurations/vertices/nova.host.json -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations/vertices creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations/transformer copying build/lib/vitrage/tests/resources/mock_configurations/transformer/transformer_collectd_update_dynamic.json -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations/transformer copying build/lib/vitrage/tests/resources/mock_configurations/transformer/transformer_prometheus_update_dynamic.json -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations/transformer copying build/lib/vitrage/tests/resources/mock_configurations/transformer/transformer_inst_snapshot_dynamic.json -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations/transformer copying build/lib/vitrage/tests/resources/mock_configurations/transformer/transformer_host_snapshot_dynamic.json -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations/transformer copying build/lib/vitrage/tests/resources/mock_configurations/transformer/transformer_kapacitor_update_dynamic.json -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations/transformer copying build/lib/vitrage/tests/resources/mock_configurations/transformer/transformer_aodh_snapshot_dynamic.json -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations/transformer copying build/lib/vitrage/tests/resources/mock_configurations/transformer/transformer_zone_snapshot_static.json -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations/transformer copying build/lib/vitrage/tests/resources/mock_configurations/transformer/transformer_host_snapshot_static.json -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations/transformer copying build/lib/vitrage/tests/resources/mock_configurations/transformer/transformer_doctor_update_dynamic.json -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations/transformer copying build/lib/vitrage/tests/resources/mock_configurations/transformer/transformer_aodh_update_dynamic.json -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations/transformer copying build/lib/vitrage/tests/resources/mock_configurations/transformer/transformer_inst_snapshot_static.json -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations/transformer copying build/lib/vitrage/tests/resources/mock_configurations/transformer/transformer_zone_snapshot_dynamic.json -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations/transformer creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations/edges copying build/lib/vitrage/tests/resources/mock_configurations/edges/attached.json -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations/edges copying build/lib/vitrage/tests/resources/mock_configurations/edges/contains.json -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations/edges copying build/lib/vitrage/tests/resources/mock_configurations/edges/on.json -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations/edges creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations/driver copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_stack_update_dynamic.json -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations/driver copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_trove_instance_snapshot_dynamic.json -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations/driver copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_volume_update_dynamic.json -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations/driver copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_inst_update_legacy_dynamic.json -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations/driver copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_nagios_snapshot_dynamic.json -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations/driver copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_aodh_update_dynamic.json -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations/driver copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_host_snapshot_dynamic.json -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations/driver copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_stack_snapshot_dynamic.json -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations/driver copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_static_snapshot_static.json -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations/driver copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_inst_update_versioned_dynamic.json -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations/driver copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_kubernetes_snapshot_dynamic.json -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations/driver copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_static_snapshot_dynamic.json -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations/driver copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_nagios_snapshot_static.json -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations/driver copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_kapacitor_update_dynamic.json -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations/driver copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_consistency_update_dynamic.json -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations/driver copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_prometheus_update_dynamic.json -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations/driver copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_inst_snapshot_dynamic.json -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations/driver copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_zabbix_snapshot_dynamic.json -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations/driver copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_volume_snapshot_dynamic.json -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations/driver copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_trove_cluster_snapshot_dynamic.json -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations/driver copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_inst_snapshot_static.json -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations/driver copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_collectd_update_dynamic.json -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations/driver copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_zone_snapshot_dynamic.json -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations/driver copying build/lib/vitrage/tests/resources/mock_configurations/driver/driver_doctor_update_dynamic.json -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/mock_configurations/driver creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/prometheus copying build/lib/vitrage/tests/resources/prometheus/prometheus_conf.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/prometheus creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/kapacitor copying build/lib/vitrage/tests/resources/kapacitor/kapacitor_conf.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/kapacitor creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/datasources_values copying build/lib/vitrage/tests/resources/datasources_values/nagios.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/datasources_values copying build/lib/vitrage/tests/resources/datasources_values/nova.instance.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/datasources_values copying build/lib/vitrage/tests/resources/datasources_values/default.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/datasources_values copying build/lib/vitrage/tests/resources/datasources_values/nova.zone.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/datasources_values creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/datasources_values/erroneous_values copying build/lib/vitrage/tests/resources/datasources_values/erroneous_values/nagios.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/datasources_values/erroneous_values copying build/lib/vitrage/tests/resources/datasources_values/erroneous_values/nova.instance.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/datasources_values/erroneous_values copying build/lib/vitrage/tests/resources/datasources_values/erroneous_values/default.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/datasources_values/erroneous_values copying build/lib/vitrage/tests/resources/datasources_values/erroneous_values/nova.host.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/datasources_values/erroneous_values copying build/lib/vitrage/tests/resources/datasources_values/nova.host.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/datasources_values copying build/lib/vitrage/tests/resources/datasources_values/vitrage.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/datasources_values creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/general copying build/lib/vitrage/tests/resources/templates/general/host_high_cpu_load_to_instance_cpu_suboptimal.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/general copying build/lib/vitrage/tests/resources/templates/general/basic.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/general creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/general/equivalences copying build/lib/vitrage/tests/resources/templates/general/equivalences/basic.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/general/equivalences copying build/lib/vitrage/tests/resources/templates/general/bad_yaml.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/general creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/equivalences_dup creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/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 -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/equivalences_dup/dup-in-multi-def creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/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 -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/equivalences_dup/dup-in-one-def creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/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 -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/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 -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/equivalences_dup/dup-in-multi-file creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/version creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/version/v1 copying build/lib/vitrage/tests/resources/templates/version/v1/version1.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/version/v1 copying build/lib/vitrage/tests/resources/templates/version/v1/v1_execute_mistral.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/version/v1 copying build/lib/vitrage/tests/resources/templates/version/invalid_version.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/version creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/version/v2 copying build/lib/vitrage/tests/resources/templates/version/v2/v2_with_func.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/version/v2 copying build/lib/vitrage/tests/resources/templates/version/v2/v2_standard.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/version/v2 copying build/lib/vitrage/tests/resources/templates/version/v2/v2_execute_mistral.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/version/v2 copying build/lib/vitrage/tests/resources/templates/version/no_version.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/version creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/consistency copying build/lib/vitrage/tests/resources/templates/consistency/deduced_alarm_on_instance.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/consistency creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/def_template_tests creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/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 -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/def_template_tests/definition_templates copying build/lib/vitrage/tests/resources/templates/def_template_tests/definition_templates/single_entity.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/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 -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/def_template_tests/definition_templates copying build/lib/vitrage/tests/resources/templates/def_template_tests/definition_templates/with_scenarios.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/def_template_tests/definition_templates copying build/lib/vitrage/tests/resources/templates/def_template_tests/definition_templates/with_include.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/def_template_tests/definition_templates creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/def_template_tests/templates copying build/lib/vitrage/tests/resources/templates/def_template_tests/templates/no_definitions_only_include.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/def_template_tests/templates copying build/lib/vitrage/tests/resources/templates/def_template_tests/templates/basic_with_two_includes.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/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 -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/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 -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/def_template_tests/templates copying build/lib/vitrage/tests/resources/templates/def_template_tests/templates/include_with_empty_name.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/def_template_tests/templates copying build/lib/vitrage/tests/resources/templates/def_template_tests/templates/with_conflicting_include_entities.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/def_template_tests/templates copying build/lib/vitrage/tests/resources/templates/def_template_tests/templates/basic_with_include.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/def_template_tests/templates creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/v3_templates copying build/lib/vitrage/tests/resources/templates/v3_templates/valid_actions.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/v3_templates copying build/lib/vitrage/tests/resources/templates/v3_templates/valid_conditions.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/v3_templates creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/equivalent_scenarios copying build/lib/vitrage/tests/resources/templates/equivalent_scenarios/basic.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/equivalent_scenarios creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/equivalent_scenarios/equivalences copying build/lib/vitrage/tests/resources/templates/equivalent_scenarios/equivalences/basic.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/equivalent_scenarios/equivalences creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/regex copying build/lib/vitrage/tests/resources/templates/regex/faulty_regex.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/regex copying build/lib/vitrage/tests/resources/templates/regex/basic_regex_for_fail.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/regex copying build/lib/vitrage/tests/resources/templates/regex/basic_regex.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/regex copying build/lib/vitrage/tests/resources/templates/regex/regex_for_exact_match.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/regex creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/not_operator copying build/lib/vitrage/tests/resources/templates/not_operator/complicated_incorrect_not_condition.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/not_operator copying build/lib/vitrage/tests/resources/templates/not_operator/complicated_correct_not_condition.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/not_operator copying build/lib/vitrage/tests/resources/templates/not_operator/basic_incorrect_not_condition.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/not_operator copying build/lib/vitrage/tests/resources/templates/not_operator/basic_correct_not_condition.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/not_operator creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/parameters copying build/lib/vitrage/tests/resources/templates/parameters/v3_with_params.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/parameters copying build/lib/vitrage/tests/resources/templates/parameters/v2_with_missing_param_def.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/parameters copying build/lib/vitrage/tests/resources/templates/parameters/v3_with_extra_param_def.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/parameters copying build/lib/vitrage/tests/resources/templates/parameters/v3_with_missing_param_def.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/parameters copying build/lib/vitrage/tests/resources/templates/parameters/v2_with_extra_param_def.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/parameters copying build/lib/vitrage/tests/resources/templates/parameters/v2_with_params.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/parameters copying build/lib/vitrage/tests/resources/templates/parameters/v2_without_params.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/parameters creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/evaluator copying build/lib/vitrage/tests/resources/templates/evaluator/deduced_state.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/evaluator copying build/lib/vitrage/tests/resources/templates/evaluator/high_availability.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/evaluator copying build/lib/vitrage/tests/resources/templates/evaluator/complex_not_operator_deduced_alarm.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/evaluator copying build/lib/vitrage/tests/resources/templates/evaluator/deduced_state_2.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/evaluator copying build/lib/vitrage/tests/resources/templates/evaluator/simple_not_operator_deduced_alarm.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/evaluator copying build/lib/vitrage/tests/resources/templates/evaluator/simple_or_operator_deduced_alarm.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/evaluator copying build/lib/vitrage/tests/resources/templates/evaluator/deduced_alarm.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/evaluator copying build/lib/vitrage/tests/resources/templates/evaluator/causal_basic.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/evaluator creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/evaluator/conditions copying build/lib/vitrage/tests/resources/templates/evaluator/conditions/not_or_unsupported2.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/evaluator/conditions copying build/lib/vitrage/tests/resources/templates/evaluator/conditions/simple_or.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/evaluator/conditions copying build/lib/vitrage/tests/resources/templates/evaluator/conditions/complex_not_unsupported.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/evaluator/conditions copying build/lib/vitrage/tests/resources/templates/evaluator/conditions/simple_or3.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/evaluator/conditions copying build/lib/vitrage/tests/resources/templates/evaluator/conditions/simple_or2.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/evaluator/conditions copying build/lib/vitrage/tests/resources/templates/evaluator/conditions/one_vertex.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/evaluator/conditions copying build/lib/vitrage/tests/resources/templates/evaluator/conditions/simple_and2.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/evaluator/conditions copying build/lib/vitrage/tests/resources/templates/evaluator/conditions/complex_not.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/evaluator/conditions copying build/lib/vitrage/tests/resources/templates/evaluator/conditions/simple_and.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/evaluator/conditions copying build/lib/vitrage/tests/resources/templates/evaluator/conditions/not_edge_unsupported.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/evaluator/conditions copying build/lib/vitrage/tests/resources/templates/evaluator/conditions/one_edge.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/evaluator/conditions copying build/lib/vitrage/tests/resources/templates/evaluator/conditions/simple_or_unsupported.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/evaluator/conditions copying build/lib/vitrage/tests/resources/templates/evaluator/conditions/not_or_unsupported.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/evaluator/conditions copying build/lib/vitrage/tests/resources/templates/evaluator/conditions/complex1.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/evaluator/conditions copying build/lib/vitrage/tests/resources/templates/evaluator/conditions/complex2.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/evaluator/conditions copying build/lib/vitrage/tests/resources/templates/evaluator/complex_and_or_operator_deduced_alarm.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/templates/evaluator creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/static_datasources copying build/lib/vitrage/tests/resources/static_datasources/switch_to_host.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/static_datasources creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/static_datasources/changes_datasources creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/static_datasources/changes_datasources/changed_resources copying build/lib/vitrage/tests/resources/static_datasources/changes_datasources/changed_resources/static.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/static_datasources/changes_datasources/changed_resources creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/static_datasources/changes_datasources/added_resources copying build/lib/vitrage/tests/resources/static_datasources/changes_datasources/added_resources/static.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/static_datasources/changes_datasources/added_resources creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/static_datasources/changes_datasources/deleted_resources copying build/lib/vitrage/tests/resources/static_datasources/changes_datasources/deleted_resources/static.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/static_datasources/changes_datasources/deleted_resources creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/static_datasources/changes_datasources/baseline copying build/lib/vitrage/tests/resources/static_datasources/changes_datasources/baseline/static.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/static_datasources/changes_datasources/baseline creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/static_datasources/changes_datasources/mixed_changes copying build/lib/vitrage/tests/resources/static_datasources/changes_datasources/mixed_changes/static.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/static_datasources/changes_datasources/mixed_changes copying build/lib/vitrage/tests/resources/static_datasources/changes_datasources/switch_to_host_datasource.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/static_datasources/changes_datasources copying build/lib/vitrage/tests/resources/static_datasources/changes_datasources/switch_to_switch_datasource.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/static_datasources/changes_datasources copying build/lib/vitrage/tests/resources/static_datasources/switch_to_host_datasource.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/static_datasources copying build/lib/vitrage/tests/resources/static_datasources/switch_to_switch_datasource.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/static_datasources creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/snmp_parsing copying build/lib/vitrage/tests/resources/snmp_parsing/snmp_parsing_conf.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/snmp_parsing creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/kubernetes copying build/lib/vitrage/tests/resources/kubernetes/kubernetes_config.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/kubernetes creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/snmp_notifier copying build/lib/vitrage/tests/resources/snmp_notifier/oid_tree_with_severity_mapping.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/snmp_notifier copying build/lib/vitrage/tests/resources/snmp_notifier/dests.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/snmp_notifier copying build/lib/vitrage/tests/resources/snmp_notifier/oid_tree_without_severity_mapping.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/snmp_notifier copying build/lib/vitrage/tests/resources/snmp_notifier/alarm_oid_mapping.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/snmp_notifier creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/zabbix copying build/lib/vitrage/tests/resources/zabbix/zabbix_conf.yaml -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/resources/zabbix copying build/lib/vitrage/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/mocks copying build/lib/vitrage/tests/mocks/graph_generator.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/mocks copying build/lib/vitrage/tests/mocks/trace_generator.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/mocks copying build/lib/vitrage/tests/mocks/entity_model.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/mocks copying build/lib/vitrage/tests/mocks/mock_driver.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/mocks copying build/lib/vitrage/tests/mocks/utils.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/mocks creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/mocks/mock_graph_datasource copying build/lib/vitrage/tests/mocks/mock_graph_datasource/transformer.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/mocks/mock_graph_datasource copying build/lib/vitrage/tests/mocks/mock_graph_datasource/driver.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/mocks/mock_graph_datasource copying build/lib/vitrage/tests/mocks/mock_graph_datasource/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/mocks/mock_graph_datasource copying build/lib/vitrage/tests/mocks/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/mocks copying build/lib/vitrage/tests/mocks/mock_transformer.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/mocks copying build/lib/vitrage/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator copying build/lib/vitrage/evaluator/equivalence_repository.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator copying build/lib/vitrage/evaluator/template_schemas.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_db copying build/lib/vitrage/evaluator/template_db/template_repository.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_db copying build/lib/vitrage/evaluator/template_db/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_db copying build/lib/vitrage/evaluator/condition.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator copying build/lib/vitrage/evaluator/base.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_functions creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_functions/v2 copying build/lib/vitrage/evaluator/template_functions/v2/functions.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_functions/v2 copying build/lib/vitrage/evaluator/template_functions/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_functions/v2 copying build/lib/vitrage/evaluator/template_functions/function_resolver.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_functions copying build/lib/vitrage/evaluator/template_functions/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_functions copying build/lib/vitrage/evaluator/template_fields.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator copying build/lib/vitrage/evaluator/scenario_evaluator.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator copying build/lib/vitrage/evaluator/template_data.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/actions copying build/lib/vitrage/evaluator/actions/priority_tools.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/actions copying build/lib/vitrage/evaluator/actions/evaluator_event_transformer.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/actions copying build/lib/vitrage/evaluator/actions/action_executor.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/actions copying build/lib/vitrage/evaluator/actions/notifier.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/actions copying build/lib/vitrage/evaluator/actions/base.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/actions creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/actions/recipes copying build/lib/vitrage/evaluator/actions/recipes/mark_down.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/actions/recipes copying build/lib/vitrage/evaluator/actions/recipes/base.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/actions/recipes copying build/lib/vitrage/evaluator/actions/recipes/execute_mistral.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/actions/recipes copying build/lib/vitrage/evaluator/actions/recipes/action_steps.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/actions/recipes copying build/lib/vitrage/evaluator/actions/recipes/raise_alarm.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/actions/recipes copying build/lib/vitrage/evaluator/actions/recipes/add_causal_relationship.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/actions/recipes copying build/lib/vitrage/evaluator/actions/recipes/set_state.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/actions/recipes copying build/lib/vitrage/evaluator/actions/recipes/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/actions/recipes copying build/lib/vitrage/evaluator/actions/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/actions copying build/lib/vitrage/evaluator/template_schema_factory.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_loading creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_loading/v1 copying build/lib/vitrage/evaluator/template_loading/v1/execute_mistral_loader.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_loading/v1 copying build/lib/vitrage/evaluator/template_loading/v1/action_loader.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_loading/v1 copying build/lib/vitrage/evaluator/template_loading/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_loading/v1 copying build/lib/vitrage/evaluator/template_loading/template_loader_v3.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_loading copying build/lib/vitrage/evaluator/template_loading/scenario_loader.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_loading copying build/lib/vitrage/evaluator/template_loading/template_loader.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_loading creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_loading/v3 copying build/lib/vitrage/evaluator/template_loading/v3/raise_alarm_loader.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_loading/v3 copying build/lib/vitrage/evaluator/template_loading/v3/action_loader.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_loading/v3 copying build/lib/vitrage/evaluator/template_loading/v3/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_loading/v3 copying build/lib/vitrage/evaluator/template_loading/equivalence_loader.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_loading copying build/lib/vitrage/evaluator/template_loading/subgraph_builder.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_loading copying build/lib/vitrage/evaluator/template_loading/props_converter.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_loading copying build/lib/vitrage/evaluator/template_loading/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_loading copying build/lib/vitrage/evaluator/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator copying build/lib/vitrage/evaluator/scenario_repository.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_validation copying build/lib/vitrage/evaluator/template_validation/status_messages.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_validation copying build/lib/vitrage/evaluator/template_validation/base.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_validation creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_validation/content creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_validation/content/v1 copying build/lib/vitrage/evaluator/template_validation/content/v1/get_param_validator.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_validation/content/v1 copying build/lib/vitrage/evaluator/template_validation/content/v1/mark_down_validator.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_validation/content/v1 copying build/lib/vitrage/evaluator/template_validation/content/v1/definitions_validator.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_validation/content/v1 copying build/lib/vitrage/evaluator/template_validation/content/v1/add_causal_relationship_validator.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_validation/content/v1 copying build/lib/vitrage/evaluator/template_validation/content/v1/metadata_validator.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_validation/content/v1 copying build/lib/vitrage/evaluator/template_validation/content/v1/scenario_validator.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_validation/content/v1 copying build/lib/vitrage/evaluator/template_validation/content/v1/raise_alarm_validator.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_validation/content/v1 copying build/lib/vitrage/evaluator/template_validation/content/v1/set_state_validator.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_validation/content/v1 copying build/lib/vitrage/evaluator/template_validation/content/v1/execute_mistral_validator.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_validation/content/v1 copying build/lib/vitrage/evaluator/template_validation/content/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_validation/content/v1 copying build/lib/vitrage/evaluator/template_validation/content/template_content_validator_v3.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_validation/content copying build/lib/vitrage/evaluator/template_validation/content/base.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_validation/content creating /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_validation/content/v2 copying build/lib/vitrage/evaluator/template_validation/content/v2/get_param_validator.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_validation/content/v2 copying build/lib/vitrage/evaluator/template_validation/content/v2/metadata_validator.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_validation/content/v2 copying build/lib/vitrage/evaluator/template_validation/content/v2/execute_mistral_validator.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_validation/content/v2 copying build/lib/vitrage/evaluator/template_validation/content/v2/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_validation/content/v2 copying build/lib/vitrage/evaluator/template_validation/content/template_content_validator.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_validation/content copying build/lib/vitrage/evaluator/template_validation/content/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_validation/content copying build/lib/vitrage/evaluator/template_validation/template_syntax_validator_v3.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_validation copying build/lib/vitrage/evaluator/template_validation/__init__.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_validation copying build/lib/vitrage/evaluator/template_validation/template_syntax_validator.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_validation copying build/lib/vitrage/messaging.py -> /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api_handler/apis/topology.py to topology.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api_handler/apis/event.py to event.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api_handler/apis/operational.py to operational.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api_handler/apis/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api_handler/apis/resource.py to resource.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api_handler/apis/rca.py to rca.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api_handler/apis/alarm.py to alarm.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api_handler/apis/template.py to template.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api_handler/apis/webhook.py to webhook.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api_handler/apis/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api_handler/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/rpc.py to rpc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api/controllers/v1/topology.py to topology.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api/controllers/v1/root.py to root.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api/controllers/v1/event.py to event.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api/controllers/v1/count.py to count.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api/controllers/v1/resource.py to resource.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api/controllers/v1/rca.py to rca.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api/controllers/v1/alarm.py to alarm.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api/controllers/v1/template.py to template.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api/controllers/v1/status.py to status.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api/controllers/v1/alarm_base.py to alarm_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api/controllers/v1/webhook.py to webhook.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api/controllers/v1/history.py to history.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api/controllers/v1/service.py to service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api/controllers/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api/controllers/root.py to root.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api/controllers/rest.py to rest.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api/controllers/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api/policy.py to policy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api/hooks.py to hooks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api/app.py to app.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/api/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/i18n.py to i18n.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/storage/history_facade.py to history_facade.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/storage/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/storage/impl_sqlalchemy.py to impl_sqlalchemy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/storage/sqlalchemy/migration/alembic_migrations/env.py to env.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/storage/sqlalchemy/migration/alembic_migrations/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/storage/sqlalchemy/migration/alembic_migrations/versions/4e44c9414dff_initial_migration.py to 4e44c9414dff_initial_migration.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/storage/sqlalchemy/migration/alembic_migrations/versions/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/storage/sqlalchemy/migration/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/storage/sqlalchemy/models.py to models.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/storage/sqlalchemy/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/storage/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/os_clients.py to os_clients.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/persistency/service.py to service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/persistency/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/nagios/transformer.py to transformer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/nagios/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/nagios/driver.py to driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/nagios/properties.py to properties.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/nagios/parser.py to parser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/nagios/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/alarm_properties.py to alarm_properties.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/neutron/port/transformer.py to transformer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/neutron/port/driver.py to driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/neutron/port/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/neutron/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/neutron/network/transformer.py to transformer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/neutron/network/driver.py to driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/neutron/network/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/neutron/properties.py to properties.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/neutron/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/trove/cluster/transformer.py to transformer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/trove/cluster/driver.py to driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/trove/cluster/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/trove/instance/transformer.py to transformer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/trove/instance/driver.py to driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/trove/instance/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/trove/trove_driver_base.py to trove_driver_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/trove/properties.py to properties.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/trove/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/alarm_transformer_base.py to alarm_transformer_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/prometheus/transformer.py to transformer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/prometheus/driver.py to driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/prometheus/properties.py to properties.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/prometheus/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/driver_base.py to driver_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/kapacitor/auxiliary/kapacitor_vitrage.py to kapacitor_vitrage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/kapacitor/transformer.py to transformer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/kapacitor/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/kapacitor/driver.py to driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/kapacitor/properties.py to properties.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/kapacitor/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/consistency/transformer.py to transformer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/consistency/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/collectd/transformer.py to transformer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/collectd/collectd_vitrage/getsigchld.py to getsigchld.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/collectd/collectd_vitrage/plugin.py to plugin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/collectd/collectd_vitrage/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/collectd/collectd_vitrage/vitrageplugin.py to vitrageplugin.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/collectd/mapper.py to mapper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/collectd/driver.py to driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/collectd/properties.py to properties.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/collectd/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/tmfapi639/transformer.py to transformer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/tmfapi639/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/tmfapi639/driver.py to driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/tmfapi639/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/nova/zone/transformer.py to transformer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/nova/zone/driver.py to driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/nova/zone/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/nova/instance/field_extractor.py to field_extractor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/nova/instance/transformer.py to transformer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/nova/instance/driver.py to driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/nova/instance/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/nova/nova_driver_base.py to nova_driver_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/nova/properties.py to properties.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/nova/host/transformer.py to transformer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/nova/host/driver.py to driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/nova/host/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/nova/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/static/transformer.py to transformer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/static/driver.py to driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/static/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/doctor/transformer.py to transformer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/doctor/driver.py to driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/doctor/properties.py to properties.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/doctor/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/aodh/transformer.py to transformer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/aodh/driver.py to driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/aodh/properties.py to properties.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/aodh/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/heat/stack/transformer.py to transformer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/heat/stack/driver.py to driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/heat/stack/properties.py to properties.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/heat/stack/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/heat/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/ceilometer/transformer.py to transformer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/ceilometer/driver.py to driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/ceilometer/properties.py to properties.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/ceilometer/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/cinder/volume/transformer.py to transformer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/cinder/volume/driver.py to driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/cinder/volume/properties.py to properties.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/cinder/volume/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/cinder/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/alarm_driver_base.py to alarm_driver_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/resource_transformer_base.py to resource_transformer_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/kubernetes/transformer.py to transformer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/kubernetes/driver.py to driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/kubernetes/properties.py to properties.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/kubernetes/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/monasca/transformer.py to transformer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/monasca/driver.py to driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/monasca/properties.py to properties.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/monasca/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/cetus/cetus_driver_base.py to cetus_driver_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/cetus/pod/transformer.py to transformer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/cetus/pod/driver.py to driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/cetus/pod/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/cetus/cluster/transformer.py to transformer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/cetus/cluster/driver.py to driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/cetus/cluster/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/cetus/properties.py to properties.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/cetus/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/transformer_base.py to transformer_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/zabbix/auxiliary/zabbix_vitrage.py to zabbix_vitrage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/zabbix/transformer.py to transformer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/zabbix/driver.py to driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/zabbix/properties.py to properties.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/zabbix/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/datasources/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/cli/persistor.py to persistor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/cli/storage.py to storage.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/cli/graph.py to graph.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/cli/snmp_parsing.py to snmp_parsing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/cli/notifier.py to notifier.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/cli/machine_learning.py to machine_learning.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/cli/status.py to status.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/cli/api.py to api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/cli/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/graph/filter.py to filter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/graph/algo_driver/sub_graph_matching.py to sub_graph_matching.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/graph/algo_driver/networkx_algorithm.py to networkx_algorithm.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/graph/algo_driver/algorithm.py to algorithm.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/graph/algo_driver/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/graph/query.py to query.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/graph/driver/graph.py to graph.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/graph/driver/networkx_graph.py to networkx_graph.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/graph/driver/notifier.py to notifier.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/graph/driver/elements.py to elements.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/graph/driver/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/graph/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/graph/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/common/constants.py to constants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/common/exception.py to exception.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/common/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/common/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/common/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/common/policies/alarms.py to alarms.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/common/policies/topology.py to topology.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/common/policies/event.py to event.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/common/policies/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/common/policies/resource.py to resource.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/common/policies/rca.py to rca.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/common/policies/template.py to template.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/common/policies/status.py to status.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/common/policies/webhook.py to webhook.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/common/policies/service.py to service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/common/policies/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/hacking/checks.py to checks.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/hacking/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/snmp_parsing/properties.py to properties.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/snmp_parsing/service.py to service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/snmp_parsing/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/utils/datetime.py to datetime.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/utils/evaluator.py to evaluator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/utils/file.py to file.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/utils/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/keystone_client.py to keystone_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/machine_learning/plugins/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/machine_learning/plugins/jaccard_correlation/alarm_data_accumulator.py to alarm_data_accumulator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/machine_learning/plugins/jaccard_correlation/accumulation_persistor_utils.py to accumulation_persistor_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/machine_learning/plugins/jaccard_correlation/alarm_processor.py to alarm_processor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/machine_learning/plugins/jaccard_correlation/correlation_manager.py to correlation_manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/machine_learning/plugins/jaccard_correlation/correlation_collection.py to correlation_collection.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/machine_learning/plugins/jaccard_correlation/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/machine_learning/plugins/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/machine_learning/service.py to service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/machine_learning/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/opts.py to opts.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/notifier/plugins/snmp/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/notifier/plugins/snmp/snmp_notifier.py to snmp_notifier.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/notifier/plugins/snmp/snmp_sender.py to snmp_sender.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/notifier/plugins/snmp/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/notifier/plugins/mistral/mistral_notifier.py to mistral_notifier.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/notifier/plugins/mistral/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/notifier/plugins/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/notifier/plugins/nova/nova_notifier.py to nova_notifier.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/notifier/plugins/nova/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/notifier/plugins/aodh/aodh_notifier.py to aodh_notifier.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/notifier/plugins/aodh/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/notifier/plugins/zaqar/zaqar_notifier.py to zaqar_notifier.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/notifier/plugins/zaqar/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/notifier/plugins/webhook/webhook.py to webhook.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/notifier/plugins/webhook/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/notifier/plugins/webhook/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/notifier/plugins/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/notifier/service.py to service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/notifier/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/middleware/keycloak.py to keycloak.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/middleware/basic_and_keystone_auth.py to basic_and_keystone_auth.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/middleware/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/coordination/coordination.py to coordination.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/coordination/service.py to service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/coordination/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/entity_graph/workers.py to workers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/entity_graph/processor/transformer_manager.py to transformer_manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/entity_graph/processor/notifier.py to notifier.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/entity_graph/processor/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/entity_graph/processor/processor.py to processor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/entity_graph/processor/processor_utils.py to processor_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/entity_graph/processor/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/entity_graph/consistency/consistency_enforcer.py to consistency_enforcer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/entity_graph/consistency/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/entity_graph/mappings/operational_alarm_severity.py to operational_alarm_severity.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/entity_graph/mappings/datasource_info_mapper.py to datasource_info_mapper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/entity_graph/mappings/alarm_handler.py to alarm_handler.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/entity_graph/mappings/operational_resource_state.py to operational_resource_state.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/entity_graph/mappings/resource_handler.py to resource_handler.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/entity_graph/mappings/handler_base.py to handler_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/entity_graph/mappings/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/entity_graph/graph_persistency.py to graph_persistency.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/entity_graph/graph_init.py to graph_init.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/entity_graph/scheduler.py to scheduler.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/entity_graph/driver_exec.py to driver_exec.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/entity_graph/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/storage/test_migrations.py to test_migrations.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/storage/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/test_transformer_base.py to test_transformer_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/nagios/test_nagios_parser.py to test_nagios_parser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/nagios/nagios_base_test.py to nagios_base_test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/nagios/test_nagios_driver.py to test_nagios_driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/nagios/test_nagios_transformer.py to test_nagios_transformer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/nagios/mock_driver.py to mock_driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/nagios/test_nagios_config.py to test_nagios_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/nagios/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/neutron/port/test_neutron_port_transformer.py to test_neutron_port_transformer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/neutron/port/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/neutron/network/test_neutron_network_transformer.py to test_neutron_network_transformer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/neutron/network/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/neutron/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/test_datasource_update_method.py to test_datasource_update_method.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/trove/test_trove_cluster_transformer.py to test_trove_cluster_transformer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/trove/test_trove_instance_transformer.py to test_trove_instance_transformer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/trove/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/prometheus/test_prometheus_transformer.py to test_prometheus_transformer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/prometheus/test_prometheus_driver.py to test_prometheus_driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/prometheus/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/kapacitor/test_kapacitor_configuration.py to test_kapacitor_configuration.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/kapacitor/test_kapacitor_driver.py to test_kapacitor_driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/kapacitor/test_kapacitor_transformer.py to test_kapacitor_transformer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/kapacitor/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/test_alarm_transformer_base.py to test_alarm_transformer_base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/consistency/test_consistency_transformer.py to test_consistency_transformer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/consistency/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/collectd/test_mapper.py to test_mapper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/collectd/test_collectd_driver.py to test_collectd_driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/collectd/test_collectd_transformer.py to test_collectd_transformer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/collectd/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/tmfapi639/test_tmfapi639_transformer.py to test_tmfapi639_transformer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/tmfapi639/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/nova/base_nova_instance_transformer.py to base_nova_instance_transformer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/nova/test_instance_transformer_legacy_notifications.py to test_instance_transformer_legacy_notifications.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/nova/test_nova_zone_transformer.py to test_nova_zone_transformer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/nova/test_instance_transformer_snapshot_events.py to test_instance_transformer_snapshot_events.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/nova/test_instance_transformer_versioned_notifications.py to test_instance_transformer_versioned_notifications.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/nova/test_nova_host_transformer.py to test_nova_host_transformer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/nova/test_nova_instance_driver.py to test_nova_instance_driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/nova/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/static/test_static_driver.py to test_static_driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/static/test_static_transformer.py to test_static_transformer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/static/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/doctor/test_doctor_driver.py to test_doctor_driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/doctor/test_doctor_transformer.py to test_doctor_transformer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/doctor/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/aodh/test_aodh_driver.py to test_aodh_driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/aodh/mock_driver.py to mock_driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/aodh/test_aodh_transformer.py to test_aodh_transformer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/aodh/aodh_transformer_base_test.py to aodh_transformer_base_test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/aodh/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/heat/test_heat_stack_transformer.py to test_heat_stack_transformer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/heat/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/ceilometer/test_ceilometer_driver.py to test_ceilometer_driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/ceilometer/ceilometer_transformer_base_test.py to ceilometer_transformer_base_test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/ceilometer/test_ceilometer_transformer.py to test_ceilometer_transformer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/ceilometer/mock_driver.py to mock_driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/ceilometer/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/cinder/test_cinder_volume_transformer.py to test_cinder_volume_transformer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/cinder/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/kubernetes/test_kubernetes_transformer.py to test_kubernetes_transformer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/cetus/test_cetus_pod_transformer.py to test_cetus_pod_transformer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/cetus/test_cetus_cluster_transformer.py to test_cetus_cluster_transformer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/cetus/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/zabbix/test_zabbix_transformer.py to test_zabbix_transformer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/zabbix/test_zabbix_configuration.py to test_zabbix_configuration.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/zabbix/zabbix_base_test.py to zabbix_base_test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/zabbix/test_zabbix_driver.py to test_zabbix_driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/zabbix/mock_driver.py to mock_driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/zabbix/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/datasources/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/cli/test_status.py to test_status.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/cli/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/graph/test_graph.py to test_graph.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/graph/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/graph/test_graph_algo.py to test_graph_algo.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/graph/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/common/test_utils.py to test_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/common/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/hacking/test_hacking.py to test_hacking.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/hacking/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/snmp_parsing/test_snmp_parsing.py to test_snmp_parsing.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/snmp_parsing/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/machine_learning/jaccard_correlation/test_jaccard_correlation.py to test_jaccard_correlation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/machine_learning/jaccard_correlation/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/machine_learning/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/notifier/test_notifier.py to test_notifier.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/notifier/snmp_notifier/test_snmp_notifier.py to test_snmp_notifier.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/notifier/snmp_notifier/test_snmp_sender_without_severity_map.py to test_snmp_sender_without_severity_map.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/notifier/snmp_notifier/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/notifier/snmp_notifier/test_snmp_sender_with_severity_map.py to test_snmp_sender_with_severity_map.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/notifier/snmp_notifier/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/notifier/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/entity_graph/processor/test_processor.py to test_processor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/entity_graph/processor/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/entity_graph/processor/test_entity_graph.py to test_entity_graph.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/entity_graph/processor/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/entity_graph/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/entity_graph/test_processor_service.py to test_processor_service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/entity_graph/test_transformer_manager.py to test_transformer_manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/entity_graph/states/test_datasource_info_mapper.py to test_datasource_info_mapper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/entity_graph/states/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/entity_graph/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/test_equivalence_repository.py to test_equivalence_repository.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/test_template_loader.py to test_template_loader.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_functions/test_template_functions.py to test_template_functions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_functions/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/recipes/test_execute_mistral.py to test_execute_mistral.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/recipes/test_add_causal_relationship_recipe.py to test_add_causal_relationship_recipe.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/recipes/test_mark_down.py to test_mark_down.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/recipes/test_set_state_recipe.py to test_set_state_recipe.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/recipes/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/recipes/test_raise_alarm.py to test_raise_alarm.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/test_condition.py to test_condition.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/test_scenario_repository.py to test_scenario_repository.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_loading/v2/test_template_loader.py to test_template_loader.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_loading/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_loading/test_template_loading_v3.py to test_template_loading_v3.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_loading/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/test_equivalence_loader.py to test_equivalence_loader.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/test_scenario_evaluator.py to test_scenario_evaluator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_validation/test_def_template_syntax_validator.py to test_def_template_syntax_validator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_validation/content/v1/test_parameters_validator.py to test_parameters_validator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_validation/content/v1/test_execute_mistral_validator.py to test_execute_mistral_validator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_validation/content/v1/test_set_state_validator.py to test_set_state_validator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_validation/content/v1/test_add_causal_relationship_validator.py to test_add_causal_relationship_validator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_validation/content/v1/test_mark_down_validator.py to test_mark_down_validator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_validation/content/v1/test_raise_alarm_validator.py to test_raise_alarm_validator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_validation/content/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_validation/content/v1/test_metadata_validator.py to test_metadata_validator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_validation/content/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_validation/content/v2/test_parameters_validator.py to test_parameters_validator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_validation/content/v2/test_execute_mistral_validator.py to test_execute_mistral_validator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_validation/content/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_validation/content/v2/test_metadata_validator.py to test_metadata_validator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_validation/content/test_template_content_validator.py to test_template_content_validator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_validation/content/base_test_execute_mistral_validator.py to base_test_execute_mistral_validator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_validation/content/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_validation/test_template_validator_v3.py to test_template_validator_v3.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_validation/test_template_syntax_validator.py to test_template_syntax_validator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/unit/evaluator/template_validation/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/api_handler/test_templates_v2.py to test_templates_v2.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/api_handler/test_templates_v3.py to test_templates_v3.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/api_handler/test_templates.py to test_templates.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/api_handler/test_apis.py to test_apis.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/api_handler/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/api/v1/test_template_versions.py to test_template_versions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/api/v1/test_health.py to test_health.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/api/v1/test_auth.py to test_auth.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/api/v1/test_basic.py to test_basic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/api/v1/test_service.py to test_service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/api/v1/test_noauth.py to test_noauth.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/api/v1/test_status.py to test_status.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/api/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/api/v1/test_keycloak.py to test_keycloak.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/api/test_versions.py to test_versions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/api/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/nagios/test_nagios.py to test_nagios.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/nagios/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/neutron/test_neutron_port.py to test_neutron_port.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/neutron/test_neutron_network.py to test_neutron_network.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/neutron/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/trove/test_trove_instance.py to test_trove_instance.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/trove/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/collectd/test_collectd.py to test_collectd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/collectd/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/nova/test_nova_datasources.py to test_nova_datasources.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/nova/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/aodh/test_aodh.py to test_aodh.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/aodh/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/heat/test_heat_stack.py to test_heat_stack.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/heat/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/ceilometer/test_ceilometer.py to test_ceilometer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/ceilometer/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/cinder/test_cinder_volume.py to test_cinder_volume.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/cinder/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/listener_service/test_listener_service.py to test_listener_service.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/listener_service/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/datasources/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/test_configuration.py to test_configuration.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/entity_graph/processor/test_processor.py to test_processor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/entity_graph/processor/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/entity_graph/consistency/test_consistency.py to test_consistency.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/entity_graph/consistency/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/entity_graph/graph_persistor/test_graph_persistor.py to test_graph_persistor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/entity_graph/graph_persistor/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/entity_graph/states/test_datasource_info_mapper.py to test_datasource_info_mapper.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/entity_graph/states/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/entity_graph/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/evaluator/test_action_executor.py to test_action_executor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/evaluator/test_scenario_evaluator.py to test_scenario_evaluator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/functional/evaluator/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/mocks/graph_generator.py to graph_generator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/mocks/trace_generator.py to trace_generator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/mocks/entity_model.py to entity_model.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/mocks/mock_driver.py to mock_driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/mocks/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/mocks/mock_graph_datasource/transformer.py to transformer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/mocks/mock_graph_datasource/driver.py to driver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/mocks/mock_graph_datasource/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/mocks/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/tests/mocks/mock_transformer.py to mock_transformer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/equivalence_repository.py to equivalence_repository.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_schemas.py to template_schemas.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_db/template_repository.py to template_repository.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_db/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/condition.py to condition.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_functions/v2/functions.py to functions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_functions/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_functions/function_resolver.py to function_resolver.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_functions/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_fields.py to template_fields.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/scenario_evaluator.py to scenario_evaluator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_data.py to template_data.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/actions/priority_tools.py to priority_tools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/actions/evaluator_event_transformer.py to evaluator_event_transformer.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/actions/action_executor.py to action_executor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/actions/notifier.py to notifier.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/actions/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/actions/recipes/mark_down.py to mark_down.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/actions/recipes/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/actions/recipes/execute_mistral.py to execute_mistral.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/actions/recipes/action_steps.py to action_steps.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/actions/recipes/raise_alarm.py to raise_alarm.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/actions/recipes/add_causal_relationship.py to add_causal_relationship.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/actions/recipes/set_state.py to set_state.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/actions/recipes/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/actions/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_schema_factory.py to template_schema_factory.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_loading/v1/execute_mistral_loader.py to execute_mistral_loader.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_loading/v1/action_loader.py to action_loader.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_loading/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_loading/template_loader_v3.py to template_loader_v3.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_loading/scenario_loader.py to scenario_loader.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_loading/template_loader.py to template_loader.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_loading/v3/raise_alarm_loader.py to raise_alarm_loader.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_loading/v3/action_loader.py to action_loader.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_loading/v3/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_loading/equivalence_loader.py to equivalence_loader.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_loading/subgraph_builder.py to subgraph_builder.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_loading/props_converter.py to props_converter.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_loading/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/scenario_repository.py to scenario_repository.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_validation/status_messages.py to status_messages.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_validation/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_validation/content/v1/get_param_validator.py to get_param_validator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_validation/content/v1/mark_down_validator.py to mark_down_validator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_validation/content/v1/definitions_validator.py to definitions_validator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_validation/content/v1/add_causal_relationship_validator.py to add_causal_relationship_validator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_validation/content/v1/metadata_validator.py to metadata_validator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_validation/content/v1/scenario_validator.py to scenario_validator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_validation/content/v1/raise_alarm_validator.py to raise_alarm_validator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_validation/content/v1/set_state_validator.py to set_state_validator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_validation/content/v1/execute_mistral_validator.py to execute_mistral_validator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_validation/content/v1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_validation/content/template_content_validator_v3.py to template_content_validator_v3.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_validation/content/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_validation/content/v2/get_param_validator.py to get_param_validator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_validation/content/v2/metadata_validator.py to metadata_validator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_validation/content/v2/execute_mistral_validator.py to execute_mistral_validator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_validation/content/v2/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_validation/content/template_content_validator.py to template_content_validator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_validation/content/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_validation/template_syntax_validator_v3.py to template_syntax_validator_v3.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_validation/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/evaluator/template_validation/template_syntax_validator.py to template_syntax_validator.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage/messaging.py to messaging.cpython-36.pyc writing byte-compilation script '/tmp/tmpwslrkkoc.py' /usr/bin/python3 /tmp/tmpwslrkkoc.py removing /tmp/tmpwslrkkoc.py running install_egg_info 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 /usr/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' warnings.warn(msg) 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 writing manifest file 'vitrage.egg-info/SOURCES.txt' Copying vitrage.egg-info to /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6/site-packages/vitrage-7.3.0-py3.6.egg-info running install_scripts Installing vitrage-api script to /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/bin Installing vitrage-dbsync script to /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/bin Installing vitrage-dbsync-revision script to /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/bin Installing vitrage-dbsync-stamp script to /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/bin Installing vitrage-graph script to /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/bin Installing vitrage-ml script to /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/bin Installing vitrage-notifier script to /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/bin Installing vitrage-persistor script to /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/bin Installing vitrage-purge-data script to /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/bin Installing vitrage-snmp-parsing script to /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/bin Installing vitrage-status script to /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/bin /usr/lib/python3.6/site-packages/pbr/packaging.py:436: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable) + install -d -m 755 /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/etc/vitrage/datasources_values + install -p -D -m 640 etc/vitrage/vitrage.conf /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/etc/vitrage/vitrage.conf + install -p -D -m 640 etc/vitrage/api-paste.ini /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/etc/vitrage/api-paste.ini + install -p -D -m 640 etc/vitrage/datasources_values/aodh.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-7.3.0-2.el8.noarch/etc/vitrage/datasources_values/ + install -d -m 755 /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/var/lib/vitrage + install -d -m 755 /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/var/lib/vitrage/tmp + install -d -m 755 /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/var/log/vitrage + install -d -m 755 /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/etc/vitrage/static_datasources + install -d -m 755 /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/etc/vitrage/templates + install -p -D -m 644 /builddir/build/SOURCES/vitrage.logrotate /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/etc/logrotate.d/openstack-vitrage + install -p -D -m 644 /builddir/build/SOURCES/openstack-vitrage-api.service /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/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-7.3.0-2.el8.noarch/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-7.3.0-2.el8.noarch/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-7.3.0-2.el8.noarch/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-7.3.0-2.el8.noarch/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-7.3.0-2.el8.noarch/usr/lib/systemd/system/openstack-vitrage-snmp-parsing.service + rm -f '/builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/etc/vitrage/*' + /usr/lib/rpm/find-debuginfo.sh -j20 --strict-build-id -m -i --build-id-seed 7.3.0-2.el8 --unique-debug-suffix -7.3.0-2.el8.noarch --unique-debug-src-base openstack-vitrage-7.3.0-2.el8.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/vitrage-7.3.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/bin/python3 + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-vitrage-7.3.0-2.el8.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.fvQnTa + umask 022 + cd /builddir/build/BUILD + cd vitrage-7.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/share/licenses/python3-vitrage + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/share/licenses/python3-vitrage + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/share/licenses/python3-vitrage + exit 0 Provides: python3-vitrage = 7.3.0-2.el8 python3.6dist(vitrage) = 7.3.0 python3dist(vitrage) = 7.3.0 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.6 Processing files: openstack-vitrage-common-7.3.0-2.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jj7HEE + umask 022 + cd /builddir/build/BUILD + cd vitrage-7.3.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/share/doc/openstack-vitrage-common + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/share/doc/openstack-vitrage-common + cp -pr README.rst /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/share/doc/openstack-vitrage-common + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.E6PFr8 + umask 022 + cd /builddir/build/BUILD + cd vitrage-7.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/share/licenses/openstack-vitrage-common + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/share/licenses/openstack-vitrage-common + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/share/licenses/openstack-vitrage-common + exit 0 Provides: config(openstack-vitrage-common) = 7.3.0-2.el8 openstack-vitrage-common = 7.3.0-2.el8 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-7.3.0-2.el8.noarch Provides: openstack-vitrage-api = 7.3.0-2.el8 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-7.3.0-2.el8.noarch Provides: openstack-vitrage-graph = 7.3.0-2.el8 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 < 7.3.0-2.el8 Processing files: openstack-vitrage-notifier-7.3.0-2.el8.noarch Provides: openstack-vitrage-notifier = 7.3.0-2.el8 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-7.3.0-2.el8.noarch Provides: openstack-vitrage-ml = 7.3.0-2.el8 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-7.3.0-2.el8.noarch Provides: openstack-vitrage-persistor = 7.3.0-2.el8 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-7.3.0-2.el8.noarch Provides: openstack-vitrage-snmp-parsing = 7.3.0-2.el8 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-7.3.0-2.el8.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.aIRFDE + umask 022 + cd /builddir/build/BUILD + cd vitrage-7.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/share/licenses/python3-vitrage-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/share/licenses/python3-vitrage-tests + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/share/licenses/python3-vitrage-tests + exit 0 Provides: python3-vitrage-tests = 7.3.0-2.el8 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.6 Processing files: openstack-vitrage-doc-7.3.0-2.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9rNlx3 + umask 022 + cd /builddir/build/BUILD + cd vitrage-7.3.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/share/doc/openstack-vitrage-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/share/doc/openstack-vitrage-doc + cp -pr doc/build/html /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/share/doc/openstack-vitrage-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.WSoNvs + umask 022 + cd /builddir/build/BUILD + cd vitrage-7.3.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/share/licenses/openstack-vitrage-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/share/licenses/openstack-vitrage-doc + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch/usr/share/licenses/openstack-vitrage-doc + exit 0 Provides: openstack-vitrage-doc = 7.3.0-2.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch Wrote: /builddir/build/RPMS/python3-vitrage-7.3.0-2.el8.noarch.rpm Wrote: /builddir/build/RPMS/openstack-vitrage-common-7.3.0-2.el8.noarch.rpm Wrote: /builddir/build/RPMS/openstack-vitrage-api-7.3.0-2.el8.noarch.rpm Wrote: /builddir/build/RPMS/openstack-vitrage-graph-7.3.0-2.el8.noarch.rpm Wrote: /builddir/build/RPMS/openstack-vitrage-notifier-7.3.0-2.el8.noarch.rpm Wrote: /builddir/build/RPMS/openstack-vitrage-ml-7.3.0-2.el8.noarch.rpm Wrote: /builddir/build/RPMS/openstack-vitrage-persistor-7.3.0-2.el8.noarch.rpm Wrote: /builddir/build/RPMS/openstack-vitrage-snmp-parsing-7.3.0-2.el8.noarch.rpm Wrote: /builddir/build/RPMS/python3-vitrage-tests-7.3.0-2.el8.noarch.rpm Wrote: /builddir/build/RPMS/openstack-vitrage-doc-7.3.0-2.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.jao6OV + umask 022 + cd /builddir/build/BUILD + cd vitrage-7.3.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-vitrage-7.3.0-2.el8.noarch + exit 0 Child return code was: 0