Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-breaker.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686531298.304356/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-breaker.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-breaker-2.0.1-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-breaker.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686531298.304356/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-breaker.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-breaker-2.0.1-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-breaker.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686531298.304356/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-breaker.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.ky4Nag + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf breaker-2.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/breaker-2.0.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd breaker-2.0.1 + /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.cCxvlu + umask 022 + cd /builddir/build/BUILD + cd breaker-2.0.1 + 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/breaker copying breaker/__version__.py -> build/lib/breaker copying breaker/utKit.py -> build/lib/breaker copying breaker/update_ps1_atlas_footprint_tables.py -> build/lib/breaker copying breaker/cl_utils.py -> build/lib/breaker copying breaker/_database.py -> build/lib/breaker copying breaker/__init__.py -> build/lib/breaker creating build/lib/breaker/tests copying breaker/tests/test_update_ps1_atlas_footprint_tables.py -> build/lib/breaker/tests copying breaker/tests/__init__.py -> build/lib/breaker/tests creating build/lib/breaker/commonutils copying breaker/commonutils/getpackagepath.py -> build/lib/breaker/commonutils copying breaker/commonutils/__init__.py -> build/lib/breaker/commonutils creating build/lib/breaker/fakers copying breaker/fakers/generate_faker_catalogue.py -> build/lib/breaker/fakers copying breaker/fakers/__init__.py -> build/lib/breaker/fakers creating build/lib/breaker/plots copying breaker/plots/plot_wave_matched_source_maps.py -> build/lib/breaker/plots copying breaker/plots/plot_wave_observational_timelines.py -> build/lib/breaker/plots copying breaker/plots/__init__.py -> build/lib/breaker/plots copying breaker/plots/longitude_coverage.py -> build/lib/breaker/plots creating build/lib/breaker/transients copying breaker/transients/annotator.py -> build/lib/breaker/transients copying breaker/transients/__init__.py -> build/lib/breaker/transients creating build/lib/breaker/stats copying breaker/stats/survey_footprint.py -> build/lib/breaker/stats copying breaker/stats/__init__.py -> build/lib/breaker/stats creating build/lib/breaker/gracedb copying breaker/gracedb/listen.py -> build/lib/breaker/gracedb copying breaker/gracedb/__init__.py -> build/lib/breaker/gracedb creating build/lib/breaker/plots/tests copying breaker/plots/tests/test_longitude_coverage.py -> build/lib/breaker/plots/tests copying breaker/plots/tests/test_plot_wave_observational_timelines.py -> build/lib/breaker/plots/tests copying breaker/plots/tests/__init__.py -> build/lib/breaker/plots/tests creating build/lib/breaker/transients/tests copying breaker/transients/tests/test_annotator.py -> build/lib/breaker/transients/tests copying breaker/transients/tests/__init__.py -> build/lib/breaker/transients/tests creating build/lib/breaker/gracedb/tests copying breaker/gracedb/tests/test_listen.py -> build/lib/breaker/gracedb/tests copying breaker/gracedb/tests/__init__.py -> build/lib/breaker/gracedb/tests running egg_info writing breaker.egg-info/PKG-INFO writing dependency_links to breaker.egg-info/dependency_links.txt writing entry points to breaker.egg-info/entry_points.txt writing requirements to breaker.egg-info/requires.txt writing top-level names to breaker.egg-info/top_level.txt reading manifest file 'breaker.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.yaml' warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.txt' writing manifest file 'breaker.egg-info/SOURCES.txt' copying breaker/.DS_Store -> build/lib/breaker copying breaker/default_settings.yaml -> build/lib/breaker creating build/lib/breaker/resources copying breaker/resources/.DS_Store -> build/lib/breaker/resources creating build/lib/breaker/resources/mysql copying breaker/resources/mysql/.DS_Store -> build/lib/breaker/resources/mysql copying breaker/resources/mysql/update_gravity_event_annotation_tables.sql -> build/lib/breaker/resources/mysql creating build/lib/breaker/resources/mysql/ps1_skycell_help_tables copying breaker/resources/mysql/ps1_skycell_help_tables/update_ps1_atlas_exposure_gravity_event_annotation_tables.sql -> build/lib/breaker/resources/mysql/ps1_skycell_help_tables copying breaker/tests/.DS_Store -> build/lib/breaker/tests creating build/lib/breaker/tests/input copying breaker/tests/input/.DS_Store -> build/lib/breaker/tests/input creating build/lib/breaker/tests/output copying breaker/tests/output/.DS_Store -> build/lib/breaker/tests/output copying breaker/tests/output/nosetest_debug.log -> build/lib/breaker/tests/output creating build/lib/breaker/fakers/tests copying breaker/fakers/tests/test_generate_faker_catalogue.py -> build/lib/breaker/fakers/tests copying breaker/plots/.DS_Store -> build/lib/breaker/plots copying breaker/stats/.DS_Store -> build/lib/breaker/stats creating build/lib/breaker/stats/helper_scripts copying breaker/stats/helper_scripts/Home.md -> build/lib/breaker/stats/helper_scripts creating build/lib/breaker/stats/resources copying breaker/stats/resources/Home.md -> build/lib/breaker/stats/resources creating build/lib/breaker/stats/tests copying breaker/stats/tests/Home.md -> build/lib/breaker/stats/tests copying breaker/stats/tests/test_survey_footprint.py -> build/lib/breaker/stats/tests creating build/lib/breaker/stats/tests/input copying breaker/stats/tests/input/Home.md -> build/lib/breaker/stats/tests/input creating build/lib/breaker/stats/tests/output copying breaker/stats/tests/output/Home.md -> build/lib/breaker/stats/tests/output copying breaker/stats/tests/output/test.md -> build/lib/breaker/stats/tests/output creating build/lib/breaker/plots/tests/input copying breaker/plots/tests/input/GW151226-LALInference_skymap_final.fits -> build/lib/breaker/plots/tests/input copying breaker/plots/tests/input/GW151226-LALInference_skymap_initial.fits -> build/lib/breaker/plots/tests/input copying breaker/plots/tests/input/GW151226-bayestar.fits -> build/lib/breaker/plots/tests/input copying breaker/plots/tests/input/GW151226-skyprobcc_cWB.fits -> build/lib/breaker/plots/tests/input creating build/lib/breaker/plots/tests/output copying breaker/plots/tests/output/GW151226-LALInference_skymap_final.fits -> build/lib/breaker/plots/tests/output copying breaker/plots/tests/output/GW151226-LALInference_skymap_initial.fits -> build/lib/breaker/plots/tests/output copying breaker/plots/tests/output/GW151226-bayestar.fits -> build/lib/breaker/plots/tests/output copying breaker/plots/tests/output/GW151226-skyprobcc_cWB.fits -> build/lib/breaker/plots/tests/output creating build/lib/breaker/plots/tests/output/fits copying breaker/plots/tests/output/fits/G184098_GW151226-bayestar_breaker_skymap.fits -> build/lib/breaker/plots/tests/output/fits creating build/lib/breaker/plots/tests/output/pdf copying breaker/plots/tests/output/pdf/G184098_GW151226-bayestar_skymap_cartesian.pdf -> build/lib/breaker/plots/tests/output/pdf copying breaker/plots/tests/output/pdf/G184098_GW151226-bayestar_skymap_gnomonic.pdf -> build/lib/breaker/plots/tests/output/pdf copying breaker/plots/tests/output/pdf/G184098_GW151226-bayestar_skymap_mercator.pdf -> build/lib/breaker/plots/tests/output/pdf copying breaker/plots/tests/output/pdf/G184098_GW151226-bayestar_skymap_mollweide.pdf -> build/lib/breaker/plots/tests/output/pdf creating build/lib/breaker/plots/tests/output/png copying breaker/plots/tests/output/png/G184098_GW151226-bayestar_skymap_cartesian.png -> build/lib/breaker/plots/tests/output/png copying breaker/plots/tests/output/png/G184098_GW151226-bayestar_skymap_gnomonic.png -> build/lib/breaker/plots/tests/output/png copying breaker/plots/tests/output/png/G184098_GW151226-bayestar_skymap_mercator.png -> build/lib/breaker/plots/tests/output/png copying breaker/plots/tests/output/png/G184098_GW151226-bayestar_skymap_mollweide.png -> build/lib/breaker/plots/tests/output/png creating build/lib/breaker/transients/tests/input copying breaker/transients/tests/input/example_settings.yaml -> build/lib/breaker/transients/tests/input creating build/lib/breaker/transients/tests/output copying breaker/transients/tests/output/example_settings.yaml -> build/lib/breaker/transients/tests/output creating build/lib/breaker/gracedb/tests/input copying breaker/gracedb/tests/input/459770_bayestar.fits.gz -> build/lib/breaker/gracedb/tests/input copying breaker/gracedb/tests/input/459770_lalinference.fits.gz -> build/lib/breaker/gracedb/tests/input copying breaker/gracedb/tests/input/example-settings.yaml -> build/lib/breaker/gracedb/tests/input + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ybNaLh + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64 + cd breaker-2.0.1 + 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-breaker-2.0.1-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-breaker-2.0.1-1.x86_64/usr creating /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker copying build/lib/breaker/__version__.py -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker copying build/lib/breaker/default_settings.yaml -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker copying build/lib/breaker/utKit.py -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker creating /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/tests copying build/lib/breaker/tests/test_update_ps1_atlas_footprint_tables.py -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/tests creating /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/tests/output copying build/lib/breaker/tests/output/nosetest_debug.log -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/tests/output copying build/lib/breaker/tests/output/.DS_Store -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/tests/output creating /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/tests/input copying build/lib/breaker/tests/input/.DS_Store -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/tests/input copying build/lib/breaker/tests/__init__.py -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/tests copying build/lib/breaker/tests/.DS_Store -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/tests creating /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/commonutils copying build/lib/breaker/commonutils/getpackagepath.py -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/commonutils copying build/lib/breaker/commonutils/__init__.py -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/commonutils copying build/lib/breaker/update_ps1_atlas_footprint_tables.py -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker creating /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/fakers creating /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/fakers/tests copying build/lib/breaker/fakers/tests/test_generate_faker_catalogue.py -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/fakers/tests copying build/lib/breaker/fakers/generate_faker_catalogue.py -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/fakers copying build/lib/breaker/fakers/__init__.py -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/fakers creating /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/resources creating /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/resources/mysql copying build/lib/breaker/resources/mysql/update_gravity_event_annotation_tables.sql -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/resources/mysql creating /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/resources/mysql/ps1_skycell_help_tables copying build/lib/breaker/resources/mysql/ps1_skycell_help_tables/update_ps1_atlas_exposure_gravity_event_annotation_tables.sql -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/resources/mysql/ps1_skycell_help_tables copying build/lib/breaker/resources/mysql/.DS_Store -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/resources/mysql copying build/lib/breaker/resources/.DS_Store -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/resources creating /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/plots copying build/lib/breaker/plots/plot_wave_matched_source_maps.py -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/plots creating /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/plots/tests copying build/lib/breaker/plots/tests/test_longitude_coverage.py -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/plots/tests copying build/lib/breaker/plots/tests/test_plot_wave_observational_timelines.py -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/plots/tests creating /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/plots/tests/output copying build/lib/breaker/plots/tests/output/GW151226-LALInference_skymap_initial.fits -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/plots/tests/output copying build/lib/breaker/plots/tests/output/GW151226-skyprobcc_cWB.fits -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/plots/tests/output creating /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/plots/tests/output/pdf copying build/lib/breaker/plots/tests/output/pdf/G184098_GW151226-bayestar_skymap_cartesian.pdf -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/plots/tests/output/pdf copying build/lib/breaker/plots/tests/output/pdf/G184098_GW151226-bayestar_skymap_mollweide.pdf -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/plots/tests/output/pdf copying build/lib/breaker/plots/tests/output/pdf/G184098_GW151226-bayestar_skymap_mercator.pdf -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/plots/tests/output/pdf copying build/lib/breaker/plots/tests/output/pdf/G184098_GW151226-bayestar_skymap_gnomonic.pdf -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/plots/tests/output/pdf copying build/lib/breaker/plots/tests/output/GW151226-bayestar.fits -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/plots/tests/output creating /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/plots/tests/output/fits copying build/lib/breaker/plots/tests/output/fits/G184098_GW151226-bayestar_breaker_skymap.fits -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/plots/tests/output/fits copying build/lib/breaker/plots/tests/output/GW151226-LALInference_skymap_final.fits -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/plots/tests/output creating /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/plots/tests/output/png copying build/lib/breaker/plots/tests/output/png/G184098_GW151226-bayestar_skymap_gnomonic.png -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/plots/tests/output/png copying build/lib/breaker/plots/tests/output/png/G184098_GW151226-bayestar_skymap_mercator.png -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/plots/tests/output/png copying build/lib/breaker/plots/tests/output/png/G184098_GW151226-bayestar_skymap_cartesian.png -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/plots/tests/output/png copying build/lib/breaker/plots/tests/output/png/G184098_GW151226-bayestar_skymap_mollweide.png -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/plots/tests/output/png creating /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/plots/tests/input copying build/lib/breaker/plots/tests/input/GW151226-LALInference_skymap_initial.fits -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/plots/tests/input copying build/lib/breaker/plots/tests/input/GW151226-skyprobcc_cWB.fits -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/plots/tests/input copying build/lib/breaker/plots/tests/input/GW151226-bayestar.fits -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/plots/tests/input copying build/lib/breaker/plots/tests/input/GW151226-LALInference_skymap_final.fits -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/plots/tests/input copying build/lib/breaker/plots/tests/__init__.py -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/plots/tests copying build/lib/breaker/plots/plot_wave_observational_timelines.py -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/plots copying build/lib/breaker/plots/__init__.py -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/plots copying build/lib/breaker/plots/.DS_Store -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/plots copying build/lib/breaker/plots/longitude_coverage.py -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/plots copying build/lib/breaker/cl_utils.py -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker creating /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/transients creating /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/transients/tests copying build/lib/breaker/transients/tests/test_annotator.py -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/transients/tests creating /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/transients/tests/output copying build/lib/breaker/transients/tests/output/example_settings.yaml -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/transients/tests/output creating /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/transients/tests/input copying build/lib/breaker/transients/tests/input/example_settings.yaml -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/transients/tests/input copying build/lib/breaker/transients/tests/__init__.py -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/transients/tests copying build/lib/breaker/transients/annotator.py -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/transients copying build/lib/breaker/transients/__init__.py -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/transients creating /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/stats creating /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/stats/helper_scripts copying build/lib/breaker/stats/helper_scripts/Home.md -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/stats/helper_scripts copying build/lib/breaker/stats/survey_footprint.py -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/stats creating /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/stats/tests copying build/lib/breaker/stats/tests/Home.md -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/stats/tests copying build/lib/breaker/stats/tests/test_survey_footprint.py -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/stats/tests creating /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/stats/tests/output copying build/lib/breaker/stats/tests/output/test.md -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/stats/tests/output copying build/lib/breaker/stats/tests/output/Home.md -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/stats/tests/output creating /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/stats/tests/input copying build/lib/breaker/stats/tests/input/Home.md -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/stats/tests/input creating /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/stats/resources copying build/lib/breaker/stats/resources/Home.md -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/stats/resources copying build/lib/breaker/stats/__init__.py -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/stats copying build/lib/breaker/stats/.DS_Store -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/stats copying build/lib/breaker/_database.py -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker creating /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/gracedb copying build/lib/breaker/gracedb/listen.py -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/gracedb creating /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/gracedb/tests copying build/lib/breaker/gracedb/tests/test_listen.py -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/gracedb/tests creating /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/gracedb/tests/input copying build/lib/breaker/gracedb/tests/input/459770_lalinference.fits.gz -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/gracedb/tests/input copying build/lib/breaker/gracedb/tests/input/459770_bayestar.fits.gz -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/gracedb/tests/input copying build/lib/breaker/gracedb/tests/input/example-settings.yaml -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/gracedb/tests/input copying build/lib/breaker/gracedb/tests/__init__.py -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/gracedb/tests copying build/lib/breaker/gracedb/__init__.py -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/gracedb copying build/lib/breaker/__init__.py -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker copying build/lib/breaker/.DS_Store -> /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker byte-compiling /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/__version__.py to __version__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/utKit.py to utKit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/tests/test_update_ps1_atlas_footprint_tables.py to test_update_ps1_atlas_footprint_tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/commonutils/getpackagepath.py to getpackagepath.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/commonutils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/update_ps1_atlas_footprint_tables.py to update_ps1_atlas_footprint_tables.cpython-39.pyc File "/usr/lib/python3.9/site-packages/breaker/update_ps1_atlas_footprint_tables.py", line 237 print "PS1 skycells synced between `tcs_cmf_metadata` and `%(t)s` database tables" % locals() ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/fakers/tests/test_generate_faker_catalogue.py to test_generate_faker_catalogue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/fakers/generate_faker_catalogue.py to generate_faker_catalogue.cpython-39.pyc File "/usr/lib/python3.9/site-packages/breaker/fakers/generate_faker_catalogue.py", line 334 print "Faker sources have been added to all galaxies found within the PS1 footprint" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Faker sources have been added to all galaxies found within the PS1 footprint")? byte-compiling /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/fakers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/plots/plot_wave_matched_source_maps.py to plot_wave_matched_source_maps.cpython-39.pyc File "/usr/lib/python3.9/site-packages/breaker/plots/plot_wave_matched_source_maps.py", line 115 print inPastDays ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(inPastDays)? byte-compiling /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/plots/tests/test_longitude_coverage.py to test_longitude_coverage.cpython-39.pyc File "/usr/lib/python3.9/site-packages/breaker/plots/tests/test_longitude_coverage.py", line 73 except Exception, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/plots/tests/test_plot_wave_observational_timelines.py to test_plot_wave_observational_timelines.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/plots/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/plots/plot_wave_observational_timelines.py to plot_wave_observational_timelines.cpython-39.pyc File "/usr/lib/python3.9/site-packages/breaker/plots/plot_wave_observational_timelines.py", line 711 print "The %(gwid)s %(mapBasename)s map's maximum likelihood is centered at %(maxCoordinate)s" % locals() ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/plots/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/plots/longitude_coverage.py to longitude_coverage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/cl_utils.py to cl_utils.cpython-39.pyc File "/usr/lib/python3.9/site-packages/breaker/cl_utils.py", line 345 print "The transient lies within the inner %(percentage)s%% likelihood contour of event %(gwid)s" % locals() ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/transients/tests/test_annotator.py to test_annotator.cpython-39.pyc File "/usr/lib/python3.9/site-packages/breaker/transients/tests/test_annotator.py", line 95 except Exception, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/transients/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/transients/annotator.py to annotator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/transients/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/stats/survey_footprint.py to survey_footprint.cpython-39.pyc File "/usr/lib/python3.9/site-packages/breaker/stats/survey_footprint.py", line 118 print "EXPID, RA, DEC, MJD, EXPTIME, FILTER, LIM-MAG, EXP-AREA, EXP-LIKELIHOOD, CUM-AREA, CUM-LIKELIHOOD" % locals() ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/stats/tests/test_survey_footprint.py to test_survey_footprint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/stats/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/_database.py to _database.cpython-39.pyc File "/usr/lib/python3.9/site-packages/breaker/_database.py", line 272 except socket.error, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/gracedb/listen.py to listen.cpython-39.pyc File "/usr/lib/python3.9/site-packages/breaker/gracedb/listen.py", line 187 print """NEW GRAVITATIONAL WAVE EVENT FOUND ... GraceDB ID: %(waveId)s""" % locals() ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/gracedb/tests/test_listen.py to test_listen.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/gracedb/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/gracedb/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpmez035ul.py' /usr/bin/python3 /tmp/tmpmez035ul.py File "/usr/lib/python3.9/site-packages/breaker/update_ps1_atlas_footprint_tables.py", line 237 print "PS1 skycells synced between `tcs_cmf_metadata` and `%(t)s` database tables" % locals() ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/breaker/fakers/generate_faker_catalogue.py", line 334 print "Faker sources have been added to all galaxies found within the PS1 footprint" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Faker sources have been added to all galaxies found within the PS1 footprint")? File "/usr/lib/python3.9/site-packages/breaker/plots/plot_wave_matched_source_maps.py", line 115 print inPastDays ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(inPastDays)? File "/usr/lib/python3.9/site-packages/breaker/plots/tests/test_longitude_coverage.py", line 73 except Exception, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/breaker/plots/plot_wave_observational_timelines.py", line 711 print "The %(gwid)s %(mapBasename)s map's maximum likelihood is centered at %(maxCoordinate)s" % locals() ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/breaker/cl_utils.py", line 345 print "The transient lies within the inner %(percentage)s%% likelihood contour of event %(gwid)s" % locals() ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/breaker/transients/tests/test_annotator.py", line 95 except Exception, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/breaker/stats/survey_footprint.py", line 118 print "EXPID, RA, DEC, MJD, EXPTIME, FILTER, LIM-MAG, EXP-AREA, EXP-LIKELIHOOD, CUM-AREA, CUM-LIKELIHOOD" % locals() ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/breaker/_database.py", line 272 except socket.error, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/breaker/gracedb/listen.py", line 187 print """NEW GRAVITATIONAL WAVE EVENT FOUND ... GraceDB ID: %(waveId)s""" % locals() ^ SyntaxError: invalid syntax removing /tmp/tmpmez035ul.py running install_egg_info running egg_info writing breaker.egg-info/PKG-INFO writing dependency_links to breaker.egg-info/dependency_links.txt writing entry points to breaker.egg-info/entry_points.txt writing requirements to breaker.egg-info/requires.txt writing top-level names to breaker.egg-info/top_level.txt reading manifest file 'breaker.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*.yaml' warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution adding license file 'LICENSE.txt' writing manifest file 'breaker.egg-info/SOURCES.txt' Copying breaker.egg-info to /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker-2.0.1-py3.9.egg-info running install_scripts Installing breaker script to /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64//usr/share/doc/python-breaker + '[' -d doc ']' ~/build/BUILDROOT/python-breaker-2.0.1-1.x86_64 ~/build/BUILD/breaker-2.0.1 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-breaker-2.0.1-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 ']' + popd ~/build/BUILD/breaker-2.0.1 + mv /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.0.1-1 --unique-debug-suffix -2.0.1-1.x86_64 --unique-debug-src-base python-breaker-2.0.1-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/breaker-2.0.1 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-breaker-2.0.1-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 *** Error compiling '/builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/_database.py'... File "/usr/lib/python3.9/site-packages/breaker/_database.py", line 272 except socket.error, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/cl_utils.py'... File "/usr/lib/python3.9/site-packages/breaker/cl_utils.py", line 345 print "The transient lies within the inner %(percentage)s%% likelihood contour of event %(gwid)s" % locals() ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/fakers/generate_faker_catalogue.py'... File "/usr/lib/python3.9/site-packages/breaker/fakers/generate_faker_catalogue.py", line 334 print "Faker sources have been added to all galaxies found within the PS1 footprint" ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Faker sources have been added to all galaxies found within the PS1 footprint")? *** Error compiling '/builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/gracedb/listen.py'... File "/usr/lib/python3.9/site-packages/breaker/gracedb/listen.py", line 187 print """NEW GRAVITATIONAL WAVE EVENT FOUND ... GraceDB ID: %(waveId)s""" % locals() ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/plots/plot_wave_matched_source_maps.py'... File "/usr/lib/python3.9/site-packages/breaker/plots/plot_wave_matched_source_maps.py", line 115 print inPastDays ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print(inPastDays)? *** Error compiling '/builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/plots/plot_wave_observational_timelines.py'... File "/usr/lib/python3.9/site-packages/breaker/plots/plot_wave_observational_timelines.py", line 711 print "The %(gwid)s %(mapBasename)s map's maximum likelihood is centered at %(maxCoordinate)s" % locals() ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/plots/tests/test_longitude_coverage.py'... File "/usr/lib/python3.9/site-packages/breaker/plots/tests/test_longitude_coverage.py", line 73 except Exception, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/stats/survey_footprint.py'... File "/usr/lib/python3.9/site-packages/breaker/stats/survey_footprint.py", line 118 print "EXPID, RA, DEC, MJD, EXPTIME, FILTER, LIM-MAG, EXP-AREA, EXP-LIKELIHOOD, CUM-AREA, CUM-LIKELIHOOD" % locals() ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/transients/tests/test_annotator.py'... File "/usr/lib/python3.9/site-packages/breaker/transients/tests/test_annotator.py", line 95 except Exception, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-breaker-2.0.1-1.x86_64/usr/lib/python3.9/site-packages/breaker/update_ps1_atlas_footprint_tables.py'... File "/usr/lib/python3.9/site-packages/breaker/update_ps1_atlas_footprint_tables.py", line 237 print "PS1 skycells synced between `tcs_cmf_metadata` and `%(t)s` database tables" % locals() ^ SyntaxError: invalid syntax error: Bad exit status from /var/tmp/rpm-tmp.ybNaLh (%install) Bad exit status from /var/tmp/rpm-tmp.ybNaLh (%install) RPM build errors: Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-breaker.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-breaker.spec