Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/conda.spec'], chrootPath='/var/lib/mock/f29-build-12998951-948968/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': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/conda.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': 'en_US.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/conda-4.4.11-4.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/conda.spec'], chrootPath='/var/lib/mock/f29-build-12998951-948968/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': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/conda.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': 'en_US.UTF-8'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.NWNF5t + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf conda-4.4.11 + /usr/bin/gzip -dc /builddir/build/SOURCES/conda-4.4.11.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd conda-4.4.11 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/conda_sys_prefix.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/conda_gateways_disk_create.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/setup.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/conda_activate.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/import-toolz.diff + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + /usr/bin/cat /builddir/build/SOURCES/dd60063882c4c37609de623c530105fab510b93a.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + sed -r -i 's/^(__version__ = ).*/\1"4.4.11"/' conda/__init__.py + sed -r -i 's/test_trash_outside_prefix/_disabled_\0/' tests/test_install.py + sed -r -i 's/test_move_to_trash|test_move_path_to_trash_couldnt/_disabled_\0/' tests/gateways/disk/test_delete.py + sed -r -i 's/\btest_list\b/_disabled_\0/' tests/test_cli.py + sed -r -i '1 {/#![/]usr[/]bin[/]env/d}' conda/_vendor/appdirs.py + rm -r conda/_vendor/toolz + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ks8g5a + umask 022 + cd /builddir/build/BUILD + cd conda-4.4.11 + 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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 utils/setup-testing.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/conda_env copying conda_env/env.py -> build/lib/conda_env copying conda_env/__init__.py -> build/lib/conda_env copying conda_env/pip_util.py -> build/lib/conda_env copying conda_env/__main__.py -> build/lib/conda_env copying conda_env/exceptions.py -> build/lib/conda_env copying conda_env/compat.py -> build/lib/conda_env copying conda_env/yaml.py -> build/lib/conda_env creating build/lib/conda copying conda/utils.py -> build/lib/conda copying conda/egg_info.py -> build/lib/conda copying conda/exports.py -> build/lib/conda copying conda/lock.py -> build/lib/conda copying conda/history.py -> build/lib/conda copying conda/resolve.py -> build/lib/conda copying conda/activate.py -> build/lib/conda copying conda/__init__.py -> build/lib/conda copying conda/misc.py -> build/lib/conda copying conda/plan.py -> build/lib/conda copying conda/api.py -> build/lib/conda copying conda/__main__.py -> build/lib/conda copying conda/exceptions.py -> build/lib/conda copying conda/install.py -> build/lib/conda copying conda/compat.py -> build/lib/conda copying conda/instructions.py -> build/lib/conda creating build/lib/conda_env/specs copying conda_env/specs/requirements.py -> build/lib/conda_env/specs copying conda_env/specs/binstar.py -> build/lib/conda_env/specs copying conda_env/specs/notebook.py -> build/lib/conda_env/specs copying conda_env/specs/__init__.py -> build/lib/conda_env/specs copying conda_env/specs/yaml_file.py -> build/lib/conda_env/specs creating build/lib/conda_env/cli copying conda_env/cli/main_attach.py -> build/lib/conda_env/cli copying conda_env/cli/main_export.py -> build/lib/conda_env/cli copying conda_env/cli/main_upload.py -> build/lib/conda_env/cli copying conda_env/cli/__init__.py -> build/lib/conda_env/cli copying conda_env/cli/main_create.py -> build/lib/conda_env/cli copying conda_env/cli/common.py -> build/lib/conda_env/cli copying conda_env/cli/main_remove.py -> build/lib/conda_env/cli copying conda_env/cli/main.py -> build/lib/conda_env/cli copying conda_env/cli/main_update.py -> build/lib/conda_env/cli copying conda_env/cli/main_list.py -> build/lib/conda_env/cli creating build/lib/conda_env/installers copying conda_env/installers/base.py -> build/lib/conda_env/installers copying conda_env/installers/conda.py -> build/lib/conda_env/installers copying conda_env/installers/pip.py -> build/lib/conda_env/installers copying conda_env/installers/__init__.py -> build/lib/conda_env/installers creating build/lib/conda_env/utils copying conda_env/utils/uploader.py -> build/lib/conda_env/utils copying conda_env/utils/__init__.py -> build/lib/conda_env/utils copying conda_env/utils/notebooks.py -> build/lib/conda_env/utils creating build/lib/conda/cli copying conda/cli/main_package.py -> build/lib/conda/cli copying conda/cli/find_commands.py -> build/lib/conda/cli copying conda/cli/main_install.py -> build/lib/conda/cli copying conda/cli/parsers.py -> build/lib/conda/cli copying conda/cli/python_api.py -> build/lib/conda/cli copying conda/cli/activate.py -> build/lib/conda/cli copying conda/cli/conda_argparse.py -> build/lib/conda/cli copying conda/cli/__init__.py -> build/lib/conda/cli copying conda/cli/main_create.py -> build/lib/conda/cli copying conda/cli/common.py -> build/lib/conda/cli copying conda/cli/main_help.py -> build/lib/conda/cli copying conda/cli/main_info.py -> build/lib/conda/cli copying conda/cli/main_config.py -> build/lib/conda/cli copying conda/cli/main_remove.py -> build/lib/conda/cli copying conda/cli/main.py -> build/lib/conda/cli copying conda/cli/main_search.py -> build/lib/conda/cli copying conda/cli/pip_warning.py -> build/lib/conda/cli copying conda/cli/main_update.py -> build/lib/conda/cli copying conda/cli/install.py -> build/lib/conda/cli copying conda/cli/main_clean.py -> build/lib/conda/cli copying conda/cli/main_list.py -> build/lib/conda/cli creating build/lib/conda/common copying conda/common/serialize.py -> build/lib/conda/common copying conda/common/constants.py -> build/lib/conda/common copying conda/common/io.py -> build/lib/conda/common copying conda/common/path.py -> build/lib/conda/common copying conda/common/toposort.py -> build/lib/conda/common copying conda/common/url.py -> build/lib/conda/common copying conda/common/platform.py -> build/lib/conda/common copying conda/common/__init__.py -> build/lib/conda/common copying conda/common/signals.py -> build/lib/conda/common copying conda/common/disk.py -> build/lib/conda/common copying conda/common/configuration.py -> build/lib/conda/common copying conda/common/compat.py -> build/lib/conda/common copying conda/common/logic.py -> build/lib/conda/common creating build/lib/conda/models copying conda/models/package_cache_record.py -> build/lib/conda/models copying conda/models/channel.py -> build/lib/conda/models copying conda/models/match_spec.py -> build/lib/conda/models copying conda/models/version.py -> build/lib/conda/models copying conda/models/dist.py -> build/lib/conda/models copying conda/models/__init__.py -> build/lib/conda/models copying conda/models/prefix_record.py -> build/lib/conda/models copying conda/models/enums.py -> build/lib/conda/models copying conda/models/leased_path_entry.py -> build/lib/conda/models copying conda/models/index_record.py -> build/lib/conda/models copying conda/models/package_info.py -> build/lib/conda/models copying conda/models/dag.py -> build/lib/conda/models creating build/lib/conda/_vendor copying conda/_vendor/distro.py -> build/lib/conda/_vendor copying conda/_vendor/__init__.py -> build/lib/conda/_vendor copying conda/_vendor/appdirs.py -> build/lib/conda/_vendor creating build/lib/conda/core copying conda/core/index.py -> build/lib/conda/core copying conda/core/path_actions.py -> build/lib/conda/core copying conda/core/envs_manager.py -> build/lib/conda/core copying conda/core/solve.py -> build/lib/conda/core copying conda/core/__init__.py -> build/lib/conda/core copying conda/core/link.py -> build/lib/conda/core copying conda/core/linked_data.py -> build/lib/conda/core copying conda/core/package_cache.py -> build/lib/conda/core copying conda/core/repodata.py -> build/lib/conda/core copying conda/core/portability.py -> build/lib/conda/core creating build/lib/conda/gateways copying conda/gateways/subprocess.py -> build/lib/conda/gateways copying conda/gateways/logging.py -> build/lib/conda/gateways copying conda/gateways/__init__.py -> build/lib/conda/gateways copying conda/gateways/anaconda_client.py -> build/lib/conda/gateways creating build/lib/conda/base copying conda/base/constants.py -> build/lib/conda/base copying conda/base/context.py -> build/lib/conda/base copying conda/base/__init__.py -> build/lib/conda/base copying conda/base/exceptions.py -> build/lib/conda/base creating build/lib/conda/_vendor/tqdm copying conda/_vendor/tqdm/_tqdm_pandas.py -> build/lib/conda/_vendor/tqdm copying conda/_vendor/tqdm/_tqdm.py -> build/lib/conda/_vendor/tqdm copying conda/_vendor/tqdm/__init__.py -> build/lib/conda/_vendor/tqdm copying conda/_vendor/tqdm/_version.py -> build/lib/conda/_vendor/tqdm copying conda/_vendor/tqdm/_tqdm_notebook.py -> build/lib/conda/_vendor/tqdm copying conda/_vendor/tqdm/_utils.py -> build/lib/conda/_vendor/tqdm copying conda/_vendor/tqdm/__main__.py -> build/lib/conda/_vendor/tqdm copying conda/_vendor/tqdm/_tqdm_gui.py -> build/lib/conda/_vendor/tqdm copying conda/_vendor/tqdm/_main.py -> build/lib/conda/_vendor/tqdm creating build/lib/conda/_vendor/urllib3 copying conda/_vendor/urllib3/__init__.py -> build/lib/conda/_vendor/urllib3 copying conda/_vendor/urllib3/exceptions.py -> build/lib/conda/_vendor/urllib3 creating build/lib/conda/_vendor/auxlib copying conda/_vendor/auxlib/path.py -> build/lib/conda/_vendor/auxlib copying conda/_vendor/auxlib/decorators.py -> build/lib/conda/_vendor/auxlib copying conda/_vendor/auxlib/factory.py -> build/lib/conda/_vendor/auxlib copying conda/_vendor/auxlib/packaging.py -> build/lib/conda/_vendor/auxlib copying conda/_vendor/auxlib/ish.py -> build/lib/conda/_vendor/auxlib copying conda/_vendor/auxlib/collection.py -> build/lib/conda/_vendor/auxlib copying conda/_vendor/auxlib/__init__.py -> build/lib/conda/_vendor/auxlib copying conda/_vendor/auxlib/configuration.py -> build/lib/conda/_vendor/auxlib copying conda/_vendor/auxlib/deprecation.py -> build/lib/conda/_vendor/auxlib copying conda/_vendor/auxlib/entity.py -> build/lib/conda/_vendor/auxlib copying conda/_vendor/auxlib/type_coercion.py -> build/lib/conda/_vendor/auxlib copying conda/_vendor/auxlib/exceptions.py -> build/lib/conda/_vendor/auxlib copying conda/_vendor/auxlib/compat.py -> build/lib/conda/_vendor/auxlib copying conda/_vendor/auxlib/crypt.py -> build/lib/conda/_vendor/auxlib copying conda/_vendor/auxlib/logz.py -> build/lib/conda/_vendor/auxlib creating build/lib/conda/_vendor/boltons copying conda/_vendor/boltons/setutils.py -> build/lib/conda/_vendor/boltons copying conda/_vendor/boltons/__init__.py -> build/lib/conda/_vendor/boltons creating build/lib/conda/gateways/connection copying conda/gateways/connection/__init__.py -> build/lib/conda/gateways/connection copying conda/gateways/connection/session.py -> build/lib/conda/gateways/connection copying conda/gateways/connection/download.py -> build/lib/conda/gateways/connection creating build/lib/conda/gateways/disk copying conda/gateways/disk/delete.py -> build/lib/conda/gateways/disk copying conda/gateways/disk/permissions.py -> build/lib/conda/gateways/disk copying conda/gateways/disk/__init__.py -> build/lib/conda/gateways/disk copying conda/gateways/disk/link.py -> build/lib/conda/gateways/disk copying conda/gateways/disk/test.py -> build/lib/conda/gateways/disk copying conda/gateways/disk/create.py -> build/lib/conda/gateways/disk copying conda/gateways/disk/read.py -> build/lib/conda/gateways/disk copying conda/gateways/disk/update.py -> build/lib/conda/gateways/disk creating build/lib/conda/_vendor/urllib3/util copying conda/_vendor/urllib3/util/url.py -> build/lib/conda/_vendor/urllib3/util copying conda/_vendor/urllib3/util/__init__.py -> build/lib/conda/_vendor/urllib3/util creating build/lib/conda/_vendor/auxlib/_vendor copying conda/_vendor/auxlib/_vendor/six.py -> build/lib/conda/_vendor/auxlib/_vendor copying conda/_vendor/auxlib/_vendor/__init__.py -> build/lib/conda/_vendor/auxlib/_vendor copying conda/_vendor/auxlib/_vendor/five.py -> build/lib/conda/_vendor/auxlib/_vendor creating build/lib/conda/gateways/connection/adapters copying conda/gateways/connection/adapters/s3.py -> build/lib/conda/gateways/connection/adapters copying conda/gateways/connection/adapters/ftp.py -> build/lib/conda/gateways/connection/adapters copying conda/gateways/connection/adapters/__init__.py -> build/lib/conda/gateways/connection/adapters copying conda/gateways/connection/adapters/localfs.py -> build/lib/conda/gateways/connection/adapters creating build/lib/conda/_vendor/auxlib/_vendor/boltons copying conda/_vendor/auxlib/_vendor/boltons/__init__.py -> build/lib/conda/_vendor/auxlib/_vendor/boltons copying conda/_vendor/auxlib/_vendor/boltons/timeutils.py -> build/lib/conda/_vendor/auxlib/_vendor/boltons UPDATING build/lib/conda/__init__.py WRITING build/lib/conda/.version with version 4.4.11 + 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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 utils/setup-testing.py build '--executable=/usr/bin/python3 -s' running build running build_py UPDATING build/lib/conda/__init__.py WRITING build/lib/conda/.version with version 4.4.11 + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.phh5jY + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch ++ dirname /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch + cd conda-4.4.11 + 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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 utils/setup-testing.py install -O1 --skip-build --root /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch running install running install_lib creating /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr creating /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib creating /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env copying build/lib/conda_env/env.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env creating /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/specs copying build/lib/conda_env/specs/requirements.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/specs copying build/lib/conda_env/specs/binstar.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/specs copying build/lib/conda_env/specs/notebook.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/specs copying build/lib/conda_env/specs/__init__.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/specs copying build/lib/conda_env/specs/yaml_file.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/specs creating /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/cli copying build/lib/conda_env/cli/main_attach.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/cli copying build/lib/conda_env/cli/main_export.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/cli copying build/lib/conda_env/cli/main_upload.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/cli copying build/lib/conda_env/cli/__init__.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/cli copying build/lib/conda_env/cli/main_create.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/cli copying build/lib/conda_env/cli/common.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/cli copying build/lib/conda_env/cli/main_remove.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/cli copying build/lib/conda_env/cli/main.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/cli copying build/lib/conda_env/cli/main_update.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/cli copying build/lib/conda_env/cli/main_list.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/cli copying build/lib/conda_env/__init__.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env creating /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/installers copying build/lib/conda_env/installers/base.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/installers copying build/lib/conda_env/installers/conda.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/installers copying build/lib/conda_env/installers/pip.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/installers copying build/lib/conda_env/installers/__init__.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/installers copying build/lib/conda_env/pip_util.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env copying build/lib/conda_env/__main__.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env copying build/lib/conda_env/exceptions.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env creating /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/utils copying build/lib/conda_env/utils/uploader.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/utils copying build/lib/conda_env/utils/__init__.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/utils copying build/lib/conda_env/utils/notebooks.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/utils copying build/lib/conda_env/compat.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env copying build/lib/conda_env/yaml.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env creating /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda copying build/lib/conda/utils.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda copying build/lib/conda/egg_info.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda creating /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/cli copying build/lib/conda/cli/main_package.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/cli copying build/lib/conda/cli/find_commands.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/cli copying build/lib/conda/cli/main_install.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/cli copying build/lib/conda/cli/parsers.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/cli copying build/lib/conda/cli/python_api.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/cli copying build/lib/conda/cli/activate.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/cli copying build/lib/conda/cli/conda_argparse.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/cli copying build/lib/conda/cli/__init__.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/cli copying build/lib/conda/cli/main_create.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/cli copying build/lib/conda/cli/common.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/cli copying build/lib/conda/cli/main_help.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/cli copying build/lib/conda/cli/main_info.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/cli copying build/lib/conda/cli/main_config.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/cli copying build/lib/conda/cli/main_remove.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/cli copying build/lib/conda/cli/main.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/cli copying build/lib/conda/cli/main_search.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/cli copying build/lib/conda/cli/pip_warning.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/cli copying build/lib/conda/cli/main_update.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/cli copying build/lib/conda/cli/install.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/cli copying build/lib/conda/cli/main_clean.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/cli copying build/lib/conda/cli/main_list.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/cli creating /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/common copying build/lib/conda/common/serialize.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/common copying build/lib/conda/common/constants.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/common copying build/lib/conda/common/io.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/common copying build/lib/conda/common/path.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/common copying build/lib/conda/common/toposort.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/common copying build/lib/conda/common/url.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/common copying build/lib/conda/common/platform.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/common copying build/lib/conda/common/__init__.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/common copying build/lib/conda/common/signals.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/common copying build/lib/conda/common/disk.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/common copying build/lib/conda/common/configuration.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/common copying build/lib/conda/common/compat.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/common copying build/lib/conda/common/logic.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/common copying build/lib/conda/exports.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda copying build/lib/conda/lock.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda copying build/lib/conda/history.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda creating /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/models copying build/lib/conda/models/package_cache_record.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/models copying build/lib/conda/models/channel.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/models copying build/lib/conda/models/match_spec.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/models copying build/lib/conda/models/version.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/models copying build/lib/conda/models/dist.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/models copying build/lib/conda/models/__init__.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/models copying build/lib/conda/models/prefix_record.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/models copying build/lib/conda/models/enums.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/models copying build/lib/conda/models/leased_path_entry.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/models copying build/lib/conda/models/index_record.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/models copying build/lib/conda/models/package_info.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/models copying build/lib/conda/models/dag.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/models copying build/lib/conda/resolve.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda copying build/lib/conda/activate.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda copying build/lib/conda/__init__.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda copying build/lib/conda/misc.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda copying build/lib/conda/plan.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda copying build/lib/conda/api.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda creating /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor creating /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/tqdm copying build/lib/conda/_vendor/tqdm/_tqdm_pandas.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/tqdm copying build/lib/conda/_vendor/tqdm/_tqdm.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/tqdm copying build/lib/conda/_vendor/tqdm/__init__.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/tqdm copying build/lib/conda/_vendor/tqdm/_version.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/tqdm copying build/lib/conda/_vendor/tqdm/_tqdm_notebook.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/tqdm copying build/lib/conda/_vendor/tqdm/_utils.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/tqdm copying build/lib/conda/_vendor/tqdm/__main__.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/tqdm copying build/lib/conda/_vendor/tqdm/_tqdm_gui.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/tqdm copying build/lib/conda/_vendor/tqdm/_main.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/tqdm creating /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/urllib3 creating /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/urllib3/util copying build/lib/conda/_vendor/urllib3/util/url.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/urllib3/util copying build/lib/conda/_vendor/urllib3/util/__init__.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/urllib3/util copying build/lib/conda/_vendor/urllib3/__init__.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/urllib3 copying build/lib/conda/_vendor/urllib3/exceptions.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/urllib3 copying build/lib/conda/_vendor/distro.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor copying build/lib/conda/_vendor/__init__.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor creating /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/path.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/decorators.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/factory.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/packaging.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/ish.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/collection.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/__init__.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/configuration.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/auxlib creating /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/auxlib/_vendor copying build/lib/conda/_vendor/auxlib/_vendor/six.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/auxlib/_vendor copying build/lib/conda/_vendor/auxlib/_vendor/__init__.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/auxlib/_vendor copying build/lib/conda/_vendor/auxlib/_vendor/five.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/auxlib/_vendor creating /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/auxlib/_vendor/boltons copying build/lib/conda/_vendor/auxlib/_vendor/boltons/__init__.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/auxlib/_vendor/boltons copying build/lib/conda/_vendor/auxlib/_vendor/boltons/timeutils.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/auxlib/_vendor/boltons copying build/lib/conda/_vendor/auxlib/deprecation.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/entity.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/type_coercion.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/exceptions.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/compat.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/crypt.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/logz.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/auxlib creating /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/boltons copying build/lib/conda/_vendor/boltons/setutils.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/boltons copying build/lib/conda/_vendor/boltons/__init__.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/boltons copying build/lib/conda/_vendor/appdirs.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor copying build/lib/conda/.version -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda creating /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/core copying build/lib/conda/core/index.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/core copying build/lib/conda/core/path_actions.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/core copying build/lib/conda/core/envs_manager.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/core copying build/lib/conda/core/solve.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/core copying build/lib/conda/core/__init__.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/core copying build/lib/conda/core/link.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/core copying build/lib/conda/core/linked_data.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/core copying build/lib/conda/core/package_cache.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/core copying build/lib/conda/core/repodata.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/core copying build/lib/conda/core/portability.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/core creating /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/gateways copying build/lib/conda/gateways/subprocess.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/gateways creating /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/gateways/connection copying build/lib/conda/gateways/connection/__init__.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/gateways/connection creating /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/gateways/connection/adapters copying build/lib/conda/gateways/connection/adapters/s3.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/gateways/connection/adapters copying build/lib/conda/gateways/connection/adapters/ftp.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/gateways/connection/adapters copying build/lib/conda/gateways/connection/adapters/__init__.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/gateways/connection/adapters copying build/lib/conda/gateways/connection/adapters/localfs.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/gateways/connection/adapters copying build/lib/conda/gateways/connection/session.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/gateways/connection copying build/lib/conda/gateways/connection/download.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/gateways/connection copying build/lib/conda/gateways/logging.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/gateways copying build/lib/conda/gateways/__init__.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/gateways copying build/lib/conda/gateways/anaconda_client.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/gateways creating /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/gateways/disk copying build/lib/conda/gateways/disk/delete.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/gateways/disk copying build/lib/conda/gateways/disk/permissions.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/gateways/disk copying build/lib/conda/gateways/disk/__init__.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/gateways/disk copying build/lib/conda/gateways/disk/link.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/gateways/disk copying build/lib/conda/gateways/disk/test.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/gateways/disk copying build/lib/conda/gateways/disk/create.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/gateways/disk copying build/lib/conda/gateways/disk/read.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/gateways/disk copying build/lib/conda/gateways/disk/update.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/gateways/disk creating /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/base copying build/lib/conda/base/constants.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/base copying build/lib/conda/base/context.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/base copying build/lib/conda/base/__init__.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/base copying build/lib/conda/base/exceptions.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/base copying build/lib/conda/__main__.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda copying build/lib/conda/exceptions.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda copying build/lib/conda/install.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda copying build/lib/conda/compat.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda copying build/lib/conda/instructions.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/env.py to env.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/specs/requirements.py to requirements.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/specs/binstar.py to binstar.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/specs/notebook.py to notebook.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/specs/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/specs/yaml_file.py to yaml_file.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/cli/main_attach.py to main_attach.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/cli/main_export.py to main_export.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/cli/main_upload.py to main_upload.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/cli/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/cli/main_create.py to main_create.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/cli/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/cli/main_remove.py to main_remove.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/cli/main.py to main.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/cli/main_update.py to main_update.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/cli/main_list.py to main_list.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/installers/base.py to base.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/installers/conda.py to conda.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/installers/pip.py to pip.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/installers/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/pip_util.py to pip_util.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/utils/uploader.py to uploader.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/utils/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/utils/notebooks.py to notebooks.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda_env/yaml.py to yaml.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/utils.py to utils.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/egg_info.py to egg_info.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/cli/main_package.py to main_package.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/cli/find_commands.py to find_commands.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/cli/main_install.py to main_install.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/cli/parsers.py to parsers.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/cli/python_api.py to python_api.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/cli/activate.py to activate.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/cli/conda_argparse.py to conda_argparse.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/cli/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/cli/main_create.py to main_create.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/cli/common.py to common.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/cli/main_help.py to main_help.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/cli/main_info.py to main_info.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/cli/main_config.py to main_config.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/cli/main_remove.py to main_remove.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/cli/main.py to main.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/cli/main_search.py to main_search.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/cli/pip_warning.py to pip_warning.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/cli/main_update.py to main_update.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/cli/install.py to install.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/cli/main_clean.py to main_clean.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/cli/main_list.py to main_list.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/common/serialize.py to serialize.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/common/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/common/io.py to io.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/common/path.py to path.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/common/toposort.py to toposort.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/common/url.py to url.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/common/platform.py to platform.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/common/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/common/signals.py to signals.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/common/disk.py to disk.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/common/configuration.py to configuration.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/common/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/common/logic.py to logic.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/exports.py to exports.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/lock.py to lock.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/history.py to history.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/models/package_cache_record.py to package_cache_record.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/models/channel.py to channel.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/models/match_spec.py to match_spec.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/models/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/models/dist.py to dist.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/models/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/models/prefix_record.py to prefix_record.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/models/enums.py to enums.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/models/leased_path_entry.py to leased_path_entry.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/models/index_record.py to index_record.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/models/package_info.py to package_info.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/models/dag.py to dag.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/resolve.py to resolve.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/activate.py to activate.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/misc.py to misc.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/plan.py to plan.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/api.py to api.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/tqdm/_tqdm_pandas.py to _tqdm_pandas.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/tqdm/_tqdm.py to _tqdm.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/tqdm/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/tqdm/_version.py to _version.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/tqdm/_tqdm_notebook.py to _tqdm_notebook.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/tqdm/_utils.py to _utils.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/tqdm/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/tqdm/_tqdm_gui.py to _tqdm_gui.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/tqdm/_main.py to _main.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/urllib3/util/url.py to url.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/urllib3/util/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/urllib3/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/urllib3/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/distro.py to distro.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/auxlib/path.py to path.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/auxlib/decorators.py to decorators.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/auxlib/factory.py to factory.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/auxlib/packaging.py to packaging.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/auxlib/ish.py to ish.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/auxlib/collection.py to collection.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/auxlib/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/auxlib/configuration.py to configuration.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/auxlib/_vendor/six.py to six.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/auxlib/_vendor/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/auxlib/_vendor/five.py to five.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/auxlib/_vendor/boltons/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/auxlib/_vendor/boltons/timeutils.py to timeutils.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/auxlib/deprecation.py to deprecation.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/auxlib/entity.py to entity.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/auxlib/type_coercion.py to type_coercion.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/auxlib/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/auxlib/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/auxlib/crypt.py to crypt.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/auxlib/logz.py to logz.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/boltons/setutils.py to setutils.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/boltons/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/_vendor/appdirs.py to appdirs.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/core/index.py to index.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/core/path_actions.py to path_actions.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/core/envs_manager.py to envs_manager.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/core/solve.py to solve.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/core/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/core/link.py to link.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/core/linked_data.py to linked_data.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/core/package_cache.py to package_cache.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/core/repodata.py to repodata.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/core/portability.py to portability.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/gateways/subprocess.py to subprocess.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/gateways/connection/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/gateways/connection/adapters/s3.py to s3.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/gateways/connection/adapters/ftp.py to ftp.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/gateways/connection/adapters/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/gateways/connection/adapters/localfs.py to localfs.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/gateways/connection/session.py to session.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/gateways/connection/download.py to download.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/gateways/logging.py to logging.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/gateways/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/gateways/anaconda_client.py to anaconda_client.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/gateways/disk/delete.py to delete.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/gateways/disk/permissions.py to permissions.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/gateways/disk/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/gateways/disk/link.py to link.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/gateways/disk/test.py to test.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/gateways/disk/create.py to create.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/gateways/disk/read.py to read.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/gateways/disk/update.py to update.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/base/constants.py to constants.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/base/context.py to context.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/base/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/base/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/__main__.py to __main__.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/exceptions.py to exceptions.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/install.py to install.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/compat.py to compat.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda/instructions.py to instructions.pyc writing byte-compilation script '/tmp/tmpYcYjNl.py' /usr/bin/python2 -O /tmp/tmpYcYjNl.py removing /tmp/tmpYcYjNl.py running install_egg_info running egg_info creating conda.egg-info writing requirements to conda.egg-info/requires.txt writing conda.egg-info/PKG-INFO writing top-level names to conda.egg-info/top_level.txt writing dependency_links to conda.egg-info/dependency_links.txt writing entry points to conda.egg-info/entry_points.txt writing manifest file 'conda.egg-info/SOURCES.txt' reading manifest file 'conda.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'tests' warning: no previously-included files matching '*' found under directory 'shell' writing manifest file 'conda.egg-info/SOURCES.txt' Copying conda.egg-info to /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7/site-packages/conda-4.4.11-py2.7.egg-info running install_scripts Installing conda script to /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/bin Installing conda-env script to /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/bin + 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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 utils/setup-testing.py install -O1 --skip-build --root /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch running install running install_lib creating /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7 creating /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env copying build/lib/conda_env/env.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env creating /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/specs copying build/lib/conda_env/specs/requirements.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/specs copying build/lib/conda_env/specs/binstar.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/specs copying build/lib/conda_env/specs/notebook.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/specs copying build/lib/conda_env/specs/__init__.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/specs copying build/lib/conda_env/specs/yaml_file.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/specs creating /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/cli copying build/lib/conda_env/cli/main_attach.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/cli copying build/lib/conda_env/cli/main_export.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/cli copying build/lib/conda_env/cli/main_upload.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/cli copying build/lib/conda_env/cli/__init__.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/cli copying build/lib/conda_env/cli/main_create.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/cli copying build/lib/conda_env/cli/common.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/cli copying build/lib/conda_env/cli/main_remove.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/cli copying build/lib/conda_env/cli/main.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/cli copying build/lib/conda_env/cli/main_update.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/cli copying build/lib/conda_env/cli/main_list.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/cli copying build/lib/conda_env/__init__.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env creating /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/installers copying build/lib/conda_env/installers/base.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/installers copying build/lib/conda_env/installers/conda.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/installers copying build/lib/conda_env/installers/pip.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/installers copying build/lib/conda_env/installers/__init__.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/installers copying build/lib/conda_env/pip_util.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env copying build/lib/conda_env/__main__.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env copying build/lib/conda_env/exceptions.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env creating /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/utils copying build/lib/conda_env/utils/uploader.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/utils copying build/lib/conda_env/utils/__init__.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/utils copying build/lib/conda_env/utils/notebooks.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/utils copying build/lib/conda_env/compat.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env copying build/lib/conda_env/yaml.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env creating /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda copying build/lib/conda/utils.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda copying build/lib/conda/egg_info.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda creating /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/cli copying build/lib/conda/cli/main_package.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/cli copying build/lib/conda/cli/find_commands.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/cli copying build/lib/conda/cli/main_install.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/cli copying build/lib/conda/cli/parsers.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/cli copying build/lib/conda/cli/python_api.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/cli copying build/lib/conda/cli/activate.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/cli copying build/lib/conda/cli/conda_argparse.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/cli copying build/lib/conda/cli/__init__.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/cli copying build/lib/conda/cli/main_create.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/cli copying build/lib/conda/cli/common.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/cli copying build/lib/conda/cli/main_help.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/cli copying build/lib/conda/cli/main_info.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/cli copying build/lib/conda/cli/main_config.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/cli copying build/lib/conda/cli/main_remove.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/cli copying build/lib/conda/cli/main.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/cli copying build/lib/conda/cli/main_search.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/cli copying build/lib/conda/cli/pip_warning.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/cli copying build/lib/conda/cli/main_update.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/cli copying build/lib/conda/cli/install.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/cli copying build/lib/conda/cli/main_clean.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/cli copying build/lib/conda/cli/main_list.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/cli creating /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/common copying build/lib/conda/common/serialize.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/common copying build/lib/conda/common/constants.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/common copying build/lib/conda/common/io.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/common copying build/lib/conda/common/path.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/common copying build/lib/conda/common/toposort.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/common copying build/lib/conda/common/url.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/common copying build/lib/conda/common/platform.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/common copying build/lib/conda/common/__init__.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/common copying build/lib/conda/common/signals.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/common copying build/lib/conda/common/disk.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/common copying build/lib/conda/common/configuration.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/common copying build/lib/conda/common/compat.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/common copying build/lib/conda/common/logic.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/common copying build/lib/conda/exports.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda copying build/lib/conda/lock.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda copying build/lib/conda/history.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda creating /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/models copying build/lib/conda/models/package_cache_record.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/models copying build/lib/conda/models/channel.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/models copying build/lib/conda/models/match_spec.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/models copying build/lib/conda/models/version.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/models copying build/lib/conda/models/dist.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/models copying build/lib/conda/models/__init__.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/models copying build/lib/conda/models/prefix_record.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/models copying build/lib/conda/models/enums.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/models copying build/lib/conda/models/leased_path_entry.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/models copying build/lib/conda/models/index_record.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/models copying build/lib/conda/models/package_info.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/models copying build/lib/conda/models/dag.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/models copying build/lib/conda/resolve.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda copying build/lib/conda/activate.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda copying build/lib/conda/__init__.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda copying build/lib/conda/misc.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda copying build/lib/conda/plan.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda copying build/lib/conda/api.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda creating /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor creating /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/tqdm copying build/lib/conda/_vendor/tqdm/_tqdm_pandas.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/tqdm copying build/lib/conda/_vendor/tqdm/_tqdm.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/tqdm copying build/lib/conda/_vendor/tqdm/__init__.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/tqdm copying build/lib/conda/_vendor/tqdm/_version.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/tqdm copying build/lib/conda/_vendor/tqdm/_tqdm_notebook.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/tqdm copying build/lib/conda/_vendor/tqdm/_utils.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/tqdm copying build/lib/conda/_vendor/tqdm/__main__.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/tqdm copying build/lib/conda/_vendor/tqdm/_tqdm_gui.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/tqdm copying build/lib/conda/_vendor/tqdm/_main.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/tqdm creating /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/urllib3 creating /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/urllib3/util copying build/lib/conda/_vendor/urllib3/util/url.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/urllib3/util copying build/lib/conda/_vendor/urllib3/util/__init__.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/urllib3/util copying build/lib/conda/_vendor/urllib3/__init__.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/urllib3 copying build/lib/conda/_vendor/urllib3/exceptions.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/urllib3 copying build/lib/conda/_vendor/distro.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor copying build/lib/conda/_vendor/__init__.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor creating /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/path.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/decorators.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/factory.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/packaging.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/ish.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/collection.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/__init__.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/configuration.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib creating /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/_vendor copying build/lib/conda/_vendor/auxlib/_vendor/six.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/_vendor copying build/lib/conda/_vendor/auxlib/_vendor/__init__.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/_vendor copying build/lib/conda/_vendor/auxlib/_vendor/five.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/_vendor creating /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/_vendor/boltons copying build/lib/conda/_vendor/auxlib/_vendor/boltons/__init__.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/_vendor/boltons copying build/lib/conda/_vendor/auxlib/_vendor/boltons/timeutils.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/_vendor/boltons copying build/lib/conda/_vendor/auxlib/deprecation.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/entity.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/type_coercion.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/exceptions.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/compat.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/crypt.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/logz.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib creating /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/boltons copying build/lib/conda/_vendor/boltons/setutils.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/boltons copying build/lib/conda/_vendor/boltons/__init__.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/boltons copying build/lib/conda/_vendor/appdirs.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor copying build/lib/conda/.version -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda creating /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/core copying build/lib/conda/core/index.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/core copying build/lib/conda/core/path_actions.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/core copying build/lib/conda/core/envs_manager.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/core copying build/lib/conda/core/solve.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/core copying build/lib/conda/core/__init__.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/core copying build/lib/conda/core/link.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/core copying build/lib/conda/core/linked_data.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/core copying build/lib/conda/core/package_cache.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/core copying build/lib/conda/core/repodata.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/core copying build/lib/conda/core/portability.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/core creating /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/gateways copying build/lib/conda/gateways/subprocess.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/gateways creating /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/gateways/connection copying build/lib/conda/gateways/connection/__init__.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/gateways/connection creating /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/gateways/connection/adapters copying build/lib/conda/gateways/connection/adapters/s3.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/gateways/connection/adapters copying build/lib/conda/gateways/connection/adapters/ftp.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/gateways/connection/adapters copying build/lib/conda/gateways/connection/adapters/__init__.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/gateways/connection/adapters copying build/lib/conda/gateways/connection/adapters/localfs.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/gateways/connection/adapters copying build/lib/conda/gateways/connection/session.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/gateways/connection copying build/lib/conda/gateways/connection/download.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/gateways/connection copying build/lib/conda/gateways/logging.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/gateways copying build/lib/conda/gateways/__init__.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/gateways copying build/lib/conda/gateways/anaconda_client.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/gateways creating /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/gateways/disk copying build/lib/conda/gateways/disk/delete.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/gateways/disk copying build/lib/conda/gateways/disk/permissions.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/gateways/disk copying build/lib/conda/gateways/disk/__init__.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/gateways/disk copying build/lib/conda/gateways/disk/link.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/gateways/disk copying build/lib/conda/gateways/disk/test.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/gateways/disk copying build/lib/conda/gateways/disk/create.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/gateways/disk copying build/lib/conda/gateways/disk/read.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/gateways/disk copying build/lib/conda/gateways/disk/update.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/gateways/disk creating /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/base copying build/lib/conda/base/constants.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/base copying build/lib/conda/base/context.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/base copying build/lib/conda/base/__init__.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/base copying build/lib/conda/base/exceptions.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/base copying build/lib/conda/__main__.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda copying build/lib/conda/exceptions.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda copying build/lib/conda/install.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda copying build/lib/conda/compat.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda copying build/lib/conda/instructions.py -> /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/env.py to env.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/specs/requirements.py to requirements.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/specs/binstar.py to binstar.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/specs/notebook.py to notebook.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/specs/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/specs/yaml_file.py to yaml_file.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/cli/main_attach.py to main_attach.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/cli/main_export.py to main_export.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/cli/main_upload.py to main_upload.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/cli/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/cli/main_create.py to main_create.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/cli/common.py to common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/cli/main_remove.py to main_remove.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/cli/main.py to main.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/cli/main_update.py to main_update.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/cli/main_list.py to main_list.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/installers/base.py to base.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/installers/conda.py to conda.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/installers/pip.py to pip.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/installers/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/pip_util.py to pip_util.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/__main__.py to __main__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/exceptions.py to exceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/utils/uploader.py to uploader.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/utils/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/utils/notebooks.py to notebooks.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/compat.py to compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda_env/yaml.py to yaml.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/utils.py to utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/egg_info.py to egg_info.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/cli/main_package.py to main_package.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/cli/find_commands.py to find_commands.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/cli/main_install.py to main_install.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/cli/parsers.py to parsers.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/cli/python_api.py to python_api.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/cli/activate.py to activate.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/cli/conda_argparse.py to conda_argparse.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/cli/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/cli/main_create.py to main_create.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/cli/common.py to common.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/cli/main_help.py to main_help.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/cli/main_info.py to main_info.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/cli/main_config.py to main_config.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/cli/main_remove.py to main_remove.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/cli/main.py to main.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/cli/main_search.py to main_search.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/cli/pip_warning.py to pip_warning.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/cli/main_update.py to main_update.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/cli/install.py to install.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/cli/main_clean.py to main_clean.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/cli/main_list.py to main_list.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/common/serialize.py to serialize.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/common/constants.py to constants.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/common/io.py to io.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/common/path.py to path.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/common/toposort.py to toposort.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/common/url.py to url.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/common/platform.py to platform.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/common/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/common/signals.py to signals.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/common/disk.py to disk.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/common/configuration.py to configuration.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/common/compat.py to compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/common/logic.py to logic.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/exports.py to exports.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/lock.py to lock.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/history.py to history.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/models/package_cache_record.py to package_cache_record.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/models/channel.py to channel.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/models/match_spec.py to match_spec.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/models/version.py to version.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/models/dist.py to dist.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/models/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/models/prefix_record.py to prefix_record.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/models/enums.py to enums.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/models/leased_path_entry.py to leased_path_entry.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/models/index_record.py to index_record.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/models/package_info.py to package_info.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/models/dag.py to dag.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/resolve.py to resolve.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/activate.py to activate.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/misc.py to misc.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/plan.py to plan.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/api.py to api.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/tqdm/_tqdm_pandas.py to _tqdm_pandas.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/tqdm/_tqdm.py to _tqdm.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/tqdm/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/tqdm/_version.py to _version.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/tqdm/_tqdm_notebook.py to _tqdm_notebook.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/tqdm/_utils.py to _utils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/tqdm/__main__.py to __main__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/tqdm/_tqdm_gui.py to _tqdm_gui.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/tqdm/_main.py to _main.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/urllib3/util/url.py to url.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/urllib3/util/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/urllib3/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/urllib3/exceptions.py to exceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/distro.py to distro.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/path.py to path.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/decorators.py to decorators.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/factory.py to factory.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/packaging.py to packaging.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/ish.py to ish.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/collection.py to collection.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/configuration.py to configuration.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/_vendor/six.py to six.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/_vendor/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/_vendor/five.py to five.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/_vendor/boltons/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/_vendor/boltons/timeutils.py to timeutils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/deprecation.py to deprecation.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/entity.py to entity.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/type_coercion.py to type_coercion.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/exceptions.py to exceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/compat.py to compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/crypt.py to crypt.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/auxlib/logz.py to logz.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/boltons/setutils.py to setutils.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/boltons/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/_vendor/appdirs.py to appdirs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/core/index.py to index.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/core/path_actions.py to path_actions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/core/envs_manager.py to envs_manager.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/core/solve.py to solve.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/core/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/core/link.py to link.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/core/linked_data.py to linked_data.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/core/package_cache.py to package_cache.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/core/repodata.py to repodata.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/core/portability.py to portability.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/gateways/subprocess.py to subprocess.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/gateways/connection/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/gateways/connection/adapters/s3.py to s3.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/gateways/connection/adapters/ftp.py to ftp.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/gateways/connection/adapters/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/gateways/connection/adapters/localfs.py to localfs.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/gateways/connection/session.py to session.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/gateways/connection/download.py to download.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/gateways/logging.py to logging.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/gateways/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/gateways/anaconda_client.py to anaconda_client.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/gateways/disk/delete.py to delete.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/gateways/disk/permissions.py to permissions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/gateways/disk/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/gateways/disk/link.py to link.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/gateways/disk/test.py to test.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/gateways/disk/create.py to create.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/gateways/disk/read.py to read.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/gateways/disk/update.py to update.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/base/constants.py to constants.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/base/context.py to context.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/base/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/base/exceptions.py to exceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/__main__.py to __main__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/exceptions.py to exceptions.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/install.py to install.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/compat.py to compat.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda/instructions.py to instructions.cpython-37.pyc writing byte-compilation script '/tmp/tmplcvvvdey.py' /usr/bin/python3 /tmp/tmplcvvvdey.py removing /tmp/tmplcvvvdey.py running install_egg_info running egg_info writing conda.egg-info/PKG-INFO writing dependency_links to conda.egg-info/dependency_links.txt writing entry points to conda.egg-info/entry_points.txt writing requirements to conda.egg-info/requires.txt writing top-level names to conda.egg-info/top_level.txt reading manifest file 'conda.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*' found under directory 'tests' warning: no previously-included files matching '*' found under directory 'shell' writing manifest file 'conda.egg-info/SOURCES.txt' Copying conda.egg-info to /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7/site-packages/conda-4.4.11-py3.7.egg-info running install_scripts Installing conda script to /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/bin Installing conda-env script to /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/bin + mkdir -p /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/share/conda/condarc.d + cat + mkdir -p /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/var/cache/conda/pkgs/cache + install -Dt /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/etc/profile.d/ conda/shell/etc/profile.d/conda.sh conda/shell/etc/profile.d/conda.csh + sed -r -i '1i _CONDA_EXE=/usr/bin/conda' /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/etc/profile.d/conda.sh + sed -r -i -e '1i set _CONDA_EXE=/usr/bin/conda' -e '2i set _CONDA_ROOT=' /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/etc/profile.d/conda.csh + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 4.4.11-4.fc29 --unique-debug-suffix -4.4.11-4.fc29.noarch --unique-debug-src-base conda-4.4.11-4.fc29.noarch --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/conda-4.4.11 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/conda-4.4.11-4.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/conda-4.4.11-4.fc29.noarch/usr/lib/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./etc/profile.d/conda.sh is executable but has empty or no shebang, removing executable bit *** WARNING: ./etc/profile.d/conda.csh is executable but has empty or no shebang, removing executable bit Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.yoQwv1 + umask 022 + cd /builddir/build/BUILD + cd conda-4.4.11 + export PATH=/builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PATH=/builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + py.test-3.7 -vv -m 'not integration' ============================= test session starts ============================== platform linux -- Python 3.7.0, pytest-3.6.3, py-1.5.4, pluggy-0.6.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/conda-4.4.11, inifile: setup.cfg plugins: cov-2.5.1 collecting ... collected 572 items / 125 deselected conda/utils.py::conda.utils.human_bytes PASSED [ 0%] conda/common/path.py::conda.common.path.ensure_pad PASSED [ 0%] conda/common/path.py::conda.common.path.is_private_env_name PASSED [ 0%] conda/common/path.py::conda.common.path.is_private_env_path PASSED [ 0%] conda/common/path.py::conda.common.path.paths_equal PASSED [ 1%] conda/common/platform.py::conda.common.platform.get_free_space PASSED [ 1%] conda/common/serialize.py::conda.common.serialize.yaml_load_safe PASSED [ 1%] conda/common/serialize.py::conda.common.serialize.yaml_load_standard PASSED [ 1%] conda/common/signals.py::conda.common.signals.get_signal_name PASSED [ 2%] conda/common/url.py::conda.common.url.is_ipv4_address PASSED [ 2%] conda/common/url.py::conda.common.url.is_ipv6_address_win_py27 PASSED [ 2%] conda/common/url.py::conda.common.url.is_url PASSED [ 2%] conda/common/url.py::conda.common.url.maybe_add_auth PASSED [ 2%] conda/common/url.py::conda.common.url.split_anaconda_token PASSED [ 3%] conda/common/url.py::conda.common.url.split_platform PASSED [ 3%] conda/common/url.py::conda.common.url.split_scheme_auth_token PASSED [ 3%] conda/common/url.py::conda.common.url.strip_scheme PASSED [ 3%] conda/common/url.py::conda.common.url.url_to_s3_info PASSED [ 4%] conda/models/match_spec.py::conda.models.match_spec.MatchSpec PASSED [ 4%] conda/models/match_spec.py::conda.models.match_spec._parse_legacy_dist PASSED [ 4%] conda/models/match_spec.py::conda.models.match_spec._parse_version_plus_build PASSED [ 4%] conda/models/version.py::conda.models.version.treeify PASSED [ 4%] conda/models/version.py::conda.models.version.untreeify PASSED [ 5%] tests/test_activate.py::ActivatorUnitTests::test_PS1 PASSED [ 5%] tests/test_activate.py::ActivatorUnitTests::test_PS1_no_changeps1 PASSED [ 5%] tests/test_activate.py::ActivatorUnitTests::test_activate_environment_not_found PASSED [ 5%] tests/test_activate.py::ActivatorUnitTests::test_activate_help PASSED [ 6%] tests/test_activate.py::ActivatorUnitTests::test_activate_same_environment PASSED [ 6%] tests/test_activate.py::ActivatorUnitTests::test_add_prefix_to_path PASSED [ 6%] tests/test_activate.py::ActivatorUnitTests::test_build_activate_shlvl_0 PASSED [ 6%] tests/test_activate.py::ActivatorUnitTests::test_build_activate_shlvl_1 PASSED [ 6%] tests/test_activate.py::ActivatorUnitTests::test_build_activate_shlvl_2 PASSED [ 7%] tests/test_activate.py::ActivatorUnitTests::test_build_deactivate_shlvl_1 PASSED [ 7%] tests/test_activate.py::ActivatorUnitTests::test_build_deactivate_shlvl_2 PASSED [ 7%] tests/test_activate.py::ActivatorUnitTests::test_default_env PASSED [ 7%] tests/test_activate.py::ActivatorUnitTests::test_remove_prefix_from_path_1 PASSED [ 8%] tests/test_activate.py::ActivatorUnitTests::test_remove_prefix_from_path_2 PASSED [ 8%] tests/test_activate.py::ActivatorUnitTests::test_replace_prefix_in_path_1 PASSED [ 8%] tests/test_activate.py::ActivatorUnitTests::test_wrong_args PASSED [ 8%] tests/test_activate.py::ShellWrapperUnitTests::test_cmd_exe_basic SKIPPED [ 8%] tests/test_activate.py::ShellWrapperUnitTests::test_csh_basic PASSED [ 9%] tests/test_activate.py::ShellWrapperUnitTests::test_fish_basic PASSED [ 9%] tests/test_activate.py::ShellWrapperUnitTests::test_native_path_to_unix PASSED [ 9%] tests/test_activate.py::ShellWrapperUnitTests::test_posix_basic PASSED [ 9%] tests/test_activate.py::ShellWrapperUnitTests::test_powershell_basic PASSED [ 10%] tests/test_activate.py::ShellWrapperUnitTests::test_xonsh_basic PASSED [ 10%] tests/test_api.py::test_Solver_contract PASSED [ 10%] tests/test_cli.py::TestJson::test_config PASSED [ 10%] tests/test_exceptions.py::ExceptionTests::test_BasicClobberError PASSED [ 10%] tests/test_exceptions.py::ExceptionTests::test_BinaryPrefixReplacementError PASSED [ 11%] tests/test_exceptions.py::ExceptionTests::test_CommandNotFoundError_conda_build PASSED [ 11%] tests/test_exceptions.py::ExceptionTests::test_CommandNotFoundError_simple PASSED [ 11%] tests/test_exceptions.py::ExceptionTests::test_CondaFileNotFoundError PASSED [ 11%] tests/test_exceptions.py::ExceptionTests::test_CondaHTTPError PASSED [ 12%] tests/test_exceptions.py::ExceptionTests::test_CondaKeyError PASSED [ 12%] tests/test_exceptions.py::ExceptionTests::test_CondaRevisionError PASSED [ 12%] tests/test_exceptions.py::ExceptionTests::test_DirectoryNotFoundError PASSED [ 12%] tests/test_exceptions.py::ExceptionTests::test_KnownPackageClobberError PASSED [ 12%] tests/test_exceptions.py::ExceptionTests::test_MD5MismatchError PASSED [ 13%] tests/test_exceptions.py::ExceptionTests::test_PackageNotFoundError PASSED [ 13%] tests/test_exceptions.py::ExceptionTests::test_SharedLinkPathClobberError PASSED [ 13%] tests/test_exceptions.py::ExceptionTests::test_TooFewArgumentsError PASSED [ 13%] tests/test_exceptions.py::ExceptionTests::test_TooManyArgumentsError PASSED [ 14%] tests/test_exceptions.py::ExceptionTests::test_UnknownPackageClobberError PASSED [ 14%] tests/test_exceptions.py::ExceptionTests::test_print_unexpected_error_message_opt_out_1 PASSED [ 14%] tests/test_exceptions.py::ExceptionTests::test_print_unexpected_error_message_opt_out_2 PASSED [ 14%] tests/test_exceptions.py::ExceptionTests::test_print_unexpected_error_message_upload_1 PASSED [ 14%] tests/test_exceptions.py::ExceptionTests::test_print_unexpected_error_message_upload_2 PASSED [ 15%] tests/test_exceptions.py::ExceptionTests::test_print_unexpected_error_message_upload_3 PASSED [ 15%] tests/test_exports.py::test_exports PASSED [ 15%] tests/test_exports.py::test_conda_subprocess PASSED [ 15%] tests/test_fetch.py::TestDownload::test_download_httperror PASSED [ 16%] tests/test_history.py::HistoryTestCase::test_calls_update_on_exit PASSED [ 16%] tests/test_history.py::HistoryTestCase::test_empty_history_check_on_empty_env PASSED [ 16%] tests/test_history.py::HistoryTestCase::test_parse_on_empty_env PASSED [ 16%] tests/test_history.py::HistoryTestCase::test_returns_history_object_as_context_object PASSED [ 17%] tests/test_history.py::HistoryTestCase::test_works_as_context_manager PASSED [ 17%] tests/test_history.py::UserRequestsTestCase::test_0 PASSED [ 17%] tests/test_history.py::UserRequestsTestCase::test_last PASSED [ 17%] tests/test_history.py::UserRequestsTestCase::test_len PASSED [ 17%] tests/test_import.py::TestImportAllConda::test_import_cli PASSED [ 18%] tests/test_import.py::TestImportAllConda::test_import_progressbar PASSED [ 18%] tests/test_import.py::TestImportAllConda::test_import_root PASSED [ 18%] tests/test_info.py::test_info PASSED [ 18%] tests/test_info.py::test_get_info_dict SKIPPED [ 19%] tests/test_install.py::TestBinaryReplace::test_multiple PASSED [ 19%] tests/test_install.py::TestBinaryReplace::test_no_extra PASSED [ 19%] tests/test_install.py::TestBinaryReplace::test_shorter PASSED [ 19%] tests/test_install.py::TestBinaryReplace::test_simple PASSED [ 19%] tests/test_install.py::TestBinaryReplace::test_spaces PASSED [ 20%] tests/test_install.py::TestBinaryReplace::test_too_long PASSED [ 20%] tests/test_install.py::TestBinaryReplace::test_two PASSED [ 20%] tests/test_install.py::FileTests::test_binary PASSED [ 20%] tests/test_install.py::FileTests::test_default_text PASSED [ 21%] tests/test_install.py::FileTests::test_long_default_text PASSED [ 21%] tests/test_install.py::test_yield_lines PASSED [ 21%] tests/test_install.py::test_read_no_link PASSED [ 21%] tests/test_instructions.py::test_expected_operation_order PASSED [ 21%] tests/test_instructions.py::TestExecutePlan::test_check_files_in_tarball_files_exist PASSED [ 22%] tests/test_instructions.py::TestExecutePlan::test_check_files_in_tarball_files_not_exist PASSED [ 22%] tests/test_instructions.py::TestExecutePlan::test_simple_instruction PASSED [ 22%] tests/test_instructions.py::TestExecutePlan::test_state PASSED [ 22%] tests/test_lock.py::test_filelock_passes PASSED [ 23%] tests/test_lock.py::test_filelock_locks PASSED [ 23%] tests/test_lock.py::test_folder_locks PASSED [ 23%] tests/test_lock.py::test_lock_thread PASSED [ 23%] tests/test_lock.py::test_lock_retries PASSED [ 23%] tests/test_lock.py::test_permission_file PASSED [ 24%] tests/test_logic.py::test_NOT PASSED [ 24%] tests/test_logic.py::test_AND PASSED [ 24%] tests/test_logic.py::test_OR PASSED [ 24%] tests/test_logic.py::test_XOR PASSED [ 25%] tests/test_logic.py::test_ITE PASSED [ 25%] tests/test_logic.py::test_AMONE PASSED [ 25%] tests/test_logic.py::test_sat PASSED [ 25%] tests/test_logic.py::test_minimize PASSED [ 25%] tests/test_logic.py::test_minimal_unsatisfiable_subset PASSED [ 26%] tests/test_misc.py::TestMisc::test_cache_fn_url PASSED [ 26%] tests/test_misc.py::TestMisc::test_url_pat_1 PASSED [ 26%] tests/test_misc.py::TestMisc::test_url_pat_2 PASSED [ 26%] tests/test_misc.py::TestMisc::test_url_pat_3 PASSED [ 27%] tests/test_misc.py::test_walk_prefix PASSED [ 27%] tests/test_plan.py::add_unlink_TestCase::test_adds_to_existing_actions PASSED [ 27%] tests/test_plan.py::add_unlink_TestCase::test_simply_adds_unlink_on_non_windows PASSED [ 27%] tests/test_plan.py::test_display_actions_0 PASSED [ 27%] tests/test_plan.py::test_display_actions_show_channel_urls PASSED [ 28%] tests/test_plan.py::test_display_actions_link_type xfail [ 28%] tests/test_plan.py::test_display_actions_features PASSED [ 28%] tests/test_plan.py::TestDeprecatedExecutePlan::test_execute_plan PASSED [ 28%] tests/test_plan.py::TestDeprecatedExecutePlan::test_update_old_plan PASSED [ 29%] tests/test_plan.py::test_pinned_specs PASSED [ 29%] tests/test_resolve.py::TestSolve::test_accelerate PASSED [ 29%] tests/test_resolve.py::TestSolve::test_anaconda_nomkl PASSED [ 29%] tests/test_resolve.py::TestSolve::test_empty PASSED [ 29%] tests/test_resolve.py::TestSolve::test_iopro_mkl PASSED [ 30%] tests/test_resolve.py::TestSolve::test_iopro_nomkl PASSED [ 30%] tests/test_resolve.py::TestSolve::test_mkl PASSED [ 30%] tests/test_resolve.py::TestSolve::test_scipy_mkl PASSED [ 30%] tests/test_resolve.py::test_pseudo_boolean PASSED [ 31%] tests/test_resolve.py::test_get_dists PASSED [ 31%] tests/test_resolve.py::test_generate_eq_1 PASSED [ 31%] tests/test_resolve.py::test_unsat PASSED [ 31%] tests/test_resolve.py::test_nonexistent PASSED [ 31%] tests/test_resolve.py::test_timestamps_and_deps PASSED [ 32%] tests/test_resolve.py::test_nonexistent_deps PASSED [ 32%] tests/test_resolve.py::test_install_package_with_feature PASSED [ 32%] tests/test_resolve.py::test_unintentional_feature_downgrade PASSED [ 32%] tests/test_resolve.py::test_circular_dependencies PASSED [ 33%] tests/test_resolve.py::test_optional_dependencies PASSED [ 33%] tests/test_resolve.py::test_irrational_version PASSED [ 33%] tests/test_resolve.py::test_no_features PASSED [ 33%] tests/test_resolve.py::test_multiple_solution PASSED [ 34%] tests/test_resolve.py::test_broken_install PASSED [ 34%] tests/test_resolve.py::test_remove PASSED [ 34%] tests/test_resolve.py::test_channel_priority_1 PASSED [ 34%] tests/test_resolve.py::test_channel_priority_2 PASSED [ 34%] tests/test_resolve.py::test_dependency_sort PASSED [ 35%] tests/test_resolve.py::test_update_deps PASSED [ 35%] tests/test_resolve.py::test_surplus_features_1 PASSED [ 35%] tests/test_resolve.py::test_surplus_features_2 PASSED [ 35%] tests/test_toposort.py::TopoSortTests::test_cycle PASSED [ 36%] tests/test_toposort.py::TopoSortTests::test_cycle_best_effort PASSED [ 36%] tests/test_toposort.py::TopoSortTests::test_pop_key PASSED [ 36%] tests/test_toposort.py::TopoSortTests::test_python_is_prioritized PASSED [ 36%] tests/test_toposort.py::TopoSortTests::test_simple PASSED [ 36%] tests/test_utils.py::test_path_translations PASSED [ 37%] tests/test_utils.py::test_text_translations PASSED [ 37%] tests/base/test_constants.py::test_null_is_falsey PASSED [ 37%] tests/base/test_context.py::ContextCustomRcTests::test_aggressive_update_packages PASSED [ 37%] tests/base/test_context.py::ContextCustomRcTests::test_client_ssl_cert PASSED [ 38%] tests/base/test_context.py::ContextCustomRcTests::test_clobber_enum PASSED [ 38%] tests/base/test_context.py::ContextCustomRcTests::test_conda_bld_path PASSED [ 38%] tests/base/test_context.py::ContextCustomRcTests::test_conda_build_root_dir PASSED [ 38%] tests/base/test_context.py::ContextCustomRcTests::test_conda_envs_path PASSED [ 38%] tests/base/test_context.py::ContextCustomRcTests::test_custom_multichannels PASSED [ 39%] tests/base/test_context.py::ContextCustomRcTests::test_default_target_is_root_prefix PASSED [ 39%] tests/base/test_context.py::ContextCustomRcTests::test_describe_all PASSED [ 39%] tests/base/test_context.py::ContextCustomRcTests::test_local_build_root_custom_rc PASSED [ 39%] tests/base/test_context.py::ContextCustomRcTests::test_migrated_custom_channels PASSED [ 40%] tests/base/test_context.py::ContextCustomRcTests::test_old_channel_alias PASSED [ 40%] tests/base/test_context.py::ContextCustomRcTests::test_proxy_servers PASSED [ 40%] tests/base/test_context.py::ContextCustomRcTests::test_target_prefix PASSED [ 40%] tests/base/test_context.py::ContextDefaultRcTests::test_local_build_root_default_rc PASSED [ 40%] tests/base/test_context.py::ContextDefaultRcTests::test_subdirs PASSED [ 41%] tests/cli/test_activate.py::test_activate_test1[shell0] SKIPPED [ 41%] tests/cli/test_activate.py::test_activate_env_from_env_with_root_activate[shell0] SKIPPED [ 41%] tests/cli/test_activate.py::test_activate_bad_directory[shell0] SKIPPED [ 41%] tests/cli/test_activate.py::test_activate_bad_env_keeps_existing_good_env[shell0] SKIPPED [ 42%] tests/cli/test_activate.py::test_activate_deactivate[shell0] SKIPPED [ 42%] tests/cli/test_activate.py::test_activate_root_simple[shell0] SKIPPED [ 42%] tests/cli/test_activate.py::test_wrong_args[shell0] SKIPPED [ 42%] tests/cli/test_activate.py::test_PS1_changeps1[shell0] SKIPPED [ 42%] tests/cli/test_activate.py::test_PS1_no_changeps1[shell0] SKIPPED [ 43%] tests/cli/test_activate.py::test_CONDA_DEFAULT_ENV[shell0] SKIPPED [ 43%] tests/cli/test_activate.py::test_activate_from_env[shell0] SKIPPED [ 43%] tests/cli/test_activate.py::test_deactivate_from_env[shell0] SKIPPED [ 43%] tests/cli/test_activate.py::test_activate_does_not_leak_echo_setting[shell0] SKIPPED [ 44%] tests/cli/test_activate.py::test_activate_non_ascii_char_in_path[shell0] SKIPPED [ 44%] tests/cli/test_activate.py::test_activate_has_extra_env_vars[shell0] SKIPPED [ 44%] tests/cli/test_common.py::test_check_non_admin_enabled_false PASSED [ 44%] tests/cli/test_common.py::test_check_non_admin_enabled_true PASSED [ 44%] tests/cli/test_common.py::ConfirmTests::test_always_yes PASSED [ 45%] tests/cli/test_common.py::ConfirmTests::test_confirm_yn_no PASSED [ 45%] tests/cli/test_common.py::ConfirmTests::test_confirm_yn_yes PASSED [ 45%] tests/cli/test_common.py::ConfirmTests::test_dry_run_exit PASSED [ 45%] tests/cli/test_conda_argparse.py::test_help_through_python_api PASSED [ 46%] tests/cli/test_conda_argparse.py::test_parser_basics PASSED [ 46%] tests/cli/test_config.py::test_invalid_config PASSED [ 46%] tests/cli/test_config.py::test_config_command_basics PASSED [ 46%] tests/cli/test_config.py::test_config_command_show PASSED [ 46%] tests/cli/test_config.py::test_config_command_get PASSED [ 47%] tests/cli/test_config.py::test_config_command_parser PASSED [ 47%] tests/cli/test_config.py::test_config_command_remove_force PASSED [ 47%] tests/cli/test_config.py::test_config_command_bad_args PASSED [ 47%] tests/cli/test_config.py::test_config_set PASSED [ 48%] tests/cli/test_config.py::test_set_rc_string PASSED [ 48%] tests/cli/test_main_info.py::test_info_root PASSED [ 48%] tests/cli/test_main_info.py::test_info_unsafe_channels PASSED [ 48%] tests/common/test_configuration.py::ConfigurationTests::test_config_resets PASSED [ 48%] tests/common/test_configuration.py::ConfigurationTests::test_cross_parameter_validation PASSED [ 49%] tests/common/test_configuration.py::ConfigurationTests::test_default_values PASSED [ 49%] tests/common/test_configuration.py::ConfigurationTests::test_empty_map_parameter PASSED [ 49%] tests/common/test_configuration.py::ConfigurationTests::test_env_var_config PASSED [ 49%] tests/common/test_configuration.py::ConfigurationTests::test_env_var_config_alias PASSED [ 50%] tests/common/test_configuration.py::ConfigurationTests::test_env_var_config_empty_sequence PASSED [ 50%] tests/common/test_configuration.py::ConfigurationTests::test_env_var_config_no_split_sequence PASSED [ 50%] tests/common/test_configuration.py::ConfigurationTests::test_env_var_config_split_sequence PASSED [ 50%] tests/common/test_configuration.py::ConfigurationTests::test_important_primitive_map_merges PASSED [ 51%] tests/common/test_configuration.py::ConfigurationTests::test_invalid_map_parameter PASSED [ 51%] tests/common/test_configuration.py::ConfigurationTests::test_invalid_seq_parameter PASSED [ 51%] tests/common/test_configuration.py::ConfigurationTests::test_list_merges PASSED [ 51%] tests/common/test_configuration.py::ConfigurationTests::test_load_raw_configs PASSED [ 51%] tests/common/test_configuration.py::ConfigurationTests::test_map_parameter_must_be_map PASSED [ 52%] tests/common/test_configuration.py::ConfigurationTests::test_parameter PASSED [ 52%] tests/common/test_configuration.py::ConfigurationTests::test_simple_merges_and_caching PASSED [ 52%] tests/common/test_configuration.py::ConfigurationTests::test_validate_all PASSED [ 52%] tests/common/test_configuration.py::ConfigurationTests::test_validation PASSED [ 53%] tests/common/test_io.py::test_captured PASSED [ 53%] tests/common/test_io.py::test_attach_stderr_handler PASSED [ 53%] tests/common/test_path.py::test_url_to_path_unix PASSED [ 53%] tests/common/test_path.py::test_url_to_path_windows_local PASSED [ 53%] tests/common/test_path.py::test_url_to_path_windows_unc PASSED [ 54%] tests/common/test_path.py::test_win_path_backout PASSED [ 54%] tests/common/test_path.py::test_missing_pyc_files_27 PASSED [ 54%] tests/common/test_path.py::test_missing_pyc_files_34 PASSED [ 54%] tests/common/test_path.py::test_missing_pyc_files_35 PASSED [ 55%] tests/common/test_path.py::test_get_major_minor_version_no_dot PASSED [ 55%] tests/common/test_platform.py::test_is_admin_on_windows PASSED [ 55%] tests/common/test_url.py::test_maybe_add_auth PASSED [ 55%] tests/common/test_url.py::test_add_username_and_pass_to_url PASSED [ 55%] tests/common/test_url.py::test_is_url PASSED [ 56%] tests/common/test_url.py::test_is_ipv6_address PASSED [ 56%] tests/common/test_url.py::test_is_ip_address PASSED [ 56%] tests/common/test_yaml.py::test_dump PASSED [ 56%] tests/common/test_yaml.py::test_seq_simple PASSED [ 57%] tests/common/test_yaml.py::test_yaml_complex PASSED [ 57%] tests/common/test_yaml.py::test_map PASSED [ 57%] tests/conda_env/test_env.py::from_file_TestCase::test_retains_full_filename PASSED [ 57%] tests/conda_env/test_env.py::from_file_TestCase::test_returns_Environment PASSED [ 57%] tests/conda_env/test_env.py::from_file_TestCase::test_with_pip PASSED [ 58%] tests/conda_env/test_env.py::EnvironmentTestCase::test_add_channels PASSED [ 58%] tests/conda_env/test_env.py::EnvironmentTestCase::test_args_are_wildcarded PASSED [ 58%] tests/conda_env/test_env.py::EnvironmentTestCase::test_builds_spec_from_line_raw_dependency PASSED [ 58%] tests/conda_env/test_env.py::EnvironmentTestCase::test_can_add_dependencies_to_environment PASSED [ 59%] tests/conda_env/test_env.py::EnvironmentTestCase::test_channels_are_provided_by_kwarg PASSED [ 59%] tests/conda_env/test_env.py::EnvironmentTestCase::test_channels_default_to_empty_list PASSED [ 59%] tests/conda_env/test_env.py::EnvironmentTestCase::test_dependencies_are_empty_by_default PASSED [ 59%] tests/conda_env/test_env.py::EnvironmentTestCase::test_dependencies_update_after_adding PASSED [ 59%] tests/conda_env/test_env.py::EnvironmentTestCase::test_has_empty_filename_by_default PASSED [ 60%] tests/conda_env/test_env.py::EnvironmentTestCase::test_has_empty_name_by_default PASSED [ 60%] tests/conda_env/test_env.py::EnvironmentTestCase::test_has_filename_if_provided PASSED [ 60%] tests/conda_env/test_env.py::EnvironmentTestCase::test_has_name_if_provided PASSED [ 60%] tests/conda_env/test_env.py::EnvironmentTestCase::test_other_tips_of_dependencies_are_supported PASSED [ 61%] tests/conda_env/test_env.py::EnvironmentTestCase::test_parses_dependencies_from_raw_file PASSED [ 61%] tests/conda_env/test_env.py::EnvironmentTestCase::test_remove_channels PASSED [ 61%] tests/conda_env/test_env.py::EnvironmentTestCase::test_to_dict_returns_dictionary_of_data PASSED [ 61%] tests/conda_env/test_env.py::EnvironmentTestCase::test_to_dict_returns_just_name_if_only_thing_present PASSED [ 61%] tests/conda_env/test_env.py::EnvironmentTestCase::test_to_yaml_returns_proper_yaml PASSED [ 62%] tests/conda_env/test_env.py::EnvironmentTestCase::test_to_yaml_returns_yaml_parseable_string PASSED [ 62%] tests/conda_env/test_env.py::EnvironmentTestCase::test_to_yaml_takes_stream PASSED [ 62%] tests/conda_env/test_env.py::DirectoryTestCase::test_has_dependencies PASSED [ 62%] tests/conda_env/test_env.py::DirectoryTestCase::test_has_expected_name PASSED [ 63%] tests/conda_env/test_env.py::DirectoryTestCase::test_returns_env_object PASSED [ 63%] tests/conda_env/test_env.py::load_from_directory_example_TestCase::test_has_dependencies PASSED [ 63%] tests/conda_env/test_env.py::load_from_directory_example_TestCase::test_has_expected_name PASSED [ 63%] tests/conda_env/test_env.py::load_from_directory_example_TestCase::test_returns_env_object PASSED [ 63%] tests/conda_env/test_env.py::load_from_directory_example_yaml_TestCase::test_has_dependencies PASSED [ 64%] tests/conda_env/test_env.py::load_from_directory_example_yaml_TestCase::test_has_expected_name PASSED [ 64%] tests/conda_env/test_env.py::load_from_directory_example_yaml_TestCase::test_returns_env_object PASSED [ 64%] tests/conda_env/test_env.py::load_from_directory_recursive_TestCase::test_has_dependencies PASSED [ 64%] tests/conda_env/test_env.py::load_from_directory_recursive_TestCase::test_has_expected_name PASSED [ 65%] tests/conda_env/test_env.py::load_from_directory_recursive_TestCase::test_returns_env_object PASSED [ 65%] tests/conda_env/test_env.py::load_from_directory_recursive_two_TestCase::test_has_dependencies PASSED [ 65%] tests/conda_env/test_env.py::load_from_directory_recursive_two_TestCase::test_has_expected_name PASSED [ 65%] tests/conda_env/test_env.py::load_from_directory_recursive_two_TestCase::test_returns_env_object PASSED [ 65%] tests/conda_env/test_env.py::load_from_directory_trailing_slash_TestCase::test_has_dependencies PASSED [ 66%] tests/conda_env/test_env.py::load_from_directory_trailing_slash_TestCase::test_has_expected_name PASSED [ 66%] tests/conda_env/test_env.py::load_from_directory_trailing_slash_TestCase::test_returns_env_object PASSED [ 66%] tests/conda_env/test_env.py::load_from_directory_TestCase::test_raised_exception_has_environment_yml_as_file PASSED [ 66%] tests/conda_env/test_env.py::load_from_directory_TestCase::test_raises_when_unable_to_find PASSED [ 67%] tests/conda_env/test_env.py::LoadEnvFromFileAndSaveTestCase::test PASSED [ 67%] tests/conda_env/test_env.py::LoadEnvFromFileAndSaveTestCase::test_expected_default_conditions PASSED [ 67%] tests/conda_env/test_env.py::EnvironmentSaveTestCase::test_creates_file_on_save PASSED [ 67%] tests/core/test_envs_manager.py::EnvsManagerUnitTests::test_prefix_cli_flag PASSED [ 68%] tests/core/test_envs_manager.py::EnvsManagerUnitTests::test_register_unregister_location_env PASSED [ 68%] tests/core/test_envs_manager.py::EnvsManagerUnitTests::test_rewrite_environments_txt_file PASSED [ 68%] tests/core/test_index.py::test_check_whitelist PASSED [ 68%] tests/core/test_path_actions.py::PathActionsTests::test_CompilePycAction_generic PASSED [ 68%] tests/core/test_path_actions.py::PathActionsTests::test_CompilePycAction_noarch_python PASSED [ 69%] tests/core/test_path_actions.py::PathActionsTests::test_CreatePythonEntryPointAction_generic PASSED [ 69%] tests/core/test_path_actions.py::PathActionsTests::test_CreatePythonEntryPointAction_noarch_python PASSED [ 69%] tests/core/test_path_actions.py::PathActionsTests::test_simple_LinkPathAction_copy PASSED [ 69%] tests/core/test_path_actions.py::PathActionsTests::test_simple_LinkPathAction_directory PASSED [ 70%] tests/core/test_path_actions.py::PathActionsTests::test_simple_LinkPathAction_hardlink PASSED [ 70%] tests/core/test_path_actions.py::PathActionsTests::test_simple_LinkPathAction_softlink PASSED [ 70%] tests/core/test_portability.py::ReplaceShebangTests::test_replace_long_shebang PASSED [ 70%] tests/core/test_portability.py::ReplaceShebangTests::test_shebang_regex_matches PASSED [ 70%] tests/core/test_repodata.py::StaticFunctionTests::test_cache_fn_url PASSED [ 71%] tests/core/test_repodata.py::StaticFunctionTests::test_read_mod_and_etag_etag_mod PASSED [ 71%] tests/core/test_repodata.py::StaticFunctionTests::test_read_mod_and_etag_etag_only PASSED [ 71%] tests/core/test_repodata.py::StaticFunctionTests::test_read_mod_and_etag_mod_etag PASSED [ 71%] tests/core/test_repodata.py::StaticFunctionTests::test_read_mod_and_etag_mod_only PASSED [ 72%] tests/core/test_solve.py::test_solve_1 PASSED [ 72%] tests/core/test_solve.py::test_prune_1 PASSED [ 72%] tests/core/test_solve.py::test_force_remove_1 PASSED [ 72%] tests/core/test_solve.py::test_no_deps_1 PASSED [ 72%] tests/core/test_solve.py::test_only_deps_1 PASSED [ 73%] tests/core/test_solve.py::test_only_deps_2 PASSED [ 73%] tests/core/test_solve.py::test_update_all_1 PASSED [ 73%] tests/core/test_solve.py::test_broken_install PASSED [ 73%] tests/core/test_solve.py::test_install_uninstall_features_1 PASSED [ 74%] tests/core/test_solve.py::test_auto_update_conda PASSED [ 74%] tests/core/test_solve.py::test_aggressive_update_packages PASSED [ 74%] tests/core/test_solve.py::test_update_deps_1 PASSED [ 74%] tests/core/test_solve.py::test_pinned_1 PASSED [ 74%] tests/core/test_solve.py::test_no_update_deps_1 PASSED [ 75%] tests/core/test_solve.py::test_force_reinstall_1 PASSED [ 75%] tests/core/test_solve.py::test_force_reinstall_2 PASSED [ 75%] tests/core/test_solve.py::test_timestamps_1 PASSED [ 75%] tests/core/test_solve.py::test_priority_1 PASSED [ 76%] tests/core/test_solve.py::test_features_solve_1 PASSED [ 76%] tests/gateways/test_connection.py::CondaHttpAuthTests::test_add_binstar_token PASSED [ 76%] tests/gateways/test_connection.py::CondaSessionTests::test_local_file_adapter_200 PASSED [ 76%] tests/gateways/test_connection.py::CondaSessionTests::test_local_file_adapter_404 PASSED [ 76%] tests/gateways/test_logging.py::test_token_replace_big_string PASSED [ 77%] tests/gateways/test_logging.py::test_token_replace_individual_strings PASSED [ 77%] tests/gateways/disk/test_delete.py::test_remove_file PASSED [ 77%] tests/gateways/disk/test_delete.py::test_remove_file_to_trash PASSED [ 77%] tests/gateways/disk/test_delete.py::test_remove_dir PASSED [ 78%] tests/gateways/disk/test_delete.py::test_remove_link_to_file PASSED [ 78%] tests/gateways/disk/test_delete.py::test_remove_link_to_dir PASSED [ 78%] tests/gateways/disk/test_delete.py::test_rm_rf_does_not_follow_symlinks PASSED [ 78%] tests/gateways/disk/test_delete.py::test_backoff_unlink PASSED [ 78%] tests/gateways/disk/test_delete.py::test_backoff_unlink_doesnt_exist PASSED [ 79%] tests/gateways/disk/test_delete.py::test_try_rmdir_all_empty_doesnt_exist PASSED [ 79%] tests/gateways/disk/test_link.py::LinkSymlinkUnlinkIslinkReadlinkTests::test_hard_link PASSED [ 79%] tests/gateways/disk/test_link.py::LinkSymlinkUnlinkIslinkReadlinkTests::test_soft_link PASSED [ 79%] tests/gateways/disk/test_permissions.py::test_make_writable PASSED [ 80%] tests/gateways/disk/test_permissions.py::test_make_writable_doesnt_exist PASSED [ 80%] tests/gateways/disk/test_permissions.py::test_make_writable_dir_EPERM PASSED [ 80%] tests/gateways/disk/test_permissions.py::test_recursive_make_writable PASSED [ 80%] tests/gateways/disk/test_permissions.py::test_make_executable PASSED [ 80%] tests/models/test_channel.py::DefaultConfigChannelTests::test_bare_channel PASSED [ 81%] tests/models/test_channel.py::DefaultConfigChannelTests::test_channel_alias_channels PASSED [ 81%] tests/models/test_channel.py::DefaultConfigChannelTests::test_channel_cache PASSED [ 81%] tests/models/test_channel.py::DefaultConfigChannelTests::test_default_channel PASSED [ 81%] tests/models/test_channel.py::DefaultConfigChannelTests::test_url_channel_w_platform PASSED [ 82%] tests/models/test_channel.py::AnacondaServerChannelTests::test_canonicalized_url_gets_correct_token PASSED [ 82%] tests/models/test_channel.py::AnacondaServerChannelTests::test_channel_alias_w_conda_path PASSED [ 82%] tests/models/test_channel.py::AnacondaServerChannelTests::test_channel_alias_w_subhcnnale PASSED [ 82%] tests/models/test_channel.py::AnacondaServerChannelTests::test_custom_token_in_channel PASSED [ 82%] tests/models/test_channel.py::AnacondaServerChannelTests::test_token_in_custom_channel PASSED [ 83%] tests/models/test_channel.py::CustomConfigChannelTests::test_custom_channels PASSED [ 83%] tests/models/test_channel.py::CustomConfigChannelTests::test_custom_channels_port_token_auth PASSED [ 83%] tests/models/test_channel.py::CustomConfigChannelTests::test_defaults_channel PASSED [ 83%] tests/models/test_channel.py::CustomConfigChannelTests::test_file_channel PASSED [ 84%] tests/models/test_channel.py::CustomConfigChannelTests::test_local_channel PASSED [ 84%] tests/models/test_channel.py::CustomConfigChannelTests::test_migrated_custom_channels PASSED [ 84%] tests/models/test_channel.py::CustomConfigChannelTests::test_old_channel_alias PASSED [ 84%] tests/models/test_channel.py::CustomConfigChannelTests::test_pkgs_free PASSED [ 85%] tests/models/test_channel.py::CustomConfigChannelTests::test_pkgs_pro PASSED [ 85%] tests/models/test_channel.py::ChannelAuthTokenPriorityTests::test_channel_alias PASSED [ 85%] tests/models/test_channel.py::ChannelAuthTokenPriorityTests::test_default_channels PASSED [ 85%] tests/models/test_channel.py::ChannelAuthTokenPriorityTests::test_named_custom_channel PASSED [ 85%] tests/models/test_channel.py::ChannelAuthTokenPriorityTests::test_named_custom_channel_w_subchan PASSED [ 86%] tests/models/test_channel.py::ChannelAuthTokenPriorityTests::test_url_custom_channel PASSED [ 86%] tests/models/test_channel.py::ChannelAuthTokenPriorityTests::test_url_custom_channel_w_subchan PASSED [ 86%] tests/models/test_channel.py::UrlChannelTests::test_env_var_file_urls PASSED [ 86%] tests/models/test_channel.py::UrlChannelTests::test_file_url_with_backslashes PASSED [ 87%] tests/models/test_channel.py::UrlChannelTests::test_file_urls PASSED [ 87%] tests/models/test_channel.py::UrlChannelTests::test_subdir_env_var PASSED [ 87%] tests/models/test_channel.py::UrlChannelTests::test_subdirs_env_var PASSED [ 87%] tests/models/test_channel.py::UnknownChannelTests::test_regression_against_unknown_none PASSED [ 87%] tests/models/test_channel.py::OtherChannelParsingTests::test_channels_with_dashes PASSED [ 88%] tests/models/test_channel.py::test_multichannel_priority PASSED [ 88%] tests/models/test_dist.py::DistTests::test_channel PASSED [ 88%] tests/models/test_dist.py::DistTests::test_dist PASSED [ 88%] tests/models/test_dist.py::UrlDistTests::test_dist_with_channel_url PASSED [ 89%] tests/models/test_dist.py::UrlDistTests::test_dist_with_non_channel_url PASSED [ 89%] tests/models/test_index_record.py::PrefixRecordTests::test_index_record_timestamp PASSED [ 89%] tests/models/test_index_record.py::PrefixRecordTests::test_prefix_record_no_channel PASSED [ 89%] tests/models/test_match_spec.py::MatchSpecTests::test_bracket_matches PASSED [ 89%] tests/models/test_match_spec.py::MatchSpecTests::test_build_number_and_filename PASSED [ 90%] tests/models/test_match_spec.py::MatchSpecTests::test_canonical_string_forms PASSED [ 90%] tests/models/test_match_spec.py::MatchSpecTests::test_channel_matching PASSED [ 90%] tests/models/test_match_spec.py::MatchSpecTests::test_dist PASSED [ 90%] tests/models/test_match_spec.py::MatchSpecTests::test_exact_values PASSED [ 91%] tests/models/test_match_spec.py::MatchSpecTests::test_hash PASSED [ 91%] tests/models/test_match_spec.py::MatchSpecTests::test_index_record PASSED [ 91%] tests/models/test_match_spec.py::MatchSpecTests::test_key_value_features_canonical_string_forms SKIPPED [ 91%] tests/models/test_match_spec.py::MatchSpecTests::test_key_value_features_match SKIPPED [ 91%] tests/models/test_match_spec.py::MatchSpecTests::test_legacy_features_canonical_string_forms PASSED [ 92%] tests/models/test_match_spec.py::MatchSpecTests::test_match_1 PASSED [ 92%] tests/models/test_match_spec.py::MatchSpecTests::test_matchspec_errors PASSED [ 92%] tests/models/test_match_spec.py::MatchSpecTests::test_no_name_match_spec PASSED [ 92%] tests/models/test_match_spec.py::MatchSpecTests::test_strictness PASSED [ 93%] tests/models/test_match_spec.py::MatchSpecTests::test_tarball_match_specs PASSED [ 93%] tests/models/test_match_spec.py::MatchSpecTests::test_to_filename PASSED [ 93%] tests/models/test_match_spec.py::TestArg2Spec::test_invalid_arg2spec PASSED [ 93%] tests/models/test_match_spec.py::TestArg2Spec::test_pip_style PASSED [ 93%] tests/models/test_match_spec.py::TestArg2Spec::test_simple PASSED [ 94%] tests/models/test_match_spec.py::TestSpecFromLine::test_comment PASSED [ 94%] tests/models/test_match_spec.py::TestSpecFromLine::test_conda_style PASSED [ 94%] tests/models/test_match_spec.py::TestSpecFromLine::test_invalid PASSED [ 94%] tests/models/test_match_spec.py::TestSpecFromLine::test_pip_style PASSED [ 95%] tests/models/test_match_spec.py::SpecStrParsingTests::test_parse_build_number_brackets PASSED [ 95%] tests/models/test_match_spec.py::SpecStrParsingTests::test_parse_channel_subdir PASSED [ 95%] tests/models/test_match_spec.py::SpecStrParsingTests::test_parse_equal_equal PASSED [ 95%] tests/models/test_match_spec.py::SpecStrParsingTests::test_parse_errors PASSED [ 95%] tests/models/test_match_spec.py::SpecStrParsingTests::test_parse_hard PASSED [ 96%] tests/models/test_match_spec.py::SpecStrParsingTests::test_parse_parens PASSED [ 96%] tests/models/test_match_spec.py::SpecStrParsingTests::test_parse_spec_str_no_brackets PASSED [ 96%] tests/models/test_match_spec.py::SpecStrParsingTests::test_parse_spec_str_tarball_url PASSED [ 96%] tests/models/test_match_spec.py::SpecStrParsingTests::test_parse_spec_str_with_brackets PASSED [ 97%] tests/models/test_match_spec.py::SpecStrParsingTests::test_star_name PASSED [ 97%] tests/models/test_package_info.py::DefaultPackageInfo::test_package_info PASSED [ 97%] tests/models/test_version.py::TestVersionSpec::test_hexrd PASSED [ 97%] tests/models/test_version.py::TestVersionSpec::test_local_identifier PASSED [ 97%] tests/models/test_version.py::TestVersionSpec::test_match PASSED [ 98%] tests/models/test_version.py::TestVersionSpec::test_pep440 PASSED [ 98%] tests/models/test_version.py::TestVersionSpec::test_ver_eval PASSED [ 98%] tests/models/test_version.py::TestVersionSpec::test_ver_eval_errors PASSED [ 98%] tests/models/test_version.py::TestVersionSpec::test_version_order PASSED [ 99%] tests/models/test_version.py::TestVersionSpec::test_version_spec_1 PASSED [ 99%] tests/models/test_version.py::TestVersionSpec::test_version_spec_2 PASSED [ 99%] tests/models/test_version.py::TestVersionSpec::test_version_spec_3 PASSED [ 99%] tests/models/test_version.py::TestVersionSpec::test_version_spec_4 PASSED [100%] ========================== slowest 16 test durations =========================== 2.95s call tests/core/test_solve.py::test_priority_1 1.24s call tests/core/test_solve.py::test_update_deps_1 1.14s call tests/core/test_solve.py::test_broken_install 1.03s call tests/test_logic.py::test_AMONE 0.95s call tests/core/test_solve.py::test_pinned_1 0.92s call tests/core/test_solve.py::test_features_solve_1 0.88s call tests/core/test_solve.py::test_prune_1 0.61s call tests/core/test_solve.py::test_install_uninstall_features_1 0.60s call tests/core/test_solve.py::test_no_deps_1 0.59s call tests/test_resolve.py::test_generate_eq_1 0.58s call tests/core/test_solve.py::test_only_deps_2 0.56s call tests/test_resolve.py::test_broken_install 0.52s call tests/core/test_solve.py::test_update_all_1 0.45s call tests/test_resolve.py::test_channel_priority_2 0.42s call tests/test_resolve.py::TestSolve::test_accelerate 0.36s call tests/core/test_solve.py::test_force_remove_1 ====== 427 passed, 19 skipped, 125 deselected, 1 xfailed in 24.10 seconds ====== + py.test-2.7 -vv -m 'not integration' ============================= test session starts ============================== platform linux2 -- Python 2.7.15, pytest-3.6.3, py-1.5.4, pluggy-0.6.0 -- /usr/bin/python2 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/conda-4.4.11, inifile: setup.cfg plugins: cov-2.5.1 collecting ... collected 572 items / 125 deselected conda/utils.py::conda.utils.human_bytes PASSED [ 0%] conda/common/path.py::conda.common.path.ensure_pad PASSED [ 0%] conda/common/path.py::conda.common.path.is_private_env_name PASSED [ 0%] conda/common/path.py::conda.common.path.is_private_env_path PASSED [ 0%] conda/common/path.py::conda.common.path.paths_equal PASSED [ 1%] conda/common/platform.py::conda.common.platform.get_free_space PASSED [ 1%] conda/common/serialize.py::conda.common.serialize.yaml_load_safe PASSED [ 1%] conda/common/serialize.py::conda.common.serialize.yaml_load_standard PASSED [ 1%] conda/common/signals.py::conda.common.signals.get_signal_name PASSED [ 2%] conda/common/url.py::conda.common.url.is_ipv4_address PASSED [ 2%] conda/common/url.py::conda.common.url.is_ipv6_address_win_py27 PASSED [ 2%] conda/common/url.py::conda.common.url.is_url PASSED [ 2%] conda/common/url.py::conda.common.url.maybe_add_auth PASSED [ 2%] conda/common/url.py::conda.common.url.split_anaconda_token PASSED [ 3%] conda/common/url.py::conda.common.url.split_platform PASSED [ 3%] conda/common/url.py::conda.common.url.split_scheme_auth_token PASSED [ 3%] conda/common/url.py::conda.common.url.strip_scheme PASSED [ 3%] conda/common/url.py::conda.common.url.url_to_s3_info PASSED [ 4%] conda/models/match_spec.py::conda.models.match_spec.MatchSpec PASSED [ 4%] conda/models/match_spec.py::conda.models.match_spec._parse_legacy_dist PASSED [ 4%] conda/models/match_spec.py::conda.models.match_spec._parse_version_plus_build PASSED [ 4%] conda/models/version.py::conda.models.version.treeify PASSED [ 4%] conda/models/version.py::conda.models.version.untreeify PASSED [ 5%] tests/test_activate.py::ActivatorUnitTests::test_PS1 PASSED [ 5%] tests/test_activate.py::ActivatorUnitTests::test_PS1_no_changeps1 PASSED [ 5%] tests/test_activate.py::ActivatorUnitTests::test_activate_environment_not_found PASSED [ 5%] tests/test_activate.py::ActivatorUnitTests::test_activate_help PASSED [ 6%] tests/test_activate.py::ActivatorUnitTests::test_activate_same_environment PASSED [ 6%] tests/test_activate.py::ActivatorUnitTests::test_add_prefix_to_path PASSED [ 6%] tests/test_activate.py::ActivatorUnitTests::test_build_activate_shlvl_0 PASSED [ 6%] tests/test_activate.py::ActivatorUnitTests::test_build_activate_shlvl_1 PASSED [ 6%] tests/test_activate.py::ActivatorUnitTests::test_build_activate_shlvl_2 PASSED [ 7%] tests/test_activate.py::ActivatorUnitTests::test_build_deactivate_shlvl_1 PASSED [ 7%] tests/test_activate.py::ActivatorUnitTests::test_build_deactivate_shlvl_2 PASSED [ 7%] tests/test_activate.py::ActivatorUnitTests::test_default_env PASSED [ 7%] tests/test_activate.py::ActivatorUnitTests::test_remove_prefix_from_path_1 PASSED [ 8%] tests/test_activate.py::ActivatorUnitTests::test_remove_prefix_from_path_2 PASSED [ 8%] tests/test_activate.py::ActivatorUnitTests::test_replace_prefix_in_path_1 PASSED [ 8%] tests/test_activate.py::ActivatorUnitTests::test_wrong_args PASSED [ 8%] tests/test_activate.py::ShellWrapperUnitTests::test_cmd_exe_basic SKIPPED [ 8%] tests/test_activate.py::ShellWrapperUnitTests::test_csh_basic PASSED [ 9%] tests/test_activate.py::ShellWrapperUnitTests::test_fish_basic PASSED [ 9%] tests/test_activate.py::ShellWrapperUnitTests::test_native_path_to_unix PASSED [ 9%] tests/test_activate.py::ShellWrapperUnitTests::test_posix_basic PASSED [ 9%] tests/test_activate.py::ShellWrapperUnitTests::test_powershell_basic PASSED [ 10%] tests/test_activate.py::ShellWrapperUnitTests::test_xonsh_basic PASSED [ 10%] tests/test_api.py::test_Solver_contract PASSED [ 10%] tests/test_cli.py::TestJson::test_config PASSED [ 10%] tests/test_exceptions.py::ExceptionTests::test_BasicClobberError PASSED [ 10%] tests/test_exceptions.py::ExceptionTests::test_BinaryPrefixReplacementError PASSED [ 11%] tests/test_exceptions.py::ExceptionTests::test_CommandNotFoundError_conda_build PASSED [ 11%] tests/test_exceptions.py::ExceptionTests::test_CommandNotFoundError_simple PASSED [ 11%] tests/test_exceptions.py::ExceptionTests::test_CondaFileNotFoundError PASSED [ 11%] tests/test_exceptions.py::ExceptionTests::test_CondaHTTPError PASSED [ 12%] tests/test_exceptions.py::ExceptionTests::test_CondaKeyError PASSED [ 12%] tests/test_exceptions.py::ExceptionTests::test_CondaRevisionError PASSED [ 12%] tests/test_exceptions.py::ExceptionTests::test_DirectoryNotFoundError PASSED [ 12%] tests/test_exceptions.py::ExceptionTests::test_KnownPackageClobberError PASSED [ 12%] tests/test_exceptions.py::ExceptionTests::test_MD5MismatchError PASSED [ 13%] tests/test_exceptions.py::ExceptionTests::test_PackageNotFoundError PASSED [ 13%] tests/test_exceptions.py::ExceptionTests::test_SharedLinkPathClobberError PASSED [ 13%] tests/test_exceptions.py::ExceptionTests::test_TooFewArgumentsError PASSED [ 13%] tests/test_exceptions.py::ExceptionTests::test_TooManyArgumentsError PASSED [ 14%] tests/test_exceptions.py::ExceptionTests::test_UnknownPackageClobberError PASSED [ 14%] tests/test_exceptions.py::ExceptionTests::test_print_unexpected_error_message_opt_out_1 PASSED [ 14%] tests/test_exceptions.py::ExceptionTests::test_print_unexpected_error_message_opt_out_2 PASSED [ 14%] tests/test_exceptions.py::ExceptionTests::test_print_unexpected_error_message_upload_1 PASSED [ 14%] tests/test_exceptions.py::ExceptionTests::test_print_unexpected_error_message_upload_2 PASSED [ 15%] tests/test_exceptions.py::ExceptionTests::test_print_unexpected_error_message_upload_3 PASSED [ 15%] tests/test_exports.py::test_exports PASSED [ 15%] tests/test_exports.py::test_conda_subprocess PASSED [ 15%] tests/test_fetch.py::TestDownload::test_download_httperror <- PASSED [ 16%] tests/test_history.py::HistoryTestCase::test_calls_update_on_exit <- tests/decorators.py PASSED [ 16%] tests/test_history.py::HistoryTestCase::test_empty_history_check_on_empty_env <- tests/decorators.py PASSED [ 16%] tests/test_history.py::HistoryTestCase::test_parse_on_empty_env <- tests/decorators.py PASSED [ 16%] tests/test_history.py::HistoryTestCase::test_returns_history_object_as_context_object <- tests/decorators.py PASSED [ 17%] tests/test_history.py::HistoryTestCase::test_works_as_context_manager PASSED [ 17%] tests/test_history.py::UserRequestsTestCase::test_0 PASSED [ 17%] tests/test_history.py::UserRequestsTestCase::test_last PASSED [ 17%] tests/test_history.py::UserRequestsTestCase::test_len PASSED [ 17%] tests/test_import.py::TestImportAllConda::test_import_cli PASSED [ 18%] tests/test_import.py::TestImportAllConda::test_import_progressbar PASSED [ 18%] tests/test_import.py::TestImportAllConda::test_import_root PASSED [ 18%] tests/test_info.py::test_info PASSED [ 18%] tests/test_info.py::test_get_info_dict SKIPPED [ 19%] tests/test_install.py::TestBinaryReplace::test_multiple PASSED [ 19%] tests/test_install.py::TestBinaryReplace::test_no_extra PASSED [ 19%] tests/test_install.py::TestBinaryReplace::test_shorter PASSED [ 19%] tests/test_install.py::TestBinaryReplace::test_simple PASSED [ 19%] tests/test_install.py::TestBinaryReplace::test_spaces PASSED [ 20%] tests/test_install.py::TestBinaryReplace::test_too_long PASSED [ 20%] tests/test_install.py::TestBinaryReplace::test_two PASSED [ 20%] tests/test_install.py::FileTests::test_binary PASSED [ 20%] tests/test_install.py::FileTests::test_default_text PASSED [ 21%] tests/test_install.py::FileTests::test_long_default_text PASSED [ 21%] tests/test_install.py::test_yield_lines PASSED [ 21%] tests/test_install.py::test_read_no_link PASSED [ 21%] tests/test_instructions.py::test_expected_operation_order PASSED [ 21%] tests/test_instructions.py::TestExecutePlan::test_check_files_in_tarball_files_exist PASSED [ 22%] tests/test_instructions.py::TestExecutePlan::test_check_files_in_tarball_files_not_exist PASSED [ 22%] tests/test_instructions.py::TestExecutePlan::test_simple_instruction PASSED [ 22%] tests/test_instructions.py::TestExecutePlan::test_state PASSED [ 22%] tests/test_lock.py::test_filelock_passes PASSED [ 23%] tests/test_lock.py::test_filelock_locks PASSED [ 23%] tests/test_lock.py::test_folder_locks PASSED [ 23%] tests/test_lock.py::test_lock_thread PASSED [ 23%] tests/test_lock.py::test_lock_retries PASSED [ 23%] tests/test_lock.py::test_permission_file PASSED [ 24%] tests/test_logic.py::test_NOT PASSED [ 24%] tests/test_logic.py::test_AND PASSED [ 24%] tests/test_logic.py::test_OR PASSED [ 24%] tests/test_logic.py::test_XOR PASSED [ 25%] tests/test_logic.py::test_ITE PASSED [ 25%] tests/test_logic.py::test_AMONE PASSED [ 25%] tests/test_logic.py::test_sat PASSED [ 25%] tests/test_logic.py::test_minimize PASSED [ 25%] tests/test_logic.py::test_minimal_unsatisfiable_subset PASSED [ 26%] tests/test_misc.py::TestMisc::test_cache_fn_url PASSED [ 26%] tests/test_misc.py::TestMisc::test_url_pat_1 PASSED [ 26%] tests/test_misc.py::TestMisc::test_url_pat_2 PASSED [ 26%] tests/test_misc.py::TestMisc::test_url_pat_3 PASSED [ 27%] tests/test_misc.py::test_walk_prefix PASSED [ 27%] tests/test_plan.py::add_unlink_TestCase::test_adds_to_existing_actions <- tests/decorators.py PASSED [ 27%] tests/test_plan.py::add_unlink_TestCase::test_simply_adds_unlink_on_non_windows <- tests/decorators.py PASSED [ 27%] tests/test_plan.py::test_display_actions_0 PASSED [ 27%] tests/test_plan.py::test_display_actions_show_channel_urls PASSED [ 28%] tests/test_plan.py::test_display_actions_link_type xfail [ 28%] tests/test_plan.py::test_display_actions_features PASSED [ 28%] tests/test_plan.py::TestDeprecatedExecutePlan::test_execute_plan PASSED [ 28%] tests/test_plan.py::TestDeprecatedExecutePlan::test_update_old_plan PASSED [ 29%] tests/test_plan.py::test_pinned_specs PASSED [ 29%] tests/test_resolve.py::TestSolve::test_accelerate PASSED [ 29%] tests/test_resolve.py::TestSolve::test_anaconda_nomkl PASSED [ 29%] tests/test_resolve.py::TestSolve::test_empty PASSED [ 29%] tests/test_resolve.py::TestSolve::test_iopro_mkl PASSED [ 30%] tests/test_resolve.py::TestSolve::test_iopro_nomkl PASSED [ 30%] tests/test_resolve.py::TestSolve::test_mkl PASSED [ 30%] tests/test_resolve.py::TestSolve::test_scipy_mkl PASSED [ 30%] tests/test_resolve.py::test_pseudo_boolean PASSED [ 31%] tests/test_resolve.py::test_get_dists PASSED [ 31%] tests/test_resolve.py::test_generate_eq_1 PASSED [ 31%] tests/test_resolve.py::test_unsat PASSED [ 31%] tests/test_resolve.py::test_nonexistent PASSED [ 31%] tests/test_resolve.py::test_timestamps_and_deps PASSED [ 32%] tests/test_resolve.py::test_nonexistent_deps PASSED [ 32%] tests/test_resolve.py::test_install_package_with_feature PASSED [ 32%] tests/test_resolve.py::test_unintentional_feature_downgrade PASSED [ 32%] tests/test_resolve.py::test_circular_dependencies PASSED [ 33%] tests/test_resolve.py::test_optional_dependencies PASSED [ 33%] tests/test_resolve.py::test_irrational_version PASSED [ 33%] tests/test_resolve.py::test_no_features PASSED [ 33%] tests/test_resolve.py::test_multiple_solution PASSED [ 34%] tests/test_resolve.py::test_broken_install PASSED [ 34%] tests/test_resolve.py::test_remove PASSED [ 34%] tests/test_resolve.py::test_channel_priority_1 PASSED [ 34%] tests/test_resolve.py::test_channel_priority_2 PASSED [ 34%] tests/test_resolve.py::test_dependency_sort PASSED [ 35%] tests/test_resolve.py::test_update_deps PASSED [ 35%] tests/test_resolve.py::test_surplus_features_1 PASSED [ 35%] tests/test_resolve.py::test_surplus_features_2 PASSED [ 35%] tests/test_toposort.py::TopoSortTests::test_cycle PASSED [ 36%] tests/test_toposort.py::TopoSortTests::test_cycle_best_effort PASSED [ 36%] tests/test_toposort.py::TopoSortTests::test_pop_key PASSED [ 36%] tests/test_toposort.py::TopoSortTests::test_python_is_prioritized PASSED [ 36%] tests/test_toposort.py::TopoSortTests::test_simple PASSED [ 36%] tests/test_utils.py::test_path_translations PASSED [ 37%] tests/test_utils.py::test_text_translations PASSED [ 37%] tests/base/test_constants.py::test_null_is_falsey PASSED [ 37%] tests/base/test_context.py::ContextCustomRcTests::test_aggressive_update_packages PASSED [ 37%] tests/base/test_context.py::ContextCustomRcTests::test_client_ssl_cert PASSED [ 38%] tests/base/test_context.py::ContextCustomRcTests::test_clobber_enum PASSED [ 38%] tests/base/test_context.py::ContextCustomRcTests::test_conda_bld_path PASSED [ 38%] tests/base/test_context.py::ContextCustomRcTests::test_conda_build_root_dir PASSED [ 38%] tests/base/test_context.py::ContextCustomRcTests::test_conda_envs_path PASSED [ 38%] tests/base/test_context.py::ContextCustomRcTests::test_custom_multichannels PASSED [ 39%] tests/base/test_context.py::ContextCustomRcTests::test_default_target_is_root_prefix PASSED [ 39%] tests/base/test_context.py::ContextCustomRcTests::test_describe_all PASSED [ 39%] tests/base/test_context.py::ContextCustomRcTests::test_local_build_root_custom_rc PASSED [ 39%] tests/base/test_context.py::ContextCustomRcTests::test_migrated_custom_channels PASSED [ 40%] tests/base/test_context.py::ContextCustomRcTests::test_old_channel_alias PASSED [ 40%] tests/base/test_context.py::ContextCustomRcTests::test_proxy_servers PASSED [ 40%] tests/base/test_context.py::ContextCustomRcTests::test_target_prefix PASSED [ 40%] tests/base/test_context.py::ContextDefaultRcTests::test_local_build_root_default_rc PASSED [ 40%] tests/base/test_context.py::ContextDefaultRcTests::test_subdirs PASSED [ 41%] tests/cli/test_activate.py::test_activate_test1[shell0] SKIPPED [ 41%] tests/cli/test_activate.py::test_activate_env_from_env_with_root_activate[shell0] SKIPPED [ 41%] tests/cli/test_activate.py::test_activate_bad_directory[shell0] SKIPPED [ 41%] tests/cli/test_activate.py::test_activate_bad_env_keeps_existing_good_env[shell0] SKIPPED [ 42%] tests/cli/test_activate.py::test_activate_deactivate[shell0] SKIPPED [ 42%] tests/cli/test_activate.py::test_activate_root_simple[shell0] SKIPPED [ 42%] tests/cli/test_activate.py::test_wrong_args[shell0] SKIPPED [ 42%] tests/cli/test_activate.py::test_PS1_changeps1[shell0] SKIPPED [ 42%] tests/cli/test_activate.py::test_PS1_no_changeps1[shell0] SKIPPED [ 43%] tests/cli/test_activate.py::test_CONDA_DEFAULT_ENV[shell0] SKIPPED [ 43%] tests/cli/test_activate.py::test_activate_from_env[shell0] SKIPPED [ 43%] tests/cli/test_activate.py::test_deactivate_from_env[shell0] SKIPPED [ 43%] tests/cli/test_activate.py::test_activate_does_not_leak_echo_setting[shell0] SKIPPED [ 44%] tests/cli/test_activate.py::test_activate_non_ascii_char_in_path[shell0] SKIPPED [ 44%] tests/cli/test_activate.py::test_activate_has_extra_env_vars[shell0] SKIPPED [ 44%] tests/cli/test_common.py::test_check_non_admin_enabled_false PASSED [ 44%] tests/cli/test_common.py::test_check_non_admin_enabled_true PASSED [ 44%] tests/cli/test_common.py::ConfirmTests::test_always_yes PASSED [ 45%] tests/cli/test_common.py::ConfirmTests::test_confirm_yn_no PASSED [ 45%] tests/cli/test_common.py::ConfirmTests::test_confirm_yn_yes PASSED [ 45%] tests/cli/test_common.py::ConfirmTests::test_dry_run_exit PASSED [ 45%] tests/cli/test_conda_argparse.py::test_help_through_python_api PASSED [ 46%] tests/cli/test_conda_argparse.py::test_parser_basics PASSED [ 46%] tests/cli/test_config.py::test_invalid_config PASSED [ 46%] tests/cli/test_config.py::test_config_command_basics PASSED [ 46%] tests/cli/test_config.py::test_config_command_show PASSED [ 46%] tests/cli/test_config.py::test_config_command_get PASSED [ 47%] tests/cli/test_config.py::test_config_command_parser PASSED [ 47%] tests/cli/test_config.py::test_config_command_remove_force PASSED [ 47%] tests/cli/test_config.py::test_config_command_bad_args PASSED [ 47%] tests/cli/test_config.py::test_config_set PASSED [ 48%] tests/cli/test_config.py::test_set_rc_string PASSED [ 48%] tests/cli/test_main_info.py::test_info_root PASSED [ 48%] tests/cli/test_main_info.py::test_info_unsafe_channels PASSED [ 48%] tests/common/test_configuration.py::ConfigurationTests::test_config_resets PASSED [ 48%] tests/common/test_configuration.py::ConfigurationTests::test_cross_parameter_validation PASSED [ 49%] tests/common/test_configuration.py::ConfigurationTests::test_default_values PASSED [ 49%] tests/common/test_configuration.py::ConfigurationTests::test_empty_map_parameter PASSED [ 49%] tests/common/test_configuration.py::ConfigurationTests::test_env_var_config PASSED [ 49%] tests/common/test_configuration.py::ConfigurationTests::test_env_var_config_alias PASSED [ 50%] tests/common/test_configuration.py::ConfigurationTests::test_env_var_config_empty_sequence PASSED [ 50%] tests/common/test_configuration.py::ConfigurationTests::test_env_var_config_no_split_sequence PASSED [ 50%] tests/common/test_configuration.py::ConfigurationTests::test_env_var_config_split_sequence PASSED [ 50%] tests/common/test_configuration.py::ConfigurationTests::test_important_primitive_map_merges PASSED [ 51%] tests/common/test_configuration.py::ConfigurationTests::test_invalid_map_parameter PASSED [ 51%] tests/common/test_configuration.py::ConfigurationTests::test_invalid_seq_parameter PASSED [ 51%] tests/common/test_configuration.py::ConfigurationTests::test_list_merges PASSED [ 51%] tests/common/test_configuration.py::ConfigurationTests::test_load_raw_configs PASSED [ 51%] tests/common/test_configuration.py::ConfigurationTests::test_map_parameter_must_be_map PASSED [ 52%] tests/common/test_configuration.py::ConfigurationTests::test_parameter PASSED [ 52%] tests/common/test_configuration.py::ConfigurationTests::test_simple_merges_and_caching PASSED [ 52%] tests/common/test_configuration.py::ConfigurationTests::test_validate_all PASSED [ 52%] tests/common/test_configuration.py::ConfigurationTests::test_validation PASSED [ 53%] tests/common/test_io.py::test_captured PASSED [ 53%] tests/common/test_io.py::test_attach_stderr_handler PASSED [ 53%] tests/common/test_path.py::test_url_to_path_unix PASSED [ 53%] tests/common/test_path.py::test_url_to_path_windows_local PASSED [ 53%] tests/common/test_path.py::test_url_to_path_windows_unc PASSED [ 54%] tests/common/test_path.py::test_win_path_backout PASSED [ 54%] tests/common/test_path.py::test_missing_pyc_files_27 PASSED [ 54%] tests/common/test_path.py::test_missing_pyc_files_34 PASSED [ 54%] tests/common/test_path.py::test_missing_pyc_files_35 PASSED [ 55%] tests/common/test_path.py::test_get_major_minor_version_no_dot PASSED [ 55%] tests/common/test_platform.py::test_is_admin_on_windows PASSED [ 55%] tests/common/test_url.py::test_maybe_add_auth PASSED [ 55%] tests/common/test_url.py::test_add_username_and_pass_to_url PASSED [ 55%] tests/common/test_url.py::test_is_url PASSED [ 56%] tests/common/test_url.py::test_is_ipv6_address PASSED [ 56%] tests/common/test_url.py::test_is_ip_address PASSED [ 56%] tests/common/test_yaml.py::test_dump PASSED [ 56%] tests/common/test_yaml.py::test_seq_simple PASSED [ 57%] tests/common/test_yaml.py::test_yaml_complex PASSED [ 57%] tests/common/test_yaml.py::test_map PASSED [ 57%] tests/conda_env/test_env.py::from_file_TestCase::test_retains_full_filename PASSED [ 57%] tests/conda_env/test_env.py::from_file_TestCase::test_returns_Environment PASSED [ 57%] tests/conda_env/test_env.py::from_file_TestCase::test_with_pip PASSED [ 58%] tests/conda_env/test_env.py::EnvironmentTestCase::test_add_channels PASSED [ 58%] tests/conda_env/test_env.py::EnvironmentTestCase::test_args_are_wildcarded PASSED [ 58%] tests/conda_env/test_env.py::EnvironmentTestCase::test_builds_spec_from_line_raw_dependency PASSED [ 58%] tests/conda_env/test_env.py::EnvironmentTestCase::test_can_add_dependencies_to_environment PASSED [ 59%] tests/conda_env/test_env.py::EnvironmentTestCase::test_channels_are_provided_by_kwarg PASSED [ 59%] tests/conda_env/test_env.py::EnvironmentTestCase::test_channels_default_to_empty_list PASSED [ 59%] tests/conda_env/test_env.py::EnvironmentTestCase::test_dependencies_are_empty_by_default PASSED [ 59%] tests/conda_env/test_env.py::EnvironmentTestCase::test_dependencies_update_after_adding PASSED [ 59%] tests/conda_env/test_env.py::EnvironmentTestCase::test_has_empty_filename_by_default PASSED [ 60%] tests/conda_env/test_env.py::EnvironmentTestCase::test_has_empty_name_by_default PASSED [ 60%] tests/conda_env/test_env.py::EnvironmentTestCase::test_has_filename_if_provided PASSED [ 60%] tests/conda_env/test_env.py::EnvironmentTestCase::test_has_name_if_provided PASSED [ 60%] tests/conda_env/test_env.py::EnvironmentTestCase::test_other_tips_of_dependencies_are_supported PASSED [ 61%] tests/conda_env/test_env.py::EnvironmentTestCase::test_parses_dependencies_from_raw_file PASSED [ 61%] tests/conda_env/test_env.py::EnvironmentTestCase::test_remove_channels PASSED [ 61%] tests/conda_env/test_env.py::EnvironmentTestCase::test_to_dict_returns_dictionary_of_data PASSED [ 61%] tests/conda_env/test_env.py::EnvironmentTestCase::test_to_dict_returns_just_name_if_only_thing_present PASSED [ 61%] tests/conda_env/test_env.py::EnvironmentTestCase::test_to_yaml_returns_proper_yaml PASSED [ 62%] tests/conda_env/test_env.py::EnvironmentTestCase::test_to_yaml_returns_yaml_parseable_string PASSED [ 62%] tests/conda_env/test_env.py::EnvironmentTestCase::test_to_yaml_takes_stream PASSED [ 62%] tests/conda_env/test_env.py::DirectoryTestCase::test_has_dependencies PASSED [ 62%] tests/conda_env/test_env.py::DirectoryTestCase::test_has_expected_name PASSED [ 63%] tests/conda_env/test_env.py::DirectoryTestCase::test_returns_env_object PASSED [ 63%] tests/conda_env/test_env.py::load_from_directory_example_TestCase::test_has_dependencies PASSED [ 63%] tests/conda_env/test_env.py::load_from_directory_example_TestCase::test_has_expected_name PASSED [ 63%] tests/conda_env/test_env.py::load_from_directory_example_TestCase::test_returns_env_object PASSED [ 63%] tests/conda_env/test_env.py::load_from_directory_example_yaml_TestCase::test_has_dependencies PASSED [ 64%] tests/conda_env/test_env.py::load_from_directory_example_yaml_TestCase::test_has_expected_name PASSED [ 64%] tests/conda_env/test_env.py::load_from_directory_example_yaml_TestCase::test_returns_env_object PASSED [ 64%] tests/conda_env/test_env.py::load_from_directory_recursive_TestCase::test_has_dependencies PASSED [ 64%] tests/conda_env/test_env.py::load_from_directory_recursive_TestCase::test_has_expected_name PASSED [ 65%] tests/conda_env/test_env.py::load_from_directory_recursive_TestCase::test_returns_env_object PASSED [ 65%] tests/conda_env/test_env.py::load_from_directory_recursive_two_TestCase::test_has_dependencies PASSED [ 65%] tests/conda_env/test_env.py::load_from_directory_recursive_two_TestCase::test_has_expected_name PASSED [ 65%] tests/conda_env/test_env.py::load_from_directory_recursive_two_TestCase::test_returns_env_object PASSED [ 65%] tests/conda_env/test_env.py::load_from_directory_trailing_slash_TestCase::test_has_dependencies PASSED [ 66%] tests/conda_env/test_env.py::load_from_directory_trailing_slash_TestCase::test_has_expected_name PASSED [ 66%] tests/conda_env/test_env.py::load_from_directory_trailing_slash_TestCase::test_returns_env_object PASSED [ 66%] tests/conda_env/test_env.py::load_from_directory_TestCase::test_raised_exception_has_environment_yml_as_file PASSED [ 66%] tests/conda_env/test_env.py::load_from_directory_TestCase::test_raises_when_unable_to_find PASSED [ 67%] tests/conda_env/test_env.py::LoadEnvFromFileAndSaveTestCase::test PASSED [ 67%] tests/conda_env/test_env.py::LoadEnvFromFileAndSaveTestCase::test_expected_default_conditions PASSED [ 67%] tests/conda_env/test_env.py::EnvironmentSaveTestCase::test_creates_file_on_save PASSED [ 67%] tests/core/test_envs_manager.py::EnvsManagerUnitTests::test_prefix_cli_flag PASSED [ 68%] tests/core/test_envs_manager.py::EnvsManagerUnitTests::test_register_unregister_location_env PASSED [ 68%] tests/core/test_envs_manager.py::EnvsManagerUnitTests::test_rewrite_environments_txt_file PASSED [ 68%] tests/core/test_index.py::test_check_whitelist PASSED [ 68%] tests/core/test_path_actions.py::PathActionsTests::test_CompilePycAction_generic PASSED [ 68%] tests/core/test_path_actions.py::PathActionsTests::test_CompilePycAction_noarch_python PASSED [ 69%] tests/core/test_path_actions.py::PathActionsTests::test_CreatePythonEntryPointAction_generic PASSED [ 69%] tests/core/test_path_actions.py::PathActionsTests::test_CreatePythonEntryPointAction_noarch_python PASSED [ 69%] tests/core/test_path_actions.py::PathActionsTests::test_simple_LinkPathAction_copy PASSED [ 69%] tests/core/test_path_actions.py::PathActionsTests::test_simple_LinkPathAction_directory PASSED [ 70%] tests/core/test_path_actions.py::PathActionsTests::test_simple_LinkPathAction_hardlink PASSED [ 70%] tests/core/test_path_actions.py::PathActionsTests::test_simple_LinkPathAction_softlink PASSED [ 70%] tests/core/test_portability.py::ReplaceShebangTests::test_replace_long_shebang PASSED [ 70%] tests/core/test_portability.py::ReplaceShebangTests::test_shebang_regex_matches PASSED [ 70%] tests/core/test_repodata.py::StaticFunctionTests::test_cache_fn_url PASSED [ 71%] tests/core/test_repodata.py::StaticFunctionTests::test_read_mod_and_etag_etag_mod PASSED [ 71%] tests/core/test_repodata.py::StaticFunctionTests::test_read_mod_and_etag_etag_only PASSED [ 71%] tests/core/test_repodata.py::StaticFunctionTests::test_read_mod_and_etag_mod_etag PASSED [ 71%] tests/core/test_repodata.py::StaticFunctionTests::test_read_mod_and_etag_mod_only PASSED [ 72%] tests/core/test_solve.py::test_solve_1 PASSED [ 72%] tests/core/test_solve.py::test_prune_1 PASSED [ 72%] tests/core/test_solve.py::test_force_remove_1 PASSED [ 72%] tests/core/test_solve.py::test_no_deps_1 PASSED [ 72%] tests/core/test_solve.py::test_only_deps_1 PASSED [ 73%] tests/core/test_solve.py::test_only_deps_2 PASSED [ 73%] tests/core/test_solve.py::test_update_all_1 PASSED [ 73%] tests/core/test_solve.py::test_broken_install PASSED [ 73%] tests/core/test_solve.py::test_install_uninstall_features_1 PASSED [ 74%] tests/core/test_solve.py::test_auto_update_conda PASSED [ 74%] tests/core/test_solve.py::test_aggressive_update_packages PASSED [ 74%] tests/core/test_solve.py::test_update_deps_1 PASSED [ 74%] tests/core/test_solve.py::test_pinned_1 PASSED [ 74%] tests/core/test_solve.py::test_no_update_deps_1 PASSED [ 75%] tests/core/test_solve.py::test_force_reinstall_1 PASSED [ 75%] tests/core/test_solve.py::test_force_reinstall_2 PASSED [ 75%] tests/core/test_solve.py::test_timestamps_1 PASSED [ 75%] tests/core/test_solve.py::test_priority_1 PASSED [ 76%] tests/core/test_solve.py::test_features_solve_1 PASSED [ 76%] tests/gateways/test_connection.py::CondaHttpAuthTests::test_add_binstar_token PASSED [ 76%] tests/gateways/test_connection.py::CondaSessionTests::test_local_file_adapter_200 PASSED [ 76%] tests/gateways/test_connection.py::CondaSessionTests::test_local_file_adapter_404 PASSED [ 76%] tests/gateways/test_logging.py::test_token_replace_big_string PASSED [ 77%] tests/gateways/test_logging.py::test_token_replace_individual_strings PASSED [ 77%] tests/gateways/disk/test_delete.py::test_remove_file PASSED [ 77%] tests/gateways/disk/test_delete.py::test_remove_file_to_trash PASSED [ 77%] tests/gateways/disk/test_delete.py::test_remove_dir PASSED [ 78%] tests/gateways/disk/test_delete.py::test_remove_link_to_file PASSED [ 78%] tests/gateways/disk/test_delete.py::test_remove_link_to_dir PASSED [ 78%] tests/gateways/disk/test_delete.py::test_rm_rf_does_not_follow_symlinks PASSED [ 78%] tests/gateways/disk/test_delete.py::test_backoff_unlink PASSED [ 78%] tests/gateways/disk/test_delete.py::test_backoff_unlink_doesnt_exist PASSED [ 79%] tests/gateways/disk/test_delete.py::test_try_rmdir_all_empty_doesnt_exist PASSED [ 79%] tests/gateways/disk/test_link.py::LinkSymlinkUnlinkIslinkReadlinkTests::test_hard_link PASSED [ 79%] tests/gateways/disk/test_link.py::LinkSymlinkUnlinkIslinkReadlinkTests::test_soft_link PASSED [ 79%] tests/gateways/disk/test_permissions.py::test_make_writable PASSED [ 80%] tests/gateways/disk/test_permissions.py::test_make_writable_doesnt_exist PASSED [ 80%] tests/gateways/disk/test_permissions.py::test_make_writable_dir_EPERM PASSED [ 80%] tests/gateways/disk/test_permissions.py::test_recursive_make_writable PASSED [ 80%] tests/gateways/disk/test_permissions.py::test_make_executable PASSED [ 80%] tests/models/test_channel.py::DefaultConfigChannelTests::test_bare_channel PASSED [ 81%] tests/models/test_channel.py::DefaultConfigChannelTests::test_channel_alias_channels PASSED [ 81%] tests/models/test_channel.py::DefaultConfigChannelTests::test_channel_cache PASSED [ 81%] tests/models/test_channel.py::DefaultConfigChannelTests::test_default_channel PASSED [ 81%] tests/models/test_channel.py::DefaultConfigChannelTests::test_url_channel_w_platform PASSED [ 82%] tests/models/test_channel.py::AnacondaServerChannelTests::test_canonicalized_url_gets_correct_token PASSED [ 82%] tests/models/test_channel.py::AnacondaServerChannelTests::test_channel_alias_w_conda_path PASSED [ 82%] tests/models/test_channel.py::AnacondaServerChannelTests::test_channel_alias_w_subhcnnale PASSED [ 82%] tests/models/test_channel.py::AnacondaServerChannelTests::test_custom_token_in_channel PASSED [ 82%] tests/models/test_channel.py::AnacondaServerChannelTests::test_token_in_custom_channel PASSED [ 83%] tests/models/test_channel.py::CustomConfigChannelTests::test_custom_channels PASSED [ 83%] tests/models/test_channel.py::CustomConfigChannelTests::test_custom_channels_port_token_auth PASSED [ 83%] tests/models/test_channel.py::CustomConfigChannelTests::test_defaults_channel PASSED [ 83%] tests/models/test_channel.py::CustomConfigChannelTests::test_file_channel PASSED [ 84%] tests/models/test_channel.py::CustomConfigChannelTests::test_local_channel PASSED [ 84%] tests/models/test_channel.py::CustomConfigChannelTests::test_migrated_custom_channels PASSED [ 84%] tests/models/test_channel.py::CustomConfigChannelTests::test_old_channel_alias PASSED [ 84%] tests/models/test_channel.py::CustomConfigChannelTests::test_pkgs_free PASSED [ 85%] tests/models/test_channel.py::CustomConfigChannelTests::test_pkgs_pro PASSED [ 85%] tests/models/test_channel.py::ChannelAuthTokenPriorityTests::test_channel_alias PASSED [ 85%] tests/models/test_channel.py::ChannelAuthTokenPriorityTests::test_default_channels PASSED [ 85%] tests/models/test_channel.py::ChannelAuthTokenPriorityTests::test_named_custom_channel PASSED [ 85%] tests/models/test_channel.py::ChannelAuthTokenPriorityTests::test_named_custom_channel_w_subchan PASSED [ 86%] tests/models/test_channel.py::ChannelAuthTokenPriorityTests::test_url_custom_channel PASSED [ 86%] tests/models/test_channel.py::ChannelAuthTokenPriorityTests::test_url_custom_channel_w_subchan PASSED [ 86%] tests/models/test_channel.py::UrlChannelTests::test_env_var_file_urls PASSED [ 86%] tests/models/test_channel.py::UrlChannelTests::test_file_url_with_backslashes PASSED [ 87%] tests/models/test_channel.py::UrlChannelTests::test_file_urls PASSED [ 87%] tests/models/test_channel.py::UrlChannelTests::test_subdir_env_var PASSED [ 87%] tests/models/test_channel.py::UrlChannelTests::test_subdirs_env_var PASSED [ 87%] tests/models/test_channel.py::UnknownChannelTests::test_regression_against_unknown_none PASSED [ 87%] tests/models/test_channel.py::OtherChannelParsingTests::test_channels_with_dashes PASSED [ 88%] tests/models/test_channel.py::test_multichannel_priority PASSED [ 88%] tests/models/test_dist.py::DistTests::test_channel PASSED [ 88%] tests/models/test_dist.py::DistTests::test_dist PASSED [ 88%] tests/models/test_dist.py::UrlDistTests::test_dist_with_channel_url PASSED [ 89%] tests/models/test_dist.py::UrlDistTests::test_dist_with_non_channel_url PASSED [ 89%] tests/models/test_index_record.py::PrefixRecordTests::test_index_record_timestamp PASSED [ 89%] tests/models/test_index_record.py::PrefixRecordTests::test_prefix_record_no_channel PASSED [ 89%] tests/models/test_match_spec.py::MatchSpecTests::test_bracket_matches PASSED [ 89%] tests/models/test_match_spec.py::MatchSpecTests::test_build_number_and_filename PASSED [ 90%] tests/models/test_match_spec.py::MatchSpecTests::test_canonical_string_forms PASSED [ 90%] tests/models/test_match_spec.py::MatchSpecTests::test_channel_matching PASSED [ 90%] tests/models/test_match_spec.py::MatchSpecTests::test_dist PASSED [ 90%] tests/models/test_match_spec.py::MatchSpecTests::test_exact_values PASSED [ 91%] tests/models/test_match_spec.py::MatchSpecTests::test_hash PASSED [ 91%] tests/models/test_match_spec.py::MatchSpecTests::test_index_record PASSED [ 91%] tests/models/test_match_spec.py::MatchSpecTests::test_key_value_features_canonical_string_forms SKIPPED [ 91%] tests/models/test_match_spec.py::MatchSpecTests::test_key_value_features_match SKIPPED [ 91%] tests/models/test_match_spec.py::MatchSpecTests::test_legacy_features_canonical_string_forms PASSED [ 92%] tests/models/test_match_spec.py::MatchSpecTests::test_match_1 PASSED [ 92%] tests/models/test_match_spec.py::MatchSpecTests::test_matchspec_errors PASSED [ 92%] tests/models/test_match_spec.py::MatchSpecTests::test_no_name_match_spec PASSED [ 92%] tests/models/test_match_spec.py::MatchSpecTests::test_strictness PASSED [ 93%] tests/models/test_match_spec.py::MatchSpecTests::test_tarball_match_specs PASSED [ 93%] tests/models/test_match_spec.py::MatchSpecTests::test_to_filename PASSED [ 93%] tests/models/test_match_spec.py::TestArg2Spec::test_invalid_arg2spec PASSED [ 93%] tests/models/test_match_spec.py::TestArg2Spec::test_pip_style PASSED [ 93%] tests/models/test_match_spec.py::TestArg2Spec::test_simple PASSED [ 94%] tests/models/test_match_spec.py::TestSpecFromLine::test_comment PASSED [ 94%] tests/models/test_match_spec.py::TestSpecFromLine::test_conda_style PASSED [ 94%] tests/models/test_match_spec.py::TestSpecFromLine::test_invalid PASSED [ 94%] tests/models/test_match_spec.py::TestSpecFromLine::test_pip_style PASSED [ 95%] tests/models/test_match_spec.py::SpecStrParsingTests::test_parse_build_number_brackets PASSED [ 95%] tests/models/test_match_spec.py::SpecStrParsingTests::test_parse_channel_subdir PASSED [ 95%] tests/models/test_match_spec.py::SpecStrParsingTests::test_parse_equal_equal PASSED [ 95%] tests/models/test_match_spec.py::SpecStrParsingTests::test_parse_errors PASSED [ 95%] tests/models/test_match_spec.py::SpecStrParsingTests::test_parse_hard PASSED [ 96%] tests/models/test_match_spec.py::SpecStrParsingTests::test_parse_parens PASSED [ 96%] tests/models/test_match_spec.py::SpecStrParsingTests::test_parse_spec_str_no_brackets PASSED [ 96%] tests/models/test_match_spec.py::SpecStrParsingTests::test_parse_spec_str_tarball_url PASSED [ 96%] tests/models/test_match_spec.py::SpecStrParsingTests::test_parse_spec_str_with_brackets PASSED [ 97%] tests/models/test_match_spec.py::SpecStrParsingTests::test_star_name PASSED [ 97%] tests/models/test_package_info.py::DefaultPackageInfo::test_package_info PASSED [ 97%] tests/models/test_version.py::TestVersionSpec::test_hexrd PASSED [ 97%] tests/models/test_version.py::TestVersionSpec::test_local_identifier PASSED [ 97%] tests/models/test_version.py::TestVersionSpec::test_match PASSED [ 98%] tests/models/test_version.py::TestVersionSpec::test_pep440 PASSED [ 98%] tests/models/test_version.py::TestVersionSpec::test_ver_eval PASSED [ 98%] tests/models/test_version.py::TestVersionSpec::test_ver_eval_errors PASSED [ 98%] tests/models/test_version.py::TestVersionSpec::test_version_order PASSED [ 99%] tests/models/test_version.py::TestVersionSpec::test_version_spec_1 PASSED [ 99%] tests/models/test_version.py::TestVersionSpec::test_version_spec_2 PASSED [ 99%] tests/models/test_version.py::TestVersionSpec::test_version_spec_3 PASSED [ 99%] tests/models/test_version.py::TestVersionSpec::test_version_spec_4 PASSED [100%] ========================== slowest 16 test durations =========================== 4.32s call tests/core/test_solve.py::test_priority_1 1.94s call tests/core/test_solve.py::test_update_deps_1 1.58s call tests/core/test_solve.py::test_features_solve_1 1.53s call tests/core/test_solve.py::test_pinned_1 1.48s call tests/core/test_solve.py::test_broken_install 1.28s call tests/core/test_solve.py::test_prune_1 1.09s call tests/test_logic.py::test_AMONE 0.85s call tests/core/test_solve.py::test_no_deps_1 0.75s call tests/core/test_solve.py::test_only_deps_2 0.75s call tests/test_resolve.py::test_broken_install 0.71s call tests/test_resolve.py::test_generate_eq_1 0.71s call tests/core/test_solve.py::test_install_uninstall_features_1 0.69s call tests/core/test_solve.py::test_update_all_1 0.63s call tests/test_resolve.py::TestSolve::test_accelerate 0.60s call tests/test_resolve.py::test_channel_priority_2 0.59s call tests/core/test_solve.py::test_force_remove_1 ====== 427 passed, 19 skipped, 125 deselected, 1 xfailed in 31.55 seconds ====== + exit 0 Processing files: conda-4.4.11-4.fc29.noarch Provides: conda = 4.4.11-4.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 Obsoletes: conda-activate < 4.4 Processing files: python2-conda-4.4.11-4.fc29.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.SAjyfn + umask 022 + cd /builddir/build/BUILD + cd conda-4.4.11 + DOCDIR=/builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/share/doc/python2-conda + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/share/doc/python2-conda + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/share/doc/python2-conda + cp -pr README.rst /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/share/doc/python2-conda + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.NzdB0I + umask 022 + cd /builddir/build/BUILD + cd conda-4.4.11 + LICENSEDIR=/builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/share/licenses/python2-conda + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/share/licenses/python2-conda + cp -pr LICENSE.txt /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/share/licenses/python2-conda + exit 0 Provides: bundled(python2-appdirs) = 1.2.0 bundled(python2-auxlib) bundled(python2-boltons) = 16.5.1 bundled(python2-six) = 1.10.0 bundled(python2-toolz) = 0.8.0 bundled(python2-urllib3) = 1.19.1 python-conda = 4.4.11-4.fc29 python2-conda = 4.4.11-4.fc29 python2.7dist(conda) = 4.4.11 python2dist(conda) = 4.4.11 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 python2.7dist(enum34) python2.7dist(pycosat) >= 0.6.3 python2.7dist(requests) >= 2.12.4 python2.7dist(ruamel.yaml) >= 0.11.14 Obsoletes: python-conda < 4.4.11-4.fc29 Processing files: python3-conda-4.4.11-4.fc29.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XNqKMt + umask 022 + cd /builddir/build/BUILD + cd conda-4.4.11 + DOCDIR=/builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/share/doc/python3-conda + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/share/doc/python3-conda + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/share/doc/python3-conda + cp -pr README.rst /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/share/doc/python3-conda + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Nps3ze + umask 022 + cd /builddir/build/BUILD + cd conda-4.4.11 + LICENSEDIR=/builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/share/licenses/python3-conda + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/share/licenses/python3-conda + cp -pr LICENSE.txt /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch/usr/share/licenses/python3-conda + exit 0 Provides: bundled(python3-appdirs) = 1.2.0 bundled(python3-auxlib) bundled(python3-boltons) = 16.5.1 bundled(python3-six) = 1.10.0 bundled(python3-toolz) = 0.8.0 bundled(python3-urllib3) = 1.19.1 python3-conda = 4.4.11-4.fc29 python3.7dist(conda) = 4.4.11 python3dist(conda) = 4.4.11 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 python3.7dist(pycosat) >= 0.6.3 python3.7dist(requests) >= 2.12.4 python3.7dist(ruamel.yaml) >= 0.11.14 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch Wrote: /builddir/build/RPMS/conda-4.4.11-4.fc29.noarch.rpm Wrote: /builddir/build/RPMS/python2-conda-4.4.11-4.fc29.noarch.rpm Wrote: /builddir/build/RPMS/python3-conda-4.4.11-4.fc29.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nluB5z + umask 022 + cd /builddir/build/BUILD + cd conda-4.4.11 + /usr/bin/rm -rf /builddir/build/BUILDROOT/conda-4.4.11-4.fc29.noarch + exit 0 Child return code was: 0