Aman Kesharwani
06/26/2023, 9:17 PM2023-06-22 09:30:22 INFO i.a.w.p.DockerProcessFactory(create):192 - Preparing command: docker run --rm --init -i -w /data/196/2/normalize --log-driver none --name normalization-redshift-normalize-196-2-miizf --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e DEPLOYMENT_MODE=OSS -e AIRBYTE_ROLE= -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_VERSION=0.44.12 airbyte/normalization-redshift:0.4.3 run --integration-type redshift --config destination_config.json --catalog destination_catalog.json
2023-06-22 09:30:22 normalization > [FATAL tini (7)] exec /airbyte/entrypoint.sh failed: Exec format error
2023-06-22 09:30:22 INFO i.a.w.n.DefaultNormalizationRunner(close):196 - Terminating normalization process...
2023-06-22 09:30:22 ERROR i.a.w.g.DefaultNormalizationWorker(run):86 - Normalization failed for job 196.
io.airbyte.workers.exception.WorkerException: Normalization process did not terminate normally (exit code: 1)
at io.airbyte.workers.normalization.DefaultNormalizationRunner.close(DefaultNormalizationRunner.java:207) ~[io.airbyte-airbyte-commons-worker-0.44.12.jar:?]
at io.airbyte.workers.general.DefaultNormalizationWorker.run(DefaultNormalizationWorker.java:84) ~[io.airbyte-airbyte-commons-worker-0.44.12.jar:?]
at io.airbyte.workers.general.DefaultNormalizationWorker.run(DefaultNormalizationWorker.java:37) ~[io.airbyte-airbyte-commons-worker-0.44.12.jar:?]
at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$5(TemporalAttemptExecution.java:195) ~[io.airbyte-airbyte-workers-0.44.12.jar:?]
at java.lang.Thread.run(Thread.java:1589) ~[?:?]kapa.ai
06/26/2023, 9:17 PMkapa.ai
06/26/2023, 9:18 PMexec /airbyte/entrypoint.sh failed: Exec format error. In a similar case ([source](https://discuss.airbyte.io/t/2517)), a user faced an issue with normalization on ARM64 instances in EKS. The Airbyte team was aware of the issue, and you can track the progress on this GitHub issue: [https://github.com/airbytehq/airbyte/issues/15498](https://github.com/airbytehq/airbyte/issues/15498). As of now, I don't have enough information to provide a confident solution to your problem. However, you can keep an eye on the GitHub issue for updates and potential fixes.