Setting-up the secrets Starting the Dashboard Reading user properties from /opt/CA/DevTest/bin//..//lisa.user.properties Locale: en_US Setting System.out and System.err to: ANSI_X3.4-1968 LISA_HOME set to /opt/CA/DevTest/ DevTest temporary directory '/opt/CA/DevTest/tmp' set by system property lisa.tmpdir DevTest temporary directory is /opt/CA/DevTest/tmp Configuring logging from '/opt/CA/DevTest/logging.properties' DevTest Solutions, Copyright (c) 2002-2019 CA, All rights reserved. DevTest Registry DevTest Solutions Version :: 10.3.0 (10.3.0.297) Installed patches: .... patch_DE359109_DE249873_10.3.0_GA.jar: iteration 1 built for version 10.3.0 of DevTest .... DE249873: Improve thread locking logic when attempting to communicate with multiple DevTest components, some of which may be down/unreachable. Make sure that the Registry can access a VSE based on its service URL before registering it and adding it to a lab. .... patch_DE389374_10.3.0_GA.jar: iteration 1 built for version 10.3.0 of DevTest .... DE389374: Need DevTest 10.3.0 Patch for "Updated VSI in Learning Mode not getting custom DPH details" ACL enabled: true Creating a DevTest Registry, name=tcp://devtest.registry.new.in.int-a.nce1.paas.amadeus.net:32016/AEK_ACS_Registry_new ---> HTTP POST http://ncedevtestapp01.nce.amadeus.net:1506/api/v1/dradis/registries/AEK_ACS_Registry_new%40devtest-registry-new-1-4qj2x%3A32016 Content-Type: application/json Content-Length: 1056 {"registry":{"labs":[{"registryName":"AEK_ACS_Registry_new@devtest-registry-new-1-4qj2x:32016","labName":"Default","componentType":"16","componentUrl":"Default","componentName":"Default","displayName":"Default","hostName":"devtest-registry-new-1-4qj2x"}],"labsCount":"1","coordinatorsCount":"0","simulatorsCount":"0","vsesCount":"0","workstationsCount":"0","agentsCount":"0","statusTime":"2019-12-18 05:31:12,625 UTC","registryName":"AEK_ACS_Registry_new@devtest-registry-new-1-4qj2x:32016","port":"32016","componentType":"3","componentUrl":"tcp://devtest.registry.new.in.int-a.nce1.paas.amadeus.net:32016/AEK_ACS_Registry_new","componentName":"AEK_ACS_Registry_new@devtest-registry-new-1-4qj2x:32016","displayName":"AEK_ACS_Registry_new@devtest-registry-new-1-4qj2x:32016","lisaVersion":"10.3.0 (10.3.0.297)","hostName":"devtest-registry-new-1-4qj2x","osName":"Linux","javaVersion":"1.8.0_102","isSecurityEnabled":"1","consoleUrl":"http://devtest.registry.new.in.int-a.nce1.paas.amadeus.net:1505/index.html","lastStartTime":"2019-12-18 05:31:00,950 UTC"}} ---> END HTTP (1056-byte body) ---- ERROR http://ncedevtestapp01.nce.amadeus.net:1506/api/v1/dradis/registries/AEK_ACS_Registry_new%40devtest-registry-new-1-4qj2x%3A32016 java.net.SocketTimeoutException: timeout at okio.Okio$3.newTimeoutException(Okio.java:207) at okio.AsyncTimeout.exit(AsyncTimeout.java:261) at okio.AsyncTimeout$2.read(AsyncTimeout.java:215) at okio.RealBufferedSource.indexOf(RealBufferedSource.java:306) at okio.RealBufferedSource.indexOf(RealBufferedSource.java:300) at okio.RealBufferedSource.readUtf8LineStrict(RealBufferedSource.java:196) at com.squareup.okhttp.internal.http.HttpConnection.readResponse(HttpConnection.java:191) at com.squareup.okhttp.internal.http.HttpTransport.readResponseHeaders(HttpTransport.java:80) at com.squareup.okhttp.internal.http.HttpEngine.readNetworkResponse(HttpEngine.java:906) at com.squareup.okhttp.internal.http.HttpEngine.access$300(HttpEngine.java:92) at com.squareup.okhttp.internal.http.HttpEngine$NetworkInterceptorChain.proceed(HttpEngine.java:891) at com.squareup.okhttp.internal.http.HttpEngine.readResponse(HttpEngine.java:749) at com.squareup.okhttp.Call.getResponse(Call.java:268) at com.squareup.okhttp.Call$ApplicationInterceptorChain.proceed(Call.java:224) at com.squareup.okhttp.Call.getResponseWithInterceptorChain(Call.java:195) at com.squareup.okhttp.Call.execute(Call.java:79) at retrofit.client.OkClient.execute(OkClient.java:53) at retrofit.RestAdapter$RestHandler.invokeRequest(RestAdapter.java:326) at retrofit.RestAdapter$RestHandler.invoke(RestAdapter.java:240) at com.sun.proxy.$Proxy6.postRegistry(Unknown Source) at com.itko.lisa.dradis.rest.client.DradisRestClient.postRegistry(DradisRestClient.java:86) at com.itko.lisa.dradis.comm.DradisRestStrategy.registryDataToDradis(DradisRestStrategy.java:131) at com.itko.lisa.dradis.comm.DradisCommContext.registryDataToDradis(DradisCommContext.java:320) at com.itko.lisa.coordinator.TestRegistryImpl.sendComponentToDradis(TestRegistryImpl.java:3566) at com.itko.lisa.coordinator.TestRegistryImpl.initialize(TestRegistryImpl.java:288) at com.itko.lisa.coordinator.TestRegistryImpl.(TestRegistryImpl.java:242) at com.itko.lisa.coordinator.TestRegistryImpl.main(TestRegistryImpl.java:2184) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.exe4j.runtime.LauncherEngine.launch(Unknown Source) at com.install4j.runtime.launcher.UnixLauncher.main(Unknown Source) Caused by: java.net.SocketException: Socket closed at java.net.SocketInputStream.read(SocketInputStream.java:203) at java.net.SocketInputStream.read(SocketInputStream.java:141) at okio.Okio$2.read(Okio.java:139) at okio.AsyncTimeout$2.read(AsyncTimeout.java:211) ... 30 more ---- END ERROR There is no rules.properties and rules.xml file. No custom rules loaded. No custom rules loaded from /opt/CA/DevTest/rules.xml [DevTest AGENT:][INFO][593][1][main][Dec 18, 2019 5:31:30 AM] Command line: /opt/CA/DevTest/jre/bin/java -XX:+HeapDumpOnOutOfMemoryError -Dorg.springframework.boot.logging.LoggingSystem=com.ca.devtest.springframework.boot.logging.NonConfiguringWebAppLoggingSystem -Dinstall4j.jvmDir=/opt/CA/DevTest/jre -Dcom.sun.management.jmxremote -Dlisa.tmpdir=/opt/CA/DevTest/tmp -Dinstall4j.launcherId=63 -Djava.endorsed.dirs=/opt/CA/DevTest/bin//../lib/endorsed -Xms24m -Dinstall4j.swt=false -Di4j.vpt=true -Xmx1004m -Djava.net.preferIPv4Stack=true -Dcom.jaspersoft.jasperreports.license.location=/opt/CA/DevTest/bin//../webserver/webapps/jasper-server/License/jasperreports.license -Xmx1024m -XX:HeapDumpPath=/opt/CA/DevTest/bin//../tmp -Dexe4j.moduleName=/opt/CA/DevTest/bin/Registry -Dfile.encoding=UTF-8 -DLISA_HOME=/opt/CA/DevTest/bin//../ -Dlisa.registryName=tcp://localhost:2011/Registry -DdummyArg -Di4jv=0 -DLISA_LOG=registry.log -Djava.security.policy=/opt/CA/DevTest/bin//../lisa.permissions -classpath "/opt/CA/DevTest/.install4j/i4jruntime.jar:/opt/CA/DevTest/lib/lisa-custom-dph-10.3-2.21-with-dependencies.jar:/opt/CA/DevTest/lib/patches/patch_DE359109_DE249873_10.3.0_GA.jar:/opt/CA/DevTest/lib/patches/patch_DE389374_10.3.0_GA.jar:/opt/CA/DevTest/lib/core/PFBroker.jar:/opt/CA/DevTest/lib/core/agent-zip-10.3.0.jar:/opt/CA/DevTest/lib/core/atk-10.3.0.jar:/opt/CA/DevTest/lib/core/desensitize-10.3.0.jar:/opt/CA/DevTest/lib/core/devtest-security-10.3.0.jar:/opt/CA/DevTest/lib/core/dradis-cic-10.3.0.jar:/opt/CA/DevTest/lib/core/lisa-acl-10.3.0.jar:/opt/CA/DevTest/lib/core/lisa-acl-api-10.3.0.jar:/opt/CA/DevTest/lib/core/lisa-agent.jar:/opt/CA/DevTest/lib/core/lisa-annotations-10.3.0.jar:/opt/CA/DevTest/lib/core/lisa-baseline-10.3.0.jar:/opt/CA/DevTest/lib/core/lisa-core-10.3.0.jar:/opt/CA/DevTest/lib/core/lisa-esb-10.3.0.jar:/opt/CA/DevTest/lib/core/lisa-glass-10.3.0.jar:/opt/CA/DevTest/lib/core/lisa-httpweb-10.3.0.jar:/opt/CA/DevTest/lib/core/lisa-installer-10.3.0.jar:/opt/CA/DevTest/lib/core/lisa-int-10.3.0.jar:/opt/CA/DevTest/lib/core/lisa-invoke2-api-10.3.0.jar:/opt/CA/DevTest/lib/core/lisa-invoke2-client-10.3.0.jar:/opt/CA/DevTest/lib/core/lisa-j2ee-10.3.0.jar:/opt/CA/DevTest/lib/core/lisa-jdbc-sim-10.3.0.jar:/opt/CA/DevTest/lib/core/lisa-jdbridge-10.3.0.jar:/opt/CA/DevTest/lib/core/lisa-jmx-support-10.3.0.jar:/opt/CA/DevTest/lib/core/lisa-json-10.3.0.jar:/opt/CA/DevTest/lib/core/lisa-mobile-10.3.0.jar:/opt/CA/DevTest/lib/core/lisa-modules-10.3.0.jar:/opt/CA/DevTest/lib/core/lisa-netbeans-beanshell-editor-10.3.0.jar:/opt/CA/DevTest/lib/core/lisa-netbeans-editor-10.3.0.jar:/opt/CA/DevTest/lib/core/lisa-netbeans-patches-10.3.0.jar:/opt/CA/DevTest/lib/core/lisa-netbeans-stateparser-api-10.3.0.jar:/opt/CA/DevTest/lib/core/lisa-netbeans-xmldiff-viewer-10.3.0.jar:/opt/CA/DevTest/lib/core/lisa-pf-adapter-10.3.0.jar:/opt/CA/DevTest/lib/core/lisa-pf-chromeextension-10.3.0.jar:/opt/CA/DevTest/lib/core/lisa-pf-core-bridge-10.3.0.jar:/opt/CA/DevTest/lib/core/lisa-pf-flex-agent-10.3.0.jar:/opt/CA/DevTest/lib/core/lisa-pf-integration-test-10.3.0.jar:/opt/CA/DevTest/lib/core/lisa-pf-lightagent-10.3.0.jar:/opt/CA/DevTest/lib/core/lisa-reporting-10.3.0.jar:/opt/CA/DevTest/lib/core/lisa-test-byop-10.3.0.jar:/opt/CA/DevTest/lib/core/lisa-tests-common-10.3.0.jar:/opt/CA/DevTest/lib/core/lisa-util-10.3.0.jar:/opt/CA/DevTest/lib/core/lisa-virtualize-10.3.0.jar:/opt/CA/DevTest/lib/core/lisa-virtualize-byop-10.3.0.jar:/opt/CA/DevTest/lib/core/lisa-virtualize-swift-10.3.0.jar:/opt/CA/DevTest/lib/core/lisa-ws-xml-10.3.0.jar:/opt/CA/DevTest/lib/core/walk-user-lib-dir.jar:/opt/CA/DevTest/lib/core/web20bridge-10.3.0.jar:/opt/CA/DevTest/lib/endorsed/mysql-connector-java-8.0.17.jar:/opt/CA/DevTest/lib/endorsed/serializer-2.7.2.jar:/opt/CA/DevTest/lib/endorsed/xalan-2.7.2.jar:/opt/CA/DevTest/lib/endorsed/xercesImpl-2.11.0.jar:/opt/CA/DevTest/lib/endorsed/xml-apis-1.4.01.jar:/opt/CA/DevTest/lib/shared/AppleJavaExtensions-1.0.0.jar:/opt/CA/DevTest/lib/shared/Generex-1.0.jar:/opt/CA/DevTest/lib/shared/Jhrome-2.0.jar:/opt/CA/DevTest/lib/shared/XmlSchema-1.4.6.jar:/opt/CA/DevTest/lib/shared/accessors-smart-1.1.jar:/opt/CA/DevTest/lib/shared/activation-1.1.1.jar:/opt/CA/DevTest/lib/shared/addressing-1.0.1.jar:/opt/CA/DevTest/lib/shared/annotation-detector-3.0.4.jar:/opt/CA/DevTest/lib/shared/annotations-2.0.1.jar:/opt/CA/DevTest/lib/shared/ant-launcher-1.9.3.jar:/opt/CA/DevTest/lib/shared/antlr-runtime-3.5.jar:/opt/CA/DevTest/lib/shared/aopalliance-1.0.jar:/opt/CA/DevTest/lib/shared/asc-1.5.jar:/opt/CA/DevTest/lib/shared/asm-5.0.1.jar:/opt/CA/DevTest/lib/shared/asm-commons-5.0.1.jar:/opt/CA/DevTest/lib/shared/asm-tree-5.0.1.jar:/opt/CA/DevTest/lib/shared/aspectjrt-1.8.9.jar:/opt/CA/DevTest/lib/shared/aspectjweaver-1.8.9.jar:/opt/CA/DevTest/lib/shared/autocomplete-2.5.3.jar:/opt/CA/DevTest/lib/shared/automaton-1.0.0.jar:/opt/CA/DevTest/lib/shared/axiom-api-1.2.8.jar:/opt/CA/DevTest/lib/shared/axiom-impl-1.2.8.jar:/opt/CA/DevTest/lib/shared/axis-1.4.jar:/opt/CA/DevTest/lib/shared/axis-jaxrpc-1.4.jar:/opt/CA/DevTest/lib/shared/axis-saaj-1.4.jar:/opt/CA/DevTest/lib/shared/balloontip-1.2.4.1.jar:/opt/CA/DevTest/lib/shared/bcprov-jdk15on-1.54.jar:/opt/CA/DevTest/lib/shared/boot-6.5.jar:/opt/CA/DevTest/lib/shared/bsh-2.1.8.jar:/opt/CA/DevTest/lib/shared/btf-1.2.jar:/opt/CA/DevTest/lib/shared/c3p0-0.9.5.jar:/opt/CA/DevTest/lib/shared/cal10n-api-0.7.4.jar:/opt/CA/DevTest/lib/shared/cglib-nodep-2.2.2.jar:/opt/CA/DevTest/lib/shared/comfyj-2.10.jar:/opt/CA/DevTest/lib/shared/common-22.0.jar:/opt/CA/DevTest/lib/shared/commons-beanutils-1.9.3.jar:/opt/CA/DevTest/lib/shared/commons-cli-1.2.jar:/opt/CA/DevTest/lib/shared/commons-codec-1.9.jar:/opt/CA/DevTest/lib/shared/commons-collections-3.2.2.jar:/opt/CA/DevTest/lib/shared/commons-collections4-4.1.jar:/opt/CA/DevTest/lib/shared/commons-configuration-1.6.jar:/opt/CA/DevTest/lib/shared/commons-digester-1.8.1.jar:/opt/CA/DevTest/lib/shared/commons-digester-1.8.jar:/opt/CA/DevTest/lib/shared/commons-discovery-0.2.jar:/opt/CA/DevTest/lib/shared/commons-email-1.3.2.jar:/opt/CA/DevTest/lib/shared/commons-exec-1.3.jar:/opt/CA/DevTest/lib/shared/commons-fileupload-1.3.2.jar:/opt/CA/DevTest/lib/shared/commons-httpclient-3.0.jar:/opt/CA/DevTest/lib/shared/commons-io-2.4.jar:/opt/CA/DevTest/lib/shared/commons-lang-2.6.jar:/opt/CA/DevTest/lib/shared/commons-lang3-3.4.jar:/opt/CA/DevTest/lib/shared/commons-logging-1.2.jar:/opt/CA/DevTest/lib/shared/commons-net-3.3.jar:/opt/CA/DevTest/lib/shared/commons-pool-1.5.4.jar:/opt/CA/DevTest/lib/shared/commons-validator-1.4.0.jar:/opt/CA/DevTest/lib/shared/commons-validator-1.4.1.jar:/opt/CA/DevTest/lib/shared/concurrentlinkedhashmap-lru-1.4.jar:/opt/CA/DevTest/lib/shared/core-6.5.jar:/opt/CA/DevTest/lib/shared/curvesapi-1.04.jar:/opt/CA/DevTest/lib/shared/darcula-1.0.0-SNAPSHOT.jar:/opt/CA/DevTest/lib/shared/db2jcc4-10.5.0.4.jar:/opt/CA/DevTest/lib/shared/ddmlib-22.0.jar:/opt/CA/DevTest/lib/shared/derby-10.8.3.0.jar:/opt/CA/DevTest/lib/shared/derbyclient-10.10.2.0.jar:/opt/CA/DevTest/lib/shared/derbynet-10.8.3.0.jar:/opt/CA/DevTest/lib/shared/dom4j-1.6.1.jar:/opt/CA/DevTest/lib/shared/ecj-4.4.1.jar:/opt/CA/DevTest/lib/shared/eclipselink-2.3.2.jar:/opt/CA/DevTest/lib/shared/edireader-4.9.4.jar:/opt/CA/DevTest/lib/shared/ediwriter-4.9.4.jar:/opt/CA/DevTest/lib/shared/engine-gecko-3.4.18.jar:/opt/CA/DevTest/lib/shared/engine-gecko15-3.4.18.jar:/opt/CA/DevTest/lib/shared/engine-ie-3.4.18.jar:/opt/CA/DevTest/lib/shared/engine-webkit-3.4.18.jar:/opt/CA/DevTest/lib/shared/ezmorph-1.0.6.jar:/opt/CA/DevTest/lib/shared/flyway-core-3.1.jar:/opt/CA/DevTest/lib/shared/forms-1.0.7.jar:/opt/CA/DevTest/lib/shared/ftp-1.0.0.jar:/opt/CA/DevTest/lib/shared/geronimo-ejb_3.1_spec-1.0.2.jar:/opt/CA/DevTest/lib/shared/geronimo-interceptor_1.1_spec-1.0.jar:/opt/CA/DevTest/lib/shared/geronimo-j2ee-connector_1.5_spec-1.0.1.jar:/opt/CA/DevTest/lib/shared/geronimo-jaxrpc_1.1_spec-2.1.jar:/opt/CA/DevTest/lib/shared/geronimo-jms_1.1_spec-1.1.1.jar:/opt/CA/DevTest/lib/shared/geronimo-jsp_2.2_spec-1.2.jar:/opt/CA/DevTest/lib/shared/geronimo-jta_1.0.1B_spec-1.0.1.jar:/opt/CA/DevTest/lib/shared/geronimo-servlet_3.0_spec-1.0.jar:/opt/CA/DevTest/lib/shared/geronimo-stax-api_1.0_spec-1.0.1.jar:/opt/CA/DevTest/lib/shared/google-api-client-1.18.0-rc.jar:/opt/CA/DevTest/lib/shared/google-http-client-1.19.0.jar:/opt/CA/DevTest/lib/shared/google-http-client-jackson2-1.19.0.jar:/opt/CA/DevTest/lib/shared/google-oauth-client-1.18.0-rc.jar:/opt/CA/DevTest/lib/shared/grammatica-1.5.jar:/opt/CA/DevTest/lib/shared/groovy-all-2.4.7.jar:/opt/CA/DevTest/lib/shared/groovy-jsr223-2.4.7.jar:/opt/CA/DevTest/lib/shared/gson-2.6.1.jar:/opt/CA/DevTest/lib/shared/guava-19.0.jar:/opt/CA/DevTest/lib/shared/guice-3.0.jar:/opt/CA/DevTest/lib/shared/hadoop-annotations-2.2.0.jar:/opt/CA/DevTest/lib/shared/hadoop-auth-2.2.0.jar:/opt/CA/DevTest/lib/shared/hadoop-common-2.2.0.jar:/opt/CA/DevTest/lib/shared/hadoop-hdfs-2.2.0.jar:/opt/CA/DevTest/lib/shared/hamcrest-all-1.3.jar:/opt/CA/DevTest/lib/shared/hppc-0.5.2.jar:/opt/CA/DevTest/lib/shared/http-client-5.0.0.14.jar:/opt/CA/DevTest/lib/shared/httpasyncclient-4.0.2.jar:/opt/CA/DevTest/lib/shared/httpclient-4.3.6.jar:/opt/CA/DevTest/lib/shared/httpcore-4.3.3.jar:/opt/CA/DevTest/lib/shared/httpcore-nio-4.3.2.jar:/opt/CA/DevTest/lib/shared/httpmime-4.3.3.jar:/opt/CA/DevTest/lib/shared/i4jruntime-4.0.5.jar:/opt/CA/DevTest/lib/shared/icu4j-49.1.jar:/opt/CA/DevTest/lib/shared/itko-activemq-1.0.0.jar:/opt/CA/DevTest/lib/shared/itko-javassist-3.20.0-GA.jar:/opt/CA/DevTest/lib/shared/itko-procyon-0.5.26.jar:/opt/CA/DevTest/lib/shared/itko-velocity-engine-1.7.jar:/opt/CA/DevTest/lib/shared/itko.xstream-1.3.1.jar:/opt/CA/DevTest/lib/shared/jackson-annotations-2.6.6.jar:/opt/CA/DevTest/lib/shared/jackson-core-2.6.6.jar:/opt/CA/DevTest/lib/shared/jackson-core-asl-1.9.13.jar:/opt/CA/DevTest/lib/shared/jackson-coreutils-1.8.jar:/opt/CA/DevTest/lib/shared/jackson-databind-2.6.6.jar:/opt/CA/DevTest/lib/shared/jackson-dataformat-yaml-2.6.6.jar:/opt/CA/DevTest/lib/shared/jackson-datatype-joda-2.6.6.jar:/opt/CA/DevTest/lib/shared/jackson-mapper-asl-1.9.13.jar:/opt/CA/DevTest/lib/shared/jackson-module-jsonSchema-2.9.4.jar:/opt/CA/DevTest/lib/shared/jai_codec-1.1.3.jar:/opt/CA/DevTest/lib/shared/jai_core-1.1.3.jar:/opt/CA/DevTest/lib/shared/jargs-1.0.jar:/opt/CA/DevTest/lib/shared/java-client-3.3.0.jar:/opt/CA/DevTest/lib/shared/java-uuid-generator-3.1.3.jar:/opt/CA/DevTest/lib/shared/javahelp-2.0.05.jar:/opt/CA/DevTest/lib/shared/javax.annotation-api-1.2.jar:/opt/CA/DevTest/lib/shared/javax.inject-2.2.0-b21.jar:/opt/CA/DevTest/lib/shared/jaxen-1.1.1.jar:/opt/CA/DevTest/lib/shared/jcip-annotations-1.0.jar:/opt/CA/DevTest/lib/shared/jcommon-1.0.16.jar:/opt/CA/DevTest/lib/shared/jdbi-2.51.jar:/opt/CA/DevTest/lib/shared/jdom-legacy-1.1.3.jar:/opt/CA/DevTest/lib/shared/jdom2-2.0.6.jar:/opt/CA/DevTest/lib/shared/jetty-all-9.3.11.v20160721-uber.jar:/opt/CA/DevTest/lib/shared/jfreechart-1.0.13.jar:/opt/CA/DevTest/lib/shared/jgraph-5.13.0.3.jar:/opt/CA/DevTest/lib/shared/jjwt-0.9.0.jar:/opt/CA/DevTest/lib/shared/jmf-1.0.0.jar:/opt/CA/DevTest/lib/shared/jmock-1.0.0.jar:/opt/CA/DevTest/lib/shared/jms-1.0.0.jar:/opt/CA/DevTest/lib/shared/jna-4.1.0.jar:/opt/CA/DevTest/lib/shared/jna-platform-4.1.0.jar:/opt/CA/DevTest/lib/shared/jnetpcap-1.3.0.jar:/opt/CA/DevTest/lib/shared/jniwrap-3.8.4.jar:/opt/CA/DevTest/lib/shared/joda-time-2.8.2.jar:/opt/CA/DevTest/lib/shared/joda-time-2.9.7.jar:/opt/CA/DevTest/lib/shared/jopt-simple-4.6.jar:/opt/CA/DevTest/lib/shared/jopt-simple-5.0.3.jar:/opt/CA/DevTest/lib/shared/json-20140107.jar:/opt/CA/DevTest/lib/shared/json-lib-2.4-jdk15.jar:/opt/CA/DevTest/lib/shared/json-path-1.2.0.jar:/opt/CA/DevTest/lib/shared/json-schema-core-1.2.4.jar:/opt/CA/DevTest/lib/shared/json-schema-core-1.2.5.jar:/opt/CA/DevTest/lib/shared/json-schema-core-1.2.8.jar:/opt/CA/DevTest/lib/shared/json-schema-validator-2.2.5.jar:/opt/CA/DevTest/lib/shared/json-schema-validator-2.2.6.jar:/opt/CA/DevTest/lib/shared/json-schema-validator-2.2.8.jar:/opt/CA/DevTest/lib/shared/json-smart-2.2.jar:/opt/CA/DevTest/lib/shared/jsonassert-1.2.3.jar:/opt/CA/DevTest/lib/shared/jsqlparser-0.9.3.jar:/opt/CA/DevTest/lib/shared/jsr305-2.0.1.jar:/opt/CA/DevTest/lib/shared/jsr305-3.0.0.jar:/opt/CA/DevTest/lib/shared/jsr305-3.0.1.jar:/opt/CA/DevTest/lib/shared/junit-4.11.jar:/opt/CA/DevTest/lib/shared/juniversalchardet-1.0.3.jar:/opt/CA/DevTest/lib/shared/jxbrowser-3.4.18.jar:/opt/CA/DevTest/lib/shared/kxml2-2.3.0.jar:/opt/CA/DevTest/lib/shared/language_support-2.5.3.jar:/opt/CA/DevTest/lib/shared/libphonenumber-6.0.jar:/opt/CA/DevTest/lib/shared/libphonenumber-6.2.jar:/opt/CA/DevTest/lib/shared/libphonenumber-8.0.0.jar:/opt/CA/DevTest/lib/shared/license-3.4.18.jar:/opt/CA/DevTest/lib/shared/lisa-cb2xml-1.0.0.jar:/opt/CA/DevTest/lib/shared/lisa-sv-odp-10.3.0.jar:/opt/CA/DevTest/lib/shared/lisa-xstream-1.0.0.jar:/opt/CA/DevTest/lib/shared/log4j-1.2.17.jar:/opt/CA/DevTest/lib/shared/lucene-analyzers-common-4.9.0.jar:/opt/CA/DevTest/lib/shared/lucene-analyzers-kuromoji-4.9.0.jar:/opt/CA/DevTest/lib/shared/lucene-analyzers-phonetic-4.9.0.jar:/opt/CA/DevTest/lib/shared/lucene-codecs-4.9.0.jar:/opt/CA/DevTest/lib/shared/lucene-core-4.9.0.jar:/opt/CA/DevTest/lib/shared/lucene-expressions-4.9.0.jar:/opt/CA/DevTest/lib/shared/lucene-grouping-4.9.0.jar:/opt/CA/DevTest/lib/shared/lucene-highlighter-4.9.0.jar:/opt/CA/DevTest/lib/shared/lucene-join-4.9.0.jar:/opt/CA/DevTest/lib/shared/lucene-memory-4.9.0.jar:/opt/CA/DevTest/lib/shared/lucene-misc-4.9.0.jar:/opt/CA/DevTest/lib/shared/lucene-queries-4.9.0.jar:/opt/CA/DevTest/lib/shared/lucene-queryparser-4.9.0.jar:/opt/CA/DevTest/lib/shared/lucene-spatial-4.9.0.jar:/opt/CA/DevTest/lib/shared/lucene-suggest-4.9.0.jar:/opt/CA/DevTest/lib/shared/mail-1.4.7.jar:/opt/CA/DevTest/lib/shared/mailapi-1.4.3.jar:/opt/CA/DevTest/lib/shared/mandileschneider-1.1.jar:/opt/CA/DevTest/lib/shared/mapdb-2.0-beta7.jar:/opt/CA/DevTest/lib/shared/mchange-commons-java-0.2.9.jar:/opt/CA/DevTest/lib/shared/metrics-core-3.0.1.jar:/opt/CA/DevTest/lib/shared/mibble-commercial-mibs-2.9.2.jar:/opt/CA/DevTest/lib/shared/mibble-commercial-parser-2.9.2.jar:/opt/CA/DevTest/lib/shared/mockrunner-jdk1.4-j2ee1.3-0.4.jar:/opt/CA/DevTest/lib/shared/msg-simple-1.1.jar:/opt/CA/DevTest/lib/shared/mx-15.0.0.jar:/opt/CA/DevTest/lib/shared/mysql-connector-java-8.0.17.jar:/opt/CA/DevTest/lib/shared/nb-darcula-1.5.jar:/opt/CA/DevTest/lib/shared/nekohtml-1.9.21.jar:/opt/CA/DevTest/lib/shared/netty-3.7.0.Final.jar:/opt/CA/DevTest/lib/shared/noggit-0.5.jar:/opt/CA/DevTest/lib/shared/not-yet-commons-ssl-0.3.11.jar:/opt/CA/DevTest/lib/shared/ojdbc7-12.1.0.2.jar:/opt/CA/DevTest/lib/shared/okhttp-2.5.0.jar:/opt/CA/DevTest/lib/shared/okhttp-urlconnection-2.5.0.jar:/opt/CA/DevTest/lib/shared/okio-1.6.0.jar:/opt/CA/DevTest/lib/shared/opensaml-1.1.jar:/opt/CA/DevTest/lib/shared/opensaml-2.2.3.jar:/opt/CA/DevTest/lib/shared/openws-1.2.2.jar:/opt/CA/DevTest/lib/shared/org-mozilla-rhino-patched-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-api-java-classpath-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-api-progress-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-api-xml-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-core-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-modules-css-editor-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-modules-diff-6.5-itko.jar:/opt/CA/DevTest/lib/shared/org-netbeans-modules-editor-6.5-itko.jar:/opt/CA/DevTest/lib/shared/org-netbeans-modules-editor-bracesmatching-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-modules-editor-codetemplates-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-modules-editor-completion-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-modules-editor-deprecated-pre61completion-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-modules-editor-deprecated-pre61settings-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-modules-editor-errorstripe-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-modules-editor-errorstripe-api-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-modules-editor-fold-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-modules-editor-guards-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-modules-editor-highlights-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-modules-editor-indent-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-modules-editor-kit-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-modules-editor-lib-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-modules-editor-lib2-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-modules-editor-mimelookup-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-modules-editor-mimelookup-impl-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-modules-editor-plain-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-modules-editor-plain-lib-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-modules-editor-settings-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-modules-editor-settings-storage-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-modules-editor-structure-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-modules-editor-supplemental-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-modules-editor-util-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-modules-extbrowser-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-modules-gsf-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-modules-gsf-api-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-modules-gsfpath-api-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-modules-html-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-modules-html-editor-6.5-itko.jar:/opt/CA/DevTest/lib/shared/org-netbeans-modules-html-editor-lib-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-modules-html-lexer-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-modules-javascript-editing-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-modules-javascript-hints-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-modules-javascript-kit-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-modules-javascript-refactoring-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-modules-lexer-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-modules-lexer-editorbridge-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-modules-lexer-nbbridge-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-modules-masterfs-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-modules-options-api-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-modules-project-libraries-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-modules-projectapi-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-modules-projectuiapi-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-modules-queries-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-modules-refactoring-api-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-modules-xml-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-modules-xml-core-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-modules-xml-lexer-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-modules-xml-text-6.5-itko.jar:/opt/CA/DevTest/lib/shared/org-netbeans-spi-editor-hints-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-spi-navigator-6.5.jar:/opt/CA/DevTest/lib/shared/org-netbeans-spi-palette-6.5.jar:/opt/CA/DevTest/lib/shared/org-openide-actions-6.5.jar:/opt/CA/DevTest/lib/shared/org-openide-awt-6.5.jar:/opt/CA/DevTest/lib/shared/org-openide-dialogs-6.5.jar:/opt/CA/DevTest/lib/shared/org-openide-explorer-6.5.jar:/opt/CA/DevTest/lib/shared/org-openide-filesystems-6.5.jar:/opt/CA/DevTest/lib/shared/org-openide-loaders-6.5.jar:/opt/CA/DevTest/lib/shared/org-openide-modules-6.5.jar:/opt/CA/DevTest/lib/shared/org-openide-nodes-6.5.jar:/opt/CA/DevTest/lib/shared/org-openide-options-6.5.jar:/opt/CA/DevTest/lib/shared/org-openide-text-6.5.jar:/opt/CA/DevTest/lib/shared/org-openide-util-6.5.jar:/opt/CA/DevTest/lib/shared/org-openide-windows-6.5.jar:/opt/CA/DevTest/lib/shared/org.restlet-2.1.1.jar:/opt/CA/DevTest/lib/shared/org.restlet.ext.servlet-2.1.1.jar:/opt/CA/DevTest/lib/shared/oro-2.0.8.jar:/opt/CA/DevTest/lib/shared/owner-1.0.6.jar:/opt/CA/DevTest/lib/shared/pcap-reconst-itko-1.0.0.jar:/opt/CA/DevTest/lib/shared/persistence-api-2.0.3.v201010191057.jar:/opt/CA/DevTest/lib/shared/plugin-1.0.0.jar:/opt/CA/DevTest/lib/shared/pm-webdriver-5.0.0.006.jar:/opt/CA/DevTest/lib/shared/poi-3.17.jar:/opt/CA/DevTest/lib/shared/poi-ooxml-3.17.jar:/opt/CA/DevTest/lib/shared/poi-ooxml-schemas-3.17.jar:/opt/CA/DevTest/lib/shared/protobuf-java-2.5.0.jar:/opt/CA/DevTest/lib/shared/qdox-1.6.2.jar:/opt/CA/DevTest/lib/shared/quartz-1.6.5.jar:/opt/CA/DevTest/lib/shared/raml-parser-0.9-SNAPSHOT.jar:/opt/CA/DevTest/lib/shared/relaxngDatatype-2011.1.jar:/opt/CA/DevTest/lib/shared/retrofit-1.9.0.jar:/opt/CA/DevTest/lib/shared/rhino-1.7R4.jar:/opt/CA/DevTest/lib/shared/rolevat-1.2.jar:/opt/CA/DevTest/lib/shared/rstaui-2.5.3.jar:/opt/CA/DevTest/lib/shared/rsyntaxtextarea-2.5.3.jar:/opt/CA/DevTest/lib/shared/saxon-9.jar:/opt/CA/DevTest/lib/shared/selenium-api-2.53.0.jar:/opt/CA/DevTest/lib/shared/selenium-chrome-driver-2.53.0.jar:/opt/CA/DevTest/lib/shared/selenium-edge-driver-2.53.0.jar:/opt/CA/DevTest/lib/shared/selenium-firefox-driver-2.53.0.jar:/opt/CA/DevTest/lib/shared/selenium-ie-driver-2.53.0.jar:/opt/CA/DevTest/lib/shared/selenium-java-2.53.0.jar:/opt/CA/DevTest/lib/shared/selenium-leg-rc-2.53.0.jar:/opt/CA/DevTest/lib/shared/selenium-remote-driver-2.53.0.jar:/opt/CA/DevTest/lib/shared/selenium-safari-driver-2.53.0.jar:/opt/CA/DevTest/lib/shared/selenium-support-2.53.0.jar:/opt/CA/DevTest/lib/shared/sepa-core-jaxb-6.0.1a-eba.jar:/opt/CA/DevTest/lib/shared/servlet-api-2.5.jar:/opt/CA/DevTest/lib/shared/slf4j-api-1.7.7.jar:/opt/CA/DevTest/lib/shared/slf4j-ext-1.6.3.jar:/opt/CA/DevTest/lib/shared/slf4j-log4j12-1.7.7.jar:/opt/CA/DevTest/lib/shared/smv-15.0.0-full.jar:/opt/CA/DevTest/lib/shared/snakeyaml-1.15.jar:/opt/CA/DevTest/lib/shared/snmp4j-1.11.3.jar:/opt/CA/DevTest/lib/shared/solr-core-4.9.0.jar:/opt/CA/DevTest/lib/shared/solr-dataimporthandler-4.9.0.jar:/opt/CA/DevTest/lib/shared/solr-solrj-4.9.0.jar:/opt/CA/DevTest/lib/shared/spatial4j-0.4.1.jar:/opt/CA/DevTest/lib/shared/spi-0.2.4.jar:/opt/CA/DevTest/lib/shared/splunk-1.5.0.0.jar:/opt/CA/DevTest/lib/shared/spring-aop-4.2.5.RELEASE.jar:/opt/CA/DevTest/lib/shared/spring-beans-4.2.5.RELEASE.jar:/opt/CA/DevTest/lib/shared/spring-context-4.2.5.RELEASE.jar:/opt/CA/DevTest/lib/shared/spring-core-4.2.5.RELEASE.jar:/opt/CA/DevTest/lib/shared/spring-expression-4.2.5.RELEASE.jar:/opt/CA/DevTest/lib/shared/spring-ldap-core-2.0.2.RELEASE.jar:/opt/CA/DevTest/lib/shared/spring-security-core-4.1.0.RELEASE.jar:/opt/CA/DevTest/lib/shared/spring-security-ldap-4.1.0.RELEASE.jar:/opt/CA/DevTest/lib/shared/spring-tx-4.2.5.RELEASE.jar:/opt/CA/DevTest/lib/shared/sqljdbc4-4.0.jar:/opt/CA/DevTest/lib/shared/stax-api-1.0.1.jar:/opt/CA/DevTest/lib/shared/stax2-api-4.0.0.jar:/opt/CA/DevTest/lib/shared/sunidlcompiler-1.0.0.jar:/opt/CA/DevTest/lib/shared/swagger-annotations-1.5.8.jar:/opt/CA/DevTest/lib/shared/swagger-core-1.5.8.jar:/opt/CA/DevTest/lib/shared/swagger-models-1.5.8.jar:/opt/CA/DevTest/lib/shared/swagger-parser-1.0.22a.jar:/opt/CA/DevTest/lib/shared/swing-layout-1.0.3.jar:/opt/CA/DevTest/lib/shared/swingx-all-1.6.4.jar:/opt/CA/DevTest/lib/shared/test-tools-1.0.0.jar:/opt/CA/DevTest/lib/shared/testdroid-api-2.0.jar:/opt/CA/DevTest/lib/shared/trilead-ssh2-build213-1.0.0.jar:/opt/CA/DevTest/lib/shared/uddi4j-2.0.5.jar:/opt/CA/DevTest/lib/shared/uri-template-0.9.jar:/opt/CA/DevTest/lib/shared/validation-api-1.1.0.Final.jar:/opt/CA/DevTest/lib/shared/velocity-1.7.jar:/opt/CA/DevTest/lib/shared/wife-7.3.0.jar:/opt/CA/DevTest/lib/shared/winpack-3.8.4.jar:/opt/CA/DevTest/lib/shared/wsdl4j-1.6.2.jar:/opt/CA/DevTest/lib/shared/wsi-common-1.1.jar:/opt/CA/DevTest/lib/shared/wsi-test-tools-1.1.jar:/opt/CA/DevTest/lib/shared/wss4j-lisa-1.5.4.6.4.jar:/opt/CA/DevTest/lib/shared/wstx-asl-3.2.9.jar:/opt/CA/DevTest/lib/shared/xdb6-12.1.0.1.jar:/opt/CA/DevTest/lib/shared/xml-resolver-1.2.jar:/opt/CA/DevTest/lib/shared/xmlbeans-2.6.0.jar:/opt/CA/DevTest/lib/shared/xmlbeans-xpath-2.6.0.jar:/opt/CA/DevTest/lib/shared/xmlpull-1.1.3.1.jar:/opt/CA/DevTest/lib/shared/xmlsec-1.4.2.jar:/opt/CA/DevTest/lib/shared/xmltooling-1.2.0.jar:/opt/CA/DevTest/lib/shared/xmlunit-1.0.jar:/opt/CA/DevTest/lib/shared/xom-1.2.10.jar:/opt/CA/DevTest/lib/shared/xpp3_min-1.1.4c.jar:/opt/CA/DevTest/lib/shared/xsom-20110809.jar:/opt/CA/DevTest/lib/shared/xstream-1.4.8.jar:/opt/CA/DevTest/lib/shared/xulrunner-linux64-3.4.18.jar:/opt/CA/DevTest/lib/shared/zip4j-1.3.1.jar:/opt/CA/DevTest/lib/shared/zookeeper-3.4.6.jar" com.install4j.runtime.launcher.UnixLauncher [DevTest AGENT:][INFO][593][1][main][Dec 18, 2019 5:31:30 AM] Agent Log Path: /opt/CA/DevTest/tmp/devtest_agent_593.log [DevTest AGENT:][INFO][593][1][main][Dec 18, 2019 5:31:30 AM] Logging to system out: true [DevTest AGENT:][INFO][593][1][main][Dec 18, 2019 5:31:30 AM] Logging to system out level: DEV [DevTest AGENT:][INFO][593][1][main][Dec 18, 2019 5:31:30 AM] Setting datasource to LisaWrappedDataSource [delegate=com.mchange.v2.c3p0.PoolBackedDataSource@26b3e8f8 [ connectionPoolDataSource -> com.mchange.v2.c3p0.WrapperConnectionPoolDataSource@d358062 [ acquireIncrement -> 1, acquireRetryAttempts -> 30, acquireRetryDelay -> 1000, autoCommitOnClose -> false, automaticTestTable -> null, breakAfterAcquireFailure -> false, checkoutTimeout -> 0, connectionCustomizerClassName -> null, connectionTesterClassName -> com.mchange.v2.c3p0.impl.DefaultConnectionTester, contextClassLoaderSource -> caller, debugUnreturnedConnectionStackTraces -> false, factoryClassLocation -> null, forceIgnoreUnresolvedTransactions -> false, identityToken -> 30oarga76imfaoqzq4om|2d000e80, idleConnectionTestPeriod -> 5, initialPoolSize -> 0, maxAdministrativeTaskTime -> 0, maxConnectionAge -> 0, maxIdleTime -> 45, maxIdleTimeExcessConnections -> 0, maxPoolSize -> 10, maxStatements -> 0, maxStatementsPerConnection -> 0, minPoolSize -> 0, nestedDataSource -> com.mchange.v2.c3p0.DriverManagerDataSource@ca83c650 [ description -> null, driverClass -> null, factoryClassLocation -> null, forceUseNamedDriverClass -> false, identityToken -> 30oarga76imfaoqzq4om|7e2f86e6, jdbcUrl -> jdbc:mysql://devtest-mariadb-registry-new.devtest:3306/commondb_10_3, properties -> {user=******, password=******} ], preferredTestQuery -> null, privilegeSpawnedThreads -> false, propertyCycle -> 0, statementCacheNumDeferredCloseThreads -> 0, testConnectionOnCheckin -> false, testConnectionOnCheckout -> false, unreturnedConnectionTimeout -> 0, usesTraditionalReflectiveProxies -> false; userOverrides: {} ], dataSourceName -> null, extensions -> {}, factoryClassLocation -> null, identityToken -> 30oarga76imfaoqzq4om|151db587, numHelperThreads -> 3 ]] [DevTest AGENT:][INFO][593][1][main][Dec 18, 2019 5:31:30 AM] Checking DevTest Agent schema [DevTest AGENT:][INFO][593][1][main][Dec 18, 2019 5:31:30 AM] Schema matches expected version (v9) ---> HTTP POST http://ncedevtestapp01.nce.amadeus.net:1506/api/v1/dradis/registries/AEK_ACS_Registry_new%40devtest-registry-new-1-4qj2x%3A32016 Content-Type: application/json Content-Length: 1056 {"registry":{"labs":[{"registryName":"AEK_ACS_Registry_new@devtest-registry-new-1-4qj2x:32016","labName":"Default","componentType":"16","componentUrl":"Default","componentName":"Default","displayName":"Default","hostName":"devtest-registry-new-1-4qj2x"}],"labsCount":"1","coordinatorsCount":"0","simulatorsCount":"0","vsesCount":"0","workstationsCount":"0","agentsCount":"0","statusTime":"2019-12-18 05:31:30,780 UTC","registryName":"AEK_ACS_Registry_new@devtest-registry-new-1-4qj2x:32016","port":"32016","componentType":"3","componentUrl":"tcp://devtest.registry.new.in.int-a.nce1.paas.amadeus.net:32016/AEK_ACS_Registry_new","componentName":"AEK_ACS_Registry_new@devtest-registry-new-1-4qj2x:32016","displayName":"AEK_ACS_Registry_new@devtest-registry-new-1-4qj2x:32016","lisaVersion":"10.3.0 (10.3.0.297)","hostName":"devtest-registry-new-1-4qj2x","osName":"Linux","javaVersion":"1.8.0_102","isSecurityEnabled":"1","consoleUrl":"http://devtest.registry.new.in.int-a.nce1.paas.amadeus.net:1505/index.html","lastStartTime":"2019-12-18 05:31:00,950 UTC"}} ---> END HTTP (1056-byte body) ---- ERROR http://ncedevtestapp01.nce.amadeus.net:1506/api/v1/dradis/registries/AEK_ACS_Registry_new%40devtest-registry-new-1-4qj2x%3A32016 java.net.SocketTimeoutException: timeout at okio.Okio$3.newTimeoutException(Okio.java:207) at okio.AsyncTimeout.exit(AsyncTimeout.java:261) at okio.AsyncTimeout$2.read(AsyncTimeout.java:215) at okio.RealBufferedSource.indexOf(RealBufferedSource.java:306) at okio.RealBufferedSource.indexOf(RealBufferedSource.java:300) at okio.RealBufferedSource.readUtf8LineStrict(RealBufferedSource.java:196) at com.squareup.okhttp.internal.http.HttpConnection.readResponse(HttpConnection.java:191) at com.squareup.okhttp.internal.http.HttpTransport.readResponseHeaders(HttpTransport.java:80) at com.squareup.okhttp.internal.http.HttpEngine.readNetworkResponse(HttpEngine.java:906) at com.squareup.okhttp.internal.http.HttpEngine.access$300(HttpEngine.java:92) at com.squareup.okhttp.internal.http.HttpEngine$NetworkInterceptorChain.proceed(HttpEngine.java:891) at com.squareup.okhttp.internal.http.HttpEngine.readResponse(HttpEngine.java:749) at com.squareup.okhttp.Call.getResponse(Call.java:268) at com.squareup.okhttp.Call$ApplicationInterceptorChain.proceed(Call.java:224) at com.squareup.okhttp.Call.getResponseWithInterceptorChain(Call.java:195) at com.squareup.okhttp.Call.execute(Call.java:79) at retrofit.client.OkClient.execute(OkClient.java:53) at retrofit.RestAdapter$RestHandler.invokeRequest(RestAdapter.java:326) at retrofit.RestAdapter$RestHandler.invoke(RestAdapter.java:240) at com.sun.proxy.$Proxy6.postRegistry(Unknown Source) at com.itko.lisa.dradis.rest.client.DradisRestClient.postRegistry(DradisRestClient.java:86) at com.itko.lisa.dradis.comm.DradisRestStrategy.registryDataToDradis(DradisRestStrategy.java:131) at com.itko.lisa.dradis.comm.DradisCommContext.registryDataToDradis(DradisCommContext.java:320) at com.itko.lisa.coordinator.TestRegistryImpl.sendComponentToDradis(TestRegistryImpl.java:3566) at com.itko.lisa.coordinator.TestRegistryImpl.main(TestRegistryImpl.java:2194) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at com.exe4j.runtime.LauncherEngine.launch(Unknown Source) at com.install4j.runtime.launcher.UnixLauncher.main(Unknown Source) Caused by: java.net.SocketException: Socket closed at java.net.SocketInputStream.read(SocketInputStream.java:203) at java.net.SocketInputStream.read(SocketInputStream.java:141) at okio.Okio$2.read(Okio.java:139) at okio.AsyncTimeout$2.read(AsyncTimeout.java:211) ... 28 more ---- END ERROR DevTest Web Consoles will take a few additional moments to start up. DevTest Registry is ready to accept server connections.