【问题标题】:GitHub Action actions/upload-artifact@v3 is freezingGitHub Action actions/upload-artifact@v3 卡住了
【发布时间】:2023-01-20 05:17:22
【问题描述】:

从今天开始,我们 Action 的上传工件部分失败了:

Container for artifact "shuttle_23.1.19.293.zip" successfully created. Starting upload of file(s)
Total file count: 1 ---- Processed file #0 (0.0%)
Total file count: 1 ---- Processed file #0 (0.0%)
Total file count: 1 ---- Processed file #0 (0.0%)
Total file count: 1 ---- Processed file #0 (0.0%)
An error has been caught http-client index 0, retrying the upload
Error: write ECONNRESET
    at WriteWrap.onWriteComplete [as oncomplete] (node:internal/stream_base_commons:98:16) {
  errno: -4077,
  code: 'ECONNRESET',
  syscall: 'write'
}
Exponential backoff for retry #1. Waiting for 6623 milliseconds before continuing the upload at offset 0
Finished backoff for retry #1, continuing with upload

不知道这意味着什么。有时确实有效,但大多数情况下无效。

还有其他人见过这个吗?我希望 upload-artifact@v3 是一个非常常见的操作。

【问题讨论】:

    标签: github-actions


    【解决方案1】:

    我们今天在 https://github.com/marketplace/actions/deploy-to-github-pages 上遇到了类似的失败。 (没有足够的声誉来发表评论。)

    【讨论】:

      猜你喜欢
      • 2022-08-23
      • 1970-01-01
      • 2012-06-23
      • 2021-10-08
      • 2016-11-24
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多