Gallardot opened a new issue, #15389:
URL: https://github.com/apache/dolphinscheduler/issues/15389

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and 
found no similar feature requirement.
   
   
   ### Description
   
   ```
   [INFO] 2024-01-02 19:50:01.365 +0800 
org.apache.dolphinscheduler.plugin.task.api.AbstractTask:[335] - 
[WorkflowInstance-96941][TaskInstance-102599] - 
[K8sJobExecutor-mem-monitor-102599] start to submit job
   [INFO] 2024-01-02 19:50:01.497 +0800 
org.apache.dolphinscheduler.plugin.task.api.AbstractTask:[340] - 
[WorkflowInstance-96941][TaskInstance-102599] - 
[K8sJobExecutor-mem-monitor-102599] submitted job successfully
   [INFO] 2024-01-02 19:50:01.503 +0800 
o.a.d.server.worker.runner.listener.TaskInstanceExecutionRunningEventAckListenFunction:[44]
 - [WorkflowInstance-0][TaskInstance-102599] - Receive 
TaskInstanceExecutionRunningEventAck: 
TaskInstanceExecutionRunningEventAck(taskInstanceId=102599, success=true)
   [INFO] 2024-01-02 19:50:01.506 +0800 
org.apache.dolphinscheduler.plugin.task.api.AbstractTask:[205] - 
[WorkflowInstance-0][TaskInstance-0] - event received : job:mem-monitor-102599 
action:ADDED
   [INFO] 2024-01-02 19:50:01.560 +0800 
org.apache.dolphinscheduler.plugin.task.api.AbstractTask:[205] - 
[WorkflowInstance-0][TaskInstance-0] - event received : job:mem-monitor-102599 
action:MODIFIED
   [INFO] 2024-01-02 19:50:01.560 +0800 
org.apache.dolphinscheduler.plugin.task.api.AbstractTask:[212] - 
[WorkflowInstance-0][TaskInstance-0] - job mem-monitor-102599 status 1
   [INFO] 2024-01-02 19:50:03.864 +0800 
org.apache.dolphinscheduler.plugin.task.api.AbstractTask:[265] - 
[WorkflowInstance-0][TaskInstance-0] - [K8S-pod-log] error: node 
   
   ```
   
   The above log, in the k8s task log, both the WorkflowInstanceID and 
TaskInstanceID are missing.
   
   
   
   ### Are you willing to submit a PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: 
[email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to