2022-09-28 16:08:28.768 INFO 42 --- [http-nio-8080-exec-1,f0839d1f371245ee,bcce0a03eb41] c.a.o.server.trace.RequestTracingAspect : API: [POST /api/v2/compute/hosts/batchCreate?null, client=192.168.18.198, traceId=f0839d1f371245ee, method=IterableResponse com.alipay.ocp.server.controller.ComputeController.batchCreateHost(BatchCreateHostRequest), args=BatchCreateHostRequest(hostBasicDataList=[BatchCreateHostRequest.HostBasicData(serialNumber=null, innerIpAddress=192.168.3.212)], sshPort=22, kind=DEDICATED_PHYSICAL_MACHINE, publishPorts=null, idcId=1, vpcId=1, typeId=1, credentialId=1, alias=null, description=null),] 2022-09-28 16:08:28.779 INFO 42 --- [http-nio-8080-exec-1,f0839d1f371245ee,bcce0a03eb41] c.a.o.s.common.DistributedLockAspect : Get distributed lock, lockKey=batch-create-host-1122989598, method=batchCreateHost 2022-09-28 16:08:28.837 INFO 42 --- [pool-79-thread-1,f0839d1f371245ee,797f6e75bc37] c.o.o.e.internal.template.SshTemplate : SSH execute begin: echo 1 on 192.168.3.212 2022-09-28 16:08:28.888 INFO 42 --- [pool-79-thread-1,f0839d1f371245ee,797f6e75bc37] c.o.o.e.internal.template.SshTemplate : SSH execute end: echo 1 on 192.168.3.212, status 0,result:SshResponse(host=192.168.3.212, username=admin, command=echo 1, out=1 2022-09-28 16:08:28.889 INFO 42 --- [pool-79-thread-1,f0839d1f371245ee,797f6e75bc37] c.o.o.e.i.connector.ConnectorHolder : [ConnectorHolder]:connector is evicted from holder's cache. cause=EXPLICIT, key=ConnectorKey(protocol=ssh, hostAddress=192.168.3.212, httpPort=null, sshPort=22, authentication=Authentication(httpAuth=null, sshAuth=SshAuthentication(authType=password, passwordAuthConfig=PasswordAuthConfig(username=admin), privateKeyAuthConfig=null)), posConfig=PosConfig(downloadUrl=http://localhost:8080/api/v2/files/built-in/pos.py, sha1Sum=94c5350f98ba9dbb847f4943bb7bf33190d8003c), proxy=null) 2022-09-28 16:08:28.999 INFO 42 --- [pool-79-thread-1,f0839d1f371245ee,797f6e75bc37] c.o.o.e.i.connector.ConnectorHolder : [ConnectorHolder]: connector put to cache, key=ConnectorKey(protocol=ssh, hostAddress=192.168.3.212, httpPort=null, sshPort=22, authentication=Authentication(httpAuth=null, sshAuth=SshAuthentication(authType=password, passwordAuthConfig=PasswordAuthConfig(username=admin), privateKeyAuthConfig=null)), posConfig=PosConfig(downloadUrl=http://localhost:8080/api/v2/files/built-in/pos.py, sha1Sum=94c5350f98ba9dbb847f4943bb7bf33190d8003c), proxy=null), estimated size:1 2022-09-28 16:08:29.067 INFO 42 --- [pool-79-thread-1,f0839d1f371245ee,797f6e75bc37] c.o.o.e.internal.template.SshTemplate : SSH execute begin: mkdir -p /tmp/fff2ead793d14b9e on 192.168.3.212 2022-09-28 16:08:29.118 INFO 42 --- [pool-79-thread-1,f0839d1f371245ee,797f6e75bc37] c.o.o.e.internal.template.SshTemplate : SSH execute end: mkdir -p /tmp/fff2ead793d14b9e on 192.168.3.212, status 0,result:SshResponse(host=192.168.3.212, username=admin, command=mkdir -p /tmp/fff2ead793d14b9e, out=, extOut=, exitStatus=0) 2022-09-28 16:08:29.119 INFO 42 --- [pool-79-thread-1,f0839d1f371245ee,797f6e75bc37] c.o.o.e.internal.template.SshTemplate : SSH execute begin: echo 1 on 192.168.3.212 2022-09-28 16:08:29.160 INFO 42 --- [pool-79-thread-1,f0839d1f371245ee,797f6e75bc37] c.o.o.e.internal.template.SshTemplate : SSH execute end: echo 1 on 192.168.3.212, status 0,result:SshResponse(host=192.168.3.212, username=admin, command=echo 1, out=1 2022-09-28 16:08:29.160 INFO 42 --- [pool-79-thread-1,f0839d1f371245ee,797f6e75bc37] c.o.o.e.i.connector.ConnectorHolder : [ConnectorHolder]:connector is evicted from holder's cache. cause=EXPLICIT, key=ConnectorKey(protocol=ssh, hostAddress=192.168.3.212, httpPort=null, sshPort=22, authentication=Authentication(httpAuth=null, sshAuth=SshAuthentication(authType=password, passwordAuthConfig=PasswordAuthConfig(username=admin), privateKeyAuthConfig=null)), posConfig=PosConfig(downloadUrl=http://localhost:8080/api/v2/files/built-in/pos.py, sha1Sum=94c5350f98ba9dbb847f4943bb7bf33190d8003c), proxy=null) 2022-09-28 16:08:29.256 INFO 42 --- [pool-79-thread-1,f0839d1f371245ee,797f6e75bc37] c.o.o.e.i.connector.ConnectorHolder : [ConnectorHolder]: connector put to cache, key=ConnectorKey(protocol=ssh, hostAddress=192.168.3.212, httpPort=null, sshPort=22, authentication=Authentication(httpAuth=null, sshAuth=SshAuthentication(authType=password, passwordAuthConfig=PasswordAuthConfig(username=admin), privateKeyAuthConfig=null)), posConfig=PosConfig(downloadUrl=http://localhost:8080/api/v2/files/built-in/pos.py, sha1Sum=94c5350f98ba9dbb847f4943bb7bf33190d8003c), proxy=null), estimated size:1 2022-09-28 16:08:29.314 INFO 42 --- [pool-79-thread-1,f0839d1f371245ee,797f6e75bc37] c.o.o.e.internal.template.SshTemplate : SSH execute begin: curl -s -k -o /tmp/fff2ead793d14b9e/pos.py http://localhost:8080/api/v2/files/built-in/pos.py on 192.168.3.212 2022-09-28 16:08:29.375 INFO 42 --- [pool-79-thread-1,f0839d1f371245ee,797f6e75bc37] c.o.o.e.internal.template.SshTemplate : SSH execute end: curl -s -k -o /tmp/fff2ead793d14b9e/pos.py http://localhost:8080/api/v2/files/built-in/pos.py on 192.168.3.212, status 7,result:SshResponse(host=192.168.3.212, username=admin, command=curl -s -k -o /tmp/fff2ead793d14b9e/pos.py http://localhost:8080/api/v2/files/built-in/pos.py, out=, extOut=, exitStatus=7) 2022-09-28 16:08:29.376 ERROR 42 --- [pool-79-thread-1,f0839d1f371245ee,797f6e75bc37] c.o.ocp.executor.executor.SshExecutor : failed to execute ssh command, errMsg:command failed, args:curl -s -k -o /tmp/fff2ead793d14b9e/pos.py http://localhost:8080/api/v2/files/built-in/pos.py, return code:7, output:, extOut:. cause:null 2022-09-28 16:08:29.376 ERROR 42 --- [pool-79-thread-1,f0839d1f371245ee,797f6e75bc37] c.o.ocp.executor.executor.SshExecutor : failed to execute ssh command, errMsg:com.oceanbase.ocp.executor.exception.SshCommandFailedException: failed to execute ssh command, errMsg:command failed, args:curl -s -k -o /tmp/fff2ead793d14b9e/pos.py http://localhost:8080/api/v2/files/built-in/pos.py, return code:7, output:, extOut:. cause:null. cause:com.oceanbase.ocp.executor.exception.SshCommandFailedException: failed to execute ssh command, errMsg:command failed, args:curl -s -k -o /tmp/fff2ead793d14b9e/pos.py http://localhost:8080/api/v2/files/built-in/pos.py, return code:7, output:, extOut:. cause:null 2022-09-28 16:08:29.404 WARN 42 --- [http-nio-8080-exec-1,f0839d1f371245ee,bcce0a03eb41] c.a.o.service.compute.host.HostService : Get host info throws exception, ip=192.168.3.212 2022-09-28 16:08:29.405 INFO 42 --- [http-nio-8080-exec-1,f0839d1f371245ee,bcce0a03eb41] c.a.o.service.compute.host.HostService : Get host info, failedIp=[192.168.3.212], visitOcpFailedIp=[] 2022-09-28 16:08:29.405 ERROR 42 --- [http-nio-8080-exec-1,f0839d1f371245ee,bcce0a03eb41] com.alipay.ocp.core.util.ExceptionUtils : Checked Exception: com.alipay.ocp.core.exception.IllegalArgumentException occurred with code error.compute.host.create.host.failed, and args [, 192.168.3.212] 2022-09-28 16:08:29.405 INFO 42 --- [http-nio-8080-exec-1,f0839d1f371245ee,bcce0a03eb41] com.alipay.ocp.core.util.ExecutorUtils : shutdown signal received, terminating... 2022-09-28 16:08:29.406 INFO 42 --- [http-nio-8080-exec-1,f0839d1f371245ee,bcce0a03eb41] com.alipay.ocp.core.util.ExecutorUtils : executor terminated success 2022-09-28 16:08:29.419 WARN 42 --- [http-nio-8080-exec-1,f0839d1f371245ee,bcce0a03eb41] c.a.o.server.trace.RequestTracingAspect : API Error: [POST /api/v2/compute/hosts/batchCreate client=192.168.18.198, traceId=f0839d1f371245ee, duration=657 ms, errorMsg=[OCP IllegalArgumentException]: status=400 BAD_REQUEST, errorCode=COMPUTE_HOST_BATCH_HOST_FAILED, args=,192.168.3.212]