You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
addaleax
added
duplicate
Issues and PRs that are duplicates of other issues or PRs.
build
Issues and PRs related to build files or the CI.
labels
Jan 29, 2019
=== release test-process-uid-gid ===
Path: parallel/test-process-uid-gid
/pwd/test/parallel/test-process-uid-gid.js:77
throw err;
^
Error [ERR_UNKNOWN_CREDENTIAL]: Group identifier does not exist: nobody
at process.setgid (internal/process/main_thread_only.js:84:15)
at Object.<anonymous> (/pwd/test/parallel/test-process-uid-gid.js:74:11)
at Module._compile (internal/modules/cjs/loader.js:737:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:748:10)
at Module.load (internal/modules/cjs/loader.js:629:32)
at tryModuleLoad (internal/modules/cjs/loader.js:572:12)
at Function.Module._load (internal/modules/cjs/loader.js:564:3)
at Function.Module.runMain (internal/modules/cjs/loader.js:802:12)
at executeUserCode (internal/bootstrap/node.js:510:15)
at startMainThreadExecution (internal/bootstrap/node.js:423:3)
Command: out/Release/node /pwd/test/parallel/test-process-uid-gid.js
Repro Steps:
Full build log
https://circleci.com/gh/gengjiawen/node-play/7.
Docker Image Definition
https://github.com/gengjiawen/node-build/blob/70ac0aada1e80d45c02ea67cc8e81659ea980d4a/Dockerfile#L1-L6
OS detail:
The text was updated successfully, but these errors were encountered: