Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crash with exit code: 143 #209

Open
jtran2023 opened this issue Jun 29, 2023 · 5 comments
Open

Crash with exit code: 143 #209

jtran2023 opened this issue Jun 29, 2023 · 5 comments
Labels
bug Something isn't working

Comments

@jtran2023
Copy link

jtran2023 commented Jun 29, 2023

Hi,
Hope you could help.

Current setup:
image

error from log4j and complete log4j attached:

6803957155303634069_7909027679503007739_job-980829582242690-run-5532233-action-1639381203807456
23/06/28 07:53:52 INFO DriverCorral$: Cleaning the wrapper ReplId-5e6c8-2fbdc-d9b49-5 (currently in status Idle(ReplId-5e6c8-2fbdc-d9b49-5))
23/06/28 07:53:52 INFO DriverCorral$: sending shutdown signal for REPL ReplId-5e6c8-2fbdc-d9b49-5
23/06/28 07:53:52 INFO PythonDriverLocalBase$RedirectThread: Python RedirectThread exit
23/06/28 07:53:52 INFO PythonDriverLocalBase$RedirectThread: Python RedirectThread exit
23/06/28 07:53:52 INFO ReplCrashUtils$: python shell exit code: 143
23/06/28 07:53:52 INFO DriverCorral$: sending the interrupt signal for REPL ReplId-5e6c8-2fbdc-d9b49-5
23/06/28 07:53:52 INFO DriverCorral$: waiting for localThread to stop for REPL ReplId-5e6c8-2fbdc-d9b49-5
23/06/28 07:53:52 INFO DriverCorral$: ReplId-5e6c8-2fbdc-d9b49-5 successfully discarded
23/06/28 07:53:52 INFO DriverCorral$: Cleaning the wrapper ReplId-54980-b86c0-994c6-a (currently in status Idle(ReplId-54980-b86c0-994c6-a))
23/06/28 07:53:52 INFO DriverCorral$: sending shutdown signal for REPL ReplId-54980-b86c0-994c6-a
23/06/28 07:53:52 INFO DriverCorral$: sending the interrupt signal for REPL ReplId-54980-b86c0-994c6-a
23/06/28 07:53:52 INFO DriverCorral$: waiting for localThread to stop for REPL ReplId-54980-b86c0-994c6-a
23/06/28 07:53:52 INFO DriverCorral$: ReplId-54980-b86c0-994c6-a successfully discarded
23/06/28 07:54:03 ERROR CommandLineHelper$: Command [REDACTED] failed with exit code 1 out: err:
23/06/28 07:54:54 INFO DataSourceFactory$: DataSource Jdbc URL: jdbc:mariadb://consolidated-australiaeast-prod-metastore-addl-1.mysql.database.azure.com:3306/organization8119356306712193
useSSL=true&sslMode=VERIFY_CA&disableSslHostnameVerification=true&trustServerCertificate=false&serverSslCert=/databricks/common/mysql-ssl-ca-cert.crt
23/06/28 07:54:54 INFO HikariDataSource: metastore-monitor - Starting...
23/06/28 07:54:54 INFO HikariDataSource: metastore-monitor - Start completed.
23/06/28 07:54:55 INFO HikariDataSource: metastore-monitor - Shutdown initiated...
23/06/28 07:54:55 INFO HikariDataSource: metastore-monitor - Shutdown completed.
23/06/28 07:54:55 INFO MetastoreMonitor: Metastore healthcheck successful (connection duration = 490 milliseconds)
23/06/28 07:55:03 INFO HiveMetaStore: 3: get_database: default
log4j-active.txt
?

@jtran2023 jtran2023 added the bug Something isn't working label Jun 29, 2023
@jtran2023 jtran2023 changed the title Python crash with exit code: 143 Crash with exit code: 143 Jun 29, 2023
@wjohnson
Copy link
Collaborator

Hi, @jtran2023 I apologize for the delay in responding. Thank you for using the accelerator!

Based on the log4j logs I noticed two things:

  1. The cluster appears to be working and successfully able to run jobs. Are you experiencing any actual error in the user experience or jobs? That error seems to be transient and your job is still running.
  2. You are using a later version of OpenLineage. Please install OpenLineage 0.18.0

@jtran2023
Copy link
Author

jtran2023 commented Jul 13, 2023 via email

@jtran2023
Copy link
Author

Hi Will,
I've tried with 0.18.0... error persist.

Thanking you.
Justin

@patilni8
Copy link

Hi Will ,
wijohns@microsoft.com

Greetings!
Justin tried the way you suggested but the error still persist.
Highly appreciate if you can look into and support us.

Thanks in advance.
With Kind Regards,
Nilesh

@wjohnson
Copy link
Collaborator

@jtran2023 and @patilni8 is this issue still persisting? When you switched back to 0.18 did you start receiving assets in Purview?

The error code 143 appears to be unrelated to OpenLineage. With OL 0.23, it uses a ConsoleTransport so you wouldn't see any events being pushed to Purview. Moving down to 0.18 should get events out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants