!zghijEASpYQWYFzriI:nixos.org

Hydra

315 Members
94 Servers

Load older messages


SenderMessageTime
25 Sep 2024
@asymmetric:matrix.dapp.org.ukasymmetricwhere are endpoints defined in the code?13:56:30
@asymmetric:matrix.dapp.org.ukasymmetricalso, under what conditions are logs a 404? e.g. for this build failure, no logs are available: https://hydra.nixos.org/build/27153002413:57:04
@k900:0upti.meK900Because > Cancelled by user13:57:30
@k900:0upti.meK900There was no build to begin with13:57:33
@asymmetric:matrix.dapp.org.ukasymmetricah right, just saw that after asking, thx13:57:52
@asymmetric:matrix.dapp.org.ukasymmetricjust for context i'm thinking of building a matrix bot that periodically fetches job pages for selected packages, and notifies subscribers in case of failures13:59:17
@rick:matrix.ciphernetics.nlMindaviMake sure to rate-limit your bot. Maybe the nixpkgs-review-tools data is public?15:02:22
@rick:matrix.ciphernetics.nlMindaviWould be great if we could not all scrape hydra 😁15:02:39
@rick:matrix.ciphernetics.nlMindaviI managed to get myself blocked for a short while by overloading hydra15:03:04
26 Sep 2024
@fabianhjr:matrix.orgFabián Heredia set a profile picture.01:16:06
27 Sep 2024
@sigmasquadron:matrix.orgSigmaSquadron joined the room.00:18:20
@asymmetric:matrix.dapp.org.ukasymmetric

re: this: https://github.com/NixOS/hydra/blob/95003f2eb503f71979856470c7caea946f1ae7f0/doc/manual/src/notifications.md

is this hydra-notify component deployed on prod hydra? are any plugins enabled? i tried looking here for hints, it seems it is deployed but

a) idk if hydra-dev is actually prod
b) whether any plugins are configured
c) whether there's any interest on the infra people's side to deploy one for build notifications

08:43:42
@k900:0upti.meK900It's deployed but turned off08:44:00
@k900:0upti.meK900And the reason it's turned off is because it takes up stupid amounts of RAM and no one has figured out why08:44:14
@k900:0upti.meK900(or as far as I can tell attempted to)08:44:18
@k900:0upti.meK900And that machine is already severely RAM starved08:44:45
@k900:0upti.meK900Because it is running nixpkgs evals08:44:50
@vcunat:matrix.orgvcunatThe other reason is that we're not aware of any use for it at hydra.nixos.org09:16:32
@k900:0upti.meK900Honestly I don't think anyone would have cared about it09:17:22
@k900:0upti.meK900If it didn't use half the RAM on the box09:17:26
@asymmetric:matrix.dapp.org.ukasymmetric
In reply to @vcunat:matrix.org
The other reason is that we're not aware of any use for it at hydra.nixos.org
wouldn't it be useful for notifying maintainers of build failures, with mechanisms other than email?
13:13:35
@vcunat:matrix.orgvcunatProbably. But I believe there's no code for that. Even this code was unreliable, sending mass notifications in some edge cases IIRC.13:46:04
@sandro:supersandro.deSandro 🐧IIRC in the last corner of my brain I also saved that those mails where put into the spam directory14:44:32
@asymmetric:matrix.dapp.org.ukasymmetric is a URL like this one supposed to take me to the last successful build, or the latest build? 14:48:55
@asymmetric:matrix.dapp.org.ukasymmetric

looking at e.g. https://hydra.nixos.org/job/nixpkgs/trunk/rippled.x86_64-linux/:

  • /latest takes me to https://hydra.nixos.org/build/259389382
  • but the actual latest build is https://hydra.nixos.org/build/271754130
14:50:03
@austreelis:the-apothecary.club@austreelis:the-apothecary.club left the room.16:09:06
@elikoga:matrix.orgelikoga set a profile picture.16:27:32
@asymmetric:matrix.dapp.org.ukasymmetric

btw i think the something equivalent to the job endpoint does exist:

 curl -s -L -H 'Accept: application/json' "https://hydra.nixos.org/api/latestbuilds?nr=1&project=nixpkgs&jobset=trunk&job=taler-merchant.x86_64-linux"

contrary to what the docs say, there does seem to be a whole api endpoint at a separate url than the webpage (see above)

20:04:00
@asymmetric:matrix.dapp.org.ukasymmetric *

btw i think that something functionally equivalent to a job endpoint does exist:

 curl -s -L -H 'Accept: application/json' "https://hydra.nixos.org/api/latestbuilds?nr=1&project=nixpkgs&jobset=trunk&job=taler-merchant.x86_64-linux"

contrary to what the docs say, there does seem to be a whole api endpoint at a separate url than the webpage (see above)

20:04:14
@asymmetric:matrix.dapp.org.ukasymmetric *

btw i think that something functionally equivalent to a job endpoint does exist:

❯ curl -s -L -H 'Accept: application/json' "https://hydra.nixos.org/api/latestbuilds?nr=1&project=nixpkgs&jobset=trunk&job=taler-merchant.x86_64-linux"
[{"timestamp":1726685143,"id":272888968,"nixname":"taler-merchant-0.13.0","buildstatus":0,"job":"taler-merchant.x86_64-linux","project":"nixpkgs","finished":1,"system":"x86_64-linux","jobset":"trunk"}]⏎                                                                      

contrary to what the docs say, there does seem to be a whole api endpoint at a separate url than the webpage (see above)

20:04:28

Show newer messages


Back to Room ListRoom Version: 6