$ mvn clean install -Pitest -Dhawkular.agent.itest.includes=**/DatasourceCommandITest.class Java HotSpot(TM) 64-Bit Server VM warning: ignoring option PermSize=256M; support was removed in 8.0 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256M; support was removed in 8.0 [INFO] SrcdepsLocalRepositoryManager will decorate io.takari.aether.localrepo.TakariLocalRepositoryManagerFactory [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Hawkular Agent: Command Gateway Integration Tests 2.0.0.Alpha1-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] srcdeps enforcer checks for violations in org.hawkular.agent:hawkular-javaagent-cmdgw-itest [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ hawkular-javaagent-cmdgw-itest --- [INFO] Deleting /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-rules) @ hawkular-javaagent-cmdgw-itest --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ hawkular-javaagent-cmdgw-itest --- [INFO] Executing: /bin/sh -c cd '/home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest' && 'git' 'rev-parse' '--verify' 'HEAD' [INFO] Working directory: /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest [INFO] Storing buildNumber: 7d7d8dd7b80ad476bc3fb9b061a894ea98ab58b6 at timestamp: 2017-10-31T16:59:14-04 [INFO] Storing buildScmBranch: hawkular-1275 [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ hawkular-javaagent-cmdgw-itest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ hawkular-javaagent-cmdgw-itest --- [INFO] No sources to compile [INFO] [INFO] --- wildfly-server-provisioning-maven-plugin:1.1.6.Final:build (server-provisioning) @ hawkular-javaagent-cmdgw-itest --- [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ hawkular-javaagent-cmdgw-itest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 7 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ hawkular-javaagent-cmdgw-itest --- [INFO] Compiling 9 source files to /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/test-classes [INFO] CAL10NAnnotationProcessor 0.8.1 initialized [WARNING] Supported source version 'RELEASE_5' from annotation processor 'ch.qos.cal10n.verifier.processor.CAL10NAnnotationProcessor' less than -source '1.8' [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy-deployments-to-staging) @ hawkular-javaagent-cmdgw-itest --- [INFO] Configured Artifact: org.hawkular.agent:hawkular-javaagent-helloworld-war:2.0.0.Alpha1-SNAPSHOT:war [INFO] Copying hawkular-javaagent-helloworld-war-2.0.0.Alpha1-SNAPSHOT.war to /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/staging/hawkular-javaagent-helloworld-war.war [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (copy-javaagent-to-bin) @ hawkular-javaagent-cmdgw-itest --- [INFO] Configured Artifact: org.hawkular.agent:hawkular-javaagent:shaded:2.0.0.Alpha1-SNAPSHOT:jar [INFO] Copying hawkular-javaagent-2.0.0.Alpha1-SNAPSHOT-shaded.jar to /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/javaagent/hawkular-javaagent-shaded.jar [INFO] [INFO] --- maven-dependency-plugin:2.10:copy (deploy-jolokia-war) @ hawkular-javaagent-cmdgw-itest --- [INFO] Configured Artifact: org.jolokia:jolokia-war:1.3.5:war [INFO] Copying jolokia-war-1.3.5.war to /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/hawkular-javaagent-cmdgw-itest-2.0.0.Alpha1-SNAPSHOT/standalone/deployments/jolokia-war.war [INFO] [INFO] --- wildfly-maven-plugin:1.1.0.Alpha11:start (start-hawkular) @ hawkular-javaagent-cmdgw-itest --- [INFO] JAVA_HOME=/home/mazz/bin/jdk1.8.0_121/jre [INFO] JBOSS_HOME=/home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/hawkular-javaagent-cmdgw-itest-2.0.0.Alpha1-SNAPSHOT [INFO] Adding users: User{username=itest-admin, groups=null, realm=null, applicationUser=false} User{username=itest-rest, groups=[read-write, read-only], realm=null, applicationUser=true} [INFO] STANDALONE server is starting up. Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=1024m; support was removed in 8.0 Oct 31, 2017 4:59:18 PM org.xnio.Xnio INFO: XNIO version 3.3.1.Final Oct 31, 2017 4:59:18 PM org.xnio.nio.NioXnio INFO: XNIO NIO Implementation Version 3.3.1.Final Oct 31, 2017 4:59:18 PM org.jboss.remoting3.EndpointImpl INFO: JBoss Remoting version 4.0.9.Final 16:59:18,314 INFO [org.jboss.modules] (main) JBoss Modules version 1.5.2.Final 16:59:18,436 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final 16:59:18,487 INFO [org.jboss.as] (MSC service thread 1-7) WFLYSRV0049: WildFly Core 2.2.0.Final "Kenny" starting 16:59:19,091 INFO [org.hawkular.nest.extension.log] (ServerService Thread Pool -- 23) HAWKBUS130015: Initializing Nest subsystem 16:59:19,258 INFO [org.hawkular.nest.extension.log] (ServerService Thread Pool -- 31) HAWKBUS130008: [3] deployments found 16:59:19,259 INFO [org.hawkular.nest.extension.log] (ServerService Thread Pool -- 31) HAWKBUS130009: 1. Deploying [hawkular-inventory-ui.war] 16:59:19,259 INFO [org.hawkular.nest.extension.log] (ServerService Thread Pool -- 31) HAWKBUS130009: 2. Deploying [hawkular-command-gateway-war.war] 16:59:19,260 INFO [org.hawkular.nest.extension.log] (ServerService Thread Pool -- 31) HAWKBUS130009: 3. Deploying [hawkular-inventory-service.war] 16:59:19,406 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 31) WFLYDR0001: Content added at location /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/hawkular-javaagent-cmdgw-itest-2.0.0.Alpha1-SNAPSHOT/standalone/data/content/c5/ce191ded58936eaa80129993ce108e7b76a947/content 16:59:19,408 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 29) WFLYDR0001: Content added at location /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/hawkular-javaagent-cmdgw-itest-2.0.0.Alpha1-SNAPSHOT/standalone/data/content/47/534e76165fd27a51a568e00dd825c0640590af/content 16:59:19,414 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 31) WFLYDR0001: Content added at location /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/hawkular-javaagent-cmdgw-itest-2.0.0.Alpha1-SNAPSHOT/standalone/data/content/ed/e7418cbed1e7dee949b6b1ee4cd69d1a42a63c/content 16:59:19,473 INFO [org.hawkular.agent.javaagent.JavaAgentEngine] (Hawkular Java Agent Start Thread) HAWKJAVAAGENT010000: Loaded configuration file [/home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/test-classes/hawkular-javaagent-itest-config.yaml] 16:59:19,477 INFO [org.hawkular.agent.monitor.service.AgentCoreEngine] (Hawkular Java Agent Start Thread) HAWKAGENT010084: Hawkular Agent: Javaagent version 2.0.0.Alpha1-SNAPSHOT 16:59:19,477 INFO [org.hawkular.agent.monitor.service.AgentCoreEngine] (Hawkular Java Agent Start Thread) HAWKAGENT010000: Starting Hawkular Agent 16:59:19,528 INFO [org.jboss.as.repository] (ServerService Thread Pool -- 31) WFLYDR0001: Content added at location /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/hawkular-javaagent-cmdgw-itest-2.0.0.Alpha1-SNAPSHOT/standalone/data/content/42/d2518099df29dce13085492e7d5fbed96ff151/content 16:59:19,541 INFO [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http) 16:59:19,555 INFO [org.xnio] (MSC service thread 1-1) XNIO version 3.4.0.Final 16:59:19,563 INFO [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.4.0.Final 16:59:19,588 INFO [org.jboss.remoting] (MSC service thread 1-3) JBoss Remoting version 4.0.21.Final 16:59:19,610 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 35) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3) 16:59:19,621 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 40) WFLYCLINF0001: Activating Infinispan subsystem. 16:59:19,624 INFO [org.wildfly.extension.io] (ServerService Thread Pool -- 39) WFLYIO001: Worker 'default' has auto-configured to 16 core threads with 128 task threads based on your 8 available processors 16:59:19,645 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 46) WFLYJSF0007: Activated the following JSF Implementations: [main] 16:59:19,645 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 48) WFLYNAM0001: Activating Naming Subsystem 16:59:19,652 INFO [org.jboss.as.connector] (MSC service thread 1-4) WFLYJCA0009: Starting JCA Subsystem (WildFly/IronJacamar 1.3.4.Final) 16:59:19,655 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) WFLYJCA0018: Started Driver service with driver-name = h2 16:59:19,656 WARN [org.jboss.as.txn] (ServerService Thread Pool -- 56) WFLYTX0013: Node identifier property is set to the default value. Please make sure it is unique. 16:59:19,663 INFO [org.hawkular.nest.extension.log] (ServerService Thread Pool -- 61) HAWKBUS130014: Nest is enabled and will be deployed 16:59:19,672 INFO [org.jboss.as.security] (ServerService Thread Pool -- 55) WFLYSEC0002: Activating Security Subsystem 16:59:19,673 INFO [org.hawkular.nest.extension.log] (MSC service thread 1-6) HAWKBUS130000: Nest service starting 16:59:19,673 INFO [org.hawkular.nest.extension.log] (MSC service thread 1-6) HAWKBUS130004: Nest name=[mazzlap] 16:59:19,673 INFO [org.hawkular.nest.extension.log] (MSC service thread 1-6) HAWKBUS130001: Nest service started 16:59:19,676 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 58) WFLYWS0002: Activating WebServices Extension 16:59:19,677 INFO [org.jboss.as.security] (MSC service thread 1-7) WFLYSEC0001: Current PicketBox version=4.9.6.Final 16:59:19,690 INFO [org.jboss.as.naming] (MSC service thread 1-8) WFLYNAM0003: Starting Naming Service 16:59:19,691 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default] 16:59:19,728 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0003: Undertow 1.4.0.Final starting 16:59:19,811 DEBUG [org.hawkular.agent.monitor.service.AgentCoreEngine] (Hawkular Java Agent Start Thread) Hawkular Inventory is not ready yet: java.net.ConnectException: Failed to connect to /127.0.0.1:8080 16:59:19,820 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 57) WFLYUT0014: Creating file handler for path '/home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/hawkular-javaagent-cmdgw-itest-2.0.0.Alpha1-SNAPSHOT/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]'] 16:59:19,824 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0012: Started server default-server. 16:59:19,825 INFO [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0018: Host default-host starting 16:59:19,836 INFO [org.jboss.as.ejb3] (MSC service thread 1-6) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 128 (per class), which is derived from thread worker pool sizing. 16:59:19,836 INFO [org.jboss.as.ejb3] (MSC service thread 1-4) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 32 (per class), which is derived from the number of CPUs on this host. 16:59:19,881 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0006: Undertow HTTP listener default listening on 127.0.0.1:8080 16:59:19,954 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) WFLYJCA0001: Bound data source [java:jboss/datasources/ExampleDS] 16:59:20,062 WARN [org.jboss.as.domain.management.security] (MSC service thread 1-2) WFLYDM0111: Keystore /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/hawkular-javaagent-cmdgw-itest-2.0.0.Alpha1-SNAPSHOT/standalone/configuration/application.keystore not found, it will be auto generated on first use with a self signed certificate for host localhost 16:59:20,081 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0027: Starting deployment of "hawkular-inventory-ui.war" (runtime-name: "hawkular-inventory-ui.war") 16:59:20,083 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0027: Starting deployment of "jolokia-war.war" (runtime-name: "jolokia-war.war") 16:59:20,084 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0027: Starting deployment of "hawkular-inventory-service.war" (runtime-name: "hawkular-inventory-service.war") 16:59:20,104 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-3) WFLYDS0013: Started FileSystemDeploymentService for directory /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/hawkular-javaagent-cmdgw-itest-2.0.0.Alpha1-SNAPSHOT/standalone/deployments 16:59:20,105 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) WFLYSRV0027: Starting deployment of "hawkular-command-gateway-war.war" (runtime-name: "hawkular-command-gateway-war.war") 16:59:20,298 INFO [org.infinispan.factories.GlobalComponentRegistry] (MSC service thread 1-2) ISPN000128: Infinispan version: Infinispan 'Chakra' 8.2.4.Final 16:59:20,297 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 62) AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=/home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/hawkular-javaagent-cmdgw-itest-2.0.0.Alpha1-SNAPSHOT/standalone/data/activemq/journal,bindingsDirectory=/home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/hawkular-javaagent-cmdgw-itest-2.0.0.Alpha1-SNAPSHOT/standalone/data/activemq/bindings,largeMessagesDirectory=/home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/hawkular-javaagent-cmdgw-itest-2.0.0.Alpha1-SNAPSHOT/standalone/data/activemq/largemessages,pagingDirectory=/home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/hawkular-javaagent-cmdgw-itest-2.0.0.Alpha1-SNAPSHOT/standalone/data/activemq/paging) 16:59:20,352 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 62) AMQ221012: Using AIO Journal 16:59:20,377 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 64) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 16:59:20,378 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 66) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 16:59:20,378 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 64) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 16:59:20,379 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 66) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 16:59:20,389 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0006: Undertow HTTPS listener https listening on 127.0.0.1:8443 16:59:20,472 INFO [org.jboss.ws.common.management] (MSC service thread 1-3) JBWS022052: Starting JBossWS 5.1.5.Final (Apache CXF 3.1.6) 16:59:20,523 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 62) AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE 16:59:20,529 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 62) AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP 16:59:20,539 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 62) AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ 16:59:20,541 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 62) AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP 16:59:20,617 WARN [org.jboss.as.dependency.private] (MSC service thread 1-4) WFLYSRV0018: Deployment "deployment.hawkular-command-gateway-war.war" is using a private module ("org.wildfly.extension.messaging-activemq:main") which may be changed or removed in future versions without notice. 16:59:20,640 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment hawkular-command-gateway-war.war 16:59:20,691 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-2) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor 16:59:20,691 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-3) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor 16:59:20,691 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-6) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor-throughput acceptor 16:59:20,691 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-4) WFLYMSGAMQ0016: Registered HTTP upgrade for activemq-remoting protocol handled by http-acceptor acceptor 16:59:20,830 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 62) AMQ221007: Server is now live 16:59:20,830 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 62) AMQ221001: Apache ActiveMQ Artemis Message Broker version 1.1.0.wildfly-017 [nodeID=5d8d093d-be7e-11e7-a2c4-890b17641557] 16:59:20,852 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 68) WFLYMSGAMQ0002: Bound messaging object to jndi name java:/ConnectionFactory 16:59:20,853 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 68) WFLYMSGAMQ0002: Bound messaging object to jndi name java:/HawkularBusConnectionFactory 16:59:20,876 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 62) AMQ221003: trying to deploy queue jms.queue.DLQ 16:59:20,924 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 69) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 16:59:20,924 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 71) AMQ221003: trying to deploy queue jms.queue.ExpiryQueue 16:59:20,929 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 65) AMQ221003: trying to deploy queue jms.topic.HawkularTopic 16:59:20,935 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-6) WFLYJCA0007: Registered connection factory java:/JmsXA 16:59:20,944 INFO [io.undertow.servlet] (ServerService Thread Pool -- 66) jolokia-agent: No access restrictor found, access to any MBean is allowed 16:59:20,945 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 64) AMQ221003: trying to deploy queue jms.topic.HawkularCommandEvent 16:59:20,947 INFO [org.hibernate.validator.internal.util.Version] (MSC service thread 1-1) HV000001: Hibernate Validator 5.2.4.Final 16:59:20,950 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 70) AMQ221003: trying to deploy queue jms.topic.HawkularInventoryChanges 16:59:20,955 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 63) AMQ221003: trying to deploy queue jms.topic.HawkularQueue 16:59:20,990 INFO [org.apache.activemq.artemis.ra] (MSC service thread 1-6) Resource adaptor started 16:59:20,990 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-6) IJ020002: Deployed: file://RaActivatoractivemq-ra 16:59:20,992 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-6) WFLYMSGAMQ0002: Bound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory 16:59:20,992 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) WFLYJCA0002: Bound JCA ConnectionFactory [java:/JmsXA] 16:59:21,055 INFO [org.jboss.weld.Version] (MSC service thread 1-2) WELD-000900: 2.3.5 (Final) 16:59:21,790 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 66) WFLYUT0021: Registered web context: /jolokia-war 16:59:21,875 INFO [io.undertow.websockets.jsr] (ServerService Thread Pool -- 66) UT026003: Adding annotated server endpoint class org.hawkular.cmdgw.command.ws.server.FeedWebSocket for path /feed/{feedId} 16:59:21,892 INFO [io.undertow.websockets.jsr] (ServerService Thread Pool -- 66) UT026003: Adding annotated server endpoint class org.hawkular.cmdgw.command.ws.server.UIClientWebSocket for path /ui/ws 16:59:21,931 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 66) WFLYUT0021: Registered web context: /hawkular/command-gateway 16:59:22,378 INFO [org.jboss.weld.deployer] (MSC service thread 1-5) WFLYWELD0003: Processing weld deployment hawkular-inventory-service.war 16:59:22,383 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'InventoryConfig' in deployment unit 'deployment "hawkular-inventory-service.war"' are as follows: java:global/hawkular-inventory-service/InventoryConfig!org.hawkular.inventory.service.InventoryConfig java:app/hawkular-inventory-service/InventoryConfig!org.hawkular.inventory.service.InventoryConfig java:module/InventoryConfig!org.hawkular.inventory.service.InventoryConfig java:global/hawkular-inventory-service/InventoryConfig java:app/hawkular-inventory-service/InventoryConfig java:module/InventoryConfig 16:59:22,383 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'InventoryServiceIspn' in deployment unit 'deployment "hawkular-inventory-service.war"' are as follows: java:global/hawkular-inventory-service/InventoryServiceIspn!org.hawkular.inventory.api.InventoryService java:app/hawkular-inventory-service/InventoryServiceIspn!org.hawkular.inventory.api.InventoryService java:module/InventoryServiceIspn!org.hawkular.inventory.api.InventoryService java:global/hawkular-inventory-service/InventoryServiceIspn java:app/hawkular-inventory-service/InventoryServiceIspn java:module/InventoryServiceIspn 16:59:22,383 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-5) WFLYEJB0473: JNDI bindings for session bean named 'InventoryStats' in deployment unit 'deployment "hawkular-inventory-service.war"' are as follows: java:global/hawkular-inventory-service/InventoryStats!org.hawkular.inventory.service.InventoryStatsMBean java:app/hawkular-inventory-service/InventoryStats!org.hawkular.inventory.service.InventoryStatsMBean java:module/InventoryStats!org.hawkular.inventory.service.InventoryStatsMBean java:global/hawkular-inventory-service/InventoryStats java:app/hawkular-inventory-service/InventoryStats java:module/InventoryStats 16:59:22,469 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 66) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 16:59:22,469 INFO [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 66) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated. 16:59:22,680 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 66) WFLYCLINF0002: Started client-mappings cache from ejb container 16:59:23,189 INFO [org.infinispan.factories.GlobalComponentRegistry] (ServerService Thread Pool -- 70) ISPN000128: Infinispan version: Infinispan 'Bastille' 9.1.1.Final 16:59:23,398 INFO [org.infinispan.query.impl.LifecycleManager] (ServerService Thread Pool -- 70) ISPN014003: Registering Query interceptor for cache resource 16:59:23,418 INFO [org.hibernate.search.engine.Version] (ServerService Thread Pool -- 70) HSEARCH000034: Hibernate Search 5.8.0.Final 16:59:23,431 INFO [org.hibernate.annotations.common.Version] (ServerService Thread Pool -- 70) HCANN000001: Hibernate Commons Annotations {5.0.1.Final} 16:59:23,754 INFO [org.infinispan.query.impl.LifecycleManager] (ServerService Thread Pool -- 70) ISPN014003: Registering Query interceptor for cache resource_type 16:59:23,811 INFO [org.hawkular.inventory.service.InventoryConfig] (ServerService Thread Pool -- 70) HAWKINV100003: Inventory is reindexing caches 16:59:23,879 INFO [org.infinispan.query.impl.massindex.IndexUpdater] (DefaultExecutorService--p24-t1) ISPN014016: Purging instances of 'org.hawkular.inventory.service.ispn.IspnResource' from the index 16:59:23,879 INFO [org.infinispan.query.impl.massindex.IndexUpdater] (DefaultExecutorService--p25-t1) ISPN014016: Purging instances of 'org.hawkular.inventory.service.ispn.IspnResourceType' from the index 16:59:23,915 INFO [org.infinispan.query.impl.massindex.IndexUpdater] (DefaultExecutorService--p25-t1) ISPN014017: Flushing index 'org.hawkular.inventory.service.ispn.IspnResourceType' 16:59:23,915 INFO [org.infinispan.query.impl.massindex.IndexUpdater] (DefaultExecutorService--p24-t1) ISPN014017: Flushing index 'org.hawkular.inventory.service.ispn.IspnResource' 16:59:23,916 INFO [org.hawkular.inventory.service.InventoryConfig] (ServerService Thread Pool -- 70) HAWKINV100004: Inventory finished reindexing in [104] ms 16:59:23,917 INFO [org.hawkular.inventory.service.InventoryConfig] (ServerService Thread Pool -- 70) HAWKINV100000: Inventory App Started 16:59:24,138 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 66) RESTEASY002225: Deploying javax.ws.rs.core.Application: class org.hawkular.inventory.handlers.InventoryApp$Proxy$_$$_WeldClientProxy 16:59:24,205 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 66) WFLYUT0021: Registered web context: /hawkular/inventory 16:59:24,228 INFO [org.jboss.weld.deployer] (MSC service thread 1-8) WFLYWELD0003: Processing weld deployment hawkular-inventory-ui.war 16:59:24,371 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 66) WFLYUT0021: Registered web context: /hawkular/inventory/ui 16:59:24,380 INFO [org.jboss.as.server] (ServerService Thread Pool -- 36) WFLYSRV0010: Deployed "jolokia-war.war" (runtime-name : "jolokia-war.war") 16:59:24,380 INFO [org.jboss.as.server] (ServerService Thread Pool -- 61) WFLYSRV0010: Deployed "hawkular-inventory-service.war" (runtime-name : "hawkular-inventory-service.war") 16:59:24,380 INFO [org.jboss.as.server] (ServerService Thread Pool -- 61) WFLYSRV0010: Deployed "hawkular-command-gateway-war.war" (runtime-name : "hawkular-command-gateway-war.war") 16:59:24,380 INFO [org.jboss.as.server] (ServerService Thread Pool -- 61) WFLYSRV0010: Deployed "hawkular-inventory-ui.war" (runtime-name : "hawkular-inventory-ui.war") 16:59:24,432 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management 16:59:24,432 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:9990 16:59:24,432 INFO [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Core 2.2.0.Final "Kenny" started in 6391ms - Started 846 of 1244 services (666 services are lazy, passive or on-demand) [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ hawkular-javaagent-cmdgw-itest --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ hawkular-javaagent-cmdgw-itest --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/hawkular-javaagent-cmdgw-itest-2.0.0.Alpha1-SNAPSHOT.jar [INFO] [INFO] --- maven-failsafe-plugin:2.19.1:integration-test (default) @ hawkular-javaagent-cmdgw-itest --- ------------------------------------------------------- T E S T S ------------------------------------------------------- 16:59:25,153 INFO [org.hawkular.agent.monitor.service.AgentCoreEngine] (Hawkular Java Agent Start Thread) Hawkular Inventory is ready: {"Implementation-Version":"1.0.0.Final-SRC-revision-36a0d452b6202b3ea162883dc37248c001090ac1","Built-From-Git-SHA1":"36a0d452b6202b3ea162883dc37248c001090ac1","status":"UP"} 16:59:25,189 INFO [org.hawkular.agent.monitor.cmd.FeedCommProcessor] (Hawkular Java Agent Start Thread) HAWKAGENT010039: The command-gateway URL is [ws://127.0.0.1:8080/hawkular/command-gateway/feed/itest-rest-feed] 16:59:25,190 DEBUG [org.hawkular.agent.monitor.cmd.FeedCommProcessor] (Hawkular Java Agent Start Thread) About to connect a feed WebSocket client to endpoint [ws://127.0.0.1:8080/hawkular/command-gateway/feed/itest-rest-feed] 16:59:25,218 INFO [org.hawkular.agent.monitor.protocol.ProtocolServices] (Hawkular Java Agent Start Thread) HAWKAGENT010019: Managed server [Local DMR UNUSED] is disabled. It will not be monitored. 16:59:25,229 DEBUG [org.hawkular.agent.monitor.inventory.ResourceTypeManager] (Hawkular Java Agent Start Thread) Resource type [Datasource] will ignore unknown parent [Domain WildFly Server] 16:59:25,229 DEBUG [org.hawkular.agent.monitor.inventory.ResourceTypeManager] (Hawkular Java Agent Start Thread) Resource type [JDBC Driver] will ignore unknown parent [Domain WildFly Server] 16:59:25,230 DEBUG [org.hawkular.agent.monitor.inventory.ResourceTypeManager] (Hawkular Java Agent Start Thread) Resource type [Deployment] will ignore unknown parent [Domain WildFly Server] 16:59:25,230 DEBUG [org.hawkular.agent.monitor.inventory.ResourceTypeManager] (Hawkular Java Agent Start Thread) Resource type [Transaction Manager] will ignore unknown parent [Domain WildFly Server] 16:59:25,230 DEBUG [org.hawkular.agent.monitor.inventory.ResourceTypeManager] (Hawkular Java Agent Start Thread) Resource type [Messaging Server] will ignore unknown parent [Domain WildFly Server] 16:59:25,230 DEBUG [org.hawkular.agent.monitor.inventory.ResourceTypeManager] (Hawkular Java Agent Start Thread) Resource type [Socket Binding Group] will ignore unknown parent [Host Controller] 16:59:25,231 DEBUG [org.hawkular.agent.monitor.inventory.ResourceTypeManager] (Hawkular Java Agent Start Thread) Resource type [XA Datasource] will ignore unknown parent [Domain WildFly Server] 16:59:25,231 DEBUG [org.hawkular.agent.monitor.inventory.ResourceTypeManager] (Hawkular Java Agent Start Thread) Resource type [JGroups] will ignore unknown parent [Domain WildFly Server] 16:59:25,232 DEBUG [org.hawkular.agent.monitor.inventory.ResourceTypeManager] (Hawkular Java Agent Start Thread) Resource type [ModCluster] will ignore unknown parent [Domain WildFly Server] 16:59:25,232 DEBUG [org.hawkular.agent.monitor.inventory.ResourceTypeManager] (Hawkular Java Agent Start Thread) Resource type [Infinispan] will ignore unknown parent [Domain WildFly Server] 16:59:25,239 DEBUG [org.hawkular.agent.monitor.protocol.ProtocolServices] (Hawkular Java Agent Start Thread) [DMREndpointService[Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]]] created with resource type sets [[Standalone Environment, Deployment, Web Component, EJB, Datasource, XA Datasource, JDBC Driver, Transaction Manager, Messaging, Socket Binding Group, Clustering]] 16:59:25,241 DEBUG [org.hawkular.agent.monitor.protocol.ProtocolServices] (Hawkular Java Agent Start Thread) [JMXEndpointService[Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war]]] created with resource type sets [[Main, Memory Pool, For Integration Test]] 16:59:25,242 DEBUG [org.hawkular.agent.monitor.protocol.ProtocolServices] (Hawkular Java Agent Start Thread) [JMXEndpointService[Endpoint[Local JMX]:[null]]] created with resource type sets [[Main, Memory Pool, Hawkular, For Integration Test]] 16:59:25,243 DEBUG [org.hawkular.agent.monitor.protocol.ProtocolServices] (Hawkular Java Agent Start Thread) [PlatformEndpointService[Endpoint[platform]:[null]]] created with resource type sets [null] 16:59:25,244 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular Java Agent Start Thread) Added inventory listener [org.hawkular.agent.monitor.storage.InventoryStorageProxy@19b54804] for endpoint [Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]] 16:59:25,244 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular Java Agent Start Thread) Added inventory listener [org.hawkular.agent.monitor.storage.InventoryStorageProxy@19b54804] for endpoint [Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war]] 16:59:25,245 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular Java Agent Start Thread) Added inventory listener [org.hawkular.agent.monitor.storage.InventoryStorageProxy@19b54804] for endpoint [Endpoint[Local JMX]:[null]] 16:59:25,245 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular Java Agent Start Thread) Added inventory listener [org.hawkular.agent.monitor.storage.InventoryStorageProxy@19b54804] for endpoint [Endpoint[platform]:[null]] 16:59:25,245 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular Java Agent Start Thread) Added inventory listener [org.hawkular.agent.monitor.storage.NotificationDispatcher@2c4e82a9] for endpoint [Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]] 16:59:25,245 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular Java Agent Start Thread) Added inventory listener [org.hawkular.agent.monitor.storage.NotificationDispatcher@2c4e82a9] for endpoint [Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war]] 16:59:25,245 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular Java Agent Start Thread) Added inventory listener [org.hawkular.agent.monitor.storage.NotificationDispatcher@2c4e82a9] for endpoint [Endpoint[Local JMX]:[null]] 16:59:25,245 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular Java Agent Start Thread) Added inventory listener [org.hawkular.agent.monitor.storage.NotificationDispatcher@2c4e82a9] for endpoint [Endpoint[platform]:[null]] 16:59:25,255 DEBUG [org.hawkular.agent.monitor.cmd.FeedCommProcessor] (OkHttp http://127.0.0.1:8080/...) Starting WebSocket ping 16:59:25,257 INFO [org.hawkular.agent.monitor.cmd.FeedCommProcessor] (OkHttp http://127.0.0.1:8080/...) HAWKAGENT010034: Opened feed WebSocket connection to endpoint [ws://127.0.0.1:8080/hawkular/command-gateway/feed/itest-rest-feed] 16:59:25,268 TRACE [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular Java Agent Start Thread) Checking if endpoint [DMREndpointService[Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]]] is ready: resource [/] 16:59:25,280 INFO [org.hawkular.cmdgw.command.ws.server.FeedWebSocket] (default task-3) HAWKFEEDCOMM000013: WebSocket session [itest-rest-feed] opened for endpoint [/feed/{feedId}] 16:59:25,305 INFO [org.xnio] (Hawkular Java Agent Start Thread) XNIO version 3.3.4.Final 16:59:25,317 INFO [org.xnio.nio] (Hawkular Java Agent Start Thread) XNIO NIO Implementation Version 3.3.4.Final 16:59:25,341 INFO [org.jboss.remoting] (Hawkular Java Agent Start Thread) JBoss Remoting version 4.0.18.Final Running org.hawkular.agent.ws.test.DatasourceCommandITest 16:59:25,477 TRACE [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular Java Agent Start Thread) Endpoint [DMREndpointService[Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]]] wait-for resource [/] is ready 16:59:25,492 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular Java Agent Start Thread) Started [DMREndpointService[Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]]] 16:59:25,570 TRACE [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular Java Agent Start Thread) Checking if endpoint [JMXEndpointService[Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war]]] is ready: resource [java.lang:type=Runtime] [TestRunner] Running the tests in 'Surefire test' with parallel mode:false [RunInfo] Adding method selector: org.testng.internal.XmlMethodSelector@61ca2dfa priority: 10 Bad level value for property: org.hawkular.cmdgw.ws.test.TestWebSocketClient.level Bad level value for property: java.util.logging.ConsoleHandler.level Bad level value for property: org.hawkular.cmdgw.ws.test.StandaloneDeployApplicationITest.level Bad level value for property: .level Bad level value for property: org.hawkular.cmdgw.ws.test.AbstractCommandITest.level using REST user [itest-rest] with password [itest-rest-password] 16:59:25,633 TRACE [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular Java Agent Start Thread) Endpoint [JMXEndpointService[Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war]]] wait-for resource [java.lang:type=Runtime] is ready 16:59:25,633 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular Java Agent Start Thread) Started [JMXEndpointService[Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war]]] [TestClass] Creating TestClass for [ClassImpl class=org.hawkular.agent.ws.test.DatasourceCommandITest] 16:59:25,634 TRACE [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular Java Agent Start Thread) Checking if endpoint [JMXEndpointService[Endpoint[Local JMX]:[null]]] is ready: resource [java.lang:type=Runtime] 16:59:25,634 TRACE [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular Java Agent Start Thread) Endpoint [JMXEndpointService[Endpoint[Local JMX]:[null]]] wait-for resource [java.lang:type=Runtime] is ready 16:59:25,635 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular Java Agent Start Thread) Started [JMXEndpointService[Endpoint[Local JMX]:[null]]] 16:59:25,635 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular Java Agent Start Thread) Started [PlatformEndpointService[Endpoint[platform]:[null]]] 16:59:25,635 INFO [org.hawkular.agent.monitor.protocol.ProtocolServices] (Hawkular Java Agent Start Thread) HAWKAGENT010057: Auto-discovery scans will be performed every [10] seconds 16:59:25,651 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) HAWKAGENT010066: Being asked to discover all resources for endpoint [Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war]] 16:59:25,651 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-platform-1) HAWKAGENT010066: Being asked to discover all resources for endpoint [Endpoint[platform]:[null]] 16:59:25,652 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) HAWKAGENT010066: Being asked to discover all resources for endpoint [Endpoint[Local JMX]:[null]] 16:59:25,653 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Being asked to discover children of type [ResourceType[id=Simple ITest MBean][props={}]] under parent [null] for endpoint [Endpoint[Local JMX]:[null]] 16:59:25,653 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Being asked to discover children of type [ResourceType[id=Simple ITest MBean][props={}]] under parent [null] for endpoint [Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war]] 16:59:25,651 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) HAWKAGENT010066: Being asked to discover all resources for endpoint [Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]] 16:59:25,657 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Being asked to discover children of type [ResourceType[id=WildFly Server][props={}]] under parent [null] for endpoint [Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]] 16:59:25,661 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovering children of [null] of type [ResourceType[id=Simple ITest MBean][props={}]] 16:59:25,666 INFO [org.hawkular.agent.monitor.service.AgentCoreEngine] (Hawkular Java Agent Start Thread) HAWKAGENT010086: Metrics exporter starting - binding to [127.0.0.1:9779] using configuration [/home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/hawkular-javaagent-cmdgw-itest-2.0.0.Alpha1-SNAPSHOT/standalone/configuration/wildfly-10-jmx-exporter.yaml] 16:59:25,666 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Being asked to discover children of type [ResourceType[id=Runtime MBean][props={}]] under parent [null] for endpoint [Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war]] 16:59:25,666 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovering children of [null] of type [ResourceType[id=Runtime MBean][props={}]] 16:59:25,671 INFO [org.hawkular.agent.monitor.util.Util] (Hawkular-Agent-Full-Discovery-Scan-platform-1) /proc/self/cgroup exists but could not find a container ID in it 16:59:25,673 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Being asked to discover children of type [ResourceType[id=Platform_Operating System][props={}]] under parent [null] for endpoint [Endpoint[platform]:[null]] 16:59:25,673 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [null] of type [ResourceType[id=WildFly Server][props={}]] 16:59:25,673 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovering children of [null] of type [ResourceType[id=Simple ITest MBean][props={}]] 16:59:25,678 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Being asked to discover children of type [ResourceType[id=Runtime MBean][props={}]] under parent [null] for endpoint [Endpoint[Local JMX]:[null]] 16:59:25,678 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovering children of [null] of type [ResourceType[id=Runtime MBean][props={}]] 16:59:25,673 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovering children of [null] of type [ResourceType[id=Platform_Operating System][props={}]] [TestNG] Running: org.hawkular.agent.ws.test.DatasourceCommandITest [SuiteRunner] Created 1 TestRunners [TestRunner] Running test Surefire test on 1 classes, included groups:[] excluded groups:[] ===== Test class org.hawkular.agent.ws.test.DatasourceCommandITest @BeforeMethod AbstractITest.before()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] @Test DatasourceCommandITest.testRemoveDatasource()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] @Test DatasourceCommandITest.testAddXaDatasource()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] @Test DatasourceCommandITest.testUpdateDatasource()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] @Test DatasourceCommandITest.testRemoveXaDatasource()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] @Test DatasourceCommandITest.testAddDatasource()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] @Test DatasourceCommandITest.testUpdateXaDatasource()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] @AfterMethod AbstractITest.after()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] ====== 16:59:25,692 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]]] 16:59:25,693 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovering children of [Resource[id=itest-rest-feed~Local JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]]] of type [ResourceType[id=Memory Pool MBean][props={}]] 16:59:25,694 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=Metaspace,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:59:25,695 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Old Gen,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:59:25,696 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=Compressed Class Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:59:25,697 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Survivor Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:59:25,697 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]]] 16:59:25,698 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovering children of [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]]] of type [ResourceType[id=Platform_File Store][props={}]] 16:59:25,698 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Eden Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:59:25,701 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=Code Cache,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:59:25,702 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Being asked to discover children of type [ResourceType[id=Hawkular Java Agent][props={}]] under parent [null] for endpoint [Endpoint[Local JMX]:[null]] 16:59:25,702 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovering children of [null] of type [ResourceType[id=Hawkular Java Agent][props={}]] 16:59:25,702 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~org.hawkular:type=hawkular-javaagent][props={}]=[type=ResourceType[id=Hawkular Java Agent][props={}]]] 16:59:25,703 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/sda1][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:59:25,703 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-root][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:59:25,704 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-home][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:59:25,704 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=~][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:59:25,704 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=tmpfs][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:59:25,704 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovering children of [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]]] of type [ResourceType[id=Platform_Memory][props={}]] 16:59:25,705 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/MEMORY=Memory][props={}]=[type=ResourceType[id=Platform_Memory][props={}]]] 16:59:25,705 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovering children of [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]]] of type [ResourceType[id=Platform_Processor][props={}]] 16:59:25,707 DEBUG [org.hawkular.agent.monitor.inventory.ResourceManager] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered all resources for: Endpoint[Local JMX]:[null] Resource[id=itest-rest-feed~Local JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=Metaspace,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Old Gen,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=Compressed Class Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Survivor Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Eden Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=Code Cache,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] Resource[id=itest-rest-feed~Local JMX~org.hawkular:type=hawkular-javaagent][props={}]=[type=ResourceType[id=Hawkular Java Agent][props={}]] Discovery duration: [49]ms 16:59:25,714 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Firing inventory event for discovery complete 16:59:25,714 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]]] 16:59:25,715 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovering children of [Resource[id=itest-rest-feed~Remote JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]]] of type [ResourceType[id=Memory Pool MBean][props={}]] 16:59:25,714 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Received inventory event for endpoint: Endpoint[Local JMX]:[null] 16:59:25,717 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Updating resource type: Memory Pool MBean [Invoker 1447499999] Invoking @BeforeMethod AbstractITest.before()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] 16:59:25,721 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Adding resource type: ResourceType{id='Memory Pool MBean', operations=[], properties={}} 16:59:25,722 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Updating resource type: Hawkular Java Agent 16:59:25,723 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Adding resource type: ResourceType{id='Hawkular Java Agent', operations=[org.hawkular.inventory.api.model.Operation@667a5445, org.hawkular.inventory.api.model.Operation@268838d, org.hawkular.inventory.api.model.Operation@61671fbd, org.hawkular.inventory.api.model.Operation@77c2db06, org.hawkular.inventory.api.model.Operation@43ae61c7], properties={}} 16:59:25,723 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Updating resource type: Runtime MBean 16:59:25,723 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=7][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:59:25,723 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Adding resource type: ResourceType{id='Runtime MBean', operations=[], properties={}} 16:59:25,724 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Updating resource type: Simple ITest MBean 16:59:25,724 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Adding resource type: ResourceType{id='Simple ITest MBean', operations=[org.hawkular.inventory.api.model.Operation@51cf6d4, org.hawkular.inventory.api.model.Operation@5cdf8b3d, org.hawkular.inventory.api.model.Operation@3d24614b], properties={}} 16:59:25,724 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=0][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:59:25,724 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=3][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:59:25,725 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=2][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:59:25,725 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=6][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:59:25,725 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=5][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:59:25,725 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Updating resource: itest-rest-feed~Local JMX~java.lang:type=Runtime 16:59:25,726 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=1][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:59:25,726 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=4][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:59:25,727 DEBUG [org.hawkular.agent.monitor.inventory.ResourceManager] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered all resources for: Endpoint[platform]:[null] Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/sda1][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-root][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-home][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=~][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=tmpfs][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/MEMORY=Memory][props={}]=[type=ResourceType[id=Platform_Memory][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=7][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=0][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=3][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=2][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=6][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=5][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=1][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=4][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] Discovery duration: [53]ms 16:59:25,727 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Firing inventory event for discovery complete 16:59:25,727 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Received inventory event for endpoint: Endpoint[platform]:[null] 16:59:25,727 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Updating resource type: Platform_Operating System 16:59:25,727 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Adding resource type: ResourceType{id='Platform_Operating System', operations=[], properties={}} 16:59:25,727 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Updating resource type: Platform_File Store 16:59:25,727 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Adding resource type: ResourceType{id='Platform_File Store', operations=[], properties={}} 16:59:25,727 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Updating resource type: Platform_Memory 16:59:25,727 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Adding resource type: ResourceType{id='Platform_Memory', operations=[], properties={}} 16:59:25,727 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Updating resource type: Platform_Processor 16:59:25,728 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Adding resource type: ResourceType{id='Platform_Processor', operations=[], properties={}} 16:59:25,728 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Updating resource: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem 16:59:25,733 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Adding resource: RawResource{id='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem', name='itest-rest-feed_OperatingSystem', feedId='itest-rest-feed', typeId='Platform_Operating System', parentId='null', properties={}, config={Container Id=null, Machine Id=7c846d125ecb4f148efc1517deafb1d1}, metrics=[Metric{displayName='Process Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='System CPU Load', family='null', unit=PERCENTAGE, labels={}, properties={}}, Metric{displayName='System Load Average', family='null', unit=NONE, labels={}, properties={}}]} 16:59:25,733 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Metaspace,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:59:25,733 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Adding resource: RawResource{id='itest-rest-feed~Local JMX~java.lang:type=Runtime', name='JMX [Local JMX][Runtime]', feedId='itest-rest-feed', typeId='Runtime MBean', parentId='null', properties={}, config={OS Name=Linux, Java VM Name=Java HotSpot(TM) 64-Bit Server VM}, metrics=[Metric{displayName='VM Uptime', family='TODO', unit=MILLISECONDS, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Aggregate GC Collection Time', family='jvm_gc_collection_seconds_sum', unit=SECONDS, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Used Heap Memory', family='jvm_memory_bytes_used', unit=BYTES, labels={area=heap, feed-id=itest-rest-feed}, properties={}}]} 16:59:25,735 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Updating resource: itest-rest-feed~Local JMX~java.lang:name=Metaspace,type=MemoryPool 16:59:25,735 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Updating resource: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/sda1 16:59:25,736 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Adding resource: RawResource{id='itest-rest-feed~Local JMX~java.lang:name=Metaspace,type=MemoryPool', name='JMX [Local JMX] MemoryPool Metaspace', feedId='itest-rest-feed', typeId='Memory Pool MBean', parentId='itest-rest-feed~Local JMX~java.lang:type=Runtime', properties={}, config={Type=NON_HEAP}, metrics=[Metric{displayName='Used', family='jvm_memory_pool_bytes_used', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Max', family='jvm_memory_pool_bytes_max', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Committed', family='jvm_memory_pool_bytes_committed', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Initial', family='TODO', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}]} 16:59:25,736 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Updating resource: itest-rest-feed~Local JMX~java.lang:name=PS Old Gen,type=MemoryPool 16:59:25,736 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Adding resource: RawResource{id='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/sda1', name='File Store [/dev/sda1]', feedId='itest-rest-feed', typeId='Platform_File Store', parentId='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem', properties={}, config={}, metrics=[Metric{displayName='Total Space', family='null', unit=BYTES, labels={}, properties={}}, Metric{displayName='Usable Space', family='null', unit=BYTES, labels={}, properties={}}]} 16:59:25,736 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Adding resource: RawResource{id='itest-rest-feed~Local JMX~java.lang:name=PS Old Gen,type=MemoryPool', name='JMX [Local JMX] MemoryPool PS Old Gen', feedId='itest-rest-feed', typeId='Memory Pool MBean', parentId='itest-rest-feed~Local JMX~java.lang:type=Runtime', properties={}, config={Type=HEAP}, metrics=[Metric{displayName='Max', family='jvm_memory_pool_bytes_max', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Initial', family='TODO', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Used', family='jvm_memory_pool_bytes_used', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Committed', family='jvm_memory_pool_bytes_committed', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}]} 16:59:25,736 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Updating resource: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-root 16:59:25,736 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Updating resource: itest-rest-feed~Local JMX~java.lang:name=Compressed Class Space,type=MemoryPool 16:59:25,736 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Adding resource: RawResource{id='itest-rest-feed~Local JMX~java.lang:name=Compressed Class Space,type=MemoryPool', name='JMX [Local JMX] MemoryPool Compressed Class Space', feedId='itest-rest-feed', typeId='Memory Pool MBean', parentId='itest-rest-feed~Local JMX~java.lang:type=Runtime', properties={}, config={Type=NON_HEAP}, metrics=[Metric{displayName='Committed', family='jvm_memory_pool_bytes_committed', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Used', family='jvm_memory_pool_bytes_used', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Max', family='jvm_memory_pool_bytes_max', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Initial', family='TODO', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}]} 16:59:25,736 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Updating resource: itest-rest-feed~Local JMX~java.lang:name=PS Survivor Space,type=MemoryPool 16:59:25,737 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Adding resource: RawResource{id='itest-rest-feed~Local JMX~java.lang:name=PS Survivor Space,type=MemoryPool', name='JMX [Local JMX] MemoryPool PS Survivor Space', feedId='itest-rest-feed', typeId='Memory Pool MBean', parentId='itest-rest-feed~Local JMX~java.lang:type=Runtime', properties={}, config={Type=HEAP}, metrics=[Metric{displayName='Max', family='jvm_memory_pool_bytes_max', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Used', family='jvm_memory_pool_bytes_used', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Committed', family='jvm_memory_pool_bytes_committed', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Initial', family='TODO', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}]} 16:59:25,737 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Adding resource: RawResource{id='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-root', name='File Store [/dev/mapper/fedora_mazzwork-root]', feedId='itest-rest-feed', typeId='Platform_File Store', parentId='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem', properties={}, config={}, metrics=[Metric{displayName='Usable Space', family='null', unit=BYTES, labels={}, properties={}}, Metric{displayName='Total Space', family='null', unit=BYTES, labels={}, properties={}}]} 16:59:25,737 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Updating resource: itest-rest-feed~Local JMX~java.lang:name=PS Eden Space,type=MemoryPool 16:59:25,737 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Updating resource: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-home 16:59:25,737 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Adding resource: RawResource{id='itest-rest-feed~Local JMX~java.lang:name=PS Eden Space,type=MemoryPool', name='JMX [Local JMX] MemoryPool PS Eden Space', feedId='itest-rest-feed', typeId='Memory Pool MBean', parentId='itest-rest-feed~Local JMX~java.lang:type=Runtime', properties={}, config={Type=HEAP}, metrics=[Metric{displayName='Used', family='jvm_memory_pool_bytes_used', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Committed', family='jvm_memory_pool_bytes_committed', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Max', family='jvm_memory_pool_bytes_max', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Initial', family='TODO', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}]} 16:59:25,737 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Adding resource: RawResource{id='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-home', name='File Store [/dev/mapper/fedora_mazzwork-home]', feedId='itest-rest-feed', typeId='Platform_File Store', parentId='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem', properties={}, config={}, metrics=[Metric{displayName='Total Space', family='null', unit=BYTES, labels={}, properties={}}, Metric{displayName='Usable Space', family='null', unit=BYTES, labels={}, properties={}}]} 16:59:25,737 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Updating resource: itest-rest-feed~Local JMX~java.lang:name=Code Cache,type=MemoryPool 16:59:25,737 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Adding resource: RawResource{id='itest-rest-feed~Local JMX~java.lang:name=Code Cache,type=MemoryPool', name='JMX [Local JMX] MemoryPool Code Cache', feedId='itest-rest-feed', typeId='Memory Pool MBean', parentId='itest-rest-feed~Local JMX~java.lang:type=Runtime', properties={}, config={Type=NON_HEAP}, metrics=[Metric{displayName='Used', family='jvm_memory_pool_bytes_used', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Committed', family='jvm_memory_pool_bytes_committed', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Max', family='jvm_memory_pool_bytes_max', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Initial', family='TODO', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}]} 16:59:25,738 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Updating resource: itest-rest-feed~Local JMX~org.hawkular:type=hawkular-javaagent 16:59:25,738 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Adding resource: RawResource{id='itest-rest-feed~Local JMX~org.hawkular:type=hawkular-javaagent', name='Hawkular Java Agent', feedId='itest-rest-feed', typeId='Hawkular Java Agent', parentId='null', properties={}, config={Immutable=false, In Container=false}, metrics=[]} 16:59:25,738 TRACE [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Importing [8] resources to inventory 16:59:25,739 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Updating resource: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=~ 16:59:25,739 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Adding resource: RawResource{id='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=~', name='File Store [/]', feedId='itest-rest-feed', typeId='Platform_File Store', parentId='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem', properties={}, config={}, metrics=[Metric{displayName='Usable Space', family='null', unit=BYTES, labels={}, properties={}}, Metric{displayName='Total Space', family='null', unit=BYTES, labels={}, properties={}}]} 16:59:25,739 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Updating resource: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=tmpfs 16:59:25,739 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Adding resource: RawResource{id='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=tmpfs', name='File Store [tmpfs]', feedId='itest-rest-feed', typeId='Platform_File Store', parentId='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem', properties={}, config={}, metrics=[Metric{displayName='Total Space', family='null', unit=BYTES, labels={}, properties={}}, Metric{displayName='Usable Space', family='null', unit=BYTES, labels={}, properties={}}]} 16:59:25,739 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Updating resource: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/MEMORY=Memory 16:59:25,739 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Adding resource: RawResource{id='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/MEMORY=Memory', name='Memory', feedId='itest-rest-feed', typeId='Platform_Memory', parentId='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem', properties={}, config={}, metrics=[Metric{displayName='Available Memory', family='null', unit=BYTES, labels={}, properties={}}, Metric{displayName='Total Memory', family='null', unit=BYTES, labels={}, properties={}}]} 16:59:25,740 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Updating resource: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=7 16:59:25,740 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Adding resource: RawResource{id='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=7', name='Processor [7]', feedId='itest-rest-feed', typeId='Platform_Processor', parentId='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem', properties={}, config={}, metrics=[Metric{displayName='CPU Usage', family='null', unit=PERCENTAGE, labels={}, properties={}}]} 16:59:25,740 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Updating resource: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=0 16:59:25,740 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Adding resource: RawResource{id='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=0', name='Processor [0]', feedId='itest-rest-feed', typeId='Platform_Processor', parentId='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem', properties={}, config={}, metrics=[Metric{displayName='CPU Usage', family='null', unit=PERCENTAGE, labels={}, properties={}}]} 16:59:25,740 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Updating resource: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=3 16:59:25,740 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Adding resource: RawResource{id='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=3', name='Processor [3]', feedId='itest-rest-feed', typeId='Platform_Processor', parentId='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem', properties={}, config={}, metrics=[Metric{displayName='CPU Usage', family='null', unit=PERCENTAGE, labels={}, properties={}}]} 16:59:25,740 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Updating resource: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=2 16:59:25,740 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Adding resource: RawResource{id='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=2', name='Processor [2]', feedId='itest-rest-feed', typeId='Platform_Processor', parentId='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem', properties={}, config={}, metrics=[Metric{displayName='CPU Usage', family='null', unit=PERCENTAGE, labels={}, properties={}}]} 16:59:25,740 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Updating resource: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=6 16:59:25,740 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Adding resource: RawResource{id='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=6', name='Processor [6]', feedId='itest-rest-feed', typeId='Platform_Processor', parentId='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem', properties={}, config={}, metrics=[Metric{displayName='CPU Usage', family='null', unit=PERCENTAGE, labels={}, properties={}}]} 16:59:25,740 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Updating resource: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=5 16:59:25,740 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Adding resource: RawResource{id='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=5', name='Processor [5]', feedId='itest-rest-feed', typeId='Platform_Processor', parentId='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem', properties={}, config={}, metrics=[Metric{displayName='CPU Usage', family='null', unit=PERCENTAGE, labels={}, properties={}}]} 16:59:25,741 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Updating resource: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=1 16:59:25,741 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Adding resource: RawResource{id='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=1', name='Processor [1]', feedId='itest-rest-feed', typeId='Platform_Processor', parentId='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem', properties={}, config={}, metrics=[Metric{displayName='CPU Usage', family='null', unit=PERCENTAGE, labels={}, properties={}}]} 16:59:25,741 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Updating resource: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=4 16:59:25,741 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Adding resource: RawResource{id='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=4', name='Processor [4]', feedId='itest-rest-feed', typeId='Platform_Processor', parentId='itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem', properties={}, config={}, metrics=[Metric{displayName='CPU Usage', family='null', unit=PERCENTAGE, labels={}, properties={}}]} 16:59:25,741 TRACE [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Importing [15] resources to inventory 16:59:25,752 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Old Gen,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:59:25,779 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Compressed Class Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:59:25,799 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Survivor Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:59:25,813 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Eden Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:59:25,818 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Code Cache,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:59:25,818 DEBUG [org.hawkular.agent.monitor.inventory.ResourceManager] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered all resources for: Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war] Resource[id=itest-rest-feed~Remote JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Metaspace,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Old Gen,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Compressed Class Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Survivor Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Eden Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Code Cache,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] Discovery duration: [164]ms 16:59:25,818 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Firing inventory event for discovery complete 16:59:25,818 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Received inventory event for endpoint: Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war] 16:59:25,818 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Updating resource: itest-rest-feed~Remote JMX~java.lang:type=Runtime 16:59:25,818 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Adding resource: RawResource{id='itest-rest-feed~Remote JMX~java.lang:type=Runtime', name='JMX [Remote JMX][Runtime]', feedId='itest-rest-feed', typeId='Runtime MBean', parentId='null', properties={}, config={OS Name=Linux, Java VM Name=Java HotSpot(TM) 64-Bit Server VM}, metrics=[Metric{displayName='Aggregate GC Collection Time', family='jvm_gc_collection_seconds_sum', unit=SECONDS, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Used Heap Memory', family='jvm_memory_bytes_used', unit=BYTES, labels={area=heap, feed-id=itest-rest-feed}, properties={}}, Metric{displayName='VM Uptime', family='TODO', unit=MILLISECONDS, labels={feed-id=itest-rest-feed}, properties={}}]} 16:59:25,819 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Updating resource: itest-rest-feed~Remote JMX~java.lang:name=Metaspace,type=MemoryPool 16:59:25,819 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Adding resource: RawResource{id='itest-rest-feed~Remote JMX~java.lang:name=Metaspace,type=MemoryPool', name='JMX [Remote JMX] MemoryPool Metaspace', feedId='itest-rest-feed', typeId='Memory Pool MBean', parentId='itest-rest-feed~Remote JMX~java.lang:type=Runtime', properties={}, config={Type=NON_HEAP}, metrics=[Metric{displayName='Initial', family='TODO', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Max', family='jvm_memory_pool_bytes_max', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Committed', family='jvm_memory_pool_bytes_committed', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Used', family='jvm_memory_pool_bytes_used', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}]} 16:59:25,819 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Updating resource: itest-rest-feed~Remote JMX~java.lang:name=PS Old Gen,type=MemoryPool 16:59:25,819 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Adding resource: RawResource{id='itest-rest-feed~Remote JMX~java.lang:name=PS Old Gen,type=MemoryPool', name='JMX [Remote JMX] MemoryPool PS Old Gen', feedId='itest-rest-feed', typeId='Memory Pool MBean', parentId='itest-rest-feed~Remote JMX~java.lang:type=Runtime', properties={}, config={Type=HEAP}, metrics=[Metric{displayName='Max', family='jvm_memory_pool_bytes_max', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Used', family='jvm_memory_pool_bytes_used', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Initial', family='TODO', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Committed', family='jvm_memory_pool_bytes_committed', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}]} 16:59:25,819 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Updating resource: itest-rest-feed~Remote JMX~java.lang:name=Compressed Class Space,type=MemoryPool 16:59:25,819 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Adding resource: RawResource{id='itest-rest-feed~Remote JMX~java.lang:name=Compressed Class Space,type=MemoryPool', name='JMX [Remote JMX] MemoryPool Compressed Class Space', feedId='itest-rest-feed', typeId='Memory Pool MBean', parentId='itest-rest-feed~Remote JMX~java.lang:type=Runtime', properties={}, config={Type=NON_HEAP}, metrics=[Metric{displayName='Initial', family='TODO', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Used', family='jvm_memory_pool_bytes_used', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Committed', family='jvm_memory_pool_bytes_committed', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Max', family='jvm_memory_pool_bytes_max', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}]} 16:59:25,819 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Updating resource: itest-rest-feed~Remote JMX~java.lang:name=PS Survivor Space,type=MemoryPool 16:59:25,819 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Adding resource: RawResource{id='itest-rest-feed~Remote JMX~java.lang:name=PS Survivor Space,type=MemoryPool', name='JMX [Remote JMX] MemoryPool PS Survivor Space', feedId='itest-rest-feed', typeId='Memory Pool MBean', parentId='itest-rest-feed~Remote JMX~java.lang:type=Runtime', properties={}, config={Type=HEAP}, metrics=[Metric{displayName='Used', family='jvm_memory_pool_bytes_used', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Committed', family='jvm_memory_pool_bytes_committed', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Max', family='jvm_memory_pool_bytes_max', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Initial', family='TODO', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}]} 16:59:25,819 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Updating resource: itest-rest-feed~Remote JMX~java.lang:name=PS Eden Space,type=MemoryPool 16:59:25,819 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Adding resource: RawResource{id='itest-rest-feed~Remote JMX~java.lang:name=PS Eden Space,type=MemoryPool', name='JMX [Remote JMX] MemoryPool PS Eden Space', feedId='itest-rest-feed', typeId='Memory Pool MBean', parentId='itest-rest-feed~Remote JMX~java.lang:type=Runtime', properties={}, config={Type=HEAP}, metrics=[Metric{displayName='Used', family='jvm_memory_pool_bytes_used', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Committed', family='jvm_memory_pool_bytes_committed', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Initial', family='TODO', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Max', family='jvm_memory_pool_bytes_max', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}]} 16:59:25,819 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Updating resource: itest-rest-feed~Remote JMX~java.lang:name=Code Cache,type=MemoryPool 16:59:25,819 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Adding resource: RawResource{id='itest-rest-feed~Remote JMX~java.lang:name=Code Cache,type=MemoryPool', name='JMX [Remote JMX] MemoryPool Code Cache', feedId='itest-rest-feed', typeId='Memory Pool MBean', parentId='itest-rest-feed~Remote JMX~java.lang:type=Runtime', properties={}, config={Type=NON_HEAP}, metrics=[Metric{displayName='Used', family='jvm_memory_pool_bytes_used', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Committed', family='jvm_memory_pool_bytes_committed', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Max', family='jvm_memory_pool_bytes_max', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Initial', family='TODO', unit=BYTES, labels={feed-id=itest-rest-feed}, properties={}}]} 16:59:25,819 TRACE [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Importing [7] resources to inventory 16:59:25,986 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] 16:59:25,986 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Datasource][props={}]] 16:59:26,113 TRACE [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Received response while importing inventory: code [200] 16:59:26,113 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Import inventory request time: [289]ms 16:59:26,127 TRACE [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Received response while importing inventory: code [200] 16:59:26,128 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Import inventory request time: [338]ms [Invoker 1447499999] Invoking org.hawkular.agent.ws.test.DatasourceCommandITest.testAddDatasource 16:59:26,157 TRACE [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Received response while importing inventory: code [200] 16:59:26,158 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Import inventory request time: [368]ms 16:59:26,218 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/data-source=ExampleDS][props={}]=[type=ResourceType[id=Datasource][props={}]]] 16:59:26,218 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=JDBC Driver][props={}]] 16:59:26,226 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/jdbc-driver=h2][props={}]=[type=ResourceType[id=JDBC Driver][props={}]]] 16:59:26,226 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Deployment][props={}]] 16:59:26,242 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:59:26,242 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:59:26,244 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:59:26,245 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:59:26,246 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:59:26,247 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:59:26,248 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:59:26,286 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:59:26,286 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:59:26,296 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war/subsystem=undertow/servlet=jolokia-agent][props={}]=[type=ResourceType[id=Servlet][props={}]]] 16:59:26,296 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:59:26,297 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:59:26,299 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:59:26,300 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:59:26,301 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:59:26,312 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:59:26,313 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:59:26,322 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=undertow/servlet=org.hawkular.inventory.handlers.InventoryApp][props={}]=[type=ResourceType[id=Servlet][props={}]]] 16:59:26,322 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:59:26,323 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:59:26,337 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryConfig][props={}]=[type=ResourceType[id=Singleton EJB][props={}]]] 16:59:26,344 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryStats][props={}]=[type=ResourceType[id=Singleton EJB][props={}]]] 16:59:26,344 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:59:26,346 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:59:26,347 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:59:26,375 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/stateless-session-bean=InventoryServiceIspn][props={}]=[type=ResourceType[id=Stateless Session EJB][props={}]]] 16:59:26,385 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:59:26,385 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:59:26,386 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:59:26,388 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:59:26,389 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:59:26,390 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:59:26,392 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:59:26,393 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Transaction Manager][props={}]] 16:59:26,423 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=transactions][props={}]=[type=ResourceType[id=Transaction Manager][props={}]]] 16:59:26,424 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Messaging Server][props={}]] 16:59:26,441 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] 16:59:26,441 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] of type [ResourceType[id=JMS Topic][props={}]] 16:59:26,465 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularQueue][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:59:26,481 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularCommandEvent][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:59:26,499 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularInventoryChanges][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:59:26,514 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularTopic][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:59:26,514 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] of type [ResourceType[id=JMS Queue][props={}]] 16:59:26,527 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=ExpiryQueue][props={}]=[type=ResourceType[id=JMS Queue][props={}]]] 16:59:26,537 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=DLQ][props={}]=[type=ResourceType[id=JMS Queue][props={}]]] 16:59:26,537 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Socket Binding Group][props={}]] 16:59:26,544 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] 16:59:26,544 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] of type [ResourceType[id=Socket Binding][props={}]] 16:59:26,554 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-http][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:59:26,558 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-status-manager][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:59:26,562 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-recovery-environment][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:59:26,567 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=http][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:59:26,571 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=https][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:59:26,576 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-https][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:59:26,580 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=ajp][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:59:26,580 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] of type [ResourceType[id=Remote Destination Outbound Socket Binding][props={}]] 16:59:26,584 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/remote-destination-outbound-socket-binding=mail-smtp][props={}]=[type=ResourceType[id=Remote Destination Outbound Socket Binding][props={}]]] 16:59:26,584 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=XA Datasource][props={}]] 16:59:26,585 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=JGroups][props={}]] 16:59:26,586 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=ModCluster][props={}]] 16:59:26,587 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Infinispan][props={}]] 16:59:26,589 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]]] 16:59:26,589 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]]] of type [ResourceType[id=Infinispan Cache Container][props={}]] 16:59:26,602 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-alerts][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:59:26,605 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=ejb][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:59:26,608 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hibernate][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:59:26,612 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-services][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:59:26,616 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=web][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:59:26,620 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=server][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:59:26,627 DEBUG [org.hawkular.agent.monitor.inventory.ResourceManager] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered all resources for: Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990] Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/data-source=ExampleDS][props={}]=[type=ResourceType[id=Datasource][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/jdbc-driver=h2][props={}]=[type=ResourceType[id=JDBC Driver][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=transactions][props={}]=[type=ResourceType[id=Transaction Manager][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war/subsystem=undertow/servlet=jolokia-agent][props={}]=[type=ResourceType[id=Servlet][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=undertow/servlet=org.hawkular.inventory.handlers.InventoryApp][props={}]=[type=ResourceType[id=Servlet][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryConfig][props={}]=[type=ResourceType[id=Singleton EJB][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryStats][props={}]=[type=ResourceType[id=Singleton EJB][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/stateless-session-bean=InventoryServiceIspn][props={}]=[type=ResourceType[id=Stateless Session EJB][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularQueue][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularCommandEvent][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularInventoryChanges][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularTopic][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=ExpiryQueue][props={}]=[type=ResourceType[id=JMS Queue][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=DLQ][props={}]=[type=ResourceType[id=JMS Queue][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-http][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-status-manager][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-recovery-environment][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=http][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=https][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-https][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=ajp][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/remote-destination-outbound-socket-binding=mail-smtp][props={}]=[type=ResourceType[id=Remote Destination Outbound Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-alerts][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=ejb][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hibernate][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-services][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=web][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=server][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] Discovery duration: [963]ms 16:59:26,627 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Firing inventory event for discovery complete 16:59:26,627 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Received inventory event for endpoint: Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990] 16:59:26,627 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource type: Datasource 16:59:26,628 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource type: ResourceType{id='Datasource', operations=[], properties={}} 16:59:26,628 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource type: JDBC Driver 16:59:26,628 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource type: ResourceType{id='JDBC Driver', operations=[], properties={}} 16:59:26,628 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource type: Servlet 16:59:26,628 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource type: ResourceType{id='Servlet', operations=[], properties={}} 16:59:26,628 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource type: SubDeployment 16:59:26,628 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource type: ResourceType{id='SubDeployment', operations=[], properties={}} 16:59:26,628 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource type: Singleton EJB 16:59:26,628 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource type: ResourceType{id='Singleton EJB', operations=[], properties={}} 16:59:26,628 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource type: Stateful Session EJB 16:59:26,628 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource type: ResourceType{id='Stateful Session EJB', operations=[], properties={}} 16:59:26,628 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource type: Message Driven EJB 16:59:26,628 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource type: ResourceType{id='Message Driven EJB', operations=[], properties={}} 16:59:26,628 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource type: Stateless Session EJB 16:59:26,628 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource type: ResourceType{id='Stateless Session EJB', operations=[], properties={}} 16:59:26,628 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource type: Deployment 16:59:26,628 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource type: ResourceType{id='Deployment', operations=[], properties={}} 16:59:26,628 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource type: Transaction Manager 16:59:26,628 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource type: ResourceType{id='Transaction Manager', operations=[], properties={}} 16:59:26,628 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource type: JMS Topic 16:59:26,628 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource type: ResourceType{id='JMS Topic', operations=[], properties={}} 16:59:26,629 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource type: JMS Queue 16:59:26,629 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource type: ResourceType{id='JMS Queue', operations=[], properties={}} 16:59:26,629 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource type: Messaging Server 16:59:26,629 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource type: ResourceType{id='Messaging Server', operations=[], properties={}} 16:59:26,629 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource type: Socket Binding 16:59:26,629 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource type: ResourceType{id='Socket Binding', operations=[], properties={}} 16:59:26,629 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource type: Remote Destination Outbound Socket Binding 16:59:26,629 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource type: ResourceType{id='Remote Destination Outbound Socket Binding', operations=[], properties={}} 16:59:26,629 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource type: Socket Binding Group 16:59:26,629 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource type: ResourceType{id='Socket Binding Group', operations=[], properties={}} 16:59:26,629 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource type: XA Datasource 16:59:26,629 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource type: ResourceType{id='XA Datasource', operations=[], properties={}} 16:59:26,629 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource type: JGroups 16:59:26,629 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource type: ResourceType{id='JGroups', operations=[], properties={}} 16:59:26,629 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource type: JGroups Channel 16:59:26,629 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource type: ResourceType{id='JGroups Channel', operations=[], properties={}} 16:59:26,629 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource type: ModCluster 16:59:26,629 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource type: ResourceType{id='ModCluster', operations=[], properties={}} 16:59:26,629 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource type: Infinispan Cache Container 16:59:26,629 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource type: ResourceType{id='Infinispan Cache Container', operations=[], properties={}} 16:59:26,629 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource type: Infinispan 16:59:26,629 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource type: ResourceType{id='Infinispan', operations=[], properties={}} 16:59:26,630 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource type: WildFly Server 16:59:26,630 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource type: ResourceType{id='WildFly Server', operations=[org.hawkular.inventory.api.model.Operation@4d8e3f72, org.hawkular.inventory.api.model.Operation@45b95aaf, org.hawkular.inventory.api.model.Operation@4493df00, org.hawkular.inventory.api.model.Operation@231e5d7f, org.hawkular.inventory.api.model.Operation@1fd783c1, org.hawkular.inventory.api.model.Operation@1034deb6, org.hawkular.inventory.api.model.Operation@4a05686f, org.hawkular.inventory.api.model.Operation@1b2131f5, org.hawkular.inventory.api.model.Operation@38cb60db, org.hawkular.inventory.api.model.Operation@ebcd81a], properties={}} 16:59:26,630 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~~ 16:59:26,630 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~~', name='Local DMR', feedId='itest-rest-feed', typeId='WildFly Server', parentId='null', properties={}, config={Suspend State=RUNNING, Bound Address=127.0.0.1, Running Mode=NORMAL, Home Directory=/home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/hawkular-javaagent-cmdgw-itest-2.0.0.Alpha1-SNAPSHOT, Version=null, Node Name=mazzlap, Server State=running, Product Name=null, Hostname=mazzlap, UUID=8c9a4183-8bc6-41bc-8cd0-3ffe9c4b9948, Name=mazzlap}, metrics=[Metric{displayName='Thread Count', family='jvm_threads_current', unit=NONE, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='NonHeap Committed', family='jvm_memory_bytes_committed', unit=BYTES, labels={area=nonheap, feed-id=itest-rest-feed}, properties={}}, Metric{displayName='NonHeap Max', family='jvm_memory_bytes_max', unit=BYTES, labels={area=nonheap, feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Aggregated Expired Web Sessions', family='wildfly_deployment_expired_sessions', unit=NONE, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Aggregated Rejected Web Sessions', family='wildfly_deployment_rejected_sessions', unit=NONE, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Heap Used', family='jvm_memory_bytes_used', unit=BYTES, labels={area=heap, feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Accumulated GC Duration', family='jvm_gc_collection_seconds_sum', unit=SECONDS, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Aggregated Active Web Sessions', family='wildfly_deployment_active_sessions', unit=NONE, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='NonHeap Used', family='jvm_memory_bytes_used', unit=BYTES, labels={area=nonheap, feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Heap Committed', family='jvm_memory_bytes_committed', unit=BYTES, labels={area=heap, feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Heap Max', family='jvm_memory_bytes_max', unit=BYTES, labels={area=heap, feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Aggregated Servlet Request Count', family='wildfly_servlet_request_count', unit=NONE, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Aggregated Max Active Web Sessions', family='wildfly_deployment_max_active_sessions', unit=NONE, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Aggregated Servlet Request Time', family='wildfly_servlet_total_request_time', unit=NONE, labels={feed-id=itest-rest-feed}, properties={}}]} 16:59:26,630 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/subsystem=datasources/data-source=ExampleDS 16:59:26,630 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/subsystem=datasources/data-source=ExampleDS', name='ExampleDS', feedId='itest-rest-feed', typeId='Datasource', parentId='itest-rest-feed~Local DMR~~', properties={}, config={Connection Properties=null, Datasource Class=null, Security Domain=null, Username=sa, Driver Name=h2, JNDI Name=java:jboss/datasources/ExampleDS, Connection URL=jdbc:h2:mem:test;DB_CLOSE_DELAY=-1;DB_CLOSE_ON_EXIT=FALSE, Enabled=true, Driver Class=null, Password=sa}, metrics=[Metric{displayName='Prepared Statement Cache Delete Count', family='wildfly_datasource_jdbc_prepared_statement_cache_delete_count', unit=NONE, labels={feed-id=itest-rest-feed, name=ExampleDS}, properties={}}, Metric{displayName='Average Blocking Time', family='wildfly_datasorce_pool_average_blocking_time', unit=NONE, labels={feed-id=itest-rest-feed, name=ExampleDS}, properties={}}, Metric{displayName='Max Used Count', family='wildfly_datasorce_pool_max_used_count', unit=NONE, labels={feed-id=itest-rest-feed, name=ExampleDS}, properties={}}, Metric{displayName='Prepared Statement Cache Hit Count', family='wildfly_datasource_jdbc_prepared_statement_cache_hit_count', unit=NONE, labels={feed-id=itest-rest-feed, name=ExampleDS}, properties={}}, Metric{displayName='Prepared Statement Cache Access Count', family='wildfly_datasource_jdbc_prepared_statement_cache_access_count', unit=NONE, labels={feed-id=itest-rest-feed, name=ExampleDS}, properties={}}, Metric{displayName='Prepared Statement Cache Add Count', family='wildfly_datasource_jdbc_prepared_statement_cache_add_count', unit=NONE, labels={feed-id=itest-rest-feed, name=ExampleDS}, properties={}}, Metric{displayName='Max Wait Time', family='wildfly_datasorce_pool_max_wait_time', unit=NONE, labels={feed-id=itest-rest-feed, name=ExampleDS}, properties={}}, Metric{displayName='Total Get Time', family='wildfly_datasorce_pool_total_get_time', unit=NONE, labels={feed-id=itest-rest-feed, name=ExampleDS}, properties={}}, Metric{displayName='Destroyed Count', family='wildfly_datasorce_pool_destroyed_count', unit=NONE, labels={feed-id=itest-rest-feed, name=ExampleDS}, properties={}}, Metric{displayName='Max Get Time', family='wildfly_datasorce_pool_max_get_time', unit=NONE, labels={feed-id=itest-rest-feed, name=ExampleDS}, properties={}}, Metric{displayName='Available Count', family='wildfly_datasorce_pool_available_count', unit=NONE, labels={feed-id=itest-rest-feed, name=ExampleDS}, properties={}}, Metric{displayName='Active Count', family='wildfly_datasorce_pool_active_count', unit=NONE, labels={feed-id=itest-rest-feed, name=ExampleDS}, properties={}}, Metric{displayName='Total Creation Time', family='wildfly_datasorce_pool_total_creation_time', unit=NONE, labels={feed-id=itest-rest-feed, name=ExampleDS}, properties={}}, Metric{displayName='Average Creation Time', family='wildfly_datasorce_pool_average_creation_time', unit=NONE, labels={feed-id=itest-rest-feed, name=ExampleDS}, properties={}}, Metric{displayName='Total Blocking Time', family='wildfly_datasorce_pool_total_blocking_time', unit=NONE, labels={feed-id=itest-rest-feed, name=ExampleDS}, properties={}}, Metric{displayName='Prepared Statement Cache Miss Count', family='wildfly_datasource_jdbc_prepared_statement_cache_miss_count', unit=NONE, labels={feed-id=itest-rest-feed, name=ExampleDS}, properties={}}, Metric{displayName='Prepared Statement Cache Current Size', family='wildfly_datasource_jdbc_prepared_statement_cache_current_size', unit=NONE, labels={feed-id=itest-rest-feed, name=ExampleDS}, properties={}}, Metric{displayName='Wait Count', family='wildfly_datasorce_pool_wait_count', unit=NONE, labels={feed-id=itest-rest-feed, name=ExampleDS}, properties={}}, Metric{displayName='In Use Count', family='wildfly_datasorce_pool_in_use_count', unit=NONE, labels={feed-id=itest-rest-feed, name=ExampleDS}, properties={}}, Metric{displayName='Created Count', family='wildfly_datasorce_pool_created_count', unit=NONE, labels={feed-id=itest-rest-feed, name=ExampleDS}, properties={}}, Metric{displayName='Average Get Time', family='wildfly_datasorce_pool_average_get_time', unit=NONE, labels={feed-id=itest-rest-feed, name=ExampleDS}, properties={}}, Metric{displayName='Max Wait Count', family='wildfly_datasorce_pool_max_wait_count', unit=NONE, labels={feed-id=itest-rest-feed, name=ExampleDS}, properties={}}, Metric{displayName='Blocking Failure Count', family='wildfly_datasorce_pool_blocking_failure_count', unit=NONE, labels={feed-id=itest-rest-feed, name=ExampleDS}, properties={}}, Metric{displayName='Max Creation Time', family='wildfly_datasorce_pool_max_creation_time', unit=NONE, labels={feed-id=itest-rest-feed, name=ExampleDS}, properties={}}, Metric{displayName='Idle Count', family='wildfly_datasorce_pool_idle_count', unit=NONE, labels={feed-id=itest-rest-feed, name=ExampleDS}, properties={}}, Metric{displayName='Timed Out', family='wildfly_datasorce_pool_timed_out', unit=NONE, labels={feed-id=itest-rest-feed, name=ExampleDS}, properties={}}]} 16:59:26,630 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/subsystem=datasources/jdbc-driver=h2 16:59:26,630 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/subsystem=datasources/jdbc-driver=h2', name='h2', feedId='itest-rest-feed', typeId='JDBC Driver', parentId='itest-rest-feed~Local DMR~~', properties={}, config={Module Name=com.h2database.h2, Driver Name=h2, Driver Class=null, XA DS Class=org.h2.jdbcx.JdbcDataSource}, metrics=[]} 16:59:26,630 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war 16:59:26,630 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war', name='hawkular-command-gateway-war.war', feedId='itest-rest-feed', typeId='Deployment', parentId='itest-rest-feed~Local DMR~~', properties={}, config={}, metrics=[Metric{displayName='Active Sessions', family='wildfly_deployment_active_sessions', unit=NONE, labels={feed-id=itest-rest-feed, deployment=hawkular-command-gateway-war.war}, properties={}}, Metric{displayName='Max Active Sessions', family='wildfly_deployment_max_active_sessions', unit=NONE, labels={feed-id=itest-rest-feed, deployment=hawkular-command-gateway-war.war}, properties={}}, Metric{displayName='Sessions Created', family='wildfly_deployment_sessions_created', unit=NONE, labels={feed-id=itest-rest-feed, deployment=hawkular-command-gateway-war.war}, properties={}}, Metric{displayName='Rejected Sessions', family='wildfly_deployment_rejected_sessions', unit=NONE, labels={feed-id=itest-rest-feed, deployment=hawkular-command-gateway-war.war}, properties={}}, Metric{displayName='Expired Sessions', family='wildfly_deployment_expired_sessions', unit=NONE, labels={feed-id=itest-rest-feed, deployment=hawkular-command-gateway-war.war}, properties={}}]} 16:59:26,631 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/deployment=jolokia-war.war 16:59:26,631 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/deployment=jolokia-war.war', name='jolokia-war.war', feedId='itest-rest-feed', typeId='Deployment', parentId='itest-rest-feed~Local DMR~~', properties={}, config={}, metrics=[Metric{displayName='Sessions Created', family='wildfly_deployment_sessions_created', unit=NONE, labels={feed-id=itest-rest-feed, deployment=jolokia-war.war}, properties={}}, Metric{displayName='Max Active Sessions', family='wildfly_deployment_max_active_sessions', unit=NONE, labels={feed-id=itest-rest-feed, deployment=jolokia-war.war}, properties={}}, Metric{displayName='Active Sessions', family='wildfly_deployment_active_sessions', unit=NONE, labels={feed-id=itest-rest-feed, deployment=jolokia-war.war}, properties={}}, Metric{displayName='Rejected Sessions', family='wildfly_deployment_rejected_sessions', unit=NONE, labels={feed-id=itest-rest-feed, deployment=jolokia-war.war}, properties={}}, Metric{displayName='Expired Sessions', family='wildfly_deployment_expired_sessions', unit=NONE, labels={feed-id=itest-rest-feed, deployment=jolokia-war.war}, properties={}}]} 16:59:26,631 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/deployment=jolokia-war.war/subsystem=undertow/servlet=jolokia-agent 16:59:26,631 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/deployment=jolokia-war.war/subsystem=undertow/servlet=jolokia-agent', name='jolokia-agent', feedId='itest-rest-feed', typeId='Servlet', parentId='itest-rest-feed~Local DMR~/deployment=jolokia-war.war', properties={}, config={}, metrics=[Metric{displayName='Min Request Time', family='wildfly_servlet_min_request_time', unit=MILLISECONDS, labels={feed-id=itest-rest-feed, name=jolokia-agent, deployment=jolokia-war.war}, properties={}}, Metric{displayName='Max Request Time', family='wildfly_servlet_max_request_time', unit=MILLISECONDS, labels={feed-id=itest-rest-feed, name=jolokia-agent, deployment=jolokia-war.war}, properties={}}, Metric{displayName='Request Count', family='wildfly_servlet_request_count', unit=NONE, labels={feed-id=itest-rest-feed, name=jolokia-agent, deployment=jolokia-war.war}, properties={}}, Metric{displayName='Total Request Time', family='wildfly_servlet_total_request_time', unit=MILLISECONDS, labels={feed-id=itest-rest-feed, name=jolokia-agent, deployment=jolokia-war.war}, properties={}}]} 16:59:26,631 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war 16:59:26,631 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war', name='hawkular-inventory-service.war', feedId='itest-rest-feed', typeId='Deployment', parentId='itest-rest-feed~Local DMR~~', properties={}, config={}, metrics=[Metric{displayName='Max Active Sessions', family='wildfly_deployment_max_active_sessions', unit=NONE, labels={feed-id=itest-rest-feed, deployment=hawkular-inventory-service.war}, properties={}}, Metric{displayName='Rejected Sessions', family='wildfly_deployment_rejected_sessions', unit=NONE, labels={feed-id=itest-rest-feed, deployment=hawkular-inventory-service.war}, properties={}}, Metric{displayName='Sessions Created', family='wildfly_deployment_sessions_created', unit=NONE, labels={feed-id=itest-rest-feed, deployment=hawkular-inventory-service.war}, properties={}}, Metric{displayName='Active Sessions', family='wildfly_deployment_active_sessions', unit=NONE, labels={feed-id=itest-rest-feed, deployment=hawkular-inventory-service.war}, properties={}}, Metric{displayName='Expired Sessions', family='wildfly_deployment_expired_sessions', unit=NONE, labels={feed-id=itest-rest-feed, deployment=hawkular-inventory-service.war}, properties={}}]} 16:59:26,631 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=undertow/servlet=org.hawkular.inventory.handlers.InventoryApp 16:59:26,631 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=undertow/servlet=org.hawkular.inventory.handlers.InventoryApp', name='org.hawkular.inventory.handlers.InventoryApp', feedId='itest-rest-feed', typeId='Servlet', parentId='itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war', properties={}, config={}, metrics=[Metric{displayName='Total Request Time', family='wildfly_servlet_total_request_time', unit=MILLISECONDS, labels={feed-id=itest-rest-feed, name=org.hawkular.inventory.handlers.InventoryApp, deployment=hawkular-inventory-service.war}, properties={}}, Metric{displayName='Request Count', family='wildfly_servlet_request_count', unit=NONE, labels={feed-id=itest-rest-feed, name=org.hawkular.inventory.handlers.InventoryApp, deployment=hawkular-inventory-service.war}, properties={}}, Metric{displayName='Min Request Time', family='wildfly_servlet_min_request_time', unit=MILLISECONDS, labels={feed-id=itest-rest-feed, name=org.hawkular.inventory.handlers.InventoryApp, deployment=hawkular-inventory-service.war}, properties={}}, Metric{displayName='Max Request Time', family='wildfly_servlet_max_request_time', unit=MILLISECONDS, labels={feed-id=itest-rest-feed, name=org.hawkular.inventory.handlers.InventoryApp, deployment=hawkular-inventory-service.war}, properties={}}]} 16:59:26,631 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryConfig 16:59:26,631 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryConfig', name='InventoryConfig', feedId='itest-rest-feed', typeId='Singleton EJB', parentId='itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war', properties={}, config={}, metrics=[Metric{displayName='Wait Time', family='wildfly_ejb_wait_time', unit=NONE, labels={feed-id=itest-rest-feed, name=InventoryConfig, type=singleton, deployment=hawkular-inventory-service.war}, properties={}}, Metric{displayName='Peak Concurrent Invocations', family='wildfly_ejb_peak_concurrent_invocations', unit=NONE, labels={feed-id=itest-rest-feed, name=InventoryConfig, type=singleton, deployment=hawkular-inventory-service.war}, properties={}}, Metric{displayName='Invocations', family='wildfly_ejb_invocations', unit=NONE, labels={feed-id=itest-rest-feed, name=InventoryConfig, type=singleton, deployment=hawkular-inventory-service.war}, properties={}}, Metric{displayName='Execution Time', family='wildfly_ejb_execution_time', unit=NONE, labels={feed-id=itest-rest-feed, name=InventoryConfig, type=singleton, deployment=hawkular-inventory-service.war}, properties={}}]} 16:59:26,631 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryStats 16:59:26,631 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryStats', name='InventoryStats', feedId='itest-rest-feed', typeId='Singleton EJB', parentId='itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war', properties={}, config={}, metrics=[Metric{displayName='Wait Time', family='wildfly_ejb_wait_time', unit=NONE, labels={feed-id=itest-rest-feed, name=InventoryStats, type=singleton, deployment=hawkular-inventory-service.war}, properties={}}, Metric{displayName='Execution Time', family='wildfly_ejb_execution_time', unit=NONE, labels={feed-id=itest-rest-feed, name=InventoryStats, type=singleton, deployment=hawkular-inventory-service.war}, properties={}}, Metric{displayName='Invocations', family='wildfly_ejb_invocations', unit=NONE, labels={feed-id=itest-rest-feed, name=InventoryStats, type=singleton, deployment=hawkular-inventory-service.war}, properties={}}, Metric{displayName='Peak Concurrent Invocations', family='wildfly_ejb_peak_concurrent_invocations', unit=NONE, labels={feed-id=itest-rest-feed, name=InventoryStats, type=singleton, deployment=hawkular-inventory-service.war}, properties={}}]} 16:59:26,631 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/stateless-session-bean=InventoryServiceIspn 16:59:26,632 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/stateless-session-bean=InventoryServiceIspn', name='InventoryServiceIspn', feedId='itest-rest-feed', typeId='Stateless Session EJB', parentId='itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war', properties={}, config={}, metrics=[Metric{displayName='Peak Concurrent Invocations', family='wildfly_ejb_peak_concurrent_invocations', unit=NONE, labels={feed-id=itest-rest-feed, name=InventoryServiceIspn, type=stateless-session, deployment=hawkular-inventory-service.war}, properties={}}, Metric{displayName='Execution Time', family='wildfly_ejb_execution_time', unit=NONE, labels={feed-id=itest-rest-feed, name=InventoryServiceIspn, type=stateless-session, deployment=hawkular-inventory-service.war}, properties={}}, Metric{displayName='Pool Max Size', family='wildfly_ejb_pool_max_size', unit=NONE, labels={feed-id=itest-rest-feed, name=InventoryServiceIspn, type=stateless-session, deployment=hawkular-inventory-service.war}, properties={}}, Metric{displayName='Wait Time', family='wildfly_ejb_wait_time', unit=NONE, labels={feed-id=itest-rest-feed, name=InventoryServiceIspn, type=stateless-session, deployment=hawkular-inventory-service.war}, properties={}}, Metric{displayName='Invocations', family='wildfly_ejb_invocations', unit=NONE, labels={feed-id=itest-rest-feed, name=InventoryServiceIspn, type=stateless-session, deployment=hawkular-inventory-service.war}, properties={}}, Metric{displayName='Pool Current Size', family='wildfly_ejb_pool_current_size', unit=NONE, labels={feed-id=itest-rest-feed, name=InventoryServiceIspn, type=stateless-session, deployment=hawkular-inventory-service.war}, properties={}}, Metric{displayName='Pool Remove Count', family='wildfly_ejb_pool_remove_count', unit=NONE, labels={feed-id=itest-rest-feed, name=InventoryServiceIspn, type=stateless-session, deployment=hawkular-inventory-service.war}, properties={}}, Metric{displayName='Pool Available Count', family='wildfly_ejb_pool_available_count', unit=NONE, labels={feed-id=itest-rest-feed, name=InventoryServiceIspn, type=stateless-session, deployment=hawkular-inventory-service.war}, properties={}}, Metric{displayName='Pool Create Count', family='wildfly_ejb_pool_create_count', unit=NONE, labels={feed-id=itest-rest-feed, name=InventoryServiceIspn, type=stateless-session, deployment=hawkular-inventory-service.war}, properties={}}]} 16:59:26,632 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war 16:59:26,632 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war', name='hawkular-inventory-ui.war', feedId='itest-rest-feed', typeId='Deployment', parentId='itest-rest-feed~Local DMR~~', properties={}, config={}, metrics=[Metric{displayName='Sessions Created', family='wildfly_deployment_sessions_created', unit=NONE, labels={feed-id=itest-rest-feed, deployment=hawkular-inventory-ui.war}, properties={}}, Metric{displayName='Max Active Sessions', family='wildfly_deployment_max_active_sessions', unit=NONE, labels={feed-id=itest-rest-feed, deployment=hawkular-inventory-ui.war}, properties={}}, Metric{displayName='Active Sessions', family='wildfly_deployment_active_sessions', unit=NONE, labels={feed-id=itest-rest-feed, deployment=hawkular-inventory-ui.war}, properties={}}, Metric{displayName='Rejected Sessions', family='wildfly_deployment_rejected_sessions', unit=NONE, labels={feed-id=itest-rest-feed, deployment=hawkular-inventory-ui.war}, properties={}}, Metric{displayName='Expired Sessions', family='wildfly_deployment_expired_sessions', unit=NONE, labels={feed-id=itest-rest-feed, deployment=hawkular-inventory-ui.war}, properties={}}]} 16:59:26,632 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/subsystem=transactions 16:59:26,632 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/subsystem=transactions', name='Transaction Manager', feedId='itest-rest-feed', typeId='Transaction Manager', parentId='itest-rest-feed~Local DMR~~', properties={}, config={}, metrics=[Metric{displayName='Number of Application Rollbacks', family='wildfly_transactions_application_rollbacks', unit=NONE, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Number of Transactions', family='wildfly_transactions_transactions', unit=NONE, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Number of Resource Rollbacks', family='wildfly_transactions_resource_rollbacks', unit=NONE, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Number of Timed Out Transactions', family='wildfly_transactions_timed_out_transactions', unit=NONE, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Number of Aborted Transactions', family='wildfly_transactions_aborted_transactions', unit=NONE, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Number of In-Flight Transactions', family='wildfly_transactions_inflight_transactions', unit=NONE, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Number of Nested Transactions', family='wildfly_transactions_nested_transactions', unit=NONE, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Number of Heuristics', family='wildfly_transactions_heuristics', unit=NONE, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Number of Committed Transactions', family='wildfly_transactions_committed_transactions', unit=NONE, labels={feed-id=itest-rest-feed}, properties={}}]} 16:59:26,632 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default 16:59:26,632 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default', name='default', feedId='itest-rest-feed', typeId='Messaging Server', parentId='itest-rest-feed~Local DMR~~', properties={}, config={}, metrics=[]} 16:59:26,632 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularQueue 16:59:26,632 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularQueue', name='HawkularQueue', feedId='itest-rest-feed', typeId='JMS Topic', parentId='itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default', properties={}, config={}, metrics=[Metric{displayName='Durable Subscription Count', family='wildfly_messaging_durable_subscription_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularQueue}, properties={}}, Metric{displayName='Delivering Count', family='wildfly_messaging_delivering_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularQueue}, properties={}}, Metric{displayName='Message Count', family='wildfly_messaging_message_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularQueue}, properties={}}, Metric{displayName='Messages Added', family='wildfly_messaging_messages_added', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularQueue}, properties={}}, Metric{displayName='Non-Durable Subscription Count', family='wildfly_messaging_non_durable_subscription_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularQueue}, properties={}}, Metric{displayName='Subscription Count', family='wildfly_messaging_subscription_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularQueue}, properties={}}, Metric{displayName='Durable Message Count', family='wildfly_messaging_durable_message_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularQueue}, properties={}}, Metric{displayName='Non-Durable Message Count', family='wildfly_messaging_non_durable_message_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularQueue}, properties={}}]} 16:59:26,632 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularCommandEvent 16:59:26,632 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularCommandEvent', name='HawkularCommandEvent', feedId='itest-rest-feed', typeId='JMS Topic', parentId='itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default', properties={}, config={}, metrics=[Metric{displayName='Durable Subscription Count', family='wildfly_messaging_durable_subscription_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularCommandEvent}, properties={}}, Metric{displayName='Durable Message Count', family='wildfly_messaging_durable_message_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularCommandEvent}, properties={}}, Metric{displayName='Delivering Count', family='wildfly_messaging_delivering_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularCommandEvent}, properties={}}, Metric{displayName='Non-Durable Subscription Count', family='wildfly_messaging_non_durable_subscription_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularCommandEvent}, properties={}}, Metric{displayName='Message Count', family='wildfly_messaging_message_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularCommandEvent}, properties={}}, Metric{displayName='Messages Added', family='wildfly_messaging_messages_added', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularCommandEvent}, properties={}}, Metric{displayName='Non-Durable Message Count', family='wildfly_messaging_non_durable_message_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularCommandEvent}, properties={}}, Metric{displayName='Subscription Count', family='wildfly_messaging_subscription_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularCommandEvent}, properties={}}]} 16:59:26,632 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularInventoryChanges 16:59:26,633 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularInventoryChanges', name='HawkularInventoryChanges', feedId='itest-rest-feed', typeId='JMS Topic', parentId='itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default', properties={}, config={}, metrics=[Metric{displayName='Non-Durable Subscription Count', family='wildfly_messaging_non_durable_subscription_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularInventoryChanges}, properties={}}, Metric{displayName='Subscription Count', family='wildfly_messaging_subscription_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularInventoryChanges}, properties={}}, Metric{displayName='Message Count', family='wildfly_messaging_message_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularInventoryChanges}, properties={}}, Metric{displayName='Durable Subscription Count', family='wildfly_messaging_durable_subscription_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularInventoryChanges}, properties={}}, Metric{displayName='Non-Durable Message Count', family='wildfly_messaging_non_durable_message_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularInventoryChanges}, properties={}}, Metric{displayName='Durable Message Count', family='wildfly_messaging_durable_message_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularInventoryChanges}, properties={}}, Metric{displayName='Delivering Count', family='wildfly_messaging_delivering_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularInventoryChanges}, properties={}}, Metric{displayName='Messages Added', family='wildfly_messaging_messages_added', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularInventoryChanges}, properties={}}]} 16:59:26,633 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularTopic 16:59:26,633 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularTopic', name='HawkularTopic', feedId='itest-rest-feed', typeId='JMS Topic', parentId='itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default', properties={}, config={}, metrics=[Metric{displayName='Non-Durable Subscription Count', family='wildfly_messaging_non_durable_subscription_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularTopic}, properties={}}, Metric{displayName='Non-Durable Message Count', family='wildfly_messaging_non_durable_message_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularTopic}, properties={}}, Metric{displayName='Durable Message Count', family='wildfly_messaging_durable_message_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularTopic}, properties={}}, Metric{displayName='Messages Added', family='wildfly_messaging_messages_added', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularTopic}, properties={}}, Metric{displayName='Message Count', family='wildfly_messaging_message_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularTopic}, properties={}}, Metric{displayName='Subscription Count', family='wildfly_messaging_subscription_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularTopic}, properties={}}, Metric{displayName='Durable Subscription Count', family='wildfly_messaging_durable_subscription_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularTopic}, properties={}}, Metric{displayName='Delivering Count', family='wildfly_messaging_delivering_count', unit=NONE, labels={feed-id=itest-rest-feed, name=HawkularTopic}, properties={}}]} 16:59:26,633 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=ExpiryQueue 16:59:26,633 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=ExpiryQueue', name='ExpiryQueue', feedId='itest-rest-feed', typeId='JMS Queue', parentId='itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default', properties={}, config={}, metrics=[Metric{displayName='Delivering Count', family='wildfly_messaging_delivering_count', unit=NONE, labels={feed-id=itest-rest-feed, name=ExpiryQueue}, properties={}}, Metric{displayName='Message Count', family='wildfly_messaging_message_count', unit=NONE, labels={feed-id=itest-rest-feed, name=ExpiryQueue}, properties={}}, Metric{displayName='Consumer Count', family='wildfly_messaging_consumer_count', unit=NONE, labels={feed-id=itest-rest-feed, name=ExpiryQueue}, properties={}}, Metric{displayName='Scheduled Count', family='wildfly_messaging_scheduled_count', unit=NONE, labels={feed-id=itest-rest-feed, name=ExpiryQueue}, properties={}}, Metric{displayName='Messages Added', family='wildfly_messaging_messages_added', unit=NONE, labels={feed-id=itest-rest-feed, name=ExpiryQueue}, properties={}}]} 16:59:26,633 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=DLQ 16:59:26,633 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=DLQ', name='DLQ', feedId='itest-rest-feed', typeId='JMS Queue', parentId='itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default', properties={}, config={}, metrics=[Metric{displayName='Messages Added', family='wildfly_messaging_messages_added', unit=NONE, labels={feed-id=itest-rest-feed, name=DLQ}, properties={}}, Metric{displayName='Consumer Count', family='wildfly_messaging_consumer_count', unit=NONE, labels={feed-id=itest-rest-feed, name=DLQ}, properties={}}, Metric{displayName='Message Count', family='wildfly_messaging_message_count', unit=NONE, labels={feed-id=itest-rest-feed, name=DLQ}, properties={}}, Metric{displayName='Scheduled Count', family='wildfly_messaging_scheduled_count', unit=NONE, labels={feed-id=itest-rest-feed, name=DLQ}, properties={}}, Metric{displayName='Delivering Count', family='wildfly_messaging_delivering_count', unit=NONE, labels={feed-id=itest-rest-feed, name=DLQ}, properties={}}]} 16:59:26,633 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets 16:59:26,633 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets', name='standard-sockets', feedId='itest-rest-feed', typeId='Socket Binding Group', parentId='itest-rest-feed~Local DMR~~', properties={}, config={Default Interface=public, Port Offset=0, Name=standard-sockets}, metrics=[]} 16:59:26,633 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-http 16:59:26,633 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-http', name='management-http', feedId='itest-rest-feed', typeId='Socket Binding', parentId='itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets', properties={}, config={Multicast Port=null, Port=9990, Multicast Address=null, Interface=management, Name=management-http}, metrics=[]} 16:59:26,633 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-status-manager 16:59:26,633 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-status-manager', name='txn-status-manager', feedId='itest-rest-feed', typeId='Socket Binding', parentId='itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets', properties={}, config={Multicast Port=null, Port=4713, Multicast Address=null, Interface=null, Name=txn-status-manager}, metrics=[]} 16:59:26,634 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-recovery-environment 16:59:26,634 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-recovery-environment', name='txn-recovery-environment', feedId='itest-rest-feed', typeId='Socket Binding', parentId='itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets', properties={}, config={Multicast Port=null, Port=4712, Multicast Address=null, Interface=null, Name=txn-recovery-environment}, metrics=[]} 16:59:26,634 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=http 16:59:26,634 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=http', name='http', feedId='itest-rest-feed', typeId='Socket Binding', parentId='itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets', properties={}, config={Multicast Port=null, Port=8080, Multicast Address=null, Interface=null, Name=http}, metrics=[]} 16:59:26,634 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=https 16:59:26,634 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=https', name='https', feedId='itest-rest-feed', typeId='Socket Binding', parentId='itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets', properties={}, config={Multicast Port=null, Port=8443, Multicast Address=null, Interface=null, Name=https}, metrics=[]} 16:59:26,634 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-https 16:59:26,634 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-https', name='management-https', feedId='itest-rest-feed', typeId='Socket Binding', parentId='itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets', properties={}, config={Multicast Port=null, Port=9993, Multicast Address=null, Interface=management, Name=management-https}, metrics=[]} 16:59:26,634 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=ajp 16:59:26,634 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=ajp', name='ajp', feedId='itest-rest-feed', typeId='Socket Binding', parentId='itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets', properties={}, config={Multicast Port=null, Port=8009, Multicast Address=null, Interface=null, Name=ajp}, metrics=[]} 16:59:26,634 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/remote-destination-outbound-socket-binding=mail-smtp 16:59:26,634 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/remote-destination-outbound-socket-binding=mail-smtp', name='mail-smtp', feedId='itest-rest-feed', typeId='Remote Destination Outbound Socket Binding', parentId='itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets', properties={}, config={Port=25, Host=localhost}, metrics=[]} 16:59:26,634 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/subsystem=infinispan 16:59:26,634 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/subsystem=infinispan', name='Infinispan', feedId='itest-rest-feed', typeId='Infinispan', parentId='itest-rest-feed~Local DMR~~', properties={}, config={}, metrics=[]} 16:59:26,634 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-alerts 16:59:26,634 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-alerts', name='hawkular-alerts', feedId='itest-rest-feed', typeId='Infinispan Cache Container', parentId='itest-rest-feed~Local DMR~/subsystem=infinispan', properties={}, config={Is Coordinator=false, Coordinator Address=null, Cluster Name=ISPN}, metrics=[]} 16:59:26,634 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=ejb 16:59:26,635 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=ejb', name='ejb', feedId='itest-rest-feed', typeId='Infinispan Cache Container', parentId='itest-rest-feed~Local DMR~/subsystem=infinispan', properties={}, config={Is Coordinator=false, Coordinator Address=null, Cluster Name=ISPN}, metrics=[]} 16:59:26,635 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hibernate 16:59:26,635 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hibernate', name='hibernate', feedId='itest-rest-feed', typeId='Infinispan Cache Container', parentId='itest-rest-feed~Local DMR~/subsystem=infinispan', properties={}, config={Is Coordinator=false, Coordinator Address=null, Cluster Name=ISPN}, metrics=[]} 16:59:26,635 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-services 16:59:26,635 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-services', name='hawkular-services', feedId='itest-rest-feed', typeId='Infinispan Cache Container', parentId='itest-rest-feed~Local DMR~/subsystem=infinispan', properties={}, config={Is Coordinator=false, Coordinator Address=null, Cluster Name=ISPN}, metrics=[]} 16:59:26,635 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=web 16:59:26,635 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=web', name='web', feedId='itest-rest-feed', typeId='Infinispan Cache Container', parentId='itest-rest-feed~Local DMR~/subsystem=infinispan', properties={}, config={Is Coordinator=false, Coordinator Address=null, Cluster Name=ISPN}, metrics=[]} 16:59:26,635 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=server 16:59:26,635 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=server', name='server', feedId='itest-rest-feed', typeId='Infinispan Cache Container', parentId='itest-rest-feed~Local DMR~/subsystem=infinispan', properties={}, config={Is Coordinator=false, Coordinator Address=null, Cluster Name=ISPN}, metrics=[]} 16:59:26,635 TRACE [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Importing [36] resources to inventory 16:59:26,714 TRACE [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Received response while importing inventory: code [200] 16:59:26,715 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Import inventory request time: [76]ms 16:59:26,722 ERROR [org.hawkular.agent.monitor.storage.HawkularStorageAdapter] (OkHttp http://127.0.0.1:8080/...) HAWKAGENT010083: Failed to store notification: {"type":"RESOURCE_ADDED","properties":{"resourceId":"itest-rest-feed~Local DMR~~","feedId":"itest-rest-feed","resourceType":"WildFly Server"}}: java.io.IOException: status-code=[405], reason=[Method Not Allowed], url=[http://127.0.0.1:8080/hawkular/api/notification] at org.hawkular.agent.monitor.storage.HawkularStorageAdapter$1.onResponse(HawkularStorageAdapter.java:116) at okhttp3.shaded.RealCall$AsyncCall.execute(RealCall.java:126) at okhttp3.shaded.internal.NamedRunnable.run(NamedRunnable.java:32) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) 16:59:35,636 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) HAWKAGENT010066: Being asked to discover all resources for endpoint [Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]] 16:59:35,636 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-platform-1) HAWKAGENT010066: Being asked to discover all resources for endpoint [Endpoint[platform]:[null]] 16:59:35,636 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) HAWKAGENT010066: Being asked to discover all resources for endpoint [Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war]] 16:59:35,636 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) HAWKAGENT010066: Being asked to discover all resources for endpoint [Endpoint[Local JMX]:[null]] 16:59:35,636 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Being asked to discover children of type [ResourceType[id=Platform_Operating System][props={}]] under parent [null] for endpoint [Endpoint[platform]:[null]] 16:59:35,636 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Being asked to discover children of type [ResourceType[id=Simple ITest MBean][props={}]] under parent [null] for endpoint [Endpoint[Local JMX]:[null]] 16:59:35,636 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Being asked to discover children of type [ResourceType[id=WildFly Server][props={}]] under parent [null] for endpoint [Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]] 16:59:35,637 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovering children of [null] of type [ResourceType[id=Simple ITest MBean][props={}]] 16:59:35,637 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [null] of type [ResourceType[id=WildFly Server][props={}]] 16:59:35,636 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovering children of [null] of type [ResourceType[id=Platform_Operating System][props={}]] 16:59:35,637 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Being asked to discover children of type [ResourceType[id=Runtime MBean][props={}]] under parent [null] for endpoint [Endpoint[Local JMX]:[null]] 16:59:35,637 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovering children of [null] of type [ResourceType[id=Runtime MBean][props={}]] 16:59:35,638 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Being asked to discover children of type [ResourceType[id=Simple ITest MBean][props={}]] under parent [null] for endpoint [Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war]] 16:59:35,638 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovering children of [null] of type [ResourceType[id=Simple ITest MBean][props={}]] 16:59:35,639 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]]] 16:59:35,640 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]]] 16:59:35,641 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovering children of [Resource[id=itest-rest-feed~Local JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]]] of type [ResourceType[id=Memory Pool MBean][props={}]] 16:59:35,641 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovering children of [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]]] of type [ResourceType[id=Platform_File Store][props={}]] 16:59:35,643 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=Metaspace,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:59:35,643 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=tmpfs][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:59:35,644 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/sda1][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:59:35,644 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=~][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:59:35,645 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-root][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:59:35,645 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Old Gen,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:59:35,645 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-home][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:59:35,645 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovering children of [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]]] of type [ResourceType[id=Platform_Memory][props={}]] 16:59:35,645 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/MEMORY=Memory][props={}]=[type=ResourceType[id=Platform_Memory][props={}]]] 16:59:35,646 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovering children of [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]]] of type [ResourceType[id=Platform_Processor][props={}]] 16:59:35,646 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=Compressed Class Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:59:35,647 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=6][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:59:35,647 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Survivor Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:59:35,647 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=7][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:59:35,647 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=0][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:59:35,647 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=2][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:59:35,647 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=5][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:59:35,648 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Eden Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:59:35,648 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=3][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:59:35,648 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=4][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:59:35,648 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=1][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:59:35,648 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=Code Cache,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:59:35,648 DEBUG [org.hawkular.agent.monitor.inventory.ResourceManager] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered all resources for: Endpoint[platform]:[null] Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/sda1][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-root][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-home][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=~][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=tmpfs][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/MEMORY=Memory][props={}]=[type=ResourceType[id=Platform_Memory][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=7][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=0][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=3][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=2][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=6][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=5][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=1][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=4][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] Discovery duration: [11]ms 16:59:35,648 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Being asked to discover children of type [ResourceType[id=Hawkular Java Agent][props={}]] under parent [null] for endpoint [Endpoint[Local JMX]:[null]] 16:59:35,648 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovering children of [null] of type [ResourceType[id=Hawkular Java Agent][props={}]] 16:59:35,648 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Firing inventory event for discovery complete 16:59:35,648 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Received inventory event for endpoint: Endpoint[platform]:[null] 16:59:35,649 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~org.hawkular:type=hawkular-javaagent][props={}]=[type=ResourceType[id=Hawkular Java Agent][props={}]]] 16:59:35,650 DEBUG [org.hawkular.agent.monitor.inventory.ResourceManager] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered all resources for: Endpoint[Local JMX]:[null] Resource[id=itest-rest-feed~Local JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=Metaspace,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Old Gen,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=Compressed Class Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Survivor Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Eden Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=Code Cache,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] Resource[id=itest-rest-feed~Local JMX~org.hawkular:type=hawkular-javaagent][props={}]=[type=ResourceType[id=Hawkular Java Agent][props={}]] Discovery duration: [12]ms 16:59:35,650 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Firing inventory event for discovery complete 16:59:35,650 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Received inventory event for endpoint: Endpoint[Local JMX]:[null] 16:59:35,651 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Being asked to discover children of type [ResourceType[id=Runtime MBean][props={}]] under parent [null] for endpoint [Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war]] 16:59:35,651 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovering children of [null] of type [ResourceType[id=Runtime MBean][props={}]] 16:59:35,671 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]]] 16:59:35,671 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovering children of [Resource[id=itest-rest-feed~Remote JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]]] of type [ResourceType[id=Memory Pool MBean][props={}]] 16:59:35,678 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Metaspace,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:59:35,682 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Old Gen,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:59:35,688 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Compressed Class Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:59:35,696 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Survivor Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:59:35,700 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Eden Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:59:35,704 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Code Cache,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:59:35,704 DEBUG [org.hawkular.agent.monitor.inventory.ResourceManager] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered all resources for: Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war] Resource[id=itest-rest-feed~Remote JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Metaspace,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Old Gen,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Compressed Class Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Survivor Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Eden Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Code Cache,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] Discovery duration: [66]ms 16:59:35,704 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Firing inventory event for discovery complete 16:59:35,704 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Received inventory event for endpoint: Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war] 16:59:35,726 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] 16:59:35,726 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Datasource][props={}]] 16:59:35,811 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/data-source=ExampleDS][props={}]=[type=ResourceType[id=Datasource][props={}]]] 16:59:35,812 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=JDBC Driver][props={}]] 16:59:35,816 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/jdbc-driver=h2][props={}]=[type=ResourceType[id=JDBC Driver][props={}]]] 16:59:35,816 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Deployment][props={}]] 16:59:35,827 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:59:35,827 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:59:35,828 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:59:35,829 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:59:35,830 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:59:35,831 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:59:35,832 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:59:35,840 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:59:35,840 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:59:35,848 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war/subsystem=undertow/servlet=jolokia-agent][props={}]=[type=ResourceType[id=Servlet][props={}]]] 16:59:35,849 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:59:35,850 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:59:35,851 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:59:35,852 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:59:35,853 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:59:35,862 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:59:35,862 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:59:35,869 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=undertow/servlet=org.hawkular.inventory.handlers.InventoryApp][props={}]=[type=ResourceType[id=Servlet][props={}]]] 16:59:35,869 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:59:35,870 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:59:35,879 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryConfig][props={}]=[type=ResourceType[id=Singleton EJB][props={}]]] 16:59:35,886 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryStats][props={}]=[type=ResourceType[id=Singleton EJB][props={}]]] 16:59:35,886 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:59:35,887 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:59:35,888 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:59:35,911 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/stateless-session-bean=InventoryServiceIspn][props={}]=[type=ResourceType[id=Stateless Session EJB][props={}]]] 16:59:35,917 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:59:35,917 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:59:35,919 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:59:35,920 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:59:35,921 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:59:35,922 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:59:35,923 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:59:35,924 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Transaction Manager][props={}]] 16:59:35,943 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=transactions][props={}]=[type=ResourceType[id=Transaction Manager][props={}]]] 16:59:35,943 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Messaging Server][props={}]] 16:59:35,950 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] 16:59:35,950 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] of type [ResourceType[id=JMS Topic][props={}]] 16:59:35,964 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularQueue][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:59:35,974 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularCommandEvent][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:59:35,986 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularInventoryChanges][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:59:35,995 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularTopic][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:59:35,995 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] of type [ResourceType[id=JMS Queue][props={}]] 16:59:36,005 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=ExpiryQueue][props={}]=[type=ResourceType[id=JMS Queue][props={}]]] 16:59:36,012 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=DLQ][props={}]=[type=ResourceType[id=JMS Queue][props={}]]] 16:59:36,012 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Socket Binding Group][props={}]] 16:59:36,015 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] 16:59:36,015 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] of type [ResourceType[id=Socket Binding][props={}]] 16:59:36,023 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-http][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:59:36,026 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-status-manager][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:59:36,029 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-recovery-environment][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:59:36,034 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=http][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:59:36,038 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=https][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:59:36,042 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-https][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:59:36,045 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=ajp][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:59:36,046 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] of type [ResourceType[id=Remote Destination Outbound Socket Binding][props={}]] 16:59:36,049 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/remote-destination-outbound-socket-binding=mail-smtp][props={}]=[type=ResourceType[id=Remote Destination Outbound Socket Binding][props={}]]] 16:59:36,049 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=XA Datasource][props={}]] 16:59:36,050 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=JGroups][props={}]] 16:59:36,051 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=ModCluster][props={}]] 16:59:36,052 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Infinispan][props={}]] 16:59:36,053 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]]] 16:59:36,053 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]]] of type [ResourceType[id=Infinispan Cache Container][props={}]] 16:59:36,064 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-alerts][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:59:36,066 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=ejb][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:59:36,068 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hibernate][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:59:36,070 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-services][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:59:36,072 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=web][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:59:36,074 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=server][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:59:36,079 DEBUG [org.hawkular.agent.monitor.inventory.ResourceManager] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered all resources for: Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990] Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/data-source=ExampleDS][props={}]=[type=ResourceType[id=Datasource][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/jdbc-driver=h2][props={}]=[type=ResourceType[id=JDBC Driver][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=transactions][props={}]=[type=ResourceType[id=Transaction Manager][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war/subsystem=undertow/servlet=jolokia-agent][props={}]=[type=ResourceType[id=Servlet][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=undertow/servlet=org.hawkular.inventory.handlers.InventoryApp][props={}]=[type=ResourceType[id=Servlet][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryConfig][props={}]=[type=ResourceType[id=Singleton EJB][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryStats][props={}]=[type=ResourceType[id=Singleton EJB][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/stateless-session-bean=InventoryServiceIspn][props={}]=[type=ResourceType[id=Stateless Session EJB][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularQueue][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularCommandEvent][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularInventoryChanges][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularTopic][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=ExpiryQueue][props={}]=[type=ResourceType[id=JMS Queue][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=DLQ][props={}]=[type=ResourceType[id=JMS Queue][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-http][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-status-manager][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-recovery-environment][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=http][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=https][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-https][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=ajp][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/remote-destination-outbound-socket-binding=mail-smtp][props={}]=[type=ResourceType[id=Remote Destination Outbound Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-alerts][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=ejb][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hibernate][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-services][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=web][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=server][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] Discovery duration: [438]ms 16:59:36,079 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Firing inventory event for discovery complete 16:59:36,079 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Received inventory event for endpoint: Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990] Got code 200 and message [OK] retries: http://127.0.0.1:8080/hawkular/inventory/status Got code 200 and message [OK] retries: http://127.0.0.1:8080/hawkular/inventory/resources?feedId=itest-rest-feed&typeId=WildFly%20Server Oct 31, 2017 4:59:36 PM org.xnio.Xnio INFO: XNIO version 3.3.1.Final Oct 31, 2017 4:59:36 PM org.xnio.nio.NioXnio INFO: XNIO NIO Implementation Version 3.3.1.Final Oct 31, 2017 4:59:36 PM org.jboss.remoting3.EndpointImpl INFO: JBoss Remoting version 4.0.9.Final 16:59:36,841 INFO [org.hawkular.cmdgw.command.ws.server.UIClientWebSocket] (default task-35) HAWKFEEDCOMM000013: WebSocket session [jDxv_j1A_T6O8LccSiOwedEo-JHTOZhjU_JAcSQQ] opened for endpoint [/ui/ws] Oct 31, 2017 4:59:36 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener onOpen FINE: WebSocket opened Oct 31, 2017 4:59:36 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Received message[0] from WebSocket: [ActualMessage [type=application/vnd.okhttp.websocket+text; charset=utf-8, body=WelcomeResponse={"sessionId":"jDxv_j1A_T6O8LccSiOwedEo-JHTOZhjU_JAcSQQ"}]] Oct 31, 2017 4:59:36 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[0]: [PASSED] Oct 31, 2017 4:59:36 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$MessageAnswer$1 run FINE: Sending over WebSocket: AddDatasourceRequest={"authentication":{"username":"itest-rest","password":"itest-rest-password"}, "feedId":"itest-rest-feed","resourceId":"itest-rest-feed~Local DMR~~","xaDatasource":"false","datasourceName":"testH2Ds","jndiName":"java:/testH2Ds","datasourceProperties":{"prop1":"val1","prop2":"val2"},"driverName":"h2","driverClass":"org.h2.Driver","connectionUrl":"jdbc:h2:mem:test;DB_CLOSE_DELAY=-1","userName":"sa","password":"sa"} Oct 31, 2017 4:59:36 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$MessageAnswer$1 run FINE: No sleep configured 16:59:36,883 INFO [org.hawkular.cmdgw.command.ws.server.AbstractGatewayWebSocket] (default task-36) HAWKFEEDCOMM000014: Received message [org.hawkular.cmdgw.api.AddDatasourceRequest] from WebSocket session [jDxv_j1A_T6O8LccSiOwedEo-JHTOZhjU_JAcSQQ] of [/ui/ws] Oct 31, 2017 4:59:36 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Received message[1] from WebSocket: [ActualMessage [type=application/vnd.okhttp.websocket+text; charset=utf-8, body=GenericSuccessResponse={"message":"The request has been forwarded to feed [itest-rest-feed] (MessageId=ID:6775f57e-be7e-11e7-a2c4-890b17641557)"}]] Oct 31, 2017 4:59:36 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[1]: [PASSED] Oct 31, 2017 4:59:36 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$ExpectedEvent scheduleAnswer FINE: No answer to send for message[1] 16:59:36,934 DEBUG [org.hawkular.agent.monitor.cmd.FeedCommProcessor] (OkHttp http://127.0.0.1:8080/...) Received message from server 16:59:36,935 INFO [org.hawkular.agent.monitor.cmd.AbstractDMRResourcePathCommand] (OkHttp http://127.0.0.1:8080/...) HAWKAGENT010065: Received request to perform [Add] on a [Datasource] given by inventory path [itest-rest-feed~Local DMR~~] 16:59:36,960 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0001: Bound data source [java:/testH2Ds] 16:59:36,991 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) HAWKAGENT010066: Being asked to discover all resources for endpoint [Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]] 16:59:36,991 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Being asked to discover children of type [ResourceType[id=WildFly Server][props={}]] under parent [null] for endpoint [Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]] 16:59:36,991 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [null] of type [ResourceType[id=WildFly Server][props={}]] 16:59:37,014 INFO [org.hawkular.cmdgw.command.ws.server.AbstractGatewayWebSocket] (default task-37) HAWKFEEDCOMM000014: Received message [org.hawkular.cmdgw.api.AddDatasourceResponse] from WebSocket session [a-JVs503iWZGdrkop9RiIODKFNexrhniVEJ66cPs] of [/feed/{feedId}] Oct 31, 2017 4:59:37 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Received message[2] from WebSocket: [ActualMessage [type=application/vnd.okhttp.websocket+text; charset=utf-8, body=AddDatasourceResponse={"xaDatasource":false,"datasourceName":"testH2Ds","feedId":"itest-rest-feed","resourceId":"itest-rest-feed~Local DMR~~","destinationSessionId":"jDxv_j1A_T6O8LccSiOwedEo-JHTOZhjU_JAcSQQ","status":"OK","message":"Added Datasource: testH2Ds"}]] Oct 31, 2017 4:59:37 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[2]: [PASSED] Oct 31, 2017 4:59:37 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$Answer$1 lambda$schedule$0 FINE: About to send manual close Oct 31, 2017 4:59:37 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$Answer$1 lambda$schedule$0 FINE: Close sent Oct 31, 2017 4:59:37 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Received message[3] from WebSocket: [ActualClose [code=1000, reason=OK]] Oct 31, 2017 4:59:37 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[3]: [PASSED] Oct 31, 2017 4:59:37 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$ExpectedEvent scheduleAnswer FINE: No answer to send for message[3] 16:59:37,063 INFO [org.hawkular.cmdgw.command.ws.server.UIClientWebSocket] (default task-38) HAWKFEEDCOMM000015: WebSocket session [jDxv_j1A_T6O8LccSiOwedEo-JHTOZhjU_JAcSQQ] of [/ui/ws] closed. Reason=[CloseReason[1000,OK]] Oct 31, 2017 4:59:37 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[3] was the last expected message, sending close. Oct 31, 2017 4:59:37 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener close FINE: Closing the websocket Oct 31, 2017 4:59:37 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener shutDownExecutor FINE: Shutting down the executor Oct 31, 2017 4:59:37 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener shutDownExecutor FINE: Executor shut down 16:59:37,109 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] 16:59:37,109 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Datasource][props={}]] Got code 200 and message [OK] retries: http://127.0.0.1:8080/hawkular/inventory/resources?feedId=itest-rest-feed&typeId=Datasource 16:59:37,173 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/data-source=testH2Ds][props={}]=[type=ResourceType[id=Datasource][props={}]]] 16:59:37,220 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/data-source=ExampleDS][props={}]=[type=ResourceType[id=Datasource][props={}]]] 16:59:37,221 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=JDBC Driver][props={}]] 16:59:37,224 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/jdbc-driver=h2][props={}]=[type=ResourceType[id=JDBC Driver][props={}]]] 16:59:37,225 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Deployment][props={}]] 16:59:37,232 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:59:37,232 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:59:37,233 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:59:37,234 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:59:37,235 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:59:37,236 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:59:37,236 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:59:37,242 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:59:37,243 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:59:37,248 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war/subsystem=undertow/servlet=jolokia-agent][props={}]=[type=ResourceType[id=Servlet][props={}]]] 16:59:37,248 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:59:37,250 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:59:37,251 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:59:37,252 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:59:37,253 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:59:37,260 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:59:37,260 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:59:37,266 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=undertow/servlet=org.hawkular.inventory.handlers.InventoryApp][props={}]=[type=ResourceType[id=Servlet][props={}]]] 16:59:37,266 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:59:37,267 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:59:37,274 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryConfig][props={}]=[type=ResourceType[id=Singleton EJB][props={}]]] 16:59:37,279 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryStats][props={}]=[type=ResourceType[id=Singleton EJB][props={}]]] 16:59:37,279 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:59:37,280 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:59:37,281 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:59:37,298 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/stateless-session-bean=InventoryServiceIspn][props={}]=[type=ResourceType[id=Stateless Session EJB][props={}]]] 16:59:37,303 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:59:37,303 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:59:37,304 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:59:37,305 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:59:37,305 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:59:37,306 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:59:37,307 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:59:37,308 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Transaction Manager][props={}]] 16:59:37,327 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=transactions][props={}]=[type=ResourceType[id=Transaction Manager][props={}]]] 16:59:37,327 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Messaging Server][props={}]] 16:59:37,333 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] 16:59:37,333 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] of type [ResourceType[id=JMS Topic][props={}]] 16:59:37,347 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularQueue][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:59:37,358 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularCommandEvent][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:59:37,368 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularInventoryChanges][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:59:37,379 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularTopic][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:59:37,379 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] of type [ResourceType[id=JMS Queue][props={}]] 16:59:37,387 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=ExpiryQueue][props={}]=[type=ResourceType[id=JMS Queue][props={}]]] 16:59:37,393 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=DLQ][props={}]=[type=ResourceType[id=JMS Queue][props={}]]] 16:59:37,393 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Socket Binding Group][props={}]] 16:59:37,396 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] 16:59:37,397 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] of type [ResourceType[id=Socket Binding][props={}]] 16:59:37,402 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-http][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:59:37,405 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-status-manager][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:59:37,408 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-recovery-environment][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:59:37,411 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=http][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:59:37,414 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=https][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:59:37,417 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-https][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:59:37,420 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=ajp][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:59:37,420 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] of type [ResourceType[id=Remote Destination Outbound Socket Binding][props={}]] 16:59:37,422 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/remote-destination-outbound-socket-binding=mail-smtp][props={}]=[type=ResourceType[id=Remote Destination Outbound Socket Binding][props={}]]] 16:59:37,423 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=XA Datasource][props={}]] 16:59:37,423 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=JGroups][props={}]] 16:59:37,424 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=ModCluster][props={}]] 16:59:37,425 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Infinispan][props={}]] 16:59:37,426 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]]] 16:59:37,426 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]]] of type [ResourceType[id=Infinispan Cache Container][props={}]] 16:59:37,434 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-alerts][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:59:37,436 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=ejb][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:59:37,438 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hibernate][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:59:37,439 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-services][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:59:37,441 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=web][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:59:37,443 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=server][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:59:37,447 DEBUG [org.hawkular.agent.monitor.inventory.ResourceManager] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered all resources for: Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990] Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/data-source=ExampleDS][props={}]=[type=ResourceType[id=Datasource][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/jdbc-driver=h2][props={}]=[type=ResourceType[id=JDBC Driver][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=transactions][props={}]=[type=ResourceType[id=Transaction Manager][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/data-source=testH2Ds][props={}]=[type=ResourceType[id=Datasource][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war/subsystem=undertow/servlet=jolokia-agent][props={}]=[type=ResourceType[id=Servlet][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=undertow/servlet=org.hawkular.inventory.handlers.InventoryApp][props={}]=[type=ResourceType[id=Servlet][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryConfig][props={}]=[type=ResourceType[id=Singleton EJB][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryStats][props={}]=[type=ResourceType[id=Singleton EJB][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/stateless-session-bean=InventoryServiceIspn][props={}]=[type=ResourceType[id=Stateless Session EJB][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularQueue][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularCommandEvent][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularInventoryChanges][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularTopic][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=ExpiryQueue][props={}]=[type=ResourceType[id=JMS Queue][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=DLQ][props={}]=[type=ResourceType[id=JMS Queue][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-http][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-status-manager][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-recovery-environment][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=http][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=https][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-https][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=ajp][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/remote-destination-outbound-socket-binding=mail-smtp][props={}]=[type=ResourceType[id=Remote Destination Outbound Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-alerts][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=ejb][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hibernate][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-services][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=web][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=server][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] Discovery duration: [451]ms 16:59:37,447 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Firing inventory event for discovery complete 16:59:37,447 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Received inventory event for endpoint: Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990] 16:59:37,448 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/subsystem=datasources/data-source=testH2Ds 16:59:37,448 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/subsystem=datasources/data-source=testH2Ds', name='testH2Ds', feedId='itest-rest-feed', typeId='Datasource', parentId='itest-rest-feed~Local DMR~~', properties={}, config={Connection Properties={"prop2":"val2","prop1":"val1"}, Datasource Class=null, Security Domain=null, Username=sa, Driver Name=h2, JNDI Name=java:/testH2Ds, Connection URL=jdbc:h2:mem:test;DB_CLOSE_DELAY=-1, Enabled=true, Driver Class=org.h2.Driver, Password=sa}, metrics=[Metric{displayName='Available Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Max Wait Time', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Prepared Statement Cache Miss Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='In Use Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Max Used Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Max Creation Time', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Average Blocking Time', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Wait Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Total Creation Time', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Average Get Time', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Active Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Total Blocking Time', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Prepared Statement Cache Hit Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Timed Out', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Idle Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Destroyed Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Blocking Failure Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Average Creation Time', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Max Wait Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Prepared Statement Cache Delete Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Prepared Statement Cache Current Size', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Prepared Statement Cache Access Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Max Get Time', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Total Get Time', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Prepared Statement Cache Add Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Created Count', family='null', unit=NONE, labels={}, properties={}}]} 16:59:37,448 TRACE [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Importing [1] resources to inventory 16:59:37,455 TRACE [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Received response while importing inventory: code [200] 16:59:37,455 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Import inventory request time: [6]ms Got code 200 and message [OK] retries: http://127.0.0.1:8080/hawkular/inventory/resources?feedId=itest-rest-feed&typeId=Datasource [Invoker 1447499999] Invoking @AfterMethod AbstractITest.after()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] [Invoker 1447499999] Invoking @BeforeMethod AbstractITest.before()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] [Invoker 1447499999] Invoking org.hawkular.agent.ws.test.DatasourceCommandITest.testAddXaDatasource Got code 200 and message [OK] retries: http://127.0.0.1:8080/hawkular/inventory/resources?feedId=itest-rest-feed&typeId=WildFly%20Server Oct 31, 2017 4:59:42 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener onOpen FINE: WebSocket opened 16:59:42,207 INFO [org.hawkular.cmdgw.command.ws.server.UIClientWebSocket] (default task-44) HAWKFEEDCOMM000013: WebSocket session [ISZ-oIzy8qsMT81Fq2jSYbGxBDmZ6_FkWrunbHD3] opened for endpoint [/ui/ws] Oct 31, 2017 4:59:42 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Received message[0] from WebSocket: [ActualMessage [type=application/vnd.okhttp.websocket+text; charset=utf-8, body=WelcomeResponse={"sessionId":"ISZ-oIzy8qsMT81Fq2jSYbGxBDmZ6_FkWrunbHD3"}]] Oct 31, 2017 4:59:42 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[0]: [PASSED] Oct 31, 2017 4:59:42 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$MessageAnswer$1 run FINE: Sending over WebSocket: AddDatasourceRequest={"authentication":{"username":"itest-rest","password":"itest-rest-password"}, "feedId":"itest-rest-feed","resourceId":"itest-rest-feed~Local DMR~~","xaDatasource":"true","datasourceName":"testXaDs","jndiName":"java:/testXaDs","driverName":"h2","xaDataSourceClass":"org.h2.jdbcx.JdbcDataSource","datasourceProperties":{"URL":"jdbc:h2:mem:test","loginTimeout":"2"},"userName":"sa","password":"sa"} Oct 31, 2017 4:59:42 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$MessageAnswer$1 run FINE: No sleep configured 16:59:42,224 INFO [org.hawkular.cmdgw.command.ws.server.AbstractGatewayWebSocket] (default task-45) HAWKFEEDCOMM000014: Received message [org.hawkular.cmdgw.api.AddDatasourceRequest] from WebSocket session [ISZ-oIzy8qsMT81Fq2jSYbGxBDmZ6_FkWrunbHD3] of [/ui/ws] Oct 31, 2017 4:59:42 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Received message[1] from WebSocket: [ActualMessage [type=application/vnd.okhttp.websocket+text; charset=utf-8, body=GenericSuccessResponse={"message":"The request has been forwarded to feed [itest-rest-feed] (MessageId=ID:6aa2a477-be7e-11e7-a2c4-890b17641557)"}]] Oct 31, 2017 4:59:42 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[1]: [PASSED] Oct 31, 2017 4:59:42 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$ExpectedEvent scheduleAnswer FINE: No answer to send for message[1] 16:59:42,239 DEBUG [org.hawkular.agent.monitor.cmd.FeedCommProcessor] (OkHttp http://127.0.0.1:8080/...) Received message from server 16:59:42,239 INFO [org.hawkular.agent.monitor.cmd.AbstractDMRResourcePathCommand] (OkHttp http://127.0.0.1:8080/...) HAWKAGENT010065: Received request to perform [Add] on a [Datasource] given by inventory path [itest-rest-feed~Local DMR~~] 16:59:42,262 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) WFLYJCA0001: Bound data source [java:/testXaDs] 16:59:42,275 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) HAWKAGENT010066: Being asked to discover all resources for endpoint [Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]] 16:59:42,275 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Being asked to discover children of type [ResourceType[id=WildFly Server][props={}]] under parent [null] for endpoint [Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]] 16:59:42,275 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [null] of type [ResourceType[id=WildFly Server][props={}]] 16:59:42,286 INFO [org.hawkular.cmdgw.command.ws.server.AbstractGatewayWebSocket] (default task-46) HAWKFEEDCOMM000014: Received message [org.hawkular.cmdgw.api.AddDatasourceResponse] from WebSocket session [a-JVs503iWZGdrkop9RiIODKFNexrhniVEJ66cPs] of [/feed/{feedId}] Oct 31, 2017 4:59:42 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Received message[2] from WebSocket: [ActualMessage [type=application/vnd.okhttp.websocket+text; charset=utf-8, body=AddDatasourceResponse={"xaDatasource":true,"datasourceName":"testXaDs","feedId":"itest-rest-feed","resourceId":"itest-rest-feed~Local DMR~~","destinationSessionId":"ISZ-oIzy8qsMT81Fq2jSYbGxBDmZ6_FkWrunbHD3","status":"OK","message":"Added Datasource: testXaDs"}]] Oct 31, 2017 4:59:42 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[2]: [PASSED] Oct 31, 2017 4:59:42 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$Answer$1 lambda$schedule$0 FINE: About to send manual close Oct 31, 2017 4:59:42 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$Answer$1 lambda$schedule$0 FINE: Close sent 16:59:42,307 INFO [org.hawkular.cmdgw.command.ws.server.UIClientWebSocket] (default task-47) HAWKFEEDCOMM000015: WebSocket session [ISZ-oIzy8qsMT81Fq2jSYbGxBDmZ6_FkWrunbHD3] of [/ui/ws] closed. Reason=[CloseReason[1000,OK]] Oct 31, 2017 4:59:42 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Received message[3] from WebSocket: [ActualClose [code=1000, reason=OK]] Oct 31, 2017 4:59:42 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[3]: [PASSED] Oct 31, 2017 4:59:42 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$ExpectedEvent scheduleAnswer FINE: No answer to send for message[3] Oct 31, 2017 4:59:42 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[3] was the last expected message, sending close. Oct 31, 2017 4:59:42 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener close FINE: Closing the websocket Oct 31, 2017 4:59:42 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener shutDownExecutor FINE: Shutting down the executor Oct 31, 2017 4:59:42 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener shutDownExecutor FINE: Executor shut down Got code 200 and message [OK] retries: http://127.0.0.1:8080/hawkular/inventory/resources?feedId=itest-rest-feed&typeId=XA%20Datasource 16:59:42,365 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] 16:59:42,365 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Datasource][props={}]] 16:59:42,415 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/data-source=testH2Ds][props={}]=[type=ResourceType[id=Datasource][props={}]]] 16:59:42,462 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/data-source=ExampleDS][props={}]=[type=ResourceType[id=Datasource][props={}]]] 16:59:42,462 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=JDBC Driver][props={}]] 16:59:42,466 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/jdbc-driver=h2][props={}]=[type=ResourceType[id=JDBC Driver][props={}]]] 16:59:42,466 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Deployment][props={}]] 16:59:42,472 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:59:42,472 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:59:42,472 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:59:42,473 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:59:42,473 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:59:42,474 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:59:42,475 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:59:42,480 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:59:42,480 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:59:42,485 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war/subsystem=undertow/servlet=jolokia-agent][props={}]=[type=ResourceType[id=Servlet][props={}]]] 16:59:42,485 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:59:42,486 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:59:42,486 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:59:42,487 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:59:42,487 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:59:42,492 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:59:42,492 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:59:42,497 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=undertow/servlet=org.hawkular.inventory.handlers.InventoryApp][props={}]=[type=ResourceType[id=Servlet][props={}]]] 16:59:42,497 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:59:42,497 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:59:42,504 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryConfig][props={}]=[type=ResourceType[id=Singleton EJB][props={}]]] 16:59:42,508 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryStats][props={}]=[type=ResourceType[id=Singleton EJB][props={}]]] 16:59:42,508 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:59:42,509 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:59:42,510 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:59:42,522 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/stateless-session-bean=InventoryServiceIspn][props={}]=[type=ResourceType[id=Stateless Session EJB][props={}]]] 16:59:42,527 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:59:42,527 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:59:42,528 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:59:42,528 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:59:42,529 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:59:42,530 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:59:42,530 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:59:42,531 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Transaction Manager][props={}]] 16:59:42,547 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=transactions][props={}]=[type=ResourceType[id=Transaction Manager][props={}]]] 16:59:42,547 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Messaging Server][props={}]] 16:59:42,555 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] 16:59:42,556 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] of type [ResourceType[id=JMS Topic][props={}]] 16:59:42,566 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularQueue][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:59:42,572 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularCommandEvent][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:59:42,578 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularInventoryChanges][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:59:42,586 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularTopic][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:59:42,586 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] of type [ResourceType[id=JMS Queue][props={}]] 16:59:42,592 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=ExpiryQueue][props={}]=[type=ResourceType[id=JMS Queue][props={}]]] 16:59:42,596 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=DLQ][props={}]=[type=ResourceType[id=JMS Queue][props={}]]] 16:59:42,597 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Socket Binding Group][props={}]] 16:59:42,599 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] 16:59:42,599 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] of type [ResourceType[id=Socket Binding][props={}]] 16:59:42,625 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-http][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:59:42,626 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-status-manager][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:59:42,628 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-recovery-environment][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:59:42,630 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=http][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:59:42,632 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=https][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:59:42,634 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-https][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:59:42,636 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=ajp][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:59:42,636 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] of type [ResourceType[id=Remote Destination Outbound Socket Binding][props={}]] 16:59:42,638 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/remote-destination-outbound-socket-binding=mail-smtp][props={}]=[type=ResourceType[id=Remote Destination Outbound Socket Binding][props={}]]] 16:59:42,638 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=XA Datasource][props={}]] 16:59:42,694 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/xa-data-source=testXaDs][props={}]=[type=ResourceType[id=XA Datasource][props={}]]] 16:59:42,694 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=JGroups][props={}]] 16:59:42,695 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=ModCluster][props={}]] 16:59:42,695 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Infinispan][props={}]] 16:59:42,696 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]]] 16:59:42,696 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]]] of type [ResourceType[id=Infinispan Cache Container][props={}]] 16:59:42,704 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-alerts][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:59:42,705 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=ejb][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:59:42,707 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hibernate][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:59:42,708 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-services][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:59:42,710 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=web][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:59:42,711 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=server][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:59:42,715 DEBUG [org.hawkular.agent.monitor.inventory.ResourceManager] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered all resources for: Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990] Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/data-source=ExampleDS][props={}]=[type=ResourceType[id=Datasource][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/jdbc-driver=h2][props={}]=[type=ResourceType[id=JDBC Driver][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=transactions][props={}]=[type=ResourceType[id=Transaction Manager][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/data-source=testH2Ds][props={}]=[type=ResourceType[id=Datasource][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/xa-data-source=testXaDs][props={}]=[type=ResourceType[id=XA Datasource][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war/subsystem=undertow/servlet=jolokia-agent][props={}]=[type=ResourceType[id=Servlet][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=undertow/servlet=org.hawkular.inventory.handlers.InventoryApp][props={}]=[type=ResourceType[id=Servlet][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryConfig][props={}]=[type=ResourceType[id=Singleton EJB][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryStats][props={}]=[type=ResourceType[id=Singleton EJB][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/stateless-session-bean=InventoryServiceIspn][props={}]=[type=ResourceType[id=Stateless Session EJB][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularQueue][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularCommandEvent][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularInventoryChanges][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularTopic][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=ExpiryQueue][props={}]=[type=ResourceType[id=JMS Queue][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=DLQ][props={}]=[type=ResourceType[id=JMS Queue][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-http][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-status-manager][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-recovery-environment][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=http][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=https][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-https][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=ajp][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/remote-destination-outbound-socket-binding=mail-smtp][props={}]=[type=ResourceType[id=Remote Destination Outbound Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-alerts][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=ejb][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hibernate][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-services][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=web][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=server][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] Discovery duration: [436]ms 16:59:42,715 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Firing inventory event for discovery complete 16:59:42,715 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Received inventory event for endpoint: Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990] 16:59:42,715 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/subsystem=datasources/xa-data-source=testXaDs 16:59:42,716 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/subsystem=datasources/xa-data-source=testXaDs', name='testXaDs', feedId='itest-rest-feed', typeId='XA Datasource', parentId='itest-rest-feed~Local DMR~~', properties={}, config={Datasource Properties={"URL":"jdbc:h2:mem:test","loginTimeout":"2"}, XA Datasource Class=org.h2.jdbcx.JdbcDataSource, Security Domain=null, Username=sa, Driver Name=h2, JNDI Name=java:/testXaDs, Enabled=true, Password=sa}, metrics=[Metric{displayName='In Use Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Prepared Statement Cache Miss Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Prepared Statement Cache Access Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Idle Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Prepared Statement Cache Delete Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Average Blocking Time', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Prepared Statement Cache Hit Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Total Blocking Time', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Max Get Time', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Wait Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Destroyed Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Created Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Timed Out', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Total Get Time', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Average Get Time', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Blocking Failure Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Available Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Active Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Total Creation Time', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Prepared Statement Cache Current Size', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Average Creation Time', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Max Used Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Max Wait Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Prepared Statement Cache Add Count', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Max Wait Time', family='null', unit=NONE, labels={}, properties={}}, Metric{displayName='Max Creation Time', family='null', unit=NONE, labels={}, properties={}}]} 16:59:42,716 TRACE [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Importing [1] resources to inventory 16:59:42,723 TRACE [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Received response while importing inventory: code [200] 16:59:42,723 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Import inventory request time: [6]ms 16:59:45,636 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-platform-1) HAWKAGENT010066: Being asked to discover all resources for endpoint [Endpoint[platform]:[null]] 16:59:45,636 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) HAWKAGENT010066: Being asked to discover all resources for endpoint [Endpoint[Local JMX]:[null]] 16:59:45,636 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) HAWKAGENT010066: Being asked to discover all resources for endpoint [Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war]] 16:59:45,636 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) HAWKAGENT010066: Being asked to discover all resources for endpoint [Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]] 16:59:45,636 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Being asked to discover children of type [ResourceType[id=Simple ITest MBean][props={}]] under parent [null] for endpoint [Endpoint[Local JMX]:[null]] 16:59:45,636 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Being asked to discover children of type [ResourceType[id=Platform_Operating System][props={}]] under parent [null] for endpoint [Endpoint[platform]:[null]] 16:59:45,636 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovering children of [null] of type [ResourceType[id=Simple ITest MBean][props={}]] 16:59:45,636 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovering children of [null] of type [ResourceType[id=Platform_Operating System][props={}]] 16:59:45,636 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Being asked to discover children of type [ResourceType[id=Runtime MBean][props={}]] under parent [null] for endpoint [Endpoint[Local JMX]:[null]] 16:59:45,637 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Being asked to discover children of type [ResourceType[id=WildFly Server][props={}]] under parent [null] for endpoint [Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]] 16:59:45,637 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovering children of [null] of type [ResourceType[id=Runtime MBean][props={}]] 16:59:45,637 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [null] of type [ResourceType[id=WildFly Server][props={}]] 16:59:45,637 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Being asked to discover children of type [ResourceType[id=Simple ITest MBean][props={}]] under parent [null] for endpoint [Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war]] 16:59:45,637 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovering children of [null] of type [ResourceType[id=Simple ITest MBean][props={}]] 16:59:45,638 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]]] 16:59:45,638 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovering children of [Resource[id=itest-rest-feed~Local JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]]] of type [ResourceType[id=Memory Pool MBean][props={}]] 16:59:45,639 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=Metaspace,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:59:45,640 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]]] 16:59:45,640 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Old Gen,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:59:45,640 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovering children of [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]]] of type [ResourceType[id=Platform_File Store][props={}]] 16:59:45,641 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=Compressed Class Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:59:45,642 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Survivor Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:59:45,642 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Eden Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:59:45,642 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-root][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:59:45,643 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Being asked to discover children of type [ResourceType[id=Runtime MBean][props={}]] under parent [null] for endpoint [Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war]] 16:59:45,643 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovering children of [null] of type [ResourceType[id=Runtime MBean][props={}]] 16:59:45,643 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/sda1][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:59:45,643 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~java.lang:name=Code Cache,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:59:45,643 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Being asked to discover children of type [ResourceType[id=Hawkular Java Agent][props={}]] under parent [null] for endpoint [Endpoint[Local JMX]:[null]] 16:59:45,643 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-home][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:59:45,643 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovering children of [null] of type [ResourceType[id=Hawkular Java Agent][props={}]] 16:59:45,643 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=~][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:59:45,643 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=tmpfs][props={}]=[type=ResourceType[id=Platform_File Store][props={}]]] 16:59:45,643 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered resource [Resource[id=itest-rest-feed~Local JMX~org.hawkular:type=hawkular-javaagent][props={}]=[type=ResourceType[id=Hawkular Java Agent][props={}]]] 16:59:45,643 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovering children of [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]]] of type [ResourceType[id=Platform_Memory][props={}]] 16:59:45,644 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/MEMORY=Memory][props={}]=[type=ResourceType[id=Platform_Memory][props={}]]] 16:59:45,644 DEBUG [org.hawkular.agent.monitor.inventory.ResourceManager] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Discovered all resources for: Endpoint[Local JMX]:[null] Resource[id=itest-rest-feed~Local JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=Metaspace,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Old Gen,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=Compressed Class Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Survivor Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=PS Eden Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Local JMX~java.lang:name=Code Cache,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] Resource[id=itest-rest-feed~Local JMX~org.hawkular:type=hawkular-javaagent][props={}]=[type=ResourceType[id=Hawkular Java Agent][props={}]] Discovery duration: [7]ms 16:59:45,644 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovering children of [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]]] of type [ResourceType[id=Platform_Processor][props={}]] 16:59:45,644 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Firing inventory event for discovery complete 16:59:45,644 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local JMX-1) Received inventory event for endpoint: Endpoint[Local JMX]:[null] 16:59:45,646 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=2][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:59:45,646 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=0][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:59:45,646 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=1][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:59:45,647 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=6][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:59:45,647 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=4][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:59:45,647 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=7][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:59:45,647 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=3][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:59:45,649 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered resource [Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=5][props={}]=[type=ResourceType[id=Platform_Processor][props={}]]] 16:59:45,650 DEBUG [org.hawkular.agent.monitor.inventory.ResourceManager] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Discovered all resources for: Endpoint[platform]:[null] Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem][props={}]=[type=ResourceType[id=Platform_Operating System][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/sda1][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-root][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-home][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=~][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=tmpfs][props={}]=[type=ResourceType[id=Platform_File Store][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/MEMORY=Memory][props={}]=[type=ResourceType[id=Platform_Memory][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=7][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=0][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=3][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=2][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=6][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=5][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=1][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] ...Resource[id=itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=4][props={}]=[type=ResourceType[id=Platform_Processor][props={}]] Discovery duration: [13]ms 16:59:45,650 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Firing inventory event for discovery complete 16:59:45,650 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-platform-1) Received inventory event for endpoint: Endpoint[platform]:[null] 16:59:45,656 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]]] 16:59:45,656 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovering children of [Resource[id=itest-rest-feed~Remote JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]]] of type [ResourceType[id=Memory Pool MBean][props={}]] 16:59:45,662 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Metaspace,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:59:45,665 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Old Gen,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:59:45,669 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Compressed Class Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:59:45,672 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Survivor Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:59:45,676 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Eden Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:59:45,679 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered resource [Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Code Cache,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]]] 16:59:45,679 DEBUG [org.hawkular.agent.monitor.inventory.ResourceManager] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Discovered all resources for: Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war] Resource[id=itest-rest-feed~Remote JMX~java.lang:type=Runtime][props={}]=[type=ResourceType[id=Runtime MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Metaspace,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Old Gen,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Compressed Class Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Survivor Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=PS Eden Space,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] ...Resource[id=itest-rest-feed~Remote JMX~java.lang:name=Code Cache,type=MemoryPool][props={}]=[type=ResourceType[id=Memory Pool MBean][props={}]] Discovery duration: [42]ms 16:59:45,679 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Firing inventory event for discovery complete 16:59:45,680 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Remote JMX-1) Received inventory event for endpoint: Endpoint[Remote JMX]:[http://127.0.0.1:8080/jolokia-war] 16:59:45,680 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] 16:59:45,680 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Datasource][props={}]] 16:59:45,718 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/data-source=testH2Ds][props={}]=[type=ResourceType[id=Datasource][props={}]]] 16:59:45,755 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/data-source=ExampleDS][props={}]=[type=ResourceType[id=Datasource][props={}]]] 16:59:45,755 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=JDBC Driver][props={}]] 16:59:45,759 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/jdbc-driver=h2][props={}]=[type=ResourceType[id=JDBC Driver][props={}]]] 16:59:45,759 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Deployment][props={}]] 16:59:45,765 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:59:45,765 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:59:45,766 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:59:45,766 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:59:45,767 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:59:45,768 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:59:45,768 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:59:45,773 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:59:45,773 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:59:45,777 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war/subsystem=undertow/servlet=jolokia-agent][props={}]=[type=ResourceType[id=Servlet][props={}]]] 16:59:45,777 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:59:45,778 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:59:45,778 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:59:45,779 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:59:45,780 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:59:45,784 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:59:45,784 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:59:45,788 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=undertow/servlet=org.hawkular.inventory.handlers.InventoryApp][props={}]=[type=ResourceType[id=Servlet][props={}]]] 16:59:45,788 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:59:45,789 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:59:45,795 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryConfig][props={}]=[type=ResourceType[id=Singleton EJB][props={}]]] 16:59:45,800 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryStats][props={}]=[type=ResourceType[id=Singleton EJB][props={}]]] 16:59:45,800 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:59:45,801 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:59:45,802 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:59:45,814 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/stateless-session-bean=InventoryServiceIspn][props={}]=[type=ResourceType[id=Stateless Session EJB][props={}]]] 16:59:45,817 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:59:45,817 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:59:45,817 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:59:45,818 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:59:45,818 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:59:45,819 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:59:45,819 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:59:45,820 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Transaction Manager][props={}]] 16:59:45,836 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=transactions][props={}]=[type=ResourceType[id=Transaction Manager][props={}]]] 16:59:45,836 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Messaging Server][props={}]] 16:59:45,843 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] 16:59:45,843 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] of type [ResourceType[id=JMS Topic][props={}]] 16:59:45,855 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularQueue][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:59:45,862 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularCommandEvent][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:59:45,870 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularInventoryChanges][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:59:45,877 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularTopic][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:59:45,877 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] of type [ResourceType[id=JMS Queue][props={}]] 16:59:45,884 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=ExpiryQueue][props={}]=[type=ResourceType[id=JMS Queue][props={}]]] 16:59:45,889 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=DLQ][props={}]=[type=ResourceType[id=JMS Queue][props={}]]] 16:59:45,890 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Socket Binding Group][props={}]] 16:59:45,892 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] 16:59:45,892 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] of type [ResourceType[id=Socket Binding][props={}]] 16:59:45,896 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-http][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:59:45,898 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-status-manager][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:59:45,900 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-recovery-environment][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:59:45,902 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=http][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:59:45,904 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=https][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:59:45,905 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-https][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:59:45,907 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=ajp][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:59:45,907 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] of type [ResourceType[id=Remote Destination Outbound Socket Binding][props={}]] 16:59:45,908 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/remote-destination-outbound-socket-binding=mail-smtp][props={}]=[type=ResourceType[id=Remote Destination Outbound Socket Binding][props={}]]] 16:59:45,908 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=XA Datasource][props={}]] 16:59:45,946 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/xa-data-source=testXaDs][props={}]=[type=ResourceType[id=XA Datasource][props={}]]] 16:59:45,946 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=JGroups][props={}]] 16:59:45,947 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=ModCluster][props={}]] 16:59:45,948 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Infinispan][props={}]] 16:59:45,949 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]]] 16:59:45,949 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]]] of type [ResourceType[id=Infinispan Cache Container][props={}]] 16:59:45,956 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-alerts][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:59:45,958 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=ejb][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:59:45,959 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hibernate][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:59:45,961 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-services][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:59:45,962 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=web][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:59:45,963 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=server][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:59:45,966 DEBUG [org.hawkular.agent.monitor.inventory.ResourceManager] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered all resources for: Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990] Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/data-source=ExampleDS][props={}]=[type=ResourceType[id=Datasource][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/jdbc-driver=h2][props={}]=[type=ResourceType[id=JDBC Driver][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=transactions][props={}]=[type=ResourceType[id=Transaction Manager][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/data-source=testH2Ds][props={}]=[type=ResourceType[id=Datasource][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/xa-data-source=testXaDs][props={}]=[type=ResourceType[id=XA Datasource][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war/subsystem=undertow/servlet=jolokia-agent][props={}]=[type=ResourceType[id=Servlet][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=undertow/servlet=org.hawkular.inventory.handlers.InventoryApp][props={}]=[type=ResourceType[id=Servlet][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryConfig][props={}]=[type=ResourceType[id=Singleton EJB][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryStats][props={}]=[type=ResourceType[id=Singleton EJB][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/stateless-session-bean=InventoryServiceIspn][props={}]=[type=ResourceType[id=Stateless Session EJB][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularQueue][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularCommandEvent][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularInventoryChanges][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularTopic][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=ExpiryQueue][props={}]=[type=ResourceType[id=JMS Queue][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=DLQ][props={}]=[type=ResourceType[id=JMS Queue][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-http][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-status-manager][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-recovery-environment][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=http][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=https][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-https][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=ajp][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/remote-destination-outbound-socket-binding=mail-smtp][props={}]=[type=ResourceType[id=Remote Destination Outbound Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-alerts][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=ejb][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hibernate][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-services][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=web][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=server][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] Discovery duration: [326]ms 16:59:45,967 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Firing inventory event for discovery complete 16:59:45,967 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Received inventory event for endpoint: Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990] Got code 200 and message [OK] retries: http://127.0.0.1:8080/hawkular/inventory/resources?feedId=itest-rest-feed&typeId=XA%20Datasource [Invoker 1447499999] Invoking @AfterMethod AbstractITest.after()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] [Invoker 1447499999] Invoking @BeforeMethod AbstractITest.before()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] [Invoker 1447499999] Invoking org.hawkular.agent.ws.test.DatasourceCommandITest.testUpdateDatasource Got code 200 and message [OK] retries: http://127.0.0.1:8080/hawkular/inventory/resources?feedId=itest-rest-feed&typeId=Datasource Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener onOpen FINE: WebSocket opened 16:59:47,398 INFO [org.hawkular.cmdgw.command.ws.server.UIClientWebSocket] (default task-64) HAWKFEEDCOMM000013: WebSocket session [ljXaXSalcYqvZLUlFhJd5CsjJgC_taLPHXo0Re57] opened for endpoint [/ui/ws] Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Received message[0] from WebSocket: [ActualMessage [type=application/vnd.okhttp.websocket+text; charset=utf-8, body=WelcomeResponse={"sessionId":"ljXaXSalcYqvZLUlFhJd5CsjJgC_taLPHXo0Re57"}]] Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[0]: [PASSED] Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$MessageAnswer$1 run FINE: Sending over WebSocket: UpdateDatasourceRequest={"authentication":{"username":"itest-rest","password":"itest-rest-password"}, "feedId":"itest-rest-feed","resourceId":"itest-rest-feed~Local DMR~/subsystem=datasources/data-source=testH2Ds","datasourceName":"testH2Ds","jndiName":"java:/testH2Ds","datasourceProperties":{"prop1":"val1.1","prop3":"val3"},"driverName":"h2","driverClass":"org.h2.Driver","connectionUrl":"jdbc:h2:mem:test;DB_CLOSE_DELAY=5000","userName":"sa","password":"sa"} Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$MessageAnswer$1 run FINE: No sleep configured 16:59:47,412 INFO [org.hawkular.cmdgw.command.ws.server.AbstractGatewayWebSocket] (default task-65) HAWKFEEDCOMM000014: Received message [org.hawkular.cmdgw.api.UpdateDatasourceRequest] from WebSocket session [ljXaXSalcYqvZLUlFhJd5CsjJgC_taLPHXo0Re57] of [/ui/ws] Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Received message[1] from WebSocket: [ActualMessage [type=application/vnd.okhttp.websocket+text; charset=utf-8, body=GenericSuccessResponse={"message":"The request has been forwarded to feed [itest-rest-feed] (MessageId=ID:6dba44cf-be7e-11e7-a2c4-890b17641557)"}]] Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[1]: [PASSED] Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$ExpectedEvent scheduleAnswer FINE: No answer to send for message[1] 16:59:47,427 DEBUG [org.hawkular.agent.monitor.cmd.FeedCommProcessor] (OkHttp http://127.0.0.1:8080/...) Received message from server 16:59:47,427 INFO [org.hawkular.agent.monitor.cmd.AbstractDMRResourcePathCommand] (OkHttp http://127.0.0.1:8080/...) HAWKAGENT010065: Received request to perform [Update] on a [Datasource] given by inventory path [itest-rest-feed~Local DMR~/subsystem=datasources/data-source=testH2Ds] 16:59:47,440 TRACE [org.hawkular.agent.monitor.cmd.UpdateDatasourceCommand] (OkHttp http://127.0.0.1:8080/...) Modification of [connection-properties=prop1]: ![val1.1].equals([val1]) 16:59:47,454 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) HAWKAGENT010066: Being asked to discover all resources for endpoint [Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]] 16:59:47,454 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Being asked to discover children of type [ResourceType[id=WildFly Server][props={}]] under parent [null] for endpoint [Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]] 16:59:47,454 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [null] of type [ResourceType[id=WildFly Server][props={}]] 16:59:47,462 INFO [org.hawkular.cmdgw.command.ws.server.AbstractGatewayWebSocket] (default task-66) HAWKFEEDCOMM000014: Received message [org.hawkular.cmdgw.api.UpdateDatasourceResponse] from WebSocket session [a-JVs503iWZGdrkop9RiIODKFNexrhniVEJ66cPs] of [/feed/{feedId}] Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Received message[2] from WebSocket: [ActualMessage [type=application/vnd.okhttp.websocket+text; charset=utf-8, body=UpdateDatasourceResponse={"feedId":"itest-rest-feed","resourceId":"itest-rest-feed~Local DMR~/subsystem=datasources/data-source=testH2Ds","destinationSessionId":"ljXaXSalcYqvZLUlFhJd5CsjJgC_taLPHXo0Re57","status":"OK","message":"Performed [Update] on a [Datasource] given by Feed Id [itest-rest-feed] Resource Id [itest-rest-feed~Local DMR~/subsystem=datasources/data-source=testH2Ds]","serverRefreshIndicator":"RELOAD-REQUIRED"}]] Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[2]: [PASSED] Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$Answer$1 lambda$schedule$0 FINE: About to send manual close Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$Answer$1 lambda$schedule$0 FINE: Close sent 16:59:47,480 INFO [org.hawkular.cmdgw.command.ws.server.UIClientWebSocket] (default task-67) HAWKFEEDCOMM000015: WebSocket session [ljXaXSalcYqvZLUlFhJd5CsjJgC_taLPHXo0Re57] of [/ui/ws] closed. Reason=[CloseReason[1000,OK]] Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Received message[3] from WebSocket: [ActualClose [code=1000, reason=OK]] Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[3]: [PASSED] Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$ExpectedEvent scheduleAnswer FINE: No answer to send for message[3] Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[3] was the last expected message, sending close. Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener close FINE: Closing the websocket Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener shutDownExecutor FINE: Shutting down the executor Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener shutDownExecutor FINE: Executor shut down [Invoker 1447499999] Invoking @AfterMethod AbstractITest.after()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] [Invoker 1447499999] Invoking @BeforeMethod AbstractITest.before()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] [Invoker 1447499999] Invoking org.hawkular.agent.ws.test.DatasourceCommandITest.testUpdateXaDatasource Got code 200 and message [OK] retries: http://127.0.0.1:8080/hawkular/inventory/resources?feedId=itest-rest-feed&typeId=XA%20Datasource 16:59:47,518 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] 16:59:47,519 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Datasource][props={}]] Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener onOpen FINE: WebSocket opened 16:59:47,556 INFO [org.hawkular.cmdgw.command.ws.server.UIClientWebSocket] (default task-70) HAWKFEEDCOMM000013: WebSocket session [HWowcmDgUVj2b2dReZT-_9O4pXuuiTESHazfNd7W] opened for endpoint [/ui/ws] Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Received message[0] from WebSocket: [ActualMessage [type=application/vnd.okhttp.websocket+text; charset=utf-8, body=WelcomeResponse={"sessionId":"HWowcmDgUVj2b2dReZT-_9O4pXuuiTESHazfNd7W"}]] Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[0]: [PASSED] Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$MessageAnswer$1 run FINE: Sending over WebSocket: UpdateDatasourceRequest={"authentication":{"username":"itest-rest","password":"itest-rest-password"}, "feedId":"itest-rest-feed","resourceId":"itest-rest-feed~Local DMR~/subsystem=datasources/xa-data-source=testXaDs","datasourceName":"testXaDs","jndiName":"java:/testXaDs_changed","datasourceProperties":{"URL":"jdbc:h2:mem:test;DB_CLOSE_DELAY=5000","loginTimeout":"3"},"driverName":"h2","xaDataSourceClass":"org.h2.jdbcx.JdbcDataSource","userName":"sa","password":"sa"} Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$MessageAnswer$1 run FINE: No sleep configured 16:59:47,570 INFO [org.hawkular.cmdgw.command.ws.server.AbstractGatewayWebSocket] (default task-71) HAWKFEEDCOMM000014: Received message [org.hawkular.cmdgw.api.UpdateDatasourceRequest] from WebSocket session [HWowcmDgUVj2b2dReZT-_9O4pXuuiTESHazfNd7W] of [/ui/ws] 16:59:47,575 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/data-source=testH2Ds][props={}]=[type=ResourceType[id=Datasource][props={}]]] Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Received message[1] from WebSocket: [ActualMessage [type=application/vnd.okhttp.websocket+text; charset=utf-8, body=GenericSuccessResponse={"message":"The request has been forwarded to feed [itest-rest-feed] (MessageId=ID:6dd260c1-be7e-11e7-a2c4-890b17641557)"}]] Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[1]: [PASSED] Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$ExpectedEvent scheduleAnswer FINE: No answer to send for message[1] 16:59:47,589 DEBUG [org.hawkular.agent.monitor.cmd.FeedCommProcessor] (OkHttp http://127.0.0.1:8080/...) Received message from server 16:59:47,589 INFO [org.hawkular.agent.monitor.cmd.AbstractDMRResourcePathCommand] (OkHttp http://127.0.0.1:8080/...) HAWKAGENT010065: Received request to perform [Update] on a [Datasource] given by inventory path [itest-rest-feed~Local DMR~/subsystem=datasources/xa-data-source=testXaDs] 16:59:47,600 TRACE [org.hawkular.agent.monitor.cmd.UpdateDatasourceCommand] (OkHttp http://127.0.0.1:8080/...) Modification of [xa-datasource-properties=URL]: ![jdbc:h2:mem:test;DB_CLOSE_DELAY=5000].equals([jdbc:h2:mem:test]) 16:59:47,601 TRACE [org.hawkular.agent.monitor.cmd.UpdateDatasourceCommand] (OkHttp http://127.0.0.1:8080/...) Modification of [xa-datasource-properties=loginTimeout]: ![3].equals([2]) 16:59:47,636 INFO [org.hawkular.cmdgw.command.ws.server.AbstractGatewayWebSocket] (default task-72) HAWKFEEDCOMM000014: Received message [org.hawkular.cmdgw.api.UpdateDatasourceResponse] from WebSocket session [a-JVs503iWZGdrkop9RiIODKFNexrhniVEJ66cPs] of [/feed/{feedId}] Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Received message[2] from WebSocket: [ActualMessage [type=application/vnd.okhttp.websocket+text; charset=utf-8, body=UpdateDatasourceResponse={"feedId":"itest-rest-feed","resourceId":"itest-rest-feed~Local DMR~/subsystem=datasources/xa-data-source=testXaDs","destinationSessionId":"HWowcmDgUVj2b2dReZT-_9O4pXuuiTESHazfNd7W","status":"OK","message":"Performed [Update] on a [Datasource] given by Feed Id [itest-rest-feed] Resource Id [itest-rest-feed~Local DMR~/subsystem=datasources/xa-data-source=testXaDs]","serverRefreshIndicator":"RELOAD-REQUIRED"}]] Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[2]: [PASSED] Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$Answer$1 lambda$schedule$0 FINE: About to send manual close Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$Answer$1 lambda$schedule$0 FINE: Close sent Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Received message[3] from WebSocket: [ActualClose [code=1000, reason=OK]] Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[3]: [PASSED] Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$ExpectedEvent scheduleAnswer FINE: No answer to send for message[3] Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[3] was the last expected message, sending close. Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener close FINE: Closing the websocket Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener shutDownExecutor FINE: Shutting down the executor Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener shutDownExecutor FINE: Executor shut down 16:59:47,656 INFO [org.hawkular.cmdgw.command.ws.server.UIClientWebSocket] (default task-73) HAWKFEEDCOMM000015: WebSocket session [HWowcmDgUVj2b2dReZT-_9O4pXuuiTESHazfNd7W] of [/ui/ws] closed. Reason=[CloseReason[1000,OK]] 16:59:47,660 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/data-source=ExampleDS][props={}]=[type=ResourceType[id=Datasource][props={}]]] 16:59:47,660 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=JDBC Driver][props={}]] 16:59:47,663 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/jdbc-driver=h2][props={}]=[type=ResourceType[id=JDBC Driver][props={}]]] 16:59:47,664 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Deployment][props={}]] [Invoker 1447499999] Invoking @AfterMethod AbstractITest.after()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] [Invoker 1447499999] Invoking @BeforeMethod AbstractITest.before()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] [Invoker 1447499999] Invoking org.hawkular.agent.ws.test.DatasourceCommandITest.testRemoveDatasource Got code 200 and message [OK] retries: http://127.0.0.1:8080/hawkular/inventory/resources?feedId=itest-rest-feed&typeId=Datasource 16:59:47,676 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:59:47,676 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:59:47,677 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:59:47,678 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:59:47,678 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:59:47,679 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:59:47,680 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:59:47,685 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:59:47,686 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:59:47,692 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war/subsystem=undertow/servlet=jolokia-agent][props={}]=[type=ResourceType[id=Servlet][props={}]]] 16:59:47,692 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:59:47,693 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:59:47,694 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:59:47,695 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:59:47,696 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:59:47,697 INFO [org.hawkular.cmdgw.command.ws.server.UIClientWebSocket] (default task-76) HAWKFEEDCOMM000013: WebSocket session [aXh2-Ta1MQcMYhseRWhTGmLn4QjJtjaNyjX_Bf-1] opened for endpoint [/ui/ws] Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener onOpen FINE: WebSocket opened 16:59:47,704 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:59:47,704 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Received message[0] from WebSocket: [ActualMessage [type=application/vnd.okhttp.websocket+text; charset=utf-8, body=WelcomeResponse={"sessionId":"aXh2-Ta1MQcMYhseRWhTGmLn4QjJtjaNyjX_Bf-1"}]] 16:59:47,710 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=undertow/servlet=org.hawkular.inventory.handlers.InventoryApp][props={}]=[type=ResourceType[id=Servlet][props={}]]] 16:59:47,710 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[0]: [PASSED] 16:59:47,711 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$MessageAnswer$1 run FINE: Sending over WebSocket: RemoveDatasourceRequest={"authentication":{"username":"itest-rest","password":"itest-rest-password"}, "feedId":"itest-rest-feed","resourceId":"itest-rest-feed~Local DMR~/subsystem=datasources/data-source=testH2Ds"} Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$MessageAnswer$1 run FINE: No sleep configured 16:59:47,713 INFO [org.hawkular.cmdgw.command.ws.server.AbstractGatewayWebSocket] (default task-77) HAWKFEEDCOMM000014: Received message [org.hawkular.cmdgw.api.RemoveDatasourceRequest] from WebSocket session [aXh2-Ta1MQcMYhseRWhTGmLn4QjJtjaNyjX_Bf-1] of [/ui/ws] 16:59:47,725 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryConfig][props={}]=[type=ResourceType[id=Singleton EJB][props={}]]] Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Received message[1] from WebSocket: [ActualMessage [type=application/vnd.okhttp.websocket+text; charset=utf-8, body=GenericSuccessResponse={"message":"The request has been forwarded to feed [itest-rest-feed] (MessageId=ID:6de832c3-be7e-11e7-a2c4-890b17641557)"}]] Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[1]: [PASSED] Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$ExpectedEvent scheduleAnswer FINE: No answer to send for message[1] 16:59:47,732 DEBUG [org.hawkular.agent.monitor.cmd.FeedCommProcessor] (OkHttp http://127.0.0.1:8080/...) Received message from server 16:59:47,732 INFO [org.hawkular.agent.monitor.cmd.AbstractDMRResourcePathCommand] (OkHttp http://127.0.0.1:8080/...) HAWKAGENT010065: Received request to perform [Remove] on a [Datasource] given by inventory path [itest-rest-feed~Local DMR~/subsystem=datasources/data-source=testH2Ds] 16:59:47,733 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryStats][props={}]=[type=ResourceType[id=Singleton EJB][props={}]]] 16:59:47,733 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:59:47,734 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:59:47,735 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:59:47,751 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/stateless-session-bean=InventoryServiceIspn][props={}]=[type=ResourceType[id=Stateless Session EJB][props={}]]] 16:59:47,756 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (OkHttp http://127.0.0.1:8080/...) Firing inventory event for [1] removed resources 16:59:47,756 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (OkHttp http://127.0.0.1:8080/...) Received inventory event for endpoint: Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990] 16:59:47,757 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (OkHttp http://127.0.0.1:8080/...) Removing resources: [itest-rest-feed~Local DMR~/subsystem=datasources/data-source=testH2Ds] 16:59:47,757 TRACE [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (OkHttp http://127.0.0.1:8080/...) Deleting resources [[itest-rest-feed~Local DMR~/subsystem=datasources/data-source=testH2Ds]] from inventory 16:59:47,758 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:59:47,758 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:59:47,759 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:59:47,760 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:59:47,761 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:59:47,761 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:59:47,762 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:59:47,763 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Transaction Manager][props={}]] 16:59:47,772 TRACE [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (OkHttp http://127.0.0.1:8080/...) Received response while deleting inventory: code [200] 16:59:47,773 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (OkHttp http://127.0.0.1:8080/...) Delete inventory request time: [14]ms 16:59:47,773 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (OkHttp http://127.0.0.1:8080/...) Redundant full discovery scan will be ignored for endpoint [Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]] 16:59:47,778 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=transactions][props={}]=[type=ResourceType[id=Transaction Manager][props={}]]] 16:59:47,778 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Messaging Server][props={}]] 16:59:47,781 INFO [org.hawkular.cmdgw.command.ws.server.AbstractGatewayWebSocket] (default task-79) HAWKFEEDCOMM000014: Received message [org.hawkular.cmdgw.api.RemoveDatasourceResponse] from WebSocket session [a-JVs503iWZGdrkop9RiIODKFNexrhniVEJ66cPs] of [/feed/{feedId}] 16:59:47,786 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] 16:59:47,788 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] of type [ResourceType[id=JMS Topic][props={}]] Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Received message[2] from WebSocket: [ActualMessage [type=application/vnd.okhttp.websocket+text; charset=utf-8, body=RemoveDatasourceResponse={"feedId":"itest-rest-feed","resourceId":"itest-rest-feed~Local DMR~/subsystem=datasources/data-source=testH2Ds","destinationSessionId":"aXh2-Ta1MQcMYhseRWhTGmLn4QjJtjaNyjX_Bf-1","status":"OK","message":"Performed [Remove] on a [Datasource] given by Feed Id [itest-rest-feed] Resource Id [itest-rest-feed~Local DMR~/subsystem=datasources/data-source=testH2Ds]","serverRefreshIndicator":"RELOAD-REQUIRED"}]] Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[2]: [PASSED] Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$Answer$1 lambda$schedule$0 FINE: About to send manual close Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$Answer$1 lambda$schedule$0 FINE: Close sent Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Received message[3] from WebSocket: [ActualClose [code=1000, reason=OK]] Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[3]: [PASSED] Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$ExpectedEvent scheduleAnswer FINE: No answer to send for message[3] Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[3] was the last expected message, sending close. Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener close FINE: Closing the websocket Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener shutDownExecutor FINE: Shutting down the executor Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener shutDownExecutor FINE: Executor shut down 16:59:47,800 INFO [org.hawkular.cmdgw.command.ws.server.UIClientWebSocket] (default task-80) HAWKFEEDCOMM000015: WebSocket session [aXh2-Ta1MQcMYhseRWhTGmLn4QjJtjaNyjX_Bf-1] of [/ui/ws] closed. Reason=[CloseReason[1000,OK]] 16:59:47,812 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularQueue][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] Got code 200 and message [OK] retries: http://127.0.0.1:8080/hawkular/inventory/resources?feedId=itest-rest-feed&typeId=Datasource [Invoker 1447499999] Invoking @AfterMethod AbstractITest.after()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] [Invoker 1447499999] Invoking @BeforeMethod AbstractITest.before()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] [Invoker 1447499999] Invoking org.hawkular.agent.ws.test.DatasourceCommandITest.testRemoveXaDatasource 16:59:47,827 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularCommandEvent][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] Got code 200 and message [OK] retries: http://127.0.0.1:8080/hawkular/inventory/resources?feedId=itest-rest-feed&typeId=XA%20Datasource 16:59:47,840 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularInventoryChanges][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:59:47,850 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularTopic][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:59:47,850 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] of type [ResourceType[id=JMS Queue][props={}]] 16:59:47,860 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=ExpiryQueue][props={}]=[type=ResourceType[id=JMS Queue][props={}]]] Got code 200 and message [OK] retries: http://127.0.0.1:8080/hawkular/inventory/resources?feedId=itest-rest-feed 16:59:47,868 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=DLQ][props={}]=[type=ResourceType[id=JMS Queue][props={}]]] 16:59:47,868 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Socket Binding Group][props={}]] 16:59:47,873 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] 16:59:47,873 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] of type [ResourceType[id=Socket Binding][props={}]] ALL RESOURCES IN HAWKULAR INVENTORY: 67 ===== testXaDs exists and will be removed ===== --- JMX [Local JMX][Runtime] id: itest-rest-feed~Local JMX~java.lang:type=Runtime parent: null type: Runtime MBean --- JMX [Local JMX] MemoryPool Compressed Class Space id: itest-rest-feed~Local JMX~java.lang:name=Compressed Class Space,type=MemoryPool parent: itest-rest-feed~Local JMX~java.lang:type=Runtime type: Memory Pool MBean --- File Store [/dev/mapper/fedora_mazzwork-root] id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-root parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_File Store --- Processor [5] id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=5 parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_Processor --- server id: itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=server parent: itest-rest-feed~Local DMR~/subsystem=infinispan type: Infinispan Cache Container --- standard-sockets id: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets parent: itest-rest-feed~Local DMR~~ type: Socket Binding Group --- hawkular-inventory-service.war id: itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war parent: itest-rest-feed~Local DMR~~ type: Deployment --- JMX [Local JMX] MemoryPool PS Old Gen id: itest-rest-feed~Local JMX~java.lang:name=PS Old Gen,type=MemoryPool parent: itest-rest-feed~Local JMX~java.lang:type=Runtime type: Memory Pool MBean --- JMX [Remote JMX] MemoryPool PS Eden Space id: itest-rest-feed~Remote JMX~java.lang:name=PS Eden Space,type=MemoryPool parent: itest-rest-feed~Remote JMX~java.lang:type=Runtime type: Memory Pool MBean --- JMX [Remote JMX][Runtime] id: itest-rest-feed~Remote JMX~java.lang:type=Runtime parent: null type: Runtime MBean --- File Store [tmpfs] id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=tmpfs parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_File Store --- Processor [0] id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=0 parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_Processor --- Processor [6] id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=6 parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_Processor --- HawkularQueue id: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularQueue parent: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default type: JMS Topic --- Local DMR id: itest-rest-feed~Local DMR~~ parent: null type: WildFly Server --- HawkularTopic id: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularTopic parent: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default type: JMS Topic --- hawkular-command-gateway-war.war id: itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war parent: itest-rest-feed~Local DMR~~ type: Deployment --- hibernate id: itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hibernate parent: itest-rest-feed~Local DMR~/subsystem=infinispan type: Infinispan Cache Container --- HawkularCommandEvent id: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularCommandEvent parent: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default type: JMS Topic --- Hawkular Java Agent id: itest-rest-feed~Local JMX~org.hawkular:type=hawkular-javaagent parent: null type: Hawkular Java Agent --- JMX [Local JMX] MemoryPool Metaspace id: itest-rest-feed~Local JMX~java.lang:name=Metaspace,type=MemoryPool parent: itest-rest-feed~Local JMX~java.lang:type=Runtime type: Memory Pool MBean 16:59:47,882 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-http][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] --- JMX [Remote JMX] MemoryPool PS Old Gen id: itest-rest-feed~Remote JMX~java.lang:name=PS Old Gen,type=MemoryPool parent: itest-rest-feed~Remote JMX~java.lang:type=Runtime type: Memory Pool MBean --- Processor [3] id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=3 parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_Processor --- jolokia-war.war id: itest-rest-feed~Local DMR~/deployment=jolokia-war.war parent: itest-rest-feed~Local DMR~~ type: Deployment --- hawkular-alerts id: itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-alerts parent: itest-rest-feed~Local DMR~/subsystem=infinispan type: Infinispan Cache Container --- DLQ id: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=DLQ parent: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default type: JMS Queue --- InventoryServiceIspn id: itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/stateless-session-bean=InventoryServiceIspn parent: itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war type: Stateless Session EJB --- ajp id: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=ajp parent: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets type: Socket Binding --- mail-smtp id: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/remote-destination-outbound-socket-binding=mail-smtp parent: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets type: Remote Destination Outbound Socket Binding --- https id: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=https parent: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets type: Socket Binding --- management-https id: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-https parent: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets type: Socket Binding --- InventoryStats id: itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryStats parent: itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war type: Singleton EJB --- testXaDs id: itest-rest-feed~Local DMR~/subsystem=datasources/xa-data-source=testXaDs parent: itest-rest-feed~Local DMR~~ type: XA Datasource --- JMX [Remote JMX] MemoryPool Compressed Class Space id: itest-rest-feed~Remote JMX~java.lang:name=Compressed Class Space,type=MemoryPool parent: itest-rest-feed~Remote JMX~java.lang:type=Runtime type: Memory Pool MBean --- File Store [/] id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=~ parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_File Store --- itest-rest-feed_OperatingSystem id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem parent: null type: Platform_Operating System --- Processor [4] id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=4 parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_Processor --- ExampleDS id: itest-rest-feed~Local DMR~/subsystem=datasources/data-source=ExampleDS parent: itest-rest-feed~Local DMR~~ type: Datasource --- ExpiryQueue id: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=ExpiryQueue parent: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default type: JMS Queue --- org.hawkular.inventory.handlers.InventoryApp id: itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=undertow/servlet=org.hawkular.inventory.handlers.InventoryApp parent: itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war type: Servlet --- http id: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=http parent: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets type: Socket Binding --- Transaction Manager id: itest-rest-feed~Local DMR~/subsystem=transactions parent: itest-rest-feed~Local DMR~~ type: Transaction Manager --- InventoryConfig id: itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryConfig parent: itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war type: Singleton EJB --- HawkularInventoryChanges id: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularInventoryChanges parent: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default type: JMS Topic --- JMX [Remote JMX] MemoryPool Code Cache id: itest-rest-feed~Remote JMX~java.lang:name=Code Cache,type=MemoryPool parent: itest-rest-feed~Remote JMX~java.lang:type=Runtime type: Memory Pool MBean --- JMX [Remote JMX] MemoryPool Metaspace id: itest-rest-feed~Remote JMX~java.lang:name=Metaspace,type=MemoryPool parent: itest-rest-feed~Remote JMX~java.lang:type=Runtime type: Memory Pool MBean --- JMX [Remote JMX] MemoryPool PS Survivor Space id: itest-rest-feed~Remote JMX~java.lang:name=PS Survivor Space,type=MemoryPool parent: itest-rest-feed~Remote JMX~java.lang:type=Runtime type: Memory Pool MBean --- File Store [/dev/mapper/fedora_mazzwork-home] id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-home parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_File Store --- Memory id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/MEMORY=Memory parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_Memory --- Processor [2] id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=2 parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_Processor --- File Store [/dev/sda1] id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/sda1 parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_File Store --- txn-recovery-environment id: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-recovery-environment parent: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets type: Socket Binding --- default id: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default parent: itest-rest-feed~Local DMR~~ type: Messaging Server --- Infinispan id: itest-rest-feed~Local DMR~/subsystem=infinispan parent: itest-rest-feed~Local DMR~~ type: Infinispan --- jolokia-agent id: itest-rest-feed~Local DMR~/deployment=jolokia-war.war/subsystem=undertow/servlet=jolokia-agent parent: itest-rest-feed~Local DMR~/deployment=jolokia-war.war type: Servlet --- hawkular-inventory-ui.war id: itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war parent: itest-rest-feed~Local DMR~~ type: Deployment --- hawkular-services id: itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-services parent: itest-rest-feed~Local DMR~/subsystem=infinispan type: Infinispan Cache Container --- web id: itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=web parent: itest-rest-feed~Local DMR~/subsystem=infinispan type: Infinispan Cache Container --- management-http id: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-http parent: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets type: Socket Binding --- JMX [Local JMX] MemoryPool PS Survivor Space id: itest-rest-feed~Local JMX~java.lang:name=PS Survivor Space,type=MemoryPool parent: itest-rest-feed~Local JMX~java.lang:type=Runtime type: Memory Pool MBean --- JMX [Local JMX] MemoryPool PS Eden Space id: itest-rest-feed~Local JMX~java.lang:name=PS Eden Space,type=MemoryPool parent: itest-rest-feed~Local JMX~java.lang:type=Runtime type: Memory Pool MBean --- JMX [Local JMX] MemoryPool Code Cache id: itest-rest-feed~Local JMX~java.lang:name=Code Cache,type=MemoryPool parent: itest-rest-feed~Local JMX~java.lang:type=Runtime type: Memory Pool MBean --- Processor [7] id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=7 parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_Processor --- Processor [1] id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=1 parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_Processor --- txn-status-manager id: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-status-manager parent: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets type: Socket Binding --- ejb id: itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=ejb parent: itest-rest-feed~Local DMR~/subsystem=infinispan type: Infinispan Cache Container --- h2 id: itest-rest-feed~Local DMR~/subsystem=datasources/jdbc-driver=h2 parent: itest-rest-feed~Local DMR~~ type: JDBC Driver ===== 16:59:47,905 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-status-manager][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:59:47,915 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-recovery-environment][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:59:47,918 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=http][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener onOpen FINE: WebSocket opened 16:59:47,919 INFO [org.hawkular.cmdgw.command.ws.server.UIClientWebSocket] (default task-85) HAWKFEEDCOMM000013: WebSocket session [ydjEa_orwAbeFoVYbAlvM_eeAa6No9-T8VopMiW3] opened for endpoint [/ui/ws] 16:59:47,921 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=https][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:59:47,924 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-https][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:59:47,927 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=ajp][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:59:47,927 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] of type [ResourceType[id=Remote Destination Outbound Socket Binding][props={}]] Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Received message[0] from WebSocket: [ActualMessage [type=application/vnd.okhttp.websocket+text; charset=utf-8, body=WelcomeResponse={"sessionId":"ydjEa_orwAbeFoVYbAlvM_eeAa6No9-T8VopMiW3"}]] 16:59:47,930 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/remote-destination-outbound-socket-binding=mail-smtp][props={}]=[type=ResourceType[id=Remote Destination Outbound Socket Binding][props={}]]] Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[0]: [PASSED] 16:59:47,930 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=XA Datasource][props={}]] Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$MessageAnswer$1 run FINE: Sending over WebSocket: RemoveDatasourceRequest={"authentication":{"username":"itest-rest","password":"itest-rest-password"}, "feedId":"itest-rest-feed","resourceId":"itest-rest-feed~Local DMR~/subsystem=datasources/xa-data-source=testXaDs"} Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$MessageAnswer$1 run FINE: No sleep configured 16:59:47,937 INFO [org.hawkular.cmdgw.command.ws.server.AbstractGatewayWebSocket] (default task-86) HAWKFEEDCOMM000014: Received message [org.hawkular.cmdgw.api.RemoveDatasourceRequest] from WebSocket session [ydjEa_orwAbeFoVYbAlvM_eeAa6No9-T8VopMiW3] of [/ui/ws] Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Received message[1] from WebSocket: [ActualMessage [type=application/vnd.okhttp.websocket+text; charset=utf-8, body=GenericSuccessResponse={"message":"The request has been forwarded to feed [itest-rest-feed] (MessageId=ID:6e0a60db-be7e-11e7-a2c4-890b17641557)"}]] Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[1]: [PASSED] Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$ExpectedEvent scheduleAnswer FINE: No answer to send for message[1] 16:59:47,950 DEBUG [org.hawkular.agent.monitor.cmd.FeedCommProcessor] (OkHttp http://127.0.0.1:8080/...) Received message from server 16:59:47,950 INFO [org.hawkular.agent.monitor.cmd.AbstractDMRResourcePathCommand] (OkHttp http://127.0.0.1:8080/...) HAWKAGENT010065: Received request to perform [Remove] on a [Datasource] given by inventory path [itest-rest-feed~Local DMR~/subsystem=datasources/xa-data-source=testXaDs] 16:59:47,968 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (OkHttp http://127.0.0.1:8080/...) Firing inventory event for [1] removed resources 16:59:47,968 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (OkHttp http://127.0.0.1:8080/...) Received inventory event for endpoint: Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990] 16:59:47,969 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (OkHttp http://127.0.0.1:8080/...) Removing resources: [itest-rest-feed~Local DMR~/subsystem=datasources/xa-data-source=testXaDs] 16:59:47,969 TRACE [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (OkHttp http://127.0.0.1:8080/...) Deleting resources [[itest-rest-feed~Local DMR~/subsystem=datasources/xa-data-source=testXaDs]] from inventory 16:59:47,975 TRACE [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (OkHttp http://127.0.0.1:8080/...) Received response while deleting inventory: code [200] 16:59:47,975 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (OkHttp http://127.0.0.1:8080/...) Delete inventory request time: [6]ms 16:59:47,975 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (OkHttp http://127.0.0.1:8080/...) Redundant full discovery scan will be ignored for endpoint [Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]] 16:59:47,982 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/xa-data-source=testXaDs][props={}]=[type=ResourceType[id=XA Datasource][props={}]]] 16:59:47,982 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=JGroups][props={}]] 16:59:47,982 INFO [org.hawkular.cmdgw.command.ws.server.AbstractGatewayWebSocket] (default task-88) HAWKFEEDCOMM000014: Received message [org.hawkular.cmdgw.api.RemoveDatasourceResponse] from WebSocket session [a-JVs503iWZGdrkop9RiIODKFNexrhniVEJ66cPs] of [/feed/{feedId}] 16:59:47,983 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=ModCluster][props={}]] 16:59:47,985 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Infinispan][props={}]] 16:59:47,988 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]]] 16:59:47,988 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]]] of type [ResourceType[id=Infinispan Cache Container][props={}]] Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Received message[2] from WebSocket: [ActualMessage [type=application/vnd.okhttp.websocket+text; charset=utf-8, body=RemoveDatasourceResponse={"feedId":"itest-rest-feed","resourceId":"itest-rest-feed~Local DMR~/subsystem=datasources/xa-data-source=testXaDs","destinationSessionId":"ydjEa_orwAbeFoVYbAlvM_eeAa6No9-T8VopMiW3","status":"OK","message":"Performed [Remove] on a [Datasource] given by Feed Id [itest-rest-feed] Resource Id [itest-rest-feed~Local DMR~/subsystem=datasources/xa-data-source=testXaDs]","serverRefreshIndicator":"RELOAD-REQUIRED"}]] Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[2]: [PASSED] Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$Answer$1 lambda$schedule$0 FINE: About to send manual close Oct 31, 2017 4:59:47 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$Answer$1 lambda$schedule$0 FINE: Close sent 16:59:48,002 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-alerts][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:59:48,003 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=ejb][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] Oct 31, 2017 4:59:48 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Received message[3] from WebSocket: [ActualClose [code=1000, reason=OK]] Oct 31, 2017 4:59:48 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[3]: [PASSED] Oct 31, 2017 4:59:48 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$ExpectedEvent scheduleAnswer FINE: No answer to send for message[3] Oct 31, 2017 4:59:48 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener handle FINE: Message[3] was the last expected message, sending close. Oct 31, 2017 4:59:48 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener close FINE: Closing the websocket Oct 31, 2017 4:59:48 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener shutDownExecutor FINE: Shutting down the executor 16:59:48,005 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hibernate][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] Oct 31, 2017 4:59:48 PM org.hawkular.cmdgw.ws.test.TestWebSocketClient$TestListener shutDownExecutor FINE: Executor shut down 16:59:48,007 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-services][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:59:48,010 INFO [org.hawkular.cmdgw.command.ws.server.UIClientWebSocket] (default task-89) HAWKFEEDCOMM000015: WebSocket session [ydjEa_orwAbeFoVYbAlvM_eeAa6No9-T8VopMiW3] of [/ui/ws] closed. Reason=[CloseReason[1000,OK]] 16:59:48,011 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=web][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:59:48,021 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=server][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:59:48,028 DEBUG [org.hawkular.agent.monitor.inventory.ResourceManager] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered all resources for: Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990] Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/data-source=ExampleDS][props={}]=[type=ResourceType[id=Datasource][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=transactions][props={}]=[type=ResourceType[id=Transaction Manager][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/jdbc-driver=h2][props={}]=[type=ResourceType[id=JDBC Driver][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/xa-data-source=testXaDs][props={}]=[type=ResourceType[id=XA Datasource][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war/subsystem=undertow/servlet=jolokia-agent][props={}]=[type=ResourceType[id=Servlet][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularQueue][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularCommandEvent][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularInventoryChanges][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularTopic][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=ExpiryQueue][props={}]=[type=ResourceType[id=JMS Queue][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=DLQ][props={}]=[type=ResourceType[id=JMS Queue][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-alerts][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=ejb][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hibernate][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-services][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=web][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=server][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-http][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-status-manager][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-recovery-environment][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=http][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=https][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-https][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=ajp][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/remote-destination-outbound-socket-binding=mail-smtp][props={}]=[type=ResourceType[id=Remote Destination Outbound Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=undertow/servlet=org.hawkular.inventory.handlers.InventoryApp][props={}]=[type=ResourceType[id=Servlet][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryConfig][props={}]=[type=ResourceType[id=Singleton EJB][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryStats][props={}]=[type=ResourceType[id=Singleton EJB][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/stateless-session-bean=InventoryServiceIspn][props={}]=[type=ResourceType[id=Stateless Session EJB][props={}]] Discovery duration: [567]ms 16:59:48,029 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Firing inventory event for discovery complete 16:59:48,029 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Received inventory event for endpoint: Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990] 16:59:48,030 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~~ 16:59:48,031 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~~', name='Local DMR', feedId='itest-rest-feed', typeId='WildFly Server', parentId='null', properties={}, config={Suspend State=RUNNING, Bound Address=127.0.0.1, Running Mode=NORMAL, Home Directory=/home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/hawkular-javaagent-cmdgw-itest-2.0.0.Alpha1-SNAPSHOT, Version=null, Node Name=mazzlap, Server State=reload-required, Product Name=null, Hostname=mazzlap, UUID=8c9a4183-8bc6-41bc-8cd0-3ffe9c4b9948, Name=mazzlap}, metrics=[Metric{displayName='Thread Count', family='jvm_threads_current', unit=NONE, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='NonHeap Committed', family='jvm_memory_bytes_committed', unit=BYTES, labels={area=nonheap, feed-id=itest-rest-feed}, properties={}}, Metric{displayName='NonHeap Max', family='jvm_memory_bytes_max', unit=BYTES, labels={area=nonheap, feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Aggregated Expired Web Sessions', family='wildfly_deployment_expired_sessions', unit=NONE, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Aggregated Rejected Web Sessions', family='wildfly_deployment_rejected_sessions', unit=NONE, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Heap Used', family='jvm_memory_bytes_used', unit=BYTES, labels={area=heap, feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Accumulated GC Duration', family='jvm_gc_collection_seconds_sum', unit=SECONDS, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Aggregated Active Web Sessions', family='wildfly_deployment_active_sessions', unit=NONE, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='NonHeap Used', family='jvm_memory_bytes_used', unit=BYTES, labels={area=nonheap, feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Heap Committed', family='jvm_memory_bytes_committed', unit=BYTES, labels={area=heap, feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Heap Max', family='jvm_memory_bytes_max', unit=BYTES, labels={area=heap, feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Aggregated Servlet Request Count', family='wildfly_servlet_request_count', unit=NONE, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Aggregated Max Active Web Sessions', family='wildfly_deployment_max_active_sessions', unit=NONE, labels={feed-id=itest-rest-feed}, properties={}}, Metric{displayName='Aggregated Servlet Request Time', family='wildfly_servlet_total_request_time', unit=NONE, labels={feed-id=itest-rest-feed}, properties={}}]} 16:59:48,033 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/subsystem=datasources/data-source=testH2Ds 16:59:48,033 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/subsystem=datasources/data-source=testH2Ds', name='testH2Ds', feedId='itest-rest-feed', typeId='Datasource', parentId='itest-rest-feed~Local DMR~~', properties={}, config={Connection Properties={"prop1":"val1.1","prop3":"val3"}, Datasource Class=null, Security Domain=null, Username=sa, Driver Name=h2, JNDI Name=java:/testH2Ds, Connection URL=jdbc:h2:mem:test;DB_CLOSE_DELAY=5000, Enabled=true, Driver Class=org.h2.Driver, Password=sa}, metrics=[Metric{displayName='Available Count', family='wildfly_datasorce_pool_available_count', unit=NONE, labels={feed-id=itest-rest-feed, name=testH2Ds}, properties={}}, Metric{displayName='Max Wait Time', family='wildfly_datasorce_pool_max_wait_time', unit=NONE, labels={feed-id=itest-rest-feed, name=testH2Ds}, properties={}}, Metric{displayName='Prepared Statement Cache Miss Count', family='wildfly_datasource_jdbc_prepared_statement_cache_miss_count', unit=NONE, labels={feed-id=itest-rest-feed, name=testH2Ds}, properties={}}, Metric{displayName='In Use Count', family='wildfly_datasorce_pool_in_use_count', unit=NONE, labels={feed-id=itest-rest-feed, name=testH2Ds}, properties={}}, Metric{displayName='Max Used Count', family='wildfly_datasorce_pool_max_used_count', unit=NONE, labels={feed-id=itest-rest-feed, name=testH2Ds}, properties={}}, Metric{displayName='Max Creation Time', family='wildfly_datasorce_pool_max_creation_time', unit=NONE, labels={feed-id=itest-rest-feed, name=testH2Ds}, properties={}}, Metric{displayName='Average Blocking Time', family='wildfly_datasorce_pool_average_blocking_time', unit=NONE, labels={feed-id=itest-rest-feed, name=testH2Ds}, properties={}}, Metric{displayName='Wait Count', family='wildfly_datasorce_pool_wait_count', unit=NONE, labels={feed-id=itest-rest-feed, name=testH2Ds}, properties={}}, Metric{displayName='Total Creation Time', family='wildfly_datasorce_pool_total_creation_time', unit=NONE, labels={feed-id=itest-rest-feed, name=testH2Ds}, properties={}}, Metric{displayName='Average Get Time', family='wildfly_datasorce_pool_average_get_time', unit=NONE, labels={feed-id=itest-rest-feed, name=testH2Ds}, properties={}}, Metric{displayName='Active Count', family='wildfly_datasorce_pool_active_count', unit=NONE, labels={feed-id=itest-rest-feed, name=testH2Ds}, properties={}}, Metric{displayName='Total Blocking Time', family='wildfly_datasorce_pool_total_blocking_time', unit=NONE, labels={feed-id=itest-rest-feed, name=testH2Ds}, properties={}}, Metric{displayName='Prepared Statement Cache Hit Count', family='wildfly_datasource_jdbc_prepared_statement_cache_hit_count', unit=NONE, labels={feed-id=itest-rest-feed, name=testH2Ds}, properties={}}, Metric{displayName='Timed Out', family='wildfly_datasorce_pool_timed_out', unit=NONE, labels={feed-id=itest-rest-feed, name=testH2Ds}, properties={}}, Metric{displayName='Idle Count', family='wildfly_datasorce_pool_idle_count', unit=NONE, labels={feed-id=itest-rest-feed, name=testH2Ds}, properties={}}, Metric{displayName='Destroyed Count', family='wildfly_datasorce_pool_destroyed_count', unit=NONE, labels={feed-id=itest-rest-feed, name=testH2Ds}, properties={}}, Metric{displayName='Blocking Failure Count', family='wildfly_datasorce_pool_blocking_failure_count', unit=NONE, labels={feed-id=itest-rest-feed, name=testH2Ds}, properties={}}, Metric{displayName='Average Creation Time', family='wildfly_datasorce_pool_average_creation_time', unit=NONE, labels={feed-id=itest-rest-feed, name=testH2Ds}, properties={}}, Metric{displayName='Max Wait Count', family='wildfly_datasorce_pool_max_wait_count', unit=NONE, labels={feed-id=itest-rest-feed, name=testH2Ds}, properties={}}, Metric{displayName='Prepared Statement Cache Delete Count', family='wildfly_datasource_jdbc_prepared_statement_cache_delete_count', unit=NONE, labels={feed-id=itest-rest-feed, name=testH2Ds}, properties={}}, Metric{displayName='Prepared Statement Cache Current Size', family='wildfly_datasource_jdbc_prepared_statement_cache_current_size', unit=NONE, labels={feed-id=itest-rest-feed, name=testH2Ds}, properties={}}, Metric{displayName='Prepared Statement Cache Access Count', family='wildfly_datasource_jdbc_prepared_statement_cache_access_count', unit=NONE, labels={feed-id=itest-rest-feed, name=testH2Ds}, properties={}}, Metric{displayName='Max Get Time', family='wildfly_datasorce_pool_max_get_time', unit=NONE, labels={feed-id=itest-rest-feed, name=testH2Ds}, properties={}}, Metric{displayName='Total Get Time', family='wildfly_datasorce_pool_total_get_time', unit=NONE, labels={feed-id=itest-rest-feed, name=testH2Ds}, properties={}}, Metric{displayName='Prepared Statement Cache Add Count', family='wildfly_datasource_jdbc_prepared_statement_cache_add_count', unit=NONE, labels={feed-id=itest-rest-feed, name=testH2Ds}, properties={}}, Metric{displayName='Created Count', family='wildfly_datasorce_pool_created_count', unit=NONE, labels={feed-id=itest-rest-feed, name=testH2Ds}, properties={}}]} 16:59:48,033 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Updating resource: itest-rest-feed~Local DMR~/subsystem=datasources/xa-data-source=testXaDs 16:59:48,034 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Adding resource: RawResource{id='itest-rest-feed~Local DMR~/subsystem=datasources/xa-data-source=testXaDs', name='testXaDs', feedId='itest-rest-feed', typeId='XA Datasource', parentId='itest-rest-feed~Local DMR~~', properties={}, config={Datasource Properties={"URL":"jdbc:h2:mem:test;DB_CLOSE_DELAY=5000","loginTimeout":"3"}, XA Datasource Class=org.h2.jdbcx.JdbcDataSource, Security Domain=null, Username=sa, Driver Name=h2, JNDI Name=java:/testXaDs_changed, Enabled=true, Password=sa}, metrics=[Metric{displayName='Timed Out', family='wildfly_datasorce_pool_timed_out', unit=NONE, labels={feed-id=itest-rest-feed, name=testXaDs}, properties={}}, Metric{displayName='Max Wait Count', family='wildfly_datasorce_pool_max_wait_count', unit=NONE, labels={feed-id=itest-rest-feed, name=testXaDs}, properties={}}, Metric{displayName='Idle Count', family='wildfly_datasorce_pool_idle_count', unit=NONE, labels={feed-id=itest-rest-feed, name=testXaDs}, properties={}}, Metric{displayName='Available Count', family='wildfly_datasorce_pool_available_count', unit=NONE, labels={feed-id=itest-rest-feed, name=testXaDs}, properties={}}, Metric{displayName='Max Get Time', family='wildfly_datasorce_pool_max_get_time', unit=NONE, labels={feed-id=itest-rest-feed, name=testXaDs}, properties={}}, Metric{displayName='Total Creation Time', family='wildfly_datasorce_pool_total_creation_time', unit=NONE, labels={feed-id=itest-rest-feed, name=testXaDs}, properties={}}, Metric{displayName='Max Wait Time', family='wildfly_datasorce_pool_max_wait_time', unit=NONE, labels={feed-id=itest-rest-feed, name=testXaDs}, properties={}}, Metric{displayName='Max Creation Time', family='wildfly_datasorce_pool_max_creation_time', unit=NONE, labels={feed-id=itest-rest-feed, name=testXaDs}, properties={}}, Metric{displayName='Average Blocking Time', family='wildfly_datasorce_pool_average_blocking_time', unit=NONE, labels={feed-id=itest-rest-feed, name=testXaDs}, properties={}}, Metric{displayName='Created Count', family='wildfly_datasorce_pool_created_count', unit=NONE, labels={feed-id=itest-rest-feed, name=testXaDs}, properties={}}]} 16:59:48,034 TRACE [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Importing [3] resources to inventory Got code 200 and message [OK] retries: http://127.0.0.1:8080/hawkular/inventory/resources?feedId=itest-rest-feed ALL RESOURCES IN HAWKULAR INVENTORY: 66 ===== testXaDs deleted, should be out of inventory ===== --- JMX [Local JMX][Runtime] id: itest-rest-feed~Local JMX~java.lang:type=Runtime parent: null type: Runtime MBean --- JMX [Local JMX] MemoryPool Compressed Class Space id: itest-rest-feed~Local JMX~java.lang:name=Compressed Class Space,type=MemoryPool parent: itest-rest-feed~Local JMX~java.lang:type=Runtime type: Memory Pool MBean --- File Store [/dev/mapper/fedora_mazzwork-root] id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-root parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_File Store --- Processor [5] id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=5 parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_Processor --- server id: itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=server parent: itest-rest-feed~Local DMR~/subsystem=infinispan type: Infinispan Cache Container --- standard-sockets id: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets parent: itest-rest-feed~Local DMR~~ type: Socket Binding Group --- hawkular-inventory-service.war id: itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war parent: itest-rest-feed~Local DMR~~ type: Deployment --- JMX [Local JMX] MemoryPool PS Old Gen id: itest-rest-feed~Local JMX~java.lang:name=PS Old Gen,type=MemoryPool parent: itest-rest-feed~Local JMX~java.lang:type=Runtime type: Memory Pool MBean --- JMX [Remote JMX] MemoryPool PS Eden Space id: itest-rest-feed~Remote JMX~java.lang:name=PS Eden Space,type=MemoryPool parent: itest-rest-feed~Remote JMX~java.lang:type=Runtime type: Memory Pool MBean --- JMX [Remote JMX][Runtime] id: itest-rest-feed~Remote JMX~java.lang:type=Runtime parent: null type: Runtime MBean --- File Store [tmpfs] id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=tmpfs parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_File Store --- Processor [0] id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=0 parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_Processor --- Processor [6] id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=6 parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_Processor --- HawkularQueue id: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularQueue parent: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default type: JMS Topic --- Local DMR id: itest-rest-feed~Local DMR~~ parent: null type: WildFly Server --- HawkularTopic id: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularTopic parent: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default type: JMS Topic --- hawkular-command-gateway-war.war id: itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war parent: itest-rest-feed~Local DMR~~ type: Deployment --- hibernate id: itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hibernate parent: itest-rest-feed~Local DMR~/subsystem=infinispan type: Infinispan Cache Container --- HawkularCommandEvent id: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularCommandEvent parent: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default type: JMS Topic --- Hawkular Java Agent id: itest-rest-feed~Local JMX~org.hawkular:type=hawkular-javaagent parent: null type: Hawkular Java Agent --- JMX [Local JMX] MemoryPool Metaspace id: itest-rest-feed~Local JMX~java.lang:name=Metaspace,type=MemoryPool parent: itest-rest-feed~Local JMX~java.lang:type=Runtime type: Memory Pool MBean --- JMX [Remote JMX] MemoryPool PS Old Gen id: itest-rest-feed~Remote JMX~java.lang:name=PS Old Gen,type=MemoryPool parent: itest-rest-feed~Remote JMX~java.lang:type=Runtime type: Memory Pool MBean --- Processor [3] id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=3 parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_Processor --- jolokia-war.war id: itest-rest-feed~Local DMR~/deployment=jolokia-war.war parent: itest-rest-feed~Local DMR~~ type: Deployment --- hawkular-alerts id: itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-alerts parent: itest-rest-feed~Local DMR~/subsystem=infinispan type: Infinispan Cache Container --- DLQ id: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=DLQ parent: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default type: JMS Queue --- InventoryServiceIspn id: itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/stateless-session-bean=InventoryServiceIspn parent: itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war type: Stateless Session EJB --- ajp id: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=ajp parent: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets type: Socket Binding --- mail-smtp id: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/remote-destination-outbound-socket-binding=mail-smtp parent: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets type: Remote Destination Outbound Socket Binding --- https id: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=https parent: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets type: Socket Binding --- management-https id: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-https parent: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets type: Socket Binding --- InventoryStats id: itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryStats parent: itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war type: Singleton EJB --- JMX [Remote JMX] MemoryPool Compressed Class Space id: itest-rest-feed~Remote JMX~java.lang:name=Compressed Class Space,type=MemoryPool parent: itest-rest-feed~Remote JMX~java.lang:type=Runtime type: Memory Pool MBean --- File Store [/] id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=~ parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_File Store --- itest-rest-feed_OperatingSystem id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem parent: null type: Platform_Operating System --- Processor [4] id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=4 parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_Processor --- ExampleDS id: itest-rest-feed~Local DMR~/subsystem=datasources/data-source=ExampleDS parent: itest-rest-feed~Local DMR~~ type: Datasource --- ExpiryQueue id: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=ExpiryQueue parent: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default type: JMS Queue --- org.hawkular.inventory.handlers.InventoryApp id: itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=undertow/servlet=org.hawkular.inventory.handlers.InventoryApp parent: itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war type: Servlet --- http id: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=http parent: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets type: Socket Binding --- Transaction Manager id: itest-rest-feed~Local DMR~/subsystem=transactions parent: itest-rest-feed~Local DMR~~ type: Transaction Manager --- InventoryConfig id: itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryConfig parent: itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war type: Singleton EJB --- HawkularInventoryChanges id: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularInventoryChanges parent: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default type: JMS Topic --- JMX [Remote JMX] MemoryPool Code Cache id: itest-rest-feed~Remote JMX~java.lang:name=Code Cache,type=MemoryPool parent: itest-rest-feed~Remote JMX~java.lang:type=Runtime type: Memory Pool MBean --- JMX [Remote JMX] MemoryPool Metaspace id: itest-rest-feed~Remote JMX~java.lang:name=Metaspace,type=MemoryPool parent: itest-rest-feed~Remote JMX~java.lang:type=Runtime type: Memory Pool MBean --- JMX [Remote JMX] MemoryPool PS Survivor Space id: itest-rest-feed~Remote JMX~java.lang:name=PS Survivor Space,type=MemoryPool parent: itest-rest-feed~Remote JMX~java.lang:type=Runtime type: Memory Pool MBean --- File Store [/dev/mapper/fedora_mazzwork-home] id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/mapper/fedora_mazzwork-home parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_File Store --- Memory id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/MEMORY=Memory parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_Memory --- Processor [2] id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=2 parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_Processor --- File Store [/dev/sda1] id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/FILE_STORE=/dev/sda1 parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_File Store --- txn-recovery-environment id: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-recovery-environment parent: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets type: Socket Binding --- default id: itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default parent: itest-rest-feed~Local DMR~~ type: Messaging Server --- Infinispan id: itest-rest-feed~Local DMR~/subsystem=infinispan parent: itest-rest-feed~Local DMR~~ type: Infinispan --- jolokia-agent id: itest-rest-feed~Local DMR~/deployment=jolokia-war.war/subsystem=undertow/servlet=jolokia-agent parent: itest-rest-feed~Local DMR~/deployment=jolokia-war.war type: Servlet --- hawkular-inventory-ui.war id: itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war parent: itest-rest-feed~Local DMR~~ type: Deployment --- hawkular-services id: itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-services parent: itest-rest-feed~Local DMR~/subsystem=infinispan type: Infinispan Cache Container --- web id: itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=web parent: itest-rest-feed~Local DMR~/subsystem=infinispan type: Infinispan Cache Container --- management-http id: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-http parent: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets type: Socket Binding --- JMX [Local JMX] MemoryPool PS Survivor Space id: itest-rest-feed~Local JMX~java.lang:name=PS Survivor Space,type=MemoryPool parent: itest-rest-feed~Local JMX~java.lang:type=Runtime type: Memory Pool MBean --- JMX [Local JMX] MemoryPool PS Eden Space id: itest-rest-feed~Local JMX~java.lang:name=PS Eden Space,type=MemoryPool parent: itest-rest-feed~Local JMX~java.lang:type=Runtime type: Memory Pool MBean --- JMX [Local JMX] MemoryPool Code Cache id: itest-rest-feed~Local JMX~java.lang:name=Code Cache,type=MemoryPool parent: itest-rest-feed~Local JMX~java.lang:type=Runtime type: Memory Pool MBean --- Processor [7] id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=7 parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_Processor --- Processor [1] id: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem/PROCESSOR=1 parent: itest-rest-feed~platform~/OPERATING_SYSTEM=itest-rest-feed_OperatingSystem type: Platform_Processor --- txn-status-manager id: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-status-manager parent: itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets type: Socket Binding --- ejb id: itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=ejb parent: itest-rest-feed~Local DMR~/subsystem=infinispan type: Infinispan Cache Container --- h2 id: itest-rest-feed~Local DMR~/subsystem=datasources/jdbc-driver=h2 parent: itest-rest-feed~Local DMR~~ type: JDBC Driver ===== Got code 200 and message [OK] retries: http://127.0.0.1:8080/hawkular/inventory/resources?feedId=itest-rest-feed&typeId=XA%20Datasource [Invoker 1447499999] Invoking @AfterMethod AbstractITest.after()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] ===== Invoked methods AbstractITest.before()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] 2038148563 DatasourceCommandITest.testAddDatasource()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] 2038148563 AbstractITest.after()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] 2038148563 AbstractITest.before()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] 2038148563 DatasourceCommandITest.testAddXaDatasource()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] 2038148563 AbstractITest.after()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] 2038148563 AbstractITest.before()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] 2038148563 DatasourceCommandITest.testUpdateDatasource()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] 2038148563 AbstractITest.after()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] 2038148563 AbstractITest.before()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] 2038148563 DatasourceCommandITest.testUpdateXaDatasource()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] 2038148563 AbstractITest.after()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] 2038148563 AbstractITest.before()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] 2038148563 DatasourceCommandITest.testRemoveDatasource()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] 2038148563 AbstractITest.after()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] 2038148563 AbstractITest.before()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] 2038148563 DatasourceCommandITest.testRemoveXaDatasource()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] 2038148563 AbstractITest.after()[pri:0, instance:org.hawkular.agent.ws.test.DatasourceCommandITest@797badd3] 2038148563 ===== Creating /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/failsafe-reports/Surefire suite/Surefire test.html Creating /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/failsafe-reports/Surefire suite/Surefire test.xml PASSED: testAddDatasource PASSED: testAddXaDatasource PASSED: testUpdateDatasource PASSED: testUpdateXaDatasource PASSED: testRemoveDatasource PASSED: testRemoveXaDatasource =============================================== Surefire test Tests run: 6, Failures: 0, Skips: 0 =============================================== =============================================== Surefire suite Total tests run: 6, Failures: 0, Skips: 0 =============================================== Creating /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/failsafe-reports/old/Surefire suite/toc.html Creating /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/failsafe-reports/old/Surefire suite/Surefire test.properties Creating /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/failsafe-reports/old/Surefire suite/index.html Creating /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/failsafe-reports/old/Surefire suite/main.html Creating /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/failsafe-reports/old/Surefire suite/groups.html Creating /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/failsafe-reports/old/Surefire suite/classes.html Creating /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/failsafe-reports/old/Surefire suite/reporter-output.html Creating /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/failsafe-reports/old/Surefire suite/methods-not-run.html Creating /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/failsafe-reports/old/Surefire suite/testng.xml.html Creating /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/failsafe-reports/old/index.html [TestNG] Time taken by org.testng.reporters.SuiteHTMLReporter@7cbd213e: 7 ms 16:59:48,086 TRACE [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Received response while importing inventory: code [200] 16:59:48,086 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Import inventory request time: [51]ms 16:59:48,087 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) HAWKAGENT010066: Being asked to discover all resources for endpoint [Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]] 16:59:48,087 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Being asked to discover children of type [ResourceType[id=WildFly Server][props={}]] under parent [null] for endpoint [Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990]] 16:59:48,087 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [null] of type [ResourceType[id=WildFly Server][props={}]] 16:59:48,089 ERROR [org.hawkular.agent.monitor.storage.HawkularStorageAdapter] (OkHttp http://127.0.0.1:8080/...) HAWKAGENT010083: Failed to store notification: {"type":"RESOURCE_ADDED","properties":{"resourceId":"itest-rest-feed~Local DMR~~","feedId":"itest-rest-feed","resourceType":"WildFly Server"}}: java.io.IOException: status-code=[405], reason=[Method Not Allowed], url=[http://127.0.0.1:8080/hawkular/api/notification] at org.hawkular.agent.monitor.storage.HawkularStorageAdapter$1.onResponse(HawkularStorageAdapter.java:116) at okhttp3.shaded.RealCall$AsyncCall.execute(RealCall.java:126) at okhttp3.shaded.internal.NamedRunnable.run(NamedRunnable.java:32) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) [TestNG] Time taken by org.testng.reporters.XMLReporter@32eebfca: 12 ms Creating /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/failsafe-reports/testng-failed.xml Creating /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/failsafe-reports/Surefire suite/testng-failed.xml [TestNG] Time taken by [FailedReporter passed=0 failed=0 skipped=0]: 2 ms Creating /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/failsafe-reports/junitreports/TEST-org.hawkular.agent.ws.test.DatasourceCommandITest.xml [TestNG] Time taken by org.testng.reporters.JUnitReportReporter@1fc2b765: 3 ms [TestNG] Time taken by org.testng.reporters.jq.Main@569cfc36: 33 ms [TestNG] Time taken by org.testng.reporters.EmailableReporter2@7403c468: 6 ms Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.749 sec - in org.hawkular.agent.ws.test.DatasourceCommandITest 16:59:48,150 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] 16:59:48,150 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Datasource][props={}]] 16:59:48,189 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/data-source=ExampleDS][props={}]=[type=ResourceType[id=Datasource][props={}]]] 16:59:48,189 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=JDBC Driver][props={}]] 16:59:48,192 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/jdbc-driver=h2][props={}]=[type=ResourceType[id=JDBC Driver][props={}]]] 16:59:48,193 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Deployment][props={}]] 16:59:48,199 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:59:48,200 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:59:48,200 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:59:48,201 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:59:48,201 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:59:48,202 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:59:48,202 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:59:48,206 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:59:48,206 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:59:48,209 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war/subsystem=undertow/servlet=jolokia-agent][props={}]=[type=ResourceType[id=Servlet][props={}]]] 16:59:48,210 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:59:48,210 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:59:48,210 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:59:48,211 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:59:48,211 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:59:48,215 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:59:48,215 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:59:48,219 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=undertow/servlet=org.hawkular.inventory.handlers.InventoryApp][props={}]=[type=ResourceType[id=Servlet][props={}]]] 16:59:48,219 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:59:48,219 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:59:48,224 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryConfig][props={}]=[type=ResourceType[id=Singleton EJB][props={}]]] 16:59:48,226 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryStats][props={}]=[type=ResourceType[id=Singleton EJB][props={}]]] 16:59:48,226 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:59:48,227 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:59:48,228 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:59:48,237 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/stateless-session-bean=InventoryServiceIspn][props={}]=[type=ResourceType[id=Stateless Session EJB][props={}]]] 16:59:48,241 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] 16:59:48,241 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Servlet][props={}]] 16:59:48,242 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=SubDeployment][props={}]] 16:59:48,242 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Singleton EJB][props={}]] 16:59:48,243 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateful Session EJB][props={}]] 16:59:48,243 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Message Driven EJB][props={}]] 16:59:48,244 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]]] of type [ResourceType[id=Stateless Session EJB][props={}]] 16:59:48,244 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Transaction Manager][props={}]] 16:59:48,257 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=transactions][props={}]=[type=ResourceType[id=Transaction Manager][props={}]]] 16:59:48,257 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Messaging Server][props={}]] 16:59:48,263 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] 16:59:48,263 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] of type [ResourceType[id=JMS Topic][props={}]] 16:59:48,272 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularQueue][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:59:48,280 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularCommandEvent][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:59:48,287 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularInventoryChanges][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:59:48,293 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularTopic][props={}]=[type=ResourceType[id=JMS Topic][props={}]]] 16:59:48,293 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]]] of type [ResourceType[id=JMS Queue][props={}]] 16:59:48,298 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=ExpiryQueue][props={}]=[type=ResourceType[id=JMS Queue][props={}]]] 16:59:48,302 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=DLQ][props={}]=[type=ResourceType[id=JMS Queue][props={}]]] 16:59:48,302 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Socket Binding Group][props={}]] 16:59:48,304 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] 16:59:48,304 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] of type [ResourceType[id=Socket Binding][props={}]] 16:59:48,309 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-http][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:59:48,311 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-status-manager][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:59:48,313 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-recovery-environment][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:59:48,315 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=http][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:59:48,317 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=https][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:59:48,319 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-https][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:59:48,321 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=ajp][props={}]=[type=ResourceType[id=Socket Binding][props={}]]] 16:59:48,322 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]]] of type [ResourceType[id=Remote Destination Outbound Socket Binding][props={}]] 16:59:48,323 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/remote-destination-outbound-socket-binding=mail-smtp][props={}]=[type=ResourceType[id=Remote Destination Outbound Socket Binding][props={}]]] 16:59:48,323 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=XA Datasource][props={}]] 16:59:48,324 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=JGroups][props={}]] 16:59:48,324 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=ModCluster][props={}]] 16:59:48,325 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]]] of type [ResourceType[id=Infinispan][props={}]] 16:59:48,326 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]]] 16:59:48,326 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovering children of [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]]] of type [ResourceType[id=Infinispan Cache Container][props={}]] 16:59:48,335 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-alerts][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:59:48,336 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=ejb][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:59:48,337 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hibernate][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:59:48,338 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-services][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:59:48,339 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=web][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:59:48,341 DEBUG [org.hawkular.agent.monitor.protocol.Discovery] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered resource [Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=server][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]]] 16:59:48,344 DEBUG [org.hawkular.agent.monitor.inventory.ResourceManager] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Discovered all resources for: Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990] Resource[id=itest-rest-feed~Local DMR~~][props={}]=[type=ResourceType[id=WildFly Server][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/data-source=ExampleDS][props={}]=[type=ResourceType[id=Datasource][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-command-gateway-war.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default][props={}]=[type=ResourceType[id=Messaging Server][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan][props={}]=[type=ResourceType[id=Infinispan][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-ui.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets][props={}]=[type=ResourceType[id=Socket Binding Group][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war][props={}]=[type=ResourceType[id=Deployment][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=transactions][props={}]=[type=ResourceType[id=Transaction Manager][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/jdbc-driver=h2][props={}]=[type=ResourceType[id=JDBC Driver][props={}]] ...Resource[id=itest-rest-feed~Local DMR~/subsystem=datasources/xa-data-source=testXaDs][props={}]=[type=ResourceType[id=XA Datasource][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=jolokia-war.war/subsystem=undertow/servlet=jolokia-agent][props={}]=[type=ResourceType[id=Servlet][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularQueue][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularCommandEvent][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularInventoryChanges][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-topic=HawkularTopic][props={}]=[type=ResourceType[id=JMS Topic][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=ExpiryQueue][props={}]=[type=ResourceType[id=JMS Queue][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=messaging-activemq/server=default/jms-queue=DLQ][props={}]=[type=ResourceType[id=JMS Queue][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-alerts][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=ejb][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hibernate][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=hawkular-services][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=web][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/subsystem=infinispan/cache-container=server][props={}]=[type=ResourceType[id=Infinispan Cache Container][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-http][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-status-manager][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=txn-recovery-environment][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=http][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=https][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=management-https][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/socket-binding=ajp][props={}]=[type=ResourceType[id=Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/socket-binding-group=standard-sockets/remote-destination-outbound-socket-binding=mail-smtp][props={}]=[type=ResourceType[id=Remote Destination Outbound Socket Binding][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=undertow/servlet=org.hawkular.inventory.handlers.InventoryApp][props={}]=[type=ResourceType[id=Servlet][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryConfig][props={}]=[type=ResourceType[id=Singleton EJB][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/singleton-bean=InventoryStats][props={}]=[type=ResourceType[id=Singleton EJB][props={}]] ......Resource[id=itest-rest-feed~Local DMR~/deployment=hawkular-inventory-service.war/subsystem=ejb3/stateless-session-bean=InventoryServiceIspn][props={}]=[type=ResourceType[id=Stateless Session EJB][props={}]] Discovery duration: [253]ms 16:59:48,345 DEBUG [org.hawkular.agent.monitor.protocol.EndpointService] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Firing inventory event for discovery complete 16:59:48,345 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Received inventory event for endpoint: Endpoint[Local DMR]:[http-remoting://127.0.0.1:9990] 16:59:48,345 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Removing resources: [itest-rest-feed~Local DMR~/subsystem=datasources/xa-data-source=testXaDs] 16:59:48,345 TRACE [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Deleting resources [[itest-rest-feed~Local DMR~/subsystem=datasources/xa-data-source=testXaDs]] from inventory 16:59:48,350 TRACE [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Received response while deleting inventory: code [200] 16:59:48,350 DEBUG [org.hawkular.agent.monitor.storage.AsyncInventoryStorage] (Hawkular-Agent-Full-Discovery-Scan-Local DMR-1) Delete inventory request time: [5]ms Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- wildfly-maven-plugin:1.1.0.Alpha11:shutdown (stop-hawkular) @ hawkular-javaagent-cmdgw-itest --- 16:59:48,500 INFO [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0236: Suspending server with no timeout. 16:59:48,504 INFO [org.hawkular.cmdgw.command.ws.server.FeedWebSocket] (default task-94) HAWKFEEDCOMM000015: WebSocket session [itest-rest-feed] of [/feed/{feedId}] closed. Reason=[CloseReason[1001]] 16:59:48,507 DEBUG [org.hawkular.agent.monitor.cmd.FeedCommProcessor] (OkHttp http://127.0.0.1:8080/hawkular/command-gateway/feed/itest-rest-feed WebSocket Close Reply) Stopping WebSocket ping 16:59:48,507 INFO [org.hawkular.agent.monitor.cmd.FeedCommProcessor] (OkHttp http://127.0.0.1:8080/hawkular/command-gateway/feed/itest-rest-feed WebSocket Close Reply) HAWKAGENT010035: Closed feed WebSocket connection to endpoint [ws://127.0.0.1:8080/hawkular/command-gateway/feed/itest-rest-feed]. Code=[1001], Reason=[] 16:59:48,509 INFO [org.jboss.as.server] (Management Triggered Shutdown) WFLYSRV0241: Shutting down in response to management operation 'shutdown' 16:59:48,509 DEBUG [org.hawkular.agent.monitor.cmd.FeedCommProcessor] (OkHttp http://127.0.0.1:8080/hawkular/command-gateway/feed/itest-rest-feed WebSocket Close Reply) Starting WebSocket reconnect thread 16:59:48,526 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) WFLYJCA0010: Unbound data source [java:/testH2Ds] 16:59:48,532 INFO [org.hawkular.nest.extension.log] (MSC service thread 1-2) HAWKBUS130002: Nest service stopping 16:59:48,532 INFO [org.hawkular.nest.extension.log] (MSC service thread 1-2) HAWKBUS130003: Nest service stopped 16:59:48,535 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-1) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory 16:59:48,539 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-3) WFLYJCA0010: Unbound data source [java:/testXaDs] 16:59:48,540 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) WFLYJCA0011: Unbound JCA ConnectionFactory [java:/JmsXA] 16:59:48,540 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 76) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:/ConnectionFactory 16:59:48,546 INFO [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 29) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory 16:59:48,555 INFO [org.apache.activemq.artemis.ra] (ServerService Thread Pool -- 76) AMQ151003: resource adaptor stopped 16:59:48,555 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 66) WFLYUT0022: Unregistered web context: /jolokia-war 16:59:48,555 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 78) WFLYUT0022: Unregistered web context: /hawkular/command-gateway 16:59:48,555 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 77) WFLYUT0022: Unregistered web context: /hawkular/inventory/ui 16:59:48,579 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0028: Stopped deployment jolokia-war.war (runtime-name: jolokia-war.war) in 54ms 16:59:48,588 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0028: Stopped deployment hawkular-command-gateway-war.war (runtime-name: hawkular-command-gateway-war.war) in 63ms 16:59:48,609 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 82) WFLYUT0022: Unregistered web context: /hawkular/inventory 16:59:48,616 INFO [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0019: Host default-host stopping 16:59:48,630 INFO [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0028: Stopped deployment hawkular-inventory-ui.war (runtime-name: hawkular-inventory-ui.war) in 105ms 16:59:48,648 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-8) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS] 16:59:48,650 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0019: Stopped Driver service with driver-name = h2 16:59:48,659 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 77) WFLYCLINF0003: Stopped client-mappings cache from ejb container 16:59:48,672 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0008: Undertow HTTPS listener https suspending 16:59:48,672 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0007: Undertow HTTPS listener https stopped, was bound to 127.0.0.1:8443 16:59:48,677 INFO [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 66) AMQ221002: Apache ActiveMQ Artemis Message Broker version 1.1.0.wildfly-017 [5d8d093d-be7e-11e7-a2c4-890b17641557] stopped 16:59:48,678 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0008: Undertow HTTP listener default suspending 16:59:48,678 INFO [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:8080 16:59:48,679 INFO [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0004: Undertow 1.4.0.Final stopping 16:59:48,687 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0028: Stopped deployment hawkular-inventory-service.war (runtime-name: hawkular-inventory-service.war) in 162ms 16:59:48,691 INFO [org.jboss.as] (MSC service thread 1-8) WFLYSRV0050: WildFly Core 2.2.0.Final "Kenny" stopped in 165ms [INFO] [INFO] --- maven-antrun-plugin:1.8:run (default) @ hawkular-javaagent-cmdgw-itest --- [WARNING] Parameter tasks is deprecated, use target instead [INFO] Executing tasks main: [echo] Force kill running app servers... [exec] Result: 1 [INFO] Executed tasks [INFO] [INFO] --- license-maven-plugin:2.11:check (default) @ hawkular-javaagent-cmdgw-itest --- [INFO] Checking licenses... [INFO] [INFO] --- maven-checkstyle-plugin:2.17:checkstyle (check-style) @ hawkular-javaagent-cmdgw-itest --- [INFO] Starting audit... Audit done. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] --- xml-maven-plugin:1.0.1:check-format (xml-check-format) @ hawkular-javaagent-cmdgw-itest --- [INFO] [INFO] --- maven-failsafe-plugin:2.19.1:verify (default) @ hawkular-javaagent-cmdgw-itest --- [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ hawkular-javaagent-cmdgw-itest --- [INFO] Installing /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/target/hawkular-javaagent-cmdgw-itest-2.0.0.Alpha1-SNAPSHOT.jar to /home/mazz/.m2/repository/org/hawkular/agent/hawkular-javaagent-cmdgw-itest/2.0.0.Alpha1-SNAPSHOT/hawkular-javaagent-cmdgw-itest-2.0.0.Alpha1-SNAPSHOT.jar [INFO] Installing /home/mazz/source/hawkular-agent/hawkular-javaagent-itest-parent/hawkular-javaagent-all-itests/hawkular-javaagent-cmdgw-itest/pom.xml to /home/mazz/.m2/repository/org/hawkular/agent/hawkular-javaagent-cmdgw-itest/2.0.0.Alpha1-SNAPSHOT/hawkular-javaagent-cmdgw-itest-2.0.0.Alpha1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 38.109 s [INFO] Finished at: 2017-10-31T16:59:50-04:00 [INFO] Final Memory: 103M/537M [INFO] ------------------------------------------------------------------------