Exception type: UnexpectedStatusCodeError Message: Client HTTP PUT https://debusine.trinitydesktop.net/api/1.0/artifact/295944/files/analysis.json/ with Content-Range bytes 0-12706/12707 Received unexpected status code: 504 Response body: 504 Gateway Time-out

504 Gateway Time-out


nginx
Traceback (most recent call last): File "/usr/lib/python3/dist-packages/debusine/tasks/_task.py", line 921, in _execute self.upload_artifacts( ~~~~~~~~~~~~~~~~~~~~~^ execute_directory, execution_success=execution_succeeded ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/usr/lib/python3/dist-packages/debusine/tasks/lintian.py", line 594, in upload_artifacts uploaded = self.debusine.upload_artifact( lintian_artifact, workspace=self.workspace_name, work_request=self.work_request_id, ) File "/usr/lib/python3/dist-packages/debusine/client/debusine.py", line 500, in upload_artifact self.upload_files( ~~~~~~~~~~~~~~~~~^ artifact_response.id, ^^^^^^^^^^^^^^^^^^^^^ files_to_upload, ^^^^^^^^^^^^^^^^ ) ^ File "/usr/lib/python3/dist-packages/debusine/client/debusine.py", line 476, in upload_files file_uploader.upload(local_path, url) ~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/debusine/client/file_uploader.py", line 197, in upload success = self._upload_file( file, os.stat(file_path).st_size, url ) File "/usr/lib/python3/dist-packages/debusine/client/file_uploader.py", line 186, in _upload_file raise UnexpectedStatusCodeError(r) debusine.client.file_uploader.UnexpectedStatusCodeError: Client HTTP PUT https://debusine.trinitydesktop.net/api/1.0/artifact/295944/files/analysis.json/ with Content-Range bytes 0-12706/12707 Received unexpected status code: 504 Response body: 504 Gateway Time-out

504 Gateway Time-out


nginx