Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/conda.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-4c1689f75dac1f5cb893fc6058054d759c230708/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/conda.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/conda-4.6.14-2.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/conda.spec'], nspawn_args=[]shell=Falseuid=996env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-4c1689f75dac1f5cb893fc6058054d759c230708/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/conda.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LyB2AD + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf conda-4.6.14 + /usr/bin/gzip -dc /builddir/build/SOURCES/conda-4.6.14.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd conda-4.6.14 + /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 + /usr/bin/cat /builddir/build/SOURCES/conda_gateways_disk_create.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/setup.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/conda-tests.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/0001-Fix-toolz-imports.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/0002-Adjust-ruamel.yaml-imports.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/0003-Drop-fs-path-encoding-manipulation-under-python2.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/0004-Do-not-try-to-run-usr-bin-python.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/0005-Fix-failing-tests-in-test_api.py.patch + /usr/bin/patch -p1 -s + /usr/bin/cat /builddir/build/SOURCES/conda-py3.10.patch + /usr/bin/patch -p1 -s + sed -r -i 's/^(__version__ = ).*/\1"4.6.14"/' 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/distro.py + find conda -name '*.py' + xargs sed -i -e 's/^\( *\)from .*_vendor\.\(\(distro\).*\) import/\1from \2 import/' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.CMAESH + umask 022 + cd /builddir/build/BUILD + cd conda-4.6.14 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=neon -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro ' + /usr/bin/python3 utils/setup-testing.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/conda_env copying conda_env/yaml.py -> build/lib/conda_env copying conda_env/exceptions.py -> build/lib/conda_env copying conda_env/__init__.py -> build/lib/conda_env copying conda_env/compat.py -> build/lib/conda_env copying conda_env/env.py -> build/lib/conda_env copying conda_env/pip_util.py -> build/lib/conda_env copying conda_env/__main__.py -> build/lib/conda_env creating build/lib/conda copying conda/resolve.py -> build/lib/conda copying conda/utils.py -> build/lib/conda copying conda/api.py -> build/lib/conda copying conda/history.py -> build/lib/conda copying conda/activate.py -> build/lib/conda copying conda/exceptions.py -> build/lib/conda copying conda/lock.py -> build/lib/conda copying conda/__init__.py -> build/lib/conda copying conda/compat.py -> build/lib/conda copying conda/exports.py -> build/lib/conda copying conda/instructions.py -> build/lib/conda copying conda/plan.py -> build/lib/conda copying conda/install.py -> build/lib/conda copying conda/misc.py -> build/lib/conda copying conda/__main__.py -> build/lib/conda creating build/lib/test_data copying test_data/__init__.py -> build/lib/test_data creating build/lib/conda_env/installers copying conda_env/installers/conda.py -> build/lib/conda_env/installers copying conda_env/installers/base.py -> build/lib/conda_env/installers copying conda_env/installers/__init__.py -> build/lib/conda_env/installers copying conda_env/installers/pip.py -> build/lib/conda_env/installers creating build/lib/conda_env/cli copying conda_env/cli/main_list.py -> build/lib/conda_env/cli copying conda_env/cli/main_create.py -> build/lib/conda_env/cli copying conda_env/cli/main_export.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/__init__.py -> build/lib/conda_env/cli copying conda_env/cli/main_update.py -> build/lib/conda_env/cli copying conda_env/cli/common.py -> build/lib/conda_env/cli creating build/lib/conda_env/specs copying conda_env/specs/notebook.py -> build/lib/conda_env/specs copying conda_env/specs/binstar.py -> build/lib/conda_env/specs copying conda_env/specs/__init__.py -> build/lib/conda_env/specs copying conda_env/specs/requirements.py -> build/lib/conda_env/specs copying conda_env/specs/yaml_file.py -> build/lib/conda_env/specs creating build/lib/conda/gateways copying conda/gateways/anaconda_client.py -> build/lib/conda/gateways copying conda/gateways/__init__.py -> build/lib/conda/gateways copying conda/gateways/logging.py -> build/lib/conda/gateways copying conda/gateways/subprocess.py -> build/lib/conda/gateways creating build/lib/conda/models copying conda/models/package_info.py -> build/lib/conda/models copying conda/models/dist.py -> build/lib/conda/models copying conda/models/enums.py -> build/lib/conda/models copying conda/models/channel.py -> build/lib/conda/models copying conda/models/__init__.py -> build/lib/conda/models copying conda/models/records.py -> build/lib/conda/models copying conda/models/leased_path_entry.py -> build/lib/conda/models copying conda/models/prefix_graph.py -> build/lib/conda/models copying conda/models/match_spec.py -> build/lib/conda/models copying conda/models/version.py -> build/lib/conda/models creating build/lib/conda/core copying conda/core/initialize.py -> build/lib/conda/core copying conda/core/solve.py -> build/lib/conda/core copying conda/core/link.py -> build/lib/conda/core copying conda/core/subdir_data.py -> build/lib/conda/core copying conda/core/package_cache_data.py -> build/lib/conda/core copying conda/core/package_cache.py -> build/lib/conda/core copying conda/core/envs_manager.py -> build/lib/conda/core copying conda/core/__init__.py -> build/lib/conda/core copying conda/core/prefix_data.py -> 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/portability.py -> build/lib/conda/core creating build/lib/conda/cli copying conda/cli/main_pip.py -> build/lib/conda/cli copying conda/cli/main_clean.py -> build/lib/conda/cli copying conda/cli/main_info.py -> build/lib/conda/cli copying conda/cli/main_package.py -> build/lib/conda/cli copying conda/cli/main_help.py -> build/lib/conda/cli copying conda/cli/main_list.py -> build/lib/conda/cli copying conda/cli/conda_argparse.py -> build/lib/conda/cli copying conda/cli/main_init.py -> build/lib/conda/cli copying conda/cli/main_create.py -> build/lib/conda/cli copying conda/cli/main_remove.py -> build/lib/conda/cli copying conda/cli/activate.py -> build/lib/conda/cli copying conda/cli/main_search.py -> build/lib/conda/cli copying conda/cli/main.py -> build/lib/conda/cli copying conda/cli/__init__.py -> build/lib/conda/cli copying conda/cli/main_update.py -> build/lib/conda/cli copying conda/cli/common.py -> build/lib/conda/cli copying conda/cli/install.py -> build/lib/conda/cli copying conda/cli/parsers.py -> build/lib/conda/cli copying conda/cli/find_commands.py -> build/lib/conda/cli copying conda/cli/main_run.py -> build/lib/conda/cli copying conda/cli/main_install.py -> build/lib/conda/cli copying conda/cli/python_api.py -> build/lib/conda/cli copying conda/cli/main_config.py -> build/lib/conda/cli creating build/lib/conda/base copying conda/base/constants.py -> build/lib/conda/base copying conda/base/exceptions.py -> build/lib/conda/base copying conda/base/__init__.py -> build/lib/conda/base copying conda/base/context.py -> build/lib/conda/base creating build/lib/conda/_vendor copying conda/_vendor/appdirs.py -> build/lib/conda/_vendor copying conda/_vendor/frozendict.py -> build/lib/conda/_vendor copying conda/_vendor/__init__.py -> build/lib/conda/_vendor copying conda/_vendor/cpuinfo.py -> build/lib/conda/_vendor creating build/lib/conda/common copying conda/common/io.py -> build/lib/conda/common copying conda/common/signals.py -> build/lib/conda/common copying conda/common/constants.py -> build/lib/conda/common copying conda/common/path.py -> build/lib/conda/common copying conda/common/serialize.py -> build/lib/conda/common copying conda/common/toposort.py -> build/lib/conda/common copying conda/common/__init__.py -> build/lib/conda/common copying conda/common/compat.py -> build/lib/conda/common copying conda/common/logic.py -> build/lib/conda/common copying conda/common/configuration.py -> build/lib/conda/common copying conda/common/url.py -> build/lib/conda/common copying conda/common/disk.py -> build/lib/conda/common creating build/lib/test_data/env_metadata copying test_data/env_metadata/__init__.py -> build/lib/test_data/env_metadata creating build/lib/conda/gateways/connection copying conda/gateways/connection/download.py -> 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 creating build/lib/conda/gateways/disk copying conda/gateways/disk/link.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/permissions.py -> build/lib/conda/gateways/disk copying conda/gateways/disk/__init__.py -> build/lib/conda/gateways/disk copying conda/gateways/disk/update.py -> build/lib/conda/gateways/disk copying conda/gateways/disk/test.py -> build/lib/conda/gateways/disk copying conda/gateways/disk/delete.py -> build/lib/conda/gateways/disk creating build/lib/conda/_vendor/auxlib copying conda/_vendor/auxlib/packaging.py -> build/lib/conda/_vendor/auxlib copying conda/_vendor/auxlib/path.py -> build/lib/conda/_vendor/auxlib copying conda/_vendor/auxlib/deprecation.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/decorators.py -> build/lib/conda/_vendor/auxlib copying conda/_vendor/auxlib/__init__.py -> build/lib/conda/_vendor/auxlib copying conda/_vendor/auxlib/compat.py -> build/lib/conda/_vendor/auxlib copying conda/_vendor/auxlib/entity.py -> build/lib/conda/_vendor/auxlib copying conda/_vendor/auxlib/configuration.py -> build/lib/conda/_vendor/auxlib copying conda/_vendor/auxlib/ish.py -> build/lib/conda/_vendor/auxlib copying conda/_vendor/auxlib/crypt.py -> build/lib/conda/_vendor/auxlib copying conda/_vendor/auxlib/factory.py -> build/lib/conda/_vendor/auxlib copying conda/_vendor/auxlib/collection.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 copying conda/_vendor/boltons/timeutils.py -> build/lib/conda/_vendor/boltons creating build/lib/conda/_vendor/toolz copying conda/_vendor/toolz/itertoolz.py -> build/lib/conda/_vendor/toolz copying conda/_vendor/toolz/utils.py -> build/lib/conda/_vendor/toolz copying conda/_vendor/toolz/compatibility.py -> build/lib/conda/_vendor/toolz copying conda/_vendor/toolz/__init__.py -> build/lib/conda/_vendor/toolz copying conda/_vendor/toolz/recipes.py -> build/lib/conda/_vendor/toolz copying conda/_vendor/toolz/dicttoolz.py -> build/lib/conda/_vendor/toolz creating build/lib/conda/_vendor/urllib3 copying conda/_vendor/urllib3/exceptions.py -> build/lib/conda/_vendor/urllib3 copying conda/_vendor/urllib3/__init__.py -> build/lib/conda/_vendor/urllib3 creating build/lib/conda/_vendor/tqdm copying conda/_vendor/tqdm/_version.py -> build/lib/conda/_vendor/tqdm copying conda/_vendor/tqdm/_main.py -> build/lib/conda/_vendor/tqdm copying conda/_vendor/tqdm/_monitor.py -> build/lib/conda/_vendor/tqdm copying conda/_vendor/tqdm/__init__.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.py -> build/lib/conda/_vendor/tqdm creating build/lib/conda/common/_os copying conda/common/_os/linux.py -> build/lib/conda/common/_os copying conda/common/_os/unix.py -> build/lib/conda/common/_os copying conda/common/_os/windows.py -> build/lib/conda/common/_os copying conda/common/_os/__init__.py -> build/lib/conda/common/_os creating build/lib/conda/common/pkg_formats copying conda/common/pkg_formats/python.py -> build/lib/conda/common/pkg_formats copying conda/common/pkg_formats/__init__.py -> build/lib/conda/common/pkg_formats creating build/lib/conda/gateways/connection/adapters copying conda/gateways/connection/adapters/localfs.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/ftp.py -> build/lib/conda/gateways/connection/adapters copying conda/gateways/connection/adapters/s3.py -> build/lib/conda/gateways/connection/adapters creating build/lib/conda/_vendor/auxlib/_vendor copying conda/_vendor/auxlib/_vendor/five.py -> 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 creating build/lib/conda/_vendor/urllib3/util copying conda/_vendor/urllib3/util/__init__.py -> build/lib/conda/_vendor/urllib3/util copying conda/_vendor/urllib3/util/url.py -> build/lib/conda/_vendor/urllib3/util 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 WARNING: The utils/setup-testing.py is deprecated and scheduled for removal. Consider transitioning tooling to make use of 'conda init'. UPDATING build/lib/conda/__init__.py WRITING build/lib/conda/.version with version 4.6.14 + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6QOD8G + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch ++ dirname /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch + cd conda-4.6.14 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=neon -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro ' + /usr/bin/python3 utils/setup-testing.py install -O1 --skip-build --root /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr creating /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6 creating /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda_env copying build/lib/conda_env/yaml.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda_env copying build/lib/conda_env/exceptions.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda_env copying build/lib/conda_env/__init__.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda_env copying build/lib/conda_env/compat.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda_env copying build/lib/conda_env/env.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda_env copying build/lib/conda_env/pip_util.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda_env creating /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda_env/installers copying build/lib/conda_env/installers/conda.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda_env/installers copying build/lib/conda_env/installers/base.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda_env/installers copying build/lib/conda_env/installers/__init__.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda_env/installers copying build/lib/conda_env/installers/pip.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda_env/installers creating /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda_env/cli copying build/lib/conda_env/cli/main_list.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda_env/cli copying build/lib/conda_env/cli/main_create.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda_env/cli copying build/lib/conda_env/cli/main_export.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda_env/cli copying build/lib/conda_env/cli/main_remove.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda_env/cli copying build/lib/conda_env/cli/main.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda_env/cli copying build/lib/conda_env/cli/__init__.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda_env/cli copying build/lib/conda_env/cli/main_update.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda_env/cli copying build/lib/conda_env/cli/common.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda_env/cli copying build/lib/conda_env/__main__.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda_env creating /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda_env/specs copying build/lib/conda_env/specs/notebook.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda_env/specs copying build/lib/conda_env/specs/binstar.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda_env/specs copying build/lib/conda_env/specs/__init__.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda_env/specs copying build/lib/conda_env/specs/requirements.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda_env/specs copying build/lib/conda_env/specs/yaml_file.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda_env/specs creating /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda creating /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/gateways copying build/lib/conda/gateways/anaconda_client.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/gateways copying build/lib/conda/gateways/__init__.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/gateways copying build/lib/conda/gateways/logging.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/gateways creating /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/gateways/connection copying build/lib/conda/gateways/connection/download.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/gateways/connection copying build/lib/conda/gateways/connection/__init__.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/gateways/connection creating /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/gateways/connection/adapters copying build/lib/conda/gateways/connection/adapters/localfs.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/gateways/connection/adapters copying build/lib/conda/gateways/connection/adapters/__init__.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/gateways/connection/adapters copying build/lib/conda/gateways/connection/adapters/ftp.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/gateways/connection/adapters copying build/lib/conda/gateways/connection/adapters/s3.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/gateways/connection/adapters copying build/lib/conda/gateways/connection/session.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/gateways/connection copying build/lib/conda/gateways/subprocess.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/gateways creating /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/gateways/disk copying build/lib/conda/gateways/disk/link.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/gateways/disk copying build/lib/conda/gateways/disk/create.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/gateways/disk copying build/lib/conda/gateways/disk/read.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/gateways/disk copying build/lib/conda/gateways/disk/permissions.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/gateways/disk copying build/lib/conda/gateways/disk/__init__.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/gateways/disk copying build/lib/conda/gateways/disk/update.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/gateways/disk copying build/lib/conda/gateways/disk/test.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/gateways/disk copying build/lib/conda/gateways/disk/delete.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/gateways/disk copying build/lib/conda/resolve.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda copying build/lib/conda/.version -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda copying build/lib/conda/utils.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda copying build/lib/conda/api.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda creating /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/models copying build/lib/conda/models/package_info.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/models copying build/lib/conda/models/dist.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/models copying build/lib/conda/models/enums.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/models copying build/lib/conda/models/channel.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/models copying build/lib/conda/models/__init__.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/models copying build/lib/conda/models/records.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/models copying build/lib/conda/models/leased_path_entry.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/models copying build/lib/conda/models/prefix_graph.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/models copying build/lib/conda/models/match_spec.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/models copying build/lib/conda/models/version.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/models copying build/lib/conda/history.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda copying build/lib/conda/activate.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda copying build/lib/conda/exceptions.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda copying build/lib/conda/lock.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda copying build/lib/conda/__init__.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda copying build/lib/conda/compat.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda copying build/lib/conda/exports.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda copying build/lib/conda/instructions.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda creating /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/core copying build/lib/conda/core/initialize.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/core copying build/lib/conda/core/solve.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/core copying build/lib/conda/core/link.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/core copying build/lib/conda/core/subdir_data.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/core copying build/lib/conda/core/package_cache_data.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/core copying build/lib/conda/core/package_cache.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/core copying build/lib/conda/core/envs_manager.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/core copying build/lib/conda/core/__init__.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/core copying build/lib/conda/core/prefix_data.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/core copying build/lib/conda/core/index.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/core copying build/lib/conda/core/path_actions.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/core copying build/lib/conda/core/portability.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/core copying build/lib/conda/plan.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda copying build/lib/conda/install.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda copying build/lib/conda/misc.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda creating /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/cli copying build/lib/conda/cli/main_pip.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/cli copying build/lib/conda/cli/main_clean.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/cli copying build/lib/conda/cli/main_info.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/cli copying build/lib/conda/cli/main_package.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/cli copying build/lib/conda/cli/main_help.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/cli copying build/lib/conda/cli/main_list.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/cli copying build/lib/conda/cli/conda_argparse.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/cli copying build/lib/conda/cli/main_init.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/cli copying build/lib/conda/cli/main_create.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/cli copying build/lib/conda/cli/main_remove.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/cli copying build/lib/conda/cli/activate.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/cli copying build/lib/conda/cli/main_search.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/cli copying build/lib/conda/cli/main.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/cli copying build/lib/conda/cli/__init__.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/cli copying build/lib/conda/cli/main_update.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/cli copying build/lib/conda/cli/common.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/cli copying build/lib/conda/cli/install.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/cli copying build/lib/conda/cli/parsers.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/cli copying build/lib/conda/cli/find_commands.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/cli copying build/lib/conda/cli/main_run.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/cli copying build/lib/conda/cli/main_install.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/cli copying build/lib/conda/cli/python_api.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/cli copying build/lib/conda/cli/main_config.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/cli creating /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/base copying build/lib/conda/base/constants.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/base copying build/lib/conda/base/exceptions.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/base copying build/lib/conda/base/__init__.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/base copying build/lib/conda/base/context.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/base creating /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor copying build/lib/conda/_vendor/appdirs.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor creating /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/packaging.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/path.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/deprecation.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/type_coercion.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/exceptions.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/decorators.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/__init__.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/compat.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/entity.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/configuration.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/ish.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/crypt.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/factory.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/auxlib creating /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/auxlib/_vendor creating /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/auxlib/_vendor/boltons copying build/lib/conda/_vendor/auxlib/_vendor/boltons/__init__.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/auxlib/_vendor/boltons copying build/lib/conda/_vendor/auxlib/_vendor/boltons/timeutils.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/auxlib/_vendor/boltons copying build/lib/conda/_vendor/auxlib/_vendor/five.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/auxlib/_vendor copying build/lib/conda/_vendor/auxlib/_vendor/six.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/auxlib/_vendor copying build/lib/conda/_vendor/auxlib/_vendor/__init__.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/auxlib/_vendor copying build/lib/conda/_vendor/auxlib/collection.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/auxlib copying build/lib/conda/_vendor/auxlib/logz.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/auxlib creating /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/boltons copying build/lib/conda/_vendor/boltons/setutils.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/boltons copying build/lib/conda/_vendor/boltons/__init__.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/boltons copying build/lib/conda/_vendor/boltons/timeutils.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/boltons copying build/lib/conda/_vendor/frozendict.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor creating /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/toolz copying build/lib/conda/_vendor/toolz/itertoolz.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/toolz copying build/lib/conda/_vendor/toolz/utils.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/toolz copying build/lib/conda/_vendor/toolz/compatibility.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/toolz copying build/lib/conda/_vendor/toolz/__init__.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/toolz copying build/lib/conda/_vendor/toolz/recipes.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/toolz copying build/lib/conda/_vendor/toolz/dicttoolz.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/toolz copying build/lib/conda/_vendor/__init__.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor creating /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/urllib3 copying build/lib/conda/_vendor/urllib3/exceptions.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/urllib3 creating /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/urllib3/util copying build/lib/conda/_vendor/urllib3/util/__init__.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/urllib3/util copying build/lib/conda/_vendor/urllib3/util/url.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/urllib3/util copying build/lib/conda/_vendor/urllib3/__init__.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/urllib3 copying build/lib/conda/_vendor/cpuinfo.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor creating /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/tqdm copying build/lib/conda/_vendor/tqdm/_version.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/tqdm copying build/lib/conda/_vendor/tqdm/_main.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/tqdm copying build/lib/conda/_vendor/tqdm/_monitor.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/tqdm copying build/lib/conda/_vendor/tqdm/__init__.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/tqdm copying build/lib/conda/_vendor/tqdm/_utils.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/tqdm copying build/lib/conda/_vendor/tqdm/__main__.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/tqdm copying build/lib/conda/_vendor/tqdm/_tqdm.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/tqdm copying build/lib/conda/__main__.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda creating /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/common copying build/lib/conda/common/io.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/common copying build/lib/conda/common/signals.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/common creating /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/common/_os copying build/lib/conda/common/_os/linux.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/common/_os copying build/lib/conda/common/_os/unix.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/common/_os copying build/lib/conda/common/_os/windows.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/common/_os copying build/lib/conda/common/_os/__init__.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/common/_os copying build/lib/conda/common/constants.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/common copying build/lib/conda/common/path.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/common copying build/lib/conda/common/serialize.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/common copying build/lib/conda/common/toposort.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/common copying build/lib/conda/common/__init__.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/common copying build/lib/conda/common/compat.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/common copying build/lib/conda/common/logic.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/common copying build/lib/conda/common/configuration.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/common copying build/lib/conda/common/url.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/common creating /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/common/pkg_formats copying build/lib/conda/common/pkg_formats/python.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/common/pkg_formats copying build/lib/conda/common/pkg_formats/__init__.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/common/pkg_formats copying build/lib/conda/common/disk.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/common creating /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/test_data copying build/lib/test_data/__init__.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/test_data creating /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/test_data/env_metadata copying build/lib/test_data/env_metadata/__init__.py -> /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/test_data/env_metadata byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda_env/yaml.py to yaml.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda_env/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda_env/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda_env/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda_env/env.py to env.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda_env/pip_util.py to pip_util.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda_env/installers/conda.py to conda.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda_env/installers/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda_env/installers/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda_env/installers/pip.py to pip.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda_env/cli/main_list.py to main_list.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda_env/cli/main_create.py to main_create.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda_env/cli/main_export.py to main_export.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda_env/cli/main_remove.py to main_remove.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda_env/cli/main.py to main.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda_env/cli/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda_env/cli/main_update.py to main_update.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda_env/cli/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda_env/__main__.py to __main__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda_env/specs/notebook.py to notebook.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda_env/specs/binstar.py to binstar.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda_env/specs/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda_env/specs/requirements.py to requirements.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda_env/specs/yaml_file.py to yaml_file.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/gateways/anaconda_client.py to anaconda_client.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/gateways/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/gateways/logging.py to logging.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/gateways/connection/download.py to download.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/gateways/connection/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/gateways/connection/adapters/localfs.py to localfs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/gateways/connection/adapters/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/gateways/connection/adapters/ftp.py to ftp.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/gateways/connection/adapters/s3.py to s3.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/gateways/connection/session.py to session.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/gateways/subprocess.py to subprocess.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/gateways/disk/link.py to link.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/gateways/disk/create.py to create.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/gateways/disk/read.py to read.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/gateways/disk/permissions.py to permissions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/gateways/disk/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/gateways/disk/update.py to update.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/gateways/disk/test.py to test.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/gateways/disk/delete.py to delete.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/resolve.py to resolve.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/api.py to api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/models/package_info.py to package_info.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/models/dist.py to dist.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/models/enums.py to enums.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/models/channel.py to channel.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/models/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/models/records.py to records.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/models/leased_path_entry.py to leased_path_entry.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/models/prefix_graph.py to prefix_graph.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/models/match_spec.py to match_spec.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/models/version.py to version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/history.py to history.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/activate.py to activate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/lock.py to lock.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/exports.py to exports.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/instructions.py to instructions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/core/initialize.py to initialize.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/core/solve.py to solve.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/core/link.py to link.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/core/subdir_data.py to subdir_data.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/core/package_cache_data.py to package_cache_data.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/core/package_cache.py to package_cache.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/core/envs_manager.py to envs_manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/core/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/core/prefix_data.py to prefix_data.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/core/index.py to index.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/core/path_actions.py to path_actions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/core/portability.py to portability.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/plan.py to plan.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/install.py to install.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/misc.py to misc.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/cli/main_pip.py to main_pip.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/cli/main_clean.py to main_clean.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/cli/main_info.py to main_info.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/cli/main_package.py to main_package.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/cli/main_help.py to main_help.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/cli/main_list.py to main_list.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/cli/conda_argparse.py to conda_argparse.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/cli/main_init.py to main_init.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/cli/main_create.py to main_create.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/cli/main_remove.py to main_remove.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/cli/activate.py to activate.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/cli/main_search.py to main_search.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/cli/main.py to main.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/cli/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/cli/main_update.py to main_update.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/cli/common.py to common.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/cli/install.py to install.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/cli/parsers.py to parsers.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/cli/find_commands.py to find_commands.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/cli/main_run.py to main_run.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/cli/main_install.py to main_install.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/cli/python_api.py to python_api.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/cli/main_config.py to main_config.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/base/constants.py to constants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/base/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/base/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/base/context.py to context.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/appdirs.py to appdirs.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/auxlib/packaging.py to packaging.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/auxlib/path.py to path.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/auxlib/deprecation.py to deprecation.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/auxlib/type_coercion.py to type_coercion.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/auxlib/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/auxlib/decorators.py to decorators.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/auxlib/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/auxlib/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/auxlib/entity.py to entity.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/auxlib/configuration.py to configuration.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/auxlib/ish.py to ish.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/auxlib/crypt.py to crypt.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/auxlib/factory.py to factory.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/auxlib/_vendor/boltons/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/auxlib/_vendor/boltons/timeutils.py to timeutils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/auxlib/_vendor/five.py to five.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/auxlib/_vendor/six.py to six.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/auxlib/_vendor/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/auxlib/collection.py to collection.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/auxlib/logz.py to logz.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/boltons/setutils.py to setutils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/boltons/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/boltons/timeutils.py to timeutils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/frozendict.py to frozendict.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/toolz/itertoolz.py to itertoolz.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/toolz/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/toolz/compatibility.py to compatibility.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/toolz/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/toolz/recipes.py to recipes.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/toolz/dicttoolz.py to dicttoolz.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/urllib3/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/urllib3/util/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/urllib3/util/url.py to url.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/urllib3/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/cpuinfo.py to cpuinfo.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/tqdm/_version.py to _version.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/tqdm/_main.py to _main.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/tqdm/_monitor.py to _monitor.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/tqdm/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/tqdm/_utils.py to _utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/tqdm/__main__.py to __main__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/_vendor/tqdm/_tqdm.py to _tqdm.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/__main__.py to __main__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/common/io.py to io.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/common/signals.py to signals.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/common/_os/linux.py to linux.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/common/_os/unix.py to unix.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/common/_os/windows.py to windows.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/common/_os/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/common/constants.py to constants.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/common/path.py to path.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/common/serialize.py to serialize.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/common/toposort.py to toposort.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/common/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/common/compat.py to compat.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/common/logic.py to logic.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/common/configuration.py to configuration.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/common/url.py to url.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/common/pkg_formats/python.py to python.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/common/pkg_formats/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/common/disk.py to disk.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/test_data/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/test_data/env_metadata/__init__.py to __init__.cpython-36.pyc writing byte-compilation script '/tmp/tmpa7v_5tbi.py' /usr/bin/python3 /tmp/tmpa7v_5tbi.py removing /tmp/tmpa7v_5tbi.py running install_egg_info running egg_info creating conda.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 writing manifest file 'conda.egg-info/SOURCES.txt' reading manifest file 'conda.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'conda.egg-info/SOURCES.txt' Copying conda.egg-info to /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda-4.6.14-py3.6.egg-info running install_scripts Installing conda script to /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/bin Installing conda-env script to /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/bin WARNING: The utils/setup-testing.py is deprecated and scheduled for removal. Consider transitioning tooling to make use of 'conda init'. + mkdir -p /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/share/conda/condarc.d + cat + mkdir -p /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/var/cache/conda/pkgs/cache + mkdir -p /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/etc/profile.d + install -m 0644 -Dt /builddir/build/BUILDROOT/conda-4.6.14-2.el7.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.6.14-2.el7.noarch/etc/profile.d/conda.sh + sed -r -i -e '1i set _CONDA_EXE=/usr/bin/conda\nset _CONDA_ROOT=' -e 's/CONDA_PFX=.*/CONDA_PFX=/' /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/etc/profile.d/conda.csh + mkdir -p /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/shell + cp -rp conda/shell/bin conda/shell/etc /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/shell/ + pathfix.py -i /usr/bin/python3 -pn conda /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/shell/bin/conda recursedown('conda') recursedown('conda/__pycache__') recursedown('conda/_vendor') recursedown('conda/_vendor/__pycache__') recursedown('conda/_vendor/auxlib') recursedown('conda/_vendor/auxlib/__pycache__') recursedown('conda/_vendor/auxlib/_vendor') recursedown('conda/_vendor/auxlib/_vendor/__pycache__') recursedown('conda/_vendor/auxlib/_vendor/boltons') recursedown('conda/_vendor/boltons') recursedown('conda/_vendor/toolz') recursedown('conda/_vendor/tqdm') recursedown('conda/_vendor/urllib3') recursedown('conda/_vendor/urllib3/util') recursedown('conda/base') recursedown('conda/cli') recursedown('conda/common') recursedown('conda/common/__pycache__') recursedown('conda/common/_os') recursedown('conda/common/pkg_formats') recursedown('conda/core') recursedown('conda/gateways') recursedown('conda/gateways/connection') recursedown('conda/gateways/connection/adapters') recursedown('conda/gateways/disk') recursedown('conda/models') recursedown('conda/shell') recursedown('conda/shell/Library') recursedown('conda/shell/Library/bin') recursedown('conda/shell/Scripts') recursedown('conda/shell/bin') recursedown('conda/shell/condabin') recursedown('conda/shell/etc') recursedown('conda/shell/etc/fish') recursedown('conda/shell/etc/fish/conf.d') recursedown('conda/shell/etc/profile.d') conda/__init__.py: no change conda/__main__.py: no change conda/activate.py: no change conda/api.py: no change conda/compat.py: no change conda/exceptions.py: no change conda/exports.py: no change conda/history.py: no change conda/install.py: no change conda/instructions.py: no change conda/lock.py: no change conda/misc.py: no change conda/plan.py: no change conda/resolve.py: no change conda/utils.py: no change conda/_vendor/__init__.py: no change conda/_vendor/appdirs.py: no change conda/_vendor/cpuinfo.py: updating conda/_vendor/frozendict.py: no change conda/_vendor/auxlib/__init__.py: no change conda/_vendor/auxlib/collection.py: no change conda/_vendor/auxlib/compat.py: no change conda/_vendor/auxlib/configuration.py: no change conda/_vendor/auxlib/crypt.py: no change conda/_vendor/auxlib/decorators.py: no change conda/_vendor/auxlib/deprecation.py: no change conda/_vendor/auxlib/entity.py: no change conda/_vendor/auxlib/exceptions.py: no change conda/_vendor/auxlib/factory.py: no change conda/_vendor/auxlib/ish.py: no change conda/_vendor/auxlib/logz.py: no change conda/_vendor/auxlib/packaging.py: no change conda/_vendor/auxlib/path.py: no change conda/_vendor/auxlib/type_coercion.py: no change conda/_vendor/auxlib/_vendor/__init__.py: no change conda/_vendor/auxlib/_vendor/five.py: no change conda/_vendor/auxlib/_vendor/six.py: no change conda/_vendor/auxlib/_vendor/boltons/__init__.py: no change conda/_vendor/auxlib/_vendor/boltons/timeutils.py: no change conda/_vendor/boltons/__init__.py: no change conda/_vendor/boltons/setutils.py: no change conda/_vendor/boltons/timeutils.py: no change conda/_vendor/toolz/__init__.py: no change conda/_vendor/toolz/compatibility.py: no change conda/_vendor/toolz/dicttoolz.py: no change conda/_vendor/toolz/itertoolz.py: no change conda/_vendor/toolz/recipes.py: no change conda/_vendor/toolz/utils.py: no change conda/_vendor/tqdm/__init__.py: no change conda/_vendor/tqdm/__main__.py: no change conda/_vendor/tqdm/_main.py: no change conda/_vendor/tqdm/_monitor.py: no change conda/_vendor/tqdm/_tqdm.py: no change conda/_vendor/tqdm/_utils.py: no change conda/_vendor/tqdm/_version.py: no change conda/_vendor/urllib3/__init__.py: no change conda/_vendor/urllib3/exceptions.py: no change conda/_vendor/urllib3/util/__init__.py: no change conda/_vendor/urllib3/util/url.py: no change conda/base/__init__.py: no change conda/base/constants.py: no change conda/base/context.py: no change conda/base/exceptions.py: no change conda/cli/__init__.py: no change conda/cli/activate.py: no change conda/cli/common.py: no change conda/cli/conda_argparse.py: no change conda/cli/find_commands.py: no change conda/cli/install.py: no change conda/cli/main.py: no change conda/cli/main_clean.py: no change conda/cli/main_config.py: no change conda/cli/main_create.py: no change conda/cli/main_help.py: no change conda/cli/main_info.py: no change conda/cli/main_init.py: no change conda/cli/main_install.py: no change conda/cli/main_list.py: no change conda/cli/main_package.py: no change conda/cli/main_pip.py: no change conda/cli/main_remove.py: no change conda/cli/main_run.py: no change conda/cli/main_search.py: no change conda/cli/main_update.py: no change conda/cli/parsers.py: no change conda/cli/python_api.py: no change conda/common/__init__.py: no change conda/common/compat.py: no change conda/common/configuration.py: no change conda/common/constants.py: no change conda/common/disk.py: no change conda/common/io.py: no change conda/common/logic.py: no change conda/common/path.py: no change conda/common/serialize.py: no change conda/common/signals.py: no change conda/common/toposort.py: no change conda/common/url.py: no change conda/common/_os/__init__.py: no change conda/common/_os/linux.py: no change conda/common/_os/unix.py: no change conda/common/_os/windows.py: no change conda/common/pkg_formats/__init__.py: no change conda/common/pkg_formats/python.py: no change conda/core/__init__.py: no change conda/core/envs_manager.py: no change conda/core/index.py: no change conda/core/initialize.py: no change conda/core/link.py: no change conda/core/package_cache.py: no change conda/core/package_cache_data.py: no change conda/core/path_actions.py: no change conda/core/portability.py: no change conda/core/prefix_data.py: no change conda/core/solve.py: no change conda/core/subdir_data.py: no change conda/gateways/__init__.py: no change conda/gateways/anaconda_client.py: no change conda/gateways/logging.py: no change conda/gateways/subprocess.py: no change conda/gateways/connection/__init__.py: no change conda/gateways/connection/download.py: no change conda/gateways/connection/session.py: no change conda/gateways/connection/adapters/__init__.py: no change conda/gateways/connection/adapters/ftp.py: no change conda/gateways/connection/adapters/localfs.py: no change conda/gateways/connection/adapters/s3.py: no change conda/gateways/disk/__init__.py: no change conda/gateways/disk/create.py: no change conda/gateways/disk/delete.py: no change conda/gateways/disk/link.py: no change conda/gateways/disk/permissions.py: no change conda/gateways/disk/read.py: no change conda/gateways/disk/test.py: no change conda/gateways/disk/update.py: no change conda/models/__init__.py: no change conda/models/channel.py: no change conda/models/dist.py: no change conda/models/enums.py: no change conda/models/leased_path_entry.py: no change conda/models/match_spec.py: no change conda/models/package_info.py: no change conda/models/prefix_graph.py: no change conda/models/records.py: no change conda/models/version.py: no change /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6/site-packages/conda/shell/bin/conda: updating + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/conda-4.6.14 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/lib/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.375Zja + umask 022 + cd /builddir/build/BUILD + cd conda-4.6.14 + export PATH=/builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin + PATH=/builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin + py.test-3.6 -vv -m 'not integration' -k 'not test_create_advanced_pip' --ignore tests/core/test_initialize.py ============================= test session starts ============================== platform linux -- Python 3.6.8, pytest-2.9.2, py-1.4.32, pluggy-0.3.1 -- /usr/bin/python3.6 cachedir: .cache rootdir: /builddir/build/BUILD/conda-4.6.14, inifile: plugins: cov-2.5.1 collecting ... collected 689 items / 2 errors dev/test-requirements.txt SKIPPED tests/test_activate.py::ActivatorUnitTests::test_PS1 PASSED tests/test_activate.py::ActivatorUnitTests::test_PS1_no_changeps1 PASSED tests/test_activate.py::ActivatorUnitTests::test_activate_environment_not_found PASSED tests/test_activate.py::ActivatorUnitTests::test_activate_help PASSED tests/test_activate.py::ActivatorUnitTests::test_activate_same_environment PASSED tests/test_activate.py::ActivatorUnitTests::test_add_prefix_to_path_cmdexe SKIPPED tests/test_activate.py::ActivatorUnitTests::test_add_prefix_to_path_posix PASSED tests/test_activate.py::ActivatorUnitTests::test_build_activate_shlvl_0 PASSED tests/test_activate.py::ActivatorUnitTests::test_build_activate_shlvl_1 PASSED tests/test_activate.py::ActivatorUnitTests::test_build_deactivate_shlvl_1 PASSED tests/test_activate.py::ActivatorUnitTests::test_build_deactivate_shlvl_2_from_activate PASSED tests/test_activate.py::ActivatorUnitTests::test_build_deactivate_shlvl_2_from_stack PASSED tests/test_activate.py::ActivatorUnitTests::test_build_stack_shlvl_1 PASSED tests/test_activate.py::ActivatorUnitTests::test_default_env PASSED tests/test_activate.py::ActivatorUnitTests::test_remove_prefix_from_path_1 PASSED tests/test_activate.py::ActivatorUnitTests::test_remove_prefix_from_path_2 PASSED tests/test_activate.py::ActivatorUnitTests::test_replace_prefix_in_path_1 PASSED tests/test_activate.py::ActivatorUnitTests::test_replace_prefix_in_path_2 SKIPPED tests/test_activate.py::ActivatorUnitTests::test_wrong_args PASSED tests/test_activate.py::ShellWrapperUnitTests::test_cmd_exe_basic SKIPPED tests/test_activate.py::ShellWrapperUnitTests::test_csh_basic PASSED tests/test_activate.py::ShellWrapperUnitTests::test_fish_basic PASSED tests/test_activate.py::ShellWrapperUnitTests::test_native_path_to_unix PASSED tests/test_activate.py::ShellWrapperUnitTests::test_posix_basic PASSED tests/test_activate.py::ShellWrapperUnitTests::test_powershell_basic PASSED tests/test_activate.py::ShellWrapperUnitTests::test_unicode FAILED tests/test_activate.py::ShellWrapperUnitTests::test_xonsh_basic PASSED tests/test_api.py::test_DepsModifier_contract PASSED tests/test_api.py::test_UpdateModifier_contract PASSED tests/test_api.py::test_Solver_inputs_contract PASSED tests/test_api.py::test_SubdirData_contract PASSED tests/test_api.py::test_PackageCacheData_contract PASSED tests/test_api.py::test_PackageCacheData_return_value_contract PASSED tests/test_api.py::test_PrefixData_contract PASSED tests/test_api.py::test_PrefixData_return_value_contract PASSED tests/test_cli.py::TestJson::test_config PASSED tests/test_exceptions.py::ExceptionTests::test_BasicClobberError PASSED tests/test_exceptions.py::ExceptionTests::test_BinaryPrefixReplacementError PASSED tests/test_exceptions.py::ExceptionTests::test_CommandNotFoundError_conda_build PASSED tests/test_exceptions.py::ExceptionTests::test_CommandNotFoundError_simple PASSED tests/test_exceptions.py::ExceptionTests::test_CondaFileNotFoundError PASSED tests/test_exceptions.py::ExceptionTests::test_CondaHTTPError PASSED tests/test_exceptions.py::ExceptionTests::test_CondaKeyError PASSED tests/test_exceptions.py::ExceptionTests::test_CondaRevisionError PASSED tests/test_exceptions.py::ExceptionTests::test_DirectoryNotFoundError PASSED tests/test_exceptions.py::ExceptionTests::test_KnownPackageClobberError PASSED tests/test_exceptions.py::ExceptionTests::test_MD5MismatchError PASSED tests/test_exceptions.py::ExceptionTests::test_PackageNotFoundError PASSED tests/test_exceptions.py::ExceptionTests::test_SharedLinkPathClobberError PASSED tests/test_exceptions.py::ExceptionTests::test_TooFewArgumentsError PASSED tests/test_exceptions.py::ExceptionTests::test_TooManyArgumentsError PASSED tests/test_exceptions.py::ExceptionTests::test_UnknownPackageClobberError PASSED tests/test_exceptions.py::ExceptionTests::test_print_unexpected_error_message_opt_out_1 PASSED tests/test_exceptions.py::ExceptionTests::test_print_unexpected_error_message_opt_out_2 FAILED tests/test_exceptions.py::ExceptionTests::test_print_unexpected_error_message_upload_1 FAILED tests/test_exceptions.py::ExceptionTests::test_print_unexpected_error_message_upload_2 FAILED tests/test_exceptions.py::ExceptionTests::test_print_unexpected_error_message_upload_3 FAILED tests/test_exports.py::test_exports PASSED tests/test_exports.py::test_conda_subprocess PASSED tests/test_fetch.py::TestDownload::test_download_httperror PASSED tests/test_history.py::HistoryTestCase::test_calls_update_on_exit ERROR tests/test_history.py::HistoryTestCase::test_empty_history_check_on_empty_env ERROR tests/test_history.py::HistoryTestCase::test_parse_on_empty_env ERROR tests/test_history.py::HistoryTestCase::test_returns_history_object_as_context_object ERROR tests/test_history.py::HistoryTestCase::test_works_as_context_manager ERROR tests/test_history.py::UserRequestsTestCase::test_0 PASSED tests/test_history.py::UserRequestsTestCase::test_conda_comment_version_parsing PASSED tests/test_history.py::UserRequestsTestCase::test_last PASSED tests/test_history.py::UserRequestsTestCase::test_len PASSED tests/test_history.py::UserRequestsTestCase::test_specs_line_parsing_43 PASSED tests/test_history.py::UserRequestsTestCase::test_specs_line_parsing_44 PASSED tests/test_import.py::TestImportAllConda::test_import_cli PASSED tests/test_import.py::TestImportAllConda::test_import_progressbar PASSED tests/test_import.py::TestImportAllConda::test_import_root PASSED tests/test_info.py::test_info PASSED tests/test_info.py::test_get_info_dict SKIPPED tests/test_install.py::TestBinaryReplace::test_multiple PASSED tests/test_install.py::TestBinaryReplace::test_no_extra PASSED tests/test_install.py::TestBinaryReplace::test_shorter PASSED tests/test_install.py::TestBinaryReplace::test_simple PASSED tests/test_install.py::TestBinaryReplace::test_spaces PASSED tests/test_install.py::TestBinaryReplace::test_too_long PASSED tests/test_install.py::TestBinaryReplace::test_two PASSED tests/test_install.py::FileTests::test_binary PASSED tests/test_install.py::FileTests::test_default_text PASSED tests/test_install.py::FileTests::test_long_default_text PASSED tests/test_install.py::test_yield_lines PASSED tests/test_install.py::test_read_no_link PASSED tests/test_instructions.py::test_expected_operation_order PASSED tests/test_instructions.py::TestExecutePlan::test_check_files_in_tarball_files_exist PASSED tests/test_instructions.py::TestExecutePlan::test_check_files_in_tarball_files_not_exist PASSED tests/test_instructions.py::TestExecutePlan::test_simple_instruction PASSED tests/test_instructions.py::TestExecutePlan::test_state PASSED tests/test_lock.py::test_filelock_passes PASSED tests/test_lock.py::test_filelock_locks PASSED tests/test_lock.py::test_folder_locks PASSED tests/test_lock.py::test_lock_thread PASSED tests/test_lock.py::test_lock_retries PASSED tests/test_lock.py::test_permission_file PASSED tests/test_logic.py::test_NOT PASSED tests/test_logic.py::test_AND PASSED tests/test_logic.py::test_OR PASSED tests/test_logic.py::test_XOR PASSED tests/test_logic.py::test_ITE PASSED tests/test_logic.py::test_AMONE PASSED tests/test_logic.py::test_sat PASSED tests/test_logic.py::test_minimize PASSED tests/test_logic.py::test_minimal_unsatisfiable_subset PASSED tests/test_misc.py::TestMisc::test_Utf8NamedTemporaryFile PASSED tests/test_misc.py::TestMisc::test_cache_fn_url PASSED tests/test_misc.py::TestMisc::test_url_pat_1 PASSED tests/test_misc.py::TestMisc::test_url_pat_2 PASSED tests/test_misc.py::TestMisc::test_url_pat_3 PASSED tests/test_misc.py::test_walk_prefix PASSED tests/test_plan.py::add_unlink_TestCase::test_adds_to_existing_actions PASSED tests/test_plan.py::add_unlink_TestCase::test_simply_adds_unlink_on_non_windows PASSED tests/test_plan.py::test_display_actions_0 PASSED tests/test_plan.py::test_display_actions_show_channel_urls PASSED tests/test_plan.py::test_display_actions_link_type xfail tests/test_plan.py::test_display_actions_features PASSED tests/test_plan.py::TestDeprecatedExecutePlan::test_execute_plan PASSED tests/test_plan.py::TestDeprecatedExecutePlan::test_update_old_plan PASSED tests/test_plan.py::test_pinned_specs PASSED tests/test_resolve.py::TestSolve::test_accelerate PASSED tests/test_resolve.py::TestSolve::test_anaconda_nomkl PASSED tests/test_resolve.py::TestSolve::test_empty PASSED tests/test_resolve.py::TestSolve::test_iopro_mkl PASSED tests/test_resolve.py::TestSolve::test_iopro_nomkl PASSED tests/test_resolve.py::TestSolve::test_mkl PASSED tests/test_resolve.py::TestSolve::test_scipy_mkl PASSED tests/test_resolve.py::test_pseudo_boolean PASSED tests/test_resolve.py::test_get_dists PASSED tests/test_resolve.py::test_get_reduced_index_unmanageable PASSED tests/test_resolve.py::test_generate_eq_1 PASSED tests/test_resolve.py::test_unsat PASSED tests/test_resolve.py::test_nonexistent PASSED tests/test_resolve.py::test_timestamps_and_deps PASSED tests/test_resolve.py::test_nonexistent_deps PASSED tests/test_resolve.py::test_install_package_with_feature PASSED tests/test_resolve.py::test_unintentional_feature_downgrade PASSED tests/test_resolve.py::test_circular_dependencies PASSED tests/test_resolve.py::test_optional_dependencies PASSED tests/test_resolve.py::test_irrational_version PASSED tests/test_resolve.py::test_no_features PASSED tests/test_resolve.py::test_broken_install PASSED tests/test_resolve.py::test_pip_depends_removed_on_inconsistent_env PASSED tests/test_resolve.py::test_remove PASSED tests/test_resolve.py::test_channel_priority_1 PASSED tests/test_resolve.py::test_channel_priority_2 PASSED tests/test_resolve.py::test_dependency_sort PASSED tests/test_resolve.py::test_update_deps PASSED tests/test_resolve.py::test_surplus_features_1 PASSED tests/test_resolve.py::test_surplus_features_2 PASSED tests/test_resolve.py::test_get_reduced_index_broadening_with_unsatisfiable_early_dep PASSED tests/test_resolve.py::test_get_reduced_index_broadening_preferred_solution PASSED tests/test_toposort.py::TopoSortTests::test_cycle PASSED tests/test_toposort.py::TopoSortTests::test_cycle_best_effort PASSED tests/test_toposort.py::TopoSortTests::test_pop_key PASSED tests/test_toposort.py::TopoSortTests::test_python_is_prioritized PASSED tests/test_toposort.py::TopoSortTests::test_simple PASSED tests/test_utils.py::test_path_translations PASSED tests/test_utils.py::test_text_translations PASSED tests/base/test_constants.py::test_null_is_falsey PASSED tests/base/test_constants.py::test_ChannelPriority PASSED tests/base/test_context.py::ContextCustomRcTests::test_aggressive_update_packages PASSED tests/base/test_context.py::ContextCustomRcTests::test_channel_priority PASSED tests/base/test_context.py::ContextCustomRcTests::test_client_ssl_cert PASSED tests/base/test_context.py::ContextCustomRcTests::test_clobber_enum PASSED tests/base/test_context.py::ContextCustomRcTests::test_conda_bld_path PASSED tests/base/test_context.py::ContextCustomRcTests::test_conda_build_root_dir PASSED tests/base/test_context.py::ContextCustomRcTests::test_conda_envs_path PASSED tests/base/test_context.py::ContextCustomRcTests::test_context_parameter_map PASSED tests/base/test_context.py::ContextCustomRcTests::test_context_parameters_have_descriptions PASSED tests/base/test_context.py::ContextCustomRcTests::test_custom_multichannels PASSED tests/base/test_context.py::ContextCustomRcTests::test_default_target_is_root_prefix PASSED tests/base/test_context.py::ContextCustomRcTests::test_local_build_root_custom_rc PASSED tests/base/test_context.py::ContextCustomRcTests::test_migrated_custom_channels PASSED tests/base/test_context.py::ContextCustomRcTests::test_old_channel_alias PASSED tests/base/test_context.py::ContextCustomRcTests::test_proxy_servers PASSED tests/base/test_context.py::ContextCustomRcTests::test_target_prefix PASSED tests/base/test_context.py::ContextDefaultRcTests::test_local_build_root_default_rc PASSED tests/base/test_context.py::ContextDefaultRcTests::test_subdirs PASSED tests/cli/test_common.py::test_check_non_admin_enabled_false PASSED tests/cli/test_common.py::test_check_non_admin_enabled_true PASSED tests/cli/test_common.py::ConfirmTests::test_always_yes PASSED tests/cli/test_common.py::ConfirmTests::test_confirm_yn_no PASSED tests/cli/test_common.py::ConfirmTests::test_confirm_yn_yes PASSED tests/cli/test_common.py::ConfirmTests::test_dry_run_exit PASSED tests/cli/test_conda_argparse.py::test_help_through_python_api PASSED tests/cli/test_conda_argparse.py::test_parser_basics PASSED tests/cli/test_config.py::test_invalid_config PASSED tests/cli/test_config.py::test_config_command_basics PASSED tests/cli/test_config.py::test_config_command_show PASSED tests/cli/test_config.py::test_config_command_get PASSED tests/cli/test_config.py::test_config_command_parser PASSED tests/cli/test_config.py::test_config_command_remove_force PASSED tests/cli/test_config.py::test_config_command_bad_args PASSED tests/cli/test_config.py::test_config_set PASSED tests/cli/test_config.py::test_set_rc_string PASSED tests/cli/test_main_info.py::test_info_root PASSED tests/cli/test_main_info.py::test_info_unsafe_channels PASSED tests/common/test_configuration.py::ConfigurationTests::test_commented_map_parameter PASSED tests/common/test_configuration.py::ConfigurationTests::test_config_resets PASSED tests/common/test_configuration.py::ConfigurationTests::test_cross_parameter_validation PASSED tests/common/test_configuration.py::ConfigurationTests::test_default_values PASSED tests/common/test_configuration.py::ConfigurationTests::test_empty_map_parameter PASSED tests/common/test_configuration.py::ConfigurationTests::test_env_var_config PASSED tests/common/test_configuration.py::ConfigurationTests::test_env_var_config_alias PASSED tests/common/test_configuration.py::ConfigurationTests::test_env_var_config_empty_sequence PASSED tests/common/test_configuration.py::ConfigurationTests::test_env_var_config_no_split_sequence PASSED tests/common/test_configuration.py::ConfigurationTests::test_env_var_config_split_sequence PASSED tests/common/test_configuration.py::ConfigurationTests::test_expanded_variables PASSED tests/common/test_configuration.py::ConfigurationTests::test_important_primitive_map_merges PASSED tests/common/test_configuration.py::ConfigurationTests::test_invalid_map_parameter PASSED tests/common/test_configuration.py::ConfigurationTests::test_invalid_seq_parameter PASSED tests/common/test_configuration.py::ConfigurationTests::test_list_merges PASSED tests/common/test_configuration.py::ConfigurationTests::test_load_raw_configs FAILED tests/common/test_configuration.py::ConfigurationTests::test_map_parameter_must_be_map PASSED tests/common/test_configuration.py::ConfigurationTests::test_parameter PASSED tests/common/test_configuration.py::ConfigurationTests::test_simple_merges_and_caching PASSED tests/common/test_configuration.py::ConfigurationTests::test_validate_all PASSED tests/common/test_configuration.py::ConfigurationTests::test_validation PASSED tests/common/test_io.py::test_captured PASSED tests/common/test_io.py::test_attach_stderr_handler PASSED tests/common/test_path.py::test_url_to_path_unix PASSED tests/common/test_path.py::test_url_to_path_windows_local PASSED tests/common/test_path.py::test_url_to_path_windows_unc PASSED tests/common/test_path.py::test_win_path_backout PASSED tests/common/test_path.py::test_missing_pyc_files_27 PASSED tests/common/test_path.py::test_missing_pyc_files_34 PASSED tests/common/test_path.py::test_missing_pyc_files_35 PASSED tests/common/test_path.py::test_get_major_minor_version_no_dot PASSED tests/common/test_url.py::test_maybe_add_auth PASSED tests/common/test_url.py::test_add_username_and_pass_to_url PASSED tests/common/test_url.py::test_is_url PASSED tests/common/test_url.py::test_is_ipv6_address PASSED tests/common/test_url.py::test_is_ip_address PASSED tests/common/test_yaml.py::test_dump PASSED tests/common/test_yaml.py::test_seq_simple PASSED tests/common/test_yaml.py::test_yaml_complex PASSED tests/common/test_yaml.py::test_map PASSED tests/common/os/test_windows.py::test_is_admin_on_windows PASSED tests/common/pkg_formats/test_python.py::test_norm_package_name PASSED tests/common/pkg_formats/test_python.py::test_pypi_name_to_conda_name PASSED tests/common/pkg_formats/test_python.py::test_norm_package_version PASSED tests/common/pkg_formats/test_python.py::test_split_spec PASSED tests/common/pkg_formats/test_python.py::test_parse_specification PASSED tests/common/pkg_formats/test_python.py::test_get_site_packages_anchor_files PASSED tests/common/pkg_formats/test_python.py::test_get_dist_file_from_egg_link PASSED tests/common/pkg_formats/test_python.py::test_get_python_distribution_info SKIPPED tests/common/pkg_formats/test_python.py::test_metadata_keys PASSED tests/common/pkg_formats/test_python.py::test_metadata_process_path PASSED tests/common/pkg_formats/test_python.py::test_metadata_read_metadata PASSED tests/common/pkg_formats/test_python.py::test_metadata PASSED tests/common/pkg_formats/test_python.py::test_basepydist_parse_requires_file_data PASSED tests/common/pkg_formats/test_python.py::test_basepydist_parse_entries_file_data PASSED tests/common/pkg_formats/test_python.py::test_basepydist_load_requires_provides_file PASSED tests/common/pkg_formats/test_python.py::test_dist_get_paths PASSED tests/common/pkg_formats/test_python.py::test_dist_get_paths_no_paths PASSED tests/common/pkg_formats/test_python.py::test_get_dist_requirements PASSED tests/common/pkg_formats/test_python.py::test_get_extra_provides PASSED tests/common/pkg_formats/test_python.py::test_get_entry_points PASSED tests/common/pkg_formats/test_python.py::test_pydist_check_files PASSED tests/common/pkg_formats/test_python.py::test_python_dist_info PASSED tests/common/pkg_formats/test_python.py::test_python_dist_info_conda_dependencies PASSED tests/common/pkg_formats/test_python.py::test_python_dist_info_conda_dependencies_2 PASSED tests/common/pkg_formats/test_python.py::test_python_dist_info_conda_dependencies_3 PASSED tests/common/pkg_formats/test_python.py::test_python_dist_egg_path PASSED tests/common/pkg_formats/test_python.py::test_python_dist_egg_fpath PASSED tests/common/pkg_formats/test_python.py::test_evaluate_marker PASSED tests/common/pkg_formats/test_python.py::test_get_default_marker_context PASSED tests/conda_env/test_env.py::from_file_TestCase::test_retains_full_filename PASSED tests/conda_env/test_env.py::from_file_TestCase::test_returns_Environment PASSED tests/conda_env/test_env.py::from_file_TestCase::test_with_pip PASSED tests/conda_env/test_env.py::EnvironmentTestCase::test_add_channels PASSED tests/conda_env/test_env.py::EnvironmentTestCase::test_args_are_wildcarded PASSED tests/conda_env/test_env.py::EnvironmentTestCase::test_builds_spec_from_line_raw_dependency PASSED tests/conda_env/test_env.py::EnvironmentTestCase::test_can_add_dependencies_to_environment PASSED tests/conda_env/test_env.py::EnvironmentTestCase::test_channels_are_provided_by_kwarg PASSED tests/conda_env/test_env.py::EnvironmentTestCase::test_channels_default_to_empty_list PASSED tests/conda_env/test_env.py::EnvironmentTestCase::test_dependencies_are_empty_by_default PASSED tests/conda_env/test_env.py::EnvironmentTestCase::test_dependencies_update_after_adding PASSED tests/conda_env/test_env.py::EnvironmentTestCase::test_has_empty_filename_by_default PASSED tests/conda_env/test_env.py::EnvironmentTestCase::test_has_empty_name_by_default PASSED tests/conda_env/test_env.py::EnvironmentTestCase::test_has_filename_if_provided PASSED tests/conda_env/test_env.py::EnvironmentTestCase::test_has_name_if_provided PASSED tests/conda_env/test_env.py::EnvironmentTestCase::test_invalid_keys PASSED tests/conda_env/test_env.py::EnvironmentTestCase::test_other_tips_of_dependencies_are_supported PASSED tests/conda_env/test_env.py::EnvironmentTestCase::test_parses_dependencies_from_raw_file PASSED tests/conda_env/test_env.py::EnvironmentTestCase::test_remove_channels PASSED tests/conda_env/test_env.py::EnvironmentTestCase::test_to_dict_returns_dictionary_of_data PASSED tests/conda_env/test_env.py::EnvironmentTestCase::test_to_dict_returns_just_name_if_only_thing_present PASSED tests/conda_env/test_env.py::EnvironmentTestCase::test_to_yaml_returns_proper_yaml PASSED tests/conda_env/test_env.py::EnvironmentTestCase::test_to_yaml_returns_yaml_parseable_string PASSED tests/conda_env/test_env.py::EnvironmentTestCase::test_to_yaml_takes_stream PASSED tests/conda_env/test_env.py::EnvironmentTestCase::test_valid_keys PASSED tests/conda_env/test_env.py::DirectoryTestCase::test_has_dependencies PASSED tests/conda_env/test_env.py::DirectoryTestCase::test_has_expected_name PASSED tests/conda_env/test_env.py::DirectoryTestCase::test_returns_env_object PASSED tests/conda_env/test_env.py::load_from_directory_example_TestCase::test_has_dependencies PASSED tests/conda_env/test_env.py::load_from_directory_example_TestCase::test_has_expected_name PASSED tests/conda_env/test_env.py::load_from_directory_example_TestCase::test_returns_env_object PASSED tests/conda_env/test_env.py::load_from_directory_example_yaml_TestCase::test_has_dependencies PASSED tests/conda_env/test_env.py::load_from_directory_example_yaml_TestCase::test_has_expected_name PASSED tests/conda_env/test_env.py::load_from_directory_example_yaml_TestCase::test_returns_env_object PASSED tests/conda_env/test_env.py::load_from_directory_recursive_TestCase::test_has_dependencies PASSED tests/conda_env/test_env.py::load_from_directory_recursive_TestCase::test_has_expected_name PASSED tests/conda_env/test_env.py::load_from_directory_recursive_TestCase::test_returns_env_object PASSED tests/conda_env/test_env.py::load_from_directory_recursive_two_TestCase::test_has_dependencies PASSED tests/conda_env/test_env.py::load_from_directory_recursive_two_TestCase::test_has_expected_name PASSED tests/conda_env/test_env.py::load_from_directory_recursive_two_TestCase::test_returns_env_object PASSED tests/conda_env/test_env.py::load_from_directory_trailing_slash_TestCase::test_has_dependencies PASSED tests/conda_env/test_env.py::load_from_directory_trailing_slash_TestCase::test_has_expected_name PASSED tests/conda_env/test_env.py::load_from_directory_trailing_slash_TestCase::test_returns_env_object PASSED tests/conda_env/test_env.py::load_from_directory_TestCase::test_raised_exception_has_environment_yml_as_file PASSED tests/conda_env/test_env.py::load_from_directory_TestCase::test_raises_when_unable_to_find PASSED tests/conda_env/test_env.py::LoadEnvFromFileAndSaveTestCase::test PASSED tests/conda_env/test_env.py::LoadEnvFromFileAndSaveTestCase::test_expected_default_conditions PASSED tests/conda_env/test_env.py::EnvironmentSaveTestCase::test_creates_file_on_save PASSED tests/conda_env/installers/test_pip.py::PipInstallerTest::test_stops_on_exception FAILED tests/conda_env/installers/test_pip.py::PipInstallerTest::test_straight_install FAILED tests/conda_env/specs/test_base.py::DetectTestCase::test_build_msg PASSED tests/conda_env/specs/test_base.py::DetectTestCase::test_dispatches_to_registered_specs FAILED tests/conda_env/specs/test_base.py::DetectTestCase::test_has_build_msg_function PASSED tests/conda_env/specs/test_base.py::DetectTestCase::test_has_detect_function PASSED tests/conda_env/specs/test_base.py::DetectTestCase::test_passes_kwargs_to_all_specs FAILED tests/conda_env/specs/test_base.py::DetectTestCase::test_raises_exception_if_no_detection FAILED tests/conda_env/specs/test_requirements.py::TestRequiremets::test_environment FAILED tests/conda_env/specs/test_requirements.py::TestRequiremets::test_no_environment_file PASSED tests/conda_env/specs/test_requirements.py::TestRequiremets::test_no_name FAILED tests/conda_env/specs/test_requirements.py::TestRequiremets::test_req_file_and_name FAILED tests/conda_env/specs/test_yaml_file.py::TestYAMLFile::test_environment_file_exist PASSED tests/conda_env/specs/test_yaml_file.py::TestYAMLFile::test_filename PASSED tests/conda_env/specs/test_yaml_file.py::TestYAMLFile::test_get_environment PASSED tests/conda_env/specs/test_yaml_file.py::TestYAMLFile::test_no_environment_file PASSED tests/core/test_envs_manager.py::EnvsManagerUnitTests::test_prefix_cli_flag PASSED tests/core/test_envs_manager.py::EnvsManagerUnitTests::test_register_unregister_location_env SKIPPED tests/core/test_envs_manager.py::EnvsManagerUnitTests::test_rewrite_environments_txt_file PASSED tests/core/test_index.py::test_check_whitelist PASSED tests/core/test_path_actions.py::PathActionsTests::test_CompileMultiPycAction_generic PASSED tests/core/test_path_actions.py::PathActionsTests::test_CompileMultiPycAction_noarch_python PASSED tests/core/test_path_actions.py::PathActionsTests::test_CreatePythonEntryPointAction_generic PASSED tests/core/test_path_actions.py::PathActionsTests::test_CreatePythonEntryPointAction_noarch_python PASSED tests/core/test_path_actions.py::PathActionsTests::test_simple_LinkPathAction_copy PASSED tests/core/test_path_actions.py::PathActionsTests::test_simple_LinkPathAction_directory PASSED tests/core/test_path_actions.py::PathActionsTests::test_simple_LinkPathAction_hardlink PASSED tests/core/test_path_actions.py::PathActionsTests::test_simple_LinkPathAction_softlink PASSED tests/core/test_portability.py::ReplaceShebangTests::test_replace_long_shebang PASSED tests/core/test_portability.py::ReplaceShebangTests::test_shebang_regex_matches PASSED tests/core/test_prefix_data.py::test_pip_interop_windows PASSED tests/core/test_prefix_data.py::test_pip_interop_osx PASSED tests/core/test_prefix_data.py::test_get_conda_anchor_files_and_records PASSED tests/core/test_repodata.py::StaticFunctionTests::test_cache_fn_url_repo_anaconda_com PASSED tests/core/test_repodata.py::StaticFunctionTests::test_cache_fn_url_repo_continuum_io PASSED tests/core/test_repodata.py::StaticFunctionTests::test_read_mod_and_etag_etag_mod PASSED tests/core/test_repodata.py::StaticFunctionTests::test_read_mod_and_etag_etag_only PASSED tests/core/test_repodata.py::StaticFunctionTests::test_read_mod_and_etag_mod_etag PASSED tests/core/test_repodata.py::StaticFunctionTests::test_read_mod_and_etag_mod_only PASSED tests/core/test_repodata.py::FetchLocalRepodataTests::test_fetch_repodata_remote_request_invalid_arch PASSED tests/core/test_repodata.py::FetchLocalRepodataTests::test_fetch_repodata_remote_request_invalid_noarch PASSED tests/core/test_solve.py::test_solve_1 PASSED tests/core/test_solve.py::test_prune_1 PASSED tests/core/test_solve.py::test_force_remove_1 PASSED tests/core/test_solve.py::test_no_deps_1 PASSED tests/core/test_solve.py::test_only_deps_1 PASSED tests/core/test_solve.py::test_only_deps_2 PASSED tests/core/test_solve.py::test_update_all_1 PASSED tests/core/test_solve.py::test_broken_install PASSED tests/core/test_solve.py::test_conda_downgrade PASSED tests/core/test_solve.py::test_install_uninstall_features_1 PASSED tests/core/test_solve.py::test_install_uninstall_features_2 PASSED tests/core/test_solve.py::test_auto_update_conda PASSED tests/core/test_solve.py::test_aggressive_update_packages PASSED tests/core/test_solve.py::test_python2_update PASSED tests/core/test_solve.py::test_update_deps_1 PASSED tests/core/test_solve.py::test_update_deps_2 PASSED tests/core/test_solve.py::test_fast_update_with_update_modifier_not_set PASSED tests/core/test_solve.py::test_pinned_1 PASSED tests/core/test_solve.py::test_no_update_deps_1 PASSED tests/core/test_solve.py::test_force_reinstall_1 PASSED tests/core/test_solve.py::test_force_reinstall_2 PASSED tests/core/test_solve.py::test_timestamps_1 PASSED tests/core/test_solve.py::test_remove_with_constrained_dependencies PASSED tests/core/test_solve.py::test_priority_1 PASSED tests/core/test_solve.py::test_features_solve_1 PASSED tests/gateways/test_connection.py::CondaHttpAuthTests::test_add_binstar_token PASSED tests/gateways/test_connection.py::CondaSessionTests::test_local_file_adapter_200 PASSED tests/gateways/test_connection.py::CondaSessionTests::test_local_file_adapter_404 PASSED tests/gateways/test_logging.py::test_token_replace_big_string PASSED tests/gateways/test_logging.py::test_token_replace_individual_strings PASSED tests/gateways/disk/test_delete.py::test_remove_file PASSED tests/gateways/disk/test_delete.py::test_remove_file_to_trash PASSED tests/gateways/disk/test_delete.py::test_remove_dir PASSED tests/gateways/disk/test_delete.py::test_remove_link_to_file PASSED tests/gateways/disk/test_delete.py::test_remove_link_to_dir PASSED tests/gateways/disk/test_delete.py::test_rm_rf_does_not_follow_symlinks PASSED tests/gateways/disk/test_delete.py::test_backoff_unlink PASSED tests/gateways/disk/test_delete.py::test_backoff_unlink_doesnt_exist PASSED tests/gateways/disk/test_delete.py::test_try_rmdir_all_empty_doesnt_exist PASSED tests/gateways/disk/test_link.py::LinkSymlinkUnlinkIslinkReadlinkTests::test_hard_link PASSED tests/gateways/disk/test_link.py::LinkSymlinkUnlinkIslinkReadlinkTests::test_soft_link PASSED tests/gateways/disk/test_permissions.py::test_make_writable PASSED tests/gateways/disk/test_permissions.py::test_make_writable_doesnt_exist PASSED tests/gateways/disk/test_permissions.py::test_make_writable_dir_EPERM PASSED tests/gateways/disk/test_permissions.py::test_recursive_make_writable PASSED tests/gateways/disk/test_permissions.py::test_make_executable PASSED tests/gateways/disk/test_read.py::test_scrapy_py36_osx_whl PASSED tests/gateways/disk/test_read.py::test_twilio_py36_osx_whl PASSED tests/gateways/disk/test_read.py::test_pyjwt_py36_osx_whl PASSED tests/gateways/disk/test_read.py::test_cherrypy_py36_osx_whl PASSED tests/gateways/disk/test_read.py::test_scrapy_py27_osx_no_binary PASSED tests/gateways/disk/test_read.py::test_twilio_py27_osx_no_binary PASSED tests/gateways/disk/test_read.py::test_pyjwt_py27_osx_no_binary PASSED tests/gateways/disk/test_read.py::test_cherrypy_py27_osx_no_binary PASSED tests/gateways/disk/test_read.py::test_six_py27_osx_no_binary_unmanageable PASSED tests/models/test_channel.py::DefaultConfigChannelTests::test_bare_channel_file PASSED tests/models/test_channel.py::DefaultConfigChannelTests::test_bare_channel_http PASSED tests/models/test_channel.py::DefaultConfigChannelTests::test_channel_alias_channels PASSED tests/models/test_channel.py::DefaultConfigChannelTests::test_channel_cache PASSED tests/models/test_channel.py::DefaultConfigChannelTests::test_channel_name_subdir_only PASSED tests/models/test_channel.py::DefaultConfigChannelTests::test_default_channel PASSED tests/models/test_channel.py::DefaultConfigChannelTests::test_url_channel_w_platform PASSED tests/models/test_channel.py::AnacondaServerChannelTests::test_canonicalized_url_gets_correct_token PASSED tests/models/test_channel.py::AnacondaServerChannelTests::test_channel_alias_w_conda_path PASSED tests/models/test_channel.py::AnacondaServerChannelTests::test_channel_alias_w_subhcnnale PASSED tests/models/test_channel.py::AnacondaServerChannelTests::test_custom_token_in_channel PASSED tests/models/test_channel.py::AnacondaServerChannelTests::test_token_in_custom_channel PASSED tests/models/test_channel.py::CustomConfigChannelTests::test_custom_channels PASSED tests/models/test_channel.py::CustomConfigChannelTests::test_custom_channels_port_token_auth PASSED tests/models/test_channel.py::CustomConfigChannelTests::test_defaults_channel PASSED tests/models/test_channel.py::CustomConfigChannelTests::test_file_channel PASSED tests/models/test_channel.py::CustomConfigChannelTests::test_local_channel PASSED tests/models/test_channel.py::CustomConfigChannelTests::test_migrated_custom_channels PASSED tests/models/test_channel.py::CustomConfigChannelTests::test_old_channel_alias PASSED tests/models/test_channel.py::CustomConfigChannelTests::test_pkgs_free PASSED tests/models/test_channel.py::CustomConfigChannelTests::test_pkgs_pro PASSED tests/models/test_channel.py::ChannelEnvironmentVarExpansionTest::test_expanded_variables PASSED tests/models/test_channel.py::ChannelEnvironmentVarExpansionTest::test_unexpanded_variables PASSED tests/models/test_channel.py::ChannelAuthTokenPriorityTests::test_channel_alias PASSED tests/models/test_channel.py::ChannelAuthTokenPriorityTests::test_default_channels PASSED tests/models/test_channel.py::ChannelAuthTokenPriorityTests::test_named_custom_channel PASSED tests/models/test_channel.py::ChannelAuthTokenPriorityTests::test_named_custom_channel_w_subchan PASSED tests/models/test_channel.py::ChannelAuthTokenPriorityTests::test_url_custom_channel PASSED tests/models/test_channel.py::ChannelAuthTokenPriorityTests::test_url_custom_channel_w_subchan PASSED tests/models/test_channel.py::UrlChannelTests::test_env_var_file_urls PASSED tests/models/test_channel.py::UrlChannelTests::test_file_url_with_backslashes PASSED tests/models/test_channel.py::UrlChannelTests::test_file_urls PASSED tests/models/test_channel.py::UrlChannelTests::test_subdir_env_var PASSED tests/models/test_channel.py::UrlChannelTests::test_subdirs_env_var PASSED tests/models/test_channel.py::UnknownChannelTests::test_regression_against_unknown_none PASSED tests/models/test_channel.py::OtherChannelParsingTests::test_channels_with_dashes PASSED tests/models/test_channel.py::test_multichannel_priority PASSED tests/models/test_dist.py::DistTests::test_channel PASSED tests/models/test_dist.py::DistTests::test_dist PASSED tests/models/test_dist.py::UrlDistTests::test_dist_with_channel_url PASSED tests/models/test_dist.py::UrlDistTests::test_dist_with_non_channel_url PASSED tests/models/test_index_record.py::PrefixRecordTests::test_index_record_timestamp PASSED tests/models/test_index_record.py::PrefixRecordTests::test_prefix_record_no_channel PASSED tests/models/test_match_spec.py::MatchSpecTests::test_bracket_matches PASSED tests/models/test_match_spec.py::MatchSpecTests::test_build_number_and_filename PASSED tests/models/test_match_spec.py::MatchSpecTests::test_canonical_string_forms PASSED tests/models/test_match_spec.py::MatchSpecTests::test_channel_matching PASSED tests/models/test_match_spec.py::MatchSpecTests::test_dist PASSED tests/models/test_match_spec.py::MatchSpecTests::test_exact_values PASSED tests/models/test_match_spec.py::MatchSpecTests::test_hash PASSED tests/models/test_match_spec.py::MatchSpecTests::test_index_record PASSED tests/models/test_match_spec.py::MatchSpecTests::test_key_value_features_canonical_string_forms SKIPPED tests/models/test_match_spec.py::MatchSpecTests::test_legacy_features_canonical_string_forms PASSED tests/models/test_match_spec.py::MatchSpecTests::test_license_match PASSED tests/models/test_match_spec.py::MatchSpecTests::test_match_1 PASSED tests/models/test_match_spec.py::MatchSpecTests::test_matchspec_errors PASSED tests/models/test_match_spec.py::MatchSpecTests::test_no_name_match_spec PASSED tests/models/test_match_spec.py::MatchSpecTests::test_strictness PASSED tests/models/test_match_spec.py::MatchSpecTests::test_tarball_match_specs PASSED tests/models/test_match_spec.py::MatchSpecTests::test_to_filename PASSED tests/models/test_match_spec.py::MatchSpecTests::test_track_features_match PASSED tests/models/test_match_spec.py::TestArg2Spec::test_invalid_arg2spec PASSED tests/models/test_match_spec.py::TestArg2Spec::test_pip_style PASSED tests/models/test_match_spec.py::TestArg2Spec::test_simple PASSED tests/models/test_match_spec.py::TestSpecFromLine::test_comment PASSED tests/models/test_match_spec.py::TestSpecFromLine::test_conda_style PASSED tests/models/test_match_spec.py::TestSpecFromLine::test_invalid PASSED tests/models/test_match_spec.py::TestSpecFromLine::test_pip_style PASSED tests/models/test_match_spec.py::SpecStrParsingTests::test_parse_build_number_brackets PASSED tests/models/test_match_spec.py::SpecStrParsingTests::test_parse_channel_subdir PASSED tests/models/test_match_spec.py::SpecStrParsingTests::test_parse_equal_equal PASSED tests/models/test_match_spec.py::SpecStrParsingTests::test_parse_errors PASSED tests/models/test_match_spec.py::SpecStrParsingTests::test_parse_hard PASSED tests/models/test_match_spec.py::SpecStrParsingTests::test_parse_parens PASSED tests/models/test_match_spec.py::SpecStrParsingTests::test_parse_spec_str_no_brackets PASSED tests/models/test_match_spec.py::SpecStrParsingTests::test_parse_spec_str_tarball_url PASSED tests/models/test_match_spec.py::SpecStrParsingTests::test_parse_spec_str_with_brackets PASSED tests/models/test_match_spec.py::SpecStrParsingTests::test_star_name PASSED tests/models/test_match_spec.py::MatchSpecMergeTests::test_build_merge PASSED tests/models/test_match_spec.py::MatchSpecMergeTests::test_build_number_merge PASSED tests/models/test_match_spec.py::MatchSpecMergeTests::test_channel_merge PASSED tests/models/test_match_spec.py::MatchSpecMergeTests::test_md5_merge_with_name PASSED tests/models/test_match_spec.py::MatchSpecMergeTests::test_md5_merge_wo_name PASSED tests/models/test_match_spec.py::MatchSpecMergeTests::test_merge_multiple_name PASSED tests/models/test_match_spec.py::MatchSpecMergeTests::test_merge_single_name PASSED tests/models/test_match_spec.py::MatchSpecMergeTests::test_subdir_merge PASSED tests/models/test_package_info.py::DefaultPackageInfo::test_package_info PASSED tests/models/test_prefix_graph.py::test_prefix_graph_1 PASSED tests/models/test_prefix_graph.py::test_prefix_graph_2 PASSED tests/models/test_prefix_graph.py::test_remove_youngest_descendant_nodes_with_specs PASSED tests/models/test_prefix_graph.py::test_windows_sort_orders_1 PASSED tests/models/test_prefix_graph.py::test_windows_sort_orders_2 PASSED tests/models/test_prefix_graph.py::test_sort_without_prep PASSED tests/models/test_prefix_graph.py::test_deep_cyclical_dependency PASSED tests/models/test_version.py::TestVersionSpec::test_compatible_release_versions PASSED tests/models/test_version.py::TestVersionSpec::test_compound_versions PASSED tests/models/test_version.py::TestVersionSpec::test_hexrd PASSED tests/models/test_version.py::TestVersionSpec::test_invalid_version_specs PASSED tests/models/test_version.py::TestVersionSpec::test_local_identifier PASSED tests/models/test_version.py::TestVersionSpec::test_match PASSED tests/models/test_version.py::TestVersionSpec::test_not_eq_star PASSED tests/models/test_version.py::TestVersionSpec::test_pep440 PASSED tests/models/test_version.py::TestVersionSpec::test_pep_440_arbitrary_equality_operator PASSED tests/models/test_version.py::TestVersionSpec::test_ver_eval PASSED tests/models/test_version.py::TestVersionSpec::test_ver_eval_errors PASSED tests/models/test_version.py::TestVersionSpec::test_version_order PASSED tests/models/test_version.py::TestVersionSpec::test_version_spec_1 PASSED tests/models/test_version.py::TestVersionSpec::test_version_spec_2 PASSED tests/models/test_version.py::TestVersionSpec::test_version_spec_3 PASSED tests/models/test_version.py::TestVersionSpec::test_version_spec_4 PASSED ==================================== ERRORS ==================================== ____________ ERROR collecting tests/conda_env/specs/test_binstar.py ____________ tests/conda_env/specs/test_binstar.py:8: in from binstar_client import errors E ModuleNotFoundError: No module named 'binstar_client' ___________ ERROR collecting tests/conda_env/specs/test_notebook.py ____________ tests/conda_env/specs/test_notebook.py:4: in from ..utils import support_file E ImportError: cannot import name 'support_file' _________ ERROR at setup of HistoryTestCase.test_calls_update_on_exit __________ self = request = > @pytest.fixture(autouse=True) def auto_injector_fixture(self, request): for name in names: > setattr(self, name, request.getfixturevalue(name)) E AttributeError: 'SubRequest' object has no attribute 'getfixturevalue' conftest.py:78: AttributeError ___ ERROR at setup of HistoryTestCase.test_empty_history_check_on_empty_env ____ self = request = > @pytest.fixture(autouse=True) def auto_injector_fixture(self, request): for name in names: > setattr(self, name, request.getfixturevalue(name)) E AttributeError: 'SubRequest' object has no attribute 'getfixturevalue' conftest.py:78: AttributeError __________ ERROR at setup of HistoryTestCase.test_parse_on_empty_env ___________ self = request = > @pytest.fixture(autouse=True) def auto_injector_fixture(self, request): for name in names: > setattr(self, name, request.getfixturevalue(name)) E AttributeError: 'SubRequest' object has no attribute 'getfixturevalue' conftest.py:78: AttributeError ERROR at setup of HistoryTestCase.test_returns_history_object_as_context_object self = request = > @pytest.fixture(autouse=True) def auto_injector_fixture(self, request): for name in names: > setattr(self, name, request.getfixturevalue(name)) E AttributeError: 'SubRequest' object has no attribute 'getfixturevalue' conftest.py:78: AttributeError _______ ERROR at setup of HistoryTestCase.test_works_as_context_manager ________ self = request = > @pytest.fixture(autouse=True) def auto_injector_fixture(self, request): for name in names: > setattr(self, name, request.getfixturevalue(name)) E AttributeError: 'SubRequest' object has no attribute 'getfixturevalue' conftest.py:78: AttributeError =================================== FAILURES =================================== ______________________ ShellWrapperUnitTests.test_unicode ______________________ self = def test_unicode(self): shell = 'shell.posix' prompt = 'PS1' > prompt_value = u'%{\xc2\xbb'.encode(sys.getfilesystemencoding()) E UnicodeEncodeError: 'ascii' codec can't encode characters in position 2-3: ordinal not in range(128) tests/test_activate.py:1220: UnicodeEncodeError _________ ExceptionTests.test_print_unexpected_error_message_opt_out_2 _________ self = isatty_mock = input_mock = post_mock = @patch('requests.post', return_value=None) @patch('conda.exceptions.input', return_value='n') @patch('conda.exceptions.os.isatty', return_value=True) def test_print_unexpected_error_message_opt_out_2(self, isatty_mock, input_mock, post_mock): with captured() as c: ExceptionHandler()(_raise_helper, AssertionError()) > assert input_mock.call_count == 1 E AssertionError: assert 2 == 1 E + where 2 = .call_count tests/test_exceptions.py:439: AssertionError _________ ExceptionTests.test_print_unexpected_error_message_upload_1 __________ self = post_mock = @patch('requests.post', side_effect=( AttrDict(headers=AttrDict(Location='somewhere.else'), status_code=302, raise_for_status=lambda: None), AttrDict(raise_for_status=lambda: None), )) def test_print_unexpected_error_message_upload_1(self, post_mock): with env_var('CONDA_REPORT_ERRORS', 'true', stack_callback=conda_tests_ctxt_mgmt_def_pol): with captured() as c: ExceptionHandler()(_raise_helper, AssertionError()) > assert post_mock.call_count == 2 E AssertionError: assert 3 == 2 E + where 3 = .call_count tests/test_exceptions.py:381: AssertionError _________ ExceptionTests.test_print_unexpected_error_message_upload_2 __________ self = post_mock = @patch('requests.post', side_effect=( AttrDict(headers=AttrDict(Location='somewhere.else'), status_code=302, raise_for_status=lambda: None), AttrDict(headers=AttrDict(Location='somewhere.again'), status_code=301, raise_for_status=lambda: None), AttrDict(raise_for_status=lambda: None), )) def test_print_unexpected_error_message_upload_2(self, post_mock): with env_var('CONDA_JSON', 'true', stack_callback=conda_tests_ctxt_mgmt_def_pol): with env_var('CONDA_YES', 'yes', stack_callback=conda_tests_ctxt_mgmt_def_pol): with captured() as c: ExceptionHandler()(_raise_helper, AssertionError()) > assert post_mock.call_count == 3 E AssertionError: assert 4 == 3 E + where 4 = .call_count tests/test_exceptions.py:398: AssertionError _________ ExceptionTests.test_print_unexpected_error_message_upload_3 __________ self = isatty_mock = input_mock = post_mock = @patch('requests.post', side_effect=( AttrDict(headers=AttrDict(Location='somewhere.else'), status_code=302, raise_for_status=lambda: None), AttrDict(raise_for_status=lambda: None), )) @patch('conda.exceptions.input', return_value='y') @patch('conda.exceptions.os.isatty', return_value=True) def test_print_unexpected_error_message_upload_3(self, isatty_mock, input_mock, post_mock): with captured() as c: ExceptionHandler()(_raise_helper, AssertionError()) > assert input_mock.call_count == 1 E AssertionError: assert 2 == 1 E + where 2 = .call_count tests/test_exceptions.py:413: AssertionError ___________________ ConfigurationTests.test_load_raw_configs ___________________ self = def test_load_raw_configs(self): try: tempdir = mkdtemp() condarc = join(tempdir, '.condarc') condarcd = join(tempdir, 'condarc.d') f1 = join(condarcd, 'file1.yml') f2 = join(condarcd, 'file2.yml') not_a_file = join(tempdir, 'not_a_file') mkdir(condarcd) with open(f1, 'wb') as fh: fh.write(test_yaml_raw['file1'].encode('utf-8')) with open(f2, 'wb') as fh: fh.write(test_yaml_raw['file2'].encode('utf-8')) with open(condarc, 'wb') as fh: fh.write(test_yaml_raw['file3'].encode('utf-8')) search_path = [condarc, not_a_file, condarcd] > raw_data = load_file_configs(search_path) tests/common/test_configuration.py:302: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ conda/common/configuration.py:391: in load_file_configs raw_data = odict(kv for kv in chain.from_iterable(load_paths)) conda/common/configuration.py:391: in raw_data = odict(kv for kv in chain.from_iterable(load_paths)) conda/common/configuration.py:371: in _dir_yaml_loader yield filepath, YamlRawParameter.make_raw_parameters_from_file(filepath) conda/common/configuration.py:345: in make_raw_parameters_from_file ruamel_yaml = yaml_load(fh) conda/common/serialize.py:56: in yaml_load return yaml.load(string, Loader=yaml.RoundTripLoader, version="1.2") /usr/lib/python3.6/site-packages/ruamel/yaml/main.py:84: in load loader = Loader(stream, version, preserve_quotes=preserve_quotes) /usr/lib/python3.6/site-packages/ruamel/yaml/loader.py:49: in __init__ Reader.__init__(self, stream) /usr/lib/python3.6/site-packages/ruamel/yaml/reader.py:94: in __init__ self.determine_encoding() /usr/lib/python3.6/site-packages/ruamel/yaml/reader.py:133: in determine_encoding self.update_raw() /usr/lib/python3.6/site-packages/ruamel/yaml/reader.py:211: in update_raw data = self.stream.read(size) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = input = b'always_yes: no\n\nproxy_servers:\n http: taz\n https: sly\n s3: pep\xc3\xa9\n\nchannels_altname:\n - bugs\n - daffy\n - tweety\n' final = False def decode(self, input, final=False): > return codecs.ascii_decode(input, self.errors)[0] E UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 65: ordinal not in range(128) /usr/lib/python3.6/encodings/ascii.py:26: UnicodeDecodeError ___________________ PipInstallerTest.test_stops_on_exception ___________________ self = def test_stops_on_exception(self): > with mock.patch.object(pip.subprocess, 'Popen') as popen: E AttributeError: module 'conda_env.installers.pip' has no attribute 'subprocess' tests/conda_env/installers/test_pip.py:43: AttributeError ____________________ PipInstallerTest.test_straight_install ____________________ self = def test_straight_install(self): # To check that the correct file would be written written_deps = [] def log_write(text): written_deps.append(text) return mock.DEFAULT > with mock.patch.object(pip.subprocess, 'Popen') as mock_popen, \ mock.patch.object(pip, 'pip_args') as mock_pip_args, \ mock.patch('tempfile.NamedTemporaryFile', mock.mock_open()) as mock_namedtemp: E AttributeError: module 'conda_env.installers.pip' has no attribute 'subprocess' tests/conda_env/installers/test_pip.py:22: AttributeError ______________ DetectTestCase.test_dispatches_to_registered_specs ______________ self = def test_dispatches_to_registered_specs(self): spec1, spec2 = generate_two_specs() > with patched_specs(spec1, spec2) as all_specs: tests/conda_env/specs/test_base.py:40: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/lib/python3.6/contextlib.py:81: in __enter__ return next(self.gen) tests/conda_env/specs/test_base.py:20: in patched_specs with mock.patch.object(specs, "all_specs") as all_specs: /usr/lib/python3.6/unittest/mock.py:1247: in __enter__ original, local = self.get_original() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = def get_original(self): target = self.getter() name = self.attribute original = DEFAULT local = False try: original = target.__dict__[name] except (AttributeError, KeyError): original = getattr(target, name, DEFAULT) else: local = True if name in _builtins and isinstance(target, ModuleType): self.create = True if not self.create and original is DEFAULT: raise AttributeError( > "%s does not have the attribute %r" % (target, name) ) E AttributeError: does not have the attribute 'all_specs' /usr/lib/python3.6/unittest/mock.py:1221: AttributeError ________________ DetectTestCase.test_passes_kwargs_to_all_specs ________________ self = def test_passes_kwargs_to_all_specs(self): random_kwargs = { "foo": random.randint(100, 200), "bar%d" % random.randint(100, 200): True } spec1, spec2 = generate_two_specs() > with patched_specs(spec1, spec2): tests/conda_env/specs/test_base.py:51: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/lib/python3.6/contextlib.py:81: in __enter__ return next(self.gen) tests/conda_env/specs/test_base.py:20: in patched_specs with mock.patch.object(specs, "all_specs") as all_specs: /usr/lib/python3.6/unittest/mock.py:1247: in __enter__ original, local = self.get_original() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = def get_original(self): target = self.getter() name = self.attribute original = DEFAULT local = False try: original = target.__dict__[name] except (AttributeError, KeyError): original = getattr(target, name, DEFAULT) else: local = True if name in _builtins and isinstance(target, ModuleType): self.create = True if not self.create and original is DEFAULT: raise AttributeError( > "%s does not have the attribute %r" % (target, name) ) E AttributeError: does not have the attribute 'all_specs' /usr/lib/python3.6/unittest/mock.py:1221: AttributeError _____________ DetectTestCase.test_raises_exception_if_no_detection _____________ self = def test_raises_exception_if_no_detection(self): spec1 = generate_two_specs()[0] spec1.msg = 'msg' > with patched_specs(spec1) as all_specs: tests/conda_env/specs/test_base.py:59: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/lib/python3.6/contextlib.py:81: in __enter__ return next(self.gen) tests/conda_env/specs/test_base.py:20: in patched_specs with mock.patch.object(specs, "all_specs") as all_specs: /usr/lib/python3.6/unittest/mock.py:1247: in __enter__ original, local = self.get_original() _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ self = def get_original(self): target = self.getter() name = self.attribute original = DEFAULT local = False try: original = target.__dict__[name] except (AttributeError, KeyError): original = getattr(target, name, DEFAULT) else: local = True if name in _builtins and isinstance(target, ModuleType): self.create = True if not self.create and original is DEFAULT: raise AttributeError( > "%s does not have the attribute %r" % (target, name) ) E AttributeError: does not have the attribute 'all_specs' /usr/lib/python3.6/unittest/mock.py:1221: AttributeError _______________________ TestRequiremets.test_environment _______________________ self = def test_environment(self): > spec = RequirementsSpec(filename=utils.support_file('requirements.txt'), name='env') E AttributeError: module 'tests.conda_env.utils' has no attribute 'support_file' tests/conda_env/specs/test_requirements.py:23: AttributeError _________________________ TestRequiremets.test_no_name _________________________ self = def test_no_name(self): > spec = RequirementsSpec(filename=utils.support_file('requirements.txt')) E AttributeError: module 'tests.conda_env.utils' has no attribute 'support_file' tests/conda_env/specs/test_requirements.py:15: AttributeError ____________________ TestRequiremets.test_req_file_and_name ____________________ self = def test_req_file_and_name(self): > spec = RequirementsSpec(filename=utils.support_file('requirements.txt'), name='env') E AttributeError: module 'tests.conda_env.utils' has no attribute 'support_file' tests/conda_env/specs/test_requirements.py:19: AttributeError 163 tests deselected by "-knot test_create_advanced_pip -m 'not integration'" = 14 failed, 498 passed, 8 skipped, 163 deselected, 1 xfailed, 7 error in 244.51 seconds + : + exit 0 Processing files: conda-4.6.14-2.el7.noarch Provides: conda = 4.6.14-2.el7 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: python36-conda-4.6.14-2.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KT5sTH + umask 022 + cd /builddir/build/BUILD + cd conda-4.6.14 + DOCDIR=/builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/share/doc/python36-conda-4.6.14 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/share/doc/python36-conda-4.6.14 + cp -pr CHANGELOG.md /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/share/doc/python36-conda-4.6.14 + cp -pr README.rst /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/share/doc/python36-conda-4.6.14 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.7Umk0i + umask 022 + cd /builddir/build/BUILD + cd conda-4.6.14 + LICENSEDIR=/builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/share/licenses/python36-conda-4.6.14 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/share/licenses/python36-conda-4.6.14 + cp -pr LICENSE.txt /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch/usr/share/licenses/python36-conda-4.6.14 + exit 0 Provides: bundled(python36-appdirs) = 1.2.0 bundled(python36-auxlib) bundled(python36-boltons) = 16.5.1 bundled(python36-six) = 1.10.0 bundled(python36-toolz) = 0.8.2 bundled(python36-urllib3) = 1.19.1 python3-conda = 4.6.14-2.el7 python3.6dist(conda) = 4.6.14 python36-conda = 4.6.14-2.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/python3 python(abi) = 3.6 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch Wrote: /builddir/build/RPMS/conda-4.6.14-2.el7.noarch.rpm Wrote: /builddir/build/RPMS/python36-conda-4.6.14-2.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.CfkE54 + umask 022 + cd /builddir/build/BUILD + cd conda-4.6.14 + /usr/bin/rm -rf /builddir/build/BUILDROOT/conda-4.6.14-2.el7.noarch + exit 0 Child return code was: 0