| 10 Feb 2022 |
@grahamc:nixos.org | we should get the hydra docs published somewhere | 14:06:29 |
das_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 | oh that'd be great | 14:07:24 |
@grahamc:nixos.org | something about this PR seems to be making the tests take 6h+, except there doesn't seem to be any log output for the last 5h50m | 14:09:40 |
@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 | github actions were a mistake | 14:10:27 |
@grahamc:nixos.org | oh it fails in hydra too | 14:11:04 |
@grahamc:nixos.org | * ~github actions were a mistake~ I take it back, GHA | 14:11:18 |
@grahamc:nixos.org | maybe it has to do with this:
$ pgrep -af slapd | wc -l
231
| 14:15:51 |
@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 | I'm using hydraUnstable from release-21.11 and some pages like /build/2 are awfully slow | 15:29:08 |
hexa | loading in like 15-25 seconds | 15:29:13 |
hexa | while the machine and the database are mostly idle | 15:29:33 |
@grahamc:nixos.org | how do C++ feel about std::mutex ? https://github.com/NixOS/hydra/pull/1152 | 16:05:24 |
@grahamc:nixos.org | hexa: we should probably get an update in to nixpkgs | 16:05:48 |
hexa | yeah, I noticed the package was barely maintained and people are relying on patches and newer git commits | 16:08:40 |
@grahamc:nixos.org | I of course deploy right from the repo, but should probably add updating nixpkgs to the process | 16:09:12 |
@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 | das_j: also can you address these comments on docs? https://github.com/NixOS/hydra/pull/1151 | 17:12:29 |
Rick (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 (Mindavi) | Would probably be good to have someone maintaining that somewhat better | 17:32:06 |
hexa | I'm using hydra since a couple of days only 🙂 | 17:36:39 |
hexa | but good to know, that effort exists | 17:37:19 |
@grahamc:nixos.org | (Geordi La Forge, no) tag a release on every merge
(Geordi La Forge, yes) PR an update to nixpkgs on every merge | 17:44:11 |
hexa | possibly a monthly ritual? 😀 | 17:46:13 |
das_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 | 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 | das_j: / ajs124 were you able to try out that Hydra PR? | 19:11:28 |
Rick (Mindavi) | In reply to @hexa:lossy.network you accidentally pushed a libusb commit into that pr Yeah, oops 😅 | 20:51:16 |
| 12 Feb 2022 |
ajs124 | In reply to @grahamc:nixos.org das_j: / ajs124 were you able to try out that Hydra PR? not yet, sorry | 02:21:45 |