Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-popmon.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683313443.712903/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-popmon.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-popmon-1.4.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-popmon.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683313443.712903/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-popmon.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-popmon-1.4.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-popmon.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683313443.712903/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-popmon.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.PJysvb + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf popmon-1.4.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/popmon-1.4.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd popmon-1.4.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.UYMgc7 + umask 022 + cd /builddir/build/BUILD + cd popmon-1.4.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' running build running build_py creating build creating build/lib creating build/lib/popmon copying popmon/__init__.py -> build/lib/popmon copying popmon/config.py -> build/lib/popmon copying popmon/version.py -> build/lib/popmon copying popmon/utils.py -> build/lib/popmon copying popmon/resources.py -> build/lib/popmon creating build/lib/popmon/visualization copying popmon/visualization/__init__.py -> build/lib/popmon/visualization copying popmon/visualization/section_generator.py -> build/lib/popmon/visualization copying popmon/visualization/utils.py -> build/lib/popmon/visualization copying popmon/visualization/histogram_section.py -> build/lib/popmon/visualization copying popmon/visualization/overview_section.py -> build/lib/popmon/visualization copying popmon/visualization/alert_section_generator.py -> build/lib/popmon/visualization copying popmon/visualization/report_generator.py -> build/lib/popmon/visualization copying popmon/visualization/traffic_light_section_generator.py -> build/lib/popmon/visualization creating build/lib/popmon/extensions copying popmon/extensions/__init__.py -> build/lib/popmon/extensions copying popmon/extensions/utils.py -> build/lib/popmon/extensions copying popmon/extensions/extension.py -> build/lib/popmon/extensions copying popmon/extensions/profile_diptest.py -> build/lib/popmon/extensions creating build/lib/popmon/decorators copying popmon/decorators/__init__.py -> build/lib/popmon/decorators copying popmon/decorators/spark.py -> build/lib/popmon/decorators copying popmon/decorators/pandas.py -> build/lib/popmon/decorators creating build/lib/popmon/hist copying popmon/hist/__init__.py -> build/lib/popmon/hist copying popmon/hist/hist_utils.py -> build/lib/popmon/hist copying popmon/hist/hist_splitter.py -> build/lib/popmon/hist creating build/lib/popmon/base copying popmon/base/__init__.py -> build/lib/popmon/base copying popmon/base/module.py -> build/lib/popmon/base copying popmon/base/registry.py -> build/lib/popmon/base copying popmon/base/pipeline.py -> build/lib/popmon/base creating build/lib/popmon/io copying popmon/io/__init__.py -> build/lib/popmon/io copying popmon/io/json_reader.py -> build/lib/popmon/io copying popmon/io/file_writer.py -> build/lib/popmon/io copying popmon/io/file_reader.py -> build/lib/popmon/io creating build/lib/popmon/alerting copying popmon/alerting/__init__.py -> build/lib/popmon/alerting copying popmon/alerting/compute_tl_bounds.py -> build/lib/popmon/alerting copying popmon/alerting/alerts_summary.py -> build/lib/popmon/alerting creating build/lib/popmon/stats copying popmon/stats/__init__.py -> build/lib/popmon/stats copying popmon/stats/numpy.py -> build/lib/popmon/stats creating build/lib/popmon/analysis copying popmon/analysis/__init__.py -> build/lib/popmon/analysis copying popmon/analysis/functions.py -> build/lib/popmon/analysis copying popmon/analysis/merge_statistics.py -> build/lib/popmon/analysis copying popmon/analysis/apply_func.py -> build/lib/popmon/analysis copying popmon/analysis/hist_numpy.py -> build/lib/popmon/analysis creating build/lib/popmon/pipeline copying popmon/pipeline/__init__.py -> build/lib/popmon/pipeline copying popmon/pipeline/report_pipelines.py -> build/lib/popmon/pipeline copying popmon/pipeline/metrics.py -> build/lib/popmon/pipeline copying popmon/pipeline/report.py -> build/lib/popmon/pipeline copying popmon/pipeline/metrics_pipelines.py -> build/lib/popmon/pipeline copying popmon/pipeline/dataset_splitter.py -> build/lib/popmon/pipeline copying popmon/pipeline/amazing_pipeline.py -> build/lib/popmon/pipeline copying popmon/pipeline/timing.py -> build/lib/popmon/pipeline creating build/lib/popmon/stitching copying popmon/stitching/__init__.py -> build/lib/popmon/stitching copying popmon/stitching/hist_stitcher.py -> build/lib/popmon/stitching creating build/lib/popmon/hist/filling copying popmon/hist/filling/__init__.py -> build/lib/popmon/hist/filling creating build/lib/popmon/analysis/profiling copying popmon/analysis/profiling/__init__.py -> build/lib/popmon/analysis/profiling copying popmon/analysis/profiling/profiles.py -> build/lib/popmon/analysis/profiling copying popmon/analysis/profiling/hist_profiler.py -> build/lib/popmon/analysis/profiling copying popmon/analysis/profiling/pull_calculator.py -> build/lib/popmon/analysis/profiling creating build/lib/popmon/analysis/comparison copying popmon/analysis/comparison/__init__.py -> build/lib/popmon/analysis/comparison copying popmon/analysis/comparison/hist_comparer.py -> build/lib/popmon/analysis/comparison copying popmon/analysis/comparison/comparisons.py -> build/lib/popmon/analysis/comparison creating build/lib/popmon/visualization/templates copying popmon/visualization/templates/section.html -> build/lib/popmon/visualization/templates copying popmon/visualization/templates/modal-popup.html -> build/lib/popmon/visualization/templates copying popmon/visualization/templates/header.html -> build/lib/popmon/visualization/templates copying popmon/visualization/templates/core.html -> build/lib/popmon/visualization/templates copying popmon/visualization/templates/footer.html -> build/lib/popmon/visualization/templates copying popmon/visualization/templates/aggregated-overview.html -> build/lib/popmon/visualization/templates copying popmon/visualization/templates/card.html -> build/lib/popmon/visualization/templates copying popmon/visualization/templates/notebook_iframe.html -> build/lib/popmon/visualization/templates copying popmon/visualization/templates/table.html -> build/lib/popmon/visualization/templates creating build/lib/popmon/visualization/templates/assets creating build/lib/popmon/visualization/templates/assets/css copying popmon/visualization/templates/assets/css/bootstrap.min.css -> build/lib/popmon/visualization/templates/assets/css copying popmon/visualization/templates/assets/css/custom-style.css -> build/lib/popmon/visualization/templates/assets/css creating build/lib/popmon/visualization/templates/assets/js copying popmon/visualization/templates/assets/js/jquery.easing.min.js -> build/lib/popmon/visualization/templates/assets/js copying popmon/visualization/templates/assets/js/jquery.min.js -> build/lib/popmon/visualization/templates/assets/js copying popmon/visualization/templates/assets/js/custom-script.js -> build/lib/popmon/visualization/templates/assets/js copying popmon/visualization/templates/assets/js/bootstrap.bundle.min.js -> build/lib/popmon/visualization/templates/assets/js copying popmon/visualization/templates/assets/js/scrolling-nav.js -> build/lib/popmon/visualization/templates/assets/js copying popmon/visualization/templates/assets/js/plotly.js -> build/lib/popmon/visualization/templates/assets/js creating build/lib/popmon/test_data copying popmon/test_data/test.csv.gz -> build/lib/popmon/test_data copying popmon/test_data/flight_delays.csv.gz -> build/lib/popmon/test_data copying popmon/test_data/flight_delays_reference.csv.gz -> build/lib/popmon/test_data copying popmon/test_data/example.json -> build/lib/popmon/test_data copying popmon/test_data/synthetic_histograms.json -> build/lib/popmon/test_data copying popmon/test_data/example_histogram.json -> build/lib/popmon/test_data copying popmon/test_data/data_generator_hists.json.gz -> build/lib/popmon/test_data creating build/lib/popmon/notebooks copying popmon/notebooks/popmon_tutorial_reports.ipynb -> build/lib/popmon/notebooks copying popmon/notebooks/popmon_tutorial_advanced.ipynb -> build/lib/popmon/notebooks copying popmon/notebooks/popmon_tutorial_incremental_data.ipynb -> build/lib/popmon/notebooks copying popmon/notebooks/popmon_tutorial_basic.ipynb -> build/lib/popmon/notebooks + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LIBHzV + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64 + cd popmon-1.4.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-popmon-1.4.0-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-popmon-1.4.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon copying build/lib/popmon/__init__.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon copying build/lib/popmon/config.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon creating /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/visualization copying build/lib/popmon/visualization/__init__.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/visualization copying build/lib/popmon/visualization/section_generator.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/visualization copying build/lib/popmon/visualization/utils.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/visualization copying build/lib/popmon/visualization/histogram_section.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/visualization copying build/lib/popmon/visualization/overview_section.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/visualization creating /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/visualization/templates copying build/lib/popmon/visualization/templates/section.html -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/visualization/templates copying build/lib/popmon/visualization/templates/modal-popup.html -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/visualization/templates copying build/lib/popmon/visualization/templates/header.html -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/visualization/templates creating /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/visualization/templates/assets creating /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/visualization/templates/assets/js copying build/lib/popmon/visualization/templates/assets/js/jquery.easing.min.js -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/visualization/templates/assets/js copying build/lib/popmon/visualization/templates/assets/js/jquery.min.js -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/visualization/templates/assets/js copying build/lib/popmon/visualization/templates/assets/js/custom-script.js -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/visualization/templates/assets/js copying build/lib/popmon/visualization/templates/assets/js/bootstrap.bundle.min.js -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/visualization/templates/assets/js copying build/lib/popmon/visualization/templates/assets/js/scrolling-nav.js -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/visualization/templates/assets/js copying build/lib/popmon/visualization/templates/assets/js/plotly.js -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/visualization/templates/assets/js creating /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/visualization/templates/assets/css copying build/lib/popmon/visualization/templates/assets/css/bootstrap.min.css -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/visualization/templates/assets/css copying build/lib/popmon/visualization/templates/assets/css/custom-style.css -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/visualization/templates/assets/css copying build/lib/popmon/visualization/templates/core.html -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/visualization/templates copying build/lib/popmon/visualization/templates/footer.html -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/visualization/templates copying build/lib/popmon/visualization/templates/aggregated-overview.html -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/visualization/templates copying build/lib/popmon/visualization/templates/card.html -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/visualization/templates copying build/lib/popmon/visualization/templates/notebook_iframe.html -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/visualization/templates copying build/lib/popmon/visualization/templates/table.html -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/visualization/templates copying build/lib/popmon/visualization/alert_section_generator.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/visualization copying build/lib/popmon/visualization/report_generator.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/visualization copying build/lib/popmon/visualization/traffic_light_section_generator.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/visualization copying build/lib/popmon/version.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon creating /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/extensions copying build/lib/popmon/extensions/__init__.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/extensions copying build/lib/popmon/extensions/utils.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/extensions copying build/lib/popmon/extensions/extension.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/extensions copying build/lib/popmon/extensions/profile_diptest.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/extensions creating /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/decorators copying build/lib/popmon/decorators/__init__.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/decorators copying build/lib/popmon/decorators/spark.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/decorators copying build/lib/popmon/decorators/pandas.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/decorators creating /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/hist copying build/lib/popmon/hist/__init__.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/hist copying build/lib/popmon/hist/hist_utils.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/hist copying build/lib/popmon/hist/hist_splitter.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/hist creating /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/hist/filling copying build/lib/popmon/hist/filling/__init__.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/hist/filling creating /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/base copying build/lib/popmon/base/__init__.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/base copying build/lib/popmon/base/module.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/base copying build/lib/popmon/base/registry.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/base copying build/lib/popmon/base/pipeline.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/base creating /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/io copying build/lib/popmon/io/__init__.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/io copying build/lib/popmon/io/json_reader.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/io copying build/lib/popmon/io/file_writer.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/io copying build/lib/popmon/io/file_reader.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/io copying build/lib/popmon/utils.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon creating /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/alerting copying build/lib/popmon/alerting/__init__.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/alerting copying build/lib/popmon/alerting/compute_tl_bounds.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/alerting copying build/lib/popmon/alerting/alerts_summary.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/alerting creating /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/stats copying build/lib/popmon/stats/__init__.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/stats copying build/lib/popmon/stats/numpy.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/stats creating /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/analysis copying build/lib/popmon/analysis/__init__.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/analysis creating /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/analysis/profiling copying build/lib/popmon/analysis/profiling/__init__.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/analysis/profiling copying build/lib/popmon/analysis/profiling/profiles.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/analysis/profiling copying build/lib/popmon/analysis/profiling/hist_profiler.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/analysis/profiling copying build/lib/popmon/analysis/profiling/pull_calculator.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/analysis/profiling copying build/lib/popmon/analysis/functions.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/analysis copying build/lib/popmon/analysis/merge_statistics.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/analysis copying build/lib/popmon/analysis/apply_func.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/analysis creating /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/analysis/comparison copying build/lib/popmon/analysis/comparison/__init__.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/analysis/comparison copying build/lib/popmon/analysis/comparison/hist_comparer.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/analysis/comparison copying build/lib/popmon/analysis/comparison/comparisons.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/analysis/comparison copying build/lib/popmon/analysis/hist_numpy.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/analysis copying build/lib/popmon/resources.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon creating /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/pipeline copying build/lib/popmon/pipeline/__init__.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/pipeline copying build/lib/popmon/pipeline/report_pipelines.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/pipeline copying build/lib/popmon/pipeline/metrics.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/pipeline copying build/lib/popmon/pipeline/report.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/pipeline copying build/lib/popmon/pipeline/metrics_pipelines.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/pipeline copying build/lib/popmon/pipeline/dataset_splitter.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/pipeline copying build/lib/popmon/pipeline/amazing_pipeline.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/pipeline copying build/lib/popmon/pipeline/timing.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/pipeline creating /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/stitching copying build/lib/popmon/stitching/__init__.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/stitching copying build/lib/popmon/stitching/hist_stitcher.py -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/stitching creating /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/notebooks copying build/lib/popmon/notebooks/popmon_tutorial_reports.ipynb -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/notebooks copying build/lib/popmon/notebooks/popmon_tutorial_advanced.ipynb -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/notebooks copying build/lib/popmon/notebooks/popmon_tutorial_incremental_data.ipynb -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/notebooks copying build/lib/popmon/notebooks/popmon_tutorial_basic.ipynb -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/notebooks creating /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/test_data copying build/lib/popmon/test_data/example.json -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/test_data copying build/lib/popmon/test_data/synthetic_histograms.json -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/test_data copying build/lib/popmon/test_data/test.csv.gz -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/test_data copying build/lib/popmon/test_data/example_histogram.json -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/test_data copying build/lib/popmon/test_data/data_generator_hists.json.gz -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/test_data copying build/lib/popmon/test_data/flight_delays.csv.gz -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/test_data copying build/lib/popmon/test_data/flight_delays_reference.csv.gz -> /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/test_data byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/visualization/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/visualization/section_generator.py to section_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/visualization/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/visualization/histogram_section.py to histogram_section.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/visualization/overview_section.py to overview_section.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/visualization/alert_section_generator.py to alert_section_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/visualization/report_generator.py to report_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/visualization/traffic_light_section_generator.py to traffic_light_section_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/extensions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/extensions/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/extensions/extension.py to extension.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/extensions/profile_diptest.py to profile_diptest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/decorators/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/decorators/spark.py to spark.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/decorators/pandas.py to pandas.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/hist/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/hist/hist_utils.py to hist_utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/hist/hist_splitter.py to hist_splitter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/hist/filling/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/base/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/base/module.py to module.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/base/registry.py to registry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/base/pipeline.py to pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/io/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/io/json_reader.py to json_reader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/io/file_writer.py to file_writer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/io/file_reader.py to file_reader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/alerting/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/alerting/compute_tl_bounds.py to compute_tl_bounds.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/alerting/alerts_summary.py to alerts_summary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/stats/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/stats/numpy.py to numpy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/analysis/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/analysis/profiling/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/analysis/profiling/profiles.py to profiles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/analysis/profiling/hist_profiler.py to hist_profiler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/analysis/profiling/pull_calculator.py to pull_calculator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/analysis/functions.py to functions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/analysis/merge_statistics.py to merge_statistics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/analysis/apply_func.py to apply_func.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/analysis/comparison/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/analysis/comparison/hist_comparer.py to hist_comparer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/analysis/comparison/comparisons.py to comparisons.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/analysis/hist_numpy.py to hist_numpy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/resources.py to resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/pipeline/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/pipeline/report_pipelines.py to report_pipelines.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/pipeline/metrics.py to metrics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/pipeline/report.py to report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/pipeline/metrics_pipelines.py to metrics_pipelines.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/pipeline/dataset_splitter.py to dataset_splitter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/pipeline/amazing_pipeline.py to amazing_pipeline.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/pipeline/timing.py to timing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/stitching/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon/stitching/hist_stitcher.py to hist_stitcher.cpython-39.pyc writing byte-compilation script '/tmp/tmppux9lxzh.py' /usr/bin/python3 /tmp/tmppux9lxzh.py removing /tmp/tmppux9lxzh.py running install_egg_info running egg_info writing popmon.egg-info/PKG-INFO writing dependency_links to popmon.egg-info/dependency_links.txt writing entry points to popmon.egg-info/entry_points.txt writing requirements to popmon.egg-info/requires.txt writing top-level names to popmon.egg-info/top_level.txt reading manifest file 'popmon.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' adding license file 'NOTICE' writing manifest file 'popmon.egg-info/SOURCES.txt' Copying popmon.egg-info to /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/lib/python3.9/site-packages/popmon-1.4.0-py3.9.egg-info running install_scripts Installing popmon_run script to /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64//usr/share/doc/python-popmon + '[' -d doc ']' ~/build/BUILDROOT/python-popmon-1.4.0-1.x86_64 ~/build/BUILD/popmon-1.4.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64 + '[' -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/popmon-1.4.0 + popd + mv /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.4.0-1 --unique-debug-suffix -1.4.0-1.x86_64 --unique-debug-src-base python-popmon-1.4.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/popmon-1.4.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-popmon-1.4.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-popmon-1.4.0-1.noarch Provides: python-popmon python3-popmon = 1.4.0-1 python3.9dist(popmon) = 1.4 python3dist(popmon) = 1.4 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(histogrammar) >= 1.0.32 python3.9dist(htmlmin) python3.9dist(jinja2) python3.9dist(joblib) >= 0.14 python3.9dist(numpy) >= 1.18 python3.9dist(pandas) >= 0.25.1 python3.9dist(phik) python3.9dist(plotly) >= 5.8 python3.9dist(pydantic) python3.9dist(scipy) >= 1.5.2 python3.9dist(setuptools) python3.9dist(tqdm) python3.9dist(typing-extensions) Processing files: python-popmon-help-1.4.0-1.noarch warning: Empty %files file /builddir/build/BUILD/popmon-1.4.0/doclist.lst Provides: python-popmon-help = 1.4.0-1 python3-popmon-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-popmon-1.4.0-1.x86_64 Wrote: /builddir/build/RPMS/python-popmon-help-1.4.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-popmon-1.4.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.IwgPkK + umask 022 + cd /builddir/build/BUILD + cd popmon-1.4.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-popmon-1.4.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0