Open
Description
https://argus.scylladb.com/tests/scylla-cluster-tests/3af3fac5-343f-4d97-9dbf-4d97d7dbfaa2
2025-04-01 22:16:31.206: (TestFrameworkEvent Severity.ERROR) period_type=one-time event_id=b615845f-8303-4429-8100-df74a8988a74, source=ArtifactsTest.test_scylla_service (artifacts_test.ArtifactsTest) [Check docker latest tags]() message=Traceback (most recent call last):
File "/tmp/jenkins/workspace/scylla-master/artifacts/artifacts-docker-test/scylla-cluster-tests/artifacts_test.py", line 485, in test_scylla_service
self.verify_docker_latest_match_release()
File "/tmp/jenkins/workspace/scylla-master/artifacts/artifacts-docker-test/scylla-cluster-tests/artifacts_test.py", line 263, in verify_docker_latest_match_release
assert latest_digests == release_digests, \
AssertionError: latest != 2024.2.7, images digest differs [{'sha256:ed37968798458047d843eb3ec575c6c1808fc6998d43092d8fcad6726d40c46f', 'sha256:6ab8c247747c5ff2e58355be8b4a1f49d6cf651a476efdeeb1fbc529c3e74078'}] != [{'sha256:350a5ca6ea6f291de1fe27b96d0b228695a829ed076a58ec6b2a6c36bbebf337', 'sha256:a560dce2e717da1bcc20a84b9fe80fc3fa12152b248e423e3148dea04d363d7e'}]
Even though, for some reason, the latest tag is not the right one (we released scylla-2025.1.0 yesterday), what is the point of checking in master or in general?