!zghijEASpYQWYFzriI:nixos.org

Hydra

387 Members
110 Servers

Load older messages


SenderMessageTime
10 Feb 2022
@grahamc:nixos.org@grahamc:nixos.orgwe should get the hydra docs published somewhere14:06:29
@janne.hess:helsinki-systems.dedas_j grahamc (he/him): It'd be nice to serve it under $HYDRA_URL/docs so everybody can have the docs matching their version 14:07:15
@grahamc:nixos.org@grahamc:nixos.orgoh that'd be great14:07:24
@grahamc:nixos.org@grahamc:nixos.orgsomething about this PR seems to be making the tests take 6h+, except there doesn't seem to be any log output for the last 5h50m14:09:40
@grahamc:nixos.org@grahamc:nixos.org
Wed, 09 Feb 2022 19:56:49 GMT ==================
Wed, 09 Feb 2022 19:56:49 GMT All 2 tests passed
Wed, 09 Feb 2022 19:56:49 GMT ==================
Wed, 09 Feb 2022 19:56:49 GMT make[2]: Leaving directory '/build/source/t'
Wed, 09 Feb 2022 19:56:49 GMT make[1]: Leaving directory '/build/source/t'
Wed, 09 Feb 2022 19:56:49 GMT Making check in doc
Wed, 09 Feb 2022 19:56:49 GMT make[1]: Entering directory '/build/source/doc'
Wed, 09 Feb 2022 19:56:49 GMT Making check in manual
Wed, 09 Feb 2022 19:56:49 GMT make[2]: Entering directory '/build/source/doc/manual'
Wed, 09 Feb 2022 19:56:49 GMT make[2]: Nothing to be done for 'check'.
Wed, 09 Feb 2022 19:56:49 GMT make[2]: Leaving directory '/build/source/doc/manual'
Wed, 09 Feb 2022 19:56:49 GMT make[2]: Entering directory '/build/source/doc'
Wed, 09 Feb 2022 19:56:49 GMT make[2]: Nothing to be done for 'check-am'.
Wed, 09 Feb 2022 19:56:49 GMT make[2]: Leaving directory '/build/source/doc'
Wed, 09 Feb 2022 19:56:49 GMT make[1]: Leaving directory '/build/source/doc'
Wed, 09 Feb 2022 19:56:49 GMT make[1]: Entering directory '/build/source'
Wed, 09 Feb 2022 19:56:49 GMT make[1]: Leaving directory '/build/source'
Thu, 10 Feb 2022 01:47:26 GMT Error: The operation was canceled.
14:09:52
@grahamc:nixos.org@grahamc:nixos.orggithub actions were a mistake14:10:27
@grahamc:nixos.org@grahamc:nixos.orgoh it fails in hydra too14:11:04
@grahamc:nixos.org@grahamc:nixos.org * ~github actions were a mistake~ I take it back, GHA14:11:18
@grahamc:nixos.org@grahamc:nixos.org

maybe it has to do with this:

$ pgrep -af slapd | wc -l
231
14:15:51
@grahamc:nixos.org@grahamc:nixos.org
( STDERR )  job 33    step ‘/run/user/1000/yath-2687510-eoEHov/tmp/a0g6Tw/t4cQ6F9CjQ/nix/store/ygpyj02zzrs9x8w53bak5335ibfbaaby-fails.drv’ is now runnable
( STDERR )  job 33    dispatcher woken up
( STDERR )  job 33    aborting unsupported build step '/run/user/1000/yath-2687510-eoEHov/tmp/a0g6Tw/t4cQ6F9CjQ/nix/store/ygpyj02zzrs9x8w53bak5335ibfbaaby-fails.drv' (type 'x86_64-linux')
( STDERR )  job 33    adding new machine ‘localhost’
( STDERR )  job 33    marking build 3 as failed
( STDERR )  job 33    finishing build step ‘/run/user/1000/yath-2687510-eoEHov/tmp/a0g6Tw/t4cQ6F9CjQ/nix/store/ygpyj02zzrs9x8w53bak5335ibfbaaby-fails.drv’

races :(

15:07:40
@hexa:lossy.networkhexaI'm using hydraUnstable from release-21.11 and some pages like /build/2 are awfully slow15:29:08
@hexa:lossy.networkhexaloading in like 15-25 seconds15:29:13
@hexa:lossy.networkhexawhile the machine and the database are mostly idle15:29:33
@grahamc:nixos.org@grahamc:nixos.org how do C++ feel about std::mutex ? https://github.com/NixOS/hydra/pull/1152 16:05:24
@grahamc:nixos.org@grahamc:nixos.org hexa: we should probably get an update in to nixpkgs 16:05:48
@hexa:lossy.networkhexayeah, I noticed the package was barely maintained and people are relying on patches and newer git commits16:08:40
@grahamc:nixos.org@grahamc:nixos.orgI of course deploy right from the repo, but should probably add updating nixpkgs to the process16:09:12
@grahamc:nixos.org@grahamc:nixos.org das_j: can you deploy https://github.com/NixOS/hydra/pull/1151 and verify it works for you? 16:40:17
@grahamc:nixos.org@grahamc:nixos.org das_j: also can you address these comments on docs? https://github.com/NixOS/hydra/pull/1151 17:12:29
@rick:matrix.ciphernetics.nlRick (Mindavi)
In reply to @hexa:lossy.network
yeah, I noticed the package was barely maintained and people are relying on patches and newer git commits
I did an update a while ago, but did not get comments: https://github.com/NixOS/nixpkgs/pull/152427
17:31:37
@rick:matrix.ciphernetics.nlRick (Mindavi)Would probably be good to have someone maintaining that somewhat better17:32:06
@hexa:lossy.networkhexaI'm using hydra since a couple of days only 🙂17:36:39
@hexa:lossy.networkhexabut good to know, that effort exists17:37:19
@grahamc:nixos.org@grahamc:nixos.org(Geordi La Forge, no) tag a release on every merge (Geordi La Forge, yes) PR an update to nixpkgs on every merge17:44:11
@hexa:lossy.networkhexapossibly a monthly ritual? 😀17:46:13
@janne.hess:helsinki-systems.dedas_j
In reply to @grahamc:nixos.org
das_j: can you deploy https://github.com/NixOS/hydra/pull/1151 and verify it works for you?
cc ajs124
19:11:39
@hexa:lossy.networkhexa
In reply to @rick:matrix.ciphernetics.nl
I did an update a while ago, but did not get comments: https://github.com/NixOS/nixpkgs/pull/152427
you accidentally pushed a libusb commit into that pr
21:55:46
11 Feb 2022
@grahamc:nixos.org@grahamc:nixos.org das_j: / ajs124 were you able to try out that Hydra PR? 19:11:28
@rick:matrix.ciphernetics.nlRick (Mindavi)
In reply to @hexa:lossy.network
you accidentally pushed a libusb commit into that pr
Yeah, oops 😅
20:51:16
12 Feb 2022
@andreas.schraegle:helsinki-systems.deajs124
In reply to @grahamc:nixos.org
das_j: / ajs124 were you able to try out that Hydra PR?
not yet, sorry
02:21:45

Show newer messages


Back to Room ListRoom Version: 6