Solved

Cognite Function deployement failed - 'Process-13 terminated unexpectedly with exit code 1 while running job.'

  • 10 August 2022
  • 1 reply
  • 46 views

Userlevel 2
Badge +2

 

we are facing issue while deploying the function

Message: Function deployment failed.

Trace:

('Process-13 terminated unexpectedly with exit code 1 while running job.', 1)

Traceback (most recent call last):

File "/app/.venv/lib/python3.7/site-packages/cognite/processpool/processpool.py", line 81, in result

ret, err = pickle.loads(self.recv_q.get(block=False))

File "/usr/local/lib/python3.7/multiprocessing/queues.py", line 107, in get

raise Empty

_queue.Empty

 

During handling of the above exception, another exception occurred:

 

Traceback (most recent call last):

File "/app/.venv/lib/python3.7/site-packages/cognite/processpool/processpool.py", line 163, in _job_manager_thread

result = worker.result()

File "/app/.venv/lib/python3.7/site-packages/cognite/processpool/processpool.py", line 91, in result

self.process.exitcode,

cognite.processpool.processpool.WorkerDiedException: ('Process-13 terminated unexpectedly with exit code 1 while running job.', 1)

icon

Best answer by Ana Villarreal 11 August 2022, 09:16

View original

1 reply

Badge

Hi Kumar, 

Thank you for using Cognite Hub! We’ve created a ticket and forward it to the support team, you will be notified by email with the ticket information. If you would like to report any issues/bugs you can also do it by sending an email to support@cognite.com our 24/7 support team will be able to help you. 

Have a nice day.

Best regards,

Ana

Reply