nodejs / node

Node.js JavaScript runtime ✨🐢🚀✨
https://nodejs.org
Other
107.45k stars 29.54k forks source link

flaky parallel/test-net-write-fully-async-buffer #47428

Open mhdawson opened 1 year ago

mhdawson commented 1 year ago

Test

parallel/test-net-write-fully-async-buffer

Platform

Linux PPC64LE

Console output

Error Message
fail (-15)
Stacktrace
timeout

Build links

Additional information

No response

aduh95 commented 5 months ago

Also happened in https://ci.nodejs.org/job/node-test-commit-arm/52549/

jakecastelli commented 3 months ago

Happend again in https://ci.nodejs.org/job/node-test-commit/72063/ --> https://ci.nodejs.org/job/node-test-commit-smartos/nodes=smartos20-64/55327/

targos commented 2 months ago

https://ci.nodejs.org/job/node-test-commit-arm/54038/ https://ci.nodejs.org/job/node-test-binary-armv7l/12895/testReport/

targos commented 2 months ago

I'm unable to reproduce on arm64 macOS, even with huge parallelism (--repeat 1000 -j 100)

jakecastelli commented 2 months ago

I'm unable to reproduce on arm64 macOS, even with huge parallelism (--repeat 1000 -j 100)

I was able to reliably reproduce it when I use --repeat 10000 I left more findings on this comment