Mock Version: 1.2.17 Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openstack-murano.spec'], chrootPath='/var/lib/mock/cloud7-openstack-train-el7-build-66245-326485/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/openstack-murano.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/openstack-murano-8.0.0-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/openstack-murano.spec'], chrootPath='/var/lib/mock/cloud7-openstack-train-el7-build-66245-326485/root'shell=Falseuid=996env={'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/openstack-murano.spec'] with env {'LANG': 'en_GB.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KsRz4U + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf murano-8.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/murano-8.0.0.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd murano-8.0.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 -a --author 'rpm-build ' -m 'openstack-murano-8.0.0 base' + 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.1xKJkc + umask 022 + cd /builddir/build/BUILD + cd murano-8.0.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/murano creating build/lib/murano/common creating build/lib/murano/common/messaging copying murano/common/messaging/mqclient.py -> build/lib/murano/common/messaging copying murano/common/messaging/__init__.py -> build/lib/murano/common/messaging copying murano/common/messaging/subscription.py -> build/lib/murano/common/messaging copying murano/common/messaging/message.py -> build/lib/murano/common/messaging creating build/lib/murano/tests creating build/lib/murano/tests/unit creating build/lib/murano/tests/unit/api copying murano/tests/unit/api/base.py -> build/lib/murano/tests/unit/api copying murano/tests/unit/api/__init__.py -> build/lib/murano/tests/unit/api creating build/lib/murano/tests/unit/policy copying murano/tests/unit/policy/test_congress_rules.py -> build/lib/murano/tests/unit/policy copying murano/tests/unit/policy/__init__.py -> build/lib/murano/tests/unit/policy copying murano/tests/unit/policy/test_model_policy_enforcer.py -> build/lib/murano/tests/unit/policy creating build/lib/murano/services copying murano/services/static_actions.py -> build/lib/murano/services copying murano/services/states.py -> build/lib/murano/services copying murano/services/actions.py -> build/lib/murano/services copying murano/services/__init__.py -> build/lib/murano/services creating build/lib/murano/api creating build/lib/murano/api/middleware copying murano/api/middleware/fault.py -> build/lib/murano/api/middleware copying murano/api/middleware/version_negotiation.py -> build/lib/murano/api/middleware copying murano/api/middleware/__init__.py -> build/lib/murano/api/middleware copying murano/api/middleware/ext_context.py -> build/lib/murano/api/middleware copying murano/api/middleware/context.py -> build/lib/murano/api/middleware creating build/lib/murano/tests/unit/packages copying murano/tests/unit/packages/test_exceptions.py -> build/lib/murano/tests/unit/packages copying murano/tests/unit/packages/__init__.py -> build/lib/murano/tests/unit/packages copying murano/tests/unit/packages/test_load_utils.py -> build/lib/murano/tests/unit/packages copying murano/tests/unit/packages/test_package_base.py -> build/lib/murano/tests/unit/packages creating build/lib/murano/dsl creating build/lib/murano/dsl/principal_objects copying murano/dsl/principal_objects/sys_object.py -> build/lib/murano/dsl/principal_objects copying murano/dsl/principal_objects/stack_trace.py -> build/lib/murano/dsl/principal_objects copying murano/dsl/principal_objects/exception.py -> build/lib/murano/dsl/principal_objects copying murano/dsl/principal_objects/__init__.py -> build/lib/murano/dsl/principal_objects copying murano/dsl/principal_objects/garbage_collector.py -> build/lib/murano/dsl/principal_objects creating build/lib/murano/tests/unit/engine creating build/lib/murano/tests/unit/engine/system copying murano/tests/unit/engine/system/test_net_explorer.py -> build/lib/murano/tests/unit/engine/system copying murano/tests/unit/engine/system/test_metadef_browser.py -> build/lib/murano/tests/unit/engine/system copying murano/tests/unit/engine/system/test_garbage_collector.py -> build/lib/murano/tests/unit/engine/system copying murano/tests/unit/engine/system/test_workflowclient.py -> build/lib/murano/tests/unit/engine/system copying murano/tests/unit/engine/system/test_agent_listener.py -> build/lib/murano/tests/unit/engine/system copying murano/tests/unit/engine/system/test_agent.py -> build/lib/murano/tests/unit/engine/system copying murano/tests/unit/engine/system/__init__.py -> build/lib/murano/tests/unit/engine/system copying murano/tests/unit/engine/system/test_test_fixture.py -> build/lib/murano/tests/unit/engine/system copying murano/tests/unit/engine/system/test_instance_reporter.py -> build/lib/murano/tests/unit/engine/system creating build/lib/murano/tests/unit/core_library copying murano/tests/unit/core_library/__init__.py -> build/lib/murano/tests/unit/core_library creating build/lib/murano/tests/unit/dsl copying murano/tests/unit/dsl/test_logger.py -> build/lib/murano/tests/unit/dsl copying murano/tests/unit/dsl/test_attribute_store.py -> build/lib/murano/tests/unit/dsl copying murano/tests/unit/dsl/test_contracts.py -> build/lib/murano/tests/unit/dsl copying murano/tests/unit/dsl/test_macros.py -> build/lib/murano/tests/unit/dsl copying murano/tests/unit/dsl/test_exceptions.py -> build/lib/murano/tests/unit/dsl copying murano/tests/unit/dsl/test_method_param_inheritance.py -> build/lib/murano/tests/unit/dsl copying murano/tests/unit/dsl/test_versioning.py -> build/lib/murano/tests/unit/dsl copying murano/tests/unit/dsl/test_single_inheritance.py -> build/lib/murano/tests/unit/dsl copying murano/tests/unit/dsl/test_construction.py -> build/lib/murano/tests/unit/dsl copying murano/tests/unit/dsl/test_property_inititialization.py -> build/lib/murano/tests/unit/dsl copying murano/tests/unit/dsl/test_find_class.py -> build/lib/murano/tests/unit/dsl copying murano/tests/unit/dsl/test_config_properties.py -> build/lib/murano/tests/unit/dsl copying murano/tests/unit/dsl/test_execution.py -> build/lib/murano/tests/unit/dsl copying murano/tests/unit/dsl/test_session_local_storage.py -> build/lib/murano/tests/unit/dsl copying murano/tests/unit/dsl/test_helpers.py -> build/lib/murano/tests/unit/dsl copying murano/tests/unit/dsl/test_statics.py -> build/lib/murano/tests/unit/dsl copying murano/tests/unit/dsl/test_objects_copy_merge.py -> build/lib/murano/tests/unit/dsl copying murano/tests/unit/dsl/test_unicode.py -> build/lib/murano/tests/unit/dsl copying murano/tests/unit/dsl/test_context_manager.py -> build/lib/murano/tests/unit/dsl copying murano/tests/unit/dsl/test_dump.py -> build/lib/murano/tests/unit/dsl copying murano/tests/unit/dsl/test_multiple_inheritance.py -> build/lib/murano/tests/unit/dsl copying murano/tests/unit/dsl/test_gc.py -> build/lib/murano/tests/unit/dsl copying murano/tests/unit/dsl/test_results_serializer.py -> build/lib/murano/tests/unit/dsl copying murano/tests/unit/dsl/test_call.py -> build/lib/murano/tests/unit/dsl copying murano/tests/unit/dsl/test_agent.py -> build/lib/murano/tests/unit/dsl copying murano/tests/unit/dsl/test_extension_methods.py -> build/lib/murano/tests/unit/dsl copying murano/tests/unit/dsl/__init__.py -> build/lib/murano/tests/unit/dsl copying murano/tests/unit/dsl/test_property_access.py -> build/lib/murano/tests/unit/dsl copying murano/tests/unit/dsl/test_concurrency.py -> build/lib/murano/tests/unit/dsl copying murano/tests/unit/dsl/test_engine_yaql_functions.py -> build/lib/murano/tests/unit/dsl copying murano/tests/unit/dsl/test_assignments.py -> build/lib/murano/tests/unit/dsl copying murano/tests/unit/dsl/test_reflection.py -> build/lib/murano/tests/unit/dsl copying murano/tests/unit/dsl/test_meta.py -> build/lib/murano/tests/unit/dsl copying murano/tests/unit/dsl/test_schema_generation.py -> build/lib/murano/tests/unit/dsl copying murano/tests/unit/dsl/test_varkwargs.py -> build/lib/murano/tests/unit/dsl creating build/lib/murano/common/helpers copying murano/common/helpers/token_sanitizer.py -> build/lib/murano/common/helpers copying murano/common/helpers/path.py -> build/lib/murano/common/helpers copying murano/common/helpers/__init__.py -> build/lib/murano/common/helpers copying murano/tests/unit/utils.py -> build/lib/murano/tests/unit copying murano/tests/unit/test_heat_stack.py -> build/lib/murano/tests/unit copying murano/tests/unit/test_actions.py -> build/lib/murano/tests/unit copying murano/tests/unit/test_utils.py -> build/lib/murano/tests/unit copying murano/tests/unit/test_engine.py -> build/lib/murano/tests/unit copying murano/tests/unit/base.py -> build/lib/murano/tests/unit copying murano/tests/unit/test_hacking.py -> build/lib/murano/tests/unit copying murano/tests/unit/__init__.py -> build/lib/murano/tests/unit creating build/lib/murano/tests/unit/db creating build/lib/murano/tests/unit/db/services copying murano/tests/unit/db/services/test_core_service.py -> build/lib/murano/tests/unit/db/services copying murano/tests/unit/db/services/environment_templates.py -> build/lib/murano/tests/unit/db/services copying murano/tests/unit/db/services/test_templates_service.py -> build/lib/murano/tests/unit/db/services copying murano/tests/unit/db/services/test_environments.py -> build/lib/murano/tests/unit/db/services copying murano/tests/unit/db/services/test_cf_connections.py -> build/lib/murano/tests/unit/db/services copying murano/tests/unit/db/services/__init__.py -> build/lib/murano/tests/unit/db/services copying murano/tests/unit/db/services/test_stats.py -> build/lib/murano/tests/unit/db/services copying murano/tests/unit/db/services/test_instances.py -> build/lib/murano/tests/unit/db/services creating build/lib/murano/db creating build/lib/murano/db/services copying murano/db/services/stats.py -> build/lib/murano/db/services copying murano/db/services/environments.py -> build/lib/murano/db/services copying murano/db/services/core_services.py -> build/lib/murano/db/services copying murano/db/services/sessions.py -> build/lib/murano/db/services copying murano/db/services/instances.py -> build/lib/murano/db/services copying murano/db/services/actions.py -> build/lib/murano/db/services copying murano/db/services/environment_templates.py -> build/lib/murano/db/services copying murano/db/services/cf_connections.py -> build/lib/murano/db/services copying murano/db/services/__init__.py -> build/lib/murano/db/services creating build/lib/murano/db/migration copying murano/db/migration/migration.py -> build/lib/murano/db/migration copying murano/db/migration/helpers.py -> build/lib/murano/db/migration copying murano/db/migration/__init__.py -> build/lib/murano/db/migration creating build/lib/murano/tests/unit/cmd copying murano/tests/unit/cmd/test_manage.py -> build/lib/murano/tests/unit/cmd copying murano/tests/unit/cmd/test_api_workers.py -> build/lib/murano/tests/unit/cmd copying murano/tests/unit/cmd/test_engine_workers.py -> build/lib/murano/tests/unit/cmd copying murano/tests/unit/cmd/test_status.py -> build/lib/murano/tests/unit/cmd copying murano/tests/unit/cmd/__init__.py -> build/lib/murano/tests/unit/cmd creating build/lib/murano/tests/unit/services copying murano/tests/unit/services/test_actions.py -> build/lib/murano/tests/unit/services copying murano/tests/unit/services/__init__.py -> build/lib/murano/tests/unit/services creating build/lib/murano/tests/unit/packages/versions copying murano/tests/unit/packages/versions/test_mpl_v1.py -> build/lib/murano/tests/unit/packages/versions copying murano/tests/unit/packages/versions/test_hot_v1.py -> build/lib/murano/tests/unit/packages/versions copying murano/tests/unit/packages/versions/__init__.py -> build/lib/murano/tests/unit/packages/versions creating build/lib/murano/tests/unit/api/middleware copying murano/tests/unit/api/middleware/test_context.py -> build/lib/murano/tests/unit/api/middleware copying murano/tests/unit/api/middleware/test_fault_wrapper.py -> build/lib/murano/tests/unit/api/middleware copying murano/tests/unit/api/middleware/test_version_negotiation.py -> build/lib/murano/tests/unit/api/middleware copying murano/tests/unit/api/middleware/test_ext_context.py -> build/lib/murano/tests/unit/api/middleware copying murano/tests/unit/api/middleware/__init__.py -> build/lib/murano/tests/unit/api/middleware copying murano/api/versions.py -> build/lib/murano/api copying murano/api/__init__.py -> build/lib/murano/api creating build/lib/murano/tests/unit/api/cmd copying murano/tests/unit/api/cmd/test_test_runner.py -> build/lib/murano/tests/unit/api/cmd copying murano/tests/unit/api/cmd/__init__.py -> build/lib/murano/tests/unit/api/cmd creating build/lib/murano/db/catalog copying murano/db/catalog/__init__.py -> build/lib/murano/db/catalog copying murano/db/catalog/api.py -> build/lib/murano/db/catalog copying murano/tests/__init__.py -> build/lib/murano/tests copying murano/utils.py -> build/lib/murano copying murano/opts.py -> build/lib/murano copying murano/version.py -> build/lib/murano copying murano/__init__.py -> build/lib/murano copying murano/context.py -> build/lib/murano creating build/lib/murano/tests/unit/packages/hot_package copying murano/tests/unit/packages/hot_package/test_hot_package.py -> build/lib/murano/tests/unit/packages/hot_package copying murano/tests/unit/packages/hot_package/__init__.py -> build/lib/murano/tests/unit/packages/hot_package creating build/lib/murano/policy copying murano/policy/congress_rules.py -> build/lib/murano/policy copying murano/policy/__init__.py -> build/lib/murano/policy copying murano/policy/model_policy_enforcer.py -> build/lib/murano/policy creating build/lib/murano/cmd copying murano/cmd/status.py -> build/lib/murano/cmd copying murano/cmd/engine.py -> build/lib/murano/cmd copying murano/cmd/db_manage.py -> build/lib/murano/cmd copying murano/cmd/manage.py -> build/lib/murano/cmd copying murano/cmd/cfapi_db_manage.py -> build/lib/murano/cmd copying murano/cmd/__init__.py -> build/lib/murano/cmd copying murano/cmd/cfapi.py -> build/lib/murano/cmd copying murano/cmd/test_runner.py -> build/lib/murano/cmd copying murano/cmd/api.py -> build/lib/murano/cmd creating build/lib/murano/engine creating build/lib/murano/engine/system copying murano/engine/system/status_reporter.py -> build/lib/murano/engine/system copying murano/engine/system/logger.py -> build/lib/murano/engine/system copying murano/engine/system/test_fixture.py -> build/lib/murano/engine/system copying murano/engine/system/metadef_browser.py -> build/lib/murano/engine/system copying murano/engine/system/yaql_functions.py -> build/lib/murano/engine/system copying murano/engine/system/user.py -> build/lib/murano/engine/system copying murano/engine/system/net_explorer.py -> build/lib/murano/engine/system copying murano/engine/system/resource_manager.py -> build/lib/murano/engine/system copying murano/engine/system/agent.py -> build/lib/murano/engine/system copying murano/engine/system/heat_stack.py -> build/lib/murano/engine/system copying murano/engine/system/project.py -> build/lib/murano/engine/system copying murano/engine/system/system_objects.py -> build/lib/murano/engine/system copying murano/engine/system/__init__.py -> build/lib/murano/engine/system copying murano/engine/system/common.py -> build/lib/murano/engine/system copying murano/engine/system/instance_reporter.py -> build/lib/murano/engine/system copying murano/engine/system/agent_listener.py -> build/lib/murano/engine/system copying murano/engine/system/workflowclient.py -> build/lib/murano/engine/system creating build/lib/murano/packages copying murano/packages/exceptions.py -> build/lib/murano/packages copying murano/packages/mpl_package.py -> build/lib/murano/packages copying murano/packages/load_utils.py -> build/lib/murano/packages copying murano/packages/hot_package.py -> build/lib/murano/packages copying murano/packages/package_base.py -> build/lib/murano/packages copying murano/packages/package.py -> build/lib/murano/packages copying murano/packages/__init__.py -> build/lib/murano/packages copying murano/db/session.py -> build/lib/murano/db copying murano/db/models.py -> build/lib/murano/db copying murano/db/__init__.py -> build/lib/murano/db copying murano/db/cfapi_models.py -> build/lib/murano/db copying murano/db/api.py -> build/lib/murano/db creating build/lib/murano/policy/modify creating build/lib/murano/policy/modify/actions copying murano/policy/modify/actions/base.py -> build/lib/murano/policy/modify/actions copying murano/policy/modify/actions/action_manager.py -> build/lib/murano/policy/modify/actions copying murano/policy/modify/actions/__init__.py -> build/lib/murano/policy/modify/actions copying murano/policy/modify/actions/default_actions.py -> build/lib/murano/policy/modify/actions copying murano/common/exceptions.py -> build/lib/murano/common copying murano/common/utils.py -> build/lib/murano/common copying murano/common/engine.py -> build/lib/murano/common copying murano/common/config.py -> build/lib/murano/common copying murano/common/statservice.py -> build/lib/murano/common copying murano/common/cf_config.py -> build/lib/murano/common copying murano/common/auth_utils.py -> build/lib/murano/common copying murano/common/i18n.py -> build/lib/murano/common copying murano/common/policy.py -> build/lib/murano/common copying murano/common/consts.py -> build/lib/murano/common copying murano/common/xmlutils.py -> build/lib/murano/common copying murano/common/uuidutils.py -> build/lib/murano/common copying murano/common/__init__.py -> build/lib/murano/common copying murano/common/rpc.py -> build/lib/murano/common copying murano/common/app_loader.py -> build/lib/murano/common copying murano/common/server.py -> build/lib/murano/common copying murano/common/wsgi.py -> build/lib/murano/common copying murano/engine/mock_context_manager.py -> build/lib/murano/engine copying murano/engine/murano_package.py -> build/lib/murano/engine copying murano/engine/yaql_yaml_loader.py -> build/lib/murano/engine copying murano/engine/execution_session.py -> build/lib/murano/engine copying murano/engine/package_loader.py -> build/lib/murano/engine copying murano/engine/__init__.py -> build/lib/murano/engine copying murano/policy/modify/__init__.py -> build/lib/murano/policy/modify copying murano/dsl/exceptions.py -> build/lib/murano/dsl copying murano/dsl/yaql_integration.py -> build/lib/murano/dsl copying murano/dsl/murano_package.py -> build/lib/murano/dsl copying murano/dsl/executor.py -> build/lib/murano/dsl copying murano/dsl/session_local_storage.py -> build/lib/murano/dsl copying murano/dsl/object_store.py -> build/lib/murano/dsl copying murano/dsl/murano_type.py -> build/lib/murano/dsl copying murano/dsl/dsl.py -> build/lib/murano/dsl copying murano/dsl/schema_generator.py -> build/lib/murano/dsl copying murano/dsl/serializer.py -> build/lib/murano/dsl copying murano/dsl/yaql_functions.py -> build/lib/murano/dsl copying murano/dsl/lhs_expression.py -> build/lib/murano/dsl copying murano/dsl/constants.py -> build/lib/murano/dsl copying murano/dsl/context_manager.py -> build/lib/murano/dsl copying murano/dsl/namespace_resolver.py -> build/lib/murano/dsl copying murano/dsl/yaql_expression.py -> build/lib/murano/dsl copying murano/dsl/murano_method.py -> build/lib/murano/dsl copying murano/dsl/dsl_types.py -> build/lib/murano/dsl copying murano/dsl/murano_property.py -> build/lib/murano/dsl copying murano/dsl/reflection.py -> build/lib/murano/dsl copying murano/dsl/typespec.py -> build/lib/murano/dsl copying murano/dsl/virtual_exceptions.py -> build/lib/murano/dsl copying murano/dsl/meta.py -> build/lib/murano/dsl copying murano/dsl/package_loader.py -> build/lib/murano/dsl copying murano/dsl/helpers.py -> build/lib/murano/dsl copying murano/dsl/attribute_store.py -> build/lib/murano/dsl copying murano/dsl/expressions.py -> build/lib/murano/dsl copying murano/dsl/__init__.py -> build/lib/murano/dsl copying murano/dsl/dsl_exception.py -> build/lib/murano/dsl copying murano/dsl/macros.py -> build/lib/murano/dsl copying murano/dsl/murano_object.py -> build/lib/murano/dsl creating build/lib/murano/db/sqla copying murano/db/sqla/types.py -> build/lib/murano/db/sqla copying murano/db/sqla/__init__.py -> build/lib/murano/db/sqla creating build/lib/murano/tests/unit/core_library/instance copying murano/tests/unit/core_library/instance/__init__.py -> build/lib/murano/tests/unit/core_library/instance creating build/lib/murano/tests/unit/packages/mpl_package copying murano/tests/unit/packages/mpl_package/test_mpl_package.py -> build/lib/murano/tests/unit/packages/mpl_package copying murano/tests/unit/packages/mpl_package/__init__.py -> build/lib/murano/tests/unit/packages/mpl_package creating build/lib/murano/tests/unit/policy/modify creating build/lib/murano/tests/unit/policy/modify/actions copying murano/tests/unit/policy/modify/actions/test_action_manager.py -> build/lib/murano/tests/unit/policy/modify/actions copying murano/tests/unit/policy/modify/actions/__init__.py -> build/lib/murano/tests/unit/policy/modify/actions copying murano/tests/unit/policy/modify/actions/test_default_actions.py -> build/lib/murano/tests/unit/policy/modify/actions creating build/lib/murano/tests/unit/core_library/instance/test_destroy copying murano/tests/unit/core_library/instance/test_destroy/__init__.py -> build/lib/murano/tests/unit/core_library/instance/test_destroy copying murano/tests/unit/core_library/instance/test_destroy/test_destroy.py -> build/lib/murano/tests/unit/core_library/instance/test_destroy creating build/lib/murano/httpd copying murano/httpd/murano_api.py -> build/lib/murano/httpd copying murano/httpd/__init__.py -> build/lib/murano/httpd creating build/lib/murano/tests/unit/common creating build/lib/murano/tests/unit/common/messaging copying murano/tests/unit/common/messaging/__init__.py -> build/lib/murano/tests/unit/common/messaging copying murano/tests/unit/common/messaging/test_mqclient.py -> build/lib/murano/tests/unit/common/messaging copying murano/tests/unit/policy/modify/__init__.py -> build/lib/murano/tests/unit/policy/modify copying murano/tests/unit/common/test_auth_utils.py -> build/lib/murano/tests/unit/common copying murano/tests/unit/common/test_statservice.py -> build/lib/murano/tests/unit/common copying murano/tests/unit/common/test_wsgi.py -> build/lib/murano/tests/unit/common copying murano/tests/unit/common/test_utils.py -> build/lib/murano/tests/unit/common copying murano/tests/unit/common/test_app_loader.py -> build/lib/murano/tests/unit/common copying murano/tests/unit/common/test_engine.py -> build/lib/murano/tests/unit/common copying murano/tests/unit/common/__init__.py -> build/lib/murano/tests/unit/common copying murano/tests/unit/common/test_traverse_helper.py -> build/lib/murano/tests/unit/common copying murano/tests/unit/common/test_server.py -> build/lib/murano/tests/unit/common copying murano/tests/unit/common/test_plugin_loader.py -> build/lib/murano/tests/unit/common creating build/lib/murano/tests/unit/common/helpers copying murano/tests/unit/common/helpers/test_token_sanitizer.py -> build/lib/murano/tests/unit/common/helpers copying murano/tests/unit/common/helpers/__init__.py -> build/lib/murano/tests/unit/common/helpers creating build/lib/murano/tests/unit/db/migration copying murano/tests/unit/db/migration/test_migrations.py -> build/lib/murano/tests/unit/db/migration copying murano/tests/unit/db/migration/__init__.py -> build/lib/murano/tests/unit/db/migration copying murano/tests/unit/db/migration/test_migrations_base.py -> build/lib/murano/tests/unit/db/migration creating build/lib/murano/tests/unit/api/v1 copying murano/tests/unit/api/v1/test_deployments.py -> build/lib/murano/tests/unit/api/v1 copying murano/tests/unit/api/v1/test_actions.py -> build/lib/murano/tests/unit/api/v1 copying murano/tests/unit/api/v1/test_catalog.py -> build/lib/murano/tests/unit/api/v1 copying murano/tests/unit/api/v1/test_env_templates.py -> build/lib/murano/tests/unit/api/v1 copying murano/tests/unit/api/v1/test_instance_statistics.py -> build/lib/murano/tests/unit/api/v1 copying murano/tests/unit/api/v1/test_services.py -> build/lib/murano/tests/unit/api/v1 copying murano/tests/unit/api/v1/test_environments.py -> build/lib/murano/tests/unit/api/v1 copying murano/tests/unit/api/v1/__init__.py -> build/lib/murano/tests/unit/api/v1 copying murano/tests/unit/api/v1/test_static_actions.py -> build/lib/murano/tests/unit/api/v1 copying murano/tests/unit/api/v1/test_schemas.py -> build/lib/murano/tests/unit/api/v1 copying murano/tests/unit/api/v1/test_sessions.py -> build/lib/murano/tests/unit/api/v1 creating build/lib/murano/common/policies copying murano/common/policies/action.py -> build/lib/murano/common/policies copying murano/common/policies/category.py -> build/lib/murano/common/policies copying murano/common/policies/base.py -> build/lib/murano/common/policies copying murano/common/policies/env_template.py -> build/lib/murano/common/policies copying murano/common/policies/package.py -> build/lib/murano/common/policies copying murano/common/policies/deployment.py -> build/lib/murano/common/policies copying murano/common/policies/__init__.py -> build/lib/murano/common/policies copying murano/common/policies/environment.py -> build/lib/murano/common/policies copying murano/tests/unit/engine/test_mock_context_manager.py -> build/lib/murano/tests/unit/engine copying murano/tests/unit/engine/test_package_loader.py -> build/lib/murano/tests/unit/engine copying murano/tests/unit/engine/__init__.py -> build/lib/murano/tests/unit/engine creating build/lib/murano/api/v1 copying murano/api/v1/static_actions.py -> build/lib/murano/api/v1 copying murano/api/v1/deployments.py -> build/lib/murano/api/v1 copying murano/api/v1/environments.py -> build/lib/murano/api/v1 copying murano/api/v1/validation_schemas.py -> build/lib/murano/api/v1 copying murano/api/v1/router.py -> build/lib/murano/api/v1 copying murano/api/v1/sessions.py -> build/lib/murano/api/v1 copying murano/api/v1/template_applications.py -> build/lib/murano/api/v1 copying murano/api/v1/actions.py -> build/lib/murano/api/v1 copying murano/api/v1/services.py -> build/lib/murano/api/v1 copying murano/api/v1/templates.py -> build/lib/murano/api/v1 copying murano/api/v1/request_statistics.py -> build/lib/murano/api/v1 copying murano/api/v1/schemas.py -> build/lib/murano/api/v1 copying murano/api/v1/__init__.py -> build/lib/murano/api/v1 copying murano/api/v1/catalog.py -> build/lib/murano/api/v1 copying murano/api/v1/instance_statistics.py -> build/lib/murano/api/v1 creating build/lib/murano/tests/unit/api/v1/cloudfoundry copying murano/tests/unit/api/v1/cloudfoundry/__init__.py -> build/lib/murano/tests/unit/api/v1/cloudfoundry copying murano/tests/unit/api/v1/cloudfoundry/test_cfapi.py -> build/lib/murano/tests/unit/api/v1/cloudfoundry copying murano/tests/unit/db/test_catalog.py -> build/lib/murano/tests/unit/db copying murano/tests/unit/db/test_models.py -> build/lib/murano/tests/unit/db copying murano/tests/unit/db/__init__.py -> build/lib/murano/tests/unit/db creating build/lib/murano/tests/unit/dsl/foundation copying murano/tests/unit/dsl/foundation/test_case.py -> build/lib/murano/tests/unit/dsl/foundation copying murano/tests/unit/dsl/foundation/object_model.py -> build/lib/murano/tests/unit/dsl/foundation copying murano/tests/unit/dsl/foundation/test_package_loader.py -> build/lib/murano/tests/unit/dsl/foundation copying murano/tests/unit/dsl/foundation/__init__.py -> build/lib/murano/tests/unit/dsl/foundation copying murano/tests/unit/dsl/foundation/runner.py -> build/lib/murano/tests/unit/dsl/foundation creating build/lib/murano/cfapi copying murano/cfapi/router.py -> build/lib/murano/cfapi copying murano/cfapi/__init__.py -> build/lib/murano/cfapi copying murano/cfapi/cfapi.py -> build/lib/murano/cfapi creating build/lib/murano/dsl/contracts copying murano/dsl/contracts/instances.py -> build/lib/murano/dsl/contracts copying murano/dsl/contracts/check.py -> build/lib/murano/dsl/contracts copying murano/dsl/contracts/__init__.py -> build/lib/murano/dsl/contracts copying murano/dsl/contracts/contracts.py -> build/lib/murano/dsl/contracts copying murano/dsl/contracts/basic.py -> build/lib/murano/dsl/contracts creating build/lib/murano/hacking copying murano/hacking/__init__.py -> build/lib/murano/hacking copying murano/hacking/checks.py -> build/lib/murano/hacking creating build/lib/murano/common/plugins copying murano/common/plugins/package_types_loader.py -> build/lib/murano/common/plugins copying murano/common/plugins/extensions_loader.py -> build/lib/murano/common/plugins copying murano/common/plugins/__init__.py -> build/lib/murano/common/plugins creating build/lib/murano/db/cfapi_migration copying murano/db/cfapi_migration/migration.py -> build/lib/murano/db/cfapi_migration copying murano/db/cfapi_migration/__init__.py -> build/lib/murano/db/cfapi_migration running egg_info deleting murano.egg-info/requires.txt writing murano.egg-info/PKG-INFO writing top-level names to murano.egg-info/top_level.txt writing dependency_links to murano.egg-info/dependency_links.txt writing entry points to murano.egg-info/entry_points.txt writing pbr to murano.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'murano.egg-info/SOURCES.txt' copying murano/tests/unit/policy/expected_rules_model.txt -> build/lib/murano/tests/unit/policy copying murano/tests/unit/policy/expected_rules_model_complex.txt -> build/lib/murano/tests/unit/policy copying murano/tests/unit/policy/expected_rules_model_renamed.txt -> build/lib/murano/tests/unit/policy copying murano/tests/unit/policy/expected_rules_model_two_instances.txt -> build/lib/murano/tests/unit/policy copying murano/tests/unit/policy/expected_rules_wordpress.txt -> build/lib/murano/tests/unit/policy copying murano/tests/unit/policy/model.yaml -> build/lib/murano/tests/unit/policy copying murano/tests/unit/policy/model_complex.yaml -> build/lib/murano/tests/unit/policy copying murano/tests/unit/policy/model_renamed.yaml -> build/lib/murano/tests/unit/policy copying murano/tests/unit/policy/model_two_instances.yaml -> build/lib/murano/tests/unit/policy copying murano/tests/unit/policy/model_with_relations.yaml -> build/lib/murano/tests/unit/policy copying murano/tests/unit/policy/wordpress.yaml -> build/lib/murano/tests/unit/policy creating build/lib/murano/tests/unit/packages/test_packages creating build/lib/murano/tests/unit/packages/test_packages/test.hot.v1.app copying murano/tests/unit/packages/test_packages/test.hot.v1.app/manifest.yaml -> build/lib/murano/tests/unit/packages/test_packages/test.hot.v1.app copying murano/tests/unit/packages/test_packages/test.hot.v1.app/template.yaml -> build/lib/murano/tests/unit/packages/test_packages/test.hot.v1.app copying murano/tests/unit/packages/test_packages/test.hot.v1.app/test_logo.png -> build/lib/murano/tests/unit/packages/test_packages/test.hot.v1.app copying murano/tests/unit/packages/test_packages/test.hot.v1.app/test_supplier_logo.png -> build/lib/murano/tests/unit/packages/test_packages/test.hot.v1.app creating build/lib/murano/tests/unit/packages/test_packages/test.hot.v1.app_with_files copying murano/tests/unit/packages/test_packages/test.hot.v1.app_with_files/manifest.yaml -> build/lib/murano/tests/unit/packages/test_packages/test.hot.v1.app_with_files copying murano/tests/unit/packages/test_packages/test.hot.v1.app_with_files/template.yaml -> build/lib/murano/tests/unit/packages/test_packages/test.hot.v1.app_with_files creating build/lib/murano/tests/unit/packages/test_packages/test.hot.v1.app_with_files/Resources creating build/lib/murano/tests/unit/packages/test_packages/test.hot.v1.app_with_files/Resources/HotFiles copying murano/tests/unit/packages/test_packages/test.hot.v1.app_with_files/Resources/HotFiles/testHeatFile -> build/lib/murano/tests/unit/packages/test_packages/test.hot.v1.app_with_files/Resources/HotFiles creating build/lib/murano/tests/unit/packages/test_packages/test.hot.v1.app_with_files/Resources/HotFiles/middle_file copying murano/tests/unit/packages/test_packages/test.hot.v1.app_with_files/Resources/HotFiles/middle_file/testHeatFile -> build/lib/murano/tests/unit/packages/test_packages/test.hot.v1.app_with_files/Resources/HotFiles/middle_file creating build/lib/murano/tests/unit/packages/test_packages/test.hot.v1.app_with_files/Resources/HotFiles/middle_file/inner_file copying murano/tests/unit/packages/test_packages/test.hot.v1.app_with_files/Resources/HotFiles/middle_file/inner_file/testHeatFile -> build/lib/murano/tests/unit/packages/test_packages/test.hot.v1.app_with_files/Resources/HotFiles/middle_file/inner_file creating build/lib/murano/tests/unit/packages/test_packages/test.hot.v1.app_with_files/Resources/HotFiles/middle_file/inner_file2 copying murano/tests/unit/packages/test_packages/test.hot.v1.app_with_files/Resources/HotFiles/middle_file/inner_file2/testHeatFile -> build/lib/murano/tests/unit/packages/test_packages/test.hot.v1.app_with_files/Resources/HotFiles/middle_file/inner_file2 creating build/lib/murano/tests/unit/packages/test_packages/test.mpl.v1.app copying murano/tests/unit/packages/test_packages/test.mpl.v1.app/manifest.yaml -> build/lib/murano/tests/unit/packages/test_packages/test.mpl.v1.app copying murano/tests/unit/packages/test_packages/test.mpl.v1.app/manifest_with_broken_logo.yaml -> build/lib/murano/tests/unit/packages/test_packages/test.mpl.v1.app copying murano/tests/unit/packages/test_packages/test.mpl.v1.app/test_logo.png -> build/lib/murano/tests/unit/packages/test_packages/test.mpl.v1.app copying murano/tests/unit/packages/test_packages/test.mpl.v1.app/test_logo.png.not_valid -> build/lib/murano/tests/unit/packages/test_packages/test.mpl.v1.app copying murano/tests/unit/packages/test_packages/test.mpl.v1.app/test_supplier_logo.png -> build/lib/murano/tests/unit/packages/test_packages/test.mpl.v1.app creating build/lib/murano/tests/unit/packages/test_packages/test.mpl.v1.app/Classes copying murano/tests/unit/packages/test_packages/test.mpl.v1.app/Classes/Thing.yaml -> build/lib/murano/tests/unit/packages/test_packages/test.mpl.v1.app/Classes creating build/lib/murano/tests/unit/engine/system/execution_plans copying murano/tests/unit/engine/system/execution_plans/DeployTelnet.template -> build/lib/murano/tests/unit/engine/system/execution_plans copying murano/tests/unit/engine/system/execution_plans/DeployTomcat.template -> build/lib/murano/tests/unit/engine/system/execution_plans copying murano/tests/unit/engine/system/execution_plans/application.template -> build/lib/murano/tests/unit/engine/system/execution_plans copying murano/tests/unit/engine/system/execution_plans/application_without_files.template -> build/lib/murano/tests/unit/engine/system/execution_plans copying murano/tests/unit/engine/system/execution_plans/chef.template -> build/lib/murano/tests/unit/engine/system/execution_plans copying murano/tests/unit/engine/system/execution_plans/template_with_files.template -> build/lib/murano/tests/unit/engine/system/execution_plans creating build/lib/murano/tests/unit/dsl/meta copying murano/tests/unit/dsl/meta/AgentListenerTests.yaml -> build/lib/murano/tests/unit/dsl/meta copying murano/tests/unit/dsl/meta/CommonParent.yaml -> build/lib/murano/tests/unit/dsl/meta copying murano/tests/unit/dsl/meta/ConcurrencyTest.yaml -> build/lib/murano/tests/unit/dsl/meta copying murano/tests/unit/dsl/meta/ConfigProperties.yaml -> build/lib/murano/tests/unit/dsl/meta copying murano/tests/unit/dsl/meta/ContractExamples.yaml -> build/lib/murano/tests/unit/dsl/meta copying murano/tests/unit/dsl/meta/CreatedClass1.yaml -> build/lib/murano/tests/unit/dsl/meta copying murano/tests/unit/dsl/meta/CreatedClass2.yaml -> build/lib/murano/tests/unit/dsl/meta copying murano/tests/unit/dsl/meta/CreatingClass.yaml -> build/lib/murano/tests/unit/dsl/meta copying murano/tests/unit/dsl/meta/DerivedFrom2Classes.yaml -> build/lib/murano/tests/unit/dsl/meta copying murano/tests/unit/dsl/meta/Empty.yaml -> build/lib/murano/tests/unit/dsl/meta copying murano/tests/unit/dsl/meta/ExceptionHandling.yaml -> build/lib/murano/tests/unit/dsl/meta copying murano/tests/unit/dsl/meta/MacroExamples.yaml -> build/lib/murano/tests/unit/dsl/meta copying murano/tests/unit/dsl/meta/Node.yaml -> build/lib/murano/tests/unit/dsl/meta copying murano/tests/unit/dsl/meta/ParentClass1.yaml -> build/lib/murano/tests/unit/dsl/meta copying murano/tests/unit/dsl/meta/ParentClass2.yaml -> build/lib/murano/tests/unit/dsl/meta copying murano/tests/unit/dsl/meta/PropertyInit.yaml -> build/lib/murano/tests/unit/dsl/meta copying murano/tests/unit/dsl/meta/SampleClass1.yaml -> build/lib/murano/tests/unit/dsl/meta copying murano/tests/unit/dsl/meta/SampleClass2.yaml -> build/lib/murano/tests/unit/dsl/meta copying murano/tests/unit/dsl/meta/SampleClass3.yaml -> build/lib/murano/tests/unit/dsl/meta copying murano/tests/unit/dsl/meta/SingleInheritanceChild.yaml -> build/lib/murano/tests/unit/dsl/meta copying murano/tests/unit/dsl/meta/SingleInheritanceParent.yaml -> build/lib/murano/tests/unit/dsl/meta copying murano/tests/unit/dsl/meta/TestCall.yaml -> build/lib/murano/tests/unit/dsl/meta copying murano/tests/unit/dsl/meta/TestDump.yaml -> build/lib/murano/tests/unit/dsl/meta copying murano/tests/unit/dsl/meta/TestEngineFunctions.yaml -> build/lib/murano/tests/unit/dsl/meta copying murano/tests/unit/dsl/meta/TestExtensionMethods.yaml -> build/lib/murano/tests/unit/dsl/meta copying murano/tests/unit/dsl/meta/TestFindClass.yaml -> build/lib/murano/tests/unit/dsl/meta copying murano/tests/unit/dsl/meta/TestGC.yaml -> build/lib/murano/tests/unit/dsl/meta copying murano/tests/unit/dsl/meta/TestLogger.yaml -> build/lib/murano/tests/unit/dsl/meta copying murano/tests/unit/dsl/meta/TestMeta.yaml -> build/lib/murano/tests/unit/dsl/meta copying murano/tests/unit/dsl/meta/TestMethodParamInheritance.yaml -> build/lib/murano/tests/unit/dsl/meta copying murano/tests/unit/dsl/meta/TestObjectsCopyMerge.yaml -> build/lib/murano/tests/unit/dsl/meta copying murano/tests/unit/dsl/meta/TestReflection.yaml -> build/lib/murano/tests/unit/dsl/meta copying murano/tests/unit/dsl/meta/TestSchema.yaml -> build/lib/murano/tests/unit/dsl/meta copying murano/tests/unit/dsl/meta/TestStatics.yaml -> build/lib/murano/tests/unit/dsl/meta copying murano/tests/unit/dsl/meta/TestUnicode.yaml -> build/lib/murano/tests/unit/dsl/meta copying murano/tests/unit/dsl/meta/TestVarKwArgs.yaml -> build/lib/murano/tests/unit/dsl/meta copying murano/db/migration/alembic.ini -> build/lib/murano/db/migration creating build/lib/murano/db/migration/alembic_migrations copying murano/db/migration/alembic_migrations/README -> build/lib/murano/db/migration/alembic_migrations copying murano/db/migration/alembic_migrations/env.py -> build/lib/murano/db/migration/alembic_migrations copying murano/db/migration/alembic_migrations/script.py.mako -> build/lib/murano/db/migration/alembic_migrations creating build/lib/murano/db/migration/alembic_migrations/versions copying murano/db/migration/alembic_migrations/versions/001_initial_version.py -> build/lib/murano/db/migration/alembic_migrations/versions copying murano/db/migration/alembic_migrations/versions/002_add_package_supplier_info.py -> build/lib/murano/db/migration/alembic_migrations/versions copying murano/db/migration/alembic_migrations/versions/003_add_action_entry.py -> build/lib/murano/db/migration/alembic_migrations/versions copying murano/db/migration/alembic_migrations/versions/004_change_package_desc_type.py -> build/lib/murano/db/migration/alembic_migrations/versions copying murano/db/migration/alembic_migrations/versions/005_environment-template.py -> build/lib/murano/db/migration/alembic_migrations/versions copying murano/db/migration/alembic_migrations/versions/006_add_task_result.py -> build/lib/murano/db/migration/alembic_migrations/versions copying murano/db/migration/alembic_migrations/versions/007_add_locks.py -> build/lib/murano/db/migration/alembic_migrations/versions copying murano/db/migration/alembic_migrations/versions/008_fix_unique_constraints.py -> build/lib/murano/db/migration/alembic_migrations/versions copying murano/db/migration/alembic_migrations/versions/009_add_cloudfoundry_connections.py -> build/lib/murano/db/migration/alembic_migrations/versions copying murano/db/migration/alembic_migrations/versions/010_remove_unused_networking_column.py -> build/lib/murano/db/migration/alembic_migrations/versions copying murano/db/migration/alembic_migrations/versions/011_add_is_public_to_template.py -> build/lib/murano/db/migration/alembic_migrations/versions copying murano/db/migration/alembic_migrations/versions/012_support_domain_users.py -> build/lib/murano/db/migration/alembic_migrations/versions copying murano/db/migration/alembic_migrations/versions/013_increase_description_text_size.py -> build/lib/murano/db/migration/alembic_migrations/versions copying murano/db/migration/alembic_migrations/versions/014_increase_status_time_resolution.py -> build/lib/murano/db/migration/alembic_migrations/versions copying murano/db/migration/alembic_migrations/versions/015_adding_text_description.py -> build/lib/murano/db/migration/alembic_migrations/versions copying murano/db/migration/alembic_migrations/versions/016_increase_task_description_text_size.py -> build/lib/murano/db/migration/alembic_migrations/versions creating build/lib/murano/tests/unit/api/cmd/test_package copying murano/tests/unit/api/cmd/test_package/manifest.yaml -> build/lib/murano/tests/unit/api/cmd/test_package creating build/lib/murano/tests/unit/api/cmd/test_package/Classes copying murano/tests/unit/api/cmd/test_package/Classes/Mytest1.yaml -> build/lib/murano/tests/unit/api/cmd/test_package/Classes copying murano/tests/unit/api/cmd/test_package/Classes/Mytest2.yaml -> build/lib/murano/tests/unit/api/cmd/test_package/Classes copying murano/tests/unit/api/cmd/test_package/Classes/Mytest3.yaml -> build/lib/murano/tests/unit/api/cmd/test_package/Classes creating build/lib/murano/tests/functional copying murano/tests/functional/README.rst -> build/lib/murano/tests/functional creating build/lib/murano/locale creating build/lib/murano/locale/en_GB creating build/lib/murano/locale/en_GB/LC_MESSAGES copying murano/locale/en_GB/LC_MESSAGES/murano.po -> build/lib/murano/locale/en_GB/LC_MESSAGES creating build/lib/murano/locale/ru creating build/lib/murano/locale/ru/LC_MESSAGES copying murano/locale/ru/LC_MESSAGES/murano.po -> build/lib/murano/locale/ru/LC_MESSAGES creating build/lib/murano/tests/unit/packages/hot_package/test.hot.1 copying murano/tests/unit/packages/hot_package/test.hot.1/properties_manifest.yaml -> build/lib/murano/tests/unit/packages/hot_package/test.hot.1 copying murano/tests/unit/packages/hot_package/test.hot.1/template.yaml -> build/lib/murano/tests/unit/packages/hot_package/test.hot.1 creating build/lib/murano/tests/unit/packages/hot_package/test.hot.1/Resources copying murano/tests/unit/packages/hot_package/test.hot.1/Resources/FullTestName -> build/lib/murano/tests/unit/packages/hot_package/test.hot.1/Resources creating build/lib/murano/tests/unit/packages/hot_package/test.hot.2 copying murano/tests/unit/packages/hot_package/test.hot.2/template.yaml -> build/lib/murano/tests/unit/packages/hot_package/test.hot.2 creating build/lib/murano/tests/unit/packages/hot_package/test.hot.2/Resources copying murano/tests/unit/packages/hot_package/test.hot.2/Resources/FullTestName -> build/lib/murano/tests/unit/packages/hot_package/test.hot.2/Resources copying murano/tests/unit/packages/mpl_package/manifest.yaml -> build/lib/murano/tests/unit/packages/mpl_package creating build/lib/murano/tests/unit/packages/mpl_package/Classes copying murano/tests/unit/packages/mpl_package/Classes/test.class1 -> build/lib/murano/tests/unit/packages/mpl_package/Classes creating build/lib/murano/tests/unit/packages/mpl_package/UI copying murano/tests/unit/packages/mpl_package/UI/ui.yaml -> build/lib/murano/tests/unit/packages/mpl_package/UI creating build/lib/murano/tests/unit/policy/modify/actions/meta copying murano/tests/unit/policy/modify/actions/meta/ModelExamples.yaml -> build/lib/murano/tests/unit/policy/modify/actions/meta copying murano/tests/unit/policy/modify/actions/meta/SampleClass1.yaml -> build/lib/murano/tests/unit/policy/modify/actions/meta copying murano/tests/unit/policy/modify/actions/meta/SampleClass2.yaml -> build/lib/murano/tests/unit/policy/modify/actions/meta creating build/lib/murano/tests/unit/core_library/instance/test_destroy/meta copying murano/tests/unit/core_library/instance/test_destroy/meta/Agent.yaml -> build/lib/murano/tests/unit/core_library/instance/test_destroy/meta copying murano/tests/unit/core_library/instance/test_destroy/meta/Environment.yaml -> build/lib/murano/tests/unit/core_library/instance/test_destroy/meta copying murano/tests/unit/core_library/instance/test_destroy/meta/HeatStack.yaml -> build/lib/murano/tests/unit/core_library/instance/test_destroy/meta copying murano/tests/unit/core_library/instance/test_destroy/meta/InstanceNotifier.yaml -> build/lib/murano/tests/unit/core_library/instance/test_destroy/meta copying murano/tests/unit/core_library/instance/test_destroy/meta/Resources.yaml -> build/lib/murano/tests/unit/core_library/instance/test_destroy/meta creating build/lib/murano/tests/unit/engine/meta copying murano/tests/unit/engine/meta/TestMock.yaml -> build/lib/murano/tests/unit/engine/meta copying murano/tests/unit/engine/meta/TestMockFixture.yaml -> build/lib/murano/tests/unit/engine/meta copying murano/tests/unit/engine/meta/manifest.yaml -> build/lib/murano/tests/unit/engine/meta creating build/lib/murano/tests/unit/engine/meta/Classes copying murano/tests/unit/engine/meta/Classes/Mytest.yaml -> build/lib/murano/tests/unit/engine/meta/Classes copying murano/db/cfapi_migration/alembic.ini -> build/lib/murano/db/cfapi_migration creating build/lib/murano/db/cfapi_migration/alembic_migrations copying murano/db/cfapi_migration/alembic_migrations/README -> build/lib/murano/db/cfapi_migration/alembic_migrations copying murano/db/cfapi_migration/alembic_migrations/env.py -> build/lib/murano/db/cfapi_migration/alembic_migrations copying murano/db/cfapi_migration/alembic_migrations/script.py.mako -> build/lib/murano/db/cfapi_migration/alembic_migrations creating build/lib/murano/db/cfapi_migration/alembic_migrations/versions copying murano/db/cfapi_migration/alembic_migrations/versions/001_initial_version.py -> build/lib/murano/db/cfapi_migration/alembic_migrations/versions + sleep 1 + python2 setup.py compile_catalog -d build/lib/murano/locale running compile_catalog compiling catalog build/lib/murano/locale/en_GB/LC_MESSAGES/murano.po to build/lib/murano/locale/en_GB/LC_MESSAGES/murano.mo compiling catalog build/lib/murano/locale/ru/LC_MESSAGES/murano.po to build/lib/murano/locale/ru/LC_MESSAGES/murano.mo + PYTHONPATH=. + oslo-config-generator-2 --config-file=./etc/oslo-config-generator/murano.conf + PYTHONPATH=. + oslo-config-generator-2 --config-file=./etc/oslo-config-generator/murano-cfapi.conf + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.H09WOE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch ++ dirname /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch + cd murano-8.0.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch running install [pbr] Writing ChangeLog [pbr] Generating ChangeLog [pbr] ChangeLog complete (1.1s) [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.4s) running install_lib creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/cfapi copying build/lib/murano/cfapi/router.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/cfapi copying build/lib/murano/cfapi/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/cfapi copying build/lib/murano/cfapi/cfapi.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/cfapi creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/functional copying build/lib/murano/tests/functional/README.rst -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/functional copying build/lib/murano/tests/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit copying build/lib/murano/tests/unit/utils.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/db copying build/lib/murano/tests/unit/db/test_catalog.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/db copying build/lib/murano/tests/unit/db/test_models.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/db creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/db/migration copying build/lib/murano/tests/unit/db/migration/test_migrations.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/db/migration copying build/lib/murano/tests/unit/db/migration/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/db/migration copying build/lib/murano/tests/unit/db/migration/test_migrations_base.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/db/migration copying build/lib/murano/tests/unit/db/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/db creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/db/services copying build/lib/murano/tests/unit/db/services/test_core_service.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/db/services copying build/lib/murano/tests/unit/db/services/environment_templates.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/db/services copying build/lib/murano/tests/unit/db/services/test_templates_service.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/db/services copying build/lib/murano/tests/unit/db/services/test_environments.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/db/services copying build/lib/murano/tests/unit/db/services/test_cf_connections.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/db/services copying build/lib/murano/tests/unit/db/services/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/db/services copying build/lib/murano/tests/unit/db/services/test_stats.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/db/services copying build/lib/murano/tests/unit/db/services/test_instances.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/db/services copying build/lib/murano/tests/unit/test_heat_stack.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit copying build/lib/murano/tests/unit/test_actions.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/policy copying build/lib/murano/tests/unit/policy/test_congress_rules.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/policy copying build/lib/murano/tests/unit/policy/expected_rules_wordpress.txt -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/policy copying build/lib/murano/tests/unit/policy/model_two_instances.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/policy copying build/lib/murano/tests/unit/policy/expected_rules_model_two_instances.txt -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/policy copying build/lib/murano/tests/unit/policy/model.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/policy copying build/lib/murano/tests/unit/policy/expected_rules_model_complex.txt -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/policy copying build/lib/murano/tests/unit/policy/model_complex.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/policy copying build/lib/murano/tests/unit/policy/expected_rules_model_renamed.txt -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/policy copying build/lib/murano/tests/unit/policy/model_renamed.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/policy copying build/lib/murano/tests/unit/policy/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/policy creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/policy/modify creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/policy/modify/actions creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/policy/modify/actions/meta copying build/lib/murano/tests/unit/policy/modify/actions/meta/SampleClass2.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/policy/modify/actions/meta copying build/lib/murano/tests/unit/policy/modify/actions/meta/ModelExamples.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/policy/modify/actions/meta copying build/lib/murano/tests/unit/policy/modify/actions/meta/SampleClass1.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/policy/modify/actions/meta copying build/lib/murano/tests/unit/policy/modify/actions/test_action_manager.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/policy/modify/actions copying build/lib/murano/tests/unit/policy/modify/actions/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/policy/modify/actions copying build/lib/murano/tests/unit/policy/modify/actions/test_default_actions.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/policy/modify/actions copying build/lib/murano/tests/unit/policy/modify/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/policy/modify copying build/lib/murano/tests/unit/policy/model_with_relations.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/policy copying build/lib/murano/tests/unit/policy/wordpress.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/policy copying build/lib/murano/tests/unit/policy/test_model_policy_enforcer.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/policy copying build/lib/murano/tests/unit/policy/expected_rules_model.txt -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/policy creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages copying build/lib/murano/tests/unit/packages/test_exceptions.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/versions copying build/lib/murano/tests/unit/packages/versions/test_mpl_v1.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/versions copying build/lib/murano/tests/unit/packages/versions/test_hot_v1.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/versions copying build/lib/murano/tests/unit/packages/versions/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/versions creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/mpl_package copying build/lib/murano/tests/unit/packages/mpl_package/test_mpl_package.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/mpl_package creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/mpl_package/Classes copying build/lib/murano/tests/unit/packages/mpl_package/Classes/test.class1 -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/mpl_package/Classes creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/mpl_package/UI copying build/lib/murano/tests/unit/packages/mpl_package/UI/ui.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/mpl_package/UI copying build/lib/murano/tests/unit/packages/mpl_package/manifest.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/mpl_package copying build/lib/murano/tests/unit/packages/mpl_package/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/mpl_package creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/hot_package copying build/lib/murano/tests/unit/packages/hot_package/test_hot_package.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/hot_package creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/hot_package/test.hot.2 copying build/lib/murano/tests/unit/packages/hot_package/test.hot.2/template.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/hot_package/test.hot.2 creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/hot_package/test.hot.2/Resources copying build/lib/murano/tests/unit/packages/hot_package/test.hot.2/Resources/FullTestName -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/hot_package/test.hot.2/Resources copying build/lib/murano/tests/unit/packages/hot_package/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/hot_package creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/hot_package/test.hot.1 copying build/lib/murano/tests/unit/packages/hot_package/test.hot.1/properties_manifest.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/hot_package/test.hot.1 copying build/lib/murano/tests/unit/packages/hot_package/test.hot.1/template.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/hot_package/test.hot.1 creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/hot_package/test.hot.1/Resources copying build/lib/murano/tests/unit/packages/hot_package/test.hot.1/Resources/FullTestName -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/hot_package/test.hot.1/Resources copying build/lib/murano/tests/unit/packages/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages copying build/lib/murano/tests/unit/packages/test_load_utils.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages copying build/lib/murano/tests/unit/packages/test_package_base.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/test_packages creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/test_packages/test.mpl.v1.app copying build/lib/murano/tests/unit/packages/test_packages/test.mpl.v1.app/manifest_with_broken_logo.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/test_packages/test.mpl.v1.app copying build/lib/murano/tests/unit/packages/test_packages/test.mpl.v1.app/test_logo.png -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/test_packages/test.mpl.v1.app creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/test_packages/test.mpl.v1.app/Classes copying build/lib/murano/tests/unit/packages/test_packages/test.mpl.v1.app/Classes/Thing.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/test_packages/test.mpl.v1.app/Classes copying build/lib/murano/tests/unit/packages/test_packages/test.mpl.v1.app/test_logo.png.not_valid -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/test_packages/test.mpl.v1.app copying build/lib/murano/tests/unit/packages/test_packages/test.mpl.v1.app/manifest.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/test_packages/test.mpl.v1.app copying build/lib/murano/tests/unit/packages/test_packages/test.mpl.v1.app/test_supplier_logo.png -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/test_packages/test.mpl.v1.app creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/test_packages/test.hot.v1.app_with_files copying build/lib/murano/tests/unit/packages/test_packages/test.hot.v1.app_with_files/template.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/test_packages/test.hot.v1.app_with_files creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/test_packages/test.hot.v1.app_with_files/Resources creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/test_packages/test.hot.v1.app_with_files/Resources/HotFiles copying build/lib/murano/tests/unit/packages/test_packages/test.hot.v1.app_with_files/Resources/HotFiles/testHeatFile -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/test_packages/test.hot.v1.app_with_files/Resources/HotFiles creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/test_packages/test.hot.v1.app_with_files/Resources/HotFiles/middle_file creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/test_packages/test.hot.v1.app_with_files/Resources/HotFiles/middle_file/inner_file copying build/lib/murano/tests/unit/packages/test_packages/test.hot.v1.app_with_files/Resources/HotFiles/middle_file/inner_file/testHeatFile -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/test_packages/test.hot.v1.app_with_files/Resources/HotFiles/middle_file/inner_file copying build/lib/murano/tests/unit/packages/test_packages/test.hot.v1.app_with_files/Resources/HotFiles/middle_file/testHeatFile -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/test_packages/test.hot.v1.app_with_files/Resources/HotFiles/middle_file creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/test_packages/test.hot.v1.app_with_files/Resources/HotFiles/middle_file/inner_file2 copying build/lib/murano/tests/unit/packages/test_packages/test.hot.v1.app_with_files/Resources/HotFiles/middle_file/inner_file2/testHeatFile -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/test_packages/test.hot.v1.app_with_files/Resources/HotFiles/middle_file/inner_file2 copying build/lib/murano/tests/unit/packages/test_packages/test.hot.v1.app_with_files/manifest.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/test_packages/test.hot.v1.app_with_files creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/test_packages/test.hot.v1.app copying build/lib/murano/tests/unit/packages/test_packages/test.hot.v1.app/test_logo.png -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/test_packages/test.hot.v1.app copying build/lib/murano/tests/unit/packages/test_packages/test.hot.v1.app/template.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/test_packages/test.hot.v1.app copying build/lib/murano/tests/unit/packages/test_packages/test.hot.v1.app/manifest.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/test_packages/test.hot.v1.app copying build/lib/murano/tests/unit/packages/test_packages/test.hot.v1.app/test_supplier_logo.png -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/test_packages/test.hot.v1.app creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/common creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/common/helpers copying build/lib/murano/tests/unit/common/helpers/test_token_sanitizer.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/common/helpers copying build/lib/murano/tests/unit/common/helpers/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/common/helpers copying build/lib/murano/tests/unit/common/test_auth_utils.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/common copying build/lib/murano/tests/unit/common/test_statservice.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/common copying build/lib/murano/tests/unit/common/test_wsgi.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/common copying build/lib/murano/tests/unit/common/test_utils.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/common copying build/lib/murano/tests/unit/common/test_app_loader.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/common copying build/lib/murano/tests/unit/common/test_engine.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/common creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/common/messaging copying build/lib/murano/tests/unit/common/messaging/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/common/messaging copying build/lib/murano/tests/unit/common/messaging/test_mqclient.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/common/messaging copying build/lib/murano/tests/unit/common/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/common copying build/lib/murano/tests/unit/common/test_traverse_helper.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/common copying build/lib/murano/tests/unit/common/test_server.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/common copying build/lib/murano/tests/unit/common/test_plugin_loader.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/common copying build/lib/murano/tests/unit/test_utils.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api/v1 copying build/lib/murano/tests/unit/api/v1/test_deployments.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api/v1 copying build/lib/murano/tests/unit/api/v1/test_actions.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api/v1 copying build/lib/murano/tests/unit/api/v1/test_catalog.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api/v1 creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api/v1/cloudfoundry copying build/lib/murano/tests/unit/api/v1/cloudfoundry/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api/v1/cloudfoundry copying build/lib/murano/tests/unit/api/v1/cloudfoundry/test_cfapi.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api/v1/cloudfoundry copying build/lib/murano/tests/unit/api/v1/test_env_templates.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api/v1 copying build/lib/murano/tests/unit/api/v1/test_instance_statistics.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api/v1 copying build/lib/murano/tests/unit/api/v1/test_services.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api/v1 copying build/lib/murano/tests/unit/api/v1/test_environments.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api/v1 copying build/lib/murano/tests/unit/api/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api/v1 copying build/lib/murano/tests/unit/api/v1/test_static_actions.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api/v1 copying build/lib/murano/tests/unit/api/v1/test_schemas.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api/v1 copying build/lib/murano/tests/unit/api/v1/test_sessions.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api/v1 creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api/cmd creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api/cmd/test_package creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api/cmd/test_package/Classes copying build/lib/murano/tests/unit/api/cmd/test_package/Classes/Mytest2.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api/cmd/test_package/Classes copying build/lib/murano/tests/unit/api/cmd/test_package/Classes/Mytest1.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api/cmd/test_package/Classes copying build/lib/murano/tests/unit/api/cmd/test_package/Classes/Mytest3.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api/cmd/test_package/Classes copying build/lib/murano/tests/unit/api/cmd/test_package/manifest.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api/cmd/test_package copying build/lib/murano/tests/unit/api/cmd/test_test_runner.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api/cmd copying build/lib/murano/tests/unit/api/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api/cmd copying build/lib/murano/tests/unit/api/base.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api copying build/lib/murano/tests/unit/api/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api/middleware copying build/lib/murano/tests/unit/api/middleware/test_context.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api/middleware copying build/lib/murano/tests/unit/api/middleware/test_fault_wrapper.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api/middleware copying build/lib/murano/tests/unit/api/middleware/test_version_negotiation.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api/middleware copying build/lib/murano/tests/unit/api/middleware/test_ext_context.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api/middleware copying build/lib/murano/tests/unit/api/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api/middleware creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/cmd copying build/lib/murano/tests/unit/cmd/test_manage.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/cmd copying build/lib/murano/tests/unit/cmd/test_api_workers.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/cmd copying build/lib/murano/tests/unit/cmd/test_engine_workers.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/cmd copying build/lib/murano/tests/unit/cmd/test_status.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/cmd copying build/lib/murano/tests/unit/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/cmd copying build/lib/murano/tests/unit/test_engine.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit copying build/lib/murano/tests/unit/base.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit copying build/lib/murano/tests/unit/test_hacking.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/engine copying build/lib/murano/tests/unit/engine/test_mock_context_manager.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/engine creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/engine/meta creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/engine/meta/Classes copying build/lib/murano/tests/unit/engine/meta/Classes/Mytest.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/engine/meta/Classes copying build/lib/murano/tests/unit/engine/meta/TestMockFixture.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/engine/meta copying build/lib/murano/tests/unit/engine/meta/TestMock.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/engine/meta copying build/lib/murano/tests/unit/engine/meta/manifest.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/engine/meta copying build/lib/murano/tests/unit/engine/test_package_loader.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/engine creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/engine/system copying build/lib/murano/tests/unit/engine/system/test_net_explorer.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/engine/system copying build/lib/murano/tests/unit/engine/system/test_metadef_browser.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/engine/system creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/engine/system/execution_plans copying build/lib/murano/tests/unit/engine/system/execution_plans/application.template -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/engine/system/execution_plans copying build/lib/murano/tests/unit/engine/system/execution_plans/template_with_files.template -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/engine/system/execution_plans copying build/lib/murano/tests/unit/engine/system/execution_plans/DeployTelnet.template -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/engine/system/execution_plans copying build/lib/murano/tests/unit/engine/system/execution_plans/application_without_files.template -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/engine/system/execution_plans copying build/lib/murano/tests/unit/engine/system/execution_plans/chef.template -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/engine/system/execution_plans copying build/lib/murano/tests/unit/engine/system/execution_plans/DeployTomcat.template -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/engine/system/execution_plans copying build/lib/murano/tests/unit/engine/system/test_garbage_collector.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/engine/system copying build/lib/murano/tests/unit/engine/system/test_workflowclient.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/engine/system copying build/lib/murano/tests/unit/engine/system/test_agent_listener.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/engine/system copying build/lib/murano/tests/unit/engine/system/test_agent.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/engine/system copying build/lib/murano/tests/unit/engine/system/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/engine/system copying build/lib/murano/tests/unit/engine/system/test_test_fixture.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/engine/system copying build/lib/murano/tests/unit/engine/system/test_instance_reporter.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/engine/system copying build/lib/murano/tests/unit/engine/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/engine creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl copying build/lib/murano/tests/unit/dsl/test_logger.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl copying build/lib/murano/tests/unit/dsl/test_attribute_store.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl copying build/lib/murano/tests/unit/dsl/test_contracts.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl copying build/lib/murano/tests/unit/dsl/test_macros.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/meta copying build/lib/murano/tests/unit/dsl/meta/TestObjectsCopyMerge.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/meta copying build/lib/murano/tests/unit/dsl/meta/CreatedClass1.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/meta copying build/lib/murano/tests/unit/dsl/meta/ContractExamples.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/meta copying build/lib/murano/tests/unit/dsl/meta/TestCall.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/meta copying build/lib/murano/tests/unit/dsl/meta/CommonParent.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/meta copying build/lib/murano/tests/unit/dsl/meta/TestUnicode.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/meta copying build/lib/murano/tests/unit/dsl/meta/DerivedFrom2Classes.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/meta copying build/lib/murano/tests/unit/dsl/meta/ParentClass2.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/meta copying build/lib/murano/tests/unit/dsl/meta/SampleClass2.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/meta copying build/lib/murano/tests/unit/dsl/meta/TestFindClass.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/meta copying build/lib/murano/tests/unit/dsl/meta/ParentClass1.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/meta copying build/lib/murano/tests/unit/dsl/meta/SampleClass3.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/meta copying build/lib/murano/tests/unit/dsl/meta/Empty.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/meta copying build/lib/murano/tests/unit/dsl/meta/MacroExamples.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/meta copying build/lib/murano/tests/unit/dsl/meta/PropertyInit.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/meta copying build/lib/murano/tests/unit/dsl/meta/SingleInheritanceChild.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/meta copying build/lib/murano/tests/unit/dsl/meta/TestMeta.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/meta copying build/lib/murano/tests/unit/dsl/meta/ExceptionHandling.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/meta copying build/lib/murano/tests/unit/dsl/meta/CreatedClass2.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/meta copying build/lib/murano/tests/unit/dsl/meta/TestDump.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/meta copying build/lib/murano/tests/unit/dsl/meta/TestGC.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/meta copying build/lib/murano/tests/unit/dsl/meta/SingleInheritanceParent.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/meta copying build/lib/murano/tests/unit/dsl/meta/Node.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/meta copying build/lib/murano/tests/unit/dsl/meta/CreatingClass.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/meta copying build/lib/murano/tests/unit/dsl/meta/ConcurrencyTest.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/meta copying build/lib/murano/tests/unit/dsl/meta/ConfigProperties.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/meta copying build/lib/murano/tests/unit/dsl/meta/TestMethodParamInheritance.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/meta copying build/lib/murano/tests/unit/dsl/meta/TestStatics.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/meta copying build/lib/murano/tests/unit/dsl/meta/TestReflection.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/meta copying build/lib/murano/tests/unit/dsl/meta/TestEngineFunctions.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/meta copying build/lib/murano/tests/unit/dsl/meta/SampleClass1.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/meta copying build/lib/murano/tests/unit/dsl/meta/TestLogger.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/meta copying build/lib/murano/tests/unit/dsl/meta/TestExtensionMethods.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/meta copying build/lib/murano/tests/unit/dsl/meta/AgentListenerTests.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/meta copying build/lib/murano/tests/unit/dsl/meta/TestSchema.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/meta copying build/lib/murano/tests/unit/dsl/meta/TestVarKwArgs.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/meta copying build/lib/murano/tests/unit/dsl/test_exceptions.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl copying build/lib/murano/tests/unit/dsl/test_method_param_inheritance.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl copying build/lib/murano/tests/unit/dsl/test_versioning.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl copying build/lib/murano/tests/unit/dsl/test_single_inheritance.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl copying build/lib/murano/tests/unit/dsl/test_construction.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl copying build/lib/murano/tests/unit/dsl/test_property_inititialization.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl copying build/lib/murano/tests/unit/dsl/test_find_class.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl copying build/lib/murano/tests/unit/dsl/test_config_properties.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl copying build/lib/murano/tests/unit/dsl/test_execution.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl copying build/lib/murano/tests/unit/dsl/test_session_local_storage.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl copying build/lib/murano/tests/unit/dsl/test_helpers.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl copying build/lib/murano/tests/unit/dsl/test_statics.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl copying build/lib/murano/tests/unit/dsl/test_objects_copy_merge.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl copying build/lib/murano/tests/unit/dsl/test_unicode.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/foundation copying build/lib/murano/tests/unit/dsl/foundation/test_case.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/foundation copying build/lib/murano/tests/unit/dsl/foundation/object_model.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/foundation copying build/lib/murano/tests/unit/dsl/foundation/test_package_loader.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/foundation copying build/lib/murano/tests/unit/dsl/foundation/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/foundation copying build/lib/murano/tests/unit/dsl/foundation/runner.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/foundation copying build/lib/murano/tests/unit/dsl/test_context_manager.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl copying build/lib/murano/tests/unit/dsl/test_dump.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl copying build/lib/murano/tests/unit/dsl/test_multiple_inheritance.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl copying build/lib/murano/tests/unit/dsl/test_gc.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl copying build/lib/murano/tests/unit/dsl/test_results_serializer.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl copying build/lib/murano/tests/unit/dsl/test_call.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl copying build/lib/murano/tests/unit/dsl/test_agent.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl copying build/lib/murano/tests/unit/dsl/test_extension_methods.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl copying build/lib/murano/tests/unit/dsl/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl copying build/lib/murano/tests/unit/dsl/test_property_access.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl copying build/lib/murano/tests/unit/dsl/test_concurrency.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl copying build/lib/murano/tests/unit/dsl/test_engine_yaql_functions.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl copying build/lib/murano/tests/unit/dsl/test_assignments.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl copying build/lib/murano/tests/unit/dsl/test_reflection.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl copying build/lib/murano/tests/unit/dsl/test_meta.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl copying build/lib/murano/tests/unit/dsl/test_schema_generation.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl copying build/lib/murano/tests/unit/dsl/test_varkwargs.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl copying build/lib/murano/tests/unit/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/services copying build/lib/murano/tests/unit/services/test_actions.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/services copying build/lib/murano/tests/unit/services/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/services creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/core_library creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/core_library/instance copying build/lib/murano/tests/unit/core_library/instance/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/core_library/instance creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/core_library/instance/test_destroy creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/core_library/instance/test_destroy/meta copying build/lib/murano/tests/unit/core_library/instance/test_destroy/meta/Resources.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/core_library/instance/test_destroy/meta copying build/lib/murano/tests/unit/core_library/instance/test_destroy/meta/InstanceNotifier.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/core_library/instance/test_destroy/meta copying build/lib/murano/tests/unit/core_library/instance/test_destroy/meta/Agent.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/core_library/instance/test_destroy/meta copying build/lib/murano/tests/unit/core_library/instance/test_destroy/meta/HeatStack.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/core_library/instance/test_destroy/meta copying build/lib/murano/tests/unit/core_library/instance/test_destroy/meta/Environment.yaml -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/core_library/instance/test_destroy/meta copying build/lib/murano/tests/unit/core_library/instance/test_destroy/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/core_library/instance/test_destroy copying build/lib/murano/tests/unit/core_library/instance/test_destroy/test_destroy.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/core_library/instance/test_destroy copying build/lib/murano/tests/unit/core_library/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/core_library copying build/lib/murano/utils.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/sqla copying build/lib/murano/db/sqla/types.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/sqla copying build/lib/murano/db/sqla/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/sqla creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/catalog copying build/lib/murano/db/catalog/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/catalog copying build/lib/murano/db/catalog/api.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/catalog copying build/lib/murano/db/session.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db copying build/lib/murano/db/models.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/cfapi_migration copying build/lib/murano/db/cfapi_migration/alembic.ini -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/cfapi_migration copying build/lib/murano/db/cfapi_migration/migration.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/cfapi_migration copying build/lib/murano/db/cfapi_migration/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/cfapi_migration creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/cfapi_migration/alembic_migrations copying build/lib/murano/db/cfapi_migration/alembic_migrations/README -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/cfapi_migration/alembic_migrations creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/cfapi_migration/alembic_migrations/versions copying build/lib/murano/db/cfapi_migration/alembic_migrations/versions/001_initial_version.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/cfapi_migration/alembic_migrations/versions copying build/lib/murano/db/cfapi_migration/alembic_migrations/script.py.mako -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/cfapi_migration/alembic_migrations copying build/lib/murano/db/cfapi_migration/alembic_migrations/env.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/cfapi_migration/alembic_migrations creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/migration copying build/lib/murano/db/migration/alembic.ini -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/migration copying build/lib/murano/db/migration/migration.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/migration copying build/lib/murano/db/migration/helpers.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/migration copying build/lib/murano/db/migration/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/migration creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/migration/alembic_migrations copying build/lib/murano/db/migration/alembic_migrations/README -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/migration/alembic_migrations creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/migration/alembic_migrations/versions copying build/lib/murano/db/migration/alembic_migrations/versions/005_environment-template.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/migration/alembic_migrations/versions copying build/lib/murano/db/migration/alembic_migrations/versions/015_adding_text_description.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/migration/alembic_migrations/versions copying build/lib/murano/db/migration/alembic_migrations/versions/008_fix_unique_constraints.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/migration/alembic_migrations/versions copying build/lib/murano/db/migration/alembic_migrations/versions/013_increase_description_text_size.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/migration/alembic_migrations/versions copying build/lib/murano/db/migration/alembic_migrations/versions/003_add_action_entry.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/migration/alembic_migrations/versions copying build/lib/murano/db/migration/alembic_migrations/versions/010_remove_unused_networking_column.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/migration/alembic_migrations/versions copying build/lib/murano/db/migration/alembic_migrations/versions/014_increase_status_time_resolution.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/migration/alembic_migrations/versions copying build/lib/murano/db/migration/alembic_migrations/versions/006_add_task_result.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/migration/alembic_migrations/versions copying build/lib/murano/db/migration/alembic_migrations/versions/004_change_package_desc_type.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/migration/alembic_migrations/versions copying build/lib/murano/db/migration/alembic_migrations/versions/009_add_cloudfoundry_connections.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/migration/alembic_migrations/versions copying build/lib/murano/db/migration/alembic_migrations/versions/016_increase_task_description_text_size.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/migration/alembic_migrations/versions copying build/lib/murano/db/migration/alembic_migrations/versions/002_add_package_supplier_info.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/migration/alembic_migrations/versions copying build/lib/murano/db/migration/alembic_migrations/versions/011_add_is_public_to_template.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/migration/alembic_migrations/versions copying build/lib/murano/db/migration/alembic_migrations/versions/001_initial_version.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/migration/alembic_migrations/versions copying build/lib/murano/db/migration/alembic_migrations/versions/007_add_locks.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/migration/alembic_migrations/versions copying build/lib/murano/db/migration/alembic_migrations/versions/012_support_domain_users.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/migration/alembic_migrations/versions copying build/lib/murano/db/migration/alembic_migrations/script.py.mako -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/migration/alembic_migrations copying build/lib/murano/db/migration/alembic_migrations/env.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/migration/alembic_migrations copying build/lib/murano/db/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db copying build/lib/murano/db/cfapi_models.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/services copying build/lib/murano/db/services/stats.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/services copying build/lib/murano/db/services/environments.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/services copying build/lib/murano/db/services/core_services.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/services copying build/lib/murano/db/services/sessions.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/services copying build/lib/murano/db/services/instances.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/services copying build/lib/murano/db/services/actions.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/services copying build/lib/murano/db/services/environment_templates.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/services copying build/lib/murano/db/services/cf_connections.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/services copying build/lib/murano/db/services/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/services copying build/lib/murano/db/api.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/policy copying build/lib/murano/policy/congress_rules.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/policy copying build/lib/murano/policy/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/policy copying build/lib/murano/policy/model_policy_enforcer.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/policy creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/policy/modify creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/policy/modify/actions copying build/lib/murano/policy/modify/actions/base.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/policy/modify/actions copying build/lib/murano/policy/modify/actions/action_manager.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/policy/modify/actions copying build/lib/murano/policy/modify/actions/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/policy/modify/actions copying build/lib/murano/policy/modify/actions/default_actions.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/policy/modify/actions copying build/lib/murano/policy/modify/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/policy/modify copying build/lib/murano/opts.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano copying build/lib/murano/version.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/httpd copying build/lib/murano/httpd/murano_api.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/httpd copying build/lib/murano/httpd/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/httpd creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/packages copying build/lib/murano/packages/exceptions.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/packages copying build/lib/murano/packages/mpl_package.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/packages copying build/lib/murano/packages/load_utils.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/packages copying build/lib/murano/packages/hot_package.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/packages copying build/lib/murano/packages/package_base.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/packages copying build/lib/murano/packages/package.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/packages copying build/lib/murano/packages/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/packages creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common copying build/lib/murano/common/exceptions.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common copying build/lib/murano/common/utils.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common copying build/lib/murano/common/engine.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common copying build/lib/murano/common/config.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/helpers copying build/lib/murano/common/helpers/token_sanitizer.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/helpers copying build/lib/murano/common/helpers/path.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/helpers copying build/lib/murano/common/helpers/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/helpers copying build/lib/murano/common/statservice.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common copying build/lib/murano/common/cf_config.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common copying build/lib/murano/common/auth_utils.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common copying build/lib/murano/common/i18n.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common copying build/lib/murano/common/policy.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common copying build/lib/murano/common/consts.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common copying build/lib/murano/common/xmlutils.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/policies copying build/lib/murano/common/policies/action.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/policies copying build/lib/murano/common/policies/category.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/policies copying build/lib/murano/common/policies/base.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/policies copying build/lib/murano/common/policies/env_template.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/policies copying build/lib/murano/common/policies/package.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/policies copying build/lib/murano/common/policies/deployment.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/policies copying build/lib/murano/common/policies/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/policies copying build/lib/murano/common/policies/environment.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/policies creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/plugins copying build/lib/murano/common/plugins/package_types_loader.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/plugins copying build/lib/murano/common/plugins/extensions_loader.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/plugins copying build/lib/murano/common/plugins/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/plugins creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/messaging copying build/lib/murano/common/messaging/mqclient.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/messaging copying build/lib/murano/common/messaging/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/messaging copying build/lib/murano/common/messaging/subscription.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/messaging copying build/lib/murano/common/messaging/message.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/messaging copying build/lib/murano/common/uuidutils.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common copying build/lib/murano/common/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common copying build/lib/murano/common/rpc.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common copying build/lib/murano/common/app_loader.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common copying build/lib/murano/common/server.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common copying build/lib/murano/common/wsgi.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/api creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/api/v1 copying build/lib/murano/api/v1/static_actions.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/api/v1 copying build/lib/murano/api/v1/deployments.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/api/v1 copying build/lib/murano/api/v1/environments.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/api/v1 copying build/lib/murano/api/v1/validation_schemas.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/api/v1 copying build/lib/murano/api/v1/router.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/api/v1 copying build/lib/murano/api/v1/sessions.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/api/v1 copying build/lib/murano/api/v1/template_applications.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/api/v1 copying build/lib/murano/api/v1/actions.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/api/v1 copying build/lib/murano/api/v1/services.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/api/v1 copying build/lib/murano/api/v1/templates.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/api/v1 copying build/lib/murano/api/v1/request_statistics.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/api/v1 copying build/lib/murano/api/v1/schemas.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/api/v1 copying build/lib/murano/api/v1/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/api/v1 copying build/lib/murano/api/v1/catalog.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/api/v1 copying build/lib/murano/api/v1/instance_statistics.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/api/v1 copying build/lib/murano/api/versions.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/api copying build/lib/murano/api/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/api creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/api/middleware copying build/lib/murano/api/middleware/fault.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/api/middleware copying build/lib/murano/api/middleware/version_negotiation.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/api/middleware copying build/lib/murano/api/middleware/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/api/middleware copying build/lib/murano/api/middleware/ext_context.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/api/middleware copying build/lib/murano/api/middleware/context.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/api/middleware creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/cmd copying build/lib/murano/cmd/status.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/cmd copying build/lib/murano/cmd/engine.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/cmd copying build/lib/murano/cmd/db_manage.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/cmd copying build/lib/murano/cmd/manage.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/cmd copying build/lib/murano/cmd/cfapi_db_manage.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/cmd copying build/lib/murano/cmd/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/cmd copying build/lib/murano/cmd/cfapi.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/cmd copying build/lib/murano/cmd/test_runner.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/cmd copying build/lib/murano/cmd/api.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/cmd creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/engine copying build/lib/murano/engine/mock_context_manager.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/engine copying build/lib/murano/engine/murano_package.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/engine copying build/lib/murano/engine/yaql_yaml_loader.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/engine copying build/lib/murano/engine/execution_session.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/engine copying build/lib/murano/engine/package_loader.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/engine creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/engine/system copying build/lib/murano/engine/system/status_reporter.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/engine/system copying build/lib/murano/engine/system/logger.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/engine/system copying build/lib/murano/engine/system/test_fixture.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/engine/system copying build/lib/murano/engine/system/metadef_browser.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/engine/system copying build/lib/murano/engine/system/yaql_functions.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/engine/system copying build/lib/murano/engine/system/user.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/engine/system copying build/lib/murano/engine/system/net_explorer.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/engine/system copying build/lib/murano/engine/system/resource_manager.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/engine/system copying build/lib/murano/engine/system/agent.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/engine/system copying build/lib/murano/engine/system/heat_stack.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/engine/system copying build/lib/murano/engine/system/project.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/engine/system copying build/lib/murano/engine/system/system_objects.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/engine/system copying build/lib/murano/engine/system/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/engine/system copying build/lib/murano/engine/system/common.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/engine/system copying build/lib/murano/engine/system/instance_reporter.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/engine/system copying build/lib/murano/engine/system/agent_listener.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/engine/system copying build/lib/murano/engine/system/workflowclient.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/engine/system copying build/lib/murano/engine/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/engine creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl copying build/lib/murano/dsl/exceptions.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl copying build/lib/murano/dsl/yaql_integration.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl copying build/lib/murano/dsl/murano_package.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl/principal_objects copying build/lib/murano/dsl/principal_objects/sys_object.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl/principal_objects copying build/lib/murano/dsl/principal_objects/stack_trace.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl/principal_objects copying build/lib/murano/dsl/principal_objects/exception.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl/principal_objects copying build/lib/murano/dsl/principal_objects/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl/principal_objects copying build/lib/murano/dsl/principal_objects/garbage_collector.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl/principal_objects copying build/lib/murano/dsl/executor.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl copying build/lib/murano/dsl/session_local_storage.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl copying build/lib/murano/dsl/object_store.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl copying build/lib/murano/dsl/murano_type.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl copying build/lib/murano/dsl/dsl.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl copying build/lib/murano/dsl/schema_generator.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl copying build/lib/murano/dsl/serializer.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl copying build/lib/murano/dsl/yaql_functions.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl copying build/lib/murano/dsl/lhs_expression.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl copying build/lib/murano/dsl/constants.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl copying build/lib/murano/dsl/context_manager.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl copying build/lib/murano/dsl/namespace_resolver.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl copying build/lib/murano/dsl/yaql_expression.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl copying build/lib/murano/dsl/murano_method.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl copying build/lib/murano/dsl/dsl_types.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl copying build/lib/murano/dsl/murano_property.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl copying build/lib/murano/dsl/reflection.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl copying build/lib/murano/dsl/typespec.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl copying build/lib/murano/dsl/virtual_exceptions.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl copying build/lib/murano/dsl/meta.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl copying build/lib/murano/dsl/package_loader.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl copying build/lib/murano/dsl/helpers.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl copying build/lib/murano/dsl/attribute_store.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl copying build/lib/murano/dsl/expressions.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl copying build/lib/murano/dsl/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl copying build/lib/murano/dsl/dsl_exception.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl copying build/lib/murano/dsl/macros.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl copying build/lib/murano/dsl/murano_object.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl/contracts copying build/lib/murano/dsl/contracts/instances.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl/contracts copying build/lib/murano/dsl/contracts/check.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl/contracts copying build/lib/murano/dsl/contracts/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl/contracts copying build/lib/murano/dsl/contracts/contracts.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl/contracts copying build/lib/murano/dsl/contracts/basic.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl/contracts copying build/lib/murano/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/services copying build/lib/murano/services/static_actions.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/services copying build/lib/murano/services/states.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/services copying build/lib/murano/services/actions.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/services copying build/lib/murano/services/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/services copying build/lib/murano/context.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/locale creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/locale/en_GB creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/locale/en_GB/LC_MESSAGES copying build/lib/murano/locale/en_GB/LC_MESSAGES/murano.po -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/locale/en_GB/LC_MESSAGES copying build/lib/murano/locale/en_GB/LC_MESSAGES/murano.mo -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/locale/en_GB/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/locale/ru creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/locale/ru/LC_MESSAGES copying build/lib/murano/locale/ru/LC_MESSAGES/murano.po -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/locale/ru/LC_MESSAGES copying build/lib/murano/locale/ru/LC_MESSAGES/murano.mo -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/hacking copying build/lib/murano/hacking/__init__.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/hacking copying build/lib/murano/hacking/checks.py -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/hacking byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/cfapi/router.py to router.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/cfapi/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/cfapi/cfapi.py to cfapi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/db/test_catalog.py to test_catalog.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/db/test_models.py to test_models.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/db/migration/test_migrations.py to test_migrations.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/db/migration/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/db/migration/test_migrations_base.py to test_migrations_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/db/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/db/services/test_core_service.py to test_core_service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/db/services/environment_templates.py to environment_templates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/db/services/test_templates_service.py to test_templates_service.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/db/services/test_environments.py to test_environments.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/db/services/test_cf_connections.py to test_cf_connections.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/db/services/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/db/services/test_stats.py to test_stats.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/db/services/test_instances.py to test_instances.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/test_heat_stack.py to test_heat_stack.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/test_actions.py to test_actions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/policy/test_congress_rules.py to test_congress_rules.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/policy/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/policy/modify/actions/test_action_manager.py to test_action_manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/policy/modify/actions/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/policy/modify/actions/test_default_actions.py to test_default_actions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/policy/modify/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/policy/test_model_policy_enforcer.py to test_model_policy_enforcer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/test_exceptions.py to test_exceptions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/versions/test_mpl_v1.py to test_mpl_v1.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/versions/test_hot_v1.py to test_hot_v1.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/versions/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/mpl_package/test_mpl_package.py to test_mpl_package.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/mpl_package/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/hot_package/test_hot_package.py to test_hot_package.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/hot_package/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/test_load_utils.py to test_load_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/packages/test_package_base.py to test_package_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/common/helpers/test_token_sanitizer.py to test_token_sanitizer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/common/helpers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/common/test_auth_utils.py to test_auth_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/common/test_statservice.py to test_statservice.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/common/test_wsgi.py to test_wsgi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/common/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/common/test_app_loader.py to test_app_loader.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/common/test_engine.py to test_engine.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/common/messaging/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/common/messaging/test_mqclient.py to test_mqclient.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/common/test_traverse_helper.py to test_traverse_helper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/common/test_server.py to test_server.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/common/test_plugin_loader.py to test_plugin_loader.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/test_utils.py to test_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api/v1/test_deployments.py to test_deployments.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api/v1/test_actions.py to test_actions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api/v1/test_catalog.py to test_catalog.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api/v1/cloudfoundry/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api/v1/cloudfoundry/test_cfapi.py to test_cfapi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api/v1/test_env_templates.py to test_env_templates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api/v1/test_instance_statistics.py to test_instance_statistics.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api/v1/test_services.py to test_services.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api/v1/test_environments.py to test_environments.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api/v1/test_static_actions.py to test_static_actions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api/v1/test_schemas.py to test_schemas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api/v1/test_sessions.py to test_sessions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api/cmd/test_test_runner.py to test_test_runner.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api/cmd/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api/middleware/test_context.py to test_context.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api/middleware/test_fault_wrapper.py to test_fault_wrapper.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api/middleware/test_version_negotiation.py to test_version_negotiation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api/middleware/test_ext_context.py to test_ext_context.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/api/middleware/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/cmd/test_manage.py to test_manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/cmd/test_api_workers.py to test_api_workers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/cmd/test_engine_workers.py to test_engine_workers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/cmd/test_status.py to test_status.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/cmd/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/test_engine.py to test_engine.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/test_hacking.py to test_hacking.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/engine/test_mock_context_manager.py to test_mock_context_manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/engine/test_package_loader.py to test_package_loader.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/engine/system/test_net_explorer.py to test_net_explorer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/engine/system/test_metadef_browser.py to test_metadef_browser.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/engine/system/test_garbage_collector.py to test_garbage_collector.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/engine/system/test_workflowclient.py to test_workflowclient.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/engine/system/test_agent_listener.py to test_agent_listener.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/engine/system/test_agent.py to test_agent.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/engine/system/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/engine/system/test_test_fixture.py to test_test_fixture.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/engine/system/test_instance_reporter.py to test_instance_reporter.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/engine/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/test_logger.py to test_logger.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/test_attribute_store.py to test_attribute_store.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/test_contracts.py to test_contracts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/test_macros.py to test_macros.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/test_exceptions.py to test_exceptions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/test_method_param_inheritance.py to test_method_param_inheritance.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/test_versioning.py to test_versioning.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/test_single_inheritance.py to test_single_inheritance.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/test_construction.py to test_construction.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/test_property_inititialization.py to test_property_inititialization.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/test_find_class.py to test_find_class.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/test_config_properties.py to test_config_properties.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/test_execution.py to test_execution.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/test_session_local_storage.py to test_session_local_storage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/test_helpers.py to test_helpers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/test_statics.py to test_statics.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/test_objects_copy_merge.py to test_objects_copy_merge.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/test_unicode.py to test_unicode.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/foundation/test_case.py to test_case.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/foundation/object_model.py to object_model.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/foundation/test_package_loader.py to test_package_loader.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/foundation/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/foundation/runner.py to runner.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/test_context_manager.py to test_context_manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/test_dump.py to test_dump.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/test_multiple_inheritance.py to test_multiple_inheritance.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/test_gc.py to test_gc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/test_results_serializer.py to test_results_serializer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/test_call.py to test_call.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/test_agent.py to test_agent.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/test_extension_methods.py to test_extension_methods.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/test_property_access.py to test_property_access.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/test_concurrency.py to test_concurrency.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/test_engine_yaql_functions.py to test_engine_yaql_functions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/test_assignments.py to test_assignments.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/test_reflection.py to test_reflection.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/test_meta.py to test_meta.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/test_schema_generation.py to test_schema_generation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/dsl/test_varkwargs.py to test_varkwargs.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/services/test_actions.py to test_actions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/services/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/core_library/instance/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/core_library/instance/test_destroy/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/core_library/instance/test_destroy/test_destroy.py to test_destroy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/tests/unit/core_library/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/sqla/types.py to types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/sqla/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/catalog/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/catalog/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/session.py to session.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/cfapi_migration/migration.py to migration.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/cfapi_migration/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/cfapi_migration/alembic_migrations/versions/001_initial_version.py to 001_initial_version.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/cfapi_migration/alembic_migrations/env.py to env.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/migration/migration.py to migration.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/migration/helpers.py to helpers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/migration/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/migration/alembic_migrations/versions/005_environment-template.py to 005_environment-template.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/migration/alembic_migrations/versions/015_adding_text_description.py to 015_adding_text_description.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/migration/alembic_migrations/versions/008_fix_unique_constraints.py to 008_fix_unique_constraints.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/migration/alembic_migrations/versions/013_increase_description_text_size.py to 013_increase_description_text_size.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/migration/alembic_migrations/versions/003_add_action_entry.py to 003_add_action_entry.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/migration/alembic_migrations/versions/010_remove_unused_networking_column.py to 010_remove_unused_networking_column.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/migration/alembic_migrations/versions/014_increase_status_time_resolution.py to 014_increase_status_time_resolution.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/migration/alembic_migrations/versions/006_add_task_result.py to 006_add_task_result.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/migration/alembic_migrations/versions/004_change_package_desc_type.py to 004_change_package_desc_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/migration/alembic_migrations/versions/009_add_cloudfoundry_connections.py to 009_add_cloudfoundry_connections.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/migration/alembic_migrations/versions/016_increase_task_description_text_size.py to 016_increase_task_description_text_size.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/migration/alembic_migrations/versions/002_add_package_supplier_info.py to 002_add_package_supplier_info.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/migration/alembic_migrations/versions/011_add_is_public_to_template.py to 011_add_is_public_to_template.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/migration/alembic_migrations/versions/001_initial_version.py to 001_initial_version.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/migration/alembic_migrations/versions/007_add_locks.py to 007_add_locks.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/migration/alembic_migrations/versions/012_support_domain_users.py to 012_support_domain_users.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/migration/alembic_migrations/env.py to env.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/cfapi_models.py to cfapi_models.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/services/stats.py to stats.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/services/environments.py to environments.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/services/core_services.py to core_services.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/services/sessions.py to sessions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/services/instances.py to instances.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/services/actions.py to actions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/services/environment_templates.py to environment_templates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/services/cf_connections.py to cf_connections.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/services/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/db/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/policy/congress_rules.py to congress_rules.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/policy/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/policy/model_policy_enforcer.py to model_policy_enforcer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/policy/modify/actions/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/policy/modify/actions/action_manager.py to action_manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/policy/modify/actions/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/policy/modify/actions/default_actions.py to default_actions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/policy/modify/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/opts.py to opts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/httpd/murano_api.py to murano_api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/httpd/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/packages/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/packages/mpl_package.py to mpl_package.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/packages/load_utils.py to load_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/packages/hot_package.py to hot_package.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/packages/package_base.py to package_base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/packages/package.py to package.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/packages/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/engine.py to engine.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/config.py to config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/helpers/token_sanitizer.py to token_sanitizer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/helpers/path.py to path.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/helpers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/statservice.py to statservice.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/cf_config.py to cf_config.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/auth_utils.py to auth_utils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/i18n.py to i18n.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/policy.py to policy.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/consts.py to consts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/xmlutils.py to xmlutils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/policies/action.py to action.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/policies/category.py to category.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/policies/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/policies/env_template.py to env_template.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/policies/package.py to package.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/policies/deployment.py to deployment.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/policies/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/policies/environment.py to environment.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/plugins/package_types_loader.py to package_types_loader.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/plugins/extensions_loader.py to extensions_loader.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/plugins/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/messaging/mqclient.py to mqclient.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/messaging/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/messaging/subscription.py to subscription.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/messaging/message.py to message.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/uuidutils.py to uuidutils.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/rpc.py to rpc.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/app_loader.py to app_loader.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/server.py to server.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/common/wsgi.py to wsgi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/api/v1/static_actions.py to static_actions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/api/v1/deployments.py to deployments.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/api/v1/environments.py to environments.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/api/v1/validation_schemas.py to validation_schemas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/api/v1/router.py to router.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/api/v1/sessions.py to sessions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/api/v1/template_applications.py to template_applications.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/api/v1/actions.py to actions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/api/v1/services.py to services.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/api/v1/templates.py to templates.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/api/v1/request_statistics.py to request_statistics.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/api/v1/schemas.py to schemas.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/api/v1/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/api/v1/catalog.py to catalog.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/api/v1/instance_statistics.py to instance_statistics.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/api/versions.py to versions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/api/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/api/middleware/fault.py to fault.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/api/middleware/version_negotiation.py to version_negotiation.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/api/middleware/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/api/middleware/ext_context.py to ext_context.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/api/middleware/context.py to context.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/cmd/status.py to status.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/cmd/engine.py to engine.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/cmd/db_manage.py to db_manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/cmd/manage.py to manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/cmd/cfapi_db_manage.py to cfapi_db_manage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/cmd/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/cmd/cfapi.py to cfapi.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/cmd/test_runner.py to test_runner.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/cmd/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/engine/mock_context_manager.py to mock_context_manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/engine/murano_package.py to murano_package.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/engine/yaql_yaml_loader.py to yaql_yaml_loader.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/engine/execution_session.py to execution_session.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/engine/package_loader.py to package_loader.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/engine/system/status_reporter.py to status_reporter.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/engine/system/logger.py to logger.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/engine/system/test_fixture.py to test_fixture.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/engine/system/metadef_browser.py to metadef_browser.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/engine/system/yaql_functions.py to yaql_functions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/engine/system/user.py to user.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/engine/system/net_explorer.py to net_explorer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/engine/system/resource_manager.py to resource_manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/engine/system/agent.py to agent.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/engine/system/heat_stack.py to heat_stack.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/engine/system/project.py to project.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/engine/system/system_objects.py to system_objects.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/engine/system/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/engine/system/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/engine/system/instance_reporter.py to instance_reporter.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/engine/system/agent_listener.py to agent_listener.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/engine/system/workflowclient.py to workflowclient.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/engine/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl/yaql_integration.py to yaql_integration.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl/murano_package.py to murano_package.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl/principal_objects/sys_object.py to sys_object.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl/principal_objects/stack_trace.py to stack_trace.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl/principal_objects/exception.py to exception.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl/principal_objects/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl/principal_objects/garbage_collector.py to garbage_collector.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl/executor.py to executor.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl/session_local_storage.py to session_local_storage.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl/object_store.py to object_store.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl/murano_type.py to murano_type.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl/dsl.py to dsl.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl/schema_generator.py to schema_generator.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl/serializer.py to serializer.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl/yaql_functions.py to yaql_functions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl/lhs_expression.py to lhs_expression.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl/context_manager.py to context_manager.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl/namespace_resolver.py to namespace_resolver.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl/yaql_expression.py to yaql_expression.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl/murano_method.py to murano_method.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl/dsl_types.py to dsl_types.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl/murano_property.py to murano_property.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl/reflection.py to reflection.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl/typespec.py to typespec.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl/virtual_exceptions.py to virtual_exceptions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl/meta.py to meta.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl/package_loader.py to package_loader.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl/helpers.py to helpers.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl/attribute_store.py to attribute_store.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl/expressions.py to expressions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl/dsl_exception.py to dsl_exception.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl/macros.py to macros.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl/murano_object.py to murano_object.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl/contracts/instances.py to instances.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl/contracts/check.py to check.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl/contracts/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl/contracts/contracts.py to contracts.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/dsl/contracts/basic.py to basic.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/services/static_actions.py to static_actions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/services/states.py to states.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/services/actions.py to actions.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/services/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/context.py to context.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/hacking/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/hacking/checks.py to checks.pyc writing byte-compilation script '/tmp/tmp1l5Noi.py' /usr/bin/python2 -O /tmp/tmp1l5Noi.py removing /tmp/tmp1l5Noi.py running install_data creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/etc creating /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/etc/murano copying etc/murano/murano-cfapi-paste.ini -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/etc/murano copying etc/murano/murano-paste.ini -> /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/etc/murano running install_egg_info running egg_info writing murano.egg-info/PKG-INFO writing top-level names to murano.egg-info/top_level.txt writing dependency_links to murano.egg-info/dependency_links.txt writing entry points to murano.egg-info/entry_points.txt writing pbr to murano.egg-info/pbr.json [pbr] Processing SOURCES.txt [pbr] In git context, generating filelist from git warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'murano.egg-info/SOURCES.txt' Copying murano.egg-info to /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano-8.0.0-py2.7.egg-info running install_scripts /usr/lib/python2.7/site-packages/pbr/packaging.py:410: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) Installing murano-wsgi-api script to /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/bin Installing murano-engine script to /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/bin Installing murano-manage script to /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/bin Installing murano-cfapi-db-manage script to /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/bin Installing murano-status script to /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/bin Installing murano-cfapi script to /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/bin Installing murano-api script to /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/bin Installing murano-db-manage script to /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/bin Installing murano-test-runner script to /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/bin + export PYTHONPATH=. + PYTHONPATH=. + SPHINX_DEBUG=1 + sphinx-build-2 -b html doc/source doc/build/html Running Sphinx v1.8.4 connecting events for openstackdocstheme [openstackdocstheme] connecting html-page-context event handler making output directory... [oslo_config.sphinxconfiggen] reading config generator instructions from /builddir/build/BUILD/murano-8.0.0/doc/source/../../etc/oslo-config-generator/murano.conf [oslo_config.sphinxconfiggen] writing sample configuration to /builddir/build/BUILD/murano-8.0.0/doc/source/_static/murano.conf.sample [oslo_policy.sphinxpolicygen] reading config generator instructions from /builddir/build/BUILD/murano-8.0.0/doc/source/../../etc/oslo-policy-generator/murano-policy-generator.conf [oslo_policy.sphinxpolicygen] writing sample policy to /builddir/build/BUILD/murano-8.0.0/doc/source/_static/murano.policy.yaml.sample Using openstackdocstheme Sphinx theme from /usr/lib/python2.7/site-packages/openstackdocstheme/theme No /builddir/build/BUILD/murano-8.0.0/.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 134 source files that are out of date updating environment: 134 added, 0 changed, 0 removed reading sources... [ 0%] admin/admin_troubleshooting reading sources... [ 1%] admin/appdev-guide/app_debugging reading sources... [ 2%] admin/appdev-guide/app_development_framework reading sources... [ 2%] admin/appdev-guide/app_migrating reading sources... [ 3%] admin/appdev-guide/app_migrating/app_migrate_to_juno reading sources... [ 4%] admin/appdev-guide/app_migrating/app_migrate_to_kilo reading sources... [ 5%] admin/appdev-guide/app_migrating/app_migrate_to_liberty reading sources... [ 5%] admin/appdev-guide/app_migrating/app_migrate_to_newton reading sources... [ 6%] admin/appdev-guide/app_unit_tests reading sources... [ 7%] admin/appdev-guide/cinder_volume_supporting reading sources... [ 8%] admin/appdev-guide/developer_index reading sources... [ 8%] admin/appdev-guide/encrypting_properties reading sources... [ 9%] admin/appdev-guide/examples reading sources... [ 10%] admin/appdev-guide/exec_plan reading sources... [ 11%] admin/appdev-guide/faq reading sources... [ 11%] admin/appdev-guide/garbage_collection reading sources... [ 12%] admin/appdev-guide/hot_packages reading sources... [ 13%] admin/appdev-guide/multi_region reading sources... [ 14%] admin/appdev-guide/murano_bundles reading sources... [ 14%] admin/appdev-guide/murano_packages reading sources... [ 15%] admin/appdev-guide/murano_pl reading sources... [ 16%] admin/appdev-guide/murano_pl/actions reading sources... [ 17%] admin/appdev-guide/murano_pl/class_templ reading sources... [ 17%] admin/appdev-guide/murano_pl/core_lib reading sources... [ 18%] admin/appdev-guide/murano_pl/metadata reading sources... [ 19%] admin/appdev-guide/murano_pl/reflection reading sources... [ 20%] admin/appdev-guide/murano_pl/statics reading sources... [ 20%] admin/appdev-guide/murano_pl/versioning reading sources... [ 21%] admin/appdev-guide/murano_pl/yaml reading sources... [ 22%] admin/appdev-guide/murano_pl/yaql reading sources... [ 23%] admin/appdev-guide/muranopackages/dynamic_ui reading sources... [ 23%] admin/appdev-guide/muranopackages/package_structure reading sources... [ 24%] admin/appdev-guide/muranopackages/repository reading sources... [ 25%] admin/appdev-guide/step-by-step/part1 reading sources... [ 26%] admin/appdev-guide/step-by-step/part2 reading sources... [ 26%] admin/appdev-guide/step-by-step/part3 reading sources... [ 27%] admin/appdev-guide/step-by-step/part4 reading sources... [ 28%] admin/appdev-guide/step-by-step/step_by_step reading sources... [ 29%] admin/appdev-guide/use_cases reading sources... [ 29%] admin/config-wsgi reading sources... [ 30%] admin/configure_cloud_foundry_service_broker reading sources... [ 31%] admin/deploy_murano reading sources... [ 32%] admin/deploy_murano/configure_ssl reading sources... [ 32%] admin/deploy_murano/devstack reading sources... [ 33%] admin/deploy_murano/install_manually reading sources... [ 34%] admin/deploy_murano/prerequisites reading sources... [ 35%] admin/index reading sources... [ 35%] admin/manage_categories reading sources... [ 36%] admin/manage_images reading sources... [ 37%] admin/manage_packages reading sources... [ 38%] admin/murano_agent reading sources... [ 38%] admin/murano_policies reading sources... [ 39%] admin/murano_repository reading sources... [ 40%] admin/net_configuration reading sources... [ 41%] admin/policy_enf reading sources... [ 41%] admin/policy_enforcement/policy_enf_dev reading sources... [ 42%] admin/policy_enforcement/policy_enf_modify reading sources... [ 43%] admin/policy_enforcement/policy_enf_rules reading sources... [ 44%] admin/policy_enforcement/policy_enf_setup reading sources... [ 44%] admin/prepare_lab reading sources... [ 45%] admin/using_glare reading sources... [ 46%] cli/index reading sources... [ 47%] cli/murano-status reading sources... [ 47%] configuration/config-options loading config file etc/oslo-config-generator/murano.conf reading sources... [ 48%] configuration/index reading sources... [ 49%] configuration/sample_config reading sources... [ 50%] configuration/sample_policy reading sources... [ 50%] contributor/contributor_index reading sources... [ 51%] contributor/dev_env reading sources... [ 52%] contributor/dev_guidelines reading sources... [ 52%] contributor/doc_guidelines reading sources... [ 53%] contributor/how_to_contribute reading sources... [ 54%] contributor/plugins reading sources... [ 55%] contributor/plugins/manage_plugins reading sources... [ 55%] contributor/plugins/murano_plugins reading sources... [ 56%] contributor/stable_branches reading sources... [ 57%] contributor/testing reading sources... [ 58%] first-app/Before_the_start reading sources... [ 58%] first-app/Debugging_and_troubleshooting_your_murano_app reading sources... [ 59%] first-app/Develop_murano_app_for_plone reading sources... [ 60%] first-app/Publish_your_murano_app_in_the_application_catalog reading sources... [ 61%] first-app/README reading sources... [ 61%] first-app/What_is_the_use_case reading sources... [ 62%] first-app/What_you_will_learn reading sources... [ 63%] first-app/Who_is_this_guide_for reading sources... [ 64%] first-app/index reading sources... [ 64%] index reading sources... [ 65%] install/common_prerequisites reading sources... [ 66%] install/enable-ssl reading sources... [ 67%] install/from-source reading sources... [ 67%] install/get_started reading sources... [ 68%] install/import-murano-apps reading sources... [ 69%] install/index reading sources... [ 70%] install/install reading sources... [ 70%] install/install-api reading sources... [ 71%] install/install-dashboard reading sources... [ 72%] install/install-network-config reading sources... [ 73%] install/next-steps reading sources... [ 73%] install/verify reading sources... [ 74%] reference/appendix/appendix_index reading sources... [ 75%] reference/appendix/articles/articles_index reading sources... [ 76%] reference/appendix/articles/guidelines reading sources... [ 76%] reference/appendix/articles/image_builders/index reading sources... [ 77%] reference/appendix/articles/image_builders/linux reading sources... [ 78%] reference/appendix/articles/image_builders/upload reading sources... [ 79%] reference/appendix/articles/image_builders/windows reading sources... [ 79%] reference/appendix/articles/multi_region reading sources... [ 80%] reference/appendix/articles/murano_gerrit_dashboard reading sources... [ 81%] reference/appendix/articles/specification/index reading sources... [ 82%] reference/appendix/articles/specification/murano-api reading sources... [ 82%] reference/appendix/articles/specification/murano-env-temp reading sources... [ 83%] reference/appendix/articles/specification/murano-repository reading sources... [ 84%] reference/appendix/articles/specification/overview reading sources... [ 85%] reference/appendix/articles/telnet_example reading sources... [ 85%] reference/appendix/articles/test_docs reading sources... [ 86%] reference/appendix/articles/workflow reading sources... [ 87%] reference/appendix/cli_ref reading sources... [ 88%] reference/appendix/glossary reading sources... [ 88%] reference/appendix/murano_concepts reading sources... [ 89%] reference/appendix/rest_api_spec reading sources... [ 90%] reference/appendix/tutorials reading sources... [ 91%] reference/architecture reading sources... [ 91%] reference/key_features reading sources... [ 92%] reference/overview_index reading sources... [ 93%] reference/target_users reading sources... [ 94%] reference/use_cases reading sources... [ 94%] user/quickstart/quickstart reading sources... [ 95%] user/user_index reading sources... [ 96%] user/userguide/deploying_using_cli reading sources... [ 97%] user/userguide/install_client reading sources... [ 97%] user/userguide/log_in_to_murano_instance reading sources... [ 98%] user/userguide/manage_applications reading sources... [ 99%] user/userguide/manage_environments reading sources... [100%] user/userguide/use_cli looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 0%] admin/admin_troubleshooting [openstackdocstheme] giturl 'https://git.openstack.org/cgit/openstack/murano/tree/doc/source' [openstackdocstheme] bug_project (from user) 'murano' [openstackdocstheme] series 'latest' [openstackdocstheme] display_badge False (no stable branches) [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/admin_troubleshooting.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/admin_troubleshooting.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/admin_troubleshooting' writing output... [ 1%] admin/appdev-guide/app_debugging [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/appdev-guide/app_debugging.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/appdev-guide/app_debugging.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/appdev-guide/app_debugging' writing output... [ 2%] admin/appdev-guide/app_development_framework [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/appdev-guide/app_development_framework.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/appdev-guide/app_development_framework.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/appdev-guide/app_development_framework' writing output... [ 2%] admin/appdev-guide/app_migrating [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/appdev-guide/app_migrating.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/appdev-guide/app_migrating.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/appdev-guide/app_migrating' writing output... [ 3%] admin/appdev-guide/app_migrating/app_migrate_to_juno [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/appdev-guide/app_migrating/app_migrate_to_juno.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/appdev-guide/app_migrating/app_migrate_to_juno.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/appdev-guide/app_migrating/app_migrate_to_juno' writing output... [ 4%] admin/appdev-guide/app_migrating/app_migrate_to_kilo [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/appdev-guide/app_migrating/app_migrate_to_kilo.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/appdev-guide/app_migrating/app_migrate_to_kilo.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/appdev-guide/app_migrating/app_migrate_to_kilo' writing output... [ 5%] admin/appdev-guide/app_migrating/app_migrate_to_liberty [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/appdev-guide/app_migrating/app_migrate_to_liberty.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/appdev-guide/app_migrating/app_migrate_to_liberty.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/appdev-guide/app_migrating/app_migrate_to_liberty' writing output... [ 5%] admin/appdev-guide/app_migrating/app_migrate_to_newton [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/appdev-guide/app_migrating/app_migrate_to_newton.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/appdev-guide/app_migrating/app_migrate_to_newton.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/appdev-guide/app_migrating/app_migrate_to_newton' writing output... [ 6%] admin/appdev-guide/app_unit_tests [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/appdev-guide/app_unit_tests.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/appdev-guide/app_unit_tests.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/appdev-guide/app_unit_tests' writing output... [ 7%] admin/appdev-guide/cinder_volume_supporting [openstackdocstheme] other_versions [] [openstackdocstheme] Could not get modification time of doc/source/admin/appdev-guide/cinder_volume_supporting.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/appdev-guide/cinder_volume_supporting.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/appdev-guide/cinder_volume_supporting' fatal: unknown date format format:%Y-%m-%d %H:%M:%S writing output... [ 8%] admin/appdev-guide/developer_index [openstackdocstheme] other_versions [] [openstackdocstheme] Could not get modification time of doc/source/admin/appdev-guide/developer_index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/appdev-guide/developer_index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/appdev-guide/developer_index' fatal: unknown date format format:%Y-%m-%d %H:%M:%S writing output... [ 8%] admin/appdev-guide/encrypting_properties [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/appdev-guide/encrypting_properties.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/appdev-guide/encrypting_properties.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/appdev-guide/encrypting_properties' writing output... [ 9%] admin/appdev-guide/examples [openstackdocstheme] other_versions [] [openstackdocstheme] Could not get modification time of doc/source/admin/appdev-guide/examples.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/appdev-guide/examples.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/appdev-guide/examples' fatal: unknown date format format:%Y-%m-%d %H:%M:%S writing output... [ 10%] admin/appdev-guide/exec_plan [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/appdev-guide/exec_plan.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/appdev-guide/exec_plan.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/appdev-guide/exec_plan' writing output... [ 11%] admin/appdev-guide/faq [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/appdev-guide/faq.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/appdev-guide/faq.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/appdev-guide/faq' writing output... [ 11%] admin/appdev-guide/garbage_collection [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/appdev-guide/garbage_collection.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/appdev-guide/garbage_collection.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/appdev-guide/garbage_collection' writing output... [ 12%] admin/appdev-guide/hot_packages [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/appdev-guide/hot_packages.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/appdev-guide/hot_packages.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/appdev-guide/hot_packages' writing output... [ 13%] admin/appdev-guide/multi_region [openstackdocstheme] other_versions [] [openstackdocstheme] Could not get modification time of doc/source/admin/appdev-guide/multi_region.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/appdev-guide/multi_region.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/appdev-guide/multi_region' fatal: unknown date format format:%Y-%m-%d %H:%M:%S writing output... [ 14%] admin/appdev-guide/murano_bundles [openstackdocstheme] other_versions [] [openstackdocstheme] Could not get modification time of doc/source/admin/appdev-guide/murano_bundles.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/appdev-guide/murano_bundles.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/appdev-guide/murano_bundles' fatal: unknown date format format:%Y-%m-%d %H:%M:%S writing output... [ 14%] admin/appdev-guide/murano_packages [openstackdocstheme] other_versions [] [openstackdocstheme] Could not get modification time of doc/source/admin/appdev-guide/murano_packages.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/appdev-guide/murano_packages.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/appdev-guide/murano_packages' fatal: unknown date format format:%Y-%m-%d %H:%M:%S writing output... [ 15%] admin/appdev-guide/murano_pl [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/appdev-guide/murano_pl.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/appdev-guide/murano_pl.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/appdev-guide/murano_pl' writing output... [ 16%] admin/appdev-guide/murano_pl/actions [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/appdev-guide/murano_pl/actions.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/appdev-guide/murano_pl/actions.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/appdev-guide/murano_pl/actions' writing output... [ 17%] admin/appdev-guide/murano_pl/class_templ [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/appdev-guide/murano_pl/class_templ.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/appdev-guide/murano_pl/class_templ.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/appdev-guide/murano_pl/class_templ' writing output... [ 17%] admin/appdev-guide/murano_pl/core_lib [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/appdev-guide/murano_pl/core_lib.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/appdev-guide/murano_pl/core_lib.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/appdev-guide/murano_pl/core_lib' writing output... [ 18%] admin/appdev-guide/murano_pl/metadata [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/appdev-guide/murano_pl/metadata.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/appdev-guide/murano_pl/metadata.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/appdev-guide/murano_pl/metadata' writing output... [ 19%] admin/appdev-guide/murano_pl/reflection [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/appdev-guide/murano_pl/reflection.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/appdev-guide/murano_pl/reflection.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/appdev-guide/murano_pl/reflection' writing output... [ 20%] admin/appdev-guide/murano_pl/statics [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/appdev-guide/murano_pl/statics.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/appdev-guide/murano_pl/statics.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/appdev-guide/murano_pl/statics' writing output... [ 20%] admin/appdev-guide/murano_pl/versioning [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/appdev-guide/murano_pl/versioning.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/appdev-guide/murano_pl/versioning.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/appdev-guide/murano_pl/versioning' writing output... [ 21%] admin/appdev-guide/murano_pl/yaml [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/appdev-guide/murano_pl/yaml.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/appdev-guide/murano_pl/yaml.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/appdev-guide/murano_pl/yaml' writing output... [ 22%] admin/appdev-guide/murano_pl/yaql [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/appdev-guide/murano_pl/yaql.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/appdev-guide/murano_pl/yaql.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/appdev-guide/murano_pl/yaql' writing output... [ 23%] admin/appdev-guide/muranopackages/dynamic_ui [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/appdev-guide/muranopackages/dynamic_ui.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/appdev-guide/muranopackages/dynamic_ui.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/appdev-guide/muranopackages/dynamic_ui' writing output... [ 23%] admin/appdev-guide/muranopackages/package_structure [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/appdev-guide/muranopackages/package_structure.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/appdev-guide/muranopackages/package_structure.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/appdev-guide/muranopackages/package_structure' writing output... [ 24%] admin/appdev-guide/muranopackages/repository [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/appdev-guide/muranopackages/repository.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/appdev-guide/muranopackages/repository.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/appdev-guide/muranopackages/repository' writing output... [ 25%] admin/appdev-guide/step-by-step/part1 [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/appdev-guide/step-by-step/part1.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/appdev-guide/step-by-step/part1.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/appdev-guide/step-by-step/part1' writing output... [ 26%] admin/appdev-guide/step-by-step/part2 [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/appdev-guide/step-by-step/part2.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/appdev-guide/step-by-step/part2.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/appdev-guide/step-by-step/part2' writing output... [ 26%] admin/appdev-guide/step-by-step/part3 [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/appdev-guide/step-by-step/part3.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/appdev-guide/step-by-step/part3.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/appdev-guide/step-by-step/part3' writing output... [ 27%] admin/appdev-guide/step-by-step/part4 [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/appdev-guide/step-by-step/part4.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/appdev-guide/step-by-step/part4.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/appdev-guide/step-by-step/part4' writing output... [ 28%] admin/appdev-guide/step-by-step/step_by_step [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/appdev-guide/step-by-step/step_by_step.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/appdev-guide/step-by-step/step_by_step.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/appdev-guide/step-by-step/step_by_step' writing output... [ 29%] admin/appdev-guide/use_cases [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/appdev-guide/use_cases.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/appdev-guide/use_cases.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/appdev-guide/use_cases' writing output... [ 29%] admin/config-wsgi [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/config-wsgi.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/config-wsgi.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/config-wsgi' writing output... [ 30%] admin/configure_cloud_foundry_service_broker [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/configure_cloud_foundry_service_broker.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/configure_cloud_foundry_service_broker.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/configure_cloud_foundry_service_broker' writing output... [ 31%] admin/deploy_murano [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/deploy_murano.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/deploy_murano.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/deploy_murano' writing output... [ 32%] admin/deploy_murano/configure_ssl [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/deploy_murano/configure_ssl.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/deploy_murano/configure_ssl.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/deploy_murano/configure_ssl' writing output... [ 32%] admin/deploy_murano/devstack [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/deploy_murano/devstack.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/deploy_murano/devstack.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/deploy_murano/devstack' writing output... [ 33%] admin/deploy_murano/install_manually [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/deploy_murano/install_manually.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/deploy_murano/install_manually.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/deploy_murano/install_manually' writing output... [ 34%] admin/deploy_murano/prerequisites [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/deploy_murano/prerequisites.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/deploy_murano/prerequisites.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/deploy_murano/prerequisites' writing output... [ 35%] admin/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/index' writing output... [ 35%] admin/manage_categories [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/manage_categories.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/manage_categories.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/manage_categories' writing output... [ 36%] admin/manage_images [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/manage_images.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/manage_images.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/manage_images' writing output... [ 37%] admin/manage_packages [openstackdocstheme] other_versions [] [openstackdocstheme] Could not get modification time of doc/source/admin/manage_packages.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/manage_packages.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/manage_packages' fatal: unknown date format format:%Y-%m-%d %H:%M:%S writing output... [ 38%] admin/murano_agent [openstackdocstheme] other_versions [] [openstackdocstheme] Could not get modification time of doc/source/admin/murano_agent.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/murano_agent.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/murano_agent' fatal: unknown date format format:%Y-%m-%d %H:%M:%S writing output... [ 38%] admin/murano_policies [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/murano_policies.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/murano_policies.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/murano_policies' writing output... [ 39%] admin/murano_repository [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/murano_repository.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/murano_repository.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/murano_repository' writing output... [ 40%] admin/net_configuration [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/net_configuration.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/net_configuration.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/net_configuration' writing output... [ 41%] admin/policy_enf [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/policy_enf.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/policy_enf.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/policy_enf' writing output... [ 41%] admin/policy_enforcement/policy_enf_dev [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/policy_enforcement/policy_enf_dev.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/policy_enforcement/policy_enf_dev.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/policy_enforcement/policy_enf_dev' writing output... [ 42%] admin/policy_enforcement/policy_enf_modify [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/policy_enforcement/policy_enf_modify.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/policy_enforcement/policy_enf_modify.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/policy_enforcement/policy_enf_modify' writing output... [ 43%] admin/policy_enforcement/policy_enf_rules [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/policy_enforcement/policy_enf_rules.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/policy_enforcement/policy_enf_rules.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/policy_enforcement/policy_enf_rules' writing output... [ 44%] admin/policy_enforcement/policy_enf_setup [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/policy_enforcement/policy_enf_setup.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/policy_enforcement/policy_enf_setup.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/policy_enforcement/policy_enf_setup' writing output... [ 44%] admin/prepare_lab [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/admin/prepare_lab.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/prepare_lab.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/prepare_lab' writing output... [ 45%] admin/using_glare [openstackdocstheme] other_versions [] [openstackdocstheme] Could not get modification time of doc/source/admin/using_glare.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/admin/using_glare.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'admin/using_glare' fatal: unknown date format format:%Y-%m-%d %H:%M:%S writing output... [ 46%] cli/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/cli/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/cli/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'cli/index' writing output... [ 47%] cli/murano-status [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/cli/murano-status.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/cli/murano-status.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'cli/murano-status' writing output... [ 47%] configuration/config-options [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/config-options.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/config-options.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/config-options' writing output... [ 48%] configuration/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/index' writing output... [ 49%] configuration/sample_config [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/sample_config.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/sample_config.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/sample_config' writing output... [ 50%] configuration/sample_policy [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/configuration/sample_policy.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/configuration/sample_policy.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'configuration/sample_policy' writing output... [ 50%] contributor/contributor_index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/contributor_index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/contributor_index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/contributor_index' writing output... [ 51%] contributor/dev_env [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/dev_env.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/dev_env.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/dev_env' writing output... [ 52%] contributor/dev_guidelines [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/dev_guidelines.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/dev_guidelines.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/dev_guidelines' writing output... [ 52%] contributor/doc_guidelines [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/doc_guidelines.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/doc_guidelines.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/doc_guidelines' writing output... [ 53%] contributor/how_to_contribute [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/how_to_contribute.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/how_to_contribute.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/how_to_contribute' writing output... [ 54%] contributor/plugins [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/plugins.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/plugins.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/plugins' writing output... [ 55%] contributor/plugins/manage_plugins [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/plugins/manage_plugins.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/plugins/manage_plugins.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/plugins/manage_plugins' writing output... [ 55%] contributor/plugins/murano_plugins [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/plugins/murano_plugins.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/plugins/murano_plugins.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/plugins/murano_plugins' writing output... [ 56%] contributor/stable_branches [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/stable_branches.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/stable_branches.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/stable_branches' writing output... [ 57%] contributor/testing [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/contributor/testing.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/contributor/testing.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'contributor/testing' writing output... [ 58%] first-app/Before_the_start [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/first-app/Before_the_start.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/first-app/Before_the_start.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'first-app/Before_the_start' writing output... [ 58%] first-app/Debugging_and_troubleshooting_your_murano_app [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/first-app/Debugging_and_troubleshooting_your_murano_app.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/first-app/Debugging_and_troubleshooting_your_murano_app.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'first-app/Debugging_and_troubleshooting_your_murano_app' writing output... [ 59%] first-app/Develop_murano_app_for_plone [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/first-app/Develop_murano_app_for_plone.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/first-app/Develop_murano_app_for_plone.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'first-app/Develop_murano_app_for_plone' writing output... [ 60%] first-app/Publish_your_murano_app_in_the_application_catalog [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/first-app/Publish_your_murano_app_in_the_application_catalog.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/first-app/Publish_your_murano_app_in_the_application_catalog.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'first-app/Publish_your_murano_app_in_the_application_catalog' writing output... [ 61%] first-app/README [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/first-app/README.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/first-app/README.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'first-app/README' writing output... [ 61%] first-app/What_is_the_use_case [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/first-app/What_is_the_use_case.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/first-app/What_is_the_use_case.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'first-app/What_is_the_use_case' writing output... [ 62%] first-app/What_you_will_learn [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/first-app/What_you_will_learn.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/first-app/What_you_will_learn.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'first-app/What_you_will_learn' writing output... [ 63%] first-app/Who_is_this_guide_for [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/first-app/Who_is_this_guide_for.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/first-app/Who_is_this_guide_for.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'first-app/Who_is_this_guide_for' writing output... [ 64%] first-app/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/first-app/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/first-app/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'first-app/index' writing output... [ 64%] index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'index' writing output... [ 65%] install/common_prerequisites [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/install/common_prerequisites.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/common_prerequisites.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'install/common_prerequisites' writing output... [ 66%] install/enable-ssl [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/install/enable-ssl.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/enable-ssl.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'install/enable-ssl' writing output... [ 67%] install/from-source [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/install/from-source.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/from-source.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'install/from-source' writing output... [ 67%] install/get_started [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/install/get_started.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/get_started.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'install/get_started' writing output... [ 68%] install/import-murano-apps [openstackdocstheme] other_versions [] [openstackdocstheme] Could not get modification time of doc/source/install/import-murano-apps.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/import-murano-apps.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'install/import-murano-apps' fatal: unknown date format format:%Y-%m-%d %H:%M:%S writing output... [ 69%] install/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/install/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'install/index' writing output... [ 70%] install/install [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/install/install.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/install.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'install/install' writing output... [ 70%] install/install-api [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/install/install-api.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/install-api.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'install/install-api' writing output... [ 71%] install/install-dashboard [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/install/install-dashboard.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/install-dashboard.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'install/install-dashboard' writing output... [ 72%] install/install-network-config [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/install/install-network-config.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/install-network-config.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'install/install-network-config' writing output... [ 73%] install/next-steps [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/install/next-steps.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/next-steps.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'install/next-steps' writing output... [ 73%] install/verify [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/install/verify.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/install/verify.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'install/verify' writing output... [ 74%] reference/appendix/appendix_index [openstackdocstheme] other_versions [] [openstackdocstheme] Could not get modification time of doc/source/reference/appendix/appendix_index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/appendix/appendix_index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/appendix/appendix_index' fatal: unknown date format format:%Y-%m-%d %H:%M:%S writing output... [ 75%] reference/appendix/articles/articles_index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/appendix/articles/articles_index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/appendix/articles/articles_index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/appendix/articles/articles_index' writing output... [ 76%] reference/appendix/articles/guidelines [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/appendix/articles/guidelines.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/appendix/articles/guidelines.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/appendix/articles/guidelines' writing output... [ 76%] reference/appendix/articles/image_builders/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/appendix/articles/image_builders/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/appendix/articles/image_builders/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/appendix/articles/image_builders/index' writing output... [ 77%] reference/appendix/articles/image_builders/linux [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/appendix/articles/image_builders/linux.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/appendix/articles/image_builders/linux.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/appendix/articles/image_builders/linux' writing output... [ 78%] reference/appendix/articles/image_builders/upload [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/appendix/articles/image_builders/upload.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/appendix/articles/image_builders/upload.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/appendix/articles/image_builders/upload' writing output... [ 79%] reference/appendix/articles/image_builders/windows [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/appendix/articles/image_builders/windows.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/appendix/articles/image_builders/windows.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/appendix/articles/image_builders/windows' writing output... [ 79%] reference/appendix/articles/multi_region [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/appendix/articles/multi_region.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/appendix/articles/multi_region.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/appendix/articles/multi_region' writing output... [ 80%] reference/appendix/articles/murano_gerrit_dashboard [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/appendix/articles/murano_gerrit_dashboard.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/appendix/articles/murano_gerrit_dashboard.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/appendix/articles/murano_gerrit_dashboard' writing output... [ 81%] reference/appendix/articles/specification/index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/appendix/articles/specification/index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/appendix/articles/specification/index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/appendix/articles/specification/index' writing output... [ 82%] reference/appendix/articles/specification/murano-api [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/appendix/articles/specification/murano-api.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/appendix/articles/specification/murano-api.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/appendix/articles/specification/murano-api' writing output... [ 82%] reference/appendix/articles/specification/murano-env-temp [openstackdocstheme] other_versions [] [openstackdocstheme] Could not get modification time of doc/source/reference/appendix/articles/specification/murano-env-temp.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/appendix/articles/specification/murano-env-temp.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/appendix/articles/specification/murano-env-temp' fatal: unknown date format format:%Y-%m-%d %H:%M:%S writing output... [ 83%] reference/appendix/articles/specification/murano-repository [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/appendix/articles/specification/murano-repository.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/appendix/articles/specification/murano-repository.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/appendix/articles/specification/murano-repository' writing output... [ 84%] reference/appendix/articles/specification/overview [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/appendix/articles/specification/overview.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/appendix/articles/specification/overview.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/appendix/articles/specification/overview' writing output... [ 85%] reference/appendix/articles/telnet_example [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/appendix/articles/telnet_example.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/appendix/articles/telnet_example.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/appendix/articles/telnet_example' writing output... [ 85%] reference/appendix/articles/test_docs [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/appendix/articles/test_docs.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/appendix/articles/test_docs.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/appendix/articles/test_docs' writing output... [ 86%] reference/appendix/articles/workflow [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/appendix/articles/workflow.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/appendix/articles/workflow.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/appendix/articles/workflow' writing output... [ 87%] reference/appendix/cli_ref [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/appendix/cli_ref.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/appendix/cli_ref.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/appendix/cli_ref' writing output... [ 88%] reference/appendix/glossary [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/appendix/glossary.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/appendix/glossary.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/appendix/glossary' writing output... [ 88%] reference/appendix/murano_concepts [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/appendix/murano_concepts.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/appendix/murano_concepts.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/appendix/murano_concepts' writing output... [ 89%] reference/appendix/rest_api_spec [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/appendix/rest_api_spec.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/appendix/rest_api_spec.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/appendix/rest_api_spec' writing output... [ 90%] reference/appendix/tutorials [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/appendix/tutorials.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/appendix/tutorials.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/appendix/tutorials' writing output... [ 91%] reference/architecture [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/architecture.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/architecture.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/architecture' writing output... [ 91%] reference/key_features [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/key_features.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/key_features.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/key_features' writing output... [ 92%] reference/overview_index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/overview_index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/overview_index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/overview_index' writing output... [ 93%] reference/target_users [openstackdocstheme] other_versions [] [openstackdocstheme] Could not get modification time of doc/source/reference/target_users.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/target_users.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/target_users' fatal: unknown date format format:%Y-%m-%d %H:%M:%S writing output... [ 94%] reference/use_cases [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/reference/use_cases.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/reference/use_cases.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'reference/use_cases' writing output... [ 94%] user/quickstart/quickstart [openstackdocstheme] other_versions [] [openstackdocstheme] Could not get modification time of doc/source/user/quickstart/quickstart.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/quickstart/quickstart.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/quickstart/quickstart' fatal: unknown date format format:%Y-%m-%d %H:%M:%S writing output... [ 95%] user/user_index [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/user_index.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/user_index.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/user_index' writing output... [ 96%] user/userguide/deploying_using_cli [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/userguide/deploying_using_cli.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/userguide/deploying_using_cli.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/userguide/deploying_using_cli' writing output... [ 97%] user/userguide/install_client [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/userguide/install_client.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/userguide/install_client.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/userguide/install_client' writing output... [ 97%] user/userguide/log_in_to_murano_instance [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/userguide/log_in_to_murano_instance.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/userguide/log_in_to_murano_instance.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/userguide/log_in_to_murano_instance' writing output... [ 98%] user/userguide/manage_applications [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/userguide/manage_applications.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/userguide/manage_applications.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/userguide/manage_applications' writing output... [ 99%] user/userguide/manage_environments [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/userguide/manage_environments.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/userguide/manage_environments.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/userguide/manage_environments' writing output... [100%] user/userguide/use_cli [openstackdocstheme] other_versions [] fatal: unknown date format format:%Y-%m-%d %H:%M:%S [openstackdocstheme] Could not get modification time of doc/source/user/userguide/use_cli.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', u'doc/source/user/userguide/use_cli.rst']' returned non-zero exit status 128 [openstackdocstheme] could not determine last_updated for u'user/userguide/use_cli' generating indices... genindex[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'genindex' writing additional pages... search[openstackdocstheme] other_versions [] [openstackdocstheme] could not determine last_updated for 'search' copying images... [ 1%] user/userguide/../figures/topology_element_1.png copying images... [ 3%] user/userguide/../figures/add_to_env/quick_env.png copying images... [ 4%] admin/appdev-guide/step-by-step/new-env-1.png copying images... [ 6%] admin/appdev-guide/step-by-step/plone-simple-step2.png copying images... [ 7%] admin/appdev-guide/step-by-step/hello-world-screen-2.png copying images... [ 9%] user/userguide/../figures/component-details.png copying images... [ 10%] user/quickstart/../figures/qs_quick_deploy.png copying images... [ 12%] user/quickstart/../figures/qs_package_details.png copying images... [ 14%] user/userguide/../figures/env-component-logs.png copying images... [ 15%] admin/appdev-guide/step-by-step/hello-world-desc.png copying images... [ 17%] user/userguide/../figures/app_details.png copying images... [ 18%] user/quickstart/../figures/qs_quick_env.png copying images... [ 20%] user/userguide/../figures/murano_actions.png copying images... [ 21%] admin/appdev-guide/step-by-step/configure-step1.png copying images... [ 23%] user/quickstart/../figures/qs_app_category.png copying images... [ 25%] user/userguide/../figures/environments.png copying images... [ 26%] user/userguide/../figures/topology_element_2.png copying images... [ 28%] user/userguide/../figures/logs.png copying images... [ 29%] user/userguide/../figures/select_packages.png copying images... [ 31%] admin/appdev-guide/step-by-step/plone-simple-step1.png copying images... [ 32%] admin/appdev-guide/step-by-step/new-env-2.png copying images... [ 34%] user/quickstart/../figures/qs_package_import.png copying images... [ 35%] user/userguide/../figures/import_bundle.png copying images... [ 37%] admin/appdev-guide/figures/chef_server_form.png copying images... [ 39%] user/userguide/../figures/delete_application.png copying images... [ 40%] user/quickstart/../figures/qs_package_url.png copying images... [ 42%] admin/appdev-guide/muranopackages/../figures/structure.png copying images... [ 43%] admin/figures/network-topology-2.png copying images... [ 45%] user/userguide/../figures/topology_wordpress.png copying images... [ 46%] admin/policy_enforcement/../figures/new-inst.png copying images... [ 48%] user/userguide/../figures/env_default_network.png copying images... [ 50%] user/userguide/../figures/app_logs.png copying images... [ 51%] admin/appdev-guide/step-by-step/plone-ready.png copying images... [ 53%] user/userguide/../figures/add_key_pair.png copying images... [ 54%] user/userguide/../figures/deploy_env_2.png copying images... [ 56%] admin/appdev-guide/step-by-step/hello-world-screen-1.png copying images... [ 57%] user/userguide/../figures/add_to_env/configure_app.png copying images... [ 59%] user/userguide/../figures/app_filter_example.png copying images... [ 60%] user/userguide/../figures/app_category.png copying images... [ 62%] admin/appdev-guide/figures/chef_server.png copying images... [ 64%] user/userguide/../figures/topology_kubernetes.png copying images... [ 65%] admin/appdev-guide/step-by-step/configure-step2.png copying images... [ 67%] admin/appdev-guide/step-by-step/plone-logo.png copying images... [ 68%] admin/appdev-guide/step-by-step/plone-admin.png copying images... [ 70%] admin/figures/network-topology-1.png copying images... [ 71%] reference/architecture.png copying images... [ 73%] user/userguide/../figures/add_to_env/add_to_env.png copying images... [ 75%] admin/appdev-guide/step-by-step/new-env-3.png copying images... [ 76%] admin/figures/add-interface.png copying images... [ 78%] user/userguide/../figures/add_pkg_info.png copying images... [ 79%] user/quickstart/../figures/qs_apps.png copying images... [ 81%] user/userguide/../figures/browse_zip_file.png copying images... [ 82%] user/userguide/../figures/add_to_env/add_more_apps.png copying images... [ 84%] user/quickstart/../figures/qs_quick_deploy_2.png copying images... [ 85%] user/userguide/../figures/add_to_env/add_component.png copying images... [ 87%] user/userguide/../figures/import_package.png copying images... [ 89%] user/userguide/../figures/add_to_env/add_from_cat.png copying images... [ 90%] user/userguide/../figures/repository.png copying images... [ 92%] user/userguide/../figures/add_to_env/quick_deploy.png copying images... [ 93%] user/userguide/../figures/deploy_env.png copying images... [ 95%] user/userguide/../figures/app_filter.png copying images... [ 96%] admin/policy_enforcement/../figures/deploy-log.png copying images... [ 98%] user/userguide/../figures/bundle_name.png copying images... [100%] user/userguide/../figures/add_to_env/drag_and_drop.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 + mkdir -p /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/var/log/murano + mkdir -p /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/var/run/murano + mkdir -p /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/var/cache/murano/meta + mkdir -p /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/etc/murano/ + install -p -D -m 644 /builddir/build/SOURCES/openstack-murano-api.service /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/systemd/system/murano-api.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-murano-engine.service /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/systemd/system/murano-engine.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-murano-cf-api.service /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/systemd/system/murano-cf-api.service + install -p -D -m 644 /builddir/build/SOURCES/openstack-murano.logrotate /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/etc/logrotate.d/murano + cd /builddir/build/BUILD/murano-8.0.0 + oslo-config-generator-2 --config-file ./etc/oslo-config-generator/murano.conf --output-file /builddir/build/BUILD/murano-8.0.0/etc/murano/murano.conf.sample + install -p -D -m 640 /builddir/build/BUILD/murano-8.0.0/etc/murano/murano.conf.sample /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/etc/murano/murano.conf + install -p -D -m 640 /builddir/build/BUILD/murano-8.0.0/etc/murano/netconfig.yaml.sample /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/etc/murano/netconfig.yaml.sample + install -p -D -m 640 /builddir/build/BUILD/murano-8.0.0/etc/murano/logging.conf.sample /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/etc/murano/logging.conf + install -p -D -m 640 /builddir/build/BUILD/murano-8.0.0/etc/murano/murano-cfapi.conf.sample /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/etc/murano/murano-cfapi.conf + mv /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/etc/murano/murano-paste.ini /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/etc/murano/murano-paste.ini + mv /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/etc/murano/murano-cfapi-paste.ini /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/etc/murano/murano-cfapi-paste.ini + rmdir /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/etc/murano + pushd meta/io.murano ~/build/BUILD/murano-8.0.0/meta/io.murano ~/build/BUILD/murano-8.0.0 + zip -r /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/var/cache/murano/meta/io.murano.zip . adding: Classes/ (stored 0%) adding: Classes/CloudRegion.yaml (deflated 64%) adding: Classes/File.yaml (deflated 43%) adding: Classes/configuration/ (stored 0%) adding: Classes/configuration/Linux.yaml (deflated 69%) adding: Classes/Object.yaml (deflated 37%) adding: Classes/Application.yaml (deflated 49%) adding: Classes/Exception.yaml (deflated 50%) adding: Classes/StackTrace.yaml (deflated 40%) adding: Classes/User.yaml (deflated 56%) adding: Classes/Project.yaml (deflated 56%) adding: Classes/resources/ (stored 0%) adding: Classes/resources/Network.yaml (deflated 50%) adding: Classes/resources/LinuxInstance.yaml (deflated 45%) adding: Classes/resources/CinderVolume.yaml (deflated 69%) adding: Classes/resources/LinuxMuranoInstance.yaml (deflated 72%) adding: Classes/resources/NeutronNetworkBase.yaml (deflated 75%) adding: Classes/resources/ConfLangInstance.yaml (deflated 68%) adding: Classes/resources/Volume.yaml (deflated 51%) adding: Classes/resources/Instance.yaml (deflated 76%) adding: Classes/resources/HeatSWConfigLinuxInstance.yaml (deflated 41%) adding: Classes/resources/NovaNetwork.yaml (deflated 67%) adding: Classes/resources/NeutronNetwork.yaml (deflated 72%) adding: Classes/resources/MetadataAware.yaml (deflated 59%) adding: Classes/resources/ExistingNeutronNetwork.yaml (deflated 74%) adding: Classes/resources/LinuxUDInstance.yaml (deflated 45%) adding: Classes/resources/ExistingCinderVolume.yaml (deflated 39%) adding: Classes/resources/HeatSWConfigInstance.yaml (deflated 70%) adding: Classes/resources/WindowsInstance.yaml (deflated 55%) adding: Classes/resources/InstanceAffinityGroup.yaml (deflated 57%) adding: Classes/resources/CinderVolumeBackup.yaml (deflated 38%) adding: Classes/resources/CinderVolumeSnapshot.yaml (deflated 38%) adding: Classes/SharedIpRange.yaml (deflated 64%) adding: Classes/system/ (stored 0%) adding: Classes/system/NetworkExplorer.yaml (deflated 37%) adding: Classes/system/MetadefBrowser.yaml (deflated 46%) adding: Classes/system/StatusReporter.yaml (deflated 38%) adding: Classes/system/NeutronSecurityGroupManager.yaml (deflated 71%) adding: Classes/system/SecurityGroupManager.yaml (deflated 62%) adding: Classes/system/AwsSecurityGroupManager.yaml (deflated 71%) adding: Classes/system/Resources.yaml (deflated 38%) adding: Classes/system/AgentListener.yaml (deflated 38%) adding: Classes/system/InstanceNotifier.yaml (deflated 38%) adding: Classes/system/Logger.yaml (deflated 37%) adding: Classes/system/Agent.yaml (deflated 38%) adding: Classes/system/HeatStack.yaml (deflated 37%) adding: Classes/system/MistralClient.yaml (deflated 38%) adding: Classes/system/DummySecurityGroupManager.yaml (deflated 42%) adding: Classes/test/ (stored 0%) adding: Classes/test/TestFixture.yaml (deflated 61%) adding: Classes/metadata/ (stored 0%) adding: Classes/metadata/HelpText.yaml (deflated 37%) adding: Classes/metadata/Description.yaml (deflated 37%) adding: Classes/metadata/forms/ (stored 0%) adding: Classes/metadata/forms/Section.yaml (deflated 41%) adding: Classes/metadata/forms/Hidden.yaml (deflated 37%) adding: Classes/metadata/forms/Position.yaml (deflated 40%) adding: Classes/metadata/engine/ (stored 0%) adding: Classes/metadata/engine/Synchronize.yaml (deflated 39%) adding: Classes/metadata/engine/Serialize.yaml (deflated 37%) adding: Classes/metadata/ModelBuilder.yaml (deflated 38%) adding: Classes/metadata/Title.yaml (deflated 37%) adding: Classes/Environment.yaml (deflated 69%) adding: Classes/CloudResource.yaml (deflated 57%) adding: Classes/SharedIp.yaml (deflated 71%) adding: LICENSE (deflated 65%) adding: Resources/ (stored 0%) adding: Resources/windows-init.ps1 (deflated 57%) adding: Resources/murano-agent (deflated 54%) adding: Resources/linux-init.sh (deflated 48%) adding: Resources/RunCommand.template (deflated 46%) adding: Resources/murano-init.conf (deflated 49%) adding: Resources/PutFile.template (deflated 44%) adding: Resources/murano-init.sh (deflated 55%) adding: Resources/murano-agent.service (deflated 19%) adding: Resources/Agent-v1.template (deflated 55%) adding: Resources/Agent-v2.template (deflated 46%) adding: Resources/scripts/ (stored 0%) adding: Resources/scripts/putFile.sh (deflated 36%) adding: Resources/murano-agent.conf (deflated 40%) adding: Resources/conflang.conf (deflated 63%) adding: manifest.yaml (deflated 74%) ~/build/BUILD/murano-8.0.0 ~/build/BUILD/murano-8.0.0/meta/io.murano.applications ~/build/BUILD/murano-8.0.0 + popd + pushd meta/io.murano.applications + zip -r /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/var/cache/murano/meta/io.murano.applications.zip . adding: Classes/ (stored 0%) adding: Classes/servers.yaml (deflated 73%) adding: Classes/baseapps.yaml (deflated 70%) adding: Classes/tests/ (stored 0%) adding: Classes/tests/TestReplication.yaml (deflated 80%) adding: Classes/tests/TestServerProviders.yaml (deflated 75%) adding: Classes/tests/TestEvents.yaml (deflated 87%) adding: Classes/tests/TestSoftwareComponent.yaml (deflated 78%) adding: Classes/replication.yaml (deflated 75%) adding: Classes/component.yaml (deflated 85%) adding: Classes/events.yaml (deflated 71%) adding: LICENSE (deflated 65%) adding: manifest.yaml (deflated 71%) ~/build/BUILD/murano-8.0.0 + popd + install -d -m 755 /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/share + rm -f /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/locale/en_GB/LC_MESSAGES/murano.po /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/locale/ru/LC_MESSAGES/murano.po + rm -f '/builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/locale/*pot' + mv /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/murano/locale /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/share/locale + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch murano --all-name + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/murano-8.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: openstack-murano-common-8.0.0-1.el7.noarch warning: File not found: /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/lib/python2.7/site-packages/%{service}_tests.egg-info Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.L3DeMo + umask 022 + cd /builddir/build/BUILD + cd murano-8.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/share/licenses/openstack-murano-common-8.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/share/licenses/openstack-murano-common-8.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/share/licenses/openstack-murano-common-8.0.0 + exit 0 Provides: config(openstack-murano-common) = 8.0.0-1.el7 openstack-murano-common = 8.0.0-1.el7 Requires(interp): /bin/sh 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(pre): /bin/sh Requires: /usr/bin/python2 python(abi) = 2.7 Processing files: openstack-murano-engine-8.0.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.W50Eel + umask 022 + cd /builddir/build/BUILD + cd murano-8.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/share/doc/openstack-murano-engine-8.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/share/doc/openstack-murano-engine-8.0.0 + cp -pr README.rst /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/share/doc/openstack-murano-engine-8.0.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8nmVHh + umask 022 + cd /builddir/build/BUILD + cd murano-8.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/share/licenses/openstack-murano-engine-8.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/share/licenses/openstack-murano-engine-8.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/share/licenses/openstack-murano-engine-8.0.0 + exit 0 Provides: openstack-murano-engine = 8.0.0-1.el7 Requires(interp): /bin/sh /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(postun): /bin/sh Requires: /usr/bin/python2 Processing files: openstack-murano-api-8.0.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JCHHie + umask 022 + cd /builddir/build/BUILD + cd murano-8.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/share/doc/openstack-murano-api-8.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/share/doc/openstack-murano-api-8.0.0 + cp -pr README.rst /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/share/doc/openstack-murano-api-8.0.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.AXAhUa + umask 022 + cd /builddir/build/BUILD + cd murano-8.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/share/licenses/openstack-murano-api-8.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/share/licenses/openstack-murano-api-8.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/share/licenses/openstack-murano-api-8.0.0 + exit 0 Provides: openstack-murano-api = 8.0.0-1.el7 Requires(interp): /bin/sh /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(postun): /bin/sh Requires: /usr/bin/python2 Processing files: openstack-murano-cf-api-8.0.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Bf76D7 + umask 022 + cd /builddir/build/BUILD + cd murano-8.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/share/doc/openstack-murano-cf-api-8.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/share/doc/openstack-murano-cf-api-8.0.0 + cp -pr README.rst /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/share/doc/openstack-murano-cf-api-8.0.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zbtJo4 + umask 022 + cd /builddir/build/BUILD + cd murano-8.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/share/licenses/openstack-murano-cf-api-8.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/share/licenses/openstack-murano-cf-api-8.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/share/licenses/openstack-murano-cf-api-8.0.0 + exit 0 Provides: openstack-murano-cf-api = 8.0.0-1.el7 Requires(interp): /bin/sh /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(postun): /bin/sh Requires: /usr/bin/python2 Processing files: openstack-murano-doc-8.0.0-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.yqUlf1 + umask 022 + cd /builddir/build/BUILD + cd murano-8.0.0 + DOCDIR=/builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/share/doc/openstack-murano-doc-8.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/share/doc/openstack-murano-doc-8.0.0 + cp -pr doc/build/html /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/share/doc/openstack-murano-doc-8.0.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.NEhXeY + umask 022 + cd /builddir/build/BUILD + cd murano-8.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/share/licenses/openstack-murano-doc-8.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/share/licenses/openstack-murano-doc-8.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/share/licenses/openstack-murano-doc-8.0.0 + exit 0 Provides: openstack-murano-doc = 8.0.0-1.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python2-murano-tests-8.0.0-1.el7.noarch Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.C4Oq02 + umask 022 + cd /builddir/build/BUILD + cd murano-8.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/share/licenses/python2-murano-tests-8.0.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/share/licenses/python2-murano-tests-8.0.0 + cp -pr LICENSE /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch/usr/share/licenses/python2-murano-tests-8.0.0 + exit 0 Provides: python-murano-tests = 8.0.0-1.el7 python2-murano-tests = 8.0.0-1.el7 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) = 2.7 Obsoletes: python-murano-tests < 8.0.0-1.el7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch Wrote: /builddir/build/RPMS/openstack-murano-common-8.0.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-murano-engine-8.0.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-murano-api-8.0.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-murano-cf-api-8.0.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/openstack-murano-doc-8.0.0-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/python2-murano-tests-8.0.0-1.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.79RS8S + umask 022 + cd /builddir/build/BUILD + cd murano-8.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/openstack-murano-8.0.0-1.el7.noarch + exit 0 Child return code was: 0