Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-gordo-components.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687262764.778490/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-gordo-components.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-gordo-components-0.47.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-gordo-components.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687262764.778490/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-gordo-components.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-gordo-components-0.47.0-1.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-gordo-components.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1687262764.778490/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-gordo-components.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.XEmVlc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gordo-components-0.47.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/gordo-components-0.47.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gordo-components-0.47.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RGEQzb + umask 022 + cd /builddir/build/BUILD + cd gordo-components-0.47.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. WARNING: The wheel package is not available. WARNING: The wheel package is not available. WARNING: The wheel package is not available. WARNING: The wheel package is not available. running build running build_py creating build creating build/lib creating build/lib/tests copying tests/test_formatting.py -> build/lib/tests copying tests/test_examples.py -> build/lib/tests copying tests/utils.py -> build/lib/tests copying tests/conftest.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/gordo_components copying gordo_components/__init__.py -> build/lib/gordo_components copying gordo_components/_version.py -> build/lib/gordo_components creating build/lib/tests/gordo_components copying tests/gordo_components/test_version.py -> build/lib/tests/gordo_components copying tests/gordo_components/__init__.py -> build/lib/tests/gordo_components creating build/lib/tests/gordo_components/util copying tests/gordo_components/util/test_disk_registry.py -> build/lib/tests/gordo_components/util copying tests/gordo_components/util/test_sensor_tag.py -> build/lib/tests/gordo_components/util copying tests/gordo_components/util/__init__.py -> build/lib/tests/gordo_components/util creating build/lib/tests/gordo_components/machine copying tests/gordo_components/machine/test_descriptors.py -> build/lib/tests/gordo_components/machine copying tests/gordo_components/machine/__init__.py -> build/lib/tests/gordo_components/machine creating build/lib/tests/gordo_components/server copying tests/gordo_components/server/test_anomaly_view.py -> build/lib/tests/gordo_components/server copying tests/gordo_components/server/test_gordo_server.py -> build/lib/tests/gordo_components/server copying tests/gordo_components/server/test_model_io.py -> build/lib/tests/gordo_components/server copying tests/gordo_components/server/__init__.py -> build/lib/tests/gordo_components/server copying tests/gordo_components/server/test_utils.py -> build/lib/tests/gordo_components/server copying tests/gordo_components/server/test_base_view.py -> build/lib/tests/gordo_components/server creating build/lib/tests/gordo_components/client copying tests/gordo_components/client/test_client.py -> build/lib/tests/gordo_components/client copying tests/gordo_components/client/__init__.py -> build/lib/tests/gordo_components/client copying tests/gordo_components/client/test_forwarders.py -> build/lib/tests/gordo_components/client creating build/lib/tests/gordo_components/builder copying tests/gordo_components/builder/test_local_build.py -> build/lib/tests/gordo_components/builder copying tests/gordo_components/builder/test_builder.py -> build/lib/tests/gordo_components/builder copying tests/gordo_components/builder/__init__.py -> build/lib/tests/gordo_components/builder copying tests/gordo_components/builder/test_mlflow_utils.py -> build/lib/tests/gordo_components/builder creating build/lib/tests/gordo_components/cli copying tests/gordo_components/cli/test_cli.py -> build/lib/tests/gordo_components/cli copying tests/gordo_components/cli/__init__.py -> build/lib/tests/gordo_components/cli creating build/lib/tests/gordo_components/serializer copying tests/gordo_components/serializer/test_serializer_load_dump.py -> build/lib/tests/gordo_components/serializer copying tests/gordo_components/serializer/test_serializer_from_definition.py -> build/lib/tests/gordo_components/serializer copying tests/gordo_components/serializer/test_serializer_into_definition.py -> build/lib/tests/gordo_components/serializer copying tests/gordo_components/serializer/__init__.py -> build/lib/tests/gordo_components/serializer creating build/lib/tests/gordo_components/machine/model copying tests/gordo_components/machine/model/test_register.py -> build/lib/tests/gordo_components/machine/model copying tests/gordo_components/machine/model/test_raw_keras.py -> build/lib/tests/gordo_components/machine/model copying tests/gordo_components/machine/model/test_lstm_autoencoder.py -> build/lib/tests/gordo_components/machine/model copying tests/gordo_components/machine/model/__init__.py -> build/lib/tests/gordo_components/machine/model copying tests/gordo_components/machine/model/test_transformers.py -> build/lib/tests/gordo_components/machine/model copying tests/gordo_components/machine/model/test_model.py -> build/lib/tests/gordo_components/machine/model copying tests/gordo_components/machine/model/test_factories_utils.py -> build/lib/tests/gordo_components/machine/model copying tests/gordo_components/machine/model/test_utils.py -> build/lib/tests/gordo_components/machine/model copying tests/gordo_components/machine/model/test_feedforward_autoencoder.py -> build/lib/tests/gordo_components/machine/model creating build/lib/tests/gordo_components/machine/dataset copying tests/gordo_components/machine/dataset/test_dataset.py -> build/lib/tests/gordo_components/machine/dataset copying tests/gordo_components/machine/dataset/test_sensor_tag.py -> build/lib/tests/gordo_components/machine/dataset copying tests/gordo_components/machine/dataset/__init__.py -> build/lib/tests/gordo_components/machine/dataset copying tests/gordo_components/machine/dataset/test_filter_rows.py -> build/lib/tests/gordo_components/machine/dataset creating build/lib/tests/gordo_components/machine/metadata copying tests/gordo_components/machine/metadata/test_metadata.py -> build/lib/tests/gordo_components/machine/metadata copying tests/gordo_components/machine/metadata/__init__.py -> build/lib/tests/gordo_components/machine/metadata creating build/lib/tests/gordo_components/machine/model/anomaly copying tests/gordo_components/machine/model/anomaly/__init__.py -> build/lib/tests/gordo_components/machine/model/anomaly copying tests/gordo_components/machine/model/anomaly/test_anomaly_detectors.py -> build/lib/tests/gordo_components/machine/model/anomaly creating build/lib/tests/gordo_components/machine/dataset/data_provider copying tests/gordo_components/machine/dataset/data_provider/test_data_provider_influx.py -> build/lib/tests/gordo_components/machine/dataset/data_provider copying tests/gordo_components/machine/dataset/data_provider/test_data_provider_datalake.py -> build/lib/tests/gordo_components/machine/dataset/data_provider copying tests/gordo_components/machine/dataset/data_provider/test_data_providers.py -> build/lib/tests/gordo_components/machine/dataset/data_provider copying tests/gordo_components/machine/dataset/data_provider/test_ncs_reader.py -> build/lib/tests/gordo_components/machine/dataset/data_provider copying tests/gordo_components/machine/dataset/data_provider/test_data_provider_iroc.py -> build/lib/tests/gordo_components/machine/dataset/data_provider copying tests/gordo_components/machine/dataset/data_provider/__init__.py -> build/lib/tests/gordo_components/machine/dataset/data_provider copying tests/gordo_components/machine/dataset/data_provider/test_azure_utils.py -> build/lib/tests/gordo_components/machine/dataset/data_provider creating build/lib/gordo_components/util copying gordo_components/util/utils.py -> build/lib/gordo_components/util copying gordo_components/util/__init__.py -> build/lib/gordo_components/util copying gordo_components/util/disk_registry.py -> build/lib/gordo_components/util creating build/lib/gordo_components/machine copying gordo_components/machine/machine.py -> build/lib/gordo_components/machine copying gordo_components/machine/validators.py -> build/lib/gordo_components/machine copying gordo_components/machine/__init__.py -> build/lib/gordo_components/machine creating build/lib/gordo_components/server copying gordo_components/server/rest_api.py -> build/lib/gordo_components/server copying gordo_components/server/model_io.py -> build/lib/gordo_components/server copying gordo_components/server/utils.py -> build/lib/gordo_components/server copying gordo_components/server/server.py -> build/lib/gordo_components/server copying gordo_components/server/__init__.py -> build/lib/gordo_components/server creating build/lib/gordo_components/client copying gordo_components/client/io.py -> build/lib/gordo_components/client copying gordo_components/client/utils.py -> build/lib/gordo_components/client copying gordo_components/client/forwarders.py -> build/lib/gordo_components/client copying gordo_components/client/__init__.py -> build/lib/gordo_components/client copying gordo_components/client/client.py -> build/lib/gordo_components/client creating build/lib/gordo_components/builder copying gordo_components/builder/build_model.py -> build/lib/gordo_components/builder copying gordo_components/builder/__init__.py -> build/lib/gordo_components/builder copying gordo_components/builder/mlflow_utils.py -> build/lib/gordo_components/builder copying gordo_components/builder/local_build.py -> build/lib/gordo_components/builder creating build/lib/gordo_components/cli copying gordo_components/cli/cli.py -> build/lib/gordo_components/cli copying gordo_components/cli/workflow_generator.py -> build/lib/gordo_components/cli copying gordo_components/cli/custom_types.py -> build/lib/gordo_components/cli copying gordo_components/cli/__init__.py -> build/lib/gordo_components/cli copying gordo_components/cli/client.py -> build/lib/gordo_components/cli creating build/lib/gordo_components/serializer copying gordo_components/serializer/serializer.py -> build/lib/gordo_components/serializer copying gordo_components/serializer/pipeline_into_definition.py -> build/lib/gordo_components/serializer copying gordo_components/serializer/__init__.py -> build/lib/gordo_components/serializer copying gordo_components/serializer/pipeline_from_definition.py -> build/lib/gordo_components/serializer creating build/lib/gordo_components/machine/model copying gordo_components/machine/model/utils.py -> build/lib/gordo_components/machine/model copying gordo_components/machine/model/base.py -> build/lib/gordo_components/machine/model copying gordo_components/machine/model/models.py -> build/lib/gordo_components/machine/model copying gordo_components/machine/model/__init__.py -> build/lib/gordo_components/machine/model copying gordo_components/machine/model/register.py -> build/lib/gordo_components/machine/model creating build/lib/gordo_components/machine/dataset copying gordo_components/machine/dataset/filter_rows.py -> build/lib/gordo_components/machine/dataset copying gordo_components/machine/dataset/datasets.py -> build/lib/gordo_components/machine/dataset copying gordo_components/machine/dataset/base.py -> build/lib/gordo_components/machine/dataset copying gordo_components/machine/dataset/dataset.py -> build/lib/gordo_components/machine/dataset copying gordo_components/machine/dataset/__init__.py -> build/lib/gordo_components/machine/dataset copying gordo_components/machine/dataset/sensor_tag.py -> build/lib/gordo_components/machine/dataset creating build/lib/gordo_components/machine/metadata copying gordo_components/machine/metadata/metadata.py -> build/lib/gordo_components/machine/metadata copying gordo_components/machine/metadata/__init__.py -> build/lib/gordo_components/machine/metadata creating build/lib/gordo_components/machine/model/anomaly copying gordo_components/machine/model/anomaly/diff.py -> build/lib/gordo_components/machine/model/anomaly copying gordo_components/machine/model/anomaly/base.py -> build/lib/gordo_components/machine/model/anomaly copying gordo_components/machine/model/anomaly/__init__.py -> build/lib/gordo_components/machine/model/anomaly creating build/lib/gordo_components/machine/model/transformers copying gordo_components/machine/model/transformers/__init__.py -> build/lib/gordo_components/machine/model/transformers copying gordo_components/machine/model/transformers/imputer.py -> build/lib/gordo_components/machine/model/transformers creating build/lib/gordo_components/machine/model/transformer_funcs copying gordo_components/machine/model/transformer_funcs/general.py -> build/lib/gordo_components/machine/model/transformer_funcs copying gordo_components/machine/model/transformer_funcs/__init__.py -> build/lib/gordo_components/machine/model/transformer_funcs creating build/lib/gordo_components/machine/model/factories copying gordo_components/machine/model/factories/utils.py -> build/lib/gordo_components/machine/model/factories copying gordo_components/machine/model/factories/lstm_autoencoder.py -> build/lib/gordo_components/machine/model/factories copying gordo_components/machine/model/factories/feedforward_autoencoder.py -> build/lib/gordo_components/machine/model/factories copying gordo_components/machine/model/factories/__init__.py -> build/lib/gordo_components/machine/model/factories creating build/lib/gordo_components/machine/dataset/data_provider copying gordo_components/machine/dataset/data_provider/iroc_reader.py -> build/lib/gordo_components/machine/dataset/data_provider copying gordo_components/machine/dataset/data_provider/ncs_reader.py -> build/lib/gordo_components/machine/dataset/data_provider copying gordo_components/machine/dataset/data_provider/base.py -> build/lib/gordo_components/machine/dataset/data_provider copying gordo_components/machine/dataset/data_provider/__init__.py -> build/lib/gordo_components/machine/dataset/data_provider copying gordo_components/machine/dataset/data_provider/azure_utils.py -> build/lib/gordo_components/machine/dataset/data_provider copying gordo_components/machine/dataset/data_provider/providers.py -> build/lib/gordo_components/machine/dataset/data_provider creating build/lib/gordo_components/server/views copying gordo_components/server/views/base.py -> build/lib/gordo_components/server/views copying gordo_components/server/views/__init__.py -> build/lib/gordo_components/server/views copying gordo_components/server/views/anomaly.py -> build/lib/gordo_components/server/views running egg_info writing gordo_components.egg-info/PKG-INFO writing dependency_links to gordo_components.egg-info/dependency_links.txt writing entry points to gordo_components.egg-info/entry_points.txt writing requirements to gordo_components.egg-info/requires.txt writing top-level names to gordo_components.egg-info/top_level.txt reading manifest file 'gordo_components.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'gordo_components.egg-info/SOURCES.txt' copying tests/config-test.yaml -> build/lib/tests creating build/lib/gordo_components/workflow creating build/lib/gordo_components/workflow/config_elements copying gordo_components/workflow/config_elements/__init__.py -> build/lib/gordo_components/workflow/config_elements copying gordo_components/workflow/config_elements/normalized_config.py -> build/lib/gordo_components/workflow/config_elements creating build/lib/gordo_components/workflow/server_to_sql copying gordo_components/workflow/server_to_sql/__init__.py -> build/lib/gordo_components/workflow/server_to_sql copying gordo_components/workflow/server_to_sql/server_to_sql.py -> build/lib/gordo_components/workflow/server_to_sql creating build/lib/gordo_components/workflow/workflow_generator copying gordo_components/workflow/workflow_generator/__init__.py -> build/lib/gordo_components/workflow/workflow_generator copying gordo_components/workflow/workflow_generator/helpers.py -> build/lib/gordo_components/workflow/workflow_generator copying gordo_components/workflow/workflow_generator/workflow_generator.py -> build/lib/gordo_components/workflow/workflow_generator creating build/lib/gordo_components/workflow/workflow_generator/resources copying gordo_components/workflow/workflow_generator/resources/__init__.py -> build/lib/gordo_components/workflow/workflow_generator/resources copying gordo_components/workflow/workflow_generator/resources/argo-workflow.yml.template -> build/lib/gordo_components/workflow/workflow_generator/resources creating build/lib/tests/gordo_components/workflow copying tests/gordo_components/workflow/test_config_elements.py -> build/lib/tests/gordo_components/workflow creating build/lib/tests/gordo_components/workflow/test_server_to_sql copying tests/gordo_components/workflow/test_server_to_sql/test_server_to_sql.py -> build/lib/tests/gordo_components/workflow/test_server_to_sql creating build/lib/tests/gordo_components/workflow/test_workflow_generator copying tests/gordo_components/workflow/test_workflow_generator/test_workflow_generator.py -> build/lib/tests/gordo_components/workflow/test_workflow_generator creating build/lib/tests/gordo_components/workflow/test_workflow_generator/data copying tests/gordo_components/workflow/test_workflow_generator/data/config-test-allowed-timestamps.yml -> build/lib/tests/gordo_components/workflow/test_workflow_generator/data copying tests/gordo_components/workflow/test_workflow_generator/data/config-test-datasource.yml -> build/lib/tests/gordo_components/workflow/test_workflow_generator/data copying tests/gordo_components/workflow/test_workflow_generator/data/config-test-disable-influx.yml -> build/lib/tests/gordo_components/workflow/test_workflow_generator/data copying tests/gordo_components/workflow/test_workflow_generator/data/config-test-empty-tag-list.yml -> build/lib/tests/gordo_components/workflow/test_workflow_generator/data copying tests/gordo_components/workflow/test_workflow_generator/data/config-test-failing-resource-format.yml -> build/lib/tests/gordo_components/workflow/test_workflow_generator/data copying tests/gordo_components/workflow/test_workflow_generator/data/config-test-missing-timezone-quoted.yml -> build/lib/tests/gordo_components/workflow/test_workflow_generator/data copying tests/gordo_components/workflow/test_workflow_generator/data/config-test-missing-timezone.yml -> build/lib/tests/gordo_components/workflow/test_workflow_generator/data copying tests/gordo_components/workflow/test_workflow_generator/data/config-test-quotes.yml -> build/lib/tests/gordo_components/workflow/test_workflow_generator/data copying tests/gordo_components/workflow/test_workflow_generator/data/config-test-runtime-resource.yaml -> build/lib/tests/gordo_components/workflow/test_workflow_generator/data copying tests/gordo_components/workflow/test_workflow_generator/data/config-test-selective-influx.yml -> build/lib/tests/gordo_components/workflow/test_workflow_generator/data copying tests/gordo_components/workflow/test_workflow_generator/data/config-test-tag-list.yml -> build/lib/tests/gordo_components/workflow/test_workflow_generator/data copying tests/gordo_components/workflow/test_workflow_generator/data/config-test-timestamp-1.yml -> build/lib/tests/gordo_components/workflow/test_workflow_generator/data copying tests/gordo_components/workflow/test_workflow_generator/data/config-test-timestamp-2.yml -> build/lib/tests/gordo_components/workflow/test_workflow_generator/data copying tests/gordo_components/workflow/test_workflow_generator/data/config-test-timestamp-3.yml -> build/lib/tests/gordo_components/workflow/test_workflow_generator/data copying tests/gordo_components/workflow/test_workflow_generator/data/config-test-with-log-key.yml -> build/lib/tests/gordo_components/workflow/test_workflow_generator/data copying tests/gordo_components/workflow/test_workflow_generator/data/config-test-with-models.yml -> build/lib/tests/gordo_components/workflow/test_workflow_generator/data creating build/lib/tests/gordo_components/machine/dataset/data_provider/data creating build/lib/tests/gordo_components/machine/dataset/data_provider/data/datalake creating build/lib/tests/gordo_components/machine/dataset/data_provider/data/datalake/TRC-123 copying tests/gordo_components/machine/dataset/data_provider/data/datalake/TRC-123/TRC-123_2000.csv -> build/lib/tests/gordo_components/machine/dataset/data_provider/data/datalake/TRC-123 copying tests/gordo_components/machine/dataset/data_provider/data/datalake/TRC-123/TRC-123_2001.csv -> build/lib/tests/gordo_components/machine/dataset/data_provider/data/datalake/TRC-123 creating build/lib/tests/gordo_components/machine/dataset/data_provider/data/datalake/TRC-321 copying tests/gordo_components/machine/dataset/data_provider/data/datalake/TRC-321/TRC-321_2000.csv -> build/lib/tests/gordo_components/machine/dataset/data_provider/data/datalake/TRC-321 copying tests/gordo_components/machine/dataset/data_provider/data/datalake/TRC-321/TRC-321_2001.csv -> build/lib/tests/gordo_components/machine/dataset/data_provider/data/datalake/TRC-321 creating build/lib/tests/gordo_components/machine/dataset/data_provider/data/datalake/TRC-322 copying tests/gordo_components/machine/dataset/data_provider/data/datalake/TRC-322/TRC-322_2000.csv -> build/lib/tests/gordo_components/machine/dataset/data_provider/data/datalake/TRC-322 copying tests/gordo_components/machine/dataset/data_provider/data/datalake/TRC-322/TRC-322_2001.csv -> build/lib/tests/gordo_components/machine/dataset/data_provider/data/datalake/TRC-322 creating build/lib/tests/gordo_components/machine/dataset/data_provider/data/datalake/base_path_asset creating build/lib/tests/gordo_components/machine/dataset/data_provider/data/datalake/base_path_asset/WEIRD-123 copying tests/gordo_components/machine/dataset/data_provider/data/datalake/base_path_asset/WEIRD-123/WEIRD-123_2000.csv -> build/lib/tests/gordo_components/machine/dataset/data_provider/data/datalake/base_path_asset/WEIRD-123 copying tests/gordo_components/machine/dataset/data_provider/data/datalake/base_path_asset/WEIRD-123/WEIRD-123_2001.csv -> build/lib/tests/gordo_components/machine/dataset/data_provider/data/datalake/base_path_asset/WEIRD-123 creating build/lib/tests/gordo_components/machine/dataset/data_provider/data/datalake/gordoplatform creating build/lib/tests/gordo_components/machine/dataset/data_provider/data/datalake/gordoplatform/XYZ-123 copying tests/gordo_components/machine/dataset/data_provider/data/datalake/gordoplatform/XYZ-123/XYZ-123_2000.csv -> build/lib/tests/gordo_components/machine/dataset/data_provider/data/datalake/gordoplatform/XYZ-123 copying tests/gordo_components/machine/dataset/data_provider/data/datalake/gordoplatform/XYZ-123/XYZ-123_2001.csv -> build/lib/tests/gordo_components/machine/dataset/data_provider/data/datalake/gordoplatform/XYZ-123 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.r21Gj2 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64 + cd gordo-components-0.47.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. WARNING: The wheel package is not available. WARNING: The wheel package is not available. WARNING: The wheel package is not available. WARNING: The wheel package is not available. running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_formatting.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/config-test.yaml -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_examples.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/utils.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/conftest.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components creating /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/util copying build/lib/tests/gordo_components/util/test_disk_registry.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/util copying build/lib/tests/gordo_components/util/test_sensor_tag.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/util copying build/lib/tests/gordo_components/util/__init__.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/util creating /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine creating /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/model copying build/lib/tests/gordo_components/machine/model/test_register.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/model copying build/lib/tests/gordo_components/machine/model/test_raw_keras.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/model copying build/lib/tests/gordo_components/machine/model/test_lstm_autoencoder.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/model copying build/lib/tests/gordo_components/machine/model/__init__.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/model copying build/lib/tests/gordo_components/machine/model/test_transformers.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/model copying build/lib/tests/gordo_components/machine/model/test_model.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/model creating /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/model/anomaly copying build/lib/tests/gordo_components/machine/model/anomaly/__init__.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/model/anomaly copying build/lib/tests/gordo_components/machine/model/anomaly/test_anomaly_detectors.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/model/anomaly copying build/lib/tests/gordo_components/machine/model/test_factories_utils.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/model copying build/lib/tests/gordo_components/machine/model/test_utils.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/model copying build/lib/tests/gordo_components/machine/model/test_feedforward_autoencoder.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/model copying build/lib/tests/gordo_components/machine/test_descriptors.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine copying build/lib/tests/gordo_components/machine/__init__.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine creating /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/dataset copying build/lib/tests/gordo_components/machine/dataset/test_dataset.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/dataset creating /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/dataset/data_provider copying build/lib/tests/gordo_components/machine/dataset/data_provider/test_data_provider_influx.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/dataset/data_provider copying build/lib/tests/gordo_components/machine/dataset/data_provider/test_data_provider_datalake.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/dataset/data_provider copying build/lib/tests/gordo_components/machine/dataset/data_provider/test_data_providers.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/dataset/data_provider copying build/lib/tests/gordo_components/machine/dataset/data_provider/test_ncs_reader.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/dataset/data_provider copying build/lib/tests/gordo_components/machine/dataset/data_provider/test_data_provider_iroc.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/dataset/data_provider copying build/lib/tests/gordo_components/machine/dataset/data_provider/__init__.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/dataset/data_provider copying build/lib/tests/gordo_components/machine/dataset/data_provider/test_azure_utils.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/dataset/data_provider creating /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/dataset/data_provider/data creating /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/dataset/data_provider/data/datalake creating /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/dataset/data_provider/data/datalake/gordoplatform creating /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/dataset/data_provider/data/datalake/gordoplatform/XYZ-123 copying build/lib/tests/gordo_components/machine/dataset/data_provider/data/datalake/gordoplatform/XYZ-123/XYZ-123_2001.csv -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/dataset/data_provider/data/datalake/gordoplatform/XYZ-123 copying build/lib/tests/gordo_components/machine/dataset/data_provider/data/datalake/gordoplatform/XYZ-123/XYZ-123_2000.csv -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/dataset/data_provider/data/datalake/gordoplatform/XYZ-123 creating /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/dataset/data_provider/data/datalake/TRC-321 copying build/lib/tests/gordo_components/machine/dataset/data_provider/data/datalake/TRC-321/TRC-321_2001.csv -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/dataset/data_provider/data/datalake/TRC-321 copying build/lib/tests/gordo_components/machine/dataset/data_provider/data/datalake/TRC-321/TRC-321_2000.csv -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/dataset/data_provider/data/datalake/TRC-321 creating /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/dataset/data_provider/data/datalake/TRC-123 copying build/lib/tests/gordo_components/machine/dataset/data_provider/data/datalake/TRC-123/TRC-123_2000.csv -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/dataset/data_provider/data/datalake/TRC-123 copying build/lib/tests/gordo_components/machine/dataset/data_provider/data/datalake/TRC-123/TRC-123_2001.csv -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/dataset/data_provider/data/datalake/TRC-123 creating /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/dataset/data_provider/data/datalake/TRC-322 copying build/lib/tests/gordo_components/machine/dataset/data_provider/data/datalake/TRC-322/TRC-322_2001.csv -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/dataset/data_provider/data/datalake/TRC-322 copying build/lib/tests/gordo_components/machine/dataset/data_provider/data/datalake/TRC-322/TRC-322_2000.csv -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/dataset/data_provider/data/datalake/TRC-322 creating /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/dataset/data_provider/data/datalake/base_path_asset creating /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/dataset/data_provider/data/datalake/base_path_asset/WEIRD-123 copying build/lib/tests/gordo_components/machine/dataset/data_provider/data/datalake/base_path_asset/WEIRD-123/WEIRD-123_2000.csv -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/dataset/data_provider/data/datalake/base_path_asset/WEIRD-123 copying build/lib/tests/gordo_components/machine/dataset/data_provider/data/datalake/base_path_asset/WEIRD-123/WEIRD-123_2001.csv -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/dataset/data_provider/data/datalake/base_path_asset/WEIRD-123 copying build/lib/tests/gordo_components/machine/dataset/test_sensor_tag.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/dataset copying build/lib/tests/gordo_components/machine/dataset/__init__.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/dataset copying build/lib/tests/gordo_components/machine/dataset/test_filter_rows.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/dataset creating /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/metadata copying build/lib/tests/gordo_components/machine/metadata/test_metadata.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/metadata copying build/lib/tests/gordo_components/machine/metadata/__init__.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/metadata copying build/lib/tests/gordo_components/test_version.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components creating /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/server copying build/lib/tests/gordo_components/server/test_anomaly_view.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/server copying build/lib/tests/gordo_components/server/test_gordo_server.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/server copying build/lib/tests/gordo_components/server/test_model_io.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/server copying build/lib/tests/gordo_components/server/__init__.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/server copying build/lib/tests/gordo_components/server/test_utils.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/server copying build/lib/tests/gordo_components/server/test_base_view.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/server creating /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/client copying build/lib/tests/gordo_components/client/test_client.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/client copying build/lib/tests/gordo_components/client/__init__.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/client copying build/lib/tests/gordo_components/client/test_forwarders.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/client creating /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/builder copying build/lib/tests/gordo_components/builder/test_local_build.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/builder copying build/lib/tests/gordo_components/builder/test_builder.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/builder copying build/lib/tests/gordo_components/builder/__init__.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/builder copying build/lib/tests/gordo_components/builder/test_mlflow_utils.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/builder copying build/lib/tests/gordo_components/__init__.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components creating /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/cli copying build/lib/tests/gordo_components/cli/test_cli.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/cli copying build/lib/tests/gordo_components/cli/__init__.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/cli creating /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/serializer copying build/lib/tests/gordo_components/serializer/test_serializer_load_dump.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/serializer copying build/lib/tests/gordo_components/serializer/test_serializer_from_definition.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/serializer copying build/lib/tests/gordo_components/serializer/test_serializer_into_definition.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/serializer copying build/lib/tests/gordo_components/serializer/__init__.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/serializer creating /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/workflow copying build/lib/tests/gordo_components/workflow/test_config_elements.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/workflow creating /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/workflow/test_workflow_generator copying build/lib/tests/gordo_components/workflow/test_workflow_generator/test_workflow_generator.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/workflow/test_workflow_generator creating /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/workflow/test_workflow_generator/data copying build/lib/tests/gordo_components/workflow/test_workflow_generator/data/config-test-selective-influx.yml -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/workflow/test_workflow_generator/data copying build/lib/tests/gordo_components/workflow/test_workflow_generator/data/config-test-missing-timezone.yml -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/workflow/test_workflow_generator/data copying build/lib/tests/gordo_components/workflow/test_workflow_generator/data/config-test-datasource.yml -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/workflow/test_workflow_generator/data copying build/lib/tests/gordo_components/workflow/test_workflow_generator/data/config-test-runtime-resource.yaml -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/workflow/test_workflow_generator/data copying build/lib/tests/gordo_components/workflow/test_workflow_generator/data/config-test-timestamp-3.yml -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/workflow/test_workflow_generator/data copying build/lib/tests/gordo_components/workflow/test_workflow_generator/data/config-test-with-log-key.yml -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/workflow/test_workflow_generator/data copying build/lib/tests/gordo_components/workflow/test_workflow_generator/data/config-test-failing-resource-format.yml -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/workflow/test_workflow_generator/data copying build/lib/tests/gordo_components/workflow/test_workflow_generator/data/config-test-missing-timezone-quoted.yml -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/workflow/test_workflow_generator/data copying build/lib/tests/gordo_components/workflow/test_workflow_generator/data/config-test-with-models.yml -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/workflow/test_workflow_generator/data copying build/lib/tests/gordo_components/workflow/test_workflow_generator/data/config-test-disable-influx.yml -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/workflow/test_workflow_generator/data copying build/lib/tests/gordo_components/workflow/test_workflow_generator/data/config-test-timestamp-1.yml -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/workflow/test_workflow_generator/data copying build/lib/tests/gordo_components/workflow/test_workflow_generator/data/config-test-quotes.yml -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/workflow/test_workflow_generator/data copying build/lib/tests/gordo_components/workflow/test_workflow_generator/data/config-test-empty-tag-list.yml -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/workflow/test_workflow_generator/data copying build/lib/tests/gordo_components/workflow/test_workflow_generator/data/config-test-allowed-timestamps.yml -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/workflow/test_workflow_generator/data copying build/lib/tests/gordo_components/workflow/test_workflow_generator/data/config-test-timestamp-2.yml -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/workflow/test_workflow_generator/data copying build/lib/tests/gordo_components/workflow/test_workflow_generator/data/config-test-tag-list.yml -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/workflow/test_workflow_generator/data creating /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/workflow/test_server_to_sql copying build/lib/tests/gordo_components/workflow/test_server_to_sql/test_server_to_sql.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/workflow/test_server_to_sql creating /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components creating /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/util copying build/lib/gordo_components/util/utils.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/util copying build/lib/gordo_components/util/__init__.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/util copying build/lib/gordo_components/util/disk_registry.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/util creating /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine copying build/lib/gordo_components/machine/machine.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine copying build/lib/gordo_components/machine/validators.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine creating /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/model copying build/lib/gordo_components/machine/model/utils.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/model copying build/lib/gordo_components/machine/model/base.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/model copying build/lib/gordo_components/machine/model/models.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/model copying build/lib/gordo_components/machine/model/__init__.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/model creating /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/model/anomaly copying build/lib/gordo_components/machine/model/anomaly/diff.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/model/anomaly copying build/lib/gordo_components/machine/model/anomaly/base.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/model/anomaly copying build/lib/gordo_components/machine/model/anomaly/__init__.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/model/anomaly creating /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/model/transformers copying build/lib/gordo_components/machine/model/transformers/__init__.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/model/transformers copying build/lib/gordo_components/machine/model/transformers/imputer.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/model/transformers copying build/lib/gordo_components/machine/model/register.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/model creating /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/model/transformer_funcs copying build/lib/gordo_components/machine/model/transformer_funcs/general.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/model/transformer_funcs copying build/lib/gordo_components/machine/model/transformer_funcs/__init__.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/model/transformer_funcs creating /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/model/factories copying build/lib/gordo_components/machine/model/factories/utils.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/model/factories copying build/lib/gordo_components/machine/model/factories/lstm_autoencoder.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/model/factories copying build/lib/gordo_components/machine/model/factories/feedforward_autoencoder.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/model/factories copying build/lib/gordo_components/machine/model/factories/__init__.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/model/factories copying build/lib/gordo_components/machine/__init__.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine creating /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/dataset copying build/lib/gordo_components/machine/dataset/filter_rows.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/dataset copying build/lib/gordo_components/machine/dataset/datasets.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/dataset copying build/lib/gordo_components/machine/dataset/base.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/dataset creating /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/dataset/data_provider copying build/lib/gordo_components/machine/dataset/data_provider/iroc_reader.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/dataset/data_provider copying build/lib/gordo_components/machine/dataset/data_provider/ncs_reader.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/dataset/data_provider copying build/lib/gordo_components/machine/dataset/data_provider/base.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/dataset/data_provider copying build/lib/gordo_components/machine/dataset/data_provider/__init__.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/dataset/data_provider copying build/lib/gordo_components/machine/dataset/data_provider/azure_utils.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/dataset/data_provider copying build/lib/gordo_components/machine/dataset/data_provider/providers.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/dataset/data_provider copying build/lib/gordo_components/machine/dataset/dataset.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/dataset copying build/lib/gordo_components/machine/dataset/__init__.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/dataset copying build/lib/gordo_components/machine/dataset/sensor_tag.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/dataset creating /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/metadata copying build/lib/gordo_components/machine/metadata/metadata.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/metadata copying build/lib/gordo_components/machine/metadata/__init__.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/metadata creating /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/server copying build/lib/gordo_components/server/rest_api.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/server copying build/lib/gordo_components/server/model_io.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/server copying build/lib/gordo_components/server/utils.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/server creating /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/server/views copying build/lib/gordo_components/server/views/base.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/server/views copying build/lib/gordo_components/server/views/__init__.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/server/views copying build/lib/gordo_components/server/views/anomaly.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/server/views copying build/lib/gordo_components/server/server.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/server copying build/lib/gordo_components/server/__init__.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/server creating /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/client copying build/lib/gordo_components/client/io.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/client copying build/lib/gordo_components/client/utils.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/client copying build/lib/gordo_components/client/forwarders.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/client copying build/lib/gordo_components/client/__init__.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/client copying build/lib/gordo_components/client/client.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/client creating /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/builder copying build/lib/gordo_components/builder/build_model.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/builder copying build/lib/gordo_components/builder/__init__.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/builder copying build/lib/gordo_components/builder/mlflow_utils.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/builder copying build/lib/gordo_components/builder/local_build.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/builder copying build/lib/gordo_components/__init__.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components creating /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/cli copying build/lib/gordo_components/cli/cli.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/cli copying build/lib/gordo_components/cli/workflow_generator.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/cli copying build/lib/gordo_components/cli/custom_types.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/cli copying build/lib/gordo_components/cli/__init__.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/cli copying build/lib/gordo_components/cli/client.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/cli creating /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/serializer copying build/lib/gordo_components/serializer/serializer.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/serializer copying build/lib/gordo_components/serializer/pipeline_into_definition.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/serializer copying build/lib/gordo_components/serializer/__init__.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/serializer copying build/lib/gordo_components/serializer/pipeline_from_definition.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/serializer creating /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/workflow creating /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/workflow/config_elements copying build/lib/gordo_components/workflow/config_elements/normalized_config.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/workflow/config_elements copying build/lib/gordo_components/workflow/config_elements/__init__.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/workflow/config_elements creating /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/workflow/server_to_sql copying build/lib/gordo_components/workflow/server_to_sql/server_to_sql.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/workflow/server_to_sql copying build/lib/gordo_components/workflow/server_to_sql/__init__.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/workflow/server_to_sql creating /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/workflow/workflow_generator copying build/lib/gordo_components/workflow/workflow_generator/helpers.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/workflow/workflow_generator copying build/lib/gordo_components/workflow/workflow_generator/workflow_generator.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/workflow/workflow_generator creating /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/workflow/workflow_generator/resources copying build/lib/gordo_components/workflow/workflow_generator/resources/argo-workflow.yml.template -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/workflow/workflow_generator/resources copying build/lib/gordo_components/workflow/workflow_generator/resources/__init__.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/workflow/workflow_generator/resources copying build/lib/gordo_components/workflow/workflow_generator/__init__.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/workflow/workflow_generator copying build/lib/gordo_components/_version.py -> /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/test_formatting.py to test_formatting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/test_examples.py to test_examples.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/conftest.py to conftest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/util/test_disk_registry.py to test_disk_registry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/util/test_sensor_tag.py to test_sensor_tag.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/util/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/model/test_register.py to test_register.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/model/test_raw_keras.py to test_raw_keras.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/model/test_lstm_autoencoder.py to test_lstm_autoencoder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/model/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/model/test_transformers.py to test_transformers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/model/test_model.py to test_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/model/anomaly/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/model/anomaly/test_anomaly_detectors.py to test_anomaly_detectors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/model/test_factories_utils.py to test_factories_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/model/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/model/test_feedforward_autoencoder.py to test_feedforward_autoencoder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/test_descriptors.py to test_descriptors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/dataset/test_dataset.py to test_dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/dataset/data_provider/test_data_provider_influx.py to test_data_provider_influx.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/dataset/data_provider/test_data_provider_datalake.py to test_data_provider_datalake.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/dataset/data_provider/test_data_providers.py to test_data_providers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/dataset/data_provider/test_ncs_reader.py to test_ncs_reader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/dataset/data_provider/test_data_provider_iroc.py to test_data_provider_iroc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/dataset/data_provider/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/dataset/data_provider/test_azure_utils.py to test_azure_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/dataset/test_sensor_tag.py to test_sensor_tag.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/dataset/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/dataset/test_filter_rows.py to test_filter_rows.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/metadata/test_metadata.py to test_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/machine/metadata/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/test_version.py to test_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/server/test_anomaly_view.py to test_anomaly_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/server/test_gordo_server.py to test_gordo_server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/server/test_model_io.py to test_model_io.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/server/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/server/test_utils.py to test_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/server/test_base_view.py to test_base_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/client/test_client.py to test_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/client/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/client/test_forwarders.py to test_forwarders.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/builder/test_local_build.py to test_local_build.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/builder/test_builder.py to test_builder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/builder/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/builder/test_mlflow_utils.py to test_mlflow_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/cli/test_cli.py to test_cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/cli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/serializer/test_serializer_load_dump.py to test_serializer_load_dump.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/serializer/test_serializer_from_definition.py to test_serializer_from_definition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/serializer/test_serializer_into_definition.py to test_serializer_into_definition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/serializer/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/workflow/test_config_elements.py to test_config_elements.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/workflow/test_workflow_generator/test_workflow_generator.py to test_workflow_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/tests/gordo_components/workflow/test_server_to_sql/test_server_to_sql.py to test_server_to_sql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/util/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/util/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/util/disk_registry.py to disk_registry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/machine.py to machine.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/validators.py to validators.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/model/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/model/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/model/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/model/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/model/anomaly/diff.py to diff.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/model/anomaly/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/model/anomaly/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/model/transformers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/model/transformers/imputer.py to imputer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/model/register.py to register.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/model/transformer_funcs/general.py to general.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/model/transformer_funcs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/model/factories/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/model/factories/lstm_autoencoder.py to lstm_autoencoder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/model/factories/feedforward_autoencoder.py to feedforward_autoencoder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/model/factories/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/dataset/filter_rows.py to filter_rows.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/dataset/datasets.py to datasets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/dataset/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/dataset/data_provider/iroc_reader.py to iroc_reader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/dataset/data_provider/ncs_reader.py to ncs_reader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/dataset/data_provider/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/dataset/data_provider/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/dataset/data_provider/azure_utils.py to azure_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/dataset/data_provider/providers.py to providers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/dataset/dataset.py to dataset.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/dataset/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/dataset/sensor_tag.py to sensor_tag.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/metadata/metadata.py to metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/machine/metadata/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/server/rest_api.py to rest_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/server/model_io.py to model_io.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/server/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/server/views/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/server/views/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/server/views/anomaly.py to anomaly.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/server/server.py to server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/server/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/client/io.py to io.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/client/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/client/forwarders.py to forwarders.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/client/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/client/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/builder/build_model.py to build_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/builder/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/builder/mlflow_utils.py to mlflow_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/builder/local_build.py to local_build.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/cli/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/cli/workflow_generator.py to workflow_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/cli/custom_types.py to custom_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/cli/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/cli/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/serializer/serializer.py to serializer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/serializer/pipeline_into_definition.py to pipeline_into_definition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/serializer/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/serializer/pipeline_from_definition.py to pipeline_from_definition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/workflow/config_elements/normalized_config.py to normalized_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/workflow/config_elements/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/workflow/server_to_sql/server_to_sql.py to server_to_sql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/workflow/server_to_sql/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/workflow/workflow_generator/helpers.py to helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/workflow/workflow_generator/workflow_generator.py to workflow_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/workflow/workflow_generator/resources/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/workflow/workflow_generator/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components/_version.py to _version.cpython-39.pyc writing byte-compilation script '/tmp/tmp6f5c58y8.py' /usr/bin/python3 /tmp/tmp6f5c58y8.py removing /tmp/tmp6f5c58y8.py running install_egg_info running egg_info writing gordo_components.egg-info/PKG-INFO writing dependency_links to gordo_components.egg-info/dependency_links.txt writing entry points to gordo_components.egg-info/entry_points.txt writing requirements to gordo_components.egg-info/requires.txt writing top-level names to gordo_components.egg-info/top_level.txt reading manifest file 'gordo_components.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'gordo_components.egg-info/SOURCES.txt' Copying gordo_components.egg-info to /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9/site-packages/gordo_components-0.47.0-py3.9.egg-info running install_scripts Installing gordo-components script to /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64//usr/share/doc/python-gordo-components + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64//usr/share/doc/python-gordo-components + '[' -d example ']' + '[' -d examples ']' + cp -arf examples /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64//usr/share/doc/python-gordo-components + pushd /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64 ~/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64 ~/build/BUILD/gordo-components-0.47.0 + '[' -d usr/lib ']' + find usr/lib -type f -printf '"/%h/%f"\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '"/%h/%f"\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/gordo-components-0.47.0 + popd + mv /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.47.0-1 --unique-debug-suffix -0.47.0-1.x86_64 --unique-debug-src-base python-gordo-components-0.47.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/gordo-components-0.47.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-gordo-components-0.47.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-gordo-components-0.47.0-1.noarch error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.6 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 4 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.20 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.1 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 7 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.3 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.8 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.12 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.4 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 20 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.8 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 5.2 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.10 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 10 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.5 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.6 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.18 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.25 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.13 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.15 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.8 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 5.1 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.20 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.22 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.17 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.7 error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.24 Provides: python-gordo-components python3-gordo-components = 0.47.0-1 python3.9dist(gordo-components) = 0.47 python3dist(gordo-components) = 0.47 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: /usr/bin/python3 python(abi) = 3.9 python3.9dist(apscheduler) python3.9dist(azure-datalake-store) python3.9dist(azureml-contrib-run) python3.9dist(cachetools) python3.9dist(catboost) python3.9dist(cchardet) python3.9dist(click) python3.9dist(dataclasses-json) python3.9dist(dictdiffer) python3.9dist(flask) python3.9dist(flask-restplus) python3.9dist(gevent) python3.9dist(gunicorn) python3.9dist(h5py) python3.9dist(influxdb) python3.9dist(jinja2) python3.9dist(kubernetes) python3.9dist(mlflow) python3.9dist(numexpr) python3.9dist(numpy) python3.9dist(pandas) python3.9dist(peewee) python3.9dist(psycopg2-binary) = 2.8.4 python3.9dist(pyarrow) python3.9dist(python-dateutil) python3.9dist(pyyaml) python3.9dist(requests) python3.9dist(scikit-learn) python3.9dist(setuptools) python3.9dist(simplejson) python3.9dist(tensorflow) python3.9dist(typing-extensions) python3.9dist(urllib3) RPM build errors: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.6 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 4 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.20 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.1 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 7 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.3 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.8 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.12 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.4 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 20 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.8 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 5.2 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.10 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 10 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.5 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.6 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.18 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.25 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.13 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.15 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.8 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 5.1 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.20 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.22 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.17 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.7 Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.24 Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-gordo-components.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-gordo-components.spec