Skip to content

Pin LocalStack to community-archive for 4.18.x#22356

Merged
Croway merged 1 commit into
camel-4.18.xfrom
localstack-fix-4.18.x
Mar 31, 2026
Merged

Pin LocalStack to community-archive for 4.18.x#22356
Croway merged 1 commit into
camel-4.18.xfrom
localstack-fix-4.18.x

Conversation

@Croway
Copy link
Copy Markdown
Contributor

@Croway Croway commented Mar 31, 2026

Summary

  • Pin LocalStack container image from stable to community-archive tag
  • Since March 2026, the stable tag requires paid authentication (exit code 55), breaking all AWS integration tests

Context

The main branch already has this fix. This backports it to camel-4.18.x.

CI job Camel-Spring-Boot Daily/camel-spring-boot-4.18.x (build #32) has 33 AWS test failures (DynamoDB, S3, SQS, SNS, CloudWatch, Kinesis) all caused by LocalStack container startup failure with exit code 55.

Test plan

  • Redeploy Camel 4.18.x SNAPSHOT after merge
  • Rerun Camel-Spring-Boot Daily/camel-spring-boot-4.18.x and verify AWS tests pass

the stable one now requires an authentication; All new version will
require authentication. See
https://issues.apache.org/jira/browse/CAMEL-23233

Signed-off-by: Aurélien Pupier <apupier@ibm.com>
@Croway Croway merged commit 4cd33de into camel-4.18.x Mar 31, 2026
7 checks passed
@davsclaus davsclaus deleted the localstack-fix-4.18.x branch April 12, 2026 04:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants