Workflow history

Traceback (most recent call last): File "/src/cubicweb_antony/tasks.py", line 82, in upload_archive cnx.commit() File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/server/session.py", line 156, in check_open return func(cnx, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/server/session.py", line 734, in commit operation.handle_event("precommit_event") File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/server/hook.py", line 824, in handle_event getattr(self, event)() File "/src/cubicweb_antony/hooks.py", line 156, in precommit_event raise ValueError("archive's data is not zip") ValueError: archive's data is not zip During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/cubicweb/venv/lib/python3.11/site-packages/celery/app/trace.py", line 479, in trace_task R = retval = fun(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/celery/app/trace.py", line 779, in __protected_call__ return self.run(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/src/cubicweb_antony/tasks.py", line 107, in upload_archive archive = cnx.find("Archive", reverse_archive=version).one() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/rset.py", line 414, in one raise NoResultError("No row was found for one()") cubicweb._exceptions.NoResultError: No row was found for one()
Traceback (most recent call last): File "/src/cubicweb_antony/tasks.py", line 82, in upload_archive cnx.commit() File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/server/session.py", line 156, in check_open return func(cnx, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/server/session.py", line 734, in commit operation.handle_event("precommit_event") File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/server/hook.py", line 824, in handle_event getattr(self, event)() File "/src/cubicweb_antony/hooks.py", line 156, in precommit_event raise ValueError("archive's data is not zip") ValueError: archive's data is not zip During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/cubicweb/venv/lib/python3.11/site-packages/celery/app/trace.py", line 479, in trace_task R = retval = fun(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/celery/app/trace.py", line 779, in __protected_call__ return self.run(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/src/cubicweb_antony/tasks.py", line 107, in upload_archive archive = cnx.find("Archive", reverse_archive=version).one() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/rset.py", line 414, in one raise NoResultError("No row was found for one()") cubicweb._exceptions.NoResultError: No row was found for one()
Traceback (most recent call last): File "/src/cubicweb_antony/tasks.py", line 62, in upload_archive s3_client.download_file(bucket_name, distant_path, local_path) File "/home/cubicweb/venv/lib/python3.11/site-packages/boto3/s3/inject.py", line 192, in download_file return transfer.download_file( ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/boto3/s3/transfer.py", line 406, in download_file future.result() File "/home/cubicweb/venv/lib/python3.11/site-packages/s3transfer/futures.py", line 103, in result return self._coordinator.result() ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/s3transfer/futures.py", line 264, in result raise self._exception File "/home/cubicweb/venv/lib/python3.11/site-packages/s3transfer/tasks.py", line 265, in _main self._submit(transfer_future=transfer_future, **kwargs) File "/home/cubicweb/venv/lib/python3.11/site-packages/s3transfer/download.py", line 352, in _submit response = client.head_object( ^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/botocore/client.py", line 569, in _api_call return self._make_api_call(operation_name, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/botocore/client.py", line 1023, in _make_api_call raise error_class(parsed_response, operation_name) botocore.exceptions.ClientError: An error occurred (404) when calling the HeadObject operation: Not Found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/cubicweb/venv/lib/python3.11/site-packages/celery/app/trace.py", line 479, in trace_task R = retval = fun(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/celery/app/trace.py", line 779, in __protected_call__ return self.run(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/src/cubicweb_antony/tasks.py", line 107, in upload_archive archive = cnx.find("Archive", reverse_archive=version).one() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/rset.py", line 414, in one raise NoResultError("No row was found for one()") cubicweb._exceptions.NoResultError: No row was found for one()
Traceback (most recent call last): File "/src/cubicweb_antony/tasks.py", line 62, in upload_archive s3_client.download_file(bucket_name, distant_path, local_path) File "/home/cubicweb/venv/lib/python3.11/site-packages/boto3/s3/inject.py", line 192, in download_file return transfer.download_file( ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/boto3/s3/transfer.py", line 406, in download_file future.result() File "/home/cubicweb/venv/lib/python3.11/site-packages/s3transfer/futures.py", line 103, in result return self._coordinator.result() ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/s3transfer/futures.py", line 264, in result raise self._exception File "/home/cubicweb/venv/lib/python3.11/site-packages/s3transfer/tasks.py", line 265, in _main self._submit(transfer_future=transfer_future, **kwargs) File "/home/cubicweb/venv/lib/python3.11/site-packages/s3transfer/download.py", line 352, in _submit response = client.head_object( ^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/botocore/client.py", line 569, in _api_call return self._make_api_call(operation_name, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/botocore/client.py", line 1023, in _make_api_call raise error_class(parsed_response, operation_name) botocore.exceptions.ClientError: An error occurred (404) when calling the HeadObject operation: Not Found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/cubicweb/venv/lib/python3.11/site-packages/celery/app/trace.py", line 479, in trace_task R = retval = fun(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/celery/app/trace.py", line 779, in __protected_call__ return self.run(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/src/cubicweb_antony/tasks.py", line 107, in upload_archive archive = cnx.find("Archive", reverse_archive=version).one() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/rset.py", line 414, in one raise NoResultError("No row was found for one()") cubicweb._exceptions.NoResultError: No row was found for one()
Traceback (most recent call last): File "/src/cubicweb_antony/tasks.py", line 82, in upload_archive cnx.commit() File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/server/session.py", line 156, in check_open return func(cnx, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/server/session.py", line 734, in commit operation.handle_event("precommit_event") File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/server/hook.py", line 824, in handle_event getattr(self, event)() File "/src/cubicweb_antony/hooks.py", line 156, in precommit_event raise ValueError("archive's data is not zip") ValueError: archive's data is not zip During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/cubicweb/venv/lib/python3.11/site-packages/celery/app/trace.py", line 479, in trace_task R = retval = fun(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/celery/app/trace.py", line 779, in __protected_call__ return self.run(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/src/cubicweb_antony/tasks.py", line 107, in upload_archive archive = cnx.find("Archive", reverse_archive=version).one() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/rset.py", line 414, in one raise NoResultError("No row was found for one()") cubicweb._exceptions.NoResultError: No row was found for one()
Traceback (most recent call last): File "/src/cubicweb_antony/tasks.py", line 82, in upload_archive cnx.commit() File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/server/session.py", line 156, in check_open return func(cnx, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/server/session.py", line 734, in commit operation.handle_event("precommit_event") File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/server/hook.py", line 824, in handle_event getattr(self, event)() File "/src/cubicweb_antony/hooks.py", line 156, in precommit_event raise ValueError("archive's data is not zip") ValueError: archive's data is not zip During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/cubicweb/venv/lib/python3.11/site-packages/celery/app/trace.py", line 479, in trace_task R = retval = fun(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/celery/app/trace.py", line 779, in __protected_call__ return self.run(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/src/cubicweb_antony/tasks.py", line 107, in upload_archive archive = cnx.find("Archive", reverse_archive=version).one() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/rset.py", line 414, in one raise NoResultError("No row was found for one()") cubicweb._exceptions.NoResultError: No row was found for one()
Traceback (most recent call last): File "/src/cubicweb_antony/tasks.py", line 82, in upload_archive cnx.commit() File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/server/session.py", line 156, in check_open return func(cnx, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/server/session.py", line 734, in commit operation.handle_event("precommit_event") File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/server/hook.py", line 824, in handle_event getattr(self, event)() File "/src/cubicweb_antony/hooks.py", line 156, in precommit_event raise ValueError("archive's data is not zip") ValueError: archive's data is not zip During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/cubicweb/venv/lib/python3.11/site-packages/celery/app/trace.py", line 479, in trace_task R = retval = fun(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/celery/app/trace.py", line 779, in __protected_call__ return self.run(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/src/cubicweb_antony/tasks.py", line 107, in upload_archive archive = cnx.find("Archive", reverse_archive=version).one() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/rset.py", line 414, in one raise NoResultError("No row was found for one()") cubicweb._exceptions.NoResultError: No row was found for one()
Traceback (most recent call last): File "/src/cubicweb_antony/tasks.py", line 82, in upload_archive cnx.commit() File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/server/session.py", line 156, in check_open return func(cnx, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/server/session.py", line 734, in commit operation.handle_event("precommit_event") File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/server/hook.py", line 824, in handle_event getattr(self, event)() File "/src/cubicweb_antony/hooks.py", line 156, in precommit_event raise ValueError("archive's data is not zip") ValueError: archive's data is not zip During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/cubicweb/venv/lib/python3.11/site-packages/celery/app/trace.py", line 479, in trace_task R = retval = fun(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/celery/app/trace.py", line 779, in __protected_call__ return self.run(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/src/cubicweb_antony/tasks.py", line 107, in upload_archive archive = cnx.find("Archive", reverse_archive=version).one() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/rset.py", line 414, in one raise NoResultError("No row was found for one()") cubicweb._exceptions.NoResultError: No row was found for one()
Traceback (most recent call last): File "/src/cubicweb_antony/tasks.py", line 82, in upload_archive cnx.commit() File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/server/session.py", line 156, in check_open return func(cnx, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/server/session.py", line 734, in commit operation.handle_event("precommit_event") File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/server/hook.py", line 824, in handle_event getattr(self, event)() File "/src/cubicweb_antony/hooks.py", line 156, in precommit_event raise ValueError("archive's data is not zip") ValueError: archive's data is not zip During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/cubicweb/venv/lib/python3.11/site-packages/celery/app/trace.py", line 479, in trace_task R = retval = fun(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/celery/app/trace.py", line 779, in __protected_call__ return self.run(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/src/cubicweb_antony/tasks.py", line 107, in upload_archive archive = cnx.find("Archive", reverse_archive=version).one() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/rset.py", line 414, in one raise NoResultError("No row was found for one()") cubicweb._exceptions.NoResultError: No row was found for one()
Traceback (most recent call last): File "/src/cubicweb_antony/tasks.py", line 82, in upload_archive cnx.commit() File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/server/session.py", line 156, in check_open return func(cnx, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/server/session.py", line 734, in commit operation.handle_event("precommit_event") File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/server/hook.py", line 824, in handle_event getattr(self, event)() File "/src/cubicweb_antony/hooks.py", line 156, in precommit_event raise ValueError("archive's data is not zip") ValueError: archive's data is not zip During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/cubicweb/venv/lib/python3.11/site-packages/celery/app/trace.py", line 479, in trace_task R = retval = fun(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/celery/app/trace.py", line 779, in __protected_call__ return self.run(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/src/cubicweb_antony/tasks.py", line 107, in upload_archive archive = cnx.find("Archive", reverse_archive=version).one() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/rset.py", line 414, in one raise NoResultError("No row was found for one()") cubicweb._exceptions.NoResultError: No row was found for one()
Traceback (most recent call last): File "/src/cubicweb_antony/tasks.py", line 82, in upload_archive cnx.commit() File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/server/session.py", line 156, in check_open return func(cnx, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/server/session.py", line 734, in commit operation.handle_event("precommit_event") File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/server/hook.py", line 824, in handle_event getattr(self, event)() File "/src/cubicweb_antony/hooks.py", line 156, in precommit_event raise ValueError("archive's data is not zip") ValueError: archive's data is not zip During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/cubicweb/venv/lib/python3.11/site-packages/celery/app/trace.py", line 479, in trace_task R = retval = fun(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/celery/app/trace.py", line 779, in __protected_call__ return self.run(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/src/cubicweb_antony/tasks.py", line 107, in upload_archive archive = cnx.find("Archive", reverse_archive=version).one() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/rset.py", line 414, in one raise NoResultError("No row was found for one()") cubicweb._exceptions.NoResultError: No row was found for one()
Traceback (most recent call last): File "/src/cubicweb_antony/tasks.py", line 82, in upload_archive cnx.commit() File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/server/session.py", line 156, in check_open return func(cnx, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/server/session.py", line 734, in commit operation.handle_event("precommit_event") File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/server/hook.py", line 824, in handle_event getattr(self, event)() File "/src/cubicweb_antony/hooks.py", line 156, in precommit_event raise ValueError("archive's data is not zip") ValueError: archive's data is not zip During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/cubicweb/venv/lib/python3.11/site-packages/celery/app/trace.py", line 479, in trace_task R = retval = fun(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/celery/app/trace.py", line 779, in __protected_call__ return self.run(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/src/cubicweb_antony/tasks.py", line 107, in upload_archive archive = cnx.find("Archive", reverse_archive=version).one() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/rset.py", line 414, in one raise NoResultError("No row was found for one()") cubicweb._exceptions.NoResultError: No row was found for one()
Traceback (most recent call last): File "/src/cubicweb_antony/tasks.py", line 62, in upload_archive s3_client.download_file(bucket_name, distant_path, local_path) File "/home/cubicweb/venv/lib/python3.11/site-packages/boto3/s3/inject.py", line 192, in download_file return transfer.download_file( ^^^^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/boto3/s3/transfer.py", line 406, in download_file future.result() File "/home/cubicweb/venv/lib/python3.11/site-packages/s3transfer/futures.py", line 103, in result return self._coordinator.result() ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/s3transfer/futures.py", line 264, in result raise self._exception File "/home/cubicweb/venv/lib/python3.11/site-packages/s3transfer/tasks.py", line 265, in _main self._submit(transfer_future=transfer_future, **kwargs) File "/home/cubicweb/venv/lib/python3.11/site-packages/s3transfer/download.py", line 352, in _submit response = client.head_object( ^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/botocore/client.py", line 569, in _api_call return self._make_api_call(operation_name, kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/botocore/client.py", line 1023, in _make_api_call raise error_class(parsed_response, operation_name) botocore.exceptions.ClientError: An error occurred (404) when calling the HeadObject operation: Not Found During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/cubicweb/venv/lib/python3.11/site-packages/celery/app/trace.py", line 479, in trace_task R = retval = fun(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/celery/app/trace.py", line 779, in __protected_call__ return self.run(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/src/cubicweb_antony/tasks.py", line 107, in upload_archive archive = cnx.find("Archive", reverse_archive=version).one() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/rset.py", line 414, in one raise NoResultError("No row was found for one()") cubicweb._exceptions.NoResultError: No row was found for one()
Traceback (most recent call last): File "/src/cubicweb_antony/tasks.py", line 82, in upload_archive cnx.commit() File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/server/session.py", line 156, in check_open return func(cnx, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/server/session.py", line 734, in commit operation.handle_event("precommit_event") File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/server/hook.py", line 824, in handle_event getattr(self, event)() File "/src/cubicweb_antony/hooks.py", line 156, in precommit_event raise ValueError("archive's data is not zip") ValueError: archive's data is not zip During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/cubicweb/venv/lib/python3.11/site-packages/celery/app/trace.py", line 479, in trace_task R = retval = fun(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/celery/app/trace.py", line 779, in __protected_call__ return self.run(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/src/cubicweb_antony/tasks.py", line 107, in upload_archive archive = cnx.find("Archive", reverse_archive=version).one() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/rset.py", line 414, in one raise NoResultError("No row was found for one()") cubicweb._exceptions.NoResultError: No row was found for one()
Traceback (most recent call last): File "/src/cubicweb_antony/tasks.py", line 82, in upload_archive cnx.commit() File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/server/session.py", line 156, in check_open return func(cnx, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/server/session.py", line 734, in commit operation.handle_event("precommit_event") File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/server/hook.py", line 824, in handle_event getattr(self, event)() File "/src/cubicweb_antony/hooks.py", line 156, in precommit_event raise ValueError("archive's data is not zip") ValueError: archive's data is not zip During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/cubicweb/venv/lib/python3.11/site-packages/celery/app/trace.py", line 479, in trace_task R = retval = fun(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/celery/app/trace.py", line 779, in __protected_call__ return self.run(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/src/cubicweb_antony/tasks.py", line 107, in upload_archive archive = cnx.find("Archive", reverse_archive=version).one() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/rset.py", line 414, in one raise NoResultError("No row was found for one()") cubicweb._exceptions.NoResultError: No row was found for one()
Traceback (most recent call last): File "/src/cubicweb_antony/tasks.py", line 82, in upload_archive cnx.commit() File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/server/session.py", line 156, in check_open return func(cnx, *args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/server/session.py", line 734, in commit operation.handle_event("precommit_event") File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/server/hook.py", line 824, in handle_event getattr(self, event)() File "/src/cubicweb_antony/hooks.py", line 156, in precommit_event raise ValueError("archive's data is not zip") ValueError: archive's data is not zip During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/cubicweb/venv/lib/python3.11/site-packages/celery/app/trace.py", line 479, in trace_task R = retval = fun(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/celery/app/trace.py", line 779, in __protected_call__ return self.run(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/src/cubicweb_antony/tasks.py", line 107, in upload_archive archive = cnx.find("Archive", reverse_archive=version).one() ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/cubicweb/venv/lib/python3.11/site-packages/cubicweb/rset.py", line 414, in one raise NoResultError("No row was found for one()") cubicweb._exceptions.NoResultError: No row was found for one()