Skip to content

ERROR Response: POST /twirp/github.actions.results.api.v1.CacheService/FinalizeCacheEntryUpload > 500 #145

@kuhnroyal

Description

@kuhnroyal

There is a twirp error in our logs, is this a protocol miss match?

An error was encountered in a non-retryable streaming request.
[cache-server-node-1]  ERROR  Response: POST /twirp/github.actions.results.api.v1.CacheService/FinalizeCacheEntryUpload > 500
 Expected closing tag 'hr' (opened in line 5, col 1) instead of closing tag 'body'.:6:1
  Deserialization error: to see the raw response, inspect the hidden field {error}.$response on this object.
    Deserialization error: to see the raw response, inspect the hidden field {error}.$response on this object.
    at XMLParser.parse (server/node_modules/.nitro/fast-xml-parser@4.4.1/src/xmlparser/XMLParser.js:30:21)
    at server/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js:177:26
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
    at async parseXmlErrorBody (server/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js:198:17)
    at async de_CommandError (server/node_modules/@aws-sdk/client-s3/dist-cjs/index.js:4920:11)
    at async server/node_modules/@smithy/middleware-serde/dist-cjs/index.js:35:20
    at async server/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/index.js:483:18
    at async server/node_modules/@smithy/middleware-retry/dist-cjs/index.js:321:38
    at async server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-cjs/index.js:315:18
    at async server/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/index.js:109:22
  [cause]: Expected closing tag 'hr' (opened in line 5, col 1) instead of closing tag 'body'.:6:1
  Deserialization error: to see the raw response, inspect the hidden field {error}.$response on this object.
      Deserialization error: to see the raw response, inspect the hidden field {error}.$response on this object.
      at XMLParser.parse (server/node_modules/.nitro/fast-xml-parser@4.4.1/src/xmlparser/XMLParser.js:30:21)
      at server/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js:177:26
      at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
      at async parseXmlErrorBody (server/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js:198:17)
      at async de_CommandError (server/node_modules/@aws-sdk/client-s3/dist-cjs/index.js:4920:11)
      at async server/node_modules/@smithy/middleware-serde/dist-cjs/index.js:35:20
      at async server/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/index.js:483:18
      at async server/node_modules/@smithy/middleware-retry/dist-cjs/index.js:321:38
      at async server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-cjs/index.js:315:18
      at async server/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/index.js:109:22
[request error] [unhandled] [POST] https://github-cache.intern.sk/twirp/github.actions.results.api.v1.CacheService/FinalizeCacheEntryUpload
 H3Error: Expected closing tag 'hr' (opened in line 5, col 1) instead of closing tag 'body'.:6:1
  Deserialization error: to see the raw response, inspect the hidden field {error}.$response on this object.
    at XMLParser.parse (/app/server/node_modules/.nitro/fast-xml-parser@4.4.1/src/xmlparser/XMLParser.js:30:21)
    ... 8 lines matching cause stack trace ...
    at async /app/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/index.js:109:22 {
  cause: Error: Expected closing tag 'hr' (opened in line 5, col 1) instead of closing tag 'body'.:6:1
    Deserialization error: to see the raw response, inspect the hidden field {error}.$response on this object.
      at XMLParser.parse (/app/server/node_modules/.nitro/fast-xml-parser@4.4.1/src/xmlparser/XMLParser.js:30:21)
      at /app/server/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js:177:26
      at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
      at async parseXmlErrorBody (/app/server/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js:198:17)
      at async de_CommandError (/app/server/node_modules/@aws-sdk/client-s3/dist-cjs/index.js:4920:11)
      at async /app/server/node_modules/@smithy/middleware-serde/dist-cjs/index.js:35:20
      at async /app/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/index.js:483:18
      at async /app/server/node_modules/@smithy/middleware-retry/dist-cjs/index.js:321:38
      at async /app/server/node_modules/@aws-sdk/middleware-flexible-checksums/dist-cjs/index.js:315:18
      at async /app/server/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/index.js:109:22,
  statusCode: 500,
  fatal: false,
  unhandled: true,
  statusMessage: undefined,
  data: undefined
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions