Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-ipyparallel.spec'], chrootPath='/var/lib/mock/f29-build-17216631-1234887/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/python-ipyparallel.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 Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/python-ipyparallel-6.2.4-3.fc29.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-ipyparallel.spec'], chrootPath='/var/lib/mock/f29-build-17216631-1234887/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/python-ipyparallel.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 Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cHnZIN + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ipyparallel-6.2.4 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/python-ipyparallel-6.2.4.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd ipyparallel-6.2.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (python-ipyparallel-mock.patch):' Patch #0 (python-ipyparallel-mock.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file ipyparallel/tests/test_client.py Patch #1 (python-ipyparallel-py38.patch): + echo 'Patch #1 (python-ipyparallel-py38.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file .travis.yml patching file ipyparallel/apps/baseapp.py patching file ipyparallel/apps/ipclusterapp.py patching file ipyparallel/apps/ipcontrollerapp.py patching file ipyparallel/apps/ipengineapp.py patching file ipyparallel/apps/launcher.py patching file ipyparallel/controller/hub.py patching file ipyparallel/controller/scheduler.py patching file ipyparallel/engine/engine.py patching file ipyparallel/tests/test_magics.py patching file ipyparallel/tests/test_mongodb.py patching file ipyparallel/tests/test_util.py patching file ipyparallel/util.py patching file setup.py + echo 'Patch #2 (python-ipyparallel-mock2.patch):' Patch #2 (python-ipyparallel-mock2.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file ipyparallel/tests/test_util.py + echo 'Patch #3 (python-ipyparallel-argcount.patch):' Patch #3 (python-ipyparallel-argcount.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 --fuzz=0 patching file ipyparallel/serialize/codeutil.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.PY9ikn + umask 022 + cd /builddir/build/BUILD + cd ipyparallel-6.2.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/ipyparallel copying ipyparallel/logger.py -> build/lib/ipyparallel copying ipyparallel/util.py -> build/lib/ipyparallel copying ipyparallel/datapub.py -> build/lib/ipyparallel copying ipyparallel/_version.py -> build/lib/ipyparallel copying ipyparallel/cluster.py -> build/lib/ipyparallel copying ipyparallel/joblib.py -> build/lib/ipyparallel copying ipyparallel/error.py -> build/lib/ipyparallel copying ipyparallel/factory.py -> build/lib/ipyparallel copying ipyparallel/__init__.py -> build/lib/ipyparallel creating build/lib/ipyparallel/tests copying ipyparallel/tests/test_launcher.py -> build/lib/ipyparallel/tests copying ipyparallel/tests/test_dependency.py -> build/lib/ipyparallel/tests copying ipyparallel/tests/test_asyncresult.py -> build/lib/ipyparallel/tests copying ipyparallel/tests/test_remotefunction.py -> build/lib/ipyparallel/tests copying ipyparallel/tests/test_client.py -> build/lib/ipyparallel/tests copying ipyparallel/tests/test_serialize.py -> build/lib/ipyparallel/tests copying ipyparallel/tests/test_lbview.py -> build/lib/ipyparallel/tests copying ipyparallel/tests/test_joblib.py -> build/lib/ipyparallel/tests copying ipyparallel/tests/test_db.py -> build/lib/ipyparallel/tests copying ipyparallel/tests/test_canning.py -> build/lib/ipyparallel/tests copying ipyparallel/tests/test_magics.py -> build/lib/ipyparallel/tests copying ipyparallel/tests/test_view.py -> build/lib/ipyparallel/tests copying ipyparallel/tests/__init__.py -> build/lib/ipyparallel/tests copying ipyparallel/tests/test_util.py -> build/lib/ipyparallel/tests copying ipyparallel/tests/clienttest.py -> build/lib/ipyparallel/tests copying ipyparallel/tests/test_mongodb.py -> build/lib/ipyparallel/tests copying ipyparallel/tests/test_executor.py -> build/lib/ipyparallel/tests copying ipyparallel/tests/conftest.py -> build/lib/ipyparallel/tests copying ipyparallel/tests/test_apps.py -> build/lib/ipyparallel/tests creating build/lib/ipyparallel/serialize copying ipyparallel/serialize/serialize.py -> build/lib/ipyparallel/serialize copying ipyparallel/serialize/__init__.py -> build/lib/ipyparallel/serialize copying ipyparallel/serialize/codeutil.py -> build/lib/ipyparallel/serialize copying ipyparallel/serialize/canning.py -> build/lib/ipyparallel/serialize creating build/lib/ipyparallel/client copying ipyparallel/client/client.py -> build/lib/ipyparallel/client copying ipyparallel/client/magics.py -> build/lib/ipyparallel/client copying ipyparallel/client/view.py -> build/lib/ipyparallel/client copying ipyparallel/client/_joblib.py -> build/lib/ipyparallel/client copying ipyparallel/client/__init__.py -> build/lib/ipyparallel/client copying ipyparallel/client/futures.py -> build/lib/ipyparallel/client copying ipyparallel/client/remotefunction.py -> build/lib/ipyparallel/client copying ipyparallel/client/asyncresult.py -> build/lib/ipyparallel/client copying ipyparallel/client/map.py -> build/lib/ipyparallel/client creating build/lib/ipyparallel/nbextension copying ipyparallel/nbextension/handlers.py -> build/lib/ipyparallel/nbextension copying ipyparallel/nbextension/install.py -> build/lib/ipyparallel/nbextension copying ipyparallel/nbextension/clustermanager.py -> build/lib/ipyparallel/nbextension copying ipyparallel/nbextension/__init__.py -> build/lib/ipyparallel/nbextension creating build/lib/ipyparallel/controller copying ipyparallel/controller/hub.py -> build/lib/ipyparallel/controller copying ipyparallel/controller/dependency.py -> build/lib/ipyparallel/controller copying ipyparallel/controller/heartmonitor.py -> build/lib/ipyparallel/controller copying ipyparallel/controller/dictdb.py -> build/lib/ipyparallel/controller copying ipyparallel/controller/mongodb.py -> build/lib/ipyparallel/controller copying ipyparallel/controller/__main__.py -> build/lib/ipyparallel/controller copying ipyparallel/controller/__init__.py -> build/lib/ipyparallel/controller copying ipyparallel/controller/scheduler.py -> build/lib/ipyparallel/controller copying ipyparallel/controller/sqlitedb.py -> build/lib/ipyparallel/controller creating build/lib/ipyparallel/apps copying ipyparallel/apps/baseapp.py -> build/lib/ipyparallel/apps copying ipyparallel/apps/win32support.py -> build/lib/ipyparallel/apps copying ipyparallel/apps/iploggerapp.py -> build/lib/ipyparallel/apps copying ipyparallel/apps/daemonize.py -> build/lib/ipyparallel/apps copying ipyparallel/apps/ipengineapp.py -> build/lib/ipyparallel/apps copying ipyparallel/apps/winhpcjob.py -> build/lib/ipyparallel/apps copying ipyparallel/apps/__init__.py -> build/lib/ipyparallel/apps copying ipyparallel/apps/ipcontrollerapp.py -> build/lib/ipyparallel/apps copying ipyparallel/apps/launcher.py -> build/lib/ipyparallel/apps copying ipyparallel/apps/logwatcher.py -> build/lib/ipyparallel/apps copying ipyparallel/apps/ipclusterapp.py -> build/lib/ipyparallel/apps creating build/lib/ipyparallel/engine copying ipyparallel/engine/engine.py -> build/lib/ipyparallel/engine copying ipyparallel/engine/datapub.py -> build/lib/ipyparallel/engine copying ipyparallel/engine/kernel.py -> build/lib/ipyparallel/engine copying ipyparallel/engine/log.py -> build/lib/ipyparallel/engine copying ipyparallel/engine/__main__.py -> build/lib/ipyparallel/engine copying ipyparallel/engine/__init__.py -> build/lib/ipyparallel/engine creating build/lib/ipyparallel/nbextension/static copying ipyparallel/nbextension/static/clusterlist.css -> build/lib/ipyparallel/nbextension/static copying ipyparallel/nbextension/static/main.js -> build/lib/ipyparallel/nbextension/static copying ipyparallel/nbextension/static/clusterlist.js -> build/lib/ipyparallel/nbextension/static + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py + sleep 1 + pushd docs ~/build/BUILD/ipyparallel-6.2.4/docs ~/build/BUILD/ipyparallel-6.2.4 + PYTHONPATH=.. + make html SPHINXBUILD=sphinx-build-3 sphinx-build-3 -b html -d build/doctrees source build/html Running Sphinx v1.7.6 making output directory... loading pickled environment... not yet created loading intersphinx inventory from https://docs.python.org/3/objects.inv... BUILDSTDERR: WARNING: failed to reach any of the inventories with the following issues: BUILDSTDERR: WARNING: intersphinx inventory 'https://docs.python.org/3/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://docs.python.org/3/objects.inv', , ConnectionError(...)) loading intersphinx inventory from https://ipython.readthedocs.io/en/stable/objects.inv... BUILDSTDERR: WARNING: failed to reach any of the inventories with the following issues: BUILDSTDERR: WARNING: intersphinx inventory 'https://ipython.readthedocs.io/en/stable/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://ipython.readthedocs.io/en/stable/objects.inv', , ConnectionError(...)) loading intersphinx inventory from https://distributed.readthedocs.io/en/stable/objects.inv... BUILDSTDERR: WARNING: failed to reach any of the inventories with the following issues: BUILDSTDERR: WARNING: intersphinx inventory 'https://distributed.readthedocs.io/en/stable/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://distributed.readthedocs.io/en/stable/objects.inv', , ConnectionError(...)) loading intersphinx inventory from https://jupyter-client.readthedocs.io/en/stable/objects.inv... BUILDSTDERR: WARNING: failed to reach any of the inventories with the following issues: BUILDSTDERR: WARNING: intersphinx inventory 'https://jupyter-client.readthedocs.io/en/stable/objects.inv' not fetchable due to : ('intersphinx inventory %r not fetchable due to %s: %s', 'https://jupyter-client.readthedocs.io/en/stable/objects.inv', , ConnectionError(...)) building [mo]: targets for 0 po files that are out of date building [html]: targets for 18 source files that are out of date updating environment: 18 added, 0 changed, 0 removed reading sources... [ 5%] api/ipyparallel reading sources... [ 11%] asyncresult reading sources... [ 16%] changelog reading sources... [ 22%] dag_dependencies reading sources... [ 27%] db reading sources... [ 33%] demos reading sources... [ 38%] details reading sources... [ 44%] development/connections reading sources... [ 50%] development/messages reading sources... [ 55%] direct reading sources... [ 61%] index reading sources... [ 66%] intro reading sources... [ 72%] magics reading sources... [ 77%] mpi reading sources... [ 83%] process reading sources... [ 88%] security reading sources... [ 94%] task reading sources... [100%] transition looking for now-outdated files... none found pickling environment... done BUILDSTDERR: checking consistency... /builddir/build/BUILD/ipyparallel-6.2.4/docs/source/intro.rst:302: WARNING: Citation [ZeroMQ] is not referenced. BUILDSTDERR: /builddir/build/BUILD/ipyparallel-6.2.4/docs/source/security.rst:247: WARNING: Citation [RFC5246] is not referenced. done preparing documents... done writing output... [ 5%] api/ipyparallel writing output... [ 11%] asyncresult writing output... [ 16%] changelog writing output... [ 22%] dag_dependencies writing output... [ 27%] db writing output... [ 33%] demos writing output... [ 38%] details writing output... [ 44%] development/connections writing output... [ 50%] development/messages writing output... [ 55%] direct writing output... [ 61%] index writing output... [ 66%] intro writing output... [ 72%] magics writing output... [ 77%] mpi writing output... [ 83%] process writing output... [ 88%] security writing output... [ 94%] task writing output... [100%] transition BUILDSTDERR: /builddir/build/BUILD/ipyparallel-6.2.4/docs/source/development/messages.rst:6: WARNING: undefined label: jupyterclient:messaging (if the link has no caption the label must precede a section header) BUILDSTDERR: /builddir/build/BUILD/ipyparallel-6.2.4/docs/source/development/messages.rst:86: WARNING: undefined label: jupyterclient:messaging (if the link has no caption the label must precede a section header) BUILDSTDERR: /builddir/build/BUILD/ipyparallel-6.2.4/docs/source/intro.rst:94: WARNING: undefined label: jupyterclient:messaging (if the link has no caption the label must precede a section header) generating indices... genindex py-modindex writing additional pages... search copying images... [ 9%] figs/simpledag.png copying images... [ 18%] figs/dagdeps.png copying images... [ 27%] figs/single_digits.png copying images... [ 36%] figs/two_digit_counts.png copying images... [ 45%] development/figs/allconnections.png copying images... [ 54%] development/figs/queryfade.png copying images... [ 63%] development/figs/hbfade.png copying images... [ 72%] development/figs/queuefade.png copying images... [ 81%] development/figs/iopubfade.png copying images... [ 90%] development/figs/notiffade.png copying images... [100%] figs/wideView.png copying static files... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 13 warnings. The HTML pages are in build/html. Build finished. The HTML pages are in build/html. + rm -f build/html/.buildinfo ~/build/BUILD/ipyparallel-6.2.4 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KS2Rv7 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch + cd ipyparallel-6.2.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr creating /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib creating /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7 creating /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel creating /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/test_launcher.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/test_dependency.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/test_asyncresult.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/test_remotefunction.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/test_client.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/test_serialize.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/test_lbview.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/test_joblib.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/test_db.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/test_canning.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/test_magics.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/test_view.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/__init__.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/test_util.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/clienttest.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/test_mongodb.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/test_executor.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/conftest.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/test_apps.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/tests copying build/lib/ipyparallel/logger.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel copying build/lib/ipyparallel/util.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel creating /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/serialize copying build/lib/ipyparallel/serialize/serialize.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/serialize copying build/lib/ipyparallel/serialize/__init__.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/serialize copying build/lib/ipyparallel/serialize/codeutil.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/serialize copying build/lib/ipyparallel/serialize/canning.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/serialize copying build/lib/ipyparallel/datapub.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel copying build/lib/ipyparallel/_version.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel copying build/lib/ipyparallel/cluster.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel creating /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/client copying build/lib/ipyparallel/client/client.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/client copying build/lib/ipyparallel/client/magics.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/client copying build/lib/ipyparallel/client/view.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/client copying build/lib/ipyparallel/client/_joblib.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/client copying build/lib/ipyparallel/client/__init__.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/client copying build/lib/ipyparallel/client/futures.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/client copying build/lib/ipyparallel/client/remotefunction.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/client copying build/lib/ipyparallel/client/asyncresult.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/client copying build/lib/ipyparallel/client/map.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/client copying build/lib/ipyparallel/joblib.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel copying build/lib/ipyparallel/error.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel creating /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/nbextension copying build/lib/ipyparallel/nbextension/handlers.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/nbextension creating /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/nbextension/static copying build/lib/ipyparallel/nbextension/static/clusterlist.css -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/nbextension/static copying build/lib/ipyparallel/nbextension/static/main.js -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/nbextension/static copying build/lib/ipyparallel/nbextension/static/clusterlist.js -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/nbextension/static copying build/lib/ipyparallel/nbextension/install.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/nbextension copying build/lib/ipyparallel/nbextension/clustermanager.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/nbextension copying build/lib/ipyparallel/nbextension/__init__.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/nbextension creating /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/controller copying build/lib/ipyparallel/controller/hub.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/controller copying build/lib/ipyparallel/controller/dependency.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/controller copying build/lib/ipyparallel/controller/heartmonitor.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/controller copying build/lib/ipyparallel/controller/dictdb.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/controller copying build/lib/ipyparallel/controller/mongodb.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/controller copying build/lib/ipyparallel/controller/__main__.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/controller copying build/lib/ipyparallel/controller/__init__.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/controller copying build/lib/ipyparallel/controller/scheduler.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/controller copying build/lib/ipyparallel/controller/sqlitedb.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/controller copying build/lib/ipyparallel/factory.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel copying build/lib/ipyparallel/__init__.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel creating /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/apps copying build/lib/ipyparallel/apps/baseapp.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/apps copying build/lib/ipyparallel/apps/win32support.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/apps copying build/lib/ipyparallel/apps/iploggerapp.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/apps copying build/lib/ipyparallel/apps/daemonize.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/apps copying build/lib/ipyparallel/apps/ipengineapp.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/apps copying build/lib/ipyparallel/apps/winhpcjob.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/apps copying build/lib/ipyparallel/apps/__init__.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/apps copying build/lib/ipyparallel/apps/ipcontrollerapp.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/apps copying build/lib/ipyparallel/apps/launcher.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/apps copying build/lib/ipyparallel/apps/logwatcher.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/apps copying build/lib/ipyparallel/apps/ipclusterapp.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/apps creating /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/engine copying build/lib/ipyparallel/engine/engine.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/engine copying build/lib/ipyparallel/engine/datapub.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/engine copying build/lib/ipyparallel/engine/kernel.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/engine copying build/lib/ipyparallel/engine/log.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/engine copying build/lib/ipyparallel/engine/__main__.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/engine copying build/lib/ipyparallel/engine/__init__.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/engine byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/tests/test_launcher.py to test_launcher.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/tests/test_dependency.py to test_dependency.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/tests/test_asyncresult.py to test_asyncresult.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/tests/test_remotefunction.py to test_remotefunction.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/tests/test_client.py to test_client.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/tests/test_serialize.py to test_serialize.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/tests/test_lbview.py to test_lbview.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/tests/test_joblib.py to test_joblib.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/tests/test_db.py to test_db.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/tests/test_canning.py to test_canning.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/tests/test_magics.py to test_magics.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/tests/test_view.py to test_view.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/tests/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/tests/test_util.py to test_util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/tests/clienttest.py to clienttest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/tests/test_mongodb.py to test_mongodb.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/tests/test_executor.py to test_executor.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/tests/conftest.py to conftest.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/tests/test_apps.py to test_apps.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/logger.py to logger.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/util.py to util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/serialize/serialize.py to serialize.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/serialize/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/serialize/codeutil.py to codeutil.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/serialize/canning.py to canning.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/datapub.py to datapub.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/_version.py to _version.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/cluster.py to cluster.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/client/client.py to client.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/client/magics.py to magics.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/client/view.py to view.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/client/_joblib.py to _joblib.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/client/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/client/futures.py to futures.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/client/remotefunction.py to remotefunction.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/client/asyncresult.py to asyncresult.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/client/map.py to map.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/joblib.py to joblib.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/error.py to error.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/nbextension/handlers.py to handlers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/nbextension/install.py to install.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/nbextension/clustermanager.py to clustermanager.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/nbextension/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/controller/hub.py to hub.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/controller/dependency.py to dependency.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/controller/heartmonitor.py to heartmonitor.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/controller/dictdb.py to dictdb.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/controller/mongodb.py to mongodb.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/controller/__main__.py to __main__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/controller/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/controller/scheduler.py to scheduler.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/controller/sqlitedb.py to sqlitedb.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/factory.py to factory.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/apps/baseapp.py to baseapp.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/apps/win32support.py to win32support.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/apps/iploggerapp.py to iploggerapp.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/apps/daemonize.py to daemonize.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/apps/ipengineapp.py to ipengineapp.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/apps/winhpcjob.py to winhpcjob.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/apps/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/apps/ipcontrollerapp.py to ipcontrollerapp.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/apps/launcher.py to launcher.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/apps/logwatcher.py to logwatcher.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/apps/ipclusterapp.py to ipclusterapp.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/engine/engine.py to engine.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/engine/datapub.py to datapub.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/engine/kernel.py to kernel.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/engine/log.py to log.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/engine/__main__.py to __main__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/engine/__init__.py to __init__.cpython-37.pyc writing byte-compilation script '/tmp/tmphswdprkq.py' /usr/bin/python3 /tmp/tmphswdprkq.py removing /tmp/tmphswdprkq.py running install_data creating /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/etc creating /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/etc/jupyter creating /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/etc/jupyter/jupyter_notebook_config.d copying etc/ipyparallel-serverextension.json -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/etc/jupyter/jupyter_notebook_config.d creating /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/etc/jupyter/nbconfig creating /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/etc/jupyter/nbconfig/tree.d copying etc/ipyparallel-nbextension.json -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/etc/jupyter/nbconfig/tree.d creating /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/share creating /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/share/jupyter creating /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/share/jupyter/nbextensions creating /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/share/jupyter/nbextensions/ipyparallel copying ipyparallel/nbextension/static/clusterlist.css -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/share/jupyter/nbextensions/ipyparallel copying ipyparallel/nbextension/static/main.js -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/share/jupyter/nbextensions/ipyparallel copying ipyparallel/nbextension/static/clusterlist.js -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/share/jupyter/nbextensions/ipyparallel running install_egg_info running egg_info creating ipyparallel.egg-info writing ipyparallel.egg-info/PKG-INFO writing dependency_links to ipyparallel.egg-info/dependency_links.txt writing entry points to ipyparallel.egg-info/entry_points.txt writing requirements to ipyparallel.egg-info/requires.txt writing top-level names to ipyparallel.egg-info/top_level.txt writing manifest file 'ipyparallel.egg-info/SOURCES.txt' reading manifest file 'ipyparallel.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: no previously-included directories found matching 'docs/_build' BUILDSTDERR: warning: no previously-included files matching '*~' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.pyc' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.pyo' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '.git' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '.ipynb_checkpoints' found anywhere in distribution writing manifest file 'ipyparallel.egg-info/SOURCES.txt' Copying ipyparallel.egg-info to /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel-6.2.4-py3.7.egg-info running install_scripts Installing ipcluster script to /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/bin Installing ipcontroller script to /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/bin Installing ipengine script to /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/bin + for f in ipcluster ipcontroller ipengine + mv /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/bin/ipcluster /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/bin/ipcluster-3.7 + ln -s ipcluster-3.7 /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/bin/ipcluster-3 + for f in ipcluster ipcontroller ipengine + mv /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/bin/ipcontroller /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/bin/ipcontroller-3.7 + ln -s ipcontroller-3.7 /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/bin/ipcontroller-3 + for f in ipcluster ipcontroller ipengine + mv /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/bin/ipengine /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/bin/ipengine-3.7 + ln -s ipengine-3.7 /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/bin/ipengine-3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch running install running install_lib creating /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel creating /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/test_launcher.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/test_dependency.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/test_asyncresult.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/test_remotefunction.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/test_client.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/test_serialize.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/test_lbview.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/test_joblib.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/test_db.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/test_canning.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/test_magics.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/test_view.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/__init__.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/test_util.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/clienttest.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/test_mongodb.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/test_executor.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/conftest.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/tests copying build/lib/ipyparallel/tests/test_apps.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/tests copying build/lib/ipyparallel/logger.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel copying build/lib/ipyparallel/util.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel creating /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/serialize copying build/lib/ipyparallel/serialize/serialize.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/serialize copying build/lib/ipyparallel/serialize/__init__.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/serialize copying build/lib/ipyparallel/serialize/codeutil.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/serialize copying build/lib/ipyparallel/serialize/canning.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/serialize copying build/lib/ipyparallel/datapub.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel copying build/lib/ipyparallel/_version.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel copying build/lib/ipyparallel/cluster.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel creating /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/client copying build/lib/ipyparallel/client/client.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/client copying build/lib/ipyparallel/client/magics.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/client copying build/lib/ipyparallel/client/view.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/client copying build/lib/ipyparallel/client/_joblib.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/client copying build/lib/ipyparallel/client/__init__.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/client copying build/lib/ipyparallel/client/futures.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/client copying build/lib/ipyparallel/client/remotefunction.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/client copying build/lib/ipyparallel/client/asyncresult.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/client copying build/lib/ipyparallel/client/map.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/client copying build/lib/ipyparallel/joblib.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel copying build/lib/ipyparallel/error.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel creating /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/nbextension copying build/lib/ipyparallel/nbextension/handlers.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/nbextension creating /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/nbextension/static copying build/lib/ipyparallel/nbextension/static/clusterlist.css -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/nbextension/static copying build/lib/ipyparallel/nbextension/static/main.js -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/nbextension/static copying build/lib/ipyparallel/nbextension/static/clusterlist.js -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/nbextension/static copying build/lib/ipyparallel/nbextension/install.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/nbextension copying build/lib/ipyparallel/nbextension/clustermanager.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/nbextension copying build/lib/ipyparallel/nbextension/__init__.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/nbextension creating /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/controller copying build/lib/ipyparallel/controller/hub.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/controller copying build/lib/ipyparallel/controller/dependency.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/controller copying build/lib/ipyparallel/controller/heartmonitor.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/controller copying build/lib/ipyparallel/controller/dictdb.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/controller copying build/lib/ipyparallel/controller/mongodb.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/controller copying build/lib/ipyparallel/controller/__main__.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/controller copying build/lib/ipyparallel/controller/__init__.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/controller copying build/lib/ipyparallel/controller/scheduler.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/controller copying build/lib/ipyparallel/controller/sqlitedb.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/controller copying build/lib/ipyparallel/factory.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel copying build/lib/ipyparallel/__init__.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel creating /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/apps copying build/lib/ipyparallel/apps/baseapp.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/apps copying build/lib/ipyparallel/apps/win32support.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/apps copying build/lib/ipyparallel/apps/iploggerapp.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/apps copying build/lib/ipyparallel/apps/daemonize.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/apps copying build/lib/ipyparallel/apps/ipengineapp.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/apps copying build/lib/ipyparallel/apps/winhpcjob.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/apps copying build/lib/ipyparallel/apps/__init__.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/apps copying build/lib/ipyparallel/apps/ipcontrollerapp.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/apps copying build/lib/ipyparallel/apps/launcher.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/apps copying build/lib/ipyparallel/apps/logwatcher.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/apps copying build/lib/ipyparallel/apps/ipclusterapp.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/apps creating /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/engine copying build/lib/ipyparallel/engine/engine.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/engine copying build/lib/ipyparallel/engine/datapub.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/engine copying build/lib/ipyparallel/engine/kernel.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/engine copying build/lib/ipyparallel/engine/log.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/engine copying build/lib/ipyparallel/engine/__main__.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/engine copying build/lib/ipyparallel/engine/__init__.py -> /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/engine byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/tests/test_launcher.py to test_launcher.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/tests/test_dependency.py to test_dependency.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/tests/test_asyncresult.py to test_asyncresult.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/tests/test_remotefunction.py to test_remotefunction.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/tests/test_client.py to test_client.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/tests/test_serialize.py to test_serialize.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/tests/test_lbview.py to test_lbview.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/tests/test_joblib.py to test_joblib.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/tests/test_db.py to test_db.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/tests/test_canning.py to test_canning.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/tests/test_magics.py to test_magics.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/tests/test_view.py to test_view.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/tests/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/tests/test_util.py to test_util.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/tests/clienttest.py to clienttest.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/tests/test_mongodb.py to test_mongodb.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/tests/test_executor.py to test_executor.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/tests/conftest.py to conftest.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/tests/test_apps.py to test_apps.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/logger.py to logger.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/util.py to util.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/serialize/serialize.py to serialize.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/serialize/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/serialize/codeutil.py to codeutil.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/serialize/canning.py to canning.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/datapub.py to datapub.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/_version.py to _version.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/cluster.py to cluster.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/client/client.py to client.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/client/magics.py to magics.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/client/view.py to view.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/client/_joblib.py to _joblib.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/client/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/client/futures.py to futures.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/client/remotefunction.py to remotefunction.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/client/asyncresult.py to asyncresult.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/client/map.py to map.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/joblib.py to joblib.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/error.py to error.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/nbextension/handlers.py to handlers.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/nbextension/install.py to install.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/nbextension/clustermanager.py to clustermanager.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/nbextension/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/controller/hub.py to hub.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/controller/dependency.py to dependency.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/controller/heartmonitor.py to heartmonitor.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/controller/dictdb.py to dictdb.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/controller/mongodb.py to mongodb.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/controller/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/controller/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/controller/scheduler.py to scheduler.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/controller/sqlitedb.py to sqlitedb.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/factory.py to factory.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/apps/baseapp.py to baseapp.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/apps/win32support.py to win32support.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/apps/iploggerapp.py to iploggerapp.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/apps/daemonize.py to daemonize.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/apps/ipengineapp.py to ipengineapp.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/apps/winhpcjob.py to winhpcjob.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/apps/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/apps/ipcontrollerapp.py to ipcontrollerapp.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/apps/launcher.py to launcher.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/apps/logwatcher.py to logwatcher.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/apps/ipclusterapp.py to ipclusterapp.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/engine/engine.py to engine.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/engine/datapub.py to datapub.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/engine/kernel.py to kernel.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/engine/log.py to log.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/engine/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/engine/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpNrbBPO.py' /usr/bin/python2 -O /tmp/tmpNrbBPO.py removing /tmp/tmpNrbBPO.py running install_data running install_egg_info running egg_info writing requirements to ipyparallel.egg-info/requires.txt writing ipyparallel.egg-info/PKG-INFO writing top-level names to ipyparallel.egg-info/top_level.txt writing dependency_links to ipyparallel.egg-info/dependency_links.txt writing entry points to ipyparallel.egg-info/entry_points.txt reading manifest file 'ipyparallel.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' BUILDSTDERR: no previously-included directories found matching 'docs/_build' BUILDSTDERR: warning: no previously-included files matching '*~' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.pyc' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '*.pyo' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '.git' found anywhere in distribution BUILDSTDERR: warning: no previously-included files matching '.ipynb_checkpoints' found anywhere in distribution writing manifest file 'ipyparallel.egg-info/SOURCES.txt' Copying ipyparallel.egg-info to /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel-6.2.4-py2.7.egg-info running install_scripts Installing ipcluster script to /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/bin Installing ipcontroller script to /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/bin Installing ipengine script to /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/bin + for f in ipcluster ipcontroller ipengine + mv /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/bin/ipcluster /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/bin/ipcluster-2.7 + ln -s ipcluster-2.7 /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/bin/ipcluster-2 + ln -s ipcluster-2.7 /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/bin/ipcluster + for f in ipcluster ipcontroller ipengine + mv /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/bin/ipcontroller /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/bin/ipcontroller-2.7 + ln -s ipcontroller-2.7 /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/bin/ipcontroller-2 + ln -s ipcontroller-2.7 /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/bin/ipcontroller + for f in ipcluster ipcontroller ipengine + mv /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/bin/ipengine /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/bin/ipengine-2.7 + ln -s ipengine-2.7 /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/bin/ipengine-2 + ln -s ipengine-2.7 /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/bin/ipengine + for f in apps/ipclusterapp.py apps/ipcontrollerapp.py apps/ipengineapp.py apps/iploggerapp.py controller/heartmonitor.py + sed '/\/usr\/bin\/env/d' -i /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/apps/ipclusterapp.py + sed '/\/usr\/bin\/env/d' -i /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/apps/ipclusterapp.py + for f in apps/ipclusterapp.py apps/ipcontrollerapp.py apps/ipengineapp.py apps/iploggerapp.py controller/heartmonitor.py + sed '/\/usr\/bin\/env/d' -i /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/apps/ipcontrollerapp.py + sed '/\/usr\/bin\/env/d' -i /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/apps/ipcontrollerapp.py + for f in apps/ipclusterapp.py apps/ipcontrollerapp.py apps/ipengineapp.py apps/iploggerapp.py controller/heartmonitor.py + sed '/\/usr\/bin\/env/d' -i /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/apps/ipengineapp.py + sed '/\/usr\/bin\/env/d' -i /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/apps/ipengineapp.py + for f in apps/ipclusterapp.py apps/ipcontrollerapp.py apps/ipengineapp.py apps/iploggerapp.py controller/heartmonitor.py + sed '/\/usr\/bin\/env/d' -i /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/apps/iploggerapp.py + sed '/\/usr\/bin\/env/d' -i /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/apps/iploggerapp.py + for f in apps/ipclusterapp.py apps/ipcontrollerapp.py apps/ipengineapp.py apps/iploggerapp.py controller/heartmonitor.py + sed '/\/usr\/bin\/env/d' -i /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7/site-packages/ipyparallel/controller/heartmonitor.py + sed '/\/usr\/bin\/env/d' -i /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7/site-packages/ipyparallel/controller/heartmonitor.py + mv /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/etc /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/etc + /usr/lib/rpm/find-debuginfo.sh -j12 --strict-build-id -m -i --build-id-seed 6.2.4-3.fc29 --unique-debug-suffix -6.2.4-3.fc29.noarch --unique-debug-src-base python-ipyparallel-6.2.4-3.fc29.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/ipyparallel-6.2.4 BUILDSTDERR: find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/lib/python3.7 using /usr/bin/python3.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.BNp3mW + umask 022 + cd /builddir/build/BUILD + cd ipyparallel-6.2.4 + pytest-2 -vs ipyparallel/tests -k 'not test_abort' ============================= test session starts ============================== platform linux2 -- Python 2.7.16, pytest-3.6.4, py-1.5.4, pluggy-0.6.0 -- /usr/bin/python2 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/ipyparallel-6.2.4, inifile: collecting ... collected 330 items / 4 deselected ipyparallel/tests/test_apps.py::test_version PASSED BUILDSTDERR: ipyparallel/tests/test_apps.py::test_bind_kernel 2019-08-12 15:47:56.708 [MockIPEngineApp] Opening ports for direct connections as an IPython kernel BUILDSTDERR: 2019-08-12 15:47:56.713 [MockIPEngineApp] Created profile dir: u'/builddir/.ipython/profile_default' BUILDSTDERR: 2019-08-12 15:47:57.203 [MockIPEngineApp] Opening ports for direct connections as an IPython kernel PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_await_data PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_dir PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_display_empty_streams_engine PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_display_empty_streams_single PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_display_empty_streams_type PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_elapsed_multi PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_elapsed_single PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_get_after_done PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_get_after_error PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_get_before_done PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_get_dict PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_get_dict_bad PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_get_dict_single PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_getattr PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_getitem PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_hubresult_timestamps PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_iter_amr PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_iter_error PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_iter_multi_result_ar PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_len PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_not_single_result PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_owner_pop PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_serial_time_multi PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_serial_time_single PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_single_result PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_single_result_view PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_wait_for_send PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_wall_time_multi PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_wall_time_single PASSED ipyparallel/tests/test_canning.py::test_no_closure PASSED ipyparallel/tests/test_canning.py::test_generator_closure PASSED ipyparallel/tests/test_canning.py::test_nested_closure PASSED ipyparallel/tests/test_canning.py::test_closure PASSED ipyparallel/tests/test_canning.py::test_uncan_bytes_buffer PASSED ipyparallel/tests/test_canning.py::test_can_partial PASSED ipyparallel/tests/test_canning.py::test_can_partial_buffers PASSED ipyparallel/tests/test_client.py::TestClient::test_activate PASSED ipyparallel/tests/test_client.py::TestClient::test_activate_on_init PASSED ipyparallel/tests/test_client.py::TestClient::test_await_future PASSED ipyparallel/tests/test_client.py::TestClient::test_become_dask SKIPPED ipyparallel/tests/test_client.py::TestClient::test_clear PASSED ipyparallel/tests/test_client.py::TestClient::test_db_query_default_keys PASSED ipyparallel/tests/test_client.py::TestClient::test_db_query_dt PASSED ipyparallel/tests/test_client.py::TestClient::test_db_query_get_result PASSED ipyparallel/tests/test_client.py::TestClient::test_db_query_in PASSED ipyparallel/tests/test_client.py::TestClient::test_db_query_keys PASSED ipyparallel/tests/test_client.py::TestClient::test_db_query_msg_id PASSED ipyparallel/tests/test_client.py::TestClient::test_dview_targets PASSED ipyparallel/tests/test_client.py::TestClient::test_get_execute_result PASSED ipyparallel/tests/test_client.py::TestClient::test_get_result PASSED ipyparallel/tests/test_client.py::TestClient::test_hub_history PASSED ipyparallel/tests/test_client.py::TestClient::test_ids PASSED ipyparallel/tests/test_client.py::TestClient::test_ids_list PASSED ipyparallel/tests/test_client.py::TestClient::test_iter PASSED ipyparallel/tests/test_client.py::TestClient::test_lazy_all_targets PASSED ipyparallel/tests/test_client.py::TestClient::test_lbview_targets PASSED ipyparallel/tests/test_client.py::TestClient::test_local_ip_true_doesnt_trigger_warning PASSED ipyparallel/tests/test_client.py::TestClient::test_purge_all_hub_results PASSED ipyparallel/tests/test_client.py::TestClient::test_purge_all_local_results PASSED ipyparallel/tests/test_client.py::TestClient::test_purge_all_local_results_outstanding PASSED ipyparallel/tests/test_client.py::TestClient::test_purge_all_results PASSED ipyparallel/tests/test_client.py::TestClient::test_purge_everything PASSED ipyparallel/tests/test_client.py::TestClient::test_purge_hub_results PASSED ipyparallel/tests/test_client.py::TestClient::test_purge_local_results PASSED ipyparallel/tests/test_client.py::TestClient::test_purge_local_results_outstanding PASSED ipyparallel/tests/test_client.py::TestClient::test_queue_status ('intkeys', [0, 1, 2, 3, 4, 5, 6, 7, 8]) ('client.ids', [0, 1, 2, 3, 4, 5, 6, 7, 8]) PASSED ipyparallel/tests/test_client.py::TestClient::test_resubmit PASSED ipyparallel/tests/test_client.py::TestClient::test_resubmit_aborted PASSED ipyparallel/tests/test_client.py::TestClient::test_resubmit_badkey PASSED ipyparallel/tests/test_client.py::TestClient::test_resubmit_chain PASSED ipyparallel/tests/test_client.py::TestClient::test_resubmit_header PASSED ipyparallel/tests/test_client.py::TestClient::test_resubmit_inflight PASSED ipyparallel/tests/test_client.py::TestClient::test_result_status PASSED ipyparallel/tests/test_client.py::TestClient::test_shutdown PASSED ipyparallel/tests/test_client.py::TestClient::test_targets PASSED ipyparallel/tests/test_client.py::TestClient::test_view_indexing PASSED ipyparallel/tests/test_client.py::TestClient::test_wait_interactive 1/1 tasks finished after 0 s done PASSED ipyparallel/tests/test_client.py::TestClient::test_warning_on_hostname_match PASSED ipyparallel/tests/test_db.py::TestDictBackend::test_add_record PASSED ipyparallel/tests/test_db.py::TestDictBackend::test_cull_count PASSED ipyparallel/tests/test_db.py::TestDictBackend::test_cull_size PASSED ipyparallel/tests/test_db.py::TestDictBackend::test_cull_size_drop PASSED ipyparallel/tests/test_db.py::TestDictBackend::test_cull_size_update PASSED ipyparallel/tests/test_db.py::TestDictBackend::test_datetime PASSED ipyparallel/tests/test_db.py::TestDictBackend::test_drop_matching PASSED ipyparallel/tests/test_db.py::TestDictBackend::test_drop_record PASSED ipyparallel/tests/test_db.py::TestDictBackend::test_find_records_dt PASSED ipyparallel/tests/test_db.py::TestDictBackend::test_find_records_in PASSED ipyparallel/tests/test_db.py::TestDictBackend::test_find_records_keys PASSED ipyparallel/tests/test_db.py::TestDictBackend::test_find_records_msg_id PASSED ipyparallel/tests/test_db.py::TestDictBackend::test_get_history PASSED ipyparallel/tests/test_db.py::TestDictBackend::test_null PASSED ipyparallel/tests/test_db.py::TestDictBackend::test_pop_safe_find PASSED ipyparallel/tests/test_db.py::TestDictBackend::test_pop_safe_find_keys PASSED ipyparallel/tests/test_db.py::TestDictBackend::test_pop_safe_get PASSED ipyparallel/tests/test_db.py::TestDictBackend::test_update_record PASSED ipyparallel/tests/test_db.py::TestSQLiteBackend::test_add_record PASSED ipyparallel/tests/test_db.py::TestSQLiteBackend::test_datetime PASSED ipyparallel/tests/test_db.py::TestSQLiteBackend::test_drop_matching PASSED ipyparallel/tests/test_db.py::TestSQLiteBackend::test_drop_record PASSED ipyparallel/tests/test_db.py::TestSQLiteBackend::test_find_records_dt PASSED ipyparallel/tests/test_db.py::TestSQLiteBackend::test_find_records_in PASSED ipyparallel/tests/test_db.py::TestSQLiteBackend::test_find_records_keys PASSED ipyparallel/tests/test_db.py::TestSQLiteBackend::test_find_records_msg_id PASSED ipyparallel/tests/test_db.py::TestSQLiteBackend::test_get_history PASSED ipyparallel/tests/test_db.py::TestSQLiteBackend::test_null PASSED ipyparallel/tests/test_db.py::TestSQLiteBackend::test_pop_safe_find PASSED ipyparallel/tests/test_db.py::TestSQLiteBackend::test_pop_safe_find_keys PASSED ipyparallel/tests/test_db.py::TestSQLiteBackend::test_pop_safe_get PASSED ipyparallel/tests/test_db.py::TestSQLiteBackend::test_update_record PASSED ipyparallel/tests/test_dependency.py::DependencyTest::test_failure_only PASSED ipyparallel/tests/test_dependency.py::DependencyTest::test_require_function PASSED ipyparallel/tests/test_dependency.py::DependencyTest::test_require_imports PASSED ipyparallel/tests/test_dependency.py::DependencyTest::test_require_object PASSED ipyparallel/tests/test_dependency.py::DependencyTest::test_success_only PASSED ipyparallel/tests/test_executor.py::AsyncResultTest::test_client_executor PASSED ipyparallel/tests/test_executor.py::AsyncResultTest::test_executor_context PASSED ipyparallel/tests/test_executor.py::AsyncResultTest::test_executor_map PASSED ipyparallel/tests/test_executor.py::AsyncResultTest::test_executor_submit PASSED ipyparallel/tests/test_executor.py::AsyncResultTest::test_view_executor PASSED ipyparallel/tests/test_joblib.py::TestJobLib::test_default_backend SKIPPED ipyparallel/tests/test_joblib.py::TestJobLib::test_joblib_backend SKIPPED ipyparallel/tests/test_joblib.py::TestJobLib::test_register_backend SKIPPED ipyparallel/tests/test_launcher.py::TestLocalControllerLauncher::test_args PASSED ipyparallel/tests/test_launcher.py::TestLocalControllerLauncher::test_cluster_id_arg PASSED ipyparallel/tests/test_launcher.py::TestLocalControllerLauncher::test_profile_dir_arg PASSED ipyparallel/tests/test_launcher.py::TestMPIControllerLauncher::test_args PASSED ipyparallel/tests/test_launcher.py::TestMPIControllerLauncher::test_cluster_id_arg PASSED ipyparallel/tests/test_launcher.py::TestMPIControllerLauncher::test_profile_dir_arg PASSED ipyparallel/tests/test_launcher.py::TestPBSControllerLauncher::test_args PASSED ipyparallel/tests/test_launcher.py::TestPBSControllerLauncher::test_batch_template PASSED ipyparallel/tests/test_launcher.py::TestPBSControllerLauncher::test_cluster_id_arg PASSED ipyparallel/tests/test_launcher.py::TestPBSControllerLauncher::test_profile_dir_arg PASSED ipyparallel/tests/test_launcher.py::TestSlurmControllerLauncher::test_args PASSED ipyparallel/tests/test_launcher.py::TestSlurmControllerLauncher::test_batch_template PASSED ipyparallel/tests/test_launcher.py::TestSlurmControllerLauncher::test_cluster_id_arg PASSED ipyparallel/tests/test_launcher.py::TestSlurmControllerLauncher::test_profile_dir_arg PASSED ipyparallel/tests/test_launcher.py::TestSGEControllerLauncher::test_args PASSED ipyparallel/tests/test_launcher.py::TestSGEControllerLauncher::test_batch_template PASSED ipyparallel/tests/test_launcher.py::TestSGEControllerLauncher::test_cluster_id_arg PASSED ipyparallel/tests/test_launcher.py::TestSGEControllerLauncher::test_profile_dir_arg PASSED ipyparallel/tests/test_launcher.py::TestLSFControllerLauncher::test_args PASSED ipyparallel/tests/test_launcher.py::TestLSFControllerLauncher::test_batch_template PASSED ipyparallel/tests/test_launcher.py::TestLSFControllerLauncher::test_cluster_id_arg PASSED ipyparallel/tests/test_launcher.py::TestLSFControllerLauncher::test_profile_dir_arg PASSED ipyparallel/tests/test_launcher.py::TestHTCondorControllerLauncher::test_args PASSED ipyparallel/tests/test_launcher.py::TestHTCondorControllerLauncher::test_batch_template PASSED ipyparallel/tests/test_launcher.py::TestHTCondorControllerLauncher::test_cluster_id_arg PASSED ipyparallel/tests/test_launcher.py::TestHTCondorControllerLauncher::test_profile_dir_arg PASSED ipyparallel/tests/test_launcher.py::TestSSHControllerLauncher::test_args PASSED ipyparallel/tests/test_launcher.py::TestSSHControllerLauncher::test_cluster_id_arg SKIPPED ipyparallel/tests/test_launcher.py::TestSSHControllerLauncher::test_profile_dir_arg PASSED ipyparallel/tests/test_launcher.py::TestSSHControllerLauncher::test_remote_profile_dir PASSED ipyparallel/tests/test_launcher.py::TestSSHControllerLauncher::test_remote_profile_dir_default PASSED ipyparallel/tests/test_launcher.py::TestLocalEngineSetLauncher::test_args PASSED ipyparallel/tests/test_launcher.py::TestLocalEngineSetLauncher::test_cluster_id_arg PASSED ipyparallel/tests/test_launcher.py::TestLocalEngineSetLauncher::test_profile_dir_arg PASSED ipyparallel/tests/test_launcher.py::TestMPIEngineSetLauncher::test_args PASSED ipyparallel/tests/test_launcher.py::TestMPIEngineSetLauncher::test_cluster_id_arg PASSED ipyparallel/tests/test_launcher.py::TestMPIEngineSetLauncher::test_profile_dir_arg PASSED ipyparallel/tests/test_launcher.py::TestPBSEngineSetLauncher::test_args PASSED ipyparallel/tests/test_launcher.py::TestPBSEngineSetLauncher::test_batch_template PASSED ipyparallel/tests/test_launcher.py::TestPBSEngineSetLauncher::test_cluster_id_arg PASSED ipyparallel/tests/test_launcher.py::TestPBSEngineSetLauncher::test_profile_dir_arg PASSED ipyparallel/tests/test_launcher.py::TestSlurmEngineSetLauncher::test_args PASSED ipyparallel/tests/test_launcher.py::TestSlurmEngineSetLauncher::test_batch_template PASSED ipyparallel/tests/test_launcher.py::TestSlurmEngineSetLauncher::test_cluster_id_arg PASSED ipyparallel/tests/test_launcher.py::TestSlurmEngineSetLauncher::test_profile_dir_arg PASSED ipyparallel/tests/test_launcher.py::TestSGEEngineSetLauncher::test_args PASSED ipyparallel/tests/test_launcher.py::TestSGEEngineSetLauncher::test_batch_template PASSED ipyparallel/tests/test_launcher.py::TestSGEEngineSetLauncher::test_cluster_id_arg PASSED ipyparallel/tests/test_launcher.py::TestSGEEngineSetLauncher::test_profile_dir_arg PASSED ipyparallel/tests/test_launcher.py::TestLSFEngineSetLauncher::test_args PASSED ipyparallel/tests/test_launcher.py::TestLSFEngineSetLauncher::test_batch_template PASSED ipyparallel/tests/test_launcher.py::TestLSFEngineSetLauncher::test_cluster_id_arg PASSED ipyparallel/tests/test_launcher.py::TestLSFEngineSetLauncher::test_profile_dir_arg PASSED ipyparallel/tests/test_launcher.py::TestHTCondorEngineSetLauncher::test_args PASSED ipyparallel/tests/test_launcher.py::TestHTCondorEngineSetLauncher::test_batch_template PASSED ipyparallel/tests/test_launcher.py::TestHTCondorEngineSetLauncher::test_cluster_id_arg PASSED ipyparallel/tests/test_launcher.py::TestHTCondorEngineSetLauncher::test_profile_dir_arg PASSED ipyparallel/tests/test_launcher.py::TestSSHEngineSetLauncher::test_args PASSED ipyparallel/tests/test_launcher.py::TestSSHEngineSetLauncher::test_cluster_id_arg SKIPPED ipyparallel/tests/test_launcher.py::TestSSHEngineSetLauncher::test_profile_dir_arg PASSED ipyparallel/tests/test_launcher.py::TestSSHProxyEngineSetLauncher::test_args PASSED ipyparallel/tests/test_launcher.py::TestSSHProxyEngineSetLauncher::test_cluster_id_arg SKIPPED ipyparallel/tests/test_launcher.py::TestSSHProxyEngineSetLauncher::test_profile_dir_arg PASSED ipyparallel/tests/test_launcher.py::TestSSHProxyEngineSetLauncher::test_remote_profile_dir PASSED ipyparallel/tests/test_launcher.py::TestSSHProxyEngineSetLauncher::test_remote_profile_dir_default PASSED ipyparallel/tests/test_launcher.py::TestSSHEngineLauncher::test_args PASSED ipyparallel/tests/test_launcher.py::TestSSHEngineLauncher::test_cluster_id_arg SKIPPED ipyparallel/tests/test_launcher.py::TestSSHEngineLauncher::test_profile_dir_arg PASSED ipyparallel/tests/test_launcher.py::TestSSHEngineLauncher::test_remote_profile_dir PASSED ipyparallel/tests/test_launcher.py::TestSSHEngineLauncher::test_remote_profile_dir_default PASSED ipyparallel/tests/test_launcher.py::TestWinHPCControllerLauncher::test_args PASSED ipyparallel/tests/test_launcher.py::TestWinHPCControllerLauncher::test_batch_template PASSED ipyparallel/tests/test_launcher.py::TestWinHPCControllerLauncher::test_cluster_id_arg PASSED ipyparallel/tests/test_launcher.py::TestWinHPCControllerLauncher::test_profile_dir_arg PASSED ipyparallel/tests/test_launcher.py::TestWinHPCEngineSetLauncher::test_args PASSED ipyparallel/tests/test_launcher.py::TestWinHPCEngineSetLauncher::test_batch_template PASSED ipyparallel/tests/test_launcher.py::TestWinHPCEngineSetLauncher::test_cluster_id_arg PASSED ipyparallel/tests/test_launcher.py::TestWinHPCEngineSetLauncher::test_profile_dir_arg PASSED ipyparallel/tests/test_lbview.py::TestLoadBalancedView::test_after PASSED ipyparallel/tests/test_lbview.py::TestLoadBalancedView::test_follow PASSED ipyparallel/tests/test_lbview.py::TestLoadBalancedView::test_impossible_dependency PASSED ipyparallel/tests/test_lbview.py::TestLoadBalancedView::test_invalid_dependency PASSED ipyparallel/tests/test_lbview.py::TestLoadBalancedView::test_map PASSED ipyparallel/tests/test_lbview.py::TestLoadBalancedView::test_map_generator PASSED ipyparallel/tests/test_lbview.py::TestLoadBalancedView::test_map_iterable PASSED ipyparallel/tests/test_lbview.py::TestLoadBalancedView::test_map_ordered PASSED ipyparallel/tests/test_lbview.py::TestLoadBalancedView::test_map_short_first PASSED ipyparallel/tests/test_lbview.py::TestLoadBalancedView::test_map_short_last PASSED ipyparallel/tests/test_lbview.py::TestLoadBalancedView::test_map_unordered PASSED ipyparallel/tests/test_lbview.py::TestLoadBalancedView::test_retries PASSED ipyparallel/tests/test_lbview.py::TestLoadBalancedView::test_short_timeout PASSED ipyparallel/tests/test_lbview.py::TestLoadBalancedView::test_z_crash_task XPASS ipyparallel/tests/test_magics.py::TestParallelMagics::test_autopx_blocking PASSED ipyparallel/tests/test_magics.py::TestParallelMagics::test_autopx_nonblocking PASSED ipyparallel/tests/test_magics.py::TestParallelMagics::test_cellpx_block PASSED ipyparallel/tests/test_magics.py::TestParallelMagics::test_cellpx_block_args PASSED ipyparallel/tests/test_magics.py::TestParallelMagics::test_cellpx_groupby_engine PASSED ipyparallel/tests/test_magics.py::TestParallelMagics::test_cellpx_groupby_order PASSED ipyparallel/tests/test_magics.py::TestParallelMagics::test_cellpx_groupby_type PASSED ipyparallel/tests/test_magics.py::TestParallelMagics::test_cellpx_targets PASSED ipyparallel/tests/test_magics.py::TestParallelMagics::test_px_blocking PASSED ipyparallel/tests/test_magics.py::TestParallelMagics::test_px_nonblocking Async parallel execution on engine(s): [7] PASSED ipyparallel/tests/test_magics.py::TestParallelMagics::test_px_pylab SKIPPED ipyparallel/tests/test_magics.py::TestParallelMagics::test_pxconfig PASSED ipyparallel/tests/test_magics.py::TestParallelMagics::test_result PASSED ipyparallel/tests/test_mongodb.py::TestMongoBackend::test_add_record <- ipyparallel/tests/test_db.py SKIPPED ipyparallel/tests/test_mongodb.py::TestMongoBackend::test_datetime <- ipyparallel/tests/test_db.py SKIPPED ipyparallel/tests/test_mongodb.py::TestMongoBackend::test_drop_matching <- ipyparallel/tests/test_db.py SKIPPED ipyparallel/tests/test_mongodb.py::TestMongoBackend::test_drop_record <- ipyparallel/tests/test_db.py SKIPPED ipyparallel/tests/test_mongodb.py::TestMongoBackend::test_find_records_dt <- ipyparallel/tests/test_db.py SKIPPED ipyparallel/tests/test_mongodb.py::TestMongoBackend::test_find_records_in <- ipyparallel/tests/test_db.py SKIPPED ipyparallel/tests/test_mongodb.py::TestMongoBackend::test_find_records_keys <- ipyparallel/tests/test_db.py SKIPPED ipyparallel/tests/test_mongodb.py::TestMongoBackend::test_find_records_msg_id <- ipyparallel/tests/test_db.py SKIPPED ipyparallel/tests/test_mongodb.py::TestMongoBackend::test_get_history <- ipyparallel/tests/test_db.py SKIPPED ipyparallel/tests/test_mongodb.py::TestMongoBackend::test_null <- ipyparallel/tests/test_db.py SKIPPED ipyparallel/tests/test_mongodb.py::TestMongoBackend::test_pop_safe_find <- ipyparallel/tests/test_db.py SKIPPED ipyparallel/tests/test_mongodb.py::TestMongoBackend::test_pop_safe_find_keys <- ipyparallel/tests/test_db.py SKIPPED ipyparallel/tests/test_mongodb.py::TestMongoBackend::test_pop_safe_get <- ipyparallel/tests/test_db.py SKIPPED ipyparallel/tests/test_mongodb.py::TestMongoBackend::test_update_record <- ipyparallel/tests/test_db.py SKIPPED ipyparallel/tests/test_remotefunction.py::TestRemoteFunctions::test_parallel PASSED ipyparallel/tests/test_remotefunction.py::TestRemoteFunctions::test_parallel_map PASSED ipyparallel/tests/test_remotefunction.py::TestRemoteFunctions::test_remote PASSED ipyparallel/tests/test_serialize.py::test_roundtrip_simple PASSED ipyparallel/tests/test_serialize.py::test_roundtrip_nested PASSED ipyparallel/tests/test_serialize.py::test_roundtrip_buffered PASSED ipyparallel/tests/test_serialize.py::test_roundtrip_memoryview PASSED ipyparallel/tests/test_serialize.py::test_numpy PASSED ipyparallel/tests/test_serialize.py::test_recarray PASSED ipyparallel/tests/test_serialize.py::test_numpy_in_seq PASSED ipyparallel/tests/test_serialize.py::test_numpy_in_dict PASSED ipyparallel/tests/test_serialize.py::test_class PASSED ipyparallel/tests/test_serialize.py::test_class_oldstyle PASSED ipyparallel/tests/test_serialize.py::test_tuple PASSED ipyparallel/tests/test_serialize.py::test_namedtuple PASSED ipyparallel/tests/test_serialize.py::test_list PASSED ipyparallel/tests/test_serialize.py::test_class_inheritance PASSED ipyparallel/tests/test_serialize.py::test_pickle_threshold PASSED ipyparallel/tests/test_util.py::test_disambiguate_ip PASSED ipyparallel/tests/test_view.py::TestView::test_apply_displaypub PASSED ipyparallel/tests/test_view.py::TestView::test_apply_namedtuple PASSED ipyparallel/tests/test_view.py::TestView::test_apply_numpy PASSED ipyparallel/tests/test_view.py::TestView::test_apply_numpy_object_dtype PASSED ipyparallel/tests/test_view.py::TestView::test_apply_reference PASSED ipyparallel/tests/test_view.py::TestView::test_apply_tracked PASSED ipyparallel/tests/test_view.py::TestView::test_can_dict_arg PASSED ipyparallel/tests/test_view.py::TestView::test_can_dict_kwarg PASSED ipyparallel/tests/test_view.py::TestView::test_can_list_arg PASSED ipyparallel/tests/test_view.py::TestView::test_can_list_kwarg PASSED ipyparallel/tests/test_view.py::TestView::test_compositeerror_render_exception PASSED ipyparallel/tests/test_view.py::TestView::test_compositeerror_truncate PASSED ipyparallel/tests/test_view.py::TestView::test_data_pub PASSED ipyparallel/tests/test_view.py::TestView::test_data_pub_single PASSED ipyparallel/tests/test_view.py::TestView::test_eval_reference PASSED ipyparallel/tests/test_view.py::TestView::test_execute PASSED ipyparallel/tests/test_view.py::TestView::test_execute_displaypub PASSED ipyparallel/tests/test_view.py::TestView::test_execute_magic PASSED ipyparallel/tests/test_view.py::TestView::test_execute_raises PASSED ipyparallel/tests/test_view.py::TestView::test_execute_reply PASSED ipyparallel/tests/test_view.py::TestView::test_execute_reply_rich PASSED ipyparallel/tests/test_view.py::TestView::test_execute_reply_stdout PASSED ipyparallel/tests/test_view.py::TestView::test_execute_result PASSED ipyparallel/tests/test_view.py::TestView::test_execute_silent PASSED ipyparallel/tests/test_view.py::TestView::test_func_default_func PASSED ipyparallel/tests/test_view.py::TestView::test_get_result PASSED ipyparallel/tests/test_view.py::TestView::test_importer importing re on engine(s) PASSED ipyparallel/tests/test_view.py::TestView::test_len PASSED ipyparallel/tests/test_view.py::TestView::test_magic_pylab SKIPPED ipyparallel/tests/test_view.py::TestView::test_map PASSED ipyparallel/tests/test_view.py::TestView::test_map_empty_sequence PASSED ipyparallel/tests/test_view.py::TestView::test_map_iterable PASSED ipyparallel/tests/test_view.py::TestView::test_map_numpy PASSED ipyparallel/tests/test_view.py::TestView::test_map_ref PASSED ipyparallel/tests/test_view.py::TestView::test_map_reference PASSED ipyparallel/tests/test_view.py::TestView::test_nested_getitem_setitem PASSED ipyparallel/tests/test_view.py::TestView::test_push_function_defaults PASSED ipyparallel/tests/test_view.py::TestView::test_push_function_globals PASSED ipyparallel/tests/test_view.py::TestView::test_push_pull PASSED ipyparallel/tests/test_view.py::TestView::test_push_pull_function PASSED ipyparallel/tests/test_view.py::TestView::test_push_pull_recarray PASSED ipyparallel/tests/test_view.py::TestView::test_push_pull_timeseries SKIPPED ipyparallel/tests/test_view.py::TestView::test_push_tracked PASSED ipyparallel/tests/test_view.py::TestView::test_reference_nameerror PASSED ipyparallel/tests/test_view.py::TestView::test_remote_reference PASSED ipyparallel/tests/test_view.py::TestView::test_remoteerror_render_exception PASSED ipyparallel/tests/test_view.py::TestView::test_return_namedtuple PASSED ipyparallel/tests/test_view.py::TestView::test_run_newline PASSED ipyparallel/tests/test_view.py::TestView::test_scatter_gather PASSED ipyparallel/tests/test_view.py::TestView::test_scatter_gather_lazy PASSED ipyparallel/tests/test_view.py::TestView::test_scatter_gather_nonblocking PASSED ipyparallel/tests/test_view.py::TestView::test_scatter_gather_numpy PASSED ipyparallel/tests/test_view.py::TestView::test_scatter_gather_numpy_nonblocking PASSED ipyparallel/tests/test_view.py::TestView::test_scatter_tracked PASSED ipyparallel/tests/test_view.py::TestView::test_single_engine_map PASSED ipyparallel/tests/test_view.py::TestView::test_sync_imports PASSED ipyparallel/tests/test_view.py::TestView::test_sync_imports_quiet PASSED ipyparallel/tests/test_view.py::TestView::test_temp_flags PASSED ipyparallel/tests/test_view.py::TestView::test_unicode_apply_arg PASSED ipyparallel/tests/test_view.py::TestView::test_unicode_apply_result PASSED ipyparallel/tests/test_view.py::TestView::test_unicode_execute PASSED ipyparallel/tests/test_view.py::TestView::test_use_cloudpickle SKIPPED ipyparallel/tests/test_view.py::TestView::test_z_crash_mux XPASS ====== 298 passed, 26 skipped, 4 deselected, 2 xpassed in 103.79 seconds ======= + pytest-3 -vs ipyparallel/tests -k 'not test_abort' ============================= test session starts ============================== platform linux -- Python 3.7.4, pytest-3.6.4, py-1.5.4, pluggy-0.6.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/ipyparallel-6.2.4, inifile: collecting ... collected 330 items / 4 deselected ipyparallel/tests/test_apps.py::test_version PASSED BUILDSTDERR: ipyparallel/tests/test_apps.py::test_bind_kernel 2019-08-12 15:49:43.240 [MockIPEngineApp] Opening ports for direct connections as an IPython kernel BUILDSTDERR: 2019-08-12 15:49:43.622 [MockIPEngineApp] Opening ports for direct connections as an IPython kernel PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_await_data PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_dir PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_display_empty_streams_engine PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_display_empty_streams_single PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_display_empty_streams_type PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_elapsed_multi PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_elapsed_single PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_get_after_done PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_get_after_error PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_get_before_done PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_get_dict PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_get_dict_bad PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_get_dict_single PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_getattr PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_getitem PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_hubresult_timestamps PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_iter_amr PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_iter_error PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_iter_multi_result_ar PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_len PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_not_single_result PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_owner_pop PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_serial_time_multi PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_serial_time_single PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_single_result PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_single_result_view PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_wait_for_send PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_wall_time_multi PASSED ipyparallel/tests/test_asyncresult.py::AsyncResultTest::test_wall_time_single PASSED ipyparallel/tests/test_canning.py::test_no_closure PASSED ipyparallel/tests/test_canning.py::test_generator_closure PASSED ipyparallel/tests/test_canning.py::test_nested_closure PASSED ipyparallel/tests/test_canning.py::test_closure PASSED ipyparallel/tests/test_canning.py::test_uncan_bytes_buffer PASSED ipyparallel/tests/test_canning.py::test_can_partial PASSED ipyparallel/tests/test_canning.py::test_can_partial_buffers PASSED ipyparallel/tests/test_client.py::TestClient::test_activate PASSED ipyparallel/tests/test_client.py::TestClient::test_activate_on_init PASSED ipyparallel/tests/test_client.py::TestClient::test_await_future PASSED ipyparallel/tests/test_client.py::TestClient::test_become_dask SKIPPED ipyparallel/tests/test_client.py::TestClient::test_clear PASSED ipyparallel/tests/test_client.py::TestClient::test_db_query_default_keys PASSED ipyparallel/tests/test_client.py::TestClient::test_db_query_dt PASSED ipyparallel/tests/test_client.py::TestClient::test_db_query_get_result PASSED ipyparallel/tests/test_client.py::TestClient::test_db_query_in PASSED ipyparallel/tests/test_client.py::TestClient::test_db_query_keys PASSED ipyparallel/tests/test_client.py::TestClient::test_db_query_msg_id PASSED ipyparallel/tests/test_client.py::TestClient::test_dview_targets PASSED ipyparallel/tests/test_client.py::TestClient::test_get_execute_result PASSED ipyparallel/tests/test_client.py::TestClient::test_get_result PASSED ipyparallel/tests/test_client.py::TestClient::test_hub_history PASSED ipyparallel/tests/test_client.py::TestClient::test_ids PASSED ipyparallel/tests/test_client.py::TestClient::test_ids_list PASSED ipyparallel/tests/test_client.py::TestClient::test_iter PASSED ipyparallel/tests/test_client.py::TestClient::test_lazy_all_targets PASSED ipyparallel/tests/test_client.py::TestClient::test_lbview_targets PASSED ipyparallel/tests/test_client.py::TestClient::test_local_ip_true_doesnt_trigger_warning PASSED ipyparallel/tests/test_client.py::TestClient::test_purge_all_hub_results PASSED ipyparallel/tests/test_client.py::TestClient::test_purge_all_local_results PASSED ipyparallel/tests/test_client.py::TestClient::test_purge_all_local_results_outstanding PASSED ipyparallel/tests/test_client.py::TestClient::test_purge_all_results PASSED ipyparallel/tests/test_client.py::TestClient::test_purge_everything PASSED ipyparallel/tests/test_client.py::TestClient::test_purge_hub_results PASSED ipyparallel/tests/test_client.py::TestClient::test_purge_local_results PASSED ipyparallel/tests/test_client.py::TestClient::test_purge_local_results_outstanding PASSED ipyparallel/tests/test_client.py::TestClient::test_queue_status intkeys [0, 1, 2, 3, 4, 5, 6, 7, 8] client.ids [0, 1, 2, 3, 4, 5, 6, 7, 8] PASSED ipyparallel/tests/test_client.py::TestClient::test_resubmit PASSED ipyparallel/tests/test_client.py::TestClient::test_resubmit_aborted PASSED ipyparallel/tests/test_client.py::TestClient::test_resubmit_badkey PASSED ipyparallel/tests/test_client.py::TestClient::test_resubmit_chain PASSED ipyparallel/tests/test_client.py::TestClient::test_resubmit_header PASSED ipyparallel/tests/test_client.py::TestClient::test_resubmit_inflight PASSED ipyparallel/tests/test_client.py::TestClient::test_result_status PASSED ipyparallel/tests/test_client.py::TestClient::test_shutdown PASSED ipyparallel/tests/test_client.py::TestClient::test_targets PASSED ipyparallel/tests/test_client.py::TestClient::test_view_indexing PASSED ipyparallel/tests/test_client.py::TestClient::test_wait_interactive 1/1 tasks finished after 0 s done PASSED ipyparallel/tests/test_client.py::TestClient::test_warning_on_hostname_match PASSED ipyparallel/tests/test_db.py::TestDictBackend::test_add_record PASSED ipyparallel/tests/test_db.py::TestDictBackend::test_cull_count PASSED ipyparallel/tests/test_db.py::TestDictBackend::test_cull_size PASSED ipyparallel/tests/test_db.py::TestDictBackend::test_cull_size_drop PASSED ipyparallel/tests/test_db.py::TestDictBackend::test_cull_size_update PASSED ipyparallel/tests/test_db.py::TestDictBackend::test_datetime PASSED ipyparallel/tests/test_db.py::TestDictBackend::test_drop_matching PASSED ipyparallel/tests/test_db.py::TestDictBackend::test_drop_record PASSED ipyparallel/tests/test_db.py::TestDictBackend::test_find_records_dt PASSED ipyparallel/tests/test_db.py::TestDictBackend::test_find_records_in PASSED ipyparallel/tests/test_db.py::TestDictBackend::test_find_records_keys PASSED ipyparallel/tests/test_db.py::TestDictBackend::test_find_records_msg_id PASSED ipyparallel/tests/test_db.py::TestDictBackend::test_get_history PASSED ipyparallel/tests/test_db.py::TestDictBackend::test_null PASSED ipyparallel/tests/test_db.py::TestDictBackend::test_pop_safe_find PASSED ipyparallel/tests/test_db.py::TestDictBackend::test_pop_safe_find_keys PASSED ipyparallel/tests/test_db.py::TestDictBackend::test_pop_safe_get PASSED ipyparallel/tests/test_db.py::TestDictBackend::test_update_record PASSED ipyparallel/tests/test_db.py::TestSQLiteBackend::test_add_record PASSED ipyparallel/tests/test_db.py::TestSQLiteBackend::test_datetime PASSED ipyparallel/tests/test_db.py::TestSQLiteBackend::test_drop_matching PASSED ipyparallel/tests/test_db.py::TestSQLiteBackend::test_drop_record PASSED ipyparallel/tests/test_db.py::TestSQLiteBackend::test_find_records_dt PASSED ipyparallel/tests/test_db.py::TestSQLiteBackend::test_find_records_in PASSED ipyparallel/tests/test_db.py::TestSQLiteBackend::test_find_records_keys PASSED ipyparallel/tests/test_db.py::TestSQLiteBackend::test_find_records_msg_id PASSED ipyparallel/tests/test_db.py::TestSQLiteBackend::test_get_history PASSED ipyparallel/tests/test_db.py::TestSQLiteBackend::test_null PASSED ipyparallel/tests/test_db.py::TestSQLiteBackend::test_pop_safe_find PASSED ipyparallel/tests/test_db.py::TestSQLiteBackend::test_pop_safe_find_keys PASSED ipyparallel/tests/test_db.py::TestSQLiteBackend::test_pop_safe_get PASSED ipyparallel/tests/test_db.py::TestSQLiteBackend::test_update_record PASSED ipyparallel/tests/test_dependency.py::DependencyTest::test_failure_only PASSED ipyparallel/tests/test_dependency.py::DependencyTest::test_require_function PASSED ipyparallel/tests/test_dependency.py::DependencyTest::test_require_imports PASSED ipyparallel/tests/test_dependency.py::DependencyTest::test_require_object PASSED ipyparallel/tests/test_dependency.py::DependencyTest::test_success_only PASSED ipyparallel/tests/test_executor.py::AsyncResultTest::test_client_executor PASSED ipyparallel/tests/test_executor.py::AsyncResultTest::test_executor_context PASSED ipyparallel/tests/test_executor.py::AsyncResultTest::test_executor_map PASSED ipyparallel/tests/test_executor.py::AsyncResultTest::test_executor_submit PASSED ipyparallel/tests/test_executor.py::AsyncResultTest::test_view_executor PASSED ipyparallel/tests/test_joblib.py::TestJobLib::test_default_backend SKIPPED ipyparallel/tests/test_joblib.py::TestJobLib::test_joblib_backend SKIPPED ipyparallel/tests/test_joblib.py::TestJobLib::test_register_backend SKIPPED ipyparallel/tests/test_launcher.py::TestLocalControllerLauncher::test_args PASSED ipyparallel/tests/test_launcher.py::TestLocalControllerLauncher::test_cluster_id_arg PASSED ipyparallel/tests/test_launcher.py::TestLocalControllerLauncher::test_profile_dir_arg PASSED ipyparallel/tests/test_launcher.py::TestMPIControllerLauncher::test_args PASSED ipyparallel/tests/test_launcher.py::TestMPIControllerLauncher::test_cluster_id_arg PASSED ipyparallel/tests/test_launcher.py::TestMPIControllerLauncher::test_profile_dir_arg PASSED ipyparallel/tests/test_launcher.py::TestPBSControllerLauncher::test_args PASSED ipyparallel/tests/test_launcher.py::TestPBSControllerLauncher::test_batch_template PASSED ipyparallel/tests/test_launcher.py::TestPBSControllerLauncher::test_cluster_id_arg PASSED ipyparallel/tests/test_launcher.py::TestPBSControllerLauncher::test_profile_dir_arg PASSED ipyparallel/tests/test_launcher.py::TestSlurmControllerLauncher::test_args PASSED ipyparallel/tests/test_launcher.py::TestSlurmControllerLauncher::test_batch_template PASSED ipyparallel/tests/test_launcher.py::TestSlurmControllerLauncher::test_cluster_id_arg PASSED ipyparallel/tests/test_launcher.py::TestSlurmControllerLauncher::test_profile_dir_arg PASSED ipyparallel/tests/test_launcher.py::TestSGEControllerLauncher::test_args PASSED ipyparallel/tests/test_launcher.py::TestSGEControllerLauncher::test_batch_template PASSED ipyparallel/tests/test_launcher.py::TestSGEControllerLauncher::test_cluster_id_arg PASSED ipyparallel/tests/test_launcher.py::TestSGEControllerLauncher::test_profile_dir_arg PASSED ipyparallel/tests/test_launcher.py::TestLSFControllerLauncher::test_args PASSED ipyparallel/tests/test_launcher.py::TestLSFControllerLauncher::test_batch_template PASSED ipyparallel/tests/test_launcher.py::TestLSFControllerLauncher::test_cluster_id_arg PASSED ipyparallel/tests/test_launcher.py::TestLSFControllerLauncher::test_profile_dir_arg PASSED ipyparallel/tests/test_launcher.py::TestHTCondorControllerLauncher::test_args PASSED ipyparallel/tests/test_launcher.py::TestHTCondorControllerLauncher::test_batch_template PASSED ipyparallel/tests/test_launcher.py::TestHTCondorControllerLauncher::test_cluster_id_arg PASSED ipyparallel/tests/test_launcher.py::TestHTCondorControllerLauncher::test_profile_dir_arg PASSED ipyparallel/tests/test_launcher.py::TestSSHControllerLauncher::test_args PASSED ipyparallel/tests/test_launcher.py::TestSSHControllerLauncher::test_cluster_id_arg SKIPPED ipyparallel/tests/test_launcher.py::TestSSHControllerLauncher::test_profile_dir_arg PASSED ipyparallel/tests/test_launcher.py::TestSSHControllerLauncher::test_remote_profile_dir PASSED ipyparallel/tests/test_launcher.py::TestSSHControllerLauncher::test_remote_profile_dir_default PASSED ipyparallel/tests/test_launcher.py::TestLocalEngineSetLauncher::test_args PASSED ipyparallel/tests/test_launcher.py::TestLocalEngineSetLauncher::test_cluster_id_arg PASSED ipyparallel/tests/test_launcher.py::TestLocalEngineSetLauncher::test_profile_dir_arg PASSED ipyparallel/tests/test_launcher.py::TestMPIEngineSetLauncher::test_args PASSED ipyparallel/tests/test_launcher.py::TestMPIEngineSetLauncher::test_cluster_id_arg PASSED ipyparallel/tests/test_launcher.py::TestMPIEngineSetLauncher::test_profile_dir_arg PASSED ipyparallel/tests/test_launcher.py::TestPBSEngineSetLauncher::test_args PASSED ipyparallel/tests/test_launcher.py::TestPBSEngineSetLauncher::test_batch_template PASSED ipyparallel/tests/test_launcher.py::TestPBSEngineSetLauncher::test_cluster_id_arg PASSED ipyparallel/tests/test_launcher.py::TestPBSEngineSetLauncher::test_profile_dir_arg PASSED ipyparallel/tests/test_launcher.py::TestSlurmEngineSetLauncher::test_args PASSED ipyparallel/tests/test_launcher.py::TestSlurmEngineSetLauncher::test_batch_template PASSED ipyparallel/tests/test_launcher.py::TestSlurmEngineSetLauncher::test_cluster_id_arg PASSED ipyparallel/tests/test_launcher.py::TestSlurmEngineSetLauncher::test_profile_dir_arg PASSED ipyparallel/tests/test_launcher.py::TestSGEEngineSetLauncher::test_args PASSED ipyparallel/tests/test_launcher.py::TestSGEEngineSetLauncher::test_batch_template PASSED ipyparallel/tests/test_launcher.py::TestSGEEngineSetLauncher::test_cluster_id_arg PASSED ipyparallel/tests/test_launcher.py::TestSGEEngineSetLauncher::test_profile_dir_arg PASSED ipyparallel/tests/test_launcher.py::TestLSFEngineSetLauncher::test_args PASSED ipyparallel/tests/test_launcher.py::TestLSFEngineSetLauncher::test_batch_template PASSED ipyparallel/tests/test_launcher.py::TestLSFEngineSetLauncher::test_cluster_id_arg PASSED ipyparallel/tests/test_launcher.py::TestLSFEngineSetLauncher::test_profile_dir_arg PASSED ipyparallel/tests/test_launcher.py::TestHTCondorEngineSetLauncher::test_args PASSED ipyparallel/tests/test_launcher.py::TestHTCondorEngineSetLauncher::test_batch_template PASSED ipyparallel/tests/test_launcher.py::TestHTCondorEngineSetLauncher::test_cluster_id_arg PASSED ipyparallel/tests/test_launcher.py::TestHTCondorEngineSetLauncher::test_profile_dir_arg PASSED ipyparallel/tests/test_launcher.py::TestSSHEngineSetLauncher::test_args PASSED ipyparallel/tests/test_launcher.py::TestSSHEngineSetLauncher::test_cluster_id_arg SKIPPED ipyparallel/tests/test_launcher.py::TestSSHEngineSetLauncher::test_profile_dir_arg PASSED ipyparallel/tests/test_launcher.py::TestSSHProxyEngineSetLauncher::test_args PASSED ipyparallel/tests/test_launcher.py::TestSSHProxyEngineSetLauncher::test_cluster_id_arg SKIPPED ipyparallel/tests/test_launcher.py::TestSSHProxyEngineSetLauncher::test_profile_dir_arg PASSED ipyparallel/tests/test_launcher.py::TestSSHProxyEngineSetLauncher::test_remote_profile_dir PASSED ipyparallel/tests/test_launcher.py::TestSSHProxyEngineSetLauncher::test_remote_profile_dir_default PASSED ipyparallel/tests/test_launcher.py::TestSSHEngineLauncher::test_args PASSED ipyparallel/tests/test_launcher.py::TestSSHEngineLauncher::test_cluster_id_arg SKIPPED ipyparallel/tests/test_launcher.py::TestSSHEngineLauncher::test_profile_dir_arg PASSED ipyparallel/tests/test_launcher.py::TestSSHEngineLauncher::test_remote_profile_dir PASSED ipyparallel/tests/test_launcher.py::TestSSHEngineLauncher::test_remote_profile_dir_default PASSED ipyparallel/tests/test_launcher.py::TestWinHPCControllerLauncher::test_args PASSED ipyparallel/tests/test_launcher.py::TestWinHPCControllerLauncher::test_batch_template PASSED ipyparallel/tests/test_launcher.py::TestWinHPCControllerLauncher::test_cluster_id_arg PASSED ipyparallel/tests/test_launcher.py::TestWinHPCControllerLauncher::test_profile_dir_arg PASSED ipyparallel/tests/test_launcher.py::TestWinHPCEngineSetLauncher::test_args PASSED ipyparallel/tests/test_launcher.py::TestWinHPCEngineSetLauncher::test_batch_template PASSED ipyparallel/tests/test_launcher.py::TestWinHPCEngineSetLauncher::test_cluster_id_arg PASSED ipyparallel/tests/test_launcher.py::TestWinHPCEngineSetLauncher::test_profile_dir_arg PASSED ipyparallel/tests/test_lbview.py::TestLoadBalancedView::test_after PASSED ipyparallel/tests/test_lbview.py::TestLoadBalancedView::test_follow PASSED ipyparallel/tests/test_lbview.py::TestLoadBalancedView::test_impossible_dependency PASSED ipyparallel/tests/test_lbview.py::TestLoadBalancedView::test_invalid_dependency PASSED ipyparallel/tests/test_lbview.py::TestLoadBalancedView::test_map PASSED ipyparallel/tests/test_lbview.py::TestLoadBalancedView::test_map_generator PASSED ipyparallel/tests/test_lbview.py::TestLoadBalancedView::test_map_iterable PASSED ipyparallel/tests/test_lbview.py::TestLoadBalancedView::test_map_ordered PASSED ipyparallel/tests/test_lbview.py::TestLoadBalancedView::test_map_short_first PASSED ipyparallel/tests/test_lbview.py::TestLoadBalancedView::test_map_short_last PASSED ipyparallel/tests/test_lbview.py::TestLoadBalancedView::test_map_unordered PASSED ipyparallel/tests/test_lbview.py::TestLoadBalancedView::test_retries PASSED ipyparallel/tests/test_lbview.py::TestLoadBalancedView::test_short_timeout PASSED ipyparallel/tests/test_lbview.py::TestLoadBalancedView::test_z_crash_task xfail ipyparallel/tests/test_magics.py::TestParallelMagics::test_autopx_blocking PASSED ipyparallel/tests/test_magics.py::TestParallelMagics::test_autopx_nonblocking PASSED ipyparallel/tests/test_magics.py::TestParallelMagics::test_cellpx_block PASSED ipyparallel/tests/test_magics.py::TestParallelMagics::test_cellpx_block_args PASSED ipyparallel/tests/test_magics.py::TestParallelMagics::test_cellpx_groupby_engine PASSED ipyparallel/tests/test_magics.py::TestParallelMagics::test_cellpx_groupby_order PASSED ipyparallel/tests/test_magics.py::TestParallelMagics::test_cellpx_groupby_type PASSED ipyparallel/tests/test_magics.py::TestParallelMagics::test_cellpx_targets PASSED ipyparallel/tests/test_magics.py::TestParallelMagics::test_px_blocking PASSED ipyparallel/tests/test_magics.py::TestParallelMagics::test_px_nonblocking Async parallel execution on engine(s): [7] PASSED ipyparallel/tests/test_magics.py::TestParallelMagics::test_px_pylab SKIPPED ipyparallel/tests/test_magics.py::TestParallelMagics::test_pxconfig PASSED ipyparallel/tests/test_magics.py::TestParallelMagics::test_result PASSED ipyparallel/tests/test_mongodb.py::TestMongoBackend::test_add_record <- ipyparallel/tests/test_db.py SKIPPED ipyparallel/tests/test_mongodb.py::TestMongoBackend::test_datetime <- ipyparallel/tests/test_db.py SKIPPED ipyparallel/tests/test_mongodb.py::TestMongoBackend::test_drop_matching <- ipyparallel/tests/test_db.py SKIPPED ipyparallel/tests/test_mongodb.py::TestMongoBackend::test_drop_record <- ipyparallel/tests/test_db.py SKIPPED ipyparallel/tests/test_mongodb.py::TestMongoBackend::test_find_records_dt <- ipyparallel/tests/test_db.py SKIPPED ipyparallel/tests/test_mongodb.py::TestMongoBackend::test_find_records_in <- ipyparallel/tests/test_db.py SKIPPED ipyparallel/tests/test_mongodb.py::TestMongoBackend::test_find_records_keys <- ipyparallel/tests/test_db.py SKIPPED ipyparallel/tests/test_mongodb.py::TestMongoBackend::test_find_records_msg_id <- ipyparallel/tests/test_db.py SKIPPED ipyparallel/tests/test_mongodb.py::TestMongoBackend::test_get_history <- ipyparallel/tests/test_db.py SKIPPED ipyparallel/tests/test_mongodb.py::TestMongoBackend::test_null <- ipyparallel/tests/test_db.py SKIPPED ipyparallel/tests/test_mongodb.py::TestMongoBackend::test_pop_safe_find <- ipyparallel/tests/test_db.py SKIPPED ipyparallel/tests/test_mongodb.py::TestMongoBackend::test_pop_safe_find_keys <- ipyparallel/tests/test_db.py SKIPPED ipyparallel/tests/test_mongodb.py::TestMongoBackend::test_pop_safe_get <- ipyparallel/tests/test_db.py SKIPPED ipyparallel/tests/test_mongodb.py::TestMongoBackend::test_update_record <- ipyparallel/tests/test_db.py SKIPPED ipyparallel/tests/test_remotefunction.py::TestRemoteFunctions::test_parallel PASSED ipyparallel/tests/test_remotefunction.py::TestRemoteFunctions::test_parallel_map PASSED ipyparallel/tests/test_remotefunction.py::TestRemoteFunctions::test_remote PASSED ipyparallel/tests/test_serialize.py::test_roundtrip_simple PASSED ipyparallel/tests/test_serialize.py::test_roundtrip_nested PASSED ipyparallel/tests/test_serialize.py::test_roundtrip_buffered PASSED ipyparallel/tests/test_serialize.py::test_roundtrip_memoryview PASSED ipyparallel/tests/test_serialize.py::test_numpy PASSED ipyparallel/tests/test_serialize.py::test_recarray PASSED ipyparallel/tests/test_serialize.py::test_numpy_in_seq PASSED ipyparallel/tests/test_serialize.py::test_numpy_in_dict PASSED ipyparallel/tests/test_serialize.py::test_class PASSED ipyparallel/tests/test_serialize.py::test_class_oldstyle PASSED ipyparallel/tests/test_serialize.py::test_tuple PASSED ipyparallel/tests/test_serialize.py::test_namedtuple PASSED ipyparallel/tests/test_serialize.py::test_list PASSED ipyparallel/tests/test_serialize.py::test_class_inheritance PASSED ipyparallel/tests/test_serialize.py::test_pickle_threshold PASSED ipyparallel/tests/test_util.py::test_disambiguate_ip PASSED ipyparallel/tests/test_view.py::TestView::test_apply_displaypub PASSED ipyparallel/tests/test_view.py::TestView::test_apply_namedtuple PASSED ipyparallel/tests/test_view.py::TestView::test_apply_numpy PASSED ipyparallel/tests/test_view.py::TestView::test_apply_numpy_object_dtype PASSED ipyparallel/tests/test_view.py::TestView::test_apply_reference PASSED ipyparallel/tests/test_view.py::TestView::test_apply_tracked PASSED ipyparallel/tests/test_view.py::TestView::test_can_dict_arg PASSED ipyparallel/tests/test_view.py::TestView::test_can_dict_kwarg PASSED ipyparallel/tests/test_view.py::TestView::test_can_list_arg PASSED ipyparallel/tests/test_view.py::TestView::test_can_list_kwarg PASSED ipyparallel/tests/test_view.py::TestView::test_compositeerror_render_exception PASSED ipyparallel/tests/test_view.py::TestView::test_compositeerror_truncate PASSED ipyparallel/tests/test_view.py::TestView::test_data_pub PASSED ipyparallel/tests/test_view.py::TestView::test_data_pub_single PASSED ipyparallel/tests/test_view.py::TestView::test_eval_reference PASSED ipyparallel/tests/test_view.py::TestView::test_execute PASSED ipyparallel/tests/test_view.py::TestView::test_execute_displaypub PASSED ipyparallel/tests/test_view.py::TestView::test_execute_magic PASSED ipyparallel/tests/test_view.py::TestView::test_execute_raises PASSED ipyparallel/tests/test_view.py::TestView::test_execute_reply PASSED ipyparallel/tests/test_view.py::TestView::test_execute_reply_rich PASSED ipyparallel/tests/test_view.py::TestView::test_execute_reply_stdout PASSED ipyparallel/tests/test_view.py::TestView::test_execute_result PASSED ipyparallel/tests/test_view.py::TestView::test_execute_silent PASSED ipyparallel/tests/test_view.py::TestView::test_func_default_func PASSED ipyparallel/tests/test_view.py::TestView::test_get_result PASSED ipyparallel/tests/test_view.py::TestView::test_importer importing re on engine(s) PASSED ipyparallel/tests/test_view.py::TestView::test_len PASSED ipyparallel/tests/test_view.py::TestView::test_magic_pylab SKIPPED ipyparallel/tests/test_view.py::TestView::test_map PASSED ipyparallel/tests/test_view.py::TestView::test_map_empty_sequence PASSED ipyparallel/tests/test_view.py::TestView::test_map_iterable PASSED ipyparallel/tests/test_view.py::TestView::test_map_numpy PASSED ipyparallel/tests/test_view.py::TestView::test_map_ref PASSED ipyparallel/tests/test_view.py::TestView::test_map_reference PASSED ipyparallel/tests/test_view.py::TestView::test_nested_getitem_setitem PASSED ipyparallel/tests/test_view.py::TestView::test_push_function_defaults PASSED ipyparallel/tests/test_view.py::TestView::test_push_function_globals PASSED ipyparallel/tests/test_view.py::TestView::test_push_pull PASSED ipyparallel/tests/test_view.py::TestView::test_push_pull_function PASSED ipyparallel/tests/test_view.py::TestView::test_push_pull_recarray PASSED ipyparallel/tests/test_view.py::TestView::test_push_pull_timeseries SKIPPED ipyparallel/tests/test_view.py::TestView::test_push_tracked PASSED ipyparallel/tests/test_view.py::TestView::test_reference_nameerror PASSED ipyparallel/tests/test_view.py::TestView::test_remote_reference PASSED ipyparallel/tests/test_view.py::TestView::test_remoteerror_render_exception PASSED ipyparallel/tests/test_view.py::TestView::test_return_namedtuple PASSED ipyparallel/tests/test_view.py::TestView::test_run_newline PASSED ipyparallel/tests/test_view.py::TestView::test_scatter_gather PASSED ipyparallel/tests/test_view.py::TestView::test_scatter_gather_lazy PASSED ipyparallel/tests/test_view.py::TestView::test_scatter_gather_nonblocking PASSED ipyparallel/tests/test_view.py::TestView::test_scatter_gather_numpy PASSED ipyparallel/tests/test_view.py::TestView::test_scatter_gather_numpy_nonblocking PASSED ipyparallel/tests/test_view.py::TestView::test_scatter_tracked PASSED ipyparallel/tests/test_view.py::TestView::test_single_engine_map PASSED ipyparallel/tests/test_view.py::TestView::test_sync_imports PASSED ipyparallel/tests/test_view.py::TestView::test_sync_imports_quiet PASSED ipyparallel/tests/test_view.py::TestView::test_temp_flags PASSED ipyparallel/tests/test_view.py::TestView::test_unicode_apply_arg PASSED ipyparallel/tests/test_view.py::TestView::test_unicode_apply_result PASSED ipyparallel/tests/test_view.py::TestView::test_unicode_execute PASSED ipyparallel/tests/test_view.py::TestView::test_use_cloudpickle SKIPPED ipyparallel/tests/test_view.py::TestView::test_z_crash_mux xfail ====== 298 passed, 26 skipped, 4 deselected, 2 xfailed in 104.40 seconds ======= Processing files: python2-ipyparallel-6.2.4-3.fc29.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mVy7jG + exit 0 + umask 022 + cd /builddir/build/BUILD + cd ipyparallel-6.2.4 + DOCDIR=/builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/share/doc/python2-ipyparallel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/share/doc/python2-ipyparallel + cp -pr README.md /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/share/doc/python2-ipyparallel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xhjxhq + umask 022 + cd /builddir/build/BUILD + cd ipyparallel-6.2.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/share/licenses/python2-ipyparallel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/share/licenses/python2-ipyparallel + cp -pr COPYING.md /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/share/licenses/python2-ipyparallel + exit 0 Provides: python-ipyparallel = 6.2.4-3.fc29 python2-ipyparallel = 6.2.4-3.fc29 python2.7dist(ipyparallel) = 6.2.4 python2dist(ipyparallel) = 6.2.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/python2 python(abi) = 2.7 Obsoletes: python-ipyparallel < 6.2.4-3.fc29 Processing files: python2-ipyparallel-tests-6.2.4-3.fc29.noarch Provides: python-ipyparallel-tests = 6.2.4-3.fc29 python2-ipyparallel-tests = 6.2.4-3.fc29 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: python(abi) = 2.7 Obsoletes: python-ipyparallel-tests < 6.2.4-3.fc29 Processing files: python3-ipyparallel-6.2.4-3.fc29.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zOmgmc + umask 022 + cd /builddir/build/BUILD + cd ipyparallel-6.2.4 + DOCDIR=/builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/share/doc/python3-ipyparallel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/share/doc/python3-ipyparallel + cp -pr README.md /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/share/doc/python3-ipyparallel + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.AfIcrY + umask 022 + cd /builddir/build/BUILD + cd ipyparallel-6.2.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/share/licenses/python3-ipyparallel + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/share/licenses/python3-ipyparallel + cp -pr COPYING.md /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/share/licenses/python3-ipyparallel + exit 0 Provides: config(python3-ipyparallel) = 6.2.4-3.fc29 python3-ipyparallel = 6.2.4-3.fc29 python3.7dist(ipyparallel) = 6.2.4 python3dist(ipyparallel) = 6.2.4 Requires(interp): /usr/bin/python3 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(pre): /usr/bin/python3 Requires: /usr/bin/python3 python(abi) = 3.7 Processing files: python3-ipyparallel-tests-6.2.4-3.fc29.noarch Provides: python3-ipyparallel-tests = 6.2.4-3.fc29 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: python(abi) = 3.7 Processing files: python-ipyparallel-doc-6.2.4-3.fc29.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.NXdTGM + umask 022 + cd /builddir/build/BUILD + cd ipyparallel-6.2.4 + DOCDIR=/builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/share/doc/python-ipyparallel-doc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/share/doc/python-ipyparallel-doc + cp -pr docs/build/html /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/share/doc/python-ipyparallel-doc + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.YZ65WA + umask 022 + cd /builddir/build/BUILD + cd ipyparallel-6.2.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/share/licenses/python-ipyparallel-doc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/share/licenses/python-ipyparallel-doc + cp -pr COPYING.md /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch/usr/share/licenses/python-ipyparallel-doc + exit 0 Provides: python-ipyparallel-doc = 6.2.4-3.fc29 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-ipyparallel-6.2.4-3.fc29.noarch Wrote: /builddir/build/RPMS/python2-ipyparallel-6.2.4-3.fc29.noarch.rpm Wrote: /builddir/build/RPMS/python2-ipyparallel-tests-6.2.4-3.fc29.noarch.rpm Wrote: /builddir/build/RPMS/python3-ipyparallel-6.2.4-3.fc29.noarch.rpm Wrote: /builddir/build/RPMS/python3-ipyparallel-tests-6.2.4-3.fc29.noarch.rpm Wrote: /builddir/build/RPMS/python-ipyparallel-doc-6.2.4-3.fc29.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9L7x9p + umask 022 + cd /builddir/build/BUILD + cd ipyparallel-6.2.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-ipyparallel-6.2.4-3.fc29.noarch + exit 0 Child return code was: 0