Vinodhini Sivakami Duraisamy
11/08/2022, 10:03 PMChris Rose (Airbyte)
Sidhant Gupta
11/18/2022, 8:33 AMSidhant Gupta
11/25/2022, 11:59 AMSidhant Gupta
12/02/2022, 10:08 AMAdi Polak
12/05/2022, 2:23 PMShawn Wang (Airbyte)
12/06/2022, 6:28 PMShawn Wang (Airbyte)
12/20/2022, 7:25 PMSlackbot
01/17/2023, 8:25 PMSlackbot
02/07/2023, 2:04 PMSlackbot
02/08/2023, 5:56 PMMitali Narula
02/28/2023, 7:59 AMSlackbot
02/28/2023, 7:59 AMSlackbot
03/17/2023, 3:30 PMSlackbot
03/20/2023, 3:14 PMDerek Yimoyines
04/04/2023, 8:53 PM[DEPRECATED] Marcos Marx
[DEPRECATED] Marcos Marx
Ben Konicek
04/26/2023, 7:43 PMFailed to start sync: The connection manager workflow for connection bc2a79bb-bb0d-42b4-9492-8dcdbf5e7d4e is deleted, so no further operations cannot be performed on it.
King Ho
04/26/2023, 8:00 PMLĂŞ Minh TĂş
04/27/2023, 4:58 AMAndrzej Lewandowski
04/27/2023, 7:21 AM2023-04-27 07:05:04 normalization > 21 of 68 OK created view model ***.***............................................. [SUCCESS 1 in 3.87s]
2023-04-27 07:05:04 normalization > 20 of 68 OK created view model _AIRBYTE_AIRBYTE_SCHEMA.***................................................. [SUCCESS 1 in 4.04s]
2023-04-27 07:05:04 normalization > 25 of 68 START incremental model ***.***........................................................... [RUN]
2023-04-27 07:05:04 normalization > 26 of 68 START incremental model ***.**........................................................... [RUN]
2023-04-27 07:05:04 normalization > 27 of 68 START table model ***.***................................................... [RUN]
2023-04-27 07:05:09 normalization > 27 of 68 OK created table model ***.***.............................................. [SUCCESS 1 in 4.49s]
2023-04-27 07:05:09 normalization > 28 of 68 START incremental model ***.***......................................................... [RUN]
2023-04-27 07:05:13 INFO i.a.w.p.KubePodProcess(close):760 - (pod: airbyte / normalization-snowflake-normalize-19-1-nlpfa) - Closed all resources for pod
2023-04-27 07:05:13 INFO i.a.w.n.DefaultNormalizationRunner(close):194 - Terminating normalization process...
2023-04-27 07:05:13 ERROR i.a.w.g.DefaultNormalizationWorker(run):86 - Normalization failed for job 19.
io.airbyte.workers.exception.WorkerException: Normalization process did not terminate normally (exit code: 137)
at io.airbyte.workers.normalization.DefaultNormalizationRunner.close(DefaultNormalizationRunner.java:205) ~[io.airbyte-airbyte-commons-worker-0.43.1.jar:?]
at io.airbyte.workers.general.DefaultNormalizationWorker.run(DefaultNormalizationWorker.java:84) ~[io.airbyte-airbyte-commons-worker-0.43.1.jar:?]
at io.airbyte.workers.general.DefaultNormalizationWorker.run(DefaultNormalizationWorker.java:37) ~[io.airbyte-airbyte-commons-worker-0.43.1.jar:?]
at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$6(TemporalAttemptExecution.java:202) ~[io.airbyte-airbyte-workers-0.43.1.jar:?]
at java.lang.Thread.run(Thread.java:1589) ~[?:?]
I’ve noticed that process was killed
Events:
Type Reason Age From Message
---- ------ ---- ---- -------
Normal Scheduled 39s default-scheduler Successfully assigned airbyte/normalization-snowflake-normalize-17-1-qhcws to ip-10-197-18-83.eu-west-1.compute.internal
Normal Pulled 39s kubelet Container image "busybox:1.28" already present on machine
Normal Created 39s kubelet Created container init
Normal Started 39s kubelet Started container init
Normal Pulling 36s kubelet Pulling image "airbyte/normalization-snowflake:0.4.0"
Normal Pulled 21s kubelet Successfully pulled image "airbyte/normalization-snowflake:0.4.0" in 15.303836555s
Normal Created 21s kubelet Created container main
Normal Started 21s kubelet Started container main
Normal Pulled 21s kubelet Container image "alpine/socat:1.7.4.3-r0" already present on machine
Normal Created 21s kubelet Created container relay-stdout
Normal Started 21s kubelet Started container relay-stdout
Normal Pulled 21s kubelet Container image "alpine/socat:1.7.4.3-r0" already present on machine
Normal Created 21s kubelet Created container relay-stderr
Normal Started 21s kubelet Started container relay-stderr
Normal Pulled 21s kubelet Container image "curlimages/curl:7.83.1" already present on machine
Normal Created 21s kubelet Created container call-heartbeat-server
Normal Started 20s kubelet Started container call-heartbeat-server
Normal Killing 16s kubelet Stopping container main
Normal Killing 16s kubelet Stopping container call-heartbeat-server
Normal Killing 16s kubelet Stopping container relay-stdout
Normal Killing 16s kubelet Stopping container relay-stderr
Killing process happened immediately when call-heartbeat-server started so I looked into entrypoint of this container:
trap "touch /termination/check" EXIT
(set -e; while true; do curl -s 10.197.19.169:9000 &> /dev/null; sleep 1; done) &
CHILD_PID=$!
(while true; do if [ -f /termination/main ]; then kill $CHILD_PID; exit 0; fi; sleep 1; done) &
wait $CHILD_PID
EXIT_CODE=$?
if [ -f /termination/main ]
then
exit 0
else
exit $EXIT_CODE
fi
I confirmed that there is communication between pods in different nodes. Do you have any ideas what I can do with this issue? or maybe this is some limitation and whole sync process should be done on single node.Aman Kesharwani
04/27/2023, 8:06 AMCollecting content into /tmp/toBePublished6209292906792156831.tmp before uploading.
Cannot start publish with com.van.logging.aws.S3PublishHelper@703961dc due to error: Cannot start publishing: Bad Request (Service: Amazon S3; Status Code: 400; Error Code: 400 Bad Request; Request ID: null; S3 Extended Request ID: null; Proxy: null)
Publishing to S3 (bucket=sample-bucket; key=job-logging/workspace/66cd15e7-0f0c-4a7c-89be-79863ba48b6b/0/logs.log/20230427075426_int-qa-airbyte-worker-59ff685c8f-s76xt_dcce21db15244bf8a191652ceb5710f5):
java.lang.RuntimeException: Cannot publish to S3: Bad Request (Service: Amazon S3; Status Code: 400; Error Code: 400 Bad Request; Request ID: null; S3 Extended Request ID: null; Proxy: null)
Sergey Gilyazov
04/27/2023, 4:19 PMRyan Chung
04/27/2023, 6:25 PMSlackbot
04/27/2023, 6:31 PMChau Vu
04/27/2023, 9:19 PMSlackbot
04/27/2023, 10:28 PMMicky
04/28/2023, 12:19 AMSomil Mathur
04/28/2023, 10:29 AM