Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-datapackage-pipelines.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683371560.683375/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-datapackage-pipelines.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-datapackage-pipelines-2.2.10-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-datapackage-pipelines.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683371560.683375/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-datapackage-pipelines.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-datapackage-pipelines-2.2.10-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-datapackage-pipelines.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683371560.683375/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-datapackage-pipelines.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.y0dzbs + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf datapackage-pipelines-2.2.10 + /usr/bin/gzip -dc /builddir/build/SOURCES/datapackage-pipelines-2.2.10.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd datapackage-pipelines-2.2.10 + /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.m4k6KJ + umask 022 + cd /builddir/build/BUILD + cd datapackage-pipelines-2.2.10 + 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' running build running build_py creating build creating build/lib creating build/lib/datapackage_pipelines copying datapackage_pipelines/__init__.py -> build/lib/datapackage_pipelines copying datapackage_pipelines/cli.py -> build/lib/datapackage_pipelines copying datapackage_pipelines/app.py -> build/lib/datapackage_pipelines creating build/lib/datapackage_pipelines/web copying datapackage_pipelines/web/__init__.py -> build/lib/datapackage_pipelines/web copying datapackage_pipelines/web/server.py -> build/lib/datapackage_pipelines/web creating build/lib/datapackage_pipelines/wrapper copying datapackage_pipelines/wrapper/wrapper.py -> build/lib/datapackage_pipelines/wrapper copying datapackage_pipelines/wrapper/__init__.py -> build/lib/datapackage_pipelines/wrapper copying datapackage_pipelines/wrapper/input_processor.py -> build/lib/datapackage_pipelines/wrapper creating build/lib/datapackage_pipelines/lib copying datapackage_pipelines/lib/delete_fields.py -> build/lib/datapackage_pipelines/lib copying datapackage_pipelines/lib/add_metadata.py -> build/lib/datapackage_pipelines/lib copying datapackage_pipelines/lib/__init__.py -> build/lib/datapackage_pipelines/lib copying datapackage_pipelines/lib/flow.py -> build/lib/datapackage_pipelines/lib copying datapackage_pipelines/lib/add_computed_field.py -> build/lib/datapackage_pipelines/lib copying datapackage_pipelines/lib/load.py -> build/lib/datapackage_pipelines/lib copying datapackage_pipelines/lib/dump_to_zip.py -> build/lib/datapackage_pipelines/lib copying datapackage_pipelines/lib/filter.py -> build/lib/datapackage_pipelines/lib copying datapackage_pipelines/lib/concatenate.py -> build/lib/datapackage_pipelines/lib copying datapackage_pipelines/lib/add_resource.py -> build/lib/datapackage_pipelines/lib copying datapackage_pipelines/lib/load_metadata.py -> build/lib/datapackage_pipelines/lib copying datapackage_pipelines/lib/sort.py -> build/lib/datapackage_pipelines/lib copying datapackage_pipelines/lib/unpivot.py -> build/lib/datapackage_pipelines/lib copying datapackage_pipelines/lib/duplicate.py -> build/lib/datapackage_pipelines/lib copying datapackage_pipelines/lib/cache_loader.py -> build/lib/datapackage_pipelines/lib copying datapackage_pipelines/lib/join.py -> build/lib/datapackage_pipelines/lib copying datapackage_pipelines/lib/dump_to_sql.py -> build/lib/datapackage_pipelines/lib copying datapackage_pipelines/lib/load_resource.py -> build/lib/datapackage_pipelines/lib copying datapackage_pipelines/lib/set_types.py -> build/lib/datapackage_pipelines/lib copying datapackage_pipelines/lib/update_package.py -> build/lib/datapackage_pipelines/lib copying datapackage_pipelines/lib/stream_remote_resources.py -> build/lib/datapackage_pipelines/lib copying datapackage_pipelines/lib/dump_to_path.py -> build/lib/datapackage_pipelines/lib copying datapackage_pipelines/lib/printer.py -> build/lib/datapackage_pipelines/lib copying datapackage_pipelines/lib/deduplicate.py -> build/lib/datapackage_pipelines/lib copying datapackage_pipelines/lib/find_replace.py -> build/lib/datapackage_pipelines/lib copying datapackage_pipelines/lib/update_resource.py -> build/lib/datapackage_pipelines/lib creating build/lib/datapackage_pipelines/specs copying datapackage_pipelines/specs/errors.py -> build/lib/datapackage_pipelines/specs copying datapackage_pipelines/specs/__init__.py -> build/lib/datapackage_pipelines/specs copying datapackage_pipelines/specs/resolver.py -> build/lib/datapackage_pipelines/specs copying datapackage_pipelines/specs/specs.py -> build/lib/datapackage_pipelines/specs creating build/lib/datapackage_pipelines/utilities copying datapackage_pipelines/utilities/resources.py -> build/lib/datapackage_pipelines/utilities copying datapackage_pipelines/utilities/dirtools.py -> build/lib/datapackage_pipelines/utilities copying datapackage_pipelines/utilities/__init__.py -> build/lib/datapackage_pipelines/utilities copying datapackage_pipelines/utilities/stat_utils.py -> build/lib/datapackage_pipelines/utilities copying datapackage_pipelines/utilities/extended_json.py -> build/lib/datapackage_pipelines/utilities copying datapackage_pipelines/utilities/lazy_dict.py -> build/lib/datapackage_pipelines/utilities copying datapackage_pipelines/utilities/flow_utils.py -> build/lib/datapackage_pipelines/utilities copying datapackage_pipelines/utilities/lib_test_helpers.py -> build/lib/datapackage_pipelines/utilities copying datapackage_pipelines/utilities/tabulator_txt_parser.py -> build/lib/datapackage_pipelines/utilities copying datapackage_pipelines/utilities/execution_id.py -> build/lib/datapackage_pipelines/utilities creating build/lib/datapackage_pipelines/status copying datapackage_pipelines/status/backend_filesystem.py -> build/lib/datapackage_pipelines/status copying datapackage_pipelines/status/pipeline_status.py -> build/lib/datapackage_pipelines/status copying datapackage_pipelines/status/__init__.py -> build/lib/datapackage_pipelines/status copying datapackage_pipelines/status/hook_sender.py -> build/lib/datapackage_pipelines/status copying datapackage_pipelines/status/backend_redis.py -> build/lib/datapackage_pipelines/status copying datapackage_pipelines/status/backend_sqlite.py -> build/lib/datapackage_pipelines/status copying datapackage_pipelines/status/status_manager.py -> build/lib/datapackage_pipelines/status copying datapackage_pipelines/status/pipeline_execution.py -> build/lib/datapackage_pipelines/status creating build/lib/datapackage_pipelines/manager copying datapackage_pipelines/manager/__init__.py -> build/lib/datapackage_pipelines/manager copying datapackage_pipelines/manager/runner.py -> build/lib/datapackage_pipelines/manager copying datapackage_pipelines/manager/tasks.py -> build/lib/datapackage_pipelines/manager copying datapackage_pipelines/manager/logging_config.py -> build/lib/datapackage_pipelines/manager creating build/lib/datapackage_pipelines/generators copying datapackage_pipelines/generators/__init__.py -> build/lib/datapackage_pipelines/generators copying datapackage_pipelines/generators/utilities.py -> build/lib/datapackage_pipelines/generators copying datapackage_pipelines/generators/generator_base.py -> build/lib/datapackage_pipelines/generators copying datapackage_pipelines/generators/schedules.py -> build/lib/datapackage_pipelines/generators creating build/lib/datapackage_pipelines/celery_tasks copying datapackage_pipelines/celery_tasks/celery_app.py -> build/lib/datapackage_pipelines/celery_tasks copying datapackage_pipelines/celery_tasks/celery_common.py -> build/lib/datapackage_pipelines/celery_tasks copying datapackage_pipelines/celery_tasks/__init__.py -> build/lib/datapackage_pipelines/celery_tasks copying datapackage_pipelines/celery_tasks/celery_tasks.py -> build/lib/datapackage_pipelines/celery_tasks copying datapackage_pipelines/celery_tasks/dependency_manager.py -> build/lib/datapackage_pipelines/celery_tasks creating build/lib/datapackage_pipelines/lib/dump copying datapackage_pipelines/lib/dump/dumper_base.py -> build/lib/datapackage_pipelines/lib/dump copying datapackage_pipelines/lib/dump/file_formats.py -> build/lib/datapackage_pipelines/lib/dump copying datapackage_pipelines/lib/dump/to_zip.py -> build/lib/datapackage_pipelines/lib/dump copying datapackage_pipelines/lib/dump/to_sql.py -> build/lib/datapackage_pipelines/lib/dump copying datapackage_pipelines/lib/dump/__init__.py -> build/lib/datapackage_pipelines/lib/dump copying datapackage_pipelines/lib/dump/to_path.py -> build/lib/datapackage_pipelines/lib/dump creating build/lib/datapackage_pipelines/lib/internal copying datapackage_pipelines/lib/internal/__init__.py -> build/lib/datapackage_pipelines/lib/internal copying datapackage_pipelines/lib/internal/sink.py -> build/lib/datapackage_pipelines/lib/internal creating build/lib/datapackage_pipelines/specs/schemas copying datapackage_pipelines/specs/schemas/__init__.py -> build/lib/datapackage_pipelines/specs/schemas copying datapackage_pipelines/specs/schemas/validator.py -> build/lib/datapackage_pipelines/specs/schemas creating build/lib/datapackage_pipelines/specs/parsers copying datapackage_pipelines/specs/parsers/__init__.py -> build/lib/datapackage_pipelines/specs/parsers copying datapackage_pipelines/specs/parsers/source_spec_pipeline.py -> build/lib/datapackage_pipelines/specs/parsers copying datapackage_pipelines/specs/parsers/base_parser.py -> build/lib/datapackage_pipelines/specs/parsers copying datapackage_pipelines/specs/parsers/basic_pipeline.py -> build/lib/datapackage_pipelines/specs/parsers creating build/lib/datapackage_pipelines/specs/hashers copying datapackage_pipelines/specs/hashers/hash_calculator.py -> build/lib/datapackage_pipelines/specs/hashers copying datapackage_pipelines/specs/hashers/__init__.py -> build/lib/datapackage_pipelines/specs/hashers copying datapackage_pipelines/specs/hashers/dependency_resolver.py -> build/lib/datapackage_pipelines/specs/hashers creating build/lib/datapackage_pipelines/manager/runners copying datapackage_pipelines/manager/runners/base_runner.py -> build/lib/datapackage_pipelines/manager/runners copying datapackage_pipelines/manager/runners/__init__.py -> build/lib/datapackage_pipelines/manager/runners copying datapackage_pipelines/manager/runners/runner_config.py -> build/lib/datapackage_pipelines/manager/runners copying datapackage_pipelines/manager/runners/local_python.py -> build/lib/datapackage_pipelines/manager/runners running egg_info writing datapackage_pipelines.egg-info/PKG-INFO writing dependency_links to datapackage_pipelines.egg-info/dependency_links.txt writing entry points to datapackage_pipelines.egg-info/entry_points.txt writing requirements to datapackage_pipelines.egg-info/requires.txt writing top-level names to datapackage_pipelines.egg-info/top_level.txt reading manifest file 'datapackage_pipelines.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'pylintrc' no previously-included directories found matching '.tox' adding license file 'LICENSE.md' writing manifest file 'datapackage_pipelines.egg-info/SOURCES.txt' copying datapackage_pipelines/VERSION -> build/lib/datapackage_pipelines creating build/lib/datapackage_pipelines/web/templates copying datapackage_pipelines/web/templates/dashboard.html -> build/lib/datapackage_pipelines/web/templates copying datapackage_pipelines/specs/schemas/pipeline-spec.schema.json -> build/lib/datapackage_pipelines/specs/schemas + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.4NYb95 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64 + cd datapackage-pipelines-2.2.10 + 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-datapackage-pipelines-2.2.10-1.x86_64 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-datapackage-pipelines-2.2.10-1.x86_64/usr creating /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines creating /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/web copying build/lib/datapackage_pipelines/web/__init__.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/web creating /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/web/templates copying build/lib/datapackage_pipelines/web/templates/dashboard.html -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/web/templates copying build/lib/datapackage_pipelines/web/server.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/web creating /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/wrapper copying build/lib/datapackage_pipelines/wrapper/wrapper.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/wrapper copying build/lib/datapackage_pipelines/wrapper/__init__.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/wrapper copying build/lib/datapackage_pipelines/wrapper/input_processor.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/wrapper copying build/lib/datapackage_pipelines/__init__.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines creating /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib copying build/lib/datapackage_pipelines/lib/delete_fields.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib creating /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib/dump copying build/lib/datapackage_pipelines/lib/dump/dumper_base.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib/dump copying build/lib/datapackage_pipelines/lib/dump/file_formats.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib/dump copying build/lib/datapackage_pipelines/lib/dump/to_zip.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib/dump copying build/lib/datapackage_pipelines/lib/dump/to_sql.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib/dump copying build/lib/datapackage_pipelines/lib/dump/__init__.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib/dump copying build/lib/datapackage_pipelines/lib/dump/to_path.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib/dump copying build/lib/datapackage_pipelines/lib/add_metadata.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib copying build/lib/datapackage_pipelines/lib/__init__.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib copying build/lib/datapackage_pipelines/lib/flow.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib copying build/lib/datapackage_pipelines/lib/add_computed_field.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib copying build/lib/datapackage_pipelines/lib/load.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib copying build/lib/datapackage_pipelines/lib/dump_to_zip.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib copying build/lib/datapackage_pipelines/lib/filter.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib copying build/lib/datapackage_pipelines/lib/concatenate.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib copying build/lib/datapackage_pipelines/lib/add_resource.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib copying build/lib/datapackage_pipelines/lib/load_metadata.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib copying build/lib/datapackage_pipelines/lib/sort.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib copying build/lib/datapackage_pipelines/lib/unpivot.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib copying build/lib/datapackage_pipelines/lib/duplicate.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib copying build/lib/datapackage_pipelines/lib/cache_loader.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib creating /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib/internal copying build/lib/datapackage_pipelines/lib/internal/__init__.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib/internal copying build/lib/datapackage_pipelines/lib/internal/sink.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib/internal copying build/lib/datapackage_pipelines/lib/join.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib copying build/lib/datapackage_pipelines/lib/dump_to_sql.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib copying build/lib/datapackage_pipelines/lib/load_resource.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib copying build/lib/datapackage_pipelines/lib/set_types.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib copying build/lib/datapackage_pipelines/lib/update_package.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib copying build/lib/datapackage_pipelines/lib/stream_remote_resources.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib copying build/lib/datapackage_pipelines/lib/dump_to_path.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib copying build/lib/datapackage_pipelines/lib/printer.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib copying build/lib/datapackage_pipelines/lib/deduplicate.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib copying build/lib/datapackage_pipelines/lib/find_replace.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib copying build/lib/datapackage_pipelines/lib/update_resource.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib creating /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/specs creating /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/specs/schemas copying build/lib/datapackage_pipelines/specs/schemas/__init__.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/specs/schemas copying build/lib/datapackage_pipelines/specs/schemas/pipeline-spec.schema.json -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/specs/schemas copying build/lib/datapackage_pipelines/specs/schemas/validator.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/specs/schemas copying build/lib/datapackage_pipelines/specs/errors.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/specs copying build/lib/datapackage_pipelines/specs/__init__.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/specs creating /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/specs/parsers copying build/lib/datapackage_pipelines/specs/parsers/__init__.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/specs/parsers copying build/lib/datapackage_pipelines/specs/parsers/source_spec_pipeline.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/specs/parsers copying build/lib/datapackage_pipelines/specs/parsers/base_parser.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/specs/parsers copying build/lib/datapackage_pipelines/specs/parsers/basic_pipeline.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/specs/parsers copying build/lib/datapackage_pipelines/specs/resolver.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/specs creating /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/specs/hashers copying build/lib/datapackage_pipelines/specs/hashers/hash_calculator.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/specs/hashers copying build/lib/datapackage_pipelines/specs/hashers/__init__.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/specs/hashers copying build/lib/datapackage_pipelines/specs/hashers/dependency_resolver.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/specs/hashers copying build/lib/datapackage_pipelines/specs/specs.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/specs creating /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/utilities copying build/lib/datapackage_pipelines/utilities/resources.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/utilities copying build/lib/datapackage_pipelines/utilities/dirtools.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/utilities copying build/lib/datapackage_pipelines/utilities/__init__.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/utilities copying build/lib/datapackage_pipelines/utilities/stat_utils.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/utilities copying build/lib/datapackage_pipelines/utilities/extended_json.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/utilities copying build/lib/datapackage_pipelines/utilities/lazy_dict.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/utilities copying build/lib/datapackage_pipelines/utilities/flow_utils.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/utilities copying build/lib/datapackage_pipelines/utilities/lib_test_helpers.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/utilities copying build/lib/datapackage_pipelines/utilities/tabulator_txt_parser.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/utilities copying build/lib/datapackage_pipelines/utilities/execution_id.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/utilities copying build/lib/datapackage_pipelines/cli.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines creating /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/status copying build/lib/datapackage_pipelines/status/backend_filesystem.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/status copying build/lib/datapackage_pipelines/status/pipeline_status.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/status copying build/lib/datapackage_pipelines/status/__init__.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/status copying build/lib/datapackage_pipelines/status/hook_sender.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/status copying build/lib/datapackage_pipelines/status/backend_redis.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/status copying build/lib/datapackage_pipelines/status/backend_sqlite.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/status copying build/lib/datapackage_pipelines/status/status_manager.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/status copying build/lib/datapackage_pipelines/status/pipeline_execution.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/status creating /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/manager copying build/lib/datapackage_pipelines/manager/__init__.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/manager copying build/lib/datapackage_pipelines/manager/runner.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/manager creating /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/manager/runners copying build/lib/datapackage_pipelines/manager/runners/base_runner.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/manager/runners copying build/lib/datapackage_pipelines/manager/runners/__init__.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/manager/runners copying build/lib/datapackage_pipelines/manager/runners/runner_config.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/manager/runners copying build/lib/datapackage_pipelines/manager/runners/local_python.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/manager/runners copying build/lib/datapackage_pipelines/manager/tasks.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/manager copying build/lib/datapackage_pipelines/manager/logging_config.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/manager creating /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/generators copying build/lib/datapackage_pipelines/generators/__init__.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/generators copying build/lib/datapackage_pipelines/generators/utilities.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/generators copying build/lib/datapackage_pipelines/generators/generator_base.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/generators copying build/lib/datapackage_pipelines/generators/schedules.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/generators creating /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/celery_tasks copying build/lib/datapackage_pipelines/celery_tasks/celery_app.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/celery_tasks copying build/lib/datapackage_pipelines/celery_tasks/celery_common.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/celery_tasks copying build/lib/datapackage_pipelines/celery_tasks/__init__.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/celery_tasks copying build/lib/datapackage_pipelines/celery_tasks/celery_tasks.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/celery_tasks copying build/lib/datapackage_pipelines/celery_tasks/dependency_manager.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/celery_tasks copying build/lib/datapackage_pipelines/VERSION -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines copying build/lib/datapackage_pipelines/app.py -> /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/web/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/web/server.py to server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/wrapper/wrapper.py to wrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/wrapper/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/wrapper/input_processor.py to input_processor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib/delete_fields.py to delete_fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib/dump/dumper_base.py to dumper_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib/dump/file_formats.py to file_formats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib/dump/to_zip.py to to_zip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib/dump/to_sql.py to to_sql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib/dump/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib/dump/to_path.py to to_path.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib/add_metadata.py to add_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib/flow.py to flow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib/add_computed_field.py to add_computed_field.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib/load.py to load.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib/dump_to_zip.py to dump_to_zip.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib/filter.py to filter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib/concatenate.py to concatenate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib/add_resource.py to add_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib/load_metadata.py to load_metadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib/sort.py to sort.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib/unpivot.py to unpivot.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib/duplicate.py to duplicate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib/cache_loader.py to cache_loader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib/internal/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib/internal/sink.py to sink.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib/join.py to join.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib/dump_to_sql.py to dump_to_sql.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib/load_resource.py to load_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib/set_types.py to set_types.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib/update_package.py to update_package.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib/stream_remote_resources.py to stream_remote_resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib/dump_to_path.py to dump_to_path.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib/printer.py to printer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib/deduplicate.py to deduplicate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib/find_replace.py to find_replace.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/lib/update_resource.py to update_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/specs/schemas/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/specs/schemas/validator.py to validator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/specs/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/specs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/specs/parsers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/specs/parsers/source_spec_pipeline.py to source_spec_pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/specs/parsers/base_parser.py to base_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/specs/parsers/basic_pipeline.py to basic_pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/specs/resolver.py to resolver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/specs/hashers/hash_calculator.py to hash_calculator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/specs/hashers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/specs/hashers/dependency_resolver.py to dependency_resolver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/specs/specs.py to specs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/utilities/resources.py to resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/utilities/dirtools.py to dirtools.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/utilities/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/utilities/stat_utils.py to stat_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/utilities/extended_json.py to extended_json.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/utilities/lazy_dict.py to lazy_dict.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/utilities/flow_utils.py to flow_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/utilities/lib_test_helpers.py to lib_test_helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/utilities/tabulator_txt_parser.py to tabulator_txt_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/utilities/execution_id.py to execution_id.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/status/backend_filesystem.py to backend_filesystem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/status/pipeline_status.py to pipeline_status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/status/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/status/hook_sender.py to hook_sender.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/status/backend_redis.py to backend_redis.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/status/backend_sqlite.py to backend_sqlite.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/status/status_manager.py to status_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/status/pipeline_execution.py to pipeline_execution.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/manager/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/manager/runner.py to runner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/manager/runners/base_runner.py to base_runner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/manager/runners/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/manager/runners/runner_config.py to runner_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/manager/runners/local_python.py to local_python.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/manager/tasks.py to tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/manager/logging_config.py to logging_config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/generators/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/generators/utilities.py to utilities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/generators/generator_base.py to generator_base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/generators/schedules.py to schedules.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/celery_tasks/celery_app.py to celery_app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/celery_tasks/celery_common.py to celery_common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/celery_tasks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/celery_tasks/celery_tasks.py to celery_tasks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/celery_tasks/dependency_manager.py to dependency_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines/app.py to app.cpython-39.pyc writing byte-compilation script '/tmp/tmpque4o8fl.py' /usr/bin/python3 /tmp/tmpque4o8fl.py removing /tmp/tmpque4o8fl.py running install_egg_info running egg_info writing datapackage_pipelines.egg-info/PKG-INFO writing dependency_links to datapackage_pipelines.egg-info/dependency_links.txt writing entry points to datapackage_pipelines.egg-info/entry_points.txt writing requirements to datapackage_pipelines.egg-info/requires.txt writing top-level names to datapackage_pipelines.egg-info/top_level.txt reading manifest file 'datapackage_pipelines.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'pylintrc' no previously-included directories found matching '.tox' adding license file 'LICENSE.md' writing manifest file 'datapackage_pipelines.egg-info/SOURCES.txt' Copying datapackage_pipelines.egg-info to /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9/site-packages/datapackage_pipelines-2.2.10-py3.9.egg-info running install_scripts Installing dpp script to /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64//usr/share/doc/python-datapackage-pipelines + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64 ~/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64 ~/build/BUILD/datapackage-pipelines-2.2.10 + '[' -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 ']' + popd ~/build/BUILD/datapackage-pipelines-2.2.10 + mv /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.2.10-1 --unique-debug-suffix -2.2.10-1.x86_64 --unique-debug-src-base python-datapackage-pipelines-2.2.10-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/datapackage-pipelines-2.2.10 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-datapackage-pipelines-2.2.10-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-datapackage-pipelines-2.2.10-1.noarch Provides: python-datapackage-pipelines python3-datapackage-pipelines = 2.2.10-1 python3.9dist(datapackage-pipelines) = 2.2.10 python3dist(datapackage-pipelines) = 2.2.10 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(awesome-slugify) python3.9dist(cachetools) python3.9dist(celery) < 5 python3.9dist(click) < 8 python3.9dist(dataflows) >= 0.2.11 python3.9dist(datapackage) >= 1.14 python3.9dist(flask) < 2 python3.9dist(flask-basicauth) python3.9dist(flask-cors) python3.9dist(flask-jsonpify) python3.9dist(globster) >= 0.1 python3.9dist(mistune) python3.9dist(python-dateutil) < 2.8.1 python3.9dist(pyyaml) python3.9dist(redis) >= 3 python3.9dist(redis) < 4 python3.9dist(requests) python3.9dist(setuptools) python3.9dist(tableschema) >= 1.2.5 python3.9dist(tableschema-sql) >= 0.10.4 python3.9dist(tabulator) >= 1.50 python3.9dist(ujson) python3.9dist(werkzeug) < 1 Processing files: python-datapackage-pipelines-help-2.2.10-1.noarch warning: Empty %files file /builddir/build/BUILD/datapackage-pipelines-2.2.10/doclist.lst Provides: python-datapackage-pipelines-help = 2.2.10-1 python3-datapackage-pipelines-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64 Wrote: /builddir/build/RPMS/python-datapackage-pipelines-help-2.2.10-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-datapackage-pipelines-2.2.10-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.TWG8xQ + umask 022 + cd /builddir/build/BUILD + cd datapackage-pipelines-2.2.10 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-datapackage-pipelines-2.2.10-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0