hanpi14 commented on issue #15157:
URL: 
https://github.com/apache/dolphinscheduler/issues/15157#issuecomment-1813632647

   **Below is the error log**
   
   [INFO] 2023-11-13 15:00:09.693 +0800 
org.apache.dolphinscheduler.plugin.registry.zookeeper.ZookeeperConnectionStateListener:[48]
 - [WorkflowInstance-0][TaskIns
   tance-0] - Registry reconnected
   [INFO] 2023-11-13 15:00:09.693 +0800 
org.apache.dolphinscheduler.server.worker.registry.WorkerConnectionStateListener:[46]
 - [WorkflowInstance-0][TaskInstance-
   0] - Worker received a RECONNECTED event from registry, the current server 
state is RUNNING
   [INFO] 2023-11-13 15:00:09.693 +0800 
org.apache.dolphinscheduler.server.worker.registry.WorkerWaitingStrategy:[96] - 
[WorkflowInstance-0][TaskInstance-0] - no
   need to reconnect, as the current server status is running
   [INFO] 2023-11-13 15:00:09.709 +0800 
org.apache.curator.framework.imps.EnsembleTracker:[201] - 
[WorkflowInstance-0][TaskInstance-0] - New config event received
   : 
{server.1=dolphinscheduler-zookeeper-0.dolphinscheduler-zookeeper-headless.dolphinscheduler-system.svc.cluster.local:2888:3888:participant;0.0.0.0:2181,
 vers
   ion=0, 
server.3=dolphinscheduler-zookeeper-2.dolphinscheduler-zookeeper-headless.dolphinscheduler-system.svc.cluster.local:2888:3888:participant;0.0.0.0:2181,
   
server.2=dolphinscheduler-zookeeper-1.dolphinscheduler-zookeeper-headless.dolphinscheduler-system.svc.cluster.local:2888:3888:participant;0.0.0.0:2181}
   [ERROR] 2023-11-13 15:00:09.749 +0800 
org.apache.curator.framework.imps.CuratorFrameworkImpl:[733] - 
[WorkflowInstance-0][TaskInstance-0] - Background exceptio
   n was not retry-able or retry gave up
   java.lang.NullPointerException: null
           at 
org.apache.curator.utils.Compatibility.getHostAddress(Compatibility.java:116)
           at 
org.apache.curator.framework.imps.EnsembleTracker.configToConnectionString(EnsembleTracker.java:185)
           at 
org.apache.curator.framework.imps.EnsembleTracker.processConfigData(EnsembleTracker.java:206)
           at 
org.apache.curator.framework.imps.EnsembleTracker.access$300(EnsembleTracker.java:50)
           at 
org.apache.curator.framework.imps.EnsembleTracker$2.processResult(EnsembleTracker.java:150)
           at 
org.apache.curator.framework.imps.CuratorFrameworkImpl.sendToBackgroundCallback(CuratorFrameworkImpl.java:926)
           at 
org.apache.curator.framework.imps.CuratorFrameworkImpl.processBackgroundOperation(CuratorFrameworkImpl.java:683)
           at 
org.apache.curator.framework.imps.WatcherRemovalFacade.processBackgroundOperation(WatcherRemovalFacade.java:152)
           at 
org.apache.curator.framework.imps.GetConfigBuilderImpl$2.processResult(GetConfigBuilderImpl.java:222)
           at 
org.apache.zookeeper.ClientCnxn$EventThread.processEvent(ClientCnxn.java:634)
           at 
org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:553)
   [INFO] 2023-11-13 15:00:11.783 +0800 
org.apache.dolphinscheduler.server.worker.task.WorkerHeartBeatTask:[89] - 
[WorkflowInstance-0][TaskInstance-0] - Success w
   rite worker group heartBeatInfo into registry, workerRegistryPath: 
/nodes/worker/10.11.52.195:1234 workerHeartBeatInfo: 
{"startupTime":1699857926881,"reportTim
   
e":1699858811743,"cpuUsage":0.0,"memoryUsage":0.15,"loadAverage":0.0,"availablePhysicalMemorySize":13.3,"maxCpuloadAvg":16.0,"reservedMemory":0.3,"diskAvailabl
   
e":28.69,"serverStatus":0,"processId":42234,"workerHostWeight":100,"workerWaitingTaskCount":0,"workerExecThreadCount":100}
   [WARN] 2023-11-13 15:00:17.760 +0800 org.apache.zookeeper.ClientCnxn:[1292] 
- [WorkflowInstance-0][TaskInstance-0] - Session 0x300445e43d00015 for server 
10.20
   .235.1/10.20.235.1:8116, Closing socket connection. Attempting reconnect 
except it is a SessionExpiredException.
   org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read 
additional data from server sessionid 0x300445e43d00015, likely server has 
closed socket
           at 
org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
           at 
org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350)
           at 
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1282)
   [INFO] 2023-11-13 15:00:17.861 +0800 
org.apache.curator.framework.state.ConnectionStateManager:[252] - 
[WorkflowInstance-0][TaskInstance-0] - State change: SUS
   PENDED
   [WARN] 2023-11-13 15:00:17.862 +0800 
org.apache.dolphinscheduler.plugin.registry.zookeeper.ZookeeperConnectionStateListener:[52]
 - [WorkflowInstance-0][TaskIns
   tance-0] - Registry suspended
   [INFO] 2023-11-13 15:00:17.862 +0800 
org.apache.dolphinscheduler.server.worker.registry.WorkerConnectionStateListene


-- 
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