Istvan Toth created PHOENIX-7581: ------------------------------------ Summary: HAConnectionWithMasterAndRPCRegistryIT failures Key: PHOENIX-7581 URL: https://issues.apache.org/jira/browse/PHOENIX-7581 Project: Phoenix Issue Type: Bug Reporter: Istvan Toth
The test fails if the hostname capital letters in it: {noformat} [ERROR] HAConnectionWithMasterAndRPCRegistryIT.testConnectionWhenActiveHBaseRestarts:251 expected:<...hoenix+master:stoty-[P]recision-5570\:40431...> but was:<...hoenix+master:stoty-[p]recision-5570\:40431...> [ERROR] HAConnectionWithMasterAndRPCRegistryIT.testFailoverCanFinishWhenOneConnectionGotStuckClosing:161 expected:<...hoenix+master:stoty-[P]recision-5570\:44039...> but was:<...hoenix+master:stoty-[p]recision-5570\:44039...> {noformat} I also see timeouts on my machine: {noformat} [ERROR] Errors: [ERROR] HAConnectionWithMasterAndRPCRegistryIT.testAllWrappedConnectionsClosedAfterActiveURLChange:370 » Execution org.apache.phoenix.exception.PhoenixIOException: Failed after attempts=5, exceptions:2025-04-11T07:27:31.930Z, RpcRetryingCaller{globalStartTime=2025-04-11T07:27:31.923Z, pause=2000, maxAttempts=5}, org.apache.hadoop.hbase.regionserver.RegionServerStoppedException: org.apache.hadoop.hbase.regionserver.RegionServerStoppedException: Server stoty-precision-5570,44973,1744356408659 stopping at org.apache.hadoop.hbase.regionserver.RSRpcServices.checkOpen(RSRpcServices.java:1561) at org.apache.hadoop.hbase.regionserver.RSRpcServices.execService(RSRpcServices.java:2509) at org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos$ClientService$2.callBlockingMethod(ClientProtos.java:45014) at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:415) at org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:124) at org.apache.hadoop.hbase.ipc.RpcHandler.run(RpcHandler.java:102) at org.apache.hadoop.hbase.ipc.RpcHandler.run(RpcHandler.java:82) 2025-04-11T07:27:33.949Z, RpcRetryingCaller{globalStartTime=2025-04-11T07:27:31.923Z, pause=2000, maxAttempts=5}, java.net.SocketTimeoutException: callTimeout=2000, callDuration=2024: org.apache.hadoop.hbase.regionserver.RegionServerStoppedException: Server stoty-precision-5570,44973,1744356408659 stopping at org.apache.hadoop.hbase.regionserver.RSRpcServices.checkOpen(RSRpcServices.java:1561) at org.apache.hadoop.hbase.regionserver.RSRpcServices.get(RSRpcServices.java:2553) at org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos$ClientService$2.callBlockingMethod(ClientProtos.java:45002) at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:415) at org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:124) at org.apache.hadoop.hbase.ipc.RpcHandler.run(RpcHandler.java:102) at org.apache.hadoop.hbase.ipc.RpcHandler.run(RpcHandler.java:82) row 'SYSTEM.CATALOG' on table 'hbase:meta' at region=hbase:meta,,1.1588230740, hostname=stoty-precision-5570,44973,1744356408659, seqNum=-12025-04-11T07:27:37.972Z, RpcRetryingCaller{globalStartTime=2025-04-11T07:27:31.923Z, pause=2000, maxAttempts=5}, java.net.SocketTimeoutException: callTimeout=2000, callDuration=2009: Exception making rpc to masters [stoty-precision-5570,40123,-1] row 'SYSTEM.CATALOG' on table 'hbase:meta' at null2025-04-11T07:27:44.001Z, RpcRetryingCaller{globalStartTime=2025-04-11T07:27:31.923Z, pause=2000, maxAttempts=5}, java.net.SocketTimeoutException: callTimeout=2000, callDuration=2013: Exception making rpc to masters [stoty-precision-5570,40123,-1] row 'SYSTEM.CATALOG' on table 'hbase:meta' at null2025-04-11T07:27:54.059Z, RpcRetryingCaller{globalStartTime=2025-04-11T07:27:31.923Z, pause=2000, maxAttempts=5}, java.net.SocketTimeoutException: callTimeout=2000, callDuration=2021: Exception making rpc to masters [stoty-precision-5570,40123,-1] row 'SYSTEM.CATALOG' on table 'hbase:meta' at null [ERROR] HAConnectionWithMasterAndRPCRegistryIT.testAllWrappedConnectionsNotClosedAfterStandbyURLChange:420 » Execution org.apache.phoenix.exception.PhoenixIOException: Failed after attempts=5, exceptions:2025-04-11T07:22:17.175Z, RpcRetryingCaller{globalStartTime=2025-04-11T07:22:17.060Z, pause=2000, maxAttempts=5}, org.apache.hadoop.hbase.regionserver.RegionServerStoppedException: org.apache.hadoop.hbase.regionserver.RegionServerStoppedException: Server stoty-precision-5570,37987,1744356091963 stopping at org.apache.hadoop.hbase.regionserver.RSRpcServices.checkOpen(RSRpcServices.java:1561) at org.apache.hadoop.hbase.regionserver.RSRpcServices.execService(RSRpcServices.java:2509) at org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos$ClientService$2.callBlockingMethod(ClientProtos.java:45014) at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:415) at org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:124) at org.apache.hadoop.hbase.ipc.RpcHandler.run(RpcHandler.java:102) at org.apache.hadoop.hbase.ipc.RpcHandler.run(RpcHandler.java:82) 2025-04-11T07:22:19.181Z, RpcRetryingCaller{globalStartTime=2025-04-11T07:22:17.060Z, pause=2000, maxAttempts=5}, java.net.SocketTimeoutException: callTimeout=2000, callDuration=2021: org.apache.hadoop.hbase.regionserver.RegionServerStoppedException: Server stoty-precision-5570,37987,1744356091963 stopping at org.apache.hadoop.hbase.regionserver.RSRpcServices.checkOpen(RSRpcServices.java:1561) at org.apache.hadoop.hbase.regionserver.RSRpcServices.get(RSRpcServices.java:2553) at org.apache.hadoop.hbase.shaded.protobuf.generated.ClientProtos$ClientService$2.callBlockingMethod(ClientProtos.java:45002) at org.apache.hadoop.hbase.ipc.RpcServer.call(RpcServer.java:415) at org.apache.hadoop.hbase.ipc.CallRunner.run(CallRunner.java:124) at org.apache.hadoop.hbase.ipc.RpcHandler.run(RpcHandler.java:102) at org.apache.hadoop.hbase.ipc.RpcHandler.run(RpcHandler.java:82) row 'SYSTEM.CATALOG' on table 'hbase:meta' at region=hbase:meta,,1.1588230740, hostname=stoty-precision-5570,37987,1744356091963, seqNum=-12025-04-11T07:22:23.192Z, RpcRetryingCaller{globalStartTime=2025-04-11T07:22:17.060Z, pause=2000, maxAttempts=5}, java.net.SocketTimeoutException: callTimeout=2000, callDuration=2019: Exception making rpc to masters [stoty-precision-5570,43869,-1] row 'SYSTEM.CATALOG' on table 'hbase:meta' at null2025-04-11T07:22:29.228Z, RpcRetryingCaller{globalStartTime=2025-04-11T07:22:17.060Z, pause=2000, maxAttempts=5}, java.net.SocketTimeoutException: callTimeout=2000, callDuration=2005: Exception making rpc to masters [stoty-precision-5570,43869,-1] row 'SYSTEM.CATALOG' on table 'hbase:meta' at null2025-04-11T07:22:39.240Z, RpcRetryingCaller{globalStartTime=2025-04-11T07:22:17.060Z, pause=2000, maxAttempts=5}, java.net.SocketTimeoutException: callTimeout=2000, callDuration=2015: Exception making rpc to masters [stoty-precision-5570,43869,-1] row 'SYSTEM.CATALOG' on table 'hbase:meta' at null {noformat} -- This message was sent by Atlassian Jira (v8.20.10#820010)