| 19 Nov 2023 |
| ZXGU joined the room. | 10:56:50 |
magic_rb | DBIx::Class::Storage::DBI::_execute(): Wide character in subroutine entry at /nix/store/z2f0zs45kx5r2x9i1yw7j7faawhbfvbb-hydra-perl-deps/lib/perl5/site_perl/5.36.0/DBIx/Class/Storage/DBI.pm line 2013. at /nix/store/6iszykmg0zqf83gj8mdy197pkf645lyj-hydra-0.1.20230803.a5ff881/bin/.hydra-eval-jobset-wrapped line 729
{UNKNOWN}: Wide character in subroutine entry at /nix/store/z2f0zs45kx5r2x9i1yw7j7faawhbfvbb-hydra-perl-deps/lib/perl5/site_perl/5.36.0/DBIx/Class/Storage/DBI.pm line 2013. at /nix/store/z2f0zs45kx5r2x9i1yw7j7faawhbfvbb-hydra-perl-deps/lib/perl5/site_perl/5.36.0/Catalyst/Model/DBIC/Schema.pm line 526
evaluation of jobset ‘dotfiles:flake-update (jobset#16)’ failed with exit code 255
I've had this problem for ages where evaluation output wouldnt be visible in the webui, only now am i getting to actually fixing it. Does that look familiar to anyone? there are a few issues open and closed related to UTF-8 encoding but nothing specifically with the database
| 12:18:51 |
| pbsds changed their display name from pbsds (federation borken, may not see reply) to pbsds. | 20:38:39 |
| PaulZ (pfz4) joined the room. | 20:46:47 |
| PaulZ (pfz4) changed their display name from Paul / pfz4 to PaulZ (pfz4). | 20:48:37 |
| 20 Nov 2023 |
| Paul-Nicolas Madelaine joined the room. | 10:33:19 |
| 21 Nov 2023 |
| niksnut changed their display name from niksnut to Eelco. | 16:37:37 |
@antifuchs:asf.computer | is there a way to configure hydra to load a user-defined plugin, or do I have to build/patch a new hydra package for that? | 22:14:15 |
@antifuchs:asf.computer | (sounds like you can set PERL5LIB to set the perl module search path; if the module is in the right namespace, it might work? I'll try it out (-:) | 22:20:55 |
@antifuchs:asf.computer | got a module that gets loaded & called when various eval hooks are called. This is gonna be a very fun time! | 22:58:17 |
| 22 Nov 2023 |
@antifuchs:asf.computer | oh man, so the evalStarted/evalFailed/etc hooks get a tmpId for the evaluation that is not available in the database? what good is that )-: | 14:22:48 |
@antifuchs:asf.computer | I think I can at least dissect that temporary ID on evalFailed to find a jobsetevals entry corresponding to the jobset that failed, which would let me set a github status on that eval's corresponding commit. but, damn, this would be much easier if there was a hydra-side ID that gets threaded through everywhere /: | 14:30:29 |