Release process is broken
Closed this issue · 0 comments
mattbert@Matts-MacBook-Pro ol-django % ./pants ol-project release create --app hubspot_api --push
Traceback (most recent call last):
File "/Users/mattbert/.pyenv/versions/3.8.14/lib/python3.8/runpy.py", line 194, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/Users/mattbert/.pyenv/versions/3.8.14/lib/python3.8/runpy.py", line 87, in _run_code
exec(code, run_globals)
File "/Users/mattbert/.pex/unzipped_pexes/ed27005db75fa2adfa31b38c7986efcfd37f08d5/main.py", line 103, in
bootstrap_pex(entry_point, execute=execute, venv_dir=venv_dir)
File "/Users/mattbert/.pex/unzipped_pexes/ed27005db75fa2adfa31b38c7986efcfd37f08d5/.bootstrap/pex/pex_bootstrapper.py", line 608, in bootstrap_pex
pex.PEX(entry_point).execute()
File "/Users/mattbert/.pex/unzipped_pexes/ed27005db75fa2adfa31b38c7986efcfd37f08d5/.bootstrap/pex/pex.py", line 560, in execute
sys.exit(self._wrap_coverage(self._wrap_profiling, self._execute))
File "/Users/mattbert/.pex/unzipped_pexes/ed27005db75fa2adfa31b38c7986efcfd37f08d5/.bootstrap/pex/pex.py", line 467, in _wrap_coverage
return runner(*args)
File "/Users/mattbert/.pex/unzipped_pexes/ed27005db75fa2adfa31b38c7986efcfd37f08d5/.bootstrap/pex/pex.py", line 498, in _wrap_profiling
return runner(*args)
File "/Users/mattbert/.pex/unzipped_pexes/ed27005db75fa2adfa31b38c7986efcfd37f08d5/.bootstrap/pex/pex.py", line 603, in _execute
return self.execute_entry(
File "/Users/mattbert/.pex/unzipped_pexes/ed27005db75fa2adfa31b38c7986efcfd37f08d5/.bootstrap/pex/pex.py", line 798, in execute_entry
return self.execute_entry_point(entry_point)
File "/Users/mattbert/.pex/unzipped_pexes/ed27005db75fa2adfa31b38c7986efcfd37f08d5/.bootstrap/pex/pex.py", line 816, in execute_entry_point
return runner()
File "/Users/mattbert/.pex/installed_wheels/78086359bc4a576338dbcaacad4a42784cdd0755b6327b984812fe0913265abf/click-8.1.3-py3-none-any.whl/click/core.py", line 1130, in call
return self.main(*args, **kwargs)
File "/Users/mattbert/.pex/installed_wheels/78086359bc4a576338dbcaacad4a42784cdd0755b6327b984812fe0913265abf/click-8.1.3-py3-none-any.whl/click/core.py", line 1055, in main
rv = self.invoke(ctx)
File "/Users/mattbert/.pex/installed_wheels/78086359bc4a576338dbcaacad4a42784cdd0755b6327b984812fe0913265abf/click-8.1.3-py3-none-any.whl/click/core.py", line 1657, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
File "/Users/mattbert/.pex/installed_wheels/78086359bc4a576338dbcaacad4a42784cdd0755b6327b984812fe0913265abf/click-8.1.3-py3-none-any.whl/click/core.py", line 1657, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
File "/Users/mattbert/.pex/installed_wheels/78086359bc4a576338dbcaacad4a42784cdd0755b6327b984812fe0913265abf/click-8.1.3-py3-none-any.whl/click/core.py", line 1404, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "/Users/mattbert/.pex/installed_wheels/78086359bc4a576338dbcaacad4a42784cdd0755b6327b984812fe0913265abf/click-8.1.3-py3-none-any.whl/click/core.py", line 760, in invoke
return __callback(*args, **kwargs)
File "/Users/mattbert/.pex/installed_wheels/78086359bc4a576338dbcaacad4a42784cdd0755b6327b984812fe0913265abf/click-8.1.3-py3-none-any.whl/click/decorators.py", line 84, in new_func
return ctx.invoke(f, obj, *args, **kwargs)
File "/Users/mattbert/.pex/installed_wheels/78086359bc4a576338dbcaacad4a42784cdd0755b6327b984812fe0913265abf/click-8.1.3-py3-none-any.whl/click/core.py", line 760, in invoke
return __callback(*args, **kwargs)
File "/Users/mattbert/.pex/installed_wheels/78086359bc4a576338dbcaacad4a42784cdd0755b6327b984812fe0913265abf/click-8.1.3-py3-none-any.whl/click/decorators.py", line 26, in new_func
return f(get_current_context(), *args, **kwargs)
File "/Users/mattbert/.pex/unzipped_pexes/ed27005db75fa2adfa31b38c7986efcfd37f08d5/mitol/build_support/decorators.py", line 85, in wrapper
return ctx.invoke(func, *args, **kwargs)
File "/Users/mattbert/.pex/installed_wheels/78086359bc4a576338dbcaacad4a42784cdd0755b6327b984812fe0913265abf/click-8.1.3-py3-none-any.whl/click/core.py", line 760, in invoke
return __callback(*args, **kwargs)
File "/Users/mattbert/.pex/installed_wheels/78086359bc4a576338dbcaacad4a42784cdd0755b6327b984812fe0913265abf/click-8.1.3-py3-none-any.whl/click/decorators.py", line 84, in new_func
return ctx.invoke(f, obj, *args, **kwargs)
File "/Users/mattbert/.pex/installed_wheels/78086359bc4a576338dbcaacad4a42784cdd0755b6327b984812fe0913265abf/click-8.1.3-py3-none-any.whl/click/core.py", line 760, in invoke
return __callback(*args, **kwargs)
File "/Users/mattbert/.pex/installed_wheels/78086359bc4a576338dbcaacad4a42784cdd0755b6327b984812fe0913265abf/click-8.1.3-py3-none-any.whl/click/decorators.py", line 26, in new_func
return f(get_current_context(), *args, **kwargs)
File "/Users/mattbert/.pex/unzipped_pexes/ed27005db75fa2adfa31b38c7986efcfd37f08d5/mitol/build_support/decorators.py", line 46, in _with_app
return ctx.invoke(func, *args, **kwargs)
File "/Users/mattbert/.pex/installed_wheels/78086359bc4a576338dbcaacad4a42784cdd0755b6327b984812fe0913265abf/click-8.1.3-py3-none-any.whl/click/core.py", line 760, in invoke
return __callback(*args, **kwargs)
File "/Users/mattbert/.pex/installed_wheels/78086359bc4a576338dbcaacad4a42784cdd0755b6327b984812fe0913265abf/click-8.1.3-py3-none-any.whl/click/decorators.py", line 84, in new_func
return ctx.invoke(f, obj, *args, **kwargs)
File "/Users/mattbert/.pex/installed_wheels/78086359bc4a576338dbcaacad4a42784cdd0755b6327b984812fe0913265abf/click-8.1.3-py3-none-any.whl/click/core.py", line 760, in invoke
return __callback(*args, **kwargs)
File "/Users/mattbert/.pex/installed_wheels/78086359bc4a576338dbcaacad4a42784cdd0755b6327b984812fe0913265abf/click-8.1.3-py3-none-any.whl/click/decorators.py", line 84, in new_func
return ctx.invoke(f, obj, *args, **kwargs)
File "/Users/mattbert/.pex/installed_wheels/78086359bc4a576338dbcaacad4a42784cdd0755b6327b984812fe0913265abf/click-8.1.3-py3-none-any.whl/click/core.py", line 760, in invoke
return __callback(*args, **kwargs)
File "/Users/mattbert/.pex/installed_wheels/78086359bc4a576338dbcaacad4a42784cdd0755b6327b984812fe0913265abf/click-8.1.3-py3-none-any.whl/click/decorators.py", line 26, in new_func
return f(get_current_context(), *args, **kwargs)
File "/Users/mattbert/.pex/unzipped_pexes/ed27005db75fa2adfa31b38c7986efcfd37f08d5/mitol/build_support/commands/release.py", line 37, in create
ctx.invoke(changelog.check)
File "/Users/mattbert/.pex/installed_wheels/78086359bc4a576338dbcaacad4a42784cdd0755b6327b984812fe0913265abf/click-8.1.3-py3-none-any.whl/click/core.py", line 760, in invoke
return __callback(*args, **kwargs)
File "/Users/mattbert/.pex/installed_wheels/78086359bc4a576338dbcaacad4a42784cdd0755b6327b984812fe0913265abf/click-8.1.3-py3-none-any.whl/click/decorators.py", line 84, in new_func
return ctx.invoke(f, obj, *args, **kwargs)
File "/Users/mattbert/.pex/installed_wheels/78086359bc4a576338dbcaacad4a42784cdd0755b6327b984812fe0913265abf/click-8.1.3-py3-none-any.whl/click/core.py", line 760, in invoke
return __callback(*args, **kwargs)
File "/Users/mattbert/.pex/installed_wheels/78086359bc4a576338dbcaacad4a42784cdd0755b6327b984812fe0913265abf/click-8.1.3-py3-none-any.whl/click/decorators.py", line 26, in new_func
return f(get_current_context(), *args, **kwargs)
File "/Users/mattbert/.pex/unzipped_pexes/ed27005db75fa2adfa31b38c7986efcfd37f08d5/mitol/build_support/commands/changelog.py", line 81, in check
for app_abs_path in list_apps():
File "/Users/mattbert/.pex/unzipped_pexes/ed27005db75fa2adfa31b38c7986efcfd37f08d5/mitol/build_support/apps.py", line 26, in list_apps
return sorted(
File "/Users/mattbert/.pex/unzipped_pexes/ed27005db75fa2adfa31b38c7986efcfd37f08d5/mitol/build_support/apps.py", line 26, in
return sorted(
File "/Users/mattbert/.pyenv/versions/3.8.14/lib/python3.8/pathlib.py", line 1122, in iterdir
for name in self._accessor.listdir(self):
FileNotFoundError: [Errno 2] No such file or directory: '/Users/mattbert/code/ol-django/src/mitol/hubspot_api/src/mitol'