Seems to be failing in the npm dependency stage:
[2021-07-27T02:19:56.087Z] info There appears to be trouble with your network connection. Retrying...
[2021-07-27T02:19:56.087Z] error An unexpected error occurred: "https://registry.yarnpkg.com/rxjs/-/rxjs-6.3.3.tgz: ESOCKETTIMEDOUT".
[2021-07-27T02:19:56.087Z] info If you think this is a bug, please open a bug report with the information provided in "/startdir/src/src/github.com/influxdata/chronograf/ui/yarn-error.log".
[2021-07-27T02:19:56.087Z] info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
[2021-07-27T02:19:56.087Z] info There appears to be trouble with your network connection. Retrying...
[2021-07-27T02:19:56.087Z] make: *** [Makefile:94: .jsdep] Error 1
[2021-07-27T02:19:56.087Z] ==> ERROR: A failure occurred in build().
[2021-07-27T02:19:56.087Z] Aborting...
this is being built in an arch chroot by CI, and able to download dependencies otherwise - seems to consistently fail on that specific one, and does download from the host which builds in the chroots. Somewhat puzzling, though i'm no yarn expert.
Pinned Comments