sphalerite changed the topic of #nixos-dev to: NixOS Development (#nixos for questions) | NixOS 19.09 now in beta! https://discourse.nixos.org/t/nixos-19-09-feature-freeze/3707 | https://hydra.nixos.org/jobset/nixos/trunk-combined https://channels.nix.gsc.io/graph.html | https://r13y.com | 19.09 RMs: disasm, sphalerite | https://logs.nix.samueldr.com/nixos-dev
ris has quit [Ping timeout: 240 seconds]
drakonis1 has joined #nixos-dev
drakonis has quit [Ping timeout: 245 seconds]
drakonis_ has quit [Ping timeout: 240 seconds]
jonringer has joined #nixos-dev
drakonis has joined #nixos-dev
justan0theruser is now known as justanotheruser
drakonis_ has joined #nixos-dev
drakonis has quit [Read error: Connection reset by peer]
drakonis1 has quit [Ping timeout: 264 seconds]
octe has quit [Ping timeout: 246 seconds]
orivej has quit [Ping timeout: 245 seconds]
callahad3060 has joined #nixos-dev
callahad306 has quit [Ping timeout: 245 seconds]
jonringer has quit [Ping timeout: 268 seconds]
johanot has joined #nixos-dev
marek has quit [Ping timeout: 276 seconds]
marek has joined #nixos-dev
michaelpj has quit [Quit: ZNC 1.7.4 - https://znc.in]
michaelpj has joined #nixos-dev
octe has joined #nixos-dev
__Sander__ has joined #nixos-dev
<Taneb> https://hydra.nixos.org/build/102072744 looks like it's been "Senging inputs" for an awfully long time
<Taneb> *Sending
<globin> Taneb:tried restarting it
<Taneb> globin: thanks
psyanticy has joined #nixos-dev
init_6 has joined #nixos-dev
<Taneb> "warning: reached FD_SETSIZE limit" sounds a bad
__monty__ has joined #nixos-dev
orivej has joined #nixos-dev
johanot has quit [Ping timeout: 245 seconds]
johanot has joined #nixos-dev
pie_ has quit [Ping timeout: 240 seconds]
eyJhb has joined #nixos-dev
eyJhb has quit [Changing host]
pie_ has joined #nixos-dev
johanot_ has joined #nixos-dev
orivej has quit [Ping timeout: 268 seconds]
__Sander__ has quit [Ping timeout: 276 seconds]
johanot has quit [Ping timeout: 240 seconds]
johanot_ is now known as johanot
<Taneb> A fair few of https://hydra.nixos.org/eval/1544712#tabs-unfinished seem to have been "connecting" for 9 hours
<Taneb> (is me checking and reporting builds that seem to have stalled here helpful?)
misuzu has quit [Remote host closed the connection]
misuzu has joined #nixos-dev
<gchristensen> Taneb: yeah :)
<Taneb> :)
<gchristensen> looks like we have a bug in nix
<Taneb> Oof
<gchristensen> not so bad, just a bit annoying
<gchristensen> if the remote builder is still technically up but can't do IO, nix assumes everything is fine ~forever
<gchristensen> since SSH is able to say "still here!" every 30s or whatever, nothing seems wrong
johanot has quit [Ping timeout: 240 seconds]
st8less has joined #nixos-dev
<globin> gchristensen: are you working on fixing or this, or reverting to a previouse version? it's a bit annoying just days before a release
<gchristensen> I'm getting interesting info from hydra, then I'll kill those stuck builds so they can restart
<gchristensen> this isn't a new bug in Nix, so no revert
init_6 has quit []
arianvp has quit [Quit: WeeChat 2.6]
arianvp has joined #nixos-dev
<Taneb> Down to 525 failing builds for nixos 19.09
justanotheruser has quit [Ping timeout: 265 seconds]
<eyJhb> Yay! :D Good job!
justanotheruser has joined #nixos-dev
justan0theruser has joined #nixos-dev
justanotheruser has quit [Ping timeout: 276 seconds]
<disasm> looks like a number of ZHF failures are a result of go failing to build with this error: gc_test.go:33: expected "OK\n", but got "using too much memory: 44978176 bytes\n"
__monty__ has quit [Ping timeout: 268 seconds]
<Taneb> Is that 45MB?
<globin> disasm: that's only i686 and not properly debuggable
niksnut has quit [Quit: Lost terminal]
niksnut has joined #nixos-dev
v0|d has quit [Ping timeout: 240 seconds]
drakonis has joined #nixos-dev
drakonis_ has quit [Ping timeout: 265 seconds]
drakonis_ has joined #nixos-dev
drakonis has quit [Ping timeout: 246 seconds]
atopuzov[m] has joined #nixos-dev
__monty__ has joined #nixos-dev
<infinisil> Huh this is weird, I can't reproduce hydra's tree-sitter failure locally: https://hydra.nixos.org/build/101997800
<infinisil> I built the path /nix/store/a18bblx3izgm48knq4khz27z26zrrxww-tree-sitter-0.15.7 successfully
<infinisil> All tests pass for me, whereas in hydra fails one test with `thread 'tests::parser_test::test_parsing_with_a_timeout' panicked at 'called `Result::unwrap()` on an `Err` value: Error(["/build/source/target/scratch/json.so: file too short", "Error opening dynamic library \"/build/source/target/scratch/json.so\""])', src/libcore/result.rs:999:5`
<gchristensen> niksnut: lgty? https://github.com/NixOS/hydra/pull/680
<{^_^}> hydra#680 (by grahamc, 21 hours ago, open): export a /prometheus endpoint
drakonis_ has quit [Quit: Leaving]
<niksnut> yes, thanks
<gchristensen> thanks!
drakonis has joined #nixos-dev
<gchristensen> I guess, though, now we need to upgrade ceres to 19.09 so it can get the NetPrometheus package
<niksnut> well, ceres is running the flake branch of hydra
<gchristensen> oh
<gchristensen> maybe we could merge master in to the flake branch, and upgrade to 19.09 soonish? :)
st8less has quit [Quit: WeeChat 2.4]
ris has joined #nixos-dev
<niksnut> yes, I'll have a look at that tomorrow
<gchristensen> great!
<gchristensen> it'll be nice to get this data in to prometheus so Taneb doesn't have to peruse the page to find suspicious builds :)
Jackneill has quit [Read error: Connection reset by peer]
justan0theruser has quit [Ping timeout: 245 seconds]
orivej has joined #nixos-dev
<fpletz> sphalerite: btw. #49534 might be a blocker for the release since it makes some network configurations like bonded networking interfaces behave badly (please don't read all the comments, it's confusing)
<{^_^}> https://github.com/NixOS/nixpkgs/issues/49534 (by Mic92, 47 weeks ago, open): Networkd cannot match interface types
<fpletz> note: this is not networkd-related and breaks with scripted networking
<fpletz> don't trust the title of the issue :)
<arianvp> gchristensen: who was the person from packet on this channel again?
<arianvp> I forgot
<Taneb> gchristensen: I appreciate not having to peruse the page for suspicious builds, but I'm probably going to wind up doing that anyway
justan0theruser has joined #nixos-dev
pie_ has quit [Ping timeout: 245 seconds]
pie_ has joined #nixos-dev
<gchristensen> arianvp: mmlb
<gchristensen> Taneb: bieng alerted on it instead would be nice though :)
<mmlb> o/
<Taneb> gchristensen: that's what IRC ping notifications are for ;)
<arianvp> ah thanks
<arianvp> fpletz: are you still around?
drakonis has quit [Read error: Connection reset by peer]
drakonis has joined #nixos-dev
justan0theruser is now known as justanotheruser
drakonis has quit [Ping timeout: 265 seconds]
psyanticy has quit [Quit: Connection closed for inactivity]
jtojnar has joined #nixos-dev
drakonis has joined #nixos-dev
justanotheruser has quit [Ping timeout: 240 seconds]
Jackneill has joined #nixos-dev
Jackneill has quit [Remote host closed the connection]
drakonis has quit [Ping timeout: 276 seconds]
drakonis has joined #nixos-dev
__monty__ has quit [Quit: leaving]
drakonis has quit [Ping timeout: 240 seconds]
Shados has quit [Quit: Shados]
Shados has joined #nixos-dev