foundryvtt-docker icon indicating copy to clipboard operation
foundryvtt-docker copied to clipboard

linux/s390x builds are no longer passing

Open felddy opened this issue 2 years ago • 0 comments

Regression description

Daily builds of started failing between daily builds:

  • 2023-09-18: ✅ https://github.com/felddy/foundryvtt-docker/actions/runs/6221059494
  • 2023-09-19: ❌ https://github.com/felddy/foundryvtt-docker/actions/runs/6234099414

The failure is due to the linux/s390x build hanging.

There was no change to the codebase that caused this failure.

I have started a separate repository to investigate and track this issue:

  • Build
  • https://github.com/felddy/npm-hang-test
  • https://github.com/felddy/npm-hang-test/issues/2

Worked up to version

2023-09-18

Stopped working in version

2023-09-19

Steps to reproduce

  • Daily build of the repository

Expected behavior

Passing builds.

Container metadata

N/A

Relevant log output

#12 4.855 MODULE 1: Module._load REQUEST os parent: /usr/local/lib/node_modules/npm/node_modules/@npmcli/config/lib/definitions/definitions.js
#12 4.855 MODULE 1: load built-in module os
#12 4.856 MODULE 1: Module._load REQUEST ../type-defs.js parent: /usr/local/lib/node_modules/npm/node_modules/@npmcli/config/lib/definitions/definitions.js
#12 4.857 MODULE 1: RELATIVE: requested: ../type-defs.js from parent.id /usr/local/lib/node_modules/npm/node_modules/@npmcli/config/lib/definitions/definitions.js
#12 4.857 MODULE 1: looking for ["/usr/local/lib/node_modules/npm/node_modules/@npmcli/config/lib/definitions"]
Error: The operation was canceled.

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

felddy avatar Sep 28 '23 20:09 felddy