Skip to content

ci: flaky Cachix failure #986

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
trueNAHO opened this issue Mar 11, 2025 · 6 comments
Open

ci: flaky Cachix failure #986

trueNAHO opened this issue Mar 11, 2025 · 6 comments
Labels
kind: technical-debt Code improvement

Comments

@trueNAHO
Copy link
Member

Recently (yesterday and today AFAIK), CI has sometimes unreliably failed:

system-path (post)> Failed to connect to Cachix Daemon
system-path (post)> Tried to connect to: /home/runner/work/_temp/cachix-daemon-3ImeRI/daemon.sock
system-path (post)>
system-path (post)> cachix: Network.Socket.connect: <socket: 26>: does not exist (No such file or directory)
error: program '/home/runner/work/_temp/cachix-daemon-3ImeRI/post-build-hook.sh' failed with exit code 1
Error: Process completed with exit code 1.

-- https://github.com/danth/stylix/actions/runs/13799025162/job/38597572925

For reference, commit b273375 ("ci: add Cachix cache (#919)") might be of interest.

Cc: @danth

@trueNAHO trueNAHO added the kind: technical-debt Code improvement label Mar 11, 2025
@danth
Copy link
Collaborator

danth commented Mar 12, 2025

Potentially related to cachix/cachix-action#200

@danth
Copy link
Collaborator

danth commented Mar 13, 2025

May be fixed by cachix/cachix-action#196.

I have reactivated Dependabot as it was automatically deactivated, so it should open a PR for this soon.

@trueNAHO
Copy link
Member Author

This issue seems to have resolved itself.

@awwpotato
Copy link
Contributor

awwpotato commented Apr 22, 2025

https://github.com/danth/stylix/actions/runs/14580836542/job/40896993561

error: program '/home/runner/work/_temp/cachix-daemon-imUMV5/post-build-hook.sh' failed with exit code 1

@awwpotato awwpotato reopened this Apr 22, 2025
@danth
Copy link
Collaborator

danth commented May 18, 2025

The Cachix step seems to be taking quite a while today (much longer than the actual build). It does eventually succeed.

@awwpotato
Copy link
Contributor

The Cachix step seems to be taking quite a while today (much longer than the actual build). It does eventually succeed.

possible related to the merge of staging-next which causes gnome, etc to need to rebuild

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind: technical-debt Code improvement
Projects
None yet
Development

No branches or pull requests

3 participants