echoing-manchester-70122
05/28/2020, 11:39 PMhundreds-father-404
05/28/2020, 11:42 PMhundreds-father-404
05/28/2020, 11:43 PMechoing-manchester-70122
05/28/2020, 11:44 PMhundreds-father-404
05/29/2020, 1:07 AMjolly-midnight-72759
05/30/2020, 2:12 PMpants-plugins/src/python
I create a module called awesome_plugin
. This module would need to have awesome_plugin.register
defined.
Is there a pattern that takes advantage of “auto discovery” of plugins that are in the monorepo as opposed to being loaded via pip via an external repository?flat-zoo-31952
05/31/2020, 1:25 PMechoing-manchester-70122
06/01/2020, 4:58 PMechoing-manchester-70122
06/01/2020, 4:58 PMNo valid Python interpreter found. For this Pants version, Pants requires Python 3.6+.
Could not find . Please ensure is on your PATH.
with 1.23.0. The pants documentation still says:
By default, pants uses ['CPython>=2.7,<3']
few-alarm-32433
06/02/2020, 4:15 PMinternal error
Traceback (most recent call last):
File "/root/app/.pants.d/test/pytest-prep/CPython-3.6.4/6bb24d957dcc4c9000146a942b5ab04ed81cb1f1/.deps/pytest-3.6.4-py2.py3-none-any.whl/_pytest/main.py", line 178, in wrap_session
session.exitstatus = doit(config, session) or 0
File "/root/app/.pants.d/test/pytest-prep/CPython-3.6.4/6bb24d957dcc4c9000146a942b5ab04ed81cb1f1/.deps/pytest-3.6.4-py2.py3-none-any.whl/_pytest/main.py", line 215, in _main
config.hook.pytest_runtestloop(session=session)
File "/root/app/.pants.d/test/pytest-prep/CPython-3.6.4/6bb24d957dcc4c9000146a942b5ab04ed81cb1f1/.deps/pluggy-0.7.1-py2.py3-none-any.whl/pluggy/hooks.py", line 258, in __call__
return self._hookexec(self, self._nonwrappers + self._wrappers, kwargs)
File "/root/app/.pants.d/test/pytest-prep/CPython-3.6.4/6bb24d957dcc4c9000146a942b5ab04ed81cb1f1/.deps/pluggy-0.7.1-py2.py3-none-any.whl/pluggy/manager.py", line 67, in _hookexec
return self._inner_hookexec(hook, methods, kwargs)
File "/root/app/.pants.d/test/pytest-prep/CPython-3.6.4/6bb24d957dcc4c9000146a942b5ab04ed81cb1f1/.deps/pluggy-0.7.1-py2.py3-none-any.whl/pluggy/manager.py", line 61, in <lambda>
firstresult=hook.spec_opts.get('firstresult'),
File "/root/app/.pants.d/test/pytest-prep/CPython-3.6.4/6bb24d957dcc4c9000146a942b5ab04ed81cb1f1/.deps/pluggy-0.7.1-py2.py3-none-any.whl/pluggy/callers.py", line 196, in _multicall
gen.send(outcome)
File "/root/app/.pants.d/test/pytest-prep/CPython-3.6.4/6bb24d957dcc4c9000146a942b5ab04ed81cb1f1/.deps/pytest_cov-2.4.0-py2.py3-none-any.whl/pytest_cov/plugin.py", line 232, in pytest_runtestloop
self.cov_controller.finish()
File "/root/app/.pants.d/test/pytest-prep/CPython-3.6.4/6bb24d957dcc4c9000146a942b5ab04ed81cb1f1/.deps/pytest_cov-2.4.0-py2.py3-none-any.whl/pytest_cov/engine.py", line 149, in finish
self.cov.stop()
File "/root/app/.pants.d/test/pytest-prep/CPython-3.6.4/6bb24d957dcc4c9000146a942b5ab04ed81cb1f1/.deps/coverage-5.1-cp36-cp36m-manylinux1_x86_64.whl/coverage/control.py", line 687, in combine
combine_parallel_data(self._data, aliases=aliases, data_paths=data_paths, strict=strict)
File "/root/app/.pants.d/test/pytest-prep/CPython-3.6.4/6bb24d957dcc4c9000146a942b5ab04ed81cb1f1/.deps/coverage-5.1-cp36-cp36m-manylinux1_x86_64.whl/coverage/data.py", line 117, in combine_parallel_data
data.update(new_data, aliases=aliases)
File "/root/app/.pants.d/test/pytest-prep/CPython-3.6.4/6bb24d957dcc4c9000146a942b5ab04ed81cb1f1/.deps/coverage-5.1-cp36-cp36m-manylinux1_x86_64.whl/coverage/sqldata.py", line 661, in update
path, this_tracer, other_tracer
coverage.misc.CoverageException: Conflicting file tracer name for '/root/app/.pants.d/pyprep/sources/1f8c4b7129eaaea210c186d4118af8f20a186eb6/company/team/product/project/task.py': '' vs '__pants_backend_python_tasks_pytest_prep_coverage_plugin__.ChrootRemappingPlugin'
Is it something you guys have seen before? Happy to submit a github issue.happy-kitchen-89482
06/02/2020, 6:38 PME ValueError: Could not initialize store for process cache: "Error making env for store at \"/Users/benjyw/.cache/pants/lmdb_store/processes/8\": Too many open files"
happy-kitchen-89482
06/02/2020, 6:38 PMulimit -n 10000
in my bashrcaloof-angle-91616
06/02/2020, 6:39 PMaloof-angle-91616
06/02/2020, 6:40 PMaloof-angle-91616
06/02/2020, 6:40 PMhappy-kitchen-89482
06/02/2020, 6:41 PMaloof-angle-91616
06/02/2020, 6:42 PMwitty-crayon-22786
06/02/2020, 6:47 PMwitty-crayon-22786
06/02/2020, 6:47 PMaloof-angle-91616
06/02/2020, 6:47 PMhappy-kitchen-89482
06/02/2020, 6:50 PMhappy-kitchen-89482
06/02/2020, 6:51 PMwitty-crayon-22786
06/02/2020, 6:53 PMwitty-crayon-22786
06/02/2020, 6:53 PMwitty-crayon-22786
06/02/2020, 6:54 PMhundreds-father-404
06/02/2020, 7:18 PMwitty-crayon-22786
06/02/2020, 7:30 PMwitty-crayon-22786
06/02/2020, 7:31 PMwitty-crayon-22786
06/02/2020, 7:32 PMwitty-crayon-22786
06/02/2020, 7:35 PM