Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-tosca-parser.spec'], chrootPath='/var/lib/mock/1124396-centos-stream-x86_64-1575550910.940176/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.9qsz1183:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.9qsz1183:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'f4aebaa29ee842349df140fb2d15b345', '-D', '/var/lib/mock/1124396-centos-stream-x86_64-1575550910.940176/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.9qsz1183:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-tosca-parser.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-tosca-parser-1.4.0-4.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-tosca-parser.spec'], chrootPath='/var/lib/mock/1124396-centos-stream-x86_64-1575550910.940176/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.9qsz1183:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Using nspawn with args ['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.9qsz1183:/etc/resolv.conf'] Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '4ee52a23fc9c487086d478895df0266f', '-D', '/var/lib/mock/1124396-centos-stream-x86_64-1575550910.940176/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.9qsz1183:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-tosca-parser.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.sIzcxy + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf tosca-parser-1.4.0 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/tosca-parser-1.4.0.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd tosca-parser-1.4.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -f requirements.txt test-requirements.txt + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.y7Kufq + umask 022 + cd /builddir/build/BUILD + cd tosca-parser-1.4.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py build '--executable=/usr/libexec/platform-python -s' running build running build_py creating build creating build/lib creating build/lib/toscaparser creating build/lib/toscaparser/extensions creating build/lib/toscaparser/extensions/nfv copying toscaparser/extensions/nfv/__init__.py -> build/lib/toscaparser/extensions/nfv copying toscaparser/extensions/nfv/tosca_simple_profile_for_nfv_1_0_0.py -> build/lib/toscaparser/extensions/nfv copying toscaparser/extensions/exttools.py -> build/lib/toscaparser/extensions copying toscaparser/extensions/__init__.py -> build/lib/toscaparser/extensions creating build/lib/toscaparser/common copying toscaparser/common/exception.py -> build/lib/toscaparser/common copying toscaparser/common/__init__.py -> build/lib/toscaparser/common creating build/lib/toscaparser/elements copying toscaparser/elements/property_definition.py -> build/lib/toscaparser/elements copying toscaparser/elements/scalarunit.py -> build/lib/toscaparser/elements copying toscaparser/elements/attribute_definition.py -> build/lib/toscaparser/elements copying toscaparser/elements/grouptype.py -> build/lib/toscaparser/elements copying toscaparser/elements/capabilitytype.py -> build/lib/toscaparser/elements copying toscaparser/elements/__init__.py -> build/lib/toscaparser/elements copying toscaparser/elements/artifacttype.py -> build/lib/toscaparser/elements copying toscaparser/elements/tosca_type_validation.py -> build/lib/toscaparser/elements copying toscaparser/elements/datatype.py -> build/lib/toscaparser/elements copying toscaparser/elements/entity_type.py -> build/lib/toscaparser/elements copying toscaparser/elements/constraints.py -> build/lib/toscaparser/elements copying toscaparser/elements/portspectype.py -> build/lib/toscaparser/elements copying toscaparser/elements/relationshiptype.py -> build/lib/toscaparser/elements copying toscaparser/elements/policytype.py -> build/lib/toscaparser/elements copying toscaparser/elements/statefulentitytype.py -> build/lib/toscaparser/elements copying toscaparser/elements/interfaces.py -> build/lib/toscaparser/elements copying toscaparser/elements/nodetype.py -> build/lib/toscaparser/elements copying toscaparser/entity_template.py -> build/lib/toscaparser copying toscaparser/unsupportedtype.py -> build/lib/toscaparser copying toscaparser/functions.py -> build/lib/toscaparser copying toscaparser/repositories.py -> build/lib/toscaparser copying toscaparser/__init__.py -> build/lib/toscaparser copying toscaparser/parameters.py -> build/lib/toscaparser copying toscaparser/imports.py -> build/lib/toscaparser copying toscaparser/nodetemplate.py -> build/lib/toscaparser copying toscaparser/topology_template.py -> build/lib/toscaparser copying toscaparser/properties.py -> build/lib/toscaparser copying toscaparser/tosca_template.py -> build/lib/toscaparser copying toscaparser/policy.py -> build/lib/toscaparser copying toscaparser/tpl_relationship_graph.py -> build/lib/toscaparser copying toscaparser/substitution_mappings.py -> build/lib/toscaparser copying toscaparser/reservation.py -> build/lib/toscaparser copying toscaparser/groups.py -> build/lib/toscaparser copying toscaparser/dataentity.py -> build/lib/toscaparser copying toscaparser/triggers.py -> build/lib/toscaparser copying toscaparser/relationship_template.py -> build/lib/toscaparser copying toscaparser/capabilities.py -> build/lib/toscaparser copying toscaparser/shell.py -> build/lib/toscaparser creating build/lib/toscaparser/extensions/mec copying toscaparser/extensions/mec/tosca_simple_profile_for_mec_1_0_0.py -> build/lib/toscaparser/extensions/mec copying toscaparser/extensions/mec/__init__.py -> build/lib/toscaparser/extensions/mec creating build/lib/toscaparser/tests copying toscaparser/tests/test_shell.py -> build/lib/toscaparser/tests copying toscaparser/tests/test_prereq.py -> build/lib/toscaparser/tests copying toscaparser/tests/test_utils.py -> build/lib/toscaparser/tests copying toscaparser/tests/test_toscadef.py -> build/lib/toscaparser/tests copying toscaparser/tests/test_functions.py -> build/lib/toscaparser/tests copying toscaparser/tests/__init__.py -> build/lib/toscaparser/tests copying toscaparser/tests/test_toscatpl.py -> build/lib/toscaparser/tests copying toscaparser/tests/test_datatypes.py -> build/lib/toscaparser/tests copying toscaparser/tests/test_scalarunit.py -> build/lib/toscaparser/tests copying toscaparser/tests/test_topology_template.py -> build/lib/toscaparser/tests copying toscaparser/tests/test_constraints.py -> build/lib/toscaparser/tests copying toscaparser/tests/test_custom_relationships.py -> build/lib/toscaparser/tests copying toscaparser/tests/test_validate_tosca_version.py -> build/lib/toscaparser/tests copying toscaparser/tests/test_toscatplvalidation.py -> build/lib/toscaparser/tests copying toscaparser/tests/test_properties.py -> build/lib/toscaparser/tests copying toscaparser/tests/test_exception.py -> build/lib/toscaparser/tests copying toscaparser/tests/base.py -> build/lib/toscaparser/tests creating build/lib/toscaparser/utils copying toscaparser/utils/validateutils.py -> build/lib/toscaparser/utils copying toscaparser/utils/__init__.py -> build/lib/toscaparser/utils copying toscaparser/utils/urlutils.py -> build/lib/toscaparser/utils copying toscaparser/utils/gettextutils.py -> build/lib/toscaparser/utils copying toscaparser/utils/yamlparser.py -> build/lib/toscaparser/utils creating build/lib/toscaparser/prereq copying toscaparser/prereq/__init__.py -> build/lib/toscaparser/prereq copying toscaparser/prereq/csar.py -> build/lib/toscaparser/prereq running egg_info writing tosca_parser.egg-info/PKG-INFO writing dependency_links to tosca_parser.egg-info/dependency_links.txt writing entry points to tosca_parser.egg-info/entry_points.txt deleting tosca_parser.egg-info/requires.txt writing top-level names to tosca_parser.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt copying toscaparser/extensions/nfv/TOSCA_nfv_definition_1_0_0.yaml -> build/lib/toscaparser/extensions/nfv creating build/lib/toscaparser/extensions/nfv/tests creating build/lib/toscaparser/extensions/nfv/tests/data copying toscaparser/extensions/nfv/tests/data/tosca_helloworld_nfv.yaml -> build/lib/toscaparser/extensions/nfv/tests/data copying toscaparser/elements/TOSCA_definition_1_0.yaml -> build/lib/toscaparser/elements copying toscaparser/extensions/mec/TOSCA_mec_definition_1_0_0.yaml -> build/lib/toscaparser/extensions/mec creating build/lib/toscaparser/tests/artifacts creating build/lib/toscaparser/tests/artifacts/collectd copying toscaparser/tests/artifacts/collectd/config.py -> build/lib/toscaparser/tests/artifacts/collectd copying toscaparser/tests/artifacts/collectd/create.sh -> build/lib/toscaparser/tests/artifacts/collectd copying toscaparser/tests/artifacts/collectd/start.sh -> build/lib/toscaparser/tests/artifacts/collectd creating build/lib/toscaparser/tests/artifacts/elasticsearch copying toscaparser/tests/artifacts/elasticsearch/create.sh -> build/lib/toscaparser/tests/artifacts/elasticsearch copying toscaparser/tests/artifacts/elasticsearch/start.sh -> build/lib/toscaparser/tests/artifacts/elasticsearch creating build/lib/toscaparser/tests/artifacts/kibana copying toscaparser/tests/artifacts/kibana/config.sh -> build/lib/toscaparser/tests/artifacts/kibana copying toscaparser/tests/artifacts/kibana/create.sh -> build/lib/toscaparser/tests/artifacts/kibana copying toscaparser/tests/artifacts/kibana/start.sh -> build/lib/toscaparser/tests/artifacts/kibana creating build/lib/toscaparser/tests/artifacts/logstash copying toscaparser/tests/artifacts/logstash/configure_collectd.py -> build/lib/toscaparser/tests/artifacts/logstash copying toscaparser/tests/artifacts/logstash/configure_elasticsearch.py -> build/lib/toscaparser/tests/artifacts/logstash copying toscaparser/tests/artifacts/logstash/configure_rsyslog.py -> build/lib/toscaparser/tests/artifacts/logstash copying toscaparser/tests/artifacts/logstash/create.sh -> build/lib/toscaparser/tests/artifacts/logstash copying toscaparser/tests/artifacts/logstash/start.sh -> build/lib/toscaparser/tests/artifacts/logstash creating build/lib/toscaparser/tests/artifacts/mongodb copying toscaparser/tests/artifacts/mongodb/config.sh -> build/lib/toscaparser/tests/artifacts/mongodb copying toscaparser/tests/artifacts/mongodb/create.sh -> build/lib/toscaparser/tests/artifacts/mongodb copying toscaparser/tests/artifacts/mongodb/create_database.sh -> build/lib/toscaparser/tests/artifacts/mongodb copying toscaparser/tests/artifacts/mongodb/start.sh -> build/lib/toscaparser/tests/artifacts/mongodb creating build/lib/toscaparser/tests/artifacts/mysql copying toscaparser/tests/artifacts/mysql/mysql_database_configure.sh -> build/lib/toscaparser/tests/artifacts/mysql copying toscaparser/tests/artifacts/mysql/mysql_dbms_configure.sh -> build/lib/toscaparser/tests/artifacts/mysql copying toscaparser/tests/artifacts/mysql/mysql_dbms_install.sh -> build/lib/toscaparser/tests/artifacts/mysql copying toscaparser/tests/artifacts/mysql/mysql_dbms_start.sh -> build/lib/toscaparser/tests/artifacts/mysql creating build/lib/toscaparser/tests/artifacts/nodejs copying toscaparser/tests/artifacts/nodejs/config.sh -> build/lib/toscaparser/tests/artifacts/nodejs copying toscaparser/tests/artifacts/nodejs/create.sh -> build/lib/toscaparser/tests/artifacts/nodejs copying toscaparser/tests/artifacts/nodejs/start.sh -> build/lib/toscaparser/tests/artifacts/nodejs creating build/lib/toscaparser/tests/artifacts/rsyslog copying toscaparser/tests/artifacts/rsyslog/config.sh -> build/lib/toscaparser/tests/artifacts/rsyslog copying toscaparser/tests/artifacts/rsyslog/create.sh -> build/lib/toscaparser/tests/artifacts/rsyslog copying toscaparser/tests/artifacts/rsyslog/start.sh -> build/lib/toscaparser/tests/artifacts/rsyslog creating build/lib/toscaparser/tests/artifacts/webserver copying toscaparser/tests/artifacts/webserver/webserver_install.sh -> build/lib/toscaparser/tests/artifacts/webserver copying toscaparser/tests/artifacts/webserver/webserver_start.sh -> build/lib/toscaparser/tests/artifacts/webserver creating build/lib/toscaparser/tests/artifacts/wordpress copying toscaparser/tests/artifacts/wordpress/wordpress_configure.sh -> build/lib/toscaparser/tests/artifacts/wordpress copying toscaparser/tests/artifacts/wordpress/wordpress_install.sh -> build/lib/toscaparser/tests/artifacts/wordpress creating build/lib/toscaparser/tests/data copying toscaparser/tests/data/test_attributes_inheritance.yaml -> build/lib/toscaparser/tests/data copying toscaparser/tests/data/test_available_rel_tpls.yaml -> build/lib/toscaparser/tests/data copying toscaparser/tests/data/test_credential_datatype.yaml -> build/lib/toscaparser/tests/data copying toscaparser/tests/data/test_custom_capabilty.yaml -> build/lib/toscaparser/tests/data copying toscaparser/tests/data/test_custom_caps_def.yaml -> build/lib/toscaparser/tests/data copying toscaparser/tests/data/test_custom_caps_with_datatype.yaml -> build/lib/toscaparser/tests/data copying toscaparser/tests/data/test_endpoint_on_compute.yaml -> build/lib/toscaparser/tests/data copying toscaparser/tests/data/test_import_invalid_template_version.yaml -> build/lib/toscaparser/tests/data copying toscaparser/tests/data/test_import_metadata.yml -> build/lib/toscaparser/tests/data copying toscaparser/tests/data/test_instance_nested_imports.yaml -> build/lib/toscaparser/tests/data copying toscaparser/tests/data/test_invalid_input_defaults.yaml -> build/lib/toscaparser/tests/data copying toscaparser/tests/data/test_invalid_section_names.yaml -> build/lib/toscaparser/tests/data copying toscaparser/tests/data/test_invalid_template_version.yaml -> build/lib/toscaparser/tests/data copying toscaparser/tests/data/test_long_rel.yaml -> build/lib/toscaparser/tests/data copying toscaparser/tests/data/test_multiple_validation_errors.yaml -> build/lib/toscaparser/tests/data copying toscaparser/tests/data/test_no_inputs_in_template.yaml -> build/lib/toscaparser/tests/data copying toscaparser/tests/data/test_no_outputs_in_template.yaml -> build/lib/toscaparser/tests/data copying toscaparser/tests/data/test_normative_type_properties_override.yaml -> build/lib/toscaparser/tests/data copying toscaparser/tests/data/test_tosca_custom_rel_with_script.yaml -> build/lib/toscaparser/tests/data copying toscaparser/tests/data/test_tosca_normative_type_by_shortname.yaml -> build/lib/toscaparser/tests/data copying toscaparser/tests/data/test_tosca_top_level_error1.yaml -> build/lib/toscaparser/tests/data copying toscaparser/tests/data/test_tosca_top_level_error2.yaml -> build/lib/toscaparser/tests/data copying toscaparser/tests/data/tosca_elk.yaml -> build/lib/toscaparser/tests/data copying toscaparser/tests/data/tosca_helloworld.yaml -> build/lib/toscaparser/tests/data copying toscaparser/tests/data/tosca_imports_validation.yaml -> build/lib/toscaparser/tests/data copying toscaparser/tests/data/tosca_single_instance_wordpress.yaml -> build/lib/toscaparser/tests/data copying toscaparser/tests/data/tosca_single_instance_wordpress_with_local_abspath_import.yaml -> build/lib/toscaparser/tests/data copying toscaparser/tests/data/tosca_single_instance_wordpress_with_url_import.yaml -> build/lib/toscaparser/tests/data copying toscaparser/tests/data/tosca_test_get_operation_output.yaml -> build/lib/toscaparser/tests/data creating build/lib/toscaparser/tests/data/CSAR copying toscaparser/tests/data/CSAR/csar_elk.csar -> build/lib/toscaparser/tests/data/CSAR copying toscaparser/tests/data/CSAR/csar_elk.zip -> build/lib/toscaparser/tests/data/CSAR copying toscaparser/tests/data/CSAR/csar_hello_world.zip -> build/lib/toscaparser/tests/data/CSAR copying toscaparser/tests/data/CSAR/csar_invalid_entry_def.zip -> build/lib/toscaparser/tests/data/CSAR copying toscaparser/tests/data/CSAR/csar_metadata_not_yaml.zip -> build/lib/toscaparser/tests/data/CSAR copying toscaparser/tests/data/CSAR/csar_missing_metadata.zip -> build/lib/toscaparser/tests/data/CSAR copying toscaparser/tests/data/CSAR/csar_no_metadata_file.zip -> build/lib/toscaparser/tests/data/CSAR copying toscaparser/tests/data/CSAR/csar_not_zip.zip -> build/lib/toscaparser/tests/data/CSAR copying toscaparser/tests/data/CSAR/csar_wordpress.zip -> build/lib/toscaparser/tests/data/CSAR copying toscaparser/tests/data/CSAR/csar_wordpress_invalid_import_path.zip -> build/lib/toscaparser/tests/data/CSAR copying toscaparser/tests/data/CSAR/csar_wordpress_invalid_import_url.zip -> build/lib/toscaparser/tests/data/CSAR copying toscaparser/tests/data/CSAR/csar_wordpress_invalid_script_path.zip -> build/lib/toscaparser/tests/data/CSAR copying toscaparser/tests/data/CSAR/csar_wordpress_invalid_script_url.zip -> build/lib/toscaparser/tests/data/CSAR copying toscaparser/tests/data/CSAR/csar_wordpress_with_url_import_and_script.zip -> build/lib/toscaparser/tests/data/CSAR copying toscaparser/tests/data/CSAR/csar_wrong_metadata_file.zip -> build/lib/toscaparser/tests/data/CSAR creating build/lib/toscaparser/tests/data/CSAR/tosca_elk copying toscaparser/tests/data/CSAR/tosca_elk/README.txt -> build/lib/toscaparser/tests/data/CSAR/tosca_elk creating build/lib/toscaparser/tests/data/CSAR/tosca_elk/Definitions copying toscaparser/tests/data/CSAR/tosca_elk/Definitions/collectd.yaml -> build/lib/toscaparser/tests/data/CSAR/tosca_elk/Definitions copying toscaparser/tests/data/CSAR/tosca_elk/Definitions/elasticsearch.yaml -> build/lib/toscaparser/tests/data/CSAR/tosca_elk/Definitions copying toscaparser/tests/data/CSAR/tosca_elk/Definitions/kibana.yaml -> build/lib/toscaparser/tests/data/CSAR/tosca_elk/Definitions copying toscaparser/tests/data/CSAR/tosca_elk/Definitions/logstash.yaml -> build/lib/toscaparser/tests/data/CSAR/tosca_elk/Definitions copying toscaparser/tests/data/CSAR/tosca_elk/Definitions/paypalpizzastore_nodejs_app.yaml -> build/lib/toscaparser/tests/data/CSAR/tosca_elk/Definitions copying toscaparser/tests/data/CSAR/tosca_elk/Definitions/rsyslog.yaml -> build/lib/toscaparser/tests/data/CSAR/tosca_elk/Definitions copying toscaparser/tests/data/CSAR/tosca_elk/Definitions/tosca_elk.yaml -> build/lib/toscaparser/tests/data/CSAR/tosca_elk/Definitions creating build/lib/toscaparser/tests/data/CSAR/tosca_elk/Python creating build/lib/toscaparser/tests/data/CSAR/tosca_elk/Python/collectd copying toscaparser/tests/data/CSAR/tosca_elk/Python/collectd/config.py -> build/lib/toscaparser/tests/data/CSAR/tosca_elk/Python/collectd creating build/lib/toscaparser/tests/data/CSAR/tosca_elk/Python/logstash copying toscaparser/tests/data/CSAR/tosca_elk/Python/logstash/configure_collectd.py -> build/lib/toscaparser/tests/data/CSAR/tosca_elk/Python/logstash copying toscaparser/tests/data/CSAR/tosca_elk/Python/logstash/configure_elasticsearch.py -> build/lib/toscaparser/tests/data/CSAR/tosca_elk/Python/logstash copying toscaparser/tests/data/CSAR/tosca_elk/Python/logstash/configure_rsyslog.py -> build/lib/toscaparser/tests/data/CSAR/tosca_elk/Python/logstash creating build/lib/toscaparser/tests/data/CSAR/tosca_elk/Scripts creating build/lib/toscaparser/tests/data/CSAR/tosca_elk/Scripts/collectd copying toscaparser/tests/data/CSAR/tosca_elk/Scripts/collectd/create.sh -> build/lib/toscaparser/tests/data/CSAR/tosca_elk/Scripts/collectd copying toscaparser/tests/data/CSAR/tosca_elk/Scripts/collectd/start.sh -> build/lib/toscaparser/tests/data/CSAR/tosca_elk/Scripts/collectd creating build/lib/toscaparser/tests/data/CSAR/tosca_elk/Scripts/elasticsearch copying toscaparser/tests/data/CSAR/tosca_elk/Scripts/elasticsearch/create.sh -> build/lib/toscaparser/tests/data/CSAR/tosca_elk/Scripts/elasticsearch copying toscaparser/tests/data/CSAR/tosca_elk/Scripts/elasticsearch/start.sh -> build/lib/toscaparser/tests/data/CSAR/tosca_elk/Scripts/elasticsearch creating build/lib/toscaparser/tests/data/CSAR/tosca_elk/Scripts/kibana copying toscaparser/tests/data/CSAR/tosca_elk/Scripts/kibana/config.sh -> build/lib/toscaparser/tests/data/CSAR/tosca_elk/Scripts/kibana copying toscaparser/tests/data/CSAR/tosca_elk/Scripts/kibana/create.sh -> build/lib/toscaparser/tests/data/CSAR/tosca_elk/Scripts/kibana copying toscaparser/tests/data/CSAR/tosca_elk/Scripts/kibana/start.sh -> build/lib/toscaparser/tests/data/CSAR/tosca_elk/Scripts/kibana creating build/lib/toscaparser/tests/data/CSAR/tosca_elk/Scripts/logstash copying toscaparser/tests/data/CSAR/tosca_elk/Scripts/logstash/create.sh -> build/lib/toscaparser/tests/data/CSAR/tosca_elk/Scripts/logstash copying toscaparser/tests/data/CSAR/tosca_elk/Scripts/logstash/start.sh -> build/lib/toscaparser/tests/data/CSAR/tosca_elk/Scripts/logstash creating build/lib/toscaparser/tests/data/CSAR/tosca_elk/Scripts/mongodb copying toscaparser/tests/data/CSAR/tosca_elk/Scripts/mongodb/config.sh -> build/lib/toscaparser/tests/data/CSAR/tosca_elk/Scripts/mongodb copying toscaparser/tests/data/CSAR/tosca_elk/Scripts/mongodb/create.sh -> build/lib/toscaparser/tests/data/CSAR/tosca_elk/Scripts/mongodb copying toscaparser/tests/data/CSAR/tosca_elk/Scripts/mongodb/create_database.sh -> build/lib/toscaparser/tests/data/CSAR/tosca_elk/Scripts/mongodb copying toscaparser/tests/data/CSAR/tosca_elk/Scripts/mongodb/start.sh -> build/lib/toscaparser/tests/data/CSAR/tosca_elk/Scripts/mongodb creating build/lib/toscaparser/tests/data/CSAR/tosca_elk/Scripts/nodejs copying toscaparser/tests/data/CSAR/tosca_elk/Scripts/nodejs/config.sh -> build/lib/toscaparser/tests/data/CSAR/tosca_elk/Scripts/nodejs copying toscaparser/tests/data/CSAR/tosca_elk/Scripts/nodejs/create.sh -> build/lib/toscaparser/tests/data/CSAR/tosca_elk/Scripts/nodejs copying toscaparser/tests/data/CSAR/tosca_elk/Scripts/nodejs/start.sh -> build/lib/toscaparser/tests/data/CSAR/tosca_elk/Scripts/nodejs creating build/lib/toscaparser/tests/data/CSAR/tosca_elk/Scripts/rsyslog copying toscaparser/tests/data/CSAR/tosca_elk/Scripts/rsyslog/config.sh -> build/lib/toscaparser/tests/data/CSAR/tosca_elk/Scripts/rsyslog copying toscaparser/tests/data/CSAR/tosca_elk/Scripts/rsyslog/create.sh -> build/lib/toscaparser/tests/data/CSAR/tosca_elk/Scripts/rsyslog copying toscaparser/tests/data/CSAR/tosca_elk/Scripts/rsyslog/start.sh -> build/lib/toscaparser/tests/data/CSAR/tosca_elk/Scripts/rsyslog creating build/lib/toscaparser/tests/data/CSAR/tosca_elk/TOSCA-Metadata copying toscaparser/tests/data/CSAR/tosca_elk/TOSCA-Metadata/TOSCA.meta -> build/lib/toscaparser/tests/data/CSAR/tosca_elk/TOSCA-Metadata creating build/lib/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress copying toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/README.txt -> build/lib/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress creating build/lib/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Definitions copying toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Definitions/tosca_single_instance_wordpress.yaml -> build/lib/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Definitions copying toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Definitions/wordpress.yaml -> build/lib/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Definitions creating build/lib/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts creating build/lib/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/MYSQLDBMS copying toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/MYSQLDBMS/configure.sh -> build/lib/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/MYSQLDBMS copying toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/MYSQLDBMS/install.sh -> build/lib/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/MYSQLDBMS copying toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/MYSQLDBMS/start.sh -> build/lib/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/MYSQLDBMS creating build/lib/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/MYSQLDatabase copying toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/MYSQLDatabase/configure.sh -> build/lib/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/MYSQLDatabase creating build/lib/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/WebServer copying toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/WebServer/install.sh -> build/lib/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/WebServer copying toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/WebServer/start.sh -> build/lib/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/WebServer creating build/lib/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/WordPress copying toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/WordPress/configure.sh -> build/lib/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/WordPress copying toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/WordPress/install.sh -> build/lib/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/WordPress creating build/lib/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/TOSCA-Metadata copying toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/TOSCA-Metadata/TOSCA.meta -> build/lib/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/TOSCA-Metadata creating build/lib/toscaparser/tests/data/containers copying toscaparser/tests/data/containers/test_container_docker_mysql.yaml -> build/lib/toscaparser/tests/data/containers creating build/lib/toscaparser/tests/data/custom_types copying toscaparser/tests/data/custom_types/collectd.yaml -> build/lib/toscaparser/tests/data/custom_types copying toscaparser/tests/data/custom_types/compute_with_attribute_list.yaml -> build/lib/toscaparser/tests/data/custom_types copying toscaparser/tests/data/custom_types/compute_with_nested_atributes.yaml -> build/lib/toscaparser/tests/data/custom_types copying toscaparser/tests/data/custom_types/compute_with_prop.yaml -> build/lib/toscaparser/tests/data/custom_types copying toscaparser/tests/data/custom_types/container_cap_child.yaml -> build/lib/toscaparser/tests/data/custom_types copying toscaparser/tests/data/custom_types/custom_cap.yaml -> build/lib/toscaparser/tests/data/custom_types copying toscaparser/tests/data/custom_types/custom_cap_with_datatype.yaml -> build/lib/toscaparser/tests/data/custom_types copying toscaparser/tests/data/custom_types/custom_caps_def.yaml -> build/lib/toscaparser/tests/data/custom_types copying toscaparser/tests/data/custom_types/custom_interface.yaml -> build/lib/toscaparser/tests/data/custom_types copying toscaparser/tests/data/custom_types/custom_relationship_type_defs.yaml -> build/lib/toscaparser/tests/data/custom_types copying toscaparser/tests/data/custom_types/db_with_list_param.yaml -> build/lib/toscaparser/tests/data/custom_types copying toscaparser/tests/data/custom_types/elasticsearch.yaml -> build/lib/toscaparser/tests/data/custom_types copying toscaparser/tests/data/custom_types/imported_sample.yaml -> build/lib/toscaparser/tests/data/custom_types copying toscaparser/tests/data/custom_types/invalid_template_version.yaml -> build/lib/toscaparser/tests/data/custom_types copying toscaparser/tests/data/custom_types/kibana.yaml -> build/lib/toscaparser/tests/data/custom_types copying toscaparser/tests/data/custom_types/logstash.yaml -> build/lib/toscaparser/tests/data/custom_types copying toscaparser/tests/data/custom_types/nested_rsyslog.yaml -> build/lib/toscaparser/tests/data/custom_types copying toscaparser/tests/data/custom_types/nested_test_kibana.yaml -> build/lib/toscaparser/tests/data/custom_types copying toscaparser/tests/data/custom_types/nested_test_wordpress.yaml -> build/lib/toscaparser/tests/data/custom_types copying toscaparser/tests/data/custom_types/node_with_cap.yaml -> build/lib/toscaparser/tests/data/custom_types copying toscaparser/tests/data/custom_types/paypalpizzastore_nodejs_app.yaml -> build/lib/toscaparser/tests/data/custom_types copying toscaparser/tests/data/custom_types/rsyslog.yaml -> build/lib/toscaparser/tests/data/custom_types copying toscaparser/tests/data/custom_types/template_metadata.yaml -> build/lib/toscaparser/tests/data/custom_types copying toscaparser/tests/data/custom_types/wordpress.yaml -> build/lib/toscaparser/tests/data/custom_types copying toscaparser/tests/data/custom_types/wordpress.yml -> build/lib/toscaparser/tests/data/custom_types creating build/lib/toscaparser/tests/data/datatypes copying toscaparser/tests/data/datatypes/custom_datatype_def.yaml -> build/lib/toscaparser/tests/data/datatypes copying toscaparser/tests/data/datatypes/test_custom_datatypes_in_current_template.yaml -> build/lib/toscaparser/tests/data/datatypes copying toscaparser/tests/data/datatypes/test_custom_datatypes_nested_datatype_error.yaml -> build/lib/toscaparser/tests/data/datatypes copying toscaparser/tests/data/datatypes/test_custom_datatypes_positive.yaml -> build/lib/toscaparser/tests/data/datatypes copying toscaparser/tests/data/datatypes/test_custom_datatypes_value_error.yaml -> build/lib/toscaparser/tests/data/datatypes copying toscaparser/tests/data/datatypes/test_datatype_portspec_add_req.yaml -> build/lib/toscaparser/tests/data/datatypes creating build/lib/toscaparser/tests/data/dsl_definitions copying toscaparser/tests/data/dsl_definitions/test_nested_dsl_def.yaml -> build/lib/toscaparser/tests/data/dsl_definitions creating build/lib/toscaparser/tests/data/functions copying toscaparser/tests/data/functions/test_capabilties_inheritance.yaml -> build/lib/toscaparser/tests/data/functions copying toscaparser/tests/data/functions/test_concat.yaml -> build/lib/toscaparser/tests/data/functions copying toscaparser/tests/data/functions/test_concat_invalid.yaml -> build/lib/toscaparser/tests/data/functions copying toscaparser/tests/data/functions/test_container_cap_child.yaml -> build/lib/toscaparser/tests/data/functions copying toscaparser/tests/data/functions/test_get_attribute_host_keyword.yaml -> build/lib/toscaparser/tests/data/functions copying toscaparser/tests/data/functions/test_get_attribute_host_not_found.yaml -> build/lib/toscaparser/tests/data/functions copying toscaparser/tests/data/functions/test_get_attribute_illegal_host_in_outputs.yaml -> build/lib/toscaparser/tests/data/functions copying toscaparser/tests/data/functions/test_get_attribute_source_target_keywords.yaml -> build/lib/toscaparser/tests/data/functions copying toscaparser/tests/data/functions/test_get_attribute_unknown_attribute_name.yaml -> build/lib/toscaparser/tests/data/functions copying toscaparser/tests/data/functions/test_get_attribute_unknown_node_template_name.yaml -> build/lib/toscaparser/tests/data/functions copying toscaparser/tests/data/functions/test_get_attribute_with_index.yaml -> build/lib/toscaparser/tests/data/functions copying toscaparser/tests/data/functions/test_get_attribute_with_index_error.yaml -> build/lib/toscaparser/tests/data/functions copying toscaparser/tests/data/functions/test_get_attribute_with_nested_params.yaml -> build/lib/toscaparser/tests/data/functions copying toscaparser/tests/data/functions/test_get_implicit_attribute.yaml -> build/lib/toscaparser/tests/data/functions copying toscaparser/tests/data/functions/test_get_prop_cap_bool.yaml -> build/lib/toscaparser/tests/data/functions copying toscaparser/tests/data/functions/test_get_prop_cap_host.yaml -> build/lib/toscaparser/tests/data/functions copying toscaparser/tests/data/functions/test_get_property_source_target_keywords.yaml -> build/lib/toscaparser/tests/data/functions copying toscaparser/tests/data/functions/test_get_property_with_host.yaml -> build/lib/toscaparser/tests/data/functions copying toscaparser/tests/data/functions/test_invalid_function_signature.yaml -> build/lib/toscaparser/tests/data/functions copying toscaparser/tests/data/functions/test_token.yaml -> build/lib/toscaparser/tests/data/functions copying toscaparser/tests/data/functions/test_token_invalid.yaml -> build/lib/toscaparser/tests/data/functions copying toscaparser/tests/data/functions/test_unknown_capability_property.yaml -> build/lib/toscaparser/tests/data/functions copying toscaparser/tests/data/functions/test_unknown_input_in_interface.yaml -> build/lib/toscaparser/tests/data/functions copying toscaparser/tests/data/functions/test_unknown_input_in_property.yaml -> build/lib/toscaparser/tests/data/functions copying toscaparser/tests/data/functions/tosca_nested_property_names_indexes.yaml -> build/lib/toscaparser/tests/data/functions creating build/lib/toscaparser/tests/data/groups copying toscaparser/tests/data/groups/definitions.yaml -> build/lib/toscaparser/tests/data/groups copying toscaparser/tests/data/groups/tosca_group_template.yaml -> build/lib/toscaparser/tests/data/groups creating build/lib/toscaparser/tests/data/interfaces copying toscaparser/tests/data/interfaces/test_custom_interface_in_template.yaml -> build/lib/toscaparser/tests/data/interfaces copying toscaparser/tests/data/interfaces/test_custom_interface_invalid_operation.yaml -> build/lib/toscaparser/tests/data/interfaces creating build/lib/toscaparser/tests/data/load_balancer copying toscaparser/tests/data/load_balancer/tosca_load_balancer.yaml -> build/lib/toscaparser/tests/data/load_balancer creating build/lib/toscaparser/tests/data/node_filter copying toscaparser/tests/data/node_filter/test_node_filter.yaml -> build/lib/toscaparser/tests/data/node_filter creating build/lib/toscaparser/tests/data/policies copying toscaparser/tests/data/policies/custom_definitions.yaml -> build/lib/toscaparser/tests/data/policies copying toscaparser/tests/data/policies/tacker_defs.yaml -> build/lib/toscaparser/tests/data/policies copying toscaparser/tests/data/policies/tacker_nfv_defs.yaml -> build/lib/toscaparser/tests/data/policies copying toscaparser/tests/data/policies/test_tosca_nfv_multiple_policies.yaml -> build/lib/toscaparser/tests/data/policies copying toscaparser/tests/data/policies/tosca_custom_policy_template.yaml -> build/lib/toscaparser/tests/data/policies copying toscaparser/tests/data/policies/tosca_policy_template.yaml -> build/lib/toscaparser/tests/data/policies creating build/lib/toscaparser/tests/data/relationship copying toscaparser/tests/data/relationship/test_custom_relationship.yaml -> build/lib/toscaparser/tests/data/relationship creating build/lib/toscaparser/tests/data/repositories copying toscaparser/tests/data/repositories/test_repositories_definition.yaml -> build/lib/toscaparser/tests/data/repositories copying toscaparser/tests/data/repositories/tosca_repositories_test_definition.yaml -> build/lib/toscaparser/tests/data/repositories creating build/lib/toscaparser/tests/data/requirements copying toscaparser/tests/data/requirements/test_requirements.yaml -> build/lib/toscaparser/tests/data/requirements creating build/lib/toscaparser/tests/data/topology_template copying toscaparser/tests/data/topology_template/databasesubsystem.yaml -> build/lib/toscaparser/tests/data/topology_template copying toscaparser/tests/data/topology_template/definitions.yaml -> build/lib/toscaparser/tests/data/topology_template copying toscaparser/tests/data/topology_template/queuingsubsystem.yaml -> build/lib/toscaparser/tests/data/topology_template copying toscaparser/tests/data/topology_template/system.yaml -> build/lib/toscaparser/tests/data/topology_template copying toscaparser/tests/data/topology_template/transactionsubsystem.yaml -> build/lib/toscaparser/tests/data/topology_template creating build/lib/toscaparser/tests/data/topology_template/validate copying toscaparser/tests/data/topology_template/validate/queuingsubsystem_invalid_input.yaml -> build/lib/toscaparser/tests/data/topology_template/validate copying toscaparser/tests/data/topology_template/validate/system_invalid_input.yaml -> build/lib/toscaparser/tests/data/topology_template/validate copying toscaparser/tests/data/topology_template/validate/test_example_app_substitution_mappings.yaml -> build/lib/toscaparser/tests/data/topology_template/validate copying toscaparser/tests/data/topology_template/validate/test_substitution_mappings_invalid_output.yaml -> build/lib/toscaparser/tests/data/topology_template/validate copying toscaparser/tests/data/topology_template/validate/test_substitution_mappings_valid_output.yaml -> build/lib/toscaparser/tests/data/topology_template/validate creating build/lib/toscaparser/tests/extensions creating build/lib/toscaparser/tests/extensions/nfv copying toscaparser/tests/extensions/nfv/__init__.py -> build/lib/toscaparser/tests/extensions/nfv copying toscaparser/tests/extensions/nfv/test_tosca_nfv_tpl.py -> build/lib/toscaparser/tests/extensions/nfv creating build/lib/toscaparser/tests/spec_samples creating build/lib/toscaparser/tests/spec_samples/v1.0 copying toscaparser/tests/spec_samples/v1.0/tosca_nodejs_mongodb_two_instances.yaml -> build/lib/toscaparser/tests/spec_samples/v1.0 copying toscaparser/tests/spec_samples/v1.0/tosca_single_server.yaml -> build/lib/toscaparser/tests/spec_samples/v1.0 creating build/lib/toscaparser/tests/spec_samples/v1.0/network copying toscaparser/tests/spec_samples/v1.0/network/tosca_one_server_one_network.yaml -> build/lib/toscaparser/tests/spec_samples/v1.0/network copying toscaparser/tests/spec_samples/v1.0/network/tosca_one_server_three_networks.yaml -> build/lib/toscaparser/tests/spec_samples/v1.0/network copying toscaparser/tests/spec_samples/v1.0/network/tosca_server_on_existing_network.yaml -> build/lib/toscaparser/tests/spec_samples/v1.0/network copying toscaparser/tests/spec_samples/v1.0/network/tosca_two_servers_one_network.yaml -> build/lib/toscaparser/tests/spec_samples/v1.0/network creating build/lib/toscaparser/tests/spec_samples/v1.0/storage copying toscaparser/tests/spec_samples/v1.0/storage/tosca_blockstorage_with_attachment.yaml -> build/lib/toscaparser/tests/spec_samples/v1.0/storage copying toscaparser/tests/spec_samples/v1.0/storage/tosca_blockstorage_with_attachment_notation1.yaml -> build/lib/toscaparser/tests/spec_samples/v1.0/storage copying toscaparser/tests/spec_samples/v1.0/storage/tosca_blockstorage_with_attachment_notation2.yaml -> build/lib/toscaparser/tests/spec_samples/v1.0/storage copying toscaparser/tests/spec_samples/v1.0/storage/tosca_blockstorage_with_custom_relationship_type.yaml -> build/lib/toscaparser/tests/spec_samples/v1.0/storage copying toscaparser/tests/spec_samples/v1.0/storage/tosca_blockstorage_with_relationship_template.yaml -> build/lib/toscaparser/tests/spec_samples/v1.0/storage copying toscaparser/tests/spec_samples/v1.0/storage/tosca_multiple_blockstorage_with_attachment.yaml -> build/lib/toscaparser/tests/spec_samples/v1.0/storage copying toscaparser/tests/spec_samples/v1.0/storage/tosca_single_object_store.yaml -> build/lib/toscaparser/tests/spec_samples/v1.0/storage + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.qrhmQo + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64 ++ dirname /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64 + cd tosca-parser-1.4.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/libexec/platform-python setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64 running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/prereq copying build/lib/toscaparser/prereq/csar.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/prereq copying build/lib/toscaparser/prereq/__init__.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/prereq creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/utils copying build/lib/toscaparser/utils/yamlparser.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/utils copying build/lib/toscaparser/utils/gettextutils.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/utils copying build/lib/toscaparser/utils/urlutils.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/utils copying build/lib/toscaparser/utils/__init__.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/utils copying build/lib/toscaparser/utils/validateutils.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/utils creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/spec_samples creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/spec_samples/v1.0 creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/spec_samples/v1.0/storage copying build/lib/toscaparser/tests/spec_samples/v1.0/storage/tosca_single_object_store.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/spec_samples/v1.0/storage copying build/lib/toscaparser/tests/spec_samples/v1.0/storage/tosca_multiple_blockstorage_with_attachment.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/spec_samples/v1.0/storage copying build/lib/toscaparser/tests/spec_samples/v1.0/storage/tosca_blockstorage_with_relationship_template.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/spec_samples/v1.0/storage copying build/lib/toscaparser/tests/spec_samples/v1.0/storage/tosca_blockstorage_with_custom_relationship_type.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/spec_samples/v1.0/storage copying build/lib/toscaparser/tests/spec_samples/v1.0/storage/tosca_blockstorage_with_attachment_notation2.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/spec_samples/v1.0/storage copying build/lib/toscaparser/tests/spec_samples/v1.0/storage/tosca_blockstorage_with_attachment_notation1.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/spec_samples/v1.0/storage copying build/lib/toscaparser/tests/spec_samples/v1.0/storage/tosca_blockstorage_with_attachment.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/spec_samples/v1.0/storage creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/spec_samples/v1.0/network copying build/lib/toscaparser/tests/spec_samples/v1.0/network/tosca_two_servers_one_network.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/spec_samples/v1.0/network copying build/lib/toscaparser/tests/spec_samples/v1.0/network/tosca_server_on_existing_network.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/spec_samples/v1.0/network copying build/lib/toscaparser/tests/spec_samples/v1.0/network/tosca_one_server_three_networks.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/spec_samples/v1.0/network copying build/lib/toscaparser/tests/spec_samples/v1.0/network/tosca_one_server_one_network.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/spec_samples/v1.0/network copying build/lib/toscaparser/tests/spec_samples/v1.0/tosca_single_server.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/spec_samples/v1.0 copying build/lib/toscaparser/tests/spec_samples/v1.0/tosca_nodejs_mongodb_two_instances.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/spec_samples/v1.0 creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/extensions creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/extensions/nfv copying build/lib/toscaparser/tests/extensions/nfv/test_tosca_nfv_tpl.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/extensions/nfv copying build/lib/toscaparser/tests/extensions/nfv/__init__.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/extensions/nfv creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/topology_template creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/topology_template/validate copying build/lib/toscaparser/tests/data/topology_template/validate/test_substitution_mappings_valid_output.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/topology_template/validate copying build/lib/toscaparser/tests/data/topology_template/validate/test_substitution_mappings_invalid_output.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/topology_template/validate copying build/lib/toscaparser/tests/data/topology_template/validate/test_example_app_substitution_mappings.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/topology_template/validate copying build/lib/toscaparser/tests/data/topology_template/validate/system_invalid_input.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/topology_template/validate copying build/lib/toscaparser/tests/data/topology_template/validate/queuingsubsystem_invalid_input.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/topology_template/validate copying build/lib/toscaparser/tests/data/topology_template/transactionsubsystem.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/topology_template copying build/lib/toscaparser/tests/data/topology_template/system.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/topology_template copying build/lib/toscaparser/tests/data/topology_template/queuingsubsystem.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/topology_template copying build/lib/toscaparser/tests/data/topology_template/definitions.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/topology_template copying build/lib/toscaparser/tests/data/topology_template/databasesubsystem.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/topology_template creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/requirements copying build/lib/toscaparser/tests/data/requirements/test_requirements.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/requirements creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/repositories copying build/lib/toscaparser/tests/data/repositories/tosca_repositories_test_definition.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/repositories copying build/lib/toscaparser/tests/data/repositories/test_repositories_definition.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/repositories creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/relationship copying build/lib/toscaparser/tests/data/relationship/test_custom_relationship.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/relationship creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/policies copying build/lib/toscaparser/tests/data/policies/tosca_policy_template.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/policies copying build/lib/toscaparser/tests/data/policies/tosca_custom_policy_template.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/policies copying build/lib/toscaparser/tests/data/policies/test_tosca_nfv_multiple_policies.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/policies copying build/lib/toscaparser/tests/data/policies/tacker_nfv_defs.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/policies copying build/lib/toscaparser/tests/data/policies/tacker_defs.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/policies copying build/lib/toscaparser/tests/data/policies/custom_definitions.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/policies creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/node_filter copying build/lib/toscaparser/tests/data/node_filter/test_node_filter.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/node_filter creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/load_balancer copying build/lib/toscaparser/tests/data/load_balancer/tosca_load_balancer.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/load_balancer creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/interfaces copying build/lib/toscaparser/tests/data/interfaces/test_custom_interface_invalid_operation.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/interfaces copying build/lib/toscaparser/tests/data/interfaces/test_custom_interface_in_template.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/interfaces creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/groups copying build/lib/toscaparser/tests/data/groups/tosca_group_template.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/groups copying build/lib/toscaparser/tests/data/groups/definitions.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/groups creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/functions copying build/lib/toscaparser/tests/data/functions/tosca_nested_property_names_indexes.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/functions copying build/lib/toscaparser/tests/data/functions/test_unknown_input_in_property.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/functions copying build/lib/toscaparser/tests/data/functions/test_unknown_input_in_interface.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/functions copying build/lib/toscaparser/tests/data/functions/test_unknown_capability_property.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/functions copying build/lib/toscaparser/tests/data/functions/test_token_invalid.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/functions copying build/lib/toscaparser/tests/data/functions/test_token.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/functions copying build/lib/toscaparser/tests/data/functions/test_invalid_function_signature.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/functions copying build/lib/toscaparser/tests/data/functions/test_get_property_with_host.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/functions copying build/lib/toscaparser/tests/data/functions/test_get_property_source_target_keywords.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/functions copying build/lib/toscaparser/tests/data/functions/test_get_prop_cap_host.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/functions copying build/lib/toscaparser/tests/data/functions/test_get_prop_cap_bool.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/functions copying build/lib/toscaparser/tests/data/functions/test_get_implicit_attribute.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/functions copying build/lib/toscaparser/tests/data/functions/test_get_attribute_with_nested_params.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/functions copying build/lib/toscaparser/tests/data/functions/test_get_attribute_with_index_error.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/functions copying build/lib/toscaparser/tests/data/functions/test_get_attribute_with_index.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/functions copying build/lib/toscaparser/tests/data/functions/test_get_attribute_unknown_node_template_name.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/functions copying build/lib/toscaparser/tests/data/functions/test_get_attribute_unknown_attribute_name.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/functions copying build/lib/toscaparser/tests/data/functions/test_get_attribute_source_target_keywords.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/functions copying build/lib/toscaparser/tests/data/functions/test_get_attribute_illegal_host_in_outputs.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/functions copying build/lib/toscaparser/tests/data/functions/test_get_attribute_host_not_found.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/functions copying build/lib/toscaparser/tests/data/functions/test_get_attribute_host_keyword.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/functions copying build/lib/toscaparser/tests/data/functions/test_container_cap_child.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/functions copying build/lib/toscaparser/tests/data/functions/test_concat_invalid.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/functions copying build/lib/toscaparser/tests/data/functions/test_concat.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/functions copying build/lib/toscaparser/tests/data/functions/test_capabilties_inheritance.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/functions creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/dsl_definitions copying build/lib/toscaparser/tests/data/dsl_definitions/test_nested_dsl_def.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/dsl_definitions creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/datatypes copying build/lib/toscaparser/tests/data/datatypes/test_datatype_portspec_add_req.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/datatypes copying build/lib/toscaparser/tests/data/datatypes/test_custom_datatypes_value_error.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/datatypes copying build/lib/toscaparser/tests/data/datatypes/test_custom_datatypes_positive.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/datatypes copying build/lib/toscaparser/tests/data/datatypes/test_custom_datatypes_nested_datatype_error.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/datatypes copying build/lib/toscaparser/tests/data/datatypes/test_custom_datatypes_in_current_template.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/datatypes copying build/lib/toscaparser/tests/data/datatypes/custom_datatype_def.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/datatypes creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/custom_types copying build/lib/toscaparser/tests/data/custom_types/wordpress.yml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/custom_types copying build/lib/toscaparser/tests/data/custom_types/wordpress.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/custom_types copying build/lib/toscaparser/tests/data/custom_types/template_metadata.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/custom_types copying build/lib/toscaparser/tests/data/custom_types/rsyslog.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/custom_types copying build/lib/toscaparser/tests/data/custom_types/paypalpizzastore_nodejs_app.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/custom_types copying build/lib/toscaparser/tests/data/custom_types/node_with_cap.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/custom_types copying build/lib/toscaparser/tests/data/custom_types/nested_test_wordpress.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/custom_types copying build/lib/toscaparser/tests/data/custom_types/nested_test_kibana.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/custom_types copying build/lib/toscaparser/tests/data/custom_types/nested_rsyslog.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/custom_types copying build/lib/toscaparser/tests/data/custom_types/logstash.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/custom_types copying build/lib/toscaparser/tests/data/custom_types/kibana.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/custom_types copying build/lib/toscaparser/tests/data/custom_types/invalid_template_version.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/custom_types copying build/lib/toscaparser/tests/data/custom_types/imported_sample.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/custom_types copying build/lib/toscaparser/tests/data/custom_types/elasticsearch.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/custom_types copying build/lib/toscaparser/tests/data/custom_types/db_with_list_param.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/custom_types copying build/lib/toscaparser/tests/data/custom_types/custom_relationship_type_defs.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/custom_types copying build/lib/toscaparser/tests/data/custom_types/custom_interface.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/custom_types copying build/lib/toscaparser/tests/data/custom_types/custom_caps_def.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/custom_types copying build/lib/toscaparser/tests/data/custom_types/custom_cap_with_datatype.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/custom_types copying build/lib/toscaparser/tests/data/custom_types/custom_cap.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/custom_types copying build/lib/toscaparser/tests/data/custom_types/container_cap_child.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/custom_types copying build/lib/toscaparser/tests/data/custom_types/compute_with_prop.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/custom_types copying build/lib/toscaparser/tests/data/custom_types/compute_with_nested_atributes.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/custom_types copying build/lib/toscaparser/tests/data/custom_types/compute_with_attribute_list.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/custom_types copying build/lib/toscaparser/tests/data/custom_types/collectd.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/custom_types creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/containers copying build/lib/toscaparser/tests/data/containers/test_container_docker_mysql.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/containers creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/TOSCA-Metadata copying build/lib/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/TOSCA-Metadata creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/WordPress copying build/lib/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/WordPress/install.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/WordPress copying build/lib/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/WordPress/configure.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/WordPress creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/WebServer copying build/lib/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/WebServer/start.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/WebServer copying build/lib/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/WebServer/install.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/WebServer creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/MYSQLDatabase copying build/lib/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/MYSQLDatabase/configure.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/MYSQLDatabase creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/MYSQLDBMS copying build/lib/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/MYSQLDBMS/start.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/MYSQLDBMS copying build/lib/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/MYSQLDBMS/install.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/MYSQLDBMS copying build/lib/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/MYSQLDBMS/configure.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Scripts/MYSQLDBMS creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Definitions copying build/lib/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Definitions/wordpress.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Definitions copying build/lib/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Definitions/tosca_single_instance_wordpress.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Definitions copying build/lib/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/README.txt -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk/TOSCA-Metadata copying build/lib/toscaparser/tests/data/CSAR/tosca_elk/TOSCA-Metadata/TOSCA.meta -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk/TOSCA-Metadata creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk/Scripts creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk/Scripts/rsyslog copying build/lib/toscaparser/tests/data/CSAR/tosca_elk/Scripts/rsyslog/start.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk/Scripts/rsyslog copying build/lib/toscaparser/tests/data/CSAR/tosca_elk/Scripts/rsyslog/create.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk/Scripts/rsyslog copying build/lib/toscaparser/tests/data/CSAR/tosca_elk/Scripts/rsyslog/config.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk/Scripts/rsyslog creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk/Scripts/nodejs copying build/lib/toscaparser/tests/data/CSAR/tosca_elk/Scripts/nodejs/start.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk/Scripts/nodejs copying build/lib/toscaparser/tests/data/CSAR/tosca_elk/Scripts/nodejs/create.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk/Scripts/nodejs copying build/lib/toscaparser/tests/data/CSAR/tosca_elk/Scripts/nodejs/config.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk/Scripts/nodejs creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk/Scripts/mongodb copying build/lib/toscaparser/tests/data/CSAR/tosca_elk/Scripts/mongodb/start.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk/Scripts/mongodb copying build/lib/toscaparser/tests/data/CSAR/tosca_elk/Scripts/mongodb/create_database.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk/Scripts/mongodb copying build/lib/toscaparser/tests/data/CSAR/tosca_elk/Scripts/mongodb/create.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk/Scripts/mongodb copying build/lib/toscaparser/tests/data/CSAR/tosca_elk/Scripts/mongodb/config.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk/Scripts/mongodb creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk/Scripts/logstash copying build/lib/toscaparser/tests/data/CSAR/tosca_elk/Scripts/logstash/start.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk/Scripts/logstash copying build/lib/toscaparser/tests/data/CSAR/tosca_elk/Scripts/logstash/create.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk/Scripts/logstash creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk/Scripts/kibana copying build/lib/toscaparser/tests/data/CSAR/tosca_elk/Scripts/kibana/start.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk/Scripts/kibana copying build/lib/toscaparser/tests/data/CSAR/tosca_elk/Scripts/kibana/create.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk/Scripts/kibana copying build/lib/toscaparser/tests/data/CSAR/tosca_elk/Scripts/kibana/config.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk/Scripts/kibana creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk/Scripts/elasticsearch copying build/lib/toscaparser/tests/data/CSAR/tosca_elk/Scripts/elasticsearch/start.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk/Scripts/elasticsearch copying build/lib/toscaparser/tests/data/CSAR/tosca_elk/Scripts/elasticsearch/create.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk/Scripts/elasticsearch creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk/Scripts/collectd copying build/lib/toscaparser/tests/data/CSAR/tosca_elk/Scripts/collectd/start.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk/Scripts/collectd copying build/lib/toscaparser/tests/data/CSAR/tosca_elk/Scripts/collectd/create.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk/Scripts/collectd creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk/Python creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk/Python/logstash copying build/lib/toscaparser/tests/data/CSAR/tosca_elk/Python/logstash/configure_rsyslog.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk/Python/logstash copying build/lib/toscaparser/tests/data/CSAR/tosca_elk/Python/logstash/configure_elasticsearch.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk/Python/logstash copying build/lib/toscaparser/tests/data/CSAR/tosca_elk/Python/logstash/configure_collectd.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk/Python/logstash creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk/Python/collectd copying build/lib/toscaparser/tests/data/CSAR/tosca_elk/Python/collectd/config.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk/Python/collectd creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk/Definitions copying build/lib/toscaparser/tests/data/CSAR/tosca_elk/Definitions/tosca_elk.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk/Definitions copying build/lib/toscaparser/tests/data/CSAR/tosca_elk/Definitions/rsyslog.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk/Definitions copying build/lib/toscaparser/tests/data/CSAR/tosca_elk/Definitions/paypalpizzastore_nodejs_app.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk/Definitions copying build/lib/toscaparser/tests/data/CSAR/tosca_elk/Definitions/logstash.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk/Definitions copying build/lib/toscaparser/tests/data/CSAR/tosca_elk/Definitions/kibana.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk/Definitions copying build/lib/toscaparser/tests/data/CSAR/tosca_elk/Definitions/elasticsearch.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk/Definitions copying build/lib/toscaparser/tests/data/CSAR/tosca_elk/Definitions/collectd.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk/Definitions copying build/lib/toscaparser/tests/data/CSAR/tosca_elk/README.txt -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk copying build/lib/toscaparser/tests/data/CSAR/csar_wrong_metadata_file.zip -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR copying build/lib/toscaparser/tests/data/CSAR/csar_wordpress_with_url_import_and_script.zip -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR copying build/lib/toscaparser/tests/data/CSAR/csar_wordpress_invalid_script_url.zip -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR copying build/lib/toscaparser/tests/data/CSAR/csar_wordpress_invalid_script_path.zip -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR copying build/lib/toscaparser/tests/data/CSAR/csar_wordpress_invalid_import_url.zip -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR copying build/lib/toscaparser/tests/data/CSAR/csar_wordpress_invalid_import_path.zip -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR copying build/lib/toscaparser/tests/data/CSAR/csar_wordpress.zip -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR copying build/lib/toscaparser/tests/data/CSAR/csar_not_zip.zip -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR copying build/lib/toscaparser/tests/data/CSAR/csar_no_metadata_file.zip -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR copying build/lib/toscaparser/tests/data/CSAR/csar_missing_metadata.zip -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR copying build/lib/toscaparser/tests/data/CSAR/csar_metadata_not_yaml.zip -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR copying build/lib/toscaparser/tests/data/CSAR/csar_invalid_entry_def.zip -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR copying build/lib/toscaparser/tests/data/CSAR/csar_hello_world.zip -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR copying build/lib/toscaparser/tests/data/CSAR/csar_elk.zip -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR copying build/lib/toscaparser/tests/data/CSAR/csar_elk.csar -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR copying build/lib/toscaparser/tests/data/tosca_test_get_operation_output.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data copying build/lib/toscaparser/tests/data/tosca_single_instance_wordpress_with_url_import.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data copying build/lib/toscaparser/tests/data/tosca_single_instance_wordpress_with_local_abspath_import.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data copying build/lib/toscaparser/tests/data/tosca_single_instance_wordpress.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data copying build/lib/toscaparser/tests/data/tosca_imports_validation.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data copying build/lib/toscaparser/tests/data/tosca_helloworld.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data copying build/lib/toscaparser/tests/data/tosca_elk.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data copying build/lib/toscaparser/tests/data/test_tosca_top_level_error2.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data copying build/lib/toscaparser/tests/data/test_tosca_top_level_error1.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data copying build/lib/toscaparser/tests/data/test_tosca_normative_type_by_shortname.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data copying build/lib/toscaparser/tests/data/test_tosca_custom_rel_with_script.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data copying build/lib/toscaparser/tests/data/test_normative_type_properties_override.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data copying build/lib/toscaparser/tests/data/test_no_outputs_in_template.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data copying build/lib/toscaparser/tests/data/test_no_inputs_in_template.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data copying build/lib/toscaparser/tests/data/test_multiple_validation_errors.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data copying build/lib/toscaparser/tests/data/test_long_rel.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data copying build/lib/toscaparser/tests/data/test_invalid_template_version.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data copying build/lib/toscaparser/tests/data/test_invalid_section_names.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data copying build/lib/toscaparser/tests/data/test_invalid_input_defaults.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data copying build/lib/toscaparser/tests/data/test_instance_nested_imports.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data copying build/lib/toscaparser/tests/data/test_import_metadata.yml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data copying build/lib/toscaparser/tests/data/test_import_invalid_template_version.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data copying build/lib/toscaparser/tests/data/test_endpoint_on_compute.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data copying build/lib/toscaparser/tests/data/test_custom_caps_with_datatype.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data copying build/lib/toscaparser/tests/data/test_custom_caps_def.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data copying build/lib/toscaparser/tests/data/test_custom_capabilty.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data copying build/lib/toscaparser/tests/data/test_credential_datatype.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data copying build/lib/toscaparser/tests/data/test_available_rel_tpls.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data copying build/lib/toscaparser/tests/data/test_attributes_inheritance.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/artifacts creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/artifacts/wordpress copying build/lib/toscaparser/tests/artifacts/wordpress/wordpress_install.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/artifacts/wordpress copying build/lib/toscaparser/tests/artifacts/wordpress/wordpress_configure.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/artifacts/wordpress creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/artifacts/webserver copying build/lib/toscaparser/tests/artifacts/webserver/webserver_start.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/artifacts/webserver copying build/lib/toscaparser/tests/artifacts/webserver/webserver_install.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/artifacts/webserver creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/artifacts/rsyslog copying build/lib/toscaparser/tests/artifacts/rsyslog/start.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/artifacts/rsyslog copying build/lib/toscaparser/tests/artifacts/rsyslog/create.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/artifacts/rsyslog copying build/lib/toscaparser/tests/artifacts/rsyslog/config.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/artifacts/rsyslog creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/artifacts/nodejs copying build/lib/toscaparser/tests/artifacts/nodejs/start.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/artifacts/nodejs copying build/lib/toscaparser/tests/artifacts/nodejs/create.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/artifacts/nodejs copying build/lib/toscaparser/tests/artifacts/nodejs/config.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/artifacts/nodejs creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/artifacts/mysql copying build/lib/toscaparser/tests/artifacts/mysql/mysql_dbms_start.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/artifacts/mysql copying build/lib/toscaparser/tests/artifacts/mysql/mysql_dbms_install.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/artifacts/mysql copying build/lib/toscaparser/tests/artifacts/mysql/mysql_dbms_configure.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/artifacts/mysql copying build/lib/toscaparser/tests/artifacts/mysql/mysql_database_configure.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/artifacts/mysql creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/artifacts/mongodb copying build/lib/toscaparser/tests/artifacts/mongodb/start.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/artifacts/mongodb copying build/lib/toscaparser/tests/artifacts/mongodb/create_database.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/artifacts/mongodb copying build/lib/toscaparser/tests/artifacts/mongodb/create.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/artifacts/mongodb copying build/lib/toscaparser/tests/artifacts/mongodb/config.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/artifacts/mongodb creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/artifacts/logstash copying build/lib/toscaparser/tests/artifacts/logstash/start.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/artifacts/logstash copying build/lib/toscaparser/tests/artifacts/logstash/create.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/artifacts/logstash copying build/lib/toscaparser/tests/artifacts/logstash/configure_rsyslog.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/artifacts/logstash copying build/lib/toscaparser/tests/artifacts/logstash/configure_elasticsearch.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/artifacts/logstash copying build/lib/toscaparser/tests/artifacts/logstash/configure_collectd.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/artifacts/logstash creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/artifacts/kibana copying build/lib/toscaparser/tests/artifacts/kibana/start.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/artifacts/kibana copying build/lib/toscaparser/tests/artifacts/kibana/create.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/artifacts/kibana copying build/lib/toscaparser/tests/artifacts/kibana/config.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/artifacts/kibana creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/artifacts/elasticsearch copying build/lib/toscaparser/tests/artifacts/elasticsearch/start.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/artifacts/elasticsearch copying build/lib/toscaparser/tests/artifacts/elasticsearch/create.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/artifacts/elasticsearch creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/artifacts/collectd copying build/lib/toscaparser/tests/artifacts/collectd/start.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/artifacts/collectd copying build/lib/toscaparser/tests/artifacts/collectd/create.sh -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/artifacts/collectd copying build/lib/toscaparser/tests/artifacts/collectd/config.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/artifacts/collectd copying build/lib/toscaparser/tests/base.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests copying build/lib/toscaparser/tests/test_exception.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests copying build/lib/toscaparser/tests/test_properties.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests copying build/lib/toscaparser/tests/test_toscatplvalidation.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests copying build/lib/toscaparser/tests/test_validate_tosca_version.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests copying build/lib/toscaparser/tests/test_custom_relationships.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests copying build/lib/toscaparser/tests/test_constraints.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests copying build/lib/toscaparser/tests/test_topology_template.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests copying build/lib/toscaparser/tests/test_scalarunit.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests copying build/lib/toscaparser/tests/test_datatypes.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests copying build/lib/toscaparser/tests/test_toscatpl.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests copying build/lib/toscaparser/tests/__init__.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests copying build/lib/toscaparser/tests/test_functions.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests copying build/lib/toscaparser/tests/test_toscadef.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests copying build/lib/toscaparser/tests/test_utils.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests copying build/lib/toscaparser/tests/test_prereq.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests copying build/lib/toscaparser/tests/test_shell.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests copying build/lib/toscaparser/shell.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser copying build/lib/toscaparser/capabilities.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser copying build/lib/toscaparser/relationship_template.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser copying build/lib/toscaparser/triggers.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser copying build/lib/toscaparser/dataentity.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser copying build/lib/toscaparser/groups.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser copying build/lib/toscaparser/reservation.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser copying build/lib/toscaparser/substitution_mappings.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser copying build/lib/toscaparser/tpl_relationship_graph.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser copying build/lib/toscaparser/policy.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser copying build/lib/toscaparser/tosca_template.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser copying build/lib/toscaparser/properties.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser copying build/lib/toscaparser/topology_template.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser copying build/lib/toscaparser/nodetemplate.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser copying build/lib/toscaparser/imports.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser copying build/lib/toscaparser/parameters.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser copying build/lib/toscaparser/__init__.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser copying build/lib/toscaparser/repositories.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser copying build/lib/toscaparser/functions.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser copying build/lib/toscaparser/unsupportedtype.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser copying build/lib/toscaparser/entity_template.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/elements copying build/lib/toscaparser/elements/TOSCA_definition_1_0.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/elements copying build/lib/toscaparser/elements/nodetype.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/elements copying build/lib/toscaparser/elements/interfaces.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/elements copying build/lib/toscaparser/elements/statefulentitytype.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/elements copying build/lib/toscaparser/elements/policytype.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/elements copying build/lib/toscaparser/elements/relationshiptype.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/elements copying build/lib/toscaparser/elements/portspectype.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/elements copying build/lib/toscaparser/elements/constraints.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/elements copying build/lib/toscaparser/elements/entity_type.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/elements copying build/lib/toscaparser/elements/datatype.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/elements copying build/lib/toscaparser/elements/tosca_type_validation.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/elements copying build/lib/toscaparser/elements/artifacttype.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/elements copying build/lib/toscaparser/elements/__init__.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/elements copying build/lib/toscaparser/elements/capabilitytype.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/elements copying build/lib/toscaparser/elements/grouptype.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/elements copying build/lib/toscaparser/elements/attribute_definition.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/elements copying build/lib/toscaparser/elements/scalarunit.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/elements copying build/lib/toscaparser/elements/property_definition.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/elements creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/common copying build/lib/toscaparser/common/__init__.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/common copying build/lib/toscaparser/common/exception.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/common creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/extensions creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/extensions/mec copying build/lib/toscaparser/extensions/mec/TOSCA_mec_definition_1_0_0.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/extensions/mec copying build/lib/toscaparser/extensions/mec/__init__.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/extensions/mec copying build/lib/toscaparser/extensions/mec/tosca_simple_profile_for_mec_1_0_0.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/extensions/mec copying build/lib/toscaparser/extensions/__init__.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/extensions copying build/lib/toscaparser/extensions/exttools.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/extensions creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/extensions/nfv creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/extensions/nfv/tests creating /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/extensions/nfv/tests/data copying build/lib/toscaparser/extensions/nfv/tests/data/tosca_helloworld_nfv.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/extensions/nfv/tests/data copying build/lib/toscaparser/extensions/nfv/TOSCA_nfv_definition_1_0_0.yaml -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/extensions/nfv copying build/lib/toscaparser/extensions/nfv/tosca_simple_profile_for_nfv_1_0_0.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/extensions/nfv copying build/lib/toscaparser/extensions/nfv/__init__.py -> /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/extensions/nfv byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/prereq/csar.py to csar.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/prereq/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/utils/yamlparser.py to yamlparser.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/utils/gettextutils.py to gettextutils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/utils/urlutils.py to urlutils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/utils/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/utils/validateutils.py to validateutils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/extensions/nfv/test_tosca_nfv_tpl.py to test_tosca_nfv_tpl.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/extensions/nfv/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk/Python/logstash/configure_rsyslog.py to configure_rsyslog.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk/Python/logstash/configure_elasticsearch.py to configure_elasticsearch.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk/Python/logstash/configure_collectd.py to configure_collectd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk/Python/collectd/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/artifacts/logstash/configure_rsyslog.py to configure_rsyslog.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/artifacts/logstash/configure_elasticsearch.py to configure_elasticsearch.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/artifacts/logstash/configure_collectd.py to configure_collectd.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/artifacts/collectd/config.py to config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/test_exception.py to test_exception.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/test_properties.py to test_properties.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/test_toscatplvalidation.py to test_toscatplvalidation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/test_validate_tosca_version.py to test_validate_tosca_version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/test_custom_relationships.py to test_custom_relationships.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/test_constraints.py to test_constraints.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/test_topology_template.py to test_topology_template.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/test_scalarunit.py to test_scalarunit.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/test_datatypes.py to test_datatypes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/test_toscatpl.py to test_toscatpl.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/test_functions.py to test_functions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/test_toscadef.py to test_toscadef.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/test_utils.py to test_utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/test_prereq.py to test_prereq.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tests/test_shell.py to test_shell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/shell.py to shell.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/capabilities.py to capabilities.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/relationship_template.py to relationship_template.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/triggers.py to triggers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/dataentity.py to dataentity.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/groups.py to groups.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/reservation.py to reservation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/substitution_mappings.py to substitution_mappings.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tpl_relationship_graph.py to tpl_relationship_graph.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/policy.py to policy.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/tosca_template.py to tosca_template.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/properties.py to properties.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/topology_template.py to topology_template.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/nodetemplate.py to nodetemplate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/imports.py to imports.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/parameters.py to parameters.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/repositories.py to repositories.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/functions.py to functions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/unsupportedtype.py to unsupportedtype.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/entity_template.py to entity_template.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/elements/nodetype.py to nodetype.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/elements/interfaces.py to interfaces.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/elements/statefulentitytype.py to statefulentitytype.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/elements/policytype.py to policytype.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/elements/relationshiptype.py to relationshiptype.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/elements/portspectype.py to portspectype.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/elements/constraints.py to constraints.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/elements/entity_type.py to entity_type.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/elements/datatype.py to datatype.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/elements/tosca_type_validation.py to tosca_type_validation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/elements/artifacttype.py to artifacttype.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/elements/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/elements/capabilitytype.py to capabilitytype.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/elements/grouptype.py to grouptype.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/elements/attribute_definition.py to attribute_definition.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/elements/scalarunit.py to scalarunit.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/elements/property_definition.py to property_definition.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/common/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/common/exception.py to exception.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/extensions/mec/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/extensions/mec/tosca_simple_profile_for_mec_1_0_0.py to tosca_simple_profile_for_mec_1_0_0.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/extensions/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/extensions/exttools.py to exttools.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/extensions/nfv/tosca_simple_profile_for_nfv_1_0_0.py to tosca_simple_profile_for_nfv_1_0_0.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/toscaparser/extensions/nfv/__init__.py to __init__.cpython-36.pyc writing byte-compilation script '/tmp/tmpu4ru_qvx.py' /usr/libexec/platform-python /tmp/tmpu4ru_qvx.py removing /tmp/tmpu4ru_qvx.py running install_egg_info running egg_info writing tosca_parser.egg-info/PKG-INFO writing dependency_links to tosca_parser.egg-info/dependency_links.txt writing entry points to tosca_parser.egg-info/entry_points.txt writing top-level names to tosca_parser.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt Copying tosca_parser.egg-info to /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6/site-packages/tosca_parser-1.4.0-py3.6.egg-info running install_scripts /usr/lib/python3.6/site-packages/pbr/packaging.py:435: EasyInstallDeprecationWarning: Use get_header header = easy_install.get_script_header("", executable, is_wininst) Installing tosca-parser script to /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/bin + sphinx-build-3 doc/source html Running Sphinx v1.7.6 connecting events for openstackdocstheme [openstackdocstheme] connecting html-page-context event handler making output directory... loading pickled environment... not yet created Using openstackdocstheme Sphinx theme from /usr/lib/python3.6/site-packages/openstackdocstheme/theme fatal: not a git repository (or any of the parent directories): .git WARNING: Cannot find git top directory, assuming "." No ./.gitreview found building [mo]: targets for 0 po files that are out of date building [html]: targets for 4 source files that are out of date updating environment: 4 added, 0 changed, 0 removed reading sources... [ 25%] contributing reading sources... [ 50%] index reading sources... [ 75%] installation reading sources... [100%] usage looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 25%] contributing fatal: not a git repository (or any of the parent directories): .git [openstackdocstheme] series 'latest' [openstackdocstheme] display_badge False (no stable branches) [openstackdocstheme] other_versions [] fatal: not a git repository (or any of the parent directories): .git [openstackdocstheme] Could not get modification time of doc/source/contributing.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', 'doc/source/contributing.rst']' returned non-zero exit status 128. [openstackdocstheme] could not determine last_updated for 'contributing' writing output... [ 50%] index [openstackdocstheme] other_versions [] fatal: not a git repository (or any of the parent directories): .git [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', '--', 'doc/source/index.rst']' returned non-zero exit status 128. [openstackdocstheme] could not determine last_updated for 'index' writing output... [ 75%] installation [openstackdocstheme] other_versions [] fatal: not a git repository (or any of the parent directories): .git [openstackdocstheme] Could not get modification time of doc/source/installation.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', 'doc/source/installation.rst']' returned non-zero exit status 128. [openstackdocstheme] could not determine last_updated for 'installation' writing output... [100%] usage [openstackdocstheme] other_versions [] fatal: not a git repository (or any of the parent directories): .git [openstackdocstheme] Could not get modification time of doc/source/usage.rst: Command '['git', 'log', '-n1', '--format=%ad', '--date=format:%Y-%m-%d %H:%M:%S', '--', 'doc/source/usage.rst']' returned non-zero exit status 128. [openstackdocstheme] could not determine last_updated for 'usage' WARNING: Cannot get gitsha from git repository. 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 static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 2 warnings. The HTML pages are in html. + rm -rf html/.doctrees html/.buildinfo + find /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64//usr/lib/python3.6/site-packages/toscaparser/tests -name '*.sh' -execdir chmod +x '{}' ';' + find /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64//usr/lib/python3.6/site-packages/toscaparser/tests -name '*.py' -exec sed -i 's/^#!\/usr\/bin\/python/#!\/usr\/bin\/python3/' '{}' ';' + mv /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/bin/tosca-parser /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/bin/tosca-parser-3.6 + ln -s ./tosca-parser-3.6 /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/bin/tosca-parser-3 + ln -s ./tosca-parser-3 /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/bin/tosca-parser + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 1.4.0-4.el8 --unique-debug-suffix -1.4.0-4.el8.x86_64 --unique-debug-src-base python-tosca-parser-1.4.0-4.el8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/tosca-parser-1.4.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/lib/python3.6 using /usr/libexec/platform-python + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/lib/python3.6/site-packages/toscaparser/tests/artifacts/collectd/config.py from /usr/bin/python3 to #!/usr/libexec/platform-python mangling shebang in /usr/lib/python3.6/site-packages/toscaparser/tests/artifacts/logstash/configure_rsyslog.py from /usr/bin/python3 to #!/usr/libexec/platform-python mangling shebang in /usr/lib/python3.6/site-packages/toscaparser/tests/artifacts/logstash/configure_elasticsearch.py from /usr/bin/python3 to #!/usr/libexec/platform-python mangling shebang in /usr/lib/python3.6/site-packages/toscaparser/tests/artifacts/logstash/configure_collectd.py from /usr/bin/python3 to #!/usr/libexec/platform-python mangling shebang in /usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk/Python/collectd/config.py from /usr/bin/python3 to #!/usr/libexec/platform-python mangling shebang in /usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk/Python/logstash/configure_rsyslog.py from /usr/bin/python3 to #!/usr/libexec/platform-python mangling shebang in /usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk/Python/logstash/configure_elasticsearch.py from /usr/bin/python3 to #!/usr/libexec/platform-python mangling shebang in /usr/lib/python3.6/site-packages/toscaparser/tests/data/CSAR/tosca_elk/Python/logstash/configure_collectd.py from /usr/bin/python3 to #!/usr/libexec/platform-python Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.41YO3K + umask 022 + cd /builddir/build/BUILD + cd tosca-parser-1.4.0 + PYTHON=python3 + /usr/libexec/platform-python setup.py test running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running egg_info writing tosca_parser.egg-info/PKG-INFO writing dependency_links to tosca_parser.egg-info/dependency_links.txt writing entry points to tosca_parser.egg-info/entry_points.txt writing top-level names to tosca_parser.egg-info/top_level.txt [pbr] Reusing existing SOURCES.txt running build_ext test_invalid_arg (toscaparser.tests.test_shell.ShellTest) toscaparser.tests.test_shell.ShellTest.test_invalid_arg ... usage: tosca-parser [-h] --template-file tosca-parser: error: the following arguments are required: --template-file ok test_missing_arg (toscaparser.tests.test_shell.ShellTest) toscaparser.tests.test_shell.ShellTest.test_missing_arg ... usage: tosca-parser [-h] --template-file tosca-parser: error: the following arguments are required: --template-file ok test_template_invalid (toscaparser.tests.test_shell.ShellTest) toscaparser.tests.test_shell.ShellTest.test_template_invalid ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/test_multiple_validation_errors.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) ok test_template_not_exist (toscaparser.tests.test_shell.ShellTest) toscaparser.tests.test_shell.ShellTest.test_template_not_exist ... ok test_template_valid (toscaparser.tests.test_shell.ShellTest) toscaparser.tests.test_shell.ShellTest.test_template_valid ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/tosca_helloworld.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) version: tosca_simple_yaml_1_0 description: Template for deploying a single server with predefined properties. nodetemplates: my_server ok test_alternate_csar_extension (toscaparser.tests.test_prereq.CSARPrereqTest) toscaparser.tests.test_prereq.CSARPrereqTest.test_alternate_csar_extension ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/tmp/tmpf9qwudy1/tmphl2g9yao/Definitions/paypalpizzastore_nodejs_app.yaml'> return import_template, YAML_LOADER(import_template, a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/tmp/tmpf9qwudy1/tmphl2g9yao/Definitions/elasticsearch.yaml'> return import_template, YAML_LOADER(import_template, a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/tmp/tmpf9qwudy1/tmphl2g9yao/Definitions/logstash.yaml'> return import_template, YAML_LOADER(import_template, a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/tmp/tmpf9qwudy1/tmphl2g9yao/Definitions/kibana.yaml'> return import_template, YAML_LOADER(import_template, a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/tmp/tmpf9qwudy1/tmphl2g9yao/Definitions/collectd.yaml'> return import_template, YAML_LOADER(import_template, a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/tmp/tmpf9qwudy1/tmphl2g9yao/Definitions/rsyslog.yaml'> return import_template, YAML_LOADER(import_template, a_file) ok test_csar_invalid_import_path (toscaparser.tests.test_prereq.CSARPrereqTest) toscaparser.tests.test_prereq.CSARPrereqTest.test_csar_invalid_import_path ... ok test_csar_invalid_import_url (toscaparser.tests.test_prereq.CSARPrereqTest) toscaparser.tests.test_prereq.CSARPrereqTest.test_csar_invalid_import_url ... FAIL test_csar_invalid_script_path (toscaparser.tests.test_prereq.CSARPrereqTest) toscaparser.tests.test_prereq.CSARPrereqTest.test_csar_invalid_script_path ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/tmp/tmpkbgpvqjf/tmpzk9sz0bf/Definitions/wordpress.yaml'> return import_template, YAML_LOADER(import_template, a_file) ok test_csar_invalid_script_url (toscaparser.tests.test_prereq.CSARPrereqTest) toscaparser.tests.test_prereq.CSARPrereqTest.test_csar_invalid_script_url ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/tmp/tmphbjeby0v/tmp9gwli_hc/Definitions/wordpress.yaml'> return import_template, YAML_LOADER(import_template, a_file) ok test_csar_main_template (toscaparser.tests.test_prereq.CSARPrereqTest) toscaparser.tests.test_prereq.CSARPrereqTest.test_csar_main_template ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/test_prereq.py:207: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/tosca_helloworld.yaml'> expected_yaml = toscaparser.utils.yamlparser.load_yaml(yaml_file) ok test_decompress (toscaparser.tests.test_prereq.CSARPrereqTest) toscaparser.tests.test_prereq.CSARPrereqTest.test_decompress ... ok test_entry_def_exists (toscaparser.tests.test_prereq.CSARPrereqTest) toscaparser.tests.test_prereq.CSARPrereqTest.test_entry_def_exists ... ok test_file_exists (toscaparser.tests.test_prereq.CSARPrereqTest) toscaparser.tests.test_prereq.CSARPrereqTest.test_file_exists ... ok test_file_is_zip (toscaparser.tests.test_prereq.CSARPrereqTest) toscaparser.tests.test_prereq.CSARPrereqTest.test_file_is_zip ... ok test_metadata_exists (toscaparser.tests.test_prereq.CSARPrereqTest) toscaparser.tests.test_prereq.CSARPrereqTest.test_metadata_exists ... ok test_metadata_file_exists (toscaparser.tests.test_prereq.CSARPrereqTest) toscaparser.tests.test_prereq.CSARPrereqTest.test_metadata_file_exists ... ok test_metadata_invalid_csar (toscaparser.tests.test_prereq.CSARPrereqTest) toscaparser.tests.test_prereq.CSARPrereqTest.test_metadata_invalid_csar ... ok test_metadata_is_yaml (toscaparser.tests.test_prereq.CSARPrereqTest) toscaparser.tests.test_prereq.CSARPrereqTest.test_metadata_is_yaml ... ok test_metadata_valid_csar (toscaparser.tests.test_prereq.CSARPrereqTest) toscaparser.tests.test_prereq.CSARPrereqTest.test_metadata_valid_csar ... ok test_url_is_zip (toscaparser.tests.test_prereq.CSARPrereqTest) toscaparser.tests.test_prereq.CSARPrereqTest.test_url_is_zip ... ERROR test_valid_csar (toscaparser.tests.test_prereq.CSARPrereqTest) toscaparser.tests.test_prereq.CSARPrereqTest.test_valid_csar ... ok test_valid_csar_with_url_import_and_script (toscaparser.tests.test_prereq.CSARPrereqTest) toscaparser.tests.test_prereq.CSARPrereqTest.test_valid_csar_with_url_import_and_script ... ERROR test_valid_metadata_file_exists (toscaparser.tests.test_prereq.CSARPrereqTest) toscaparser.tests.test_prereq.CSARPrereqTest.test_valid_metadata_file_exists ... ok test_urlutils_join_url (toscaparser.tests.test_utils.UrlUtilsTest) toscaparser.tests.test_utils.UrlUtilsTest.test_urlutils_join_url ... ok test_urlutils_validate_url (toscaparser.tests.test_utils.UrlUtilsTest) toscaparser.tests.test_utils.UrlUtilsTest.test_urlutils_validate_url ... ok test_artifacts (toscaparser.tests.test_toscadef.ToscaDefTest) toscaparser.tests.test_toscadef.ToscaDefTest.test_artifacts ... ok test_attributes_def (toscaparser.tests.test_toscadef.ToscaDefTest) toscaparser.tests.test_toscadef.ToscaDefTest.test_attributes_def ... ok test_capabilities (toscaparser.tests.test_toscadef.ToscaDefTest) toscaparser.tests.test_toscadef.ToscaDefTest.test_capabilities ... ok test_group (toscaparser.tests.test_toscadef.ToscaDefTest) toscaparser.tests.test_toscadef.ToscaDefTest.test_group ... ok test_interfaces (toscaparser.tests.test_toscadef.ToscaDefTest) toscaparser.tests.test_toscadef.ToscaDefTest.test_interfaces ... ok test_parent_type (toscaparser.tests.test_toscadef.ToscaDefTest) toscaparser.tests.test_toscadef.ToscaDefTest.test_parent_type ... ok test_policies (toscaparser.tests.test_toscadef.ToscaDefTest) toscaparser.tests.test_toscadef.ToscaDefTest.test_policies ... ok test_port_spec (toscaparser.tests.test_toscadef.ToscaDefTest) toscaparser.tests.test_toscadef.ToscaDefTest.test_port_spec ... ok test_properties_def (toscaparser.tests.test_toscadef.ToscaDefTest) toscaparser.tests.test_toscadef.ToscaDefTest.test_properties_def ... ok test_relationship (toscaparser.tests.test_toscadef.ToscaDefTest) toscaparser.tests.test_toscadef.ToscaDefTest.test_relationship ... ok test_requirements (toscaparser.tests.test_toscadef.ToscaDefTest) toscaparser.tests.test_toscadef.ToscaDefTest.test_requirements ... ok test_type (toscaparser.tests.test_toscadef.ToscaDefTest) toscaparser.tests.test_toscadef.ToscaDefTest.test_type ... ok test_validate_concat (toscaparser.tests.test_functions.ConcatTest) toscaparser.tests.test_functions.ConcatTest.test_validate_concat ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/functions/test_concat.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/functions/test_concat_invalid.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) ok test_get_attribute_capability_inheritance (toscaparser.tests.test_functions.GetAttributeTest) toscaparser.tests.test_functions.GetAttributeTest.test_get_attribute_capability_inheritance ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/functions/test_container_cap_child.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/functions/../custom_types/container_cap_child.yaml'> return import_template, YAML_LOADER(import_template, a_file) ok test_get_attribute_host_keyword (toscaparser.tests.test_functions.GetAttributeTest) toscaparser.tests.test_functions.GetAttributeTest.test_get_attribute_host_keyword ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/functions/test_get_attribute_host_keyword.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) ok test_get_attribute_host_not_found (toscaparser.tests.test_functions.GetAttributeTest) toscaparser.tests.test_functions.GetAttributeTest.test_get_attribute_host_not_found ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/functions/test_get_attribute_host_not_found.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) ok test_get_attribute_illegal_host_in_outputs (toscaparser.tests.test_functions.GetAttributeTest) toscaparser.tests.test_functions.GetAttributeTest.test_get_attribute_illegal_host_in_outputs ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/functions/test_get_attribute_illegal_host_in_outputs.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) ok test_get_attribute_in_outputs (toscaparser.tests.test_functions.GetAttributeTest) toscaparser.tests.test_functions.GetAttributeTest.test_get_attribute_in_outputs ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/tosca_single_instance_wordpress.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/custom_types/wordpress.yaml'> return import_template, YAML_LOADER(import_template, a_file) ok test_get_attribute_invalid_args (toscaparser.tests.test_functions.GetAttributeTest) toscaparser.tests.test_functions.GetAttributeTest.test_get_attribute_invalid_args ... ok test_get_attribute_source_target_keywords (toscaparser.tests.test_functions.GetAttributeTest) toscaparser.tests.test_functions.GetAttributeTest.test_get_attribute_source_target_keywords ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/functions/test_get_attribute_source_target_keywords.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) ok test_get_attribute_unknown_attribute (toscaparser.tests.test_functions.GetAttributeTest) toscaparser.tests.test_functions.GetAttributeTest.test_get_attribute_unknown_attribute ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/functions/test_get_attribute_unknown_attribute_name.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) ok test_get_attribute_unknown_node_template_name (toscaparser.tests.test_functions.GetAttributeTest) toscaparser.tests.test_functions.GetAttributeTest.test_get_attribute_unknown_node_template_name ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/functions/test_get_attribute_unknown_node_template_name.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) ok test_get_attribute_with_index (toscaparser.tests.test_functions.GetAttributeTest) toscaparser.tests.test_functions.GetAttributeTest.test_get_attribute_with_index ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/functions/test_get_attribute_with_index.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/functions/../custom_types/compute_with_attribute_list.yaml'> return import_template, YAML_LOADER(import_template, a_file) ok test_get_attribute_with_index_error (toscaparser.tests.test_functions.GetAttributeTest) toscaparser.tests.test_functions.GetAttributeTest.test_get_attribute_with_index_error ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/functions/test_get_attribute_with_index_error.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) ok test_get_attribute_with_nested_params (toscaparser.tests.test_functions.GetAttributeTest) toscaparser.tests.test_functions.GetAttributeTest.test_get_attribute_with_nested_params ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/functions/test_get_attribute_with_nested_params.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/functions/../custom_types/compute_with_nested_atributes.yaml'> return import_template, YAML_LOADER(import_template, a_file) ok test_implicit_attribute (toscaparser.tests.test_functions.GetAttributeTest) toscaparser.tests.test_functions.GetAttributeTest.test_implicit_attribute ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/functions/test_get_implicit_attribute.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) ok test_get_input_default_value_result (toscaparser.tests.test_functions.IntrinsicFunctionsTest) toscaparser.tests.test_functions.IntrinsicFunctionsTest.test_get_input_default_value_result ... ok test_get_input_in_properties (toscaparser.tests.test_functions.IntrinsicFunctionsTest) toscaparser.tests.test_functions.IntrinsicFunctionsTest.test_get_input_in_properties ... ok test_get_input_validation (toscaparser.tests.test_functions.IntrinsicFunctionsTest) toscaparser.tests.test_functions.IntrinsicFunctionsTest.test_get_input_validation ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/functions/test_unknown_input_in_property.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/functions/test_unknown_input_in_interface.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/functions/test_invalid_function_signature.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) ok test_get_prop_cap_bool (toscaparser.tests.test_functions.IntrinsicFunctionsTest) toscaparser.tests.test_functions.IntrinsicFunctionsTest.test_get_prop_cap_bool ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/functions/test_get_prop_cap_bool.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) ok test_get_prop_cap_host (toscaparser.tests.test_functions.IntrinsicFunctionsTest) toscaparser.tests.test_functions.IntrinsicFunctionsTest.test_get_prop_cap_host ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/functions/test_get_prop_cap_host.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/functions/../custom_types/node_with_cap.yaml'> return import_template, YAML_LOADER(import_template, a_file) ok test_get_property (toscaparser.tests.test_functions.IntrinsicFunctionsTest) toscaparser.tests.test_functions.IntrinsicFunctionsTest.test_get_property ... ok test_get_property_source_target_keywords (toscaparser.tests.test_functions.IntrinsicFunctionsTest) toscaparser.tests.test_functions.IntrinsicFunctionsTest.test_get_property_source_target_keywords ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/functions/test_get_property_source_target_keywords.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/functions/../custom_types/compute_with_prop.yaml'> return import_template, YAML_LOADER(import_template, a_file) ok test_get_property_with_capabilties_inheritance (toscaparser.tests.test_functions.IntrinsicFunctionsTest) toscaparser.tests.test_functions.IntrinsicFunctionsTest.test_get_property_with_capabilties_inheritance ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/functions/test_capabilties_inheritance.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) ok test_get_property_with_host (toscaparser.tests.test_functions.IntrinsicFunctionsTest) toscaparser.tests.test_functions.IntrinsicFunctionsTest.test_get_property_with_host ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/functions/test_get_property_with_host.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) ok test_get_property_with_input_param (toscaparser.tests.test_functions.IntrinsicFunctionsTest) toscaparser.tests.test_functions.IntrinsicFunctionsTest.test_get_property_with_input_param ... ok test_get_property_with_nested_params (toscaparser.tests.test_functions.IntrinsicFunctionsTest) toscaparser.tests.test_functions.IntrinsicFunctionsTest.test_get_property_with_nested_params ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/functions/tosca_nested_property_names_indexes.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/functions/../custom_types/wordpress.yaml'> return import_template, YAML_LOADER(import_template, a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/functions/../custom_types/db_with_list_param.yaml'> return import_template, YAML_LOADER(import_template, a_file) ok test_unknown_capability_property (toscaparser.tests.test_functions.IntrinsicFunctionsTest) toscaparser.tests.test_functions.IntrinsicFunctionsTest.test_unknown_capability_property ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/functions/test_unknown_capability_property.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) ok test_validate_token (toscaparser.tests.test_functions.TokenTest) toscaparser.tests.test_functions.TokenTest.test_validate_token ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/functions/test_token.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/functions/test_token_invalid.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) ok test_attributes_inheritance (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_attributes_inheritance ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/test_attributes_inheritance.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/custom_types/compute_with_prop.yaml'> return import_template, YAML_LOADER(import_template, a_file) ok test_available_rel_tpls (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_available_rel_tpls ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/test_available_rel_tpls.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) ok test_containers (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_containers ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/containers/test_container_docker_mysql.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) ok test_csar_parsing_elk_url_based (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_csar_parsing_elk_url_based ... ERROR test_csar_parsing_wordpress (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_csar_parsing_wordpress ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/tmp/tmppq4n7uh8/tmp5g6gh8d_/Definitions/wordpress.yaml'> return import_template, YAML_LOADER(import_template, a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/tmp/tmppq4n7uh8/tmphjadxkqg/Definitions/tosca_single_instance_wordpress.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/tmp/tmppq4n7uh8/tmphjadxkqg/Definitions/wordpress.yaml'> return import_template, YAML_LOADER(import_template, a_file) ok test_csar_with_alternate_extenstion (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_csar_with_alternate_extenstion ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/tmp/tmp2b9uodvc/tmpt0z2xzml/Definitions/paypalpizzastore_nodejs_app.yaml'> return import_template, YAML_LOADER(import_template, a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/tmp/tmp2b9uodvc/tmpt0z2xzml/Definitions/elasticsearch.yaml'> return import_template, YAML_LOADER(import_template, a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/tmp/tmp2b9uodvc/tmpt0z2xzml/Definitions/logstash.yaml'> return import_template, YAML_LOADER(import_template, a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/tmp/tmp2b9uodvc/tmpt0z2xzml/Definitions/kibana.yaml'> return import_template, YAML_LOADER(import_template, a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/tmp/tmp2b9uodvc/tmpt0z2xzml/Definitions/collectd.yaml'> return import_template, YAML_LOADER(import_template, a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/tmp/tmp2b9uodvc/tmpt0z2xzml/Definitions/rsyslog.yaml'> return import_template, YAML_LOADER(import_template, a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/tmp/tmp2b9uodvc/tmpasb6a99q/Definitions/tosca_elk.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/tmp/tmp2b9uodvc/tmpasb6a99q/Definitions/paypalpizzastore_nodejs_app.yaml'> return import_template, YAML_LOADER(import_template, a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/tmp/tmp2b9uodvc/tmpasb6a99q/Definitions/elasticsearch.yaml'> return import_template, YAML_LOADER(import_template, a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/tmp/tmp2b9uodvc/tmpasb6a99q/Definitions/logstash.yaml'> return import_template, YAML_LOADER(import_template, a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/tmp/tmp2b9uodvc/tmpasb6a99q/Definitions/kibana.yaml'> return import_template, YAML_LOADER(import_template, a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/tmp/tmp2b9uodvc/tmpasb6a99q/Definitions/collectd.yaml'> return import_template, YAML_LOADER(import_template, a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/tmp/tmp2b9uodvc/tmpasb6a99q/Definitions/rsyslog.yaml'> return import_template, YAML_LOADER(import_template, a_file) ok test_custom_capability (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_custom_capability ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/test_custom_capabilty.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/custom_types/custom_cap.yaml'> return import_template, YAML_LOADER(import_template, a_file) ok test_custom_capability_type_definition (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_custom_capability_type_definition ... ok test_custom_caps_def (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_custom_caps_def ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/test_custom_caps_def.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/custom_types/custom_caps_def.yaml'> return import_template, YAML_LOADER(import_template, a_file) ok test_custom_caps_with_custom_datatype (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_custom_caps_with_custom_datatype ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/test_custom_caps_with_datatype.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/custom_types/custom_cap_with_datatype.yaml'> return import_template, YAML_LOADER(import_template, a_file) ok test_custom_rel_with_script (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_custom_rel_with_script ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/test_tosca_custom_rel_with_script.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) ok test_description (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_description ... ok test_endpoint_on_compute (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_endpoint_on_compute ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/test_endpoint_on_compute.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) ok test_inputs (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_inputs ... ok test_interfaces (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_interfaces ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/test_toscatpl.py:175: DeprecationWarning: Only valid in 1.8.1 and earlier. Use skipTest instead. TestCase.skip(self, 'bug #1440247') skipped 'bug #1440247' test_invalid_section_names (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_invalid_section_names ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/test_invalid_section_names.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) ok test_invalid_template_file (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_invalid_template_file ... ok test_local_template_with_local_relpath_import (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_local_template_with_local_relpath_import ... ok test_local_template_with_url_import (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_local_template_with_url_import ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/tosca_single_instance_wordpress_with_url_import.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) ERROR test_multiple_policies (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_multiple_policies ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/policies/test_tosca_nfv_multiple_policies.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/elements/entity_type.py:157: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/extensions/nfv/TOSCA_nfv_definition_1_0_0.yaml'> nfv_def_file = loader(extension_defs_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/policies/tacker_defs.yaml'> return import_template, YAML_LOADER(import_template, a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/policies/tacker_nfv_defs.yaml'> return import_template, YAML_LOADER(import_template, a_file) ok test_multiple_validation_errors (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_multiple_validation_errors ... ok test_nested_dsl_def (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_nested_dsl_def ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/dsl_definitions/test_nested_dsl_def.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) ok test_nested_imports_in_templates (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_nested_imports_in_templates ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/test_instance_nested_imports.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/custom_types/nested_test_wordpress.yaml'> return import_template, YAML_LOADER(import_template, a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/custom_types/nested_test_kibana.yaml'> return import_template, YAML_LOADER(import_template, a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/custom_types/kibana.yaml'> return import_template, YAML_LOADER(import_template, a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/custom_types/nested_rsyslog.yaml'> return import_template, YAML_LOADER(import_template, a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/custom_types/logstash.yaml'> return import_template, YAML_LOADER(import_template, a_file) ok test_no_input (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_no_input ... ok test_node_filter (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_node_filter ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/node_filter/test_node_filter.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) ok test_node_inheritance_type (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_node_inheritance_type ... ok test_node_tpls (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_node_tpls ... ok test_normative_type_by_short_name (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_normative_type_by_short_name ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/test_tosca_normative_type_by_shortname.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) ok test_outputs (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_outputs ... ok test_path_and_yaml_dict_tpl_input (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_path_and_yaml_dict_tpl_input ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/test_toscatpl.py:652: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/tosca_helloworld.yaml'> yaml_dict_tpl = toscaparser.utils.yamlparser.load_yaml(test_tpl) Both path and yaml_dict_tpl arguments were provided. Using path and ignoring yaml_dict_tpl. ok test_policies_for_custom (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_policies_for_custom ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/policies/tosca_custom_policy_template.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/policies/custom_definitions.yaml'> return import_template, YAML_LOADER(import_template, a_file) ok test_policies_for_groups (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_policies_for_groups ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/policies/tosca_policy_template.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) ok test_policies_for_node_templates (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_policies_for_node_templates ... ok test_relationship (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_relationship ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/tosca_elk.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/custom_types/paypalpizzastore_nodejs_app.yaml'> return import_template, YAML_LOADER(import_template, a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/custom_types/elasticsearch.yaml'> return import_template, YAML_LOADER(import_template, a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/custom_types/collectd.yaml'> return import_template, YAML_LOADER(import_template, a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/custom_types/rsyslog.yaml'> return import_template, YAML_LOADER(import_template, a_file) ok test_relationship_interface (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_relationship_interface ... ok test_repositories (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_repositories ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/repositories/tosca_repositories_test_definition.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) ERROR test_repositories_definition (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_repositories_definition ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/repositories/test_repositories_definition.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) ERROR test_template_file_with_suffix_yml (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_template_file_with_suffix_yml ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/custom_types/wordpress.yml'> self.tpl = YAML_LOADER(self.path, self.a_file) ok test_template_macro (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_template_macro ... ok test_template_requirements (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_template_requirements ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/requirements/test_requirements.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/requirements/../custom_types/wordpress.yaml'> return import_template, YAML_LOADER(import_template, a_file) ok test_template_requirements_not_implemented (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_template_requirements_not_implemented ... ok test_template_with_no_inputs (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_template_with_no_inputs ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/test_no_inputs_in_template.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) ok test_template_with_no_outputs (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_template_with_no_outputs ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/test_no_outputs_in_template.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) ok test_url_template_with_local_abspath_import (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_url_template_with_local_abspath_import ... FAIL test_url_template_with_local_relpath_import (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_url_template_with_local_relpath_import ... ERROR test_url_template_with_url_import (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_url_template_with_url_import ... ERROR test_various_portspec_errors (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_various_portspec_errors ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/datatypes/test_datatype_portspec_add_req.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) ok test_version (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_version ... ok test_yaml_dict_tpl_input (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_yaml_dict_tpl_input ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/test_toscatpl.py:663: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/tosca_helloworld.yaml'> yaml_dict_tpl = toscaparser.utils.yamlparser.load_yaml(test_tpl) ok test_yaml_dict_tpl_with_fullpath_import (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_yaml_dict_tpl_with_fullpath_import ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/test_toscatpl.py:704: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/tosca_single_instance_wordpress.yaml'> yaml_dict_tpl = toscaparser.utils.yamlparser.load_yaml(test_tpl) ok test_yaml_dict_tpl_with_params_and_url_import (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_yaml_dict_tpl_with_params_and_url_import ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/test_toscatpl.py:674: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/tosca_single_instance_wordpress_with_url_import.yaml'> yaml_dict_tpl = toscaparser.utils.yamlparser.load_yaml(test_tpl) ERROR test_yaml_dict_tpl_with_rel_import (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_yaml_dict_tpl_with_rel_import ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/test_toscatpl.py:689: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/tosca_single_instance_wordpress.yaml'> yaml_dict_tpl = toscaparser.utils.yamlparser.load_yaml(test_tpl) ok test_built_in_datatype (toscaparser.tests.test_datatypes.DataTypeTest) toscaparser.tests.test_datatypes.DataTypeTest.test_built_in_datatype ... ok test_built_in_datatype_with_short_name (toscaparser.tests.test_datatypes.DataTypeTest) toscaparser.tests.test_datatypes.DataTypeTest.test_built_in_datatype_with_short_name ... ok test_built_in_datatype_without_properties (toscaparser.tests.test_datatypes.DataTypeTest) toscaparser.tests.test_datatypes.DataTypeTest.test_built_in_datatype_without_properties ... ok test_built_in_nested_datatype (toscaparser.tests.test_datatypes.DataTypeTest) toscaparser.tests.test_datatypes.DataTypeTest.test_built_in_nested_datatype ... skipped 'The example in TOSCA spec may have some problem.' test_built_in_nested_datatype_portdef (toscaparser.tests.test_datatypes.DataTypeTest) toscaparser.tests.test_datatypes.DataTypeTest.test_built_in_nested_datatype_portdef ... ok test_custom_datatype (toscaparser.tests.test_datatypes.DataTypeTest) toscaparser.tests.test_datatypes.DataTypeTest.test_custom_datatype ... ok test_custom_datatype_with_parent (toscaparser.tests.test_datatypes.DataTypeTest) toscaparser.tests.test_datatypes.DataTypeTest.test_custom_datatype_with_parent ... ok test_datatype_in_current_template (toscaparser.tests.test_datatypes.DataTypeTest) toscaparser.tests.test_datatypes.DataTypeTest.test_datatype_in_current_template ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/datatypes/test_custom_datatypes_in_current_template.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) ok test_datatype_in_template_invalid_value (toscaparser.tests.test_datatypes.DataTypeTest) toscaparser.tests.test_datatypes.DataTypeTest.test_datatype_in_template_invalid_value ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/datatypes/test_custom_datatypes_value_error.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/datatypes/custom_datatype_def.yaml'> return import_template, YAML_LOADER(import_template, a_file) ok test_datatype_in_template_nested_datatype_error (toscaparser.tests.test_datatypes.DataTypeTest) toscaparser.tests.test_datatypes.DataTypeTest.test_datatype_in_template_nested_datatype_error ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/datatypes/test_custom_datatypes_nested_datatype_error.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) ok test_datatype_in_template_positive (toscaparser.tests.test_datatypes.DataTypeTest) toscaparser.tests.test_datatypes.DataTypeTest.test_datatype_in_template_positive ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/datatypes/test_custom_datatypes_positive.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) ok test_default_field_in_dataentity (toscaparser.tests.test_datatypes.DataTypeTest) toscaparser.tests.test_datatypes.DataTypeTest.test_default_field_in_dataentity ... ok test_empty_template (toscaparser.tests.test_datatypes.DataTypeTest) toscaparser.tests.test_datatypes.DataTypeTest.test_empty_template ... ok test_field_error_in_dataentity (toscaparser.tests.test_datatypes.DataTypeTest) toscaparser.tests.test_datatypes.DataTypeTest.test_field_error_in_dataentity ... ok test_functions_datatype (toscaparser.tests.test_datatypes.DataTypeTest) toscaparser.tests.test_datatypes.DataTypeTest.test_functions_datatype ... ok test_incorrect_field_in_datatype (toscaparser.tests.test_datatypes.DataTypeTest) toscaparser.tests.test_datatypes.DataTypeTest.test_incorrect_field_in_datatype ... ok test_invalid_range_datatype (toscaparser.tests.test_datatypes.DataTypeTest) toscaparser.tests.test_datatypes.DataTypeTest.test_invalid_range_datatype ... ok test_invalid_ranges_against_constraints (toscaparser.tests.test_datatypes.DataTypeTest) toscaparser.tests.test_datatypes.DataTypeTest.test_invalid_ranges_against_constraints ... ok test_missing_field_in_dataentity (toscaparser.tests.test_datatypes.DataTypeTest) toscaparser.tests.test_datatypes.DataTypeTest.test_missing_field_in_dataentity ... ok test_non_dict_value_for_datatype (toscaparser.tests.test_datatypes.DataTypeTest) toscaparser.tests.test_datatypes.DataTypeTest.test_non_dict_value_for_datatype ... ok test_port_spec_addl_reqs (toscaparser.tests.test_datatypes.DataTypeTest) toscaparser.tests.test_datatypes.DataTypeTest.test_port_spec_addl_reqs ... ok test_range_unbounded (toscaparser.tests.test_datatypes.DataTypeTest) toscaparser.tests.test_datatypes.DataTypeTest.test_range_unbounded ... ok test_type_error_in_dataentity (toscaparser.tests.test_datatypes.DataTypeTest) toscaparser.tests.test_datatypes.DataTypeTest.test_type_error_in_dataentity ... ok test_valid_range_type (toscaparser.tests.test_datatypes.DataTypeTest) toscaparser.tests.test_datatypes.DataTypeTest.test_valid_range_type ... ok test_valid_ranges_against_constraints (toscaparser.tests.test_datatypes.DataTypeTest) toscaparser.tests.test_datatypes.DataTypeTest.test_valid_ranges_against_constraints ... ok test_validation_in_collection_entry (toscaparser.tests.test_datatypes.DataTypeTest) toscaparser.tests.test_datatypes.DataTypeTest.test_validation_in_collection_entry ... ok test_validation_in_nested_datatype (toscaparser.tests.test_datatypes.DataTypeTest) toscaparser.tests.test_datatypes.DataTypeTest.test_validation_in_nested_datatype ... ok test_value_error_in_dataentity (toscaparser.tests.test_datatypes.DataTypeTest) toscaparser.tests.test_datatypes.DataTypeTest.test_value_error_in_dataentity ... ok test_get_num_from_scalar_unit_frequency_negative (toscaparser.tests.test_scalarunit.GetNumFromScalarUnitFrequencyNegative) toscaparser.tests.test_scalarunit.GetNumFromScalarUnitFrequencyNegative.test_get_num_from_scalar_unit_frequency_negative ... ok test_scenario_get_num_from_scalar_unit_frequency (toscaparser.tests.test_scalarunit.GetNumFromScalarUnitFrequencyPositive) toscaparser.tests.test_scalarunit.GetNumFromScalarUnitFrequencyPositive.test_scenario_get_num_from_scalar_unit_frequency (Input is GHz, user input is Hz) ... ok test_scenario_get_num_from_scalar_unit_frequency (toscaparser.tests.test_scalarunit.GetNumFromScalarUnitFrequencyPositive) toscaparser.tests.test_scalarunit.GetNumFromScalarUnitFrequencyPositive.test_scenario_get_num_from_scalar_unit_frequency (Input is GHz, user input is Hz) ... ok test_scenario_get_num_from_scalar_unit_frequency (toscaparser.tests.test_scalarunit.GetNumFromScalarUnitFrequencyPositive) toscaparser.tests.test_scalarunit.GetNumFromScalarUnitFrequencyPositive.test_scenario_get_num_from_scalar_unit_frequency (Input is MHz, user input is GHz) ... ok test_scenario_get_num_from_scalar_unit_frequency (toscaparser.tests.test_scalarunit.GetNumFromScalarUnitFrequencyPositive) toscaparser.tests.test_scalarunit.GetNumFromScalarUnitFrequencyPositive.test_scenario_get_num_from_scalar_unit_frequency (Input is GHz, user input is Hz) ... ok test_scenario_get_num_from_scalar_unit_frequency (toscaparser.tests.test_scalarunit.GetNumFromScalarUnitFrequencyPositive) toscaparser.tests.test_scalarunit.GetNumFromScalarUnitFrequencyPositive.test_scenario_get_num_from_scalar_unit_frequency (Input is GHz, user input is Hz) ... ok test_get_num_from_scalar_unit_size_negative (toscaparser.tests.test_scalarunit.GetNumFromScalarUnitSizeNegative) toscaparser.tests.test_scalarunit.GetNumFromScalarUnitSizeNegative.test_get_num_from_scalar_unit_size_negative ... ok test_scenario_get_num_from_scalar_unit_size (toscaparser.tests.test_scalarunit.GetNumFromScalarUnitSizePositive) toscaparser.tests.test_scalarunit.GetNumFromScalarUnitSizePositive.test_scenario_get_num_from_scalar_unit_size (Input is TB, user input is GB) ... ok test_scenario_get_num_from_scalar_unit_size (toscaparser.tests.test_scalarunit.GetNumFromScalarUnitSizePositive) toscaparser.tests.test_scalarunit.GetNumFromScalarUnitSizePositive.test_scenario_get_num_from_scalar_unit_size (Input is TiB, user input is GB) ... ok test_get_num_from_scalar_unit_frequency_negative (toscaparser.tests.test_scalarunit.GetNumFromScalarUnitTimeNegative) toscaparser.tests.test_scalarunit.GetNumFromScalarUnitTimeNegative.test_get_num_from_scalar_unit_frequency_negative ... ok test_scenario_get_num_from_scalar_unit_time (toscaparser.tests.test_scalarunit.GetNumFromScalarUnitTimePositive) toscaparser.tests.test_scalarunit.GetNumFromScalarUnitTimePositive.test_scenario_get_num_from_scalar_unit_time (Input is 500ms, user input is s) ... ok test_scenario_get_num_from_scalar_unit_time (toscaparser.tests.test_scalarunit.GetNumFromScalarUnitTimePositive) toscaparser.tests.test_scalarunit.GetNumFromScalarUnitTimePositive.test_scenario_get_num_from_scalar_unit_time (Input is h, user input is s) ... ok test_scenario_get_num_from_scalar_unit_time (toscaparser.tests.test_scalarunit.GetNumFromScalarUnitTimePositive) toscaparser.tests.test_scalarunit.GetNumFromScalarUnitTimePositive.test_scenario_get_num_from_scalar_unit_time (Input is m, user input is s) ... ok test_scenario_get_num_from_scalar_unit_time (toscaparser.tests.test_scalarunit.GetNumFromScalarUnitTimePositive) toscaparser.tests.test_scalarunit.GetNumFromScalarUnitTimePositive.test_scenario_get_num_from_scalar_unit_time (Input is d, user input is h) ... ok test_constraint_for_scalar_unit (toscaparser.tests.test_scalarunit.ScalarUnitNegativeTest) toscaparser.tests.test_scalarunit.ScalarUnitNegativeTest.test_constraint_for_scalar_unit ... ok test_invalid_scalar_unit (toscaparser.tests.test_scalarunit.ScalarUnitNegativeTest) toscaparser.tests.test_scalarunit.ScalarUnitNegativeTest.test_invalid_scalar_unit ... ok test_scenario_scalar_unit_positive (toscaparser.tests.test_scalarunit.ScalarUnitPositiveTest) toscaparser.tests.test_scalarunit.ScalarUnitPositiveTest.test_scenario_scalar_unit_positive (mem_size_is_number_Space_MB) ... ok test_scenario_scalar_unit_positive (toscaparser.tests.test_scalarunit.ScalarUnitPositiveTest) toscaparser.tests.test_scalarunit.ScalarUnitPositiveTest.test_scenario_scalar_unit_positive (mem_size_is_number_Space_GB) ... ok test_scenario_scalar_unit_positive (toscaparser.tests.test_scalarunit.ScalarUnitPositiveTest) toscaparser.tests.test_scalarunit.ScalarUnitPositiveTest.test_scenario_scalar_unit_positive (mem_size_is_number_NoSpace_GB) ... ok test_scenario_scalar_unit_positive (toscaparser.tests.test_scalarunit.ScalarUnitPositiveTest) toscaparser.tests.test_scalarunit.ScalarUnitPositiveTest.test_scenario_scalar_unit_positive (mem_size_is_number_Spaces_GB) ... ok test_scenario_scalar_unit_positive (toscaparser.tests.test_scalarunit.ScalarUnitPositiveTest) toscaparser.tests.test_scalarunit.ScalarUnitPositiveTest.test_scenario_scalar_unit_positive (mem_size_is_number_Spaces_GB) ... ok test_scenario_scalar_unit_positive (toscaparser.tests.test_scalarunit.ScalarUnitPositiveTest) toscaparser.tests.test_scalarunit.ScalarUnitPositiveTest.test_scenario_scalar_unit_positive (cpu_frequency_is_float_Space_GHz) ... ok test_scenario_scalar_unit_positive (toscaparser.tests.test_scalarunit.ScalarUnitPositiveTest) toscaparser.tests.test_scalarunit.ScalarUnitPositiveTest.test_scenario_scalar_unit_positive (cpu_frequency_is_float_Space_MHz) ... ok test_description (toscaparser.tests.test_topology_template.TopologyTemplateTest) toscaparser.tests.test_topology_template.TopologyTemplateTest.test_description ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/test_topology_template.py:34: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/topology_template/transactionsubsystem.yaml'> self.tpl = YAML_LOADER(self.tosca_tpl_path) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/test_topology_template.py:48: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/topology_template/definitions.yaml'> custom_type = YAML_LOADER(def_file) ok test_groups (toscaparser.tests.test_topology_template.TopologyTemplateTest) toscaparser.tests.test_topology_template.TopologyTemplateTest.test_groups ... ok test_inputs (toscaparser.tests.test_topology_template.TopologyTemplateTest) toscaparser.tests.test_topology_template.TopologyTemplateTest.test_inputs ... ok test_invalid_keyname (toscaparser.tests.test_topology_template.TopologyTemplateTest) toscaparser.tests.test_topology_template.TopologyTemplateTest.test_invalid_keyname ... ok test_invalid_nodetype (toscaparser.tests.test_topology_template.TopologyTemplateTest) toscaparser.tests.test_topology_template.TopologyTemplateTest.test_invalid_nodetype ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/test_topology_template.py:63: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/topology_template/definitions.yaml'> custom_type = YAML_LOADER(def_file) ok test_missing_required_keyname (toscaparser.tests.test_topology_template.TopologyTemplateTest) toscaparser.tests.test_topology_template.TopologyTemplateTest.test_missing_required_keyname ... ok test_node_tpls (toscaparser.tests.test_topology_template.TopologyTemplateTest) toscaparser.tests.test_topology_template.TopologyTemplateTest.test_node_tpls ... ok test_outputs (toscaparser.tests.test_topology_template.TopologyTemplateTest) toscaparser.tests.test_topology_template.TopologyTemplateTest.test_outputs ... ok test_substitution_mappings_valid_output (toscaparser.tests.test_topology_template.TopologyTemplateTest) toscaparser.tests.test_topology_template.TopologyTemplateTest.test_substitution_mappings_valid_output ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/topology_template/validate/test_substitution_mappings_valid_output.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/topology_template/validate/test_example_app_substitution_mappings.yaml'> return import_template, YAML_LOADER(import_template, a_file) ok test_system_template (toscaparser.tests.test_topology_template.TopologyTemplateTest) toscaparser.tests.test_topology_template.TopologyTemplateTest.test_system_template ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/topology_template/system.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/topology_template/queuingsubsystem.yaml'> return import_template, YAML_LOADER(import_template, a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/topology_template/transactionsubsystem.yaml'> return import_template, YAML_LOADER(import_template, a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/topology_template/databasesubsystem.yaml'> return import_template, YAML_LOADER(import_template, a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/topology_template/definitions.yaml'> return import_template, YAML_LOADER(import_template, a_file) ok test_system_with_input_validation (toscaparser.tests.test_topology_template.TopologyTemplateTest) toscaparser.tests.test_topology_template.TopologyTemplateTest.test_system_with_input_validation ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/topology_template/validate/system_invalid_input.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/topology_template/validate/queuingsubsystem_invalid_input.yaml'> return import_template, YAML_LOADER(import_template, a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/topology_template/validate/../definitions.yaml'> return import_template, YAML_LOADER(import_template, a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/topology_template/validate/queuingsubsystem_invalid_input.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) ok test_system_with_unknown_output_validation (toscaparser.tests.test_topology_template.TopologyTemplateTest) toscaparser.tests.test_topology_template.TopologyTemplateTest.test_system_with_unknown_output_validation ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/topology_template/validate/test_substitution_mappings_invalid_output.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) ok test_equal_validate (toscaparser.tests.test_constraints.ConstraintTest) toscaparser.tests.test_constraints.ConstraintTest.test_equal_validate ... ok test_equal_validate_fail (toscaparser.tests.test_constraints.ConstraintTest) toscaparser.tests.test_constraints.ConstraintTest.test_equal_validate_fail ... ok test_greater_or_equal_invalid (toscaparser.tests.test_constraints.ConstraintTest) toscaparser.tests.test_constraints.ConstraintTest.test_greater_or_equal_invalid ... ok test_greater_or_equal_validate (toscaparser.tests.test_constraints.ConstraintTest) toscaparser.tests.test_constraints.ConstraintTest.test_greater_or_equal_validate ... ok test_greater_or_equal_validate_fail (toscaparser.tests.test_constraints.ConstraintTest) toscaparser.tests.test_constraints.ConstraintTest.test_greater_or_equal_validate_fail ... ok test_greater_than_invalid (toscaparser.tests.test_constraints.ConstraintTest) toscaparser.tests.test_constraints.ConstraintTest.test_greater_than_invalid ... ok test_greater_than_validate (toscaparser.tests.test_constraints.ConstraintTest) toscaparser.tests.test_constraints.ConstraintTest.test_greater_than_validate ... ok test_greater_than_validate_fail (toscaparser.tests.test_constraints.ConstraintTest) toscaparser.tests.test_constraints.ConstraintTest.test_greater_than_validate_fail ... ok test_in_range_min_max (toscaparser.tests.test_constraints.ConstraintTest) toscaparser.tests.test_constraints.ConstraintTest.test_in_range_min_max ... ok test_in_range_validate (toscaparser.tests.test_constraints.ConstraintTest) toscaparser.tests.test_constraints.ConstraintTest.test_in_range_validate ... ok test_in_range_validate_fail (toscaparser.tests.test_constraints.ConstraintTest) toscaparser.tests.test_constraints.ConstraintTest.test_in_range_validate_fail ... ok test_invalid_constraint_type (toscaparser.tests.test_constraints.ConstraintTest) toscaparser.tests.test_constraints.ConstraintTest.test_invalid_constraint_type ... ok test_invalid_in_range (toscaparser.tests.test_constraints.ConstraintTest) toscaparser.tests.test_constraints.ConstraintTest.test_invalid_in_range ... ok test_invalid_length (toscaparser.tests.test_constraints.ConstraintTest) toscaparser.tests.test_constraints.ConstraintTest.test_invalid_length ... ok test_invalid_max_length (toscaparser.tests.test_constraints.ConstraintTest) toscaparser.tests.test_constraints.ConstraintTest.test_invalid_max_length ... ok test_invalid_min_length (toscaparser.tests.test_constraints.ConstraintTest) toscaparser.tests.test_constraints.ConstraintTest.test_invalid_min_length ... ok test_invalid_prop_type (toscaparser.tests.test_constraints.ConstraintTest) toscaparser.tests.test_constraints.ConstraintTest.test_invalid_prop_type ... ok test_invalid_validvalues (toscaparser.tests.test_constraints.ConstraintTest) toscaparser.tests.test_constraints.ConstraintTest.test_invalid_validvalues ... ok test_length_validate (toscaparser.tests.test_constraints.ConstraintTest) toscaparser.tests.test_constraints.ConstraintTest.test_length_validate ... ok test_length_validate_fail (toscaparser.tests.test_constraints.ConstraintTest) toscaparser.tests.test_constraints.ConstraintTest.test_length_validate_fail ... ok test_less_or_equal_invalid (toscaparser.tests.test_constraints.ConstraintTest) toscaparser.tests.test_constraints.ConstraintTest.test_less_or_equal_invalid ... ok test_less_or_equal_validate (toscaparser.tests.test_constraints.ConstraintTest) toscaparser.tests.test_constraints.ConstraintTest.test_less_or_equal_validate ... ok test_less_or_equal_validate_fail (toscaparser.tests.test_constraints.ConstraintTest) toscaparser.tests.test_constraints.ConstraintTest.test_less_or_equal_validate_fail ... ok test_less_than_invalid (toscaparser.tests.test_constraints.ConstraintTest) toscaparser.tests.test_constraints.ConstraintTest.test_less_than_invalid ... ok test_less_than_validate (toscaparser.tests.test_constraints.ConstraintTest) toscaparser.tests.test_constraints.ConstraintTest.test_less_than_validate ... ok test_less_than_validate_fail (toscaparser.tests.test_constraints.ConstraintTest) toscaparser.tests.test_constraints.ConstraintTest.test_less_than_validate_fail ... ok test_max_length_validate (toscaparser.tests.test_constraints.ConstraintTest) toscaparser.tests.test_constraints.ConstraintTest.test_max_length_validate ... ok test_max_length_validate_fail (toscaparser.tests.test_constraints.ConstraintTest) toscaparser.tests.test_constraints.ConstraintTest.test_max_length_validate_fail ... ok test_max_length_with_map (toscaparser.tests.test_constraints.ConstraintTest) toscaparser.tests.test_constraints.ConstraintTest.test_max_length_with_map ... ok test_min_length_validate (toscaparser.tests.test_constraints.ConstraintTest) toscaparser.tests.test_constraints.ConstraintTest.test_min_length_validate ... ok test_min_length_validate_fail (toscaparser.tests.test_constraints.ConstraintTest) toscaparser.tests.test_constraints.ConstraintTest.test_min_length_validate_fail ... ok test_min_length_with_map (toscaparser.tests.test_constraints.ConstraintTest) toscaparser.tests.test_constraints.ConstraintTest.test_min_length_with_map ... ok test_pattern_validate (toscaparser.tests.test_constraints.ConstraintTest) toscaparser.tests.test_constraints.ConstraintTest.test_pattern_validate ... ok test_pattern_validate_fail (toscaparser.tests.test_constraints.ConstraintTest) toscaparser.tests.test_constraints.ConstraintTest.test_pattern_validate_fail ... ok test_schema_dict (toscaparser.tests.test_constraints.ConstraintTest) toscaparser.tests.test_constraints.ConstraintTest.test_schema_dict ... ok test_schema_miss_type (toscaparser.tests.test_constraints.ConstraintTest) toscaparser.tests.test_constraints.ConstraintTest.test_schema_miss_type ... ok test_schema_none_description (toscaparser.tests.test_constraints.ConstraintTest) toscaparser.tests.test_constraints.ConstraintTest.test_schema_none_description ... ok test_schema_not_dict (toscaparser.tests.test_constraints.ConstraintTest) toscaparser.tests.test_constraints.ConstraintTest.test_schema_not_dict ... ok test_validvalues_validate (toscaparser.tests.test_constraints.ConstraintTest) toscaparser.tests.test_constraints.ConstraintTest.test_validvalues_validate ... ok test_validvalues_validate_fail (toscaparser.tests.test_constraints.ConstraintTest) toscaparser.tests.test_constraints.ConstraintTest.test_validvalues_validate_fail ... ok test_custom_types (toscaparser.tests.test_custom_relationships.CustomRelationshipTypesTest) toscaparser.tests.test_custom_relationships.CustomRelationshipTypesTest.test_custom_types ... ok test_version (toscaparser.tests.test_custom_relationships.CustomRelationshipTypesTest) toscaparser.tests.test_custom_relationships.CustomRelationshipTypesTest.test_version ... ok test_tosca_version_property (toscaparser.tests.test_validate_tosca_version.TOSCAVersionPropertyTest) toscaparser.tests.test_validate_tosca_version.TOSCAVersionPropertyTest.test_tosca_version_property ... ok test_tosca_version_property_invalid_build_version (toscaparser.tests.test_validate_tosca_version.TOSCAVersionPropertyTest) toscaparser.tests.test_validate_tosca_version.TOSCAVersionPropertyTest.test_tosca_version_property_invalid_build_version ... ok test_tosca_version_property_invalid_fix_version (toscaparser.tests.test_validate_tosca_version.TOSCAVersionPropertyTest) toscaparser.tests.test_validate_tosca_version.TOSCAVersionPropertyTest.test_tosca_version_property_invalid_fix_version ... ok test_tosca_version_property_invalid_major_version (toscaparser.tests.test_validate_tosca_version.TOSCAVersionPropertyTest) toscaparser.tests.test_validate_tosca_version.TOSCAVersionPropertyTest.test_tosca_version_property_invalid_major_version ... ok test_tosca_version_property_invalid_minor_version (toscaparser.tests.test_validate_tosca_version.TOSCAVersionPropertyTest) toscaparser.tests.test_validate_tosca_version.TOSCAVersionPropertyTest.test_tosca_version_property_invalid_minor_version ... ok test_tosca_version_property_invalid_qualifier (toscaparser.tests.test_validate_tosca_version.TOSCAVersionPropertyTest) toscaparser.tests.test_validate_tosca_version.TOSCAVersionPropertyTest.test_tosca_version_property_invalid_qualifier ... ok test_credential_datatype (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_credential_datatype ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/test_credential_datatype.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) ok test_custom_interface_allowed (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_custom_interface_allowed ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/interfaces/test_custom_interface_in_template.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/interfaces/../custom_types/custom_interface.yaml'> return import_template, YAML_LOADER(import_template, a_file) ok test_custom_interface_invalid_operation (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_custom_interface_invalid_operation ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/interfaces/test_custom_interface_invalid_operation.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) ok test_first_level_sections (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_first_level_sections ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/test_tosca_top_level_error1.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/test_tosca_top_level_error2.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) ok test_getoperation_IncorrectValue (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_getoperation_IncorrectValue ... ok test_groups (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_groups ... ok test_groups_with_missing_required_field (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_groups_with_missing_required_field ... ok test_groups_with_only_one_target (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_groups_with_only_one_target ... ok test_groups_with_repeated_targets (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_groups_with_repeated_targets ... ok test_groups_with_unknown_target (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_groups_with_unknown_target ... ok test_import_error_file_uri (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_import_error_file_uri ... ok test_import_invalid_template_version (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_import_invalid_template_version ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/test_import_invalid_template_version.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/custom_types/invalid_template_version.yaml'> return import_template, YAML_LOADER(import_template, a_file) ok test_import_single_line_error (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_import_single_line_error ... ok test_import_template_metadata (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_import_template_metadata ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/test_import_metadata.yml'> self.tpl = YAML_LOADER(self.path, self.a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/custom_types/template_metadata.yaml'> return import_template, YAML_LOADER(import_template, a_file) ok test_imports_duplicate_name (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_imports_duplicate_name ... ERROR test_imports_file_namespace_fields (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_imports_file_namespace_fields ... ERROR test_imports_file_with_suffix_yml (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_imports_file_with_suffix_yml ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/custom_types/wordpress.yml'> return import_template, YAML_LOADER(import_template, a_file) ok test_imports_file_with_uri (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_imports_file_with_uri ... ERROR test_imports_missing_req_field_in_def (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_imports_missing_req_field_in_def ... ok test_imports_with_name_without_templates (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_imports_with_name_without_templates ... ok test_imports_with_no_main_template (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_imports_with_no_main_template ... ok test_imports_without_import_name (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_imports_without_import_name ... ERROR test_imports_without_templates (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_imports_without_templates ... ok test_imports_wth_import_name (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_imports_wth_import_name ... ERROR test_imports_wth_namespace_prefix (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_imports_wth_namespace_prefix ... ok test_inputs (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_inputs ... ok test_invalid_capability (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_invalid_capability ... ok test_invalid_default_value (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_invalid_default_value ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/test_invalid_input_defaults.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) ok test_invalid_template_version (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_invalid_template_version ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/test_invalid_template_version.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) ok test_long_rel (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_long_rel ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/test_long_rel.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) ok test_node_template_capabilities (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_node_template_capabilities ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/test_toscatplvalidation.py:770: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/custom_types/wordpress.yaml'> custom_type = toscaparser.utils.yamlparser.load_yaml(def_file) ok test_node_template_capabilities_properties (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_node_template_capabilities_properties ... ok test_node_template_interfaces (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_node_template_interfaces ... ok test_node_template_objectstorage_with_invalid_scalar_type (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_node_template_objectstorage_with_invalid_scalar_type ... ok test_node_template_objectstorage_with_invalid_scalar_unit (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_node_template_objectstorage_with_invalid_scalar_unit ... ok test_node_template_objectstorage_without_required_property (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_node_template_objectstorage_without_required_property ... ok test_node_template_properties (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_node_template_properties ... ok test_node_template_requirements (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_node_template_requirements ... ok test_node_template_requirements_invalid_occurrences (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_node_template_requirements_invalid_occurrences ... ok test_node_template_requirements_valid_occurrences (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_node_template_requirements_valid_occurrences ... ok test_node_template_requirements_with_multiple_wrong_keynames (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_node_template_requirements_with_multiple_wrong_keynames ... ok test_node_template_requirements_with_wrong_capability_keyname (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_node_template_requirements_with_wrong_capability_keyname ... ok test_node_template_requirements_with_wrong_node_keyname (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_node_template_requirements_with_wrong_node_keyname ... ok test_node_template_requirements_with_wrong_occurrences_keyname (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_node_template_requirements_with_wrong_occurrences_keyname ... ok test_node_template_requirements_with_wrong_relationship_keyname (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_node_template_requirements_with_wrong_relationship_keyname ... ok test_node_template_type (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_node_template_type ... ok test_node_template_with_multiple_wrong_keynames (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_node_template_with_multiple_wrong_keynames ... ok test_node_template_with_wrong_artifacts_keyname (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_node_template_with_wrong_artifacts_keyname ... ok test_node_template_with_wrong_capabilities_keyname (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_node_template_with_wrong_capabilities_keyname ... ok test_node_template_with_wrong_interfaces_keyname (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_node_template_with_wrong_interfaces_keyname ... ok test_node_template_with_wrong_properties_keyname (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_node_template_with_wrong_properties_keyname ... ok test_node_template_with_wrong_requirements_keyname (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_node_template_with_wrong_requirements_keyname ... ok test_node_templates (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_node_templates ... ok test_outputs (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_outputs ... ok test_policy_invalid_keyname (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_policy_invalid_keyname ... ok test_policy_missing_required_keyname (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_policy_missing_required_keyname ... ok test_policy_reservation_invalid_keyname_heat_resources (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_policy_reservation_invalid_keyname_heat_resources ... ok test_policy_reservation_missing_key_heat_resources (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_policy_reservation_missing_key_heat_resources ... ok test_policy_reservation_valid_keyname_heat_resources (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_policy_reservation_valid_keyname_heat_resources ... ok test_policy_trigger_invalid_keyname_heat_resources (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_policy_trigger_invalid_keyname_heat_resources ... ok test_policy_trigger_invalid_keyname_senlin_resources (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_policy_trigger_invalid_keyname_senlin_resources ... ok test_policy_trigger_valid_keyname_heat_resources (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_policy_trigger_valid_keyname_heat_resources ... ok test_policy_trigger_valid_keyname_senlin_resources (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_policy_trigger_valid_keyname_senlin_resources ... ok test_policy_valid_keynames (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_policy_valid_keynames ... ok test_properties_override_with_flavor_and_image (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_properties_override_with_flavor_and_image ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/test_normative_type_properties_override.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) ok test_qualified_name (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_qualified_name ... ok test_relationship_template_properties (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_relationship_template_properties ... ok test_repositories (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_repositories ... ok test_repositories_with_invalid_url (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_repositories_with_invalid_url ... ok test_repositories_with_missing_required_field (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_repositories_with_missing_required_field ... ok test_repositories_with_unknown_field (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_repositories_with_unknown_field ... ok test_requirements_as_list (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_requirements_as_list ... ok test_special_keywords (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_special_keywords ... ok test_template_with_imports_validation (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_template_with_imports_validation ... /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py:81: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/tosca_imports_validation.yaml'> self.tpl = YAML_LOADER(self.path, self.a_file) /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py:257: ResourceWarning: unclosed file <_io.BufferedReader name='/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/custom_types/imported_sample.yaml'> return import_template, YAML_LOADER(import_template, a_file) ok test_unsupported_type (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_unsupported_type ... ok test_well_defined_template (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_well_defined_template ... ok test_boolean (toscaparser.tests.test_properties.PropertyTest) toscaparser.tests.test_properties.PropertyTest.test_boolean ... ok test_boolean_invalid (toscaparser.tests.test_properties.PropertyTest) toscaparser.tests.test_properties.PropertyTest.test_boolean_invalid ... ok test_capability_proprety_inheritance (toscaparser.tests.test_properties.PropertyTest) toscaparser.tests.test_properties.PropertyTest.test_capability_proprety_inheritance ... ok test_explicit_relationship_proprety (toscaparser.tests.test_properties.PropertyTest) toscaparser.tests.test_properties.PropertyTest.test_explicit_relationship_proprety ... ok test_float (toscaparser.tests.test_properties.PropertyTest) toscaparser.tests.test_properties.PropertyTest.test_float ... ok test_float_invalid (toscaparser.tests.test_properties.PropertyTest) toscaparser.tests.test_properties.PropertyTest.test_float_invalid ... ok test_invalid_property_status (toscaparser.tests.test_properties.PropertyTest) toscaparser.tests.test_properties.PropertyTest.test_invalid_property_status ... ok test_invalid_required_value (toscaparser.tests.test_properties.PropertyTest) toscaparser.tests.test_properties.PropertyTest.test_invalid_required_value ... ok test_list (toscaparser.tests.test_properties.PropertyTest) toscaparser.tests.test_properties.PropertyTest.test_list ... ok test_list_entry_schema (toscaparser.tests.test_properties.PropertyTest) toscaparser.tests.test_properties.PropertyTest.test_list_entry_schema ... ok test_list_entry_schema_invalid (toscaparser.tests.test_properties.PropertyTest) toscaparser.tests.test_properties.PropertyTest.test_list_entry_schema_invalid ... ok test_list_invalid (toscaparser.tests.test_properties.PropertyTest) toscaparser.tests.test_properties.PropertyTest.test_list_invalid ... ok test_map (toscaparser.tests.test_properties.PropertyTest) toscaparser.tests.test_properties.PropertyTest.test_map ... ok test_map_entry_schema (toscaparser.tests.test_properties.PropertyTest) toscaparser.tests.test_properties.PropertyTest.test_map_entry_schema ... ok test_map_entry_schema_invalid (toscaparser.tests.test_properties.PropertyTest) toscaparser.tests.test_properties.PropertyTest.test_map_entry_schema_invalid ... ok test_map_invalid (toscaparser.tests.test_properties.PropertyTest) toscaparser.tests.test_properties.PropertyTest.test_map_invalid ... ok test_missing_property_type (toscaparser.tests.test_properties.PropertyTest) toscaparser.tests.test_properties.PropertyTest.test_missing_property_type ... ok test_proprety_inheritance (toscaparser.tests.test_properties.PropertyTest) toscaparser.tests.test_properties.PropertyTest.test_proprety_inheritance ... ok test_required (toscaparser.tests.test_properties.PropertyTest) toscaparser.tests.test_properties.PropertyTest.test_required ... ok test_timestamp (toscaparser.tests.test_properties.PropertyTest) toscaparser.tests.test_properties.PropertyTest.test_timestamp ... ok test_timestamp_invalid (toscaparser.tests.test_properties.PropertyTest) toscaparser.tests.test_properties.PropertyTest.test_timestamp_invalid ... ok test_type (toscaparser.tests.test_properties.PropertyTest) toscaparser.tests.test_properties.PropertyTest.test_type ... ok test_type_invalid (toscaparser.tests.test_properties.PropertyTest) toscaparser.tests.test_properties.PropertyTest.test_type_invalid ... ok test_format_error (toscaparser.tests.test_exception.ExceptionTest) toscaparser.tests.test_exception.ExceptionTest.test_format_error ... Exception in string format operation: 'field' Traceback (most recent call last): File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/common/exception.py", line 40, in __init__ self.message = self.msg_fmt % kwargs KeyError: 'field' Exception in string format operation: 'field' Traceback (most recent call last): File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/common/exception.py", line 40, in __init__ self.message = self.msg_fmt % kwargs KeyError: 'field' ok test_message (toscaparser.tests.test_exception.ExceptionTest) toscaparser.tests.test_exception.ExceptionTest.test_message ... ok test_set_flag (toscaparser.tests.test_exception.ExceptionTest) toscaparser.tests.test_exception.ExceptionTest.test_set_flag ... ok ====================================================================== ERROR: test_url_is_zip (toscaparser.tests.test_prereq.CSARPrereqTest) toscaparser.tests.test_prereq.CSARPrereqTest.test_url_is_zip ---------------------------------------------------------------------- testtools.testresult.real._StringException: Empty attachments: pythonlogging:'' Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/urllib3/connection.py", line 157, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/usr/lib/python3.6/site-packages/urllib3/util/connection.py", line 61, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib64/python3.6/socket.py", line 745, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -2] Name or service not known During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/urllib3/connectionpool.py", line 672, in urlopen chunked=chunked, File "/usr/lib/python3.6/site-packages/urllib3/connectionpool.py", line 376, in _make_request self._validate_conn(conn) File "/usr/lib/python3.6/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn conn.connect() File "/usr/lib/python3.6/site-packages/urllib3/connection.py", line 334, in connect conn = self._new_conn() File "/usr/lib/python3.6/site-packages/urllib3/connection.py", line 169, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -2] Name or service not known During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/usr/lib/python3.6/site-packages/urllib3/connectionpool.py", line 720, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/usr/lib/python3.6/site-packages/urllib3/util/retry.py", line 436, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='github.com', port=443): Max retries exceeded with url: /openstack/tosca-parser/raw/master/toscaparser/tests/data/CSAR/csar_not_zip.zip (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/test_prereq.py", line 47, in test_url_is_zip error = self.assertRaises(ValidationError, csar.validate) File "/usr/lib/python3.6/site-packages/testtools/testcase.py", line 485, in assertRaises self.assertThat(our_callable, matcher) File "/usr/lib/python3.6/site-packages/testtools/testcase.py", line 496, in assertThat mismatch_error = self._matchHelper(matchee, matcher, message, verbose) File "/usr/lib/python3.6/site-packages/testtools/testcase.py", line 547, in _matchHelper mismatch = matcher.match(matchee) File "/usr/lib/python3.6/site-packages/testtools/matchers/_exception.py", line 108, in match mismatch = self.exception_matcher.match(exc_info) File "/usr/lib/python3.6/site-packages/testtools/matchers/_higherorder.py", line 62, in match mismatch = matcher.match(matchee) File "/usr/lib/python3.6/site-packages/testtools/testcase.py", line 475, in match reraise(*matchee) File "/usr/lib/python3.6/site-packages/testtools/_compat3x.py", line 16, in reraise raise exc_obj.with_traceback(exc_tb) File "/usr/lib/python3.6/site-packages/testtools/matchers/_exception.py", line 101, in match result = matchee() File "/usr/lib/python3.6/site-packages/testtools/testcase.py", line 1049, in __call__ return self._callable_object(*self._args, **self._kwargs) File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/prereq/csar.py", line 64, in validate response = requests.get(self.path) File "/usr/lib/python3.6/site-packages/requests/api.py", line 75, in get return request('get', url, params=params, **kwargs) File "/usr/lib/python3.6/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/usr/lib/python3.6/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/usr/lib/python3.6/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/usr/lib/python3.6/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='github.com', port=443): Max retries exceeded with url: /openstack/tosca-parser/raw/master/toscaparser/tests/data/CSAR/csar_not_zip.zip (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known',)) ====================================================================== ERROR: test_valid_csar_with_url_import_and_script (toscaparser.tests.test_prereq.CSARPrereqTest) toscaparser.tests.test_prereq.CSARPrereqTest.test_valid_csar_with_url_import_and_script ---------------------------------------------------------------------- testtools.testresult.real._StringException: Empty attachments: pythonlogging:'' Traceback (most recent call last): File "/usr/lib64/python3.6/urllib/request.py", line 1318, in do_open encode_chunked=req.has_header('Transfer-encoding')) File "/usr/lib64/python3.6/http/client.py", line 1239, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/lib64/python3.6/http/client.py", line 1285, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/lib64/python3.6/http/client.py", line 1234, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/lib64/python3.6/http/client.py", line 1026, in _send_output self.send(msg) File "/usr/lib64/python3.6/http/client.py", line 964, in send self.connect() File "/usr/lib64/python3.6/http/client.py", line 1392, in connect super().connect() File "/usr/lib64/python3.6/http/client.py", line 936, in connect (self.host,self.port), self.timeout, self.source_address) File "/usr/lib64/python3.6/socket.py", line 704, in create_connection for res in getaddrinfo(host, port, 0, SOCK_STREAM): File "/usr/lib64/python3.6/socket.py", line 745, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -2] Name or service not known During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/utils/yamlparser.py", line 34, in load_yaml else urllib.request.urlopen(path) File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 526, in open response = self._open(req, data) File "/usr/lib64/python3.6/urllib/request.py", line 544, in _open '_open', req) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 1361, in https_open context=self._context, check_hostname=self._check_hostname) File "/usr/lib64/python3.6/urllib/request.py", line 1320, in do_open raise URLError(err) urllib.error.URLError: During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/test_prereq.py", line 168, in test_valid_csar_with_url_import_and_script self.assertTrue(csar.validate()) File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/prereq/csar.py", line 124, in validate self._validate_external_references() File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/prereq/csar.py", line 204, in _validate_external_references os.path.join(self.temp_dir, main_tpl_file)) File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py", line 55, in __init__ self._validate_and_load_imports() File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py", line 95, in _validate_and_load_imports None, import_def) File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py", line 193, in _load_import_template return file_name, YAML_LOADER(file_name, False) File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/utils/yamlparser.py", line 40, in load_yaml ExceptionCollector.appendException(URLException(what=msg)) File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/common/exception.py", line 206, in appendException raise exception toscaparser.common.exception.URLException: Failed to reach server "https://raw.githubusercontent.com/openstack/tosca-parser/master/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Definitions/wordpress.yaml". Reason is: [Errno -2] Name or service not known. ====================================================================== ERROR: test_csar_parsing_elk_url_based (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_csar_parsing_elk_url_based ---------------------------------------------------------------------- testtools.testresult.real._StringException: Empty attachments: pythonlogging:'' Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/urllib3/connection.py", line 157, in _new_conn (self._dns_host, self.port), self.timeout, **extra_kw File "/usr/lib/python3.6/site-packages/urllib3/util/connection.py", line 61, in create_connection for res in socket.getaddrinfo(host, port, family, socket.SOCK_STREAM): File "/usr/lib64/python3.6/socket.py", line 745, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -2] Name or service not known During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/urllib3/connectionpool.py", line 672, in urlopen chunked=chunked, File "/usr/lib/python3.6/site-packages/urllib3/connectionpool.py", line 376, in _make_request self._validate_conn(conn) File "/usr/lib/python3.6/site-packages/urllib3/connectionpool.py", line 994, in _validate_conn conn.connect() File "/usr/lib/python3.6/site-packages/urllib3/connection.py", line 334, in connect conn = self._new_conn() File "/usr/lib/python3.6/site-packages/urllib3/connection.py", line 169, in _new_conn self, "Failed to establish a new connection: %s" % e urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno -2] Name or service not known During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/requests/adapters.py", line 449, in send timeout=timeout File "/usr/lib/python3.6/site-packages/urllib3/connectionpool.py", line 720, in urlopen method, url, error=e, _pool=self, _stacktrace=sys.exc_info()[2] File "/usr/lib/python3.6/site-packages/urllib3/util/retry.py", line 436, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPSConnectionPool(host='github.com', port=443): Max retries exceeded with url: /openstack/tosca-parser/raw/master/toscaparser/tests/data/CSAR/csar_elk.zip (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known',)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/test_toscatpl.py", line 510, in test_csar_parsing_elk_url_based parsed_params={"my_cpus": 4})) File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py", line 79, in __init__ self.path = self._get_path(path) File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py", line 281, in _get_path if csar.validate(): File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/prereq/csar.py", line 64, in validate response = requests.get(self.path) File "/usr/lib/python3.6/site-packages/requests/api.py", line 75, in get return request('get', url, params=params, **kwargs) File "/usr/lib/python3.6/site-packages/requests/api.py", line 60, in request return session.request(method=method, url=url, **kwargs) File "/usr/lib/python3.6/site-packages/requests/sessions.py", line 533, in request resp = self.send(prep, **send_kwargs) File "/usr/lib/python3.6/site-packages/requests/sessions.py", line 646, in send r = adapter.send(request, **kwargs) File "/usr/lib/python3.6/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='github.com', port=443): Max retries exceeded with url: /openstack/tosca-parser/raw/master/toscaparser/tests/data/CSAR/csar_elk.zip (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -2] Name or service not known',)) ====================================================================== ERROR: test_local_template_with_url_import (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_local_template_with_url_import ---------------------------------------------------------------------- testtools.testresult.real._StringException: Empty attachments: pythonlogging:'' Traceback (most recent call last): File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/test_toscatpl.py", line 456, in test_local_template_with_url_import parsed_params={'db_root_pwd': '123456'}) File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py", line 113, in __init__ self.verify_template() File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py", line 297, in verify_template '\n\t'.join(ExceptionCollector.getExceptionsReport())) toscaparser.common.exception.ValidationError: The input "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/tosca_single_instance_wordpress_with_url_import.yaml" failed validation with the following error(s): URLException: Failed to reach server "https://raw.githubusercontent.com/openstack/heat-translator/master/translator/tests/data/custom_types/wordpress.yaml". Reason is: [Errno -2] Name or service not known. File setup.py, line 29, in pbr=True) File /usr/lib/python3.6/site-packages/setuptools/__init__.py, line 145, in setup return distutils.core.setup(**attrs) File /usr/lib64/python3.6/distutils/core.py, line 148, in setup dist.run_commands() File /usr/lib64/python3.6/distutils/dist.py, line 955, in run_commands self.run_command(cmd) File /usr/lib64/python3.6/distutils/dist.py, line 974, in run_command cmd_obj.run() File /usr/lib/python3.6/site-packages/setuptools/command/test.py, line 237, in run self.run_tests() File /usr/lib/python3.6/site-packages/setuptools/command/test.py, line 259, in run_tests exit=False, File /usr/lib64/python3.6/unittest/main.py, line 95, in __init__ self.runTests() File /usr/lib64/python3.6/unittest/main.py, line 256, in runTests self.result = testRunner.run(self.test) File /usr/lib64/python3.6/unittest/runner.py, line 176, in run test(result) File /usr/lib64/python3.6/unittest/suite.py, line 84, in __call__ return self.run(*args, **kwds) File /usr/lib64/python3.6/unittest/suite.py, line 122, in run test(result) File /usr/lib64/python3.6/unittest/suite.py, line 84, in __call__ return self.run(*args, **kwds) File /usr/lib64/python3.6/unittest/suite.py, line 122, in run test(result) File /usr/lib64/python3.6/unittest/suite.py, line 84, in __call__ return self.run(*args, **kwds) File /usr/lib64/python3.6/unittest/suite.py, line 122, in run test(result) File /usr/lib64/python3.6/unittest/suite.py, line 84, in __call__ return self.run(*args, **kwds) File /usr/lib64/python3.6/unittest/suite.py, line 122, in run test(result) File /usr/lib64/python3.6/unittest/suite.py, line 84, in __call__ return self.run(*args, **kwds) File /usr/lib64/python3.6/unittest/suite.py, line 122, in run test(result) File /usr/lib/python3.6/site-packages/unittest2/case.py, line 676, in __call__ return self.run(*args, **kwds) File /usr/lib/python3.6/site-packages/testscenarios/testcase.py, line 65, in run return super(WithScenarios, self).run(result) File /usr/lib/python3.6/site-packages/testtools/testcase.py, line 671, in run return run_test.run(result) File /usr/lib/python3.6/site-packages/testtools/runtest.py, line 80, in run return self._run_one(actual_result) File /usr/lib/python3.6/site-packages/testtools/runtest.py, line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File /usr/lib/python3.6/site-packages/testtools/runtest.py, line 108, in _run_prepared_result self._run_core() File /usr/lib/python3.6/site-packages/testtools/runtest.py, line 144, in _run_core self.case._run_test_method, self.result): File /usr/lib/python3.6/site-packages/testtools/runtest.py, line 191, in _run_user return fn(*args, **kwargs) File /usr/lib/python3.6/site-packages/testtools/testcase.py, line 719, in _run_test_method return self._get_test_method()() File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/test_toscatpl.py, line 456, in test_local_template_with_url_import parsed_params={'db_root_pwd': '123456'}) File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py, line 99, in __init__ self.relationship_types = self._tpl_relationship_types() File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py, line 155, in _tpl_relationship_types return self._get_custom_types(RELATIONSHIP_TYPES) File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py, line 203, in _get_custom_types type_defs, self.tpl) File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py, line 55, in __init__ self._validate_and_load_imports() File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py, line 95, in _validate_and_load_imports None, import_def) File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py, line 193, in _load_import_template return file_name, YAML_LOADER(file_name, False) File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/utils/yamlparser.py, line 40, in load_yaml ExceptionCollector.appendException(URLException(what=msg)) InvalidTypeError: Type "tosca.nodes.WebApplication.WordPress" is not a valid type. File setup.py, line 29, in pbr=True) File /usr/lib/python3.6/site-packages/setuptools/__init__.py, line 145, in setup return distutils.core.setup(**attrs) File /usr/lib64/python3.6/distutils/core.py, line 148, in setup dist.run_commands() File /usr/lib64/python3.6/distutils/dist.py, line 955, in run_commands self.run_command(cmd) File /usr/lib64/python3.6/distutils/dist.py, line 974, in run_command cmd_obj.run() File /usr/lib/python3.6/site-packages/setuptools/command/test.py, line 237, in run self.run_tests() File /usr/lib/python3.6/site-packages/setuptools/command/test.py, line 259, in run_tests exit=False, File /usr/lib64/python3.6/unittest/main.py, line 95, in __init__ self.runTests() File /usr/lib64/python3.6/unittest/main.py, line 256, in runTests self.result = testRunner.run(self.test) File /usr/lib64/python3.6/unittest/runner.py, line 176, in run test(result) File /usr/lib64/python3.6/unittest/suite.py, line 84, in __call__ return self.run(*args, **kwds) File /usr/lib64/python3.6/unittest/suite.py, line 122, in run test(result) File /usr/lib64/python3.6/unittest/suite.py, line 84, in __call__ return self.run(*args, **kwds) File /usr/lib64/python3.6/unittest/suite.py, line 122, in run test(result) File /usr/lib64/python3.6/unittest/suite.py, line 84, in __call__ return self.run(*args, **kwds) File /usr/lib64/python3.6/unittest/suite.py, line 122, in run test(result) File /usr/lib64/python3.6/unittest/suite.py, line 84, in __call__ return self.run(*args, **kwds) File /usr/lib64/python3.6/unittest/suite.py, line 122, in run test(result) File /usr/lib64/python3.6/unittest/suite.py, line 84, in __call__ return self.run(*args, **kwds) File /usr/lib64/python3.6/unittest/suite.py, line 122, in run test(result) File /usr/lib/python3.6/site-packages/unittest2/case.py, line 676, in __call__ return self.run(*args, **kwds) File /usr/lib/python3.6/site-packages/testscenarios/testcase.py, line 65, in run return super(WithScenarios, self).run(result) File /usr/lib/python3.6/site-packages/testtools/testcase.py, line 671, in run return run_test.run(result) File /usr/lib/python3.6/site-packages/testtools/runtest.py, line 80, in run return self._run_one(actual_result) File /usr/lib/python3.6/site-packages/testtools/runtest.py, line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File /usr/lib/python3.6/site-packages/testtools/runtest.py, line 108, in _run_prepared_result self._run_core() File /usr/lib/python3.6/site-packages/testtools/runtest.py, line 144, in _run_core self.case._run_test_method, self.result): File /usr/lib/python3.6/site-packages/testtools/runtest.py, line 191, in _run_user return fn(*args, **kwargs) File /usr/lib/python3.6/site-packages/testtools/testcase.py, line 719, in _run_test_method return self._get_test_method()() File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/test_toscatpl.py, line 456, in test_local_template_with_url_import parsed_params={'db_root_pwd': '123456'}) File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py, line 101, in __init__ self.topology_template = self._topology_template() File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py, line 120, in _topology_template None) File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/topology_template.py, line 57, in __init__ self.nodetemplates = self._nodetemplates() File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/topology_template.py, line 92, in _nodetemplates self.rel_types) File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/nodetemplate.py, line 43, in __init__ custom_def) File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/entity_template.py, line 52, in __init__ if type is not None else None File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/elements/nodetype.py, line 30, in __init__ super(NodeType, self).__init__(ntype, self.NODE_PREFIX, custom_def) File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/elements/statefulentitytype.py, line 51, in __init__ InvalidTypeError(what=entitytype)) ====================================================================== ERROR: test_repositories (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_repositories ---------------------------------------------------------------------- testtools.testresult.real._StringException: Empty attachments: pythonlogging:'' Traceback (most recent call last): File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/test_toscatpl.py", line 261, in test_repositories template = ToscaTemplate(self.tosca_repo_tpl) File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py", line 113, in __init__ self.verify_template() File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py", line 297, in verify_template '\n\t'.join(ExceptionCollector.getExceptionsReport())) toscaparser.common.exception.ValidationError: The input "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/repositories/tosca_repositories_test_definition.yaml" failed validation with the following error(s): URLException: Failed to reach server "https://raw.githubusercontent.com/nandinivemula/intern/master/tosca_repository_import.yaml". Reason is: [Errno -2] Name or service not known. File setup.py, line 29, in pbr=True) File /usr/lib/python3.6/site-packages/setuptools/__init__.py, line 145, in setup return distutils.core.setup(**attrs) File /usr/lib64/python3.6/distutils/core.py, line 148, in setup dist.run_commands() File /usr/lib64/python3.6/distutils/dist.py, line 955, in run_commands self.run_command(cmd) File /usr/lib64/python3.6/distutils/dist.py, line 974, in run_command cmd_obj.run() File /usr/lib/python3.6/site-packages/setuptools/command/test.py, line 237, in run self.run_tests() File /usr/lib/python3.6/site-packages/setuptools/command/test.py, line 259, in run_tests exit=False, File /usr/lib64/python3.6/unittest/main.py, line 95, in __init__ self.runTests() File /usr/lib64/python3.6/unittest/main.py, line 256, in runTests self.result = testRunner.run(self.test) File /usr/lib64/python3.6/unittest/runner.py, line 176, in run test(result) File /usr/lib64/python3.6/unittest/suite.py, line 84, in __call__ return self.run(*args, **kwds) File /usr/lib64/python3.6/unittest/suite.py, line 122, in run test(result) File /usr/lib64/python3.6/unittest/suite.py, line 84, in __call__ return self.run(*args, **kwds) File /usr/lib64/python3.6/unittest/suite.py, line 122, in run test(result) File /usr/lib64/python3.6/unittest/suite.py, line 84, in __call__ return self.run(*args, **kwds) File /usr/lib64/python3.6/unittest/suite.py, line 122, in run test(result) File /usr/lib64/python3.6/unittest/suite.py, line 84, in __call__ return self.run(*args, **kwds) File /usr/lib64/python3.6/unittest/suite.py, line 122, in run test(result) File /usr/lib64/python3.6/unittest/suite.py, line 84, in __call__ return self.run(*args, **kwds) File /usr/lib64/python3.6/unittest/suite.py, line 122, in run test(result) File /usr/lib/python3.6/site-packages/unittest2/case.py, line 676, in __call__ return self.run(*args, **kwds) File /usr/lib/python3.6/site-packages/testscenarios/testcase.py, line 65, in run return super(WithScenarios, self).run(result) File /usr/lib/python3.6/site-packages/testtools/testcase.py, line 671, in run return run_test.run(result) File /usr/lib/python3.6/site-packages/testtools/runtest.py, line 80, in run return self._run_one(actual_result) File /usr/lib/python3.6/site-packages/testtools/runtest.py, line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File /usr/lib/python3.6/site-packages/testtools/runtest.py, line 108, in _run_prepared_result self._run_core() File /usr/lib/python3.6/site-packages/testtools/runtest.py, line 144, in _run_core self.case._run_test_method, self.result): File /usr/lib/python3.6/site-packages/testtools/runtest.py, line 191, in _run_user return fn(*args, **kwargs) File /usr/lib/python3.6/site-packages/testtools/testcase.py, line 719, in _run_test_method return self._get_test_method()() File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/test_toscatpl.py, line 261, in test_repositories template = ToscaTemplate(self.tosca_repo_tpl) File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py, line 99, in __init__ self.relationship_types = self._tpl_relationship_types() File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py, line 155, in _tpl_relationship_types return self._get_custom_types(RELATIONSHIP_TYPES) File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py, line 203, in _get_custom_types type_defs, self.tpl) File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py, line 55, in __init__ self._validate_and_load_imports() File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py, line 85, in _validate_and_load_imports import_name, import_uri) File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py, line 284, in _load_import_template return full_url, YAML_LOADER(full_url, False) File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/utils/yamlparser.py, line 40, in load_yaml ExceptionCollector.appendException(URLException(what=msg)) ====================================================================== ERROR: test_repositories_definition (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_repositories_definition ---------------------------------------------------------------------- testtools.testresult.real._StringException: Empty attachments: pythonlogging:'' Traceback (most recent call last): File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/test_toscatpl.py", line 820, in test_repositories_definition ToscaTemplate(tosca_tpl) File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py", line 113, in __init__ self.verify_template() File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py", line 297, in verify_template '\n\t'.join(ExceptionCollector.getExceptionsReport())) toscaparser.common.exception.ValidationError: The input "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/data/repositories/test_repositories_definition.yaml" failed validation with the following error(s): URLException: Failed to reach server "https://raw.githubusercontent.com/openstack/tosca-parser/master/toscaparser/tests/data/custom_types/compute_with_prop.yaml". Reason is: [Errno -2] Name or service not known. File setup.py, line 29, in pbr=True) File /usr/lib/python3.6/site-packages/setuptools/__init__.py, line 145, in setup return distutils.core.setup(**attrs) File /usr/lib64/python3.6/distutils/core.py, line 148, in setup dist.run_commands() File /usr/lib64/python3.6/distutils/dist.py, line 955, in run_commands self.run_command(cmd) File /usr/lib64/python3.6/distutils/dist.py, line 974, in run_command cmd_obj.run() File /usr/lib/python3.6/site-packages/setuptools/command/test.py, line 237, in run self.run_tests() File /usr/lib/python3.6/site-packages/setuptools/command/test.py, line 259, in run_tests exit=False, File /usr/lib64/python3.6/unittest/main.py, line 95, in __init__ self.runTests() File /usr/lib64/python3.6/unittest/main.py, line 256, in runTests self.result = testRunner.run(self.test) File /usr/lib64/python3.6/unittest/runner.py, line 176, in run test(result) File /usr/lib64/python3.6/unittest/suite.py, line 84, in __call__ return self.run(*args, **kwds) File /usr/lib64/python3.6/unittest/suite.py, line 122, in run test(result) File /usr/lib64/python3.6/unittest/suite.py, line 84, in __call__ return self.run(*args, **kwds) File /usr/lib64/python3.6/unittest/suite.py, line 122, in run test(result) File /usr/lib64/python3.6/unittest/suite.py, line 84, in __call__ return self.run(*args, **kwds) File /usr/lib64/python3.6/unittest/suite.py, line 122, in run test(result) File /usr/lib64/python3.6/unittest/suite.py, line 84, in __call__ return self.run(*args, **kwds) File /usr/lib64/python3.6/unittest/suite.py, line 122, in run test(result) File /usr/lib64/python3.6/unittest/suite.py, line 84, in __call__ return self.run(*args, **kwds) File /usr/lib64/python3.6/unittest/suite.py, line 122, in run test(result) File /usr/lib/python3.6/site-packages/unittest2/case.py, line 676, in __call__ return self.run(*args, **kwds) File /usr/lib/python3.6/site-packages/testscenarios/testcase.py, line 65, in run return super(WithScenarios, self).run(result) File /usr/lib/python3.6/site-packages/testtools/testcase.py, line 671, in run return run_test.run(result) File /usr/lib/python3.6/site-packages/testtools/runtest.py, line 80, in run return self._run_one(actual_result) File /usr/lib/python3.6/site-packages/testtools/runtest.py, line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File /usr/lib/python3.6/site-packages/testtools/runtest.py, line 108, in _run_prepared_result self._run_core() File /usr/lib/python3.6/site-packages/testtools/runtest.py, line 144, in _run_core self.case._run_test_method, self.result): File /usr/lib/python3.6/site-packages/testtools/runtest.py, line 191, in _run_user return fn(*args, **kwargs) File /usr/lib/python3.6/site-packages/testtools/testcase.py, line 719, in _run_test_method return self._get_test_method()() File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/test_toscatpl.py, line 820, in test_repositories_definition ToscaTemplate(tosca_tpl) File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py, line 99, in __init__ self.relationship_types = self._tpl_relationship_types() File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py, line 155, in _tpl_relationship_types return self._get_custom_types(RELATIONSHIP_TYPES) File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py, line 203, in _get_custom_types type_defs, self.tpl) File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py, line 55, in __init__ self._validate_and_load_imports() File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py, line 85, in _validate_and_load_imports import_name, import_uri) File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py, line 284, in _load_import_template return full_url, YAML_LOADER(full_url, False) File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/utils/yamlparser.py, line 40, in load_yaml ExceptionCollector.appendException(URLException(what=msg)) ====================================================================== ERROR: test_url_template_with_local_relpath_import (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_url_template_with_local_relpath_import ---------------------------------------------------------------------- testtools.testresult.real._StringException: Empty attachments: pythonlogging:'' Traceback (most recent call last): File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/test_toscatpl.py", line 469, in test_url_template_with_local_relpath_import "cpus": 4}) File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py", line 113, in __init__ self.verify_template() File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py", line 297, in verify_template '\n\t'.join(ExceptionCollector.getExceptionsReport())) toscaparser.common.exception.ValidationError: The input "https://raw.githubusercontent.com/openstack/tosca-parser/master/toscaparser/tests/data/tosca_single_instance_wordpress.yaml" failed validation with the following error(s): URLException: Failed to reach server "https://raw.githubusercontent.com/openstack/tosca-parser/master/toscaparser/tests/data/tosca_single_instance_wordpress.yaml". Reason is: [Errno -2] Name or service not known. File setup.py, line 29, in pbr=True) File /usr/lib/python3.6/site-packages/setuptools/__init__.py, line 145, in setup return distutils.core.setup(**attrs) File /usr/lib64/python3.6/distutils/core.py, line 148, in setup dist.run_commands() File /usr/lib64/python3.6/distutils/dist.py, line 955, in run_commands self.run_command(cmd) File /usr/lib64/python3.6/distutils/dist.py, line 974, in run_command cmd_obj.run() File /usr/lib/python3.6/site-packages/setuptools/command/test.py, line 237, in run self.run_tests() File /usr/lib/python3.6/site-packages/setuptools/command/test.py, line 259, in run_tests exit=False, File /usr/lib64/python3.6/unittest/main.py, line 95, in __init__ self.runTests() File /usr/lib64/python3.6/unittest/main.py, line 256, in runTests self.result = testRunner.run(self.test) File /usr/lib64/python3.6/unittest/runner.py, line 176, in run test(result) File /usr/lib64/python3.6/unittest/suite.py, line 84, in __call__ return self.run(*args, **kwds) File /usr/lib64/python3.6/unittest/suite.py, line 122, in run test(result) File /usr/lib64/python3.6/unittest/suite.py, line 84, in __call__ return self.run(*args, **kwds) File /usr/lib64/python3.6/unittest/suite.py, line 122, in run test(result) File /usr/lib64/python3.6/unittest/suite.py, line 84, in __call__ return self.run(*args, **kwds) File /usr/lib64/python3.6/unittest/suite.py, line 122, in run test(result) File /usr/lib64/python3.6/unittest/suite.py, line 84, in __call__ return self.run(*args, **kwds) File /usr/lib64/python3.6/unittest/suite.py, line 122, in run test(result) File /usr/lib64/python3.6/unittest/suite.py, line 84, in __call__ return self.run(*args, **kwds) File /usr/lib64/python3.6/unittest/suite.py, line 122, in run test(result) File /usr/lib/python3.6/site-packages/unittest2/case.py, line 676, in __call__ return self.run(*args, **kwds) File /usr/lib/python3.6/site-packages/testscenarios/testcase.py, line 65, in run return super(WithScenarios, self).run(result) File /usr/lib/python3.6/site-packages/testtools/testcase.py, line 671, in run return run_test.run(result) File /usr/lib/python3.6/site-packages/testtools/runtest.py, line 80, in run return self._run_one(actual_result) File /usr/lib/python3.6/site-packages/testtools/runtest.py, line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File /usr/lib/python3.6/site-packages/testtools/runtest.py, line 108, in _run_prepared_result self._run_core() File /usr/lib/python3.6/site-packages/testtools/runtest.py, line 144, in _run_core self.case._run_test_method, self.result): File /usr/lib/python3.6/site-packages/testtools/runtest.py, line 191, in _run_user return fn(*args, **kwargs) File /usr/lib/python3.6/site-packages/testtools/testcase.py, line 719, in _run_test_method return self._get_test_method()() File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/test_toscatpl.py, line 469, in test_url_template_with_local_relpath_import "cpus": 4}) File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py, line 81, in __init__ self.tpl = YAML_LOADER(self.path, self.a_file) File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/utils/yamlparser.py, line 40, in load_yaml ExceptionCollector.appendException(URLException(what=msg)) ====================================================================== ERROR: test_url_template_with_url_import (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_url_template_with_url_import ---------------------------------------------------------------------- testtools.testresult.real._StringException: Empty attachments: pythonlogging:'' Traceback (most recent call last): File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/test_toscatpl.py", line 491, in test_url_template_with_url_import parsed_params={"db_root_pwd": "1234"}) File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py", line 113, in __init__ self.verify_template() File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py", line 297, in verify_template '\n\t'.join(ExceptionCollector.getExceptionsReport())) toscaparser.common.exception.ValidationError: The input "https://raw.githubusercontent.com/openstack/tosca-parser/master/toscaparser/tests/data/tosca_single_instance_wordpress_with_url_import.yaml" failed validation with the following error(s): URLException: Failed to reach server "https://raw.githubusercontent.com/openstack/tosca-parser/master/toscaparser/tests/data/tosca_single_instance_wordpress_with_url_import.yaml". Reason is: [Errno -2] Name or service not known. File setup.py, line 29, in pbr=True) File /usr/lib/python3.6/site-packages/setuptools/__init__.py, line 145, in setup return distutils.core.setup(**attrs) File /usr/lib64/python3.6/distutils/core.py, line 148, in setup dist.run_commands() File /usr/lib64/python3.6/distutils/dist.py, line 955, in run_commands self.run_command(cmd) File /usr/lib64/python3.6/distutils/dist.py, line 974, in run_command cmd_obj.run() File /usr/lib/python3.6/site-packages/setuptools/command/test.py, line 237, in run self.run_tests() File /usr/lib/python3.6/site-packages/setuptools/command/test.py, line 259, in run_tests exit=False, File /usr/lib64/python3.6/unittest/main.py, line 95, in __init__ self.runTests() File /usr/lib64/python3.6/unittest/main.py, line 256, in runTests self.result = testRunner.run(self.test) File /usr/lib64/python3.6/unittest/runner.py, line 176, in run test(result) File /usr/lib64/python3.6/unittest/suite.py, line 84, in __call__ return self.run(*args, **kwds) File /usr/lib64/python3.6/unittest/suite.py, line 122, in run test(result) File /usr/lib64/python3.6/unittest/suite.py, line 84, in __call__ return self.run(*args, **kwds) File /usr/lib64/python3.6/unittest/suite.py, line 122, in run test(result) File /usr/lib64/python3.6/unittest/suite.py, line 84, in __call__ return self.run(*args, **kwds) File /usr/lib64/python3.6/unittest/suite.py, line 122, in run test(result) File /usr/lib64/python3.6/unittest/suite.py, line 84, in __call__ return self.run(*args, **kwds) File /usr/lib64/python3.6/unittest/suite.py, line 122, in run test(result) File /usr/lib64/python3.6/unittest/suite.py, line 84, in __call__ return self.run(*args, **kwds) File /usr/lib64/python3.6/unittest/suite.py, line 122, in run test(result) File /usr/lib/python3.6/site-packages/unittest2/case.py, line 676, in __call__ return self.run(*args, **kwds) File /usr/lib/python3.6/site-packages/testscenarios/testcase.py, line 65, in run return super(WithScenarios, self).run(result) File /usr/lib/python3.6/site-packages/testtools/testcase.py, line 671, in run return run_test.run(result) File /usr/lib/python3.6/site-packages/testtools/runtest.py, line 80, in run return self._run_one(actual_result) File /usr/lib/python3.6/site-packages/testtools/runtest.py, line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File /usr/lib/python3.6/site-packages/testtools/runtest.py, line 108, in _run_prepared_result self._run_core() File /usr/lib/python3.6/site-packages/testtools/runtest.py, line 144, in _run_core self.case._run_test_method, self.result): File /usr/lib/python3.6/site-packages/testtools/runtest.py, line 191, in _run_user return fn(*args, **kwargs) File /usr/lib/python3.6/site-packages/testtools/testcase.py, line 719, in _run_test_method return self._get_test_method()() File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/test_toscatpl.py, line 491, in test_url_template_with_url_import parsed_params={"db_root_pwd": "1234"}) File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py, line 81, in __init__ self.tpl = YAML_LOADER(self.path, self.a_file) File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/utils/yamlparser.py, line 40, in load_yaml ExceptionCollector.appendException(URLException(what=msg)) ====================================================================== ERROR: test_yaml_dict_tpl_with_params_and_url_import (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_yaml_dict_tpl_with_params_and_url_import ---------------------------------------------------------------------- testtools.testresult.real._StringException: Empty attachments: pythonlogging:'' Traceback (most recent call last): File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/test_toscatpl.py", line 680, in test_yaml_dict_tpl_with_params_and_url_import yaml_dict_tpl=yaml_dict_tpl) File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py", line 113, in __init__ self.verify_template() File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py", line 302, in verify_template '\n\t'.join(ExceptionCollector.getExceptionsReport())) toscaparser.common.exception.ValidationError: The pre-parsed input failed validation with the following error(s): URLException: Failed to reach server "https://raw.githubusercontent.com/openstack/heat-translator/master/translator/tests/data/custom_types/wordpress.yaml". Reason is: [Errno -2] Name or service not known. File setup.py, line 29, in pbr=True) File /usr/lib/python3.6/site-packages/setuptools/__init__.py, line 145, in setup return distutils.core.setup(**attrs) File /usr/lib64/python3.6/distutils/core.py, line 148, in setup dist.run_commands() File /usr/lib64/python3.6/distutils/dist.py, line 955, in run_commands self.run_command(cmd) File /usr/lib64/python3.6/distutils/dist.py, line 974, in run_command cmd_obj.run() File /usr/lib/python3.6/site-packages/setuptools/command/test.py, line 237, in run self.run_tests() File /usr/lib/python3.6/site-packages/setuptools/command/test.py, line 259, in run_tests exit=False, File /usr/lib64/python3.6/unittest/main.py, line 95, in __init__ self.runTests() File /usr/lib64/python3.6/unittest/main.py, line 256, in runTests self.result = testRunner.run(self.test) File /usr/lib64/python3.6/unittest/runner.py, line 176, in run test(result) File /usr/lib64/python3.6/unittest/suite.py, line 84, in __call__ return self.run(*args, **kwds) File /usr/lib64/python3.6/unittest/suite.py, line 122, in run test(result) File /usr/lib64/python3.6/unittest/suite.py, line 84, in __call__ return self.run(*args, **kwds) File /usr/lib64/python3.6/unittest/suite.py, line 122, in run test(result) File /usr/lib64/python3.6/unittest/suite.py, line 84, in __call__ return self.run(*args, **kwds) File /usr/lib64/python3.6/unittest/suite.py, line 122, in run test(result) File /usr/lib64/python3.6/unittest/suite.py, line 84, in __call__ return self.run(*args, **kwds) File /usr/lib64/python3.6/unittest/suite.py, line 122, in run test(result) File /usr/lib64/python3.6/unittest/suite.py, line 84, in __call__ return self.run(*args, **kwds) File /usr/lib64/python3.6/unittest/suite.py, line 122, in run test(result) File /usr/lib/python3.6/site-packages/unittest2/case.py, line 676, in __call__ return self.run(*args, **kwds) File /usr/lib/python3.6/site-packages/testscenarios/testcase.py, line 65, in run return super(WithScenarios, self).run(result) File /usr/lib/python3.6/site-packages/testtools/testcase.py, line 671, in run return run_test.run(result) File /usr/lib/python3.6/site-packages/testtools/runtest.py, line 80, in run return self._run_one(actual_result) File /usr/lib/python3.6/site-packages/testtools/runtest.py, line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File /usr/lib/python3.6/site-packages/testtools/runtest.py, line 108, in _run_prepared_result self._run_core() File /usr/lib/python3.6/site-packages/testtools/runtest.py, line 144, in _run_core self.case._run_test_method, self.result): File /usr/lib/python3.6/site-packages/testtools/runtest.py, line 191, in _run_user return fn(*args, **kwargs) File /usr/lib/python3.6/site-packages/testtools/testcase.py, line 719, in _run_test_method return self._get_test_method()() File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/test_toscatpl.py, line 680, in test_yaml_dict_tpl_with_params_and_url_import yaml_dict_tpl=yaml_dict_tpl) File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py, line 99, in __init__ self.relationship_types = self._tpl_relationship_types() File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py, line 155, in _tpl_relationship_types return self._get_custom_types(RELATIONSHIP_TYPES) File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py, line 203, in _get_custom_types type_defs, self.tpl) File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py, line 55, in __init__ self._validate_and_load_imports() File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py, line 95, in _validate_and_load_imports None, import_def) File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py, line 193, in _load_import_template return file_name, YAML_LOADER(file_name, False) File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/utils/yamlparser.py, line 40, in load_yaml ExceptionCollector.appendException(URLException(what=msg)) InvalidTypeError: Type "tosca.nodes.WebApplication.WordPress" is not a valid type. File setup.py, line 29, in pbr=True) File /usr/lib/python3.6/site-packages/setuptools/__init__.py, line 145, in setup return distutils.core.setup(**attrs) File /usr/lib64/python3.6/distutils/core.py, line 148, in setup dist.run_commands() File /usr/lib64/python3.6/distutils/dist.py, line 955, in run_commands self.run_command(cmd) File /usr/lib64/python3.6/distutils/dist.py, line 974, in run_command cmd_obj.run() File /usr/lib/python3.6/site-packages/setuptools/command/test.py, line 237, in run self.run_tests() File /usr/lib/python3.6/site-packages/setuptools/command/test.py, line 259, in run_tests exit=False, File /usr/lib64/python3.6/unittest/main.py, line 95, in __init__ self.runTests() File /usr/lib64/python3.6/unittest/main.py, line 256, in runTests self.result = testRunner.run(self.test) File /usr/lib64/python3.6/unittest/runner.py, line 176, in run test(result) File /usr/lib64/python3.6/unittest/suite.py, line 84, in __call__ return self.run(*args, **kwds) File /usr/lib64/python3.6/unittest/suite.py, line 122, in run test(result) File /usr/lib64/python3.6/unittest/suite.py, line 84, in __call__ return self.run(*args, **kwds) File /usr/lib64/python3.6/unittest/suite.py, line 122, in run test(result) File /usr/lib64/python3.6/unittest/suite.py, line 84, in __call__ return self.run(*args, **kwds) File /usr/lib64/python3.6/unittest/suite.py, line 122, in run test(result) File /usr/lib64/python3.6/unittest/suite.py, line 84, in __call__ return self.run(*args, **kwds) File /usr/lib64/python3.6/unittest/suite.py, line 122, in run test(result) File /usr/lib64/python3.6/unittest/suite.py, line 84, in __call__ return self.run(*args, **kwds) File /usr/lib64/python3.6/unittest/suite.py, line 122, in run test(result) File /usr/lib/python3.6/site-packages/unittest2/case.py, line 676, in __call__ return self.run(*args, **kwds) File /usr/lib/python3.6/site-packages/testscenarios/testcase.py, line 65, in run return super(WithScenarios, self).run(result) File /usr/lib/python3.6/site-packages/testtools/testcase.py, line 671, in run return run_test.run(result) File /usr/lib/python3.6/site-packages/testtools/runtest.py, line 80, in run return self._run_one(actual_result) File /usr/lib/python3.6/site-packages/testtools/runtest.py, line 94, in _run_one return self._run_prepared_result(ExtendedToOriginalDecorator(result)) File /usr/lib/python3.6/site-packages/testtools/runtest.py, line 108, in _run_prepared_result self._run_core() File /usr/lib/python3.6/site-packages/testtools/runtest.py, line 144, in _run_core self.case._run_test_method, self.result): File /usr/lib/python3.6/site-packages/testtools/runtest.py, line 191, in _run_user return fn(*args, **kwargs) File /usr/lib/python3.6/site-packages/testtools/testcase.py, line 719, in _run_test_method return self._get_test_method()() File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/test_toscatpl.py, line 680, in test_yaml_dict_tpl_with_params_and_url_import yaml_dict_tpl=yaml_dict_tpl) File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py, line 101, in __init__ self.topology_template = self._topology_template() File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tosca_template.py, line 120, in _topology_template None) File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/topology_template.py, line 57, in __init__ self.nodetemplates = self._nodetemplates() File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/topology_template.py, line 92, in _nodetemplates self.rel_types) File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/nodetemplate.py, line 43, in __init__ custom_def) File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/entity_template.py, line 52, in __init__ if type is not None else None File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/elements/nodetype.py, line 30, in __init__ super(NodeType, self).__init__(ntype, self.NODE_PREFIX, custom_def) File /builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/elements/statefulentitytype.py, line 51, in __init__ InvalidTypeError(what=entitytype)) ====================================================================== ERROR: test_imports_duplicate_name (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_imports_duplicate_name ---------------------------------------------------------------------- testtools.testresult.real._StringException: Empty attachments: pythonlogging:'' Traceback (most recent call last): File "/usr/lib64/python3.6/urllib/request.py", line 1318, in do_open encode_chunked=req.has_header('Transfer-encoding')) File "/usr/lib64/python3.6/http/client.py", line 1239, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/lib64/python3.6/http/client.py", line 1285, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/lib64/python3.6/http/client.py", line 1234, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/lib64/python3.6/http/client.py", line 1026, in _send_output self.send(msg) File "/usr/lib64/python3.6/http/client.py", line 964, in send self.connect() File "/usr/lib64/python3.6/http/client.py", line 1392, in connect super().connect() File "/usr/lib64/python3.6/http/client.py", line 936, in connect (self.host,self.port), self.timeout, self.source_address) File "/usr/lib64/python3.6/socket.py", line 704, in create_connection for res in getaddrinfo(host, port, 0, SOCK_STREAM): File "/usr/lib64/python3.6/socket.py", line 745, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -2] Name or service not known During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/utils/yamlparser.py", line 34, in load_yaml else urllib.request.urlopen(path) File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 526, in open response = self._open(req, data) File "/usr/lib64/python3.6/urllib/request.py", line 544, in _open '_open', req) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 1361, in https_open context=self._context, check_hostname=self._check_hostname) File "/usr/lib64/python3.6/urllib/request.py", line 1320, in do_open raise URLError(err) urllib.error.URLError: During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/test_toscatplvalidation.py", line 398, in test_imports_duplicate_name tpl_snippet, path, None) File "/usr/lib/python3.6/site-packages/testtools/testcase.py", line 485, in assertRaises self.assertThat(our_callable, matcher) File "/usr/lib/python3.6/site-packages/testtools/testcase.py", line 496, in assertThat mismatch_error = self._matchHelper(matchee, matcher, message, verbose) File "/usr/lib/python3.6/site-packages/testtools/testcase.py", line 547, in _matchHelper mismatch = matcher.match(matchee) File "/usr/lib/python3.6/site-packages/testtools/matchers/_exception.py", line 108, in match mismatch = self.exception_matcher.match(exc_info) File "/usr/lib/python3.6/site-packages/testtools/matchers/_higherorder.py", line 62, in match mismatch = matcher.match(matchee) File "/usr/lib/python3.6/site-packages/testtools/testcase.py", line 475, in match reraise(*matchee) File "/usr/lib/python3.6/site-packages/testtools/_compat3x.py", line 16, in reraise raise exc_obj.with_traceback(exc_tb) File "/usr/lib/python3.6/site-packages/testtools/matchers/_exception.py", line 101, in match result = matchee() File "/usr/lib/python3.6/site-packages/testtools/testcase.py", line 1049, in __call__ return self._callable_object(*self._args, **self._kwargs) File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/test_toscatplvalidation.py", line 299, in _imports_content_test loader = ImportsLoader(imports, path, custom_type_def) File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py", line 55, in __init__ self._validate_and_load_imports() File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py", line 85, in _validate_and_load_imports import_name, import_uri) File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py", line 193, in _load_import_template return file_name, YAML_LOADER(file_name, False) File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/utils/yamlparser.py", line 40, in load_yaml ExceptionCollector.appendException(URLException(what=msg)) File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/common/exception.py", line 206, in appendException raise exception toscaparser.common.exception.URLException: Failed to reach server "https://raw.githubusercontent.com/openstack/tosca-parser/master/toscaparser/tests/data/custom_types/wordpress.yaml". Reason is: [Errno -2] Name or service not known. ====================================================================== ERROR: test_imports_file_namespace_fields (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_imports_file_namespace_fields ---------------------------------------------------------------------- testtools.testresult.real._StringException: Empty attachments: pythonlogging:'' Traceback (most recent call last): File "/usr/lib64/python3.6/urllib/request.py", line 1318, in do_open encode_chunked=req.has_header('Transfer-encoding')) File "/usr/lib64/python3.6/http/client.py", line 1239, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/lib64/python3.6/http/client.py", line 1285, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/lib64/python3.6/http/client.py", line 1234, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/lib64/python3.6/http/client.py", line 1026, in _send_output self.send(msg) File "/usr/lib64/python3.6/http/client.py", line 964, in send self.connect() File "/usr/lib64/python3.6/http/client.py", line 1392, in connect super().connect() File "/usr/lib64/python3.6/http/client.py", line 936, in connect (self.host,self.port), self.timeout, self.source_address) File "/usr/lib64/python3.6/socket.py", line 704, in create_connection for res in getaddrinfo(host, port, 0, SOCK_STREAM): File "/usr/lib64/python3.6/socket.py", line 745, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -2] Name or service not known During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/utils/yamlparser.py", line 34, in load_yaml else urllib.request.urlopen(path) File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 526, in open response = self._open(req, data) File "/usr/lib64/python3.6/urllib/request.py", line 544, in _open '_open', req) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 1361, in https_open context=self._context, check_hostname=self._check_hostname) File "/usr/lib64/python3.6/urllib/request.py", line 1320, in do_open raise URLError(err) urllib.error.URLError: During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/test_toscatplvalidation.py", line 446, in test_imports_file_namespace_fields "node_types") File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/test_toscatplvalidation.py", line 299, in _imports_content_test loader = ImportsLoader(imports, path, custom_type_def) File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py", line 55, in __init__ self._validate_and_load_imports() File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py", line 85, in _validate_and_load_imports import_name, import_uri) File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py", line 193, in _load_import_template return file_name, YAML_LOADER(file_name, False) File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/utils/yamlparser.py", line 40, in load_yaml ExceptionCollector.appendException(URLException(what=msg)) File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/common/exception.py", line 206, in appendException raise exception toscaparser.common.exception.URLException: Failed to reach server "https://raw.githubusercontent.com/openstack/heat-translator/master/translator/tests/data/custom_types/wordpress.yaml". Reason is: [Errno -2] Name or service not known. ====================================================================== ERROR: test_imports_file_with_uri (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_imports_file_with_uri ---------------------------------------------------------------------- testtools.testresult.real._StringException: Empty attachments: pythonlogging:'' Traceback (most recent call last): File "/usr/lib64/python3.6/urllib/request.py", line 1318, in do_open encode_chunked=req.has_header('Transfer-encoding')) File "/usr/lib64/python3.6/http/client.py", line 1239, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/lib64/python3.6/http/client.py", line 1285, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/lib64/python3.6/http/client.py", line 1234, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/lib64/python3.6/http/client.py", line 1026, in _send_output self.send(msg) File "/usr/lib64/python3.6/http/client.py", line 964, in send self.connect() File "/usr/lib64/python3.6/http/client.py", line 1392, in connect super().connect() File "/usr/lib64/python3.6/http/client.py", line 936, in connect (self.host,self.port), self.timeout, self.source_address) File "/usr/lib64/python3.6/socket.py", line 704, in create_connection for res in getaddrinfo(host, port, 0, SOCK_STREAM): File "/usr/lib64/python3.6/socket.py", line 745, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -2] Name or service not known During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/utils/yamlparser.py", line 34, in load_yaml else urllib.request.urlopen(path) File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 526, in open response = self._open(req, data) File "/usr/lib64/python3.6/urllib/request.py", line 544, in _open '_open', req) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 1361, in https_open context=self._context, check_hostname=self._check_hostname) File "/usr/lib64/python3.6/urllib/request.py", line 1320, in do_open raise URLError(err) urllib.error.URLError: During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/test_toscatplvalidation.py", line 430, in test_imports_file_with_uri "node_types") File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/test_toscatplvalidation.py", line 299, in _imports_content_test loader = ImportsLoader(imports, path, custom_type_def) File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py", line 55, in __init__ self._validate_and_load_imports() File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py", line 85, in _validate_and_load_imports import_name, import_uri) File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py", line 193, in _load_import_template return file_name, YAML_LOADER(file_name, False) File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/utils/yamlparser.py", line 40, in load_yaml ExceptionCollector.appendException(URLException(what=msg)) File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/common/exception.py", line 206, in appendException raise exception toscaparser.common.exception.URLException: Failed to reach server "https://raw.githubusercontent.com/openstack/tosca-parser/master/toscaparser/tests/data/custom_types/wordpress.yaml". Reason is: [Errno -2] Name or service not known. ====================================================================== ERROR: test_imports_without_import_name (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_imports_without_import_name ---------------------------------------------------------------------- testtools.testresult.real._StringException: Empty attachments: pythonlogging:'' Traceback (most recent call last): File "/usr/lib64/python3.6/urllib/request.py", line 1318, in do_open encode_chunked=req.has_header('Transfer-encoding')) File "/usr/lib64/python3.6/http/client.py", line 1239, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/lib64/python3.6/http/client.py", line 1285, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/lib64/python3.6/http/client.py", line 1234, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/lib64/python3.6/http/client.py", line 1026, in _send_output self.send(msg) File "/usr/lib64/python3.6/http/client.py", line 964, in send self.connect() File "/usr/lib64/python3.6/http/client.py", line 1392, in connect super().connect() File "/usr/lib64/python3.6/http/client.py", line 936, in connect (self.host,self.port), self.timeout, self.source_address) File "/usr/lib64/python3.6/socket.py", line 704, in create_connection for res in getaddrinfo(host, port, 0, SOCK_STREAM): File "/usr/lib64/python3.6/socket.py", line 745, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -2] Name or service not known During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/utils/yamlparser.py", line 34, in load_yaml else urllib.request.urlopen(path) File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 526, in open response = self._open(req, data) File "/usr/lib64/python3.6/urllib/request.py", line 544, in _open '_open', req) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 1361, in https_open context=self._context, check_hostname=self._check_hostname) File "/usr/lib64/python3.6/urllib/request.py", line 1320, in do_open raise URLError(err) urllib.error.URLError: During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/test_toscatplvalidation.py", line 340, in test_imports_without_import_name "node_types") File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/test_toscatplvalidation.py", line 299, in _imports_content_test loader = ImportsLoader(imports, path, custom_type_def) File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py", line 55, in __init__ self._validate_and_load_imports() File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py", line 95, in _validate_and_load_imports None, import_def) File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py", line 193, in _load_import_template return file_name, YAML_LOADER(file_name, False) File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/utils/yamlparser.py", line 40, in load_yaml ExceptionCollector.appendException(URLException(what=msg)) File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/common/exception.py", line 206, in appendException raise exception toscaparser.common.exception.URLException: Failed to reach server "https://raw.githubusercontent.com/openstack/tosca-parser/master/toscaparser/tests/data/custom_types/wordpress.yaml". Reason is: [Errno -2] Name or service not known. ====================================================================== ERROR: test_imports_wth_import_name (toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest) toscaparser.tests.test_toscatplvalidation.ToscaTemplateValidationTest.test_imports_wth_import_name ---------------------------------------------------------------------- testtools.testresult.real._StringException: Empty attachments: pythonlogging:'' Traceback (most recent call last): File "/usr/lib64/python3.6/urllib/request.py", line 1318, in do_open encode_chunked=req.has_header('Transfer-encoding')) File "/usr/lib64/python3.6/http/client.py", line 1239, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/lib64/python3.6/http/client.py", line 1285, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/lib64/python3.6/http/client.py", line 1234, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/lib64/python3.6/http/client.py", line 1026, in _send_output self.send(msg) File "/usr/lib64/python3.6/http/client.py", line 964, in send self.connect() File "/usr/lib64/python3.6/http/client.py", line 1392, in connect super().connect() File "/usr/lib64/python3.6/http/client.py", line 936, in connect (self.host,self.port), self.timeout, self.source_address) File "/usr/lib64/python3.6/socket.py", line 704, in create_connection for res in getaddrinfo(host, port, 0, SOCK_STREAM): File "/usr/lib64/python3.6/socket.py", line 745, in getaddrinfo for res in _socket.getaddrinfo(host, port, family, type, proto, flags): socket.gaierror: [Errno -2] Name or service not known During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/utils/yamlparser.py", line 34, in load_yaml else urllib.request.urlopen(path) File "/usr/lib64/python3.6/urllib/request.py", line 223, in urlopen return opener.open(url, data, timeout) File "/usr/lib64/python3.6/urllib/request.py", line 526, in open response = self._open(req, data) File "/usr/lib64/python3.6/urllib/request.py", line 544, in _open '_open', req) File "/usr/lib64/python3.6/urllib/request.py", line 504, in _call_chain result = func(*args) File "/usr/lib64/python3.6/urllib/request.py", line 1361, in https_open context=self._context, check_hostname=self._check_hostname) File "/usr/lib64/python3.6/urllib/request.py", line 1320, in do_open raise URLError(err) urllib.error.URLError: During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/test_toscatplvalidation.py", line 355, in test_imports_wth_import_name "node_types") File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/test_toscatplvalidation.py", line 299, in _imports_content_test loader = ImportsLoader(imports, path, custom_type_def) File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py", line 55, in __init__ self._validate_and_load_imports() File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py", line 85, in _validate_and_load_imports import_name, import_uri) File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/imports.py", line 193, in _load_import_template return file_name, YAML_LOADER(file_name, False) File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/utils/yamlparser.py", line 40, in load_yaml ExceptionCollector.appendException(URLException(what=msg)) File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/common/exception.py", line 206, in appendException raise exception toscaparser.common.exception.URLException: Failed to reach server "https://raw.githubusercontent.com/openstack/tosca-parser/master/toscaparser/tests/data/custom_types/wordpress.yaml". Reason is: [Errno -2] Name or service not known. ====================================================================== FAIL: test_csar_invalid_import_url (toscaparser.tests.test_prereq.CSARPrereqTest) toscaparser.tests.test_prereq.CSARPrereqTest.test_csar_invalid_import_url ---------------------------------------------------------------------- testtools.testresult.real._StringException: Empty attachments: pythonlogging:'' Traceback (most recent call last): File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/test_prereq.py", line 126, in test_csar_invalid_import_url str(error)) File "/usr/lib/python3.6/site-packages/testtools/testcase.py", line 411, in assertEqual self.assertThat(observed, matcher, message) File "/usr/lib/python3.6/site-packages/testtools/testcase.py", line 498, in assertThat raise mismatch_error testtools.matchers._impl.MismatchError: !=: reference = 'Failed to reach server "https://raw.githubusercontent.com/openstack/tosca-parser/master/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Definitions/wordpress1.yaml". Reason is: Not Found.' actual = 'Failed to reach server "https://raw.githubusercontent.com/openstack/tosca-parser/master/toscaparser/tests/data/CSAR/tosca_single_instance_wordpress/Definitions/wordpress1.yaml". Reason is: [Errno -2] Name or service not known.' ====================================================================== FAIL: test_url_template_with_local_abspath_import (toscaparser.tests.test_toscatpl.ToscaTemplateTest) toscaparser.tests.test_toscatpl.ToscaTemplateTest.test_url_template_with_local_abspath_import ---------------------------------------------------------------------- testtools.testresult.real._StringException: Empty attachments: pythonlogging:'' Traceback (most recent call last): File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/tests/test_toscatpl.py", line 484, in test_url_template_with_local_abspath_import err_msg) File "/builddir/build/BUILD/tosca-parser-1.4.0/toscaparser/common/exception.py", line 246, in assertExceptionMessage % {'rep': report.__str__(), 'msg': err_msg}) AssertionError: Could not find "ImportError: Absolute file name "/tmp/tosca-parser/toscaparser/tests/data/custom_types/wordpress.yaml" cannot be used in a URL-based input template "https://raw.githubusercontent.com/openstack/tosca-parser/master/toscaparser/tests/data/tosca_single_instance_wordpress_with_local_abspath_import.yaml"." in "['URLException: Failed to reach server "https://raw.githubusercontent.com/openstack/tosca-parser/master/toscaparser/tests/data/tosca_single_instance_wordpress_with_local_abspath_import.yaml". Reason is: [Errno -2] Name or service not known.']". ---------------------------------------------------------------------- Ran 330 tests in 1.775s FAILED (failures=2, errors=14, skipped=2) Test failed: error: Test failed: + : + rm -rf .testrepository + exit 0 Processing files: python-tosca-parser-doc-1.4.0-4.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6kiMVh + umask 022 + cd /builddir/build/BUILD + cd tosca-parser-1.4.0 + DOCDIR=/builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/share/doc/python-tosca-parser-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/share/doc/python-tosca-parser-doc + cp -pr html /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/share/doc/python-tosca-parser-doc + cp -pr README.rst /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/share/doc/python-tosca-parser-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.89a4SO + umask 022 + cd /builddir/build/BUILD + cd tosca-parser-1.4.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/share/licenses/python-tosca-parser-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/share/licenses/python-tosca-parser-doc + cp -pr LICENSE /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/share/licenses/python-tosca-parser-doc + exit 0 Provides: python-tosca-parser-doc = 1.4.0-4.el8 python2-tosca-parser-doc = 1.4.0-4.el8 python3-tosca-parser-doc = 1.4.0-4.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Obsoletes: python2-tosca-parser-doc < 1.4.0-4.el8 python3-tosca-parser-doc < 1.4.0-4.el8 Processing files: python3-tosca-parser-1.4.0-4.el8.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.aPytdn + umask 022 + cd /builddir/build/BUILD + cd tosca-parser-1.4.0 + DOCDIR=/builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/share/doc/python3-tosca-parser + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/share/doc/python3-tosca-parser + cp -pr README.rst /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/share/doc/python3-tosca-parser + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.meIIzV + umask 022 + cd /builddir/build/BUILD + cd tosca-parser-1.4.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/share/licenses/python3-tosca-parser + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/share/licenses/python3-tosca-parser + cp -pr LICENSE /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64/usr/share/licenses/python3-tosca-parser + exit 0 Provides: python3-tosca-parser = 1.4.0-4.el8 python3.6dist(tosca-parser) = 1.4.0 python3dist(tosca-parser) = 1.4.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash /bin/sh /usr/libexec/platform-python python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64 Wrote: /builddir/build/RPMS/python-tosca-parser-doc-1.4.0-4.el8.noarch.rpm Wrote: /builddir/build/RPMS/python3-tosca-parser-1.4.0-4.el8.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.m9fbeC + umask 022 + cd /builddir/build/BUILD + cd tosca-parser-1.4.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-tosca-parser-1.4.0-4.el8.x86_64 + exit 0 Child return code was: 0