build icon indicating copy to clipboard operation
build copied to clipboard

`test-rackspace-win2022_vs2022-x64-6` systematic build timeout for `win-vs2022-arm64`

Open targos opened this issue 2 years ago • 13 comments
trafficstars

See https://ci.nodejs.org/computer/test-rackspace-win2022_vs2022-x64-6/builds

All win-vs2022-arm64 systematically fail with:

00:56:43 Cross-compilation to ARM64 detected. We'll use the x64 Node executable for license2rtf.
01:56:43 Build timed out (after 60 minutes). Marking the build as failed.
01:56:44 Build was aborted

Examples: https://ci.nodejs.org/job/node-compile-windows/nodes=win-vs2022-arm64/52608/console https://ci.nodejs.org/job/node-compile-windows/nodes=win-vs2022-arm64/52601/console https://ci.nodejs.org/job/node-compile-windows/nodes=win-vs2022-arm64/52597/console

Other machines don't have this problem so I removed the win-vs2022-arm64 label from that one in https://ci.nodejs.org/computer/test-rackspace-win2022_vs2022-x64-6/configure to prevent CI failures.

targos avatar Sep 27 '23 14:09 targos