Opened 2 months ago

Closed 8 weeks ago

#1851 closed defect (fixed)

Error when downloading from https://builds.smartmontools.org/

Reported by: EugenAM Owned by: Alex Samorukov
Priority: minor Milestone:
Component: all Version:
Keywords: Cc:

Description

For example, I'm trying to download https://builds.smartmontools.org/ #1927 builds/smartmontools-linux-x86_64-static-7.5-r5613.tar.gz today.


ash-4.4# curl https://output.circle-artifacts.com/output/job/a270debf-d10c-4990-add4-eddeef0bfc0e/artifacts/0/builds/smartmontools-linux-x86_64-static-7.5-r5613.tar.gz
{"message":"not found"}

Change History (5)

comment:1 by Alex Samorukov, 2 months ago

This is a known issue related to the CI object expiration CircleCI did. I am not sure yet how to solve it properly, may be to update to some storage (which one?) as part of the CI. I need to check if artifacts on GHA expires the same way...

Version 0, edited 2 months ago by Alex Samorukov (next)

comment:2 by Alex Samorukov, 2 months ago

Owner: set to Alex Samorukov
Priority: majorminor
Status: newaccepted

comment:3 by Alex Samorukov, 2 months ago

As a workaround, we can try scheduled runs every week. That would at least make the latest build always available.

Last edited 2 months ago by Alex Samorukov (previous) (diff)

comment:4 by Alex Samorukov, 2 months ago

Done. Configured to be run on every Monday, 2:00 UTC. I will close the ticket once it will succeed.

comment:5 by Alex Samorukov, 8 weeks ago

Resolution: fixed
Status: acceptedclosed

scheduled build works as expected, closing ticket

Note: See TracTickets for help on using tickets.