Job started on ‘hostname‘ at ‘date‘ QIIME is caching your current deployment for improved performance. This may take a few moments and should only happen once per deployment. Traceback (most recent call last): File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/tensorflow/python/pywrap_tensorflow.py", line 58, in from tensorflow.python.pywrap_tensorflow_internal import * File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/tensorflow/python/pywrap_tensorflow_internal.py", line 28, in _pywrap_tensorflow_internal = swig_import_helper() File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/tensorflow/python/pywrap_tensorflow_internal.py", line 24, in swig_import_helper _mod = imp.load_module('_pywrap_tensorflow_internal', fp, pathname, description) File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/imp.py", line 243, in load_module return load_dynamic(name, filename, file) File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/imp.py", line 343, in load_dynamic return _load(spec) ImportError: /lib64/libc.so.6: version `GLIBC_2.17' not found (required by /storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/tensorflow/python/_pywrap_tensorflow_internal.so) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/bin/qiime", line 11, in sys.exit(qiime()) File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/click/core.py", line 764, in __call__ return self.main(*args, **kwargs) File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/click/core.py", line 716, in main with self.make_context(prog_name, args, **extra) as ctx: File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/click/core.py", line 641, in make_context self.parse_args(ctx, args) File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/q2cli/click/command.py", line 43, in parse_args return super().parse_args(ctx, args) File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/click/core.py", line 1086, in parse_args echo(ctx.get_help(), color=ctx.color) File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/click/core.py", line 516, in get_help return self.command.get_help(self) File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/click/core.py", line 879, in get_help self.format_help(ctx, formatter) File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/click/core.py", line 898, in format_help self.format_options(ctx, formatter) File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/q2cli/click/command.py", line 157, in format_options for subcommand in self.list_commands(ctx): File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/q2cli/commands.py", line 93, in list_commands plugins = sorted(self._plugin_lookup) File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/q2cli/commands.py", line 77, in _plugin_lookup import q2cli.core.cache File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/q2cli/core/cache.py", line 403, in CACHE = DeploymentCache() File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/q2cli/core/cache.py", line 61, in __init__ self._state = self._get_cached_state(refresh=refresh) File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/q2cli/core/cache.py", line 107, in _get_cached_state self._cache_current_state(current_requirements) File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/q2cli/core/cache.py", line 200, in _cache_current_state state = self._get_current_state() File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/q2cli/core/cache.py", line 238, in _get_current_state plugin_manager = qiime2.sdk.PluginManager() File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/qiime2/sdk/plugin_manager.py", line 44, in __new__ self._init() File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/qiime2/sdk/plugin_manager.py", line 59, in _init plugin = entry_point.load() File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/pkg_resources/__init__.py", line 2322, in load return self.resolve() File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/pkg_resources/__init__.py", line 2328, in resolve module = __import__(self.module_name, fromlist=['__name__'], level=0) File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/songbird/q2/__init__.py", line 2, in from ._method import multinomial File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/songbird/q2/_method.py", line 6, in import tensorflow as tf File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/tensorflow/__init__.py", line 22, in from tensorflow.python import pywrap_tensorflow # pylint: disable=unused-import File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/tensorflow/python/__init__.py", line 49, in from tensorflow.python import pywrap_tensorflow File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/tensorflow/python/pywrap_tensorflow.py", line 74, in raise ImportError(msg) ImportError: Traceback (most recent call last): File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/tensorflow/python/pywrap_tensorflow.py", line 58, in from tensorflow.python.pywrap_tensorflow_internal import * File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/tensorflow/python/pywrap_tensorflow_internal.py", line 28, in _pywrap_tensorflow_internal = swig_import_helper() File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/tensorflow/python/pywrap_tensorflow_internal.py", line 24, in swig_import_helper _mod = imp.load_module('_pywrap_tensorflow_internal', fp, pathname, description) File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/imp.py", line 243, in load_module return load_dynamic(name, filename, file) File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/imp.py", line 343, in load_dynamic return _load(spec) ImportError: /lib64/libc.so.6: version `GLIBC_2.17' not found (required by /storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/tensorflow/python/_pywrap_tensorflow_internal.so) Failed to load the native TensorFlow runtime. See https://www.tensorflow.org/install/install_sources#common_installation_problems for some common reasons and solutions. Include the entire stack trace above this error message when asking for help. QIIME is caching your current deployment for improved performance. This may take a few moments and should only happen once per deployment. Traceback (most recent call last): File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/tensorflow/python/pywrap_tensorflow.py", line 58, in from tensorflow.python.pywrap_tensorflow_internal import * File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/tensorflow/python/pywrap_tensorflow_internal.py", line 28, in _pywrap_tensorflow_internal = swig_import_helper() File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/tensorflow/python/pywrap_tensorflow_internal.py", line 24, in swig_import_helper _mod = imp.load_module('_pywrap_tensorflow_internal', fp, pathname, description) File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/imp.py", line 243, in load_module return load_dynamic(name, filename, file) File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/imp.py", line 343, in load_dynamic return _load(spec) ImportError: /lib64/libc.so.6: version `GLIBC_2.17' not found (required by /storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/tensorflow/python/_pywrap_tensorflow_internal.so) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/bin/qiime", line 11, in sys.exit(qiime()) File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/click/core.py", line 764, in __call__ return self.main(*args, **kwargs) File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/click/core.py", line 717, in main rv = self.invoke(ctx) File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/click/core.py", line 1132, in invoke cmd_name, cmd, args = self.resolve_command(ctx, args) File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/click/core.py", line 1171, in resolve_command cmd = self.get_command(ctx, cmd_name) File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/q2cli/commands.py", line 101, in get_command plugin = self._plugin_lookup[name] File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/q2cli/commands.py", line 77, in _plugin_lookup import q2cli.core.cache File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/q2cli/core/cache.py", line 403, in CACHE = DeploymentCache() File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/q2cli/core/cache.py", line 61, in __init__ self._state = self._get_cached_state(refresh=refresh) File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/q2cli/core/cache.py", line 107, in _get_cached_state self._cache_current_state(current_requirements) File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/q2cli/core/cache.py", line 200, in _cache_current_state state = self._get_current_state() File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/q2cli/core/cache.py", line 238, in _get_current_state plugin_manager = qiime2.sdk.PluginManager() File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/qiime2/sdk/plugin_manager.py", line 44, in __new__ self._init() File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/qiime2/sdk/plugin_manager.py", line 59, in _init plugin = entry_point.load() File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/pkg_resources/__init__.py", line 2322, in load return self.resolve() File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/pkg_resources/__init__.py", line 2328, in resolve module = __import__(self.module_name, fromlist=['__name__'], level=0) File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/songbird/q2/__init__.py", line 2, in from ._method import multinomial File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/songbird/q2/_method.py", line 6, in import tensorflow as tf File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/tensorflow/__init__.py", line 22, in from tensorflow.python import pywrap_tensorflow # pylint: disable=unused-import File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/tensorflow/python/__init__.py", line 49, in from tensorflow.python import pywrap_tensorflow File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/tensorflow/python/pywrap_tensorflow.py", line 74, in raise ImportError(msg) ImportError: Traceback (most recent call last): File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/tensorflow/python/pywrap_tensorflow.py", line 58, in from tensorflow.python.pywrap_tensorflow_internal import * File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/tensorflow/python/pywrap_tensorflow_internal.py", line 28, in _pywrap_tensorflow_internal = swig_import_helper() File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/tensorflow/python/pywrap_tensorflow_internal.py", line 24, in swig_import_helper _mod = imp.load_module('_pywrap_tensorflow_internal', fp, pathname, description) File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/imp.py", line 243, in load_module return load_dynamic(name, filename, file) File "/storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/imp.py", line 343, in load_dynamic return _load(spec) ImportError: /lib64/libc.so.6: version `GLIBC_2.17' not found (required by /storage/home/hxw346/.conda/envs/qiime2-2019.7/lib/python3.6/site-packages/tensorflow/python/_pywrap_tensorflow_internal.so) Failed to load the native TensorFlow runtime. See https://www.tensorflow.org/install/install_sources#common_installation_problems for some common reasons and solutions. Include the entire stack trace above this error message when asking for help.