zuul-jobs/test-playbooks
Aurelio Jargas 01755dad64 Pin artifactory Docker image to 7.77.12
The last successful run for the job `zuul-jobs-test-upload-artifactory`
was almost one year ago in 2024-05-12.

Currently, the artifactory container is unable to start successfully.
The ping task "Wait for artifactory to start" fails with:

    Status code was -1 and not [200]:
    Connection failure: [Errno 104] Connection reset by peer

In this change we're pinning the artifactory image to a version that was
likely to be set as `latest` back in 2024-05-12, according to
https://jfrog.com/help/r/jfrog-release-information/artifactory-7.77.12-self-hosted

This version worked locally, but it took a long time to startup:

    $ docker run -p 8081:8081 -p 8082:8082 --rm \
      docker.bintray.io/jfrog/artifactory-oss:7.77.12
    ...
    All services started successfully in 248.494 seconds

That's why this change is also increasing the delay in the retries.

While trying other more recent versions (7.77.17, 7.84.10), they failed
with:

    Failed pinging artifactory for 300connect ECONNREFUSED 127.0.0.1:8046

Change-Id: I6be6c28f902a73d5f1ff22d47b2d86b8ed9cbf43
2025-04-19 09:16:50 +02:00
..
2024-02-14 15:17:52 -08:00
2023-02-03 15:06:03 +11:00
2024-02-14 15:17:52 -08:00
2024-02-14 15:17:52 -08:00
2020-12-07 15:23:27 +01:00
2024-02-14 15:17:52 -08:00
2020-02-21 06:55:47 -06:00
2024-07-02 08:00:55 -07:00
2025-01-31 12:23:08 -05:00
2025-01-27 21:42:14 +01:00
2024-01-08 16:09:17 +00:00
2025-03-25 09:28:28 -07:00