| 14-Jul-2026 20:03:19 |
process = await asyncio.create_subprocess_exec(*cmd, |
| 14-Jul-2026 20:03:19 |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 14-Jul-2026 20:03:19 |
File "/opt/local/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/asyncio/subprocess.py", line 224, in create_subprocess_exec |
| 14-Jul-2026 20:03:19 |
transport, protocol = await loop.subprocess_exec( |
| 14-Jul-2026 20:03:19 |
^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 14-Jul-2026 20:03:19 |
File "/opt/local/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/asyncio/base_events.py", line 1743, in subprocess_exec |
| 14-Jul-2026 20:03:19 |
transport = await self._make_subprocess_transport( |
| 14-Jul-2026 20:03:19 |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 14-Jul-2026 20:03:19 |
File "/opt/local/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/asyncio/unix_events.py", line 211, in _make_subprocess_transport |
| 14-Jul-2026 20:03:19 |
transp = _UnixSubprocessTransport(self, protocol, args, shell, |
| 14-Jul-2026 20:03:19 |
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ |
| 14-Jul-2026 20:03:19 |
File "/opt/local/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/asyncio/base_subprocess.py", line 36, in __init__ |
| 14-Jul-2026 20:03:19 |
self._start(args=args, shell=shell, stdin=stdin, stdout=stdout, |
| 14-Jul-2026 20:03:19 |
File "/opt/local/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/asyncio/unix_events.py", line 820, in _start |
| 14-Jul-2026 20:03:19 |
self._proc = subprocess.Popen( |
| 14-Jul-2026 20:03:19 |
^^^^^^^^^^^^^^^^^ |
| 14-Jul-2026 20:03:19 |
File "/opt/local/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/subprocess.py", line 1026, in __init__ |
| 14-Jul-2026 20:03:19 |
self._execute_child(args, executable, preexec_fn, close_fds, |
| 14-Jul-2026 20:03:19 |
File "/opt/local/Library/Frameworks/Python.framework/Versions/3.12/lib/python3.12/subprocess.py", line 1955, in _execute_child |
| 14-Jul-2026 20:03:19 |
raise child_exception_type(errno_num, err_msg, err_filename) |
| 14-Jul-2026 20:03:19 |
FileNotFoundError: [Errno 2] No such file or directory: '/Users/casaci/bamboohome/xml-data/build-dir/CASASPECS-DBC225-BPO15AP312/notarize_work/CASA.app' |
| 14-Jul-2026 20:03:23 |
Failing as no matching files has been found and empty artifacts are not allowed. |
| 14-Jul-2026 20:03:23 |
Unable to publish artifact [macOS 15 DMG py3.12]: |
| 14-Jul-2026 20:03:23 |
Failing as no matching files has been found and empty artifacts are not allowed. |
| 14-Jul-2026 20:03:23 |
Unable to publish artifact [Notarized macOS 15 DMG py3.12]: |