ci: Release job is failing
langston-barrett opened this issue · 2 comments
langston-barrett commented
https://github.com/GaloisInc/cclyzerpp/actions/runs/3208051718/jobs/5243563944
unauthorized: unauthenticated: User cannot be authenticated with the token provided.
This is probably a result of #44
langston-barrett commented
Fixed the first issue by logging into GHCR, new issue is:
#10 [5/5] COPY ./build/libPAPass.so /opt/cclyzer++/lib/
#10 sha256:62992c4c091d608f8733a2d8c621f50c1e094507da24425f850d9bc3c66da6d8
#10 ERROR: failed to walk /var/lib/docker/tmp/buildkit-mount2243961720/build: lstat /var/lib/docker/tmp/buildkit-mount2243961720/build: no such file or directory
#7 [3/5] COPY ./build/factgen-exe /opt/cclyzer++/bin/
#7 sha256:f2cf734cb6270c4661433ca46ff795745037b0c149083332ffce3006411a0fc3
#7 ERROR: failed to walk /var/lib/docker/tmp/buildkit-mount2431196952/build: lstat /var/lib/docker/tmp/buildkit-mount2431196952/build: no such file or directory
#9 [4/5] COPY ./build/libSoufflePA.so /opt/cclyzer++/lib/
#9 sha256:f44fcee00647fab1dd6f582716d97bb6156b8e7e0deaedced923c5d540fbc22e
#9 ERROR: failed to walk /var/lib/docker/tmp/buildkit-mount3815555695/build: lstat /var/lib/docker/tmp/buildkit-mount3815555695/build: no such file or directory
------
> importing cache manifest from ghcr.io/galoisinc/cclyzerpp-dist:b62d2c126e84cd0e2ec7c3e5a63124db2aebd8d8~1:
------
------
> [3/5] COPY ./build/factgen-exe /opt/cclyzer++/bin/:
------
------
> [4/5] COPY ./build/libSoufflePA.so /opt/cclyzer++/lib/:
------
------
> [5/5] COPY ./build/libPAPass.so /opt/cclyzer++/lib/:
------
failed to compute cache key: failed to walk /var/lib/docker/tmp/buildkit-mount2243961720/build: lstat /var/lib/docker/tmp/buildkit-mount2243961720/build: no such file or directory
Error: Process completed with exit code 1.