Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WFCORE-1674] integration tests for alias/unalias commands in interactive mode #1705

Merged
merged 1 commit into from Aug 11, 2016

Conversation

mschvarc
Copy link
Contributor

Added tests for 'alias' and 'unalias' commands in interactive jboss-cli mode.
JIRA: https://issues.jboss.org/browse/WFCORE-1674

@wildfly-ci
Copy link

Full integration - Windows Build 1595 outcome was FAILURE using a merge of 5b73e9e
Summary: Tests failed: 4 (4 new), passed: 3377, ignored: 194 Build time: 01:16:26

Failed tests

org.jboss.as.test.clustering.cluster.ejb.xpc.StatefulWithXPCFailoverTestCase(SYNC-tcp).testBasicXPC: java.lang.AssertionError: expected:<200> but was:<500>
    at org.jboss.as.test.clustering.cluster.ejb.xpc.StatefulWithXPCFailoverTestCase.executeUrlWithAnswer(StatefulWithXPCFailoverTestCase.java:249)
    at org.jboss.as.test.clustering.cluster.ejb.xpc.StatefulWithXPCFailoverTestCase.testBasicXPC(StatefulWithXPCFailoverTestCase.java:224)
------- Stdout: -------
09:01:34,444 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-0
09:01:34,445 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-1
09:01:34,445 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-0
09:01:34,463 INFO  [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location C:\BuildAgent\work\5768cf3a0bee5b47\full\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone\data\content\fd\09f7dd2678a9b5291ace85864554b6eb2508be\content
09:01:34,465 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0027: Starting deployment of "stateful.war" (runtime-name: "stateful.war")
09:01:34,487 INFO  [org.jboss.as.jpa] (MSC service thread 1-5) WFLYJPA0002: Read persistence.xml for mypc
09:01:34,503 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 31) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'stateful.war#mypc'
09:01:34,503 INFO  [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 31) HHH000204: Processing PersistenceUnitInfo [
    name: mypc
    ...]
09:01:34,510 INFO  [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment stateful.war
09:01:34,516 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'StatefulBean' in deployment unit 'deployment "stateful.war"' are as follows:

    java:global/stateful/StatefulBean!org.jboss.as.test.clustering.cluster.ejb.xpc.bean.Stateful
    java:app/stateful/StatefulBean!org.jboss.as.test.clustering.cluster.ejb.xpc.bean.Stateful
    java:module/StatefulBean!org.jboss.as.test.clustering.cluster.ejb.xpc.bean.Stateful
    java:global/stateful/StatefulBean
    java:app/stateful/StatefulBean
    java:module/StatefulBean

09:01:34,516 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-2) WFLYEJB0473: JNDI bindings for session bean named 'SecondBean' in deployment unit 'deployment "stateful.war"' are as follows:

    java:global/stateful/SecondBean!org.jboss.as.test.clustering.cluster.ejb.xpc.bean.SecondBean
    java:app/stateful/SecondBean!org.jboss.as.test.clustering.cluster.ejb.xpc.bean.SecondBean
    java:module/SecondBean!org.jboss.as.test.clustering.cluster.ejb.xpc.bean.SecondBean
    java:global/stateful/SecondBean
    java:app/stateful/SecondBean
    java:module/SecondBean

09:01:34,546 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 31) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
09:01:34,546 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 31) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
09:01:34,551 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 31) WFLYCLINF0002: Started client-mappings cache from ejb container
09:01:34,553 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 10) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
09:01:34,554 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 10) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
09:01:34,554 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 15) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
09:01:34,555 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 15) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
09:01:34,563 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 10) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
09:01:34,563 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 10) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
09:01:34,564 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 27) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'stateful.war#mypc'
09:01:34,565 INFO  [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 27) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
09:01:34,566 WARN  [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 27) HHH000431: Unable to determine H2 database version, certain features may not work
09:01:34,570 INFO  [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 27) Envers integration enabled? : true
09:01:34,575 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 31) WFLYCLINF0002: Started routing cache from web container
09:01:34,579 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 15) WFLYCLINF0002: Started stateful.war cache from web container
09:01:34,579 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 10) WFLYCLINF0002: Started stateful.war cache from ejb container
09:01:34,707 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 27) WFLYCLINF0002: Started stateful.war#mypc.org.jboss.as.test.clustering.cluster.ejb.xpc.bean.Employee cache from hibernate container
09:01:34,725 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 27) WFLYCLINF0002: Started stateful.war#mypc.org.jboss.as.test.clustering.cluster.ejb.xpc.bean.Employee-pending-puts cache from hibernate container


org.jboss.as.test.clustering.cluster.ejb.xpc.StatefulWithXPCFailoverTestCase(SYNC-tcp).testSecondLevelCache:    at org.jboss.as.test.clustering.cluster.ejb.xpc.StatefulWithXPCFailoverTestCase.testSecondLevelCache(StatefulWithXPCFailoverTestCase.java:178)
------- Stdout: -------
09:01:47,176 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-0
09:01:47,177 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-1
09:01:47,177 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-0
09:01:47,196 INFO  [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location C:\BuildAgent\work\5768cf3a0bee5b47\full\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone\data\content\3e\7241ff3f600403fc699ab74601fc115bf6c389\content
09:01:47,198 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0027: Starting deployment of "stateful.war" (runtime-name: "stateful.war")
09:01:47,221 INFO  [org.jboss.as.jpa] (MSC service thread 1-6) WFLYJPA0002: Read persistence.xml for mypc
09:01:47,236 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 77) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'stateful.war#mypc'
09:01:47,236 INFO  [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 77) HHH000204: Processing PersistenceUnitInfo [
    name: mypc
    ...]
09:01:47,241 INFO  [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment stateful.war
09:01:47,247 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'StatefulBean' in deployment unit 'deployment "stateful.war"' are as follows:

    java:global/stateful/StatefulBean!org.jboss.as.test.clustering.cluster.ejb.xpc.bean.Stateful
    java:app/stateful/StatefulBean!org.jboss.as.test.clustering.cluster.ejb.xpc.bean.Stateful
    java:module/StatefulBean!org.jboss.as.test.clustering.cluster.ejb.xpc.bean.Stateful
    java:global/stateful/StatefulBean
    java:app/stateful/StatefulBean
    java:module/StatefulBean

09:01:47,247 INFO  [org.jboss.as.ejb3.deployment] (MSC service thread 1-1) WFLYEJB0473: JNDI bindings for session bean named 'SecondBean' in deployment unit 'deployment "stateful.war"' are as follows:

    java:global/stateful/SecondBean!org.jboss.as.test.clustering.cluster.ejb.xpc.bean.SecondBean
    java:app/stateful/SecondBean!org.jboss.as.test.clustering.cluster.ejb.xpc.bean.SecondBean
    java:module/SecondBean!org.jboss.as.test.clustering.cluster.ejb.xpc.bean.SecondBean
    java:global/stateful/SecondBean
    java:app/stateful/SecondBean
    java:module/SecondBean

09:01:47,274 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 77) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
09:01:47,274 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 77) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
09:01:47,280 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 77) WFLYCLINF0002: Started client-mappings cache from ejb container
09:01:47,282 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 13) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
09:01:47,282 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 13) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
09:01:47,286 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 13) WFLYCLINF0002: Started routing cache from web container
09:01:47,287 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 77) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
09:01:47,287 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 77) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
09:01:47,290 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 24) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'stateful.war#mypc'
09:01:47,291 INFO  [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 24) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
09:01:47,292 WARN  [org.hibernate.dialect.H2Dialect] (ServerService Thread Pool -- 24) HHH000431: Unable to determine H2 database version, certain features may not work
09:01:47,295 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 13) WFLYCLINF0002: Started stateful.war cache from web container
09:01:47,295 INFO  [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 24) Envers integration enabled? : true
09:01:47,296 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 88) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
09:01:47,300 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 88) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
09:01:47,313 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 24) WFLYCLINF0002: Started stateful.war#mypc.org.jboss.as.test.clustering.cluster.ejb.xpc.bean.Employee cache from hibernate container
09:01:47,313 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 88) WFLYCLINF0002: Started stateful.war cache from ejb container
09:01:47,320 INFO  [org.hibernate.tool.hbm2ddl.SchemaExport] (ServerService Thread Pool -- 24) HHH000227: Running hbm2ddl schema export
09:01:47,321 INFO  [stdout] (ServerService Thread Pool -- 24) Hibernate: drop table Employee if exists



org.jboss.as.test.clustering.cluster.jsf.JSFFailoverTestCase(SYNC-tcp).testGracefulUndeployFailover: java.lang.AssertionError: expected:<200> but was:<500>
    at org.jboss.as.test.clustering.cluster.jsf.JSFFailoverTestCase.testGracefulUndeployFailover(JSFFailoverTestCase.java:375)
------- Stdout: -------
09:01:48,825 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-0
09:01:48,825 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-1
09:01:48,825 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-0
09:01:48,835 INFO  [org.jboss.as.repository] (management-handler-thread - 4) WFLYDR0001: Content added at location C:\BuildAgent\work\5768cf3a0bee5b47\full\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone\data\content\9d\8711da78688c75b5347b7bf84f1a32fec6629f\content
09:01:48,837 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-7) WFLYSRV0027: Starting deployment of "numberguess-jsf.war" (runtime-name: "numberguess-jsf.war")
09:01:48,864 INFO  [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment numberguess-jsf.war
09:01:48,898 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 89) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
09:01:48,898 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 89) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
09:01:48,902 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 88) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
09:01:48,902 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 88) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
09:01:48,910 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 89) WFLYCLINF0002: Started numberguess-jsf.war cache from web container
09:01:48,911 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 88) WFLYCLINF0002: Started routing cache from web container
09:01:49,086 INFO  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 77) Initializing Mojarra 2.2.13.SP1 20160303-1204 for context '/numberguess-jsf'
09:01:49,172 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 77) WFLYUT0021: Registered web context: /numberguess-jsf
09:01:49,184 INFO  [org.jboss.as.server] (management-handler-thread - 4) WFLYSRV0010: Deployed "numberguess-jsf.war" (runtime-name : "numberguess-jsf.war")
09:01:49,188 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-1
09:01:49,200 INFO  [org.jboss.as.repository] (management-handler-thread - 3) WFLYDR0001: Content added at location C:\BuildAgent\work\5768cf3a0bee5b47\full\testsuite\integration\clustering\target\wildfly-SYNC-tcp-1\standalone\data\content\9d\8711da78688c75b5347b7bf84f1a32fec6629f\content
09:01:49,203 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0027: Starting deployment of "numberguess-jsf.war" (runtime-name: "numberguess-jsf.war")
09:01:49,237 INFO  [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment numberguess-jsf.war
09:01:49,268 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 19) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
09:01:49,268 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 19) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
09:01:49,269 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 19) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
09:01:49,270 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 19) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
09:01:49,288 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 19) WFLYCLINF0002: Started numberguess-jsf.war cache from web container
09:01:49,289 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 7) WFLYCLINF0002: Started routing cache from web container
09:01:49,442 INFO  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 35) Initializing Mojarra 2.2.13.SP1 20160303-1204 for context '/numberguess-jsf'
09:01:49,932 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 35) WFLYUT0021: Registered web context: /numberguess-jsf
09:01:49,946 INFO  [org.jboss.as.server] (management-handler-thread - 3) WFLYSRV0010: Deployed "numberguess-jsf.war" (runtime-name : "numberguess-jsf.war")
09:01:50,469 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Undeploying deployment=deployment-0
09:01:50,483 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 77) WFLYUT0022: Unregistered web context: /numberguess-jsf
09:01:50,488 INFO  [org.infinispan.eviction.impl.PassivationManagerImpl] (ServerService Thread Pool -- 10) ISPN000029: Passivating all entries to disk
09:01:50,531 INFO  [org.infinispan.eviction.impl.PassivationManagerImpl] (ServerService Thread Pool -- 10) ISPN000030: Passivated 3 entries in 42 milliseconds
09:01:50,535 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 10) WFLYCLINF0003: Stopped numberguess-jsf.war cache from web container
09:01:50,542 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-4) WFLYSRV0028: Stopped deployment numberguess-jsf.war (runtime-name: numberguess-jsf.war) in 66ms
09:01:50,546 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 77) WFLYCLINF0003: Stopped routing cache from web container
09:01:50,560 WARN  [org.jboss.as.controller] (management-handler-thread - 2) WFLYCTL0357: Notification of type deployment-undeployed is not described for the resource at the address []
09:01:50,562 INFO  [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0002: Content removed from location C:\BuildAgent\work\5768cf3a0bee5b47\full\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone\data\content\9d\8711da78688c75b5347b7bf84f1a32fec6629f\content
09:01:50,562 INFO  [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0009: Undeployed "numberguess-jsf.war" (runtime-name: "numberguess-jsf.war")
09:01:51,026 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-0
09:01:51,027 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-1
09:01:51,027 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Undeploying deployment=deployment-0
09:01:51,023 ERROR [io.undertow.request] (default task-10) UT005023: Exception handling request to /numberguess-jsf/home.jsf: javax.servlet.ServletException: viewId:/home.jsf - View /home.jsf could not be restored.
    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:671)
    at io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.java:85)
    at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleRequest(ServletSecurityRoleHandler.java:62)
    at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(ServletDispatchingHandler.java:36)
    at org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.handleRequest(SecurityContextAssociationHandler.java:78)
    at io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandler.java:43)


org.jboss.as.test.clustering.cluster.jsf.JSFFailoverTestCase(SYNC-tcp).testGracefulSimpleFailover: java.lang.AssertionError: expected:<200> but was:<500>
    at org.jboss.as.test.clustering.cluster.jsf.JSFFailoverTestCase.testGracefulSimpleFailover(JSFFailoverTestCase.java:251)
------- Stdout: -------
09:01:51,182 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-0
09:01:51,182 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Starting deployment=NONE, container=container-1
09:01:51,182 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-0
09:01:51,194 INFO  [org.jboss.as.repository] (management-handler-thread - 4) WFLYDR0001: Content added at location C:\BuildAgent\work\5768cf3a0bee5b47\full\testsuite\integration\clustering\target\wildfly-SYNC-tcp-0\standalone\data\content\0c\88e8804395e8f4c728d3cbbf50f94bc73ce298\content
09:01:51,197 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "numberguess-jsf.war" (runtime-name: "numberguess-jsf.war")
09:01:51,222 INFO  [org.jboss.weld.deployer] (MSC service thread 1-1) WFLYWELD0003: Processing weld deployment numberguess-jsf.war
09:01:51,258 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 10) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
09:01:51,259 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 10) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
09:01:51,259 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 77) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
09:01:51,259 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 77) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
09:01:51,265 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 10) WFLYCLINF0002: Started routing cache from web container
09:01:51,274 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 77) WFLYCLINF0002: Started numberguess-jsf.war cache from web container
09:01:51,394 INFO  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 15) Initializing Mojarra 2.2.13.SP1 20160303-1204 for context '/numberguess-jsf'
09:01:51,459 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 15) WFLYUT0021: Registered web context: /numberguess-jsf
09:01:51,470 INFO  [org.jboss.as.server] (management-handler-thread - 4) WFLYSRV0010: Deployed "numberguess-jsf.war" (runtime-name : "numberguess-jsf.war")
09:01:51,474 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Deploying deployment=deployment-1
09:01:51,485 INFO  [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location C:\BuildAgent\work\5768cf3a0bee5b47\full\testsuite\integration\clustering\target\wildfly-SYNC-tcp-1\standalone\data\content\0c\88e8804395e8f4c728d3cbbf50f94bc73ce298\content
09:01:51,487 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0027: Starting deployment of "numberguess-jsf.war" (runtime-name: "numberguess-jsf.war")
09:01:51,522 INFO  [org.jboss.weld.deployer] (MSC service thread 1-2) WFLYWELD0003: Processing weld deployment numberguess-jsf.war
09:01:51,555 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 31) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
09:01:51,556 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 71) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
09:01:51,556 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 71) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
09:01:51,558 INFO  [org.infinispan.configuration.cache.EvictionConfigurationBuilder] (ServerService Thread Pool -- 31) ISPN000152: Passivation configured without an eviction policy being selected. Only manually evicted entities will be passivated.
09:01:51,563 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 71) WFLYCLINF0002: Started routing cache from web container
09:01:51,574 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 31) WFLYCLINF0002: Started numberguess-jsf.war cache from web container
09:01:51,702 INFO  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 15) Initializing Mojarra 2.2.13.SP1 20160303-1204 for context '/numberguess-jsf'
09:01:51,808 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 15) WFLYUT0021: Registered web context: /numberguess-jsf
09:01:51,820 INFO  [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "numberguess-jsf.war" (runtime-name : "numberguess-jsf.war")
09:01:51,828 INFO  [org.jboss.as.test.clustering.cluster.ClusterAbstractTestCase] (main) URLs are: http://[::1]:8080/numberguess-jsf/home.jsf, http://[::1]:8180/numberguess-jsf/home.jsf
09:01:51,890 INFO  [org.jboss.as.test.clustering.NodeUtil] (main) Stopping container=container-0
09:01:51,895 INFO  [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0236: Suspending server with no timeout.
09:01:51,898 INFO  [org.jboss.as.server] (Management Triggered Shutdown) WFLYSRV0241: Shutting down in response to management operation 'shutdown'
09:01:51,915 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-2) ISPN000080: Disconnecting JGroups channel server
09:01:51,916 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-2) ISPN000082: Stopping the RpcDispatcher for channel server
09:01:51,923 INFO  [org.jboss.as.clustering.infinispan] (MSC service thread 1-4) WFLYCLINF0003: Stopped stateful.war#mypc.org.jboss.as.test.clustering.cluster.ejb.xpc.bean.Employee-pending-puts cache from hibernate container
09:01:51,923 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-4) ISPN000080: Disconnecting JGroups channel hibernate
09:01:51,923 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-8) ISPN000080: Disconnecting JGroups channel ejb
09:01:51,923 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-4) ISPN000082: Stopping the RpcDispatcher for channel hibernate
09:01:51,924 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-8) ISPN000082: Stopping the RpcDispatcher for channel ejb
09:01:51,924 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-7) ISPN000080: Disconnecting JGroups channel testDbPersistence
09:01:51,924 INFO  [org.infinispan.remoting.transport.jgroups.JGroupsTransport] (MSC service thread 1-7) ISPN000082: Stopping the RpcDispatcher for channel testDbPersistence
09:01:51,927 INFO  [org.wildfly.extension.messaging-activemq] (ServerService Thread Pool -- 15) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:/ConnectionFactory
09:01:51,929 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 31) WFLYUT0022: Unregistered web context: /numberguess-jsf
09:01:51,944 INFO  [org.jboss.modcluster] (ServerService Thread Pool -- 11) MODCLUSTER000002: Initiating mod_cluster shutdown
09:01:51,945 INFO  [org.infinispan.eviction.impl.PassivationManagerImpl] (ServerService Thread Pool -- 24) ISPN000029: Passivating all entries to disk
09:01:51,950 INFO  [org.infinispan.eviction.impl.PassivationManagerImpl] (ServerService Thread Pool -- 24) ISPN000030: Passivated 3 entries in 4 milliseconds
09:01:51,952 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-1) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS]
09:01:51,952 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-1) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/DefaultJMSConnectionFactory


@pkremens
Copy link
Contributor

Retest this please

* License along with this software; if not, write to the Free
* Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
* 02110-1301 USA, or see the FSF site: http://www.fsf.org.
*/
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

New files in WildFly Core need to use the ASL copyright header.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed copyright header

@mschvarc mschvarc force-pushed the WFCORE-1674 branch 3 times, most recently from 443f589 to 4c480bf Compare July 31, 2016 20:59
@mschvarc
Copy link
Contributor Author

Retest this please

@wildfly-ci
Copy link

Windows Build 3545 outcome was FAILURE using a merge of 4c480bf
Summary: Tests failed: 1 (1 new), passed: 3756, ignored: 56 Build time: 00:48:28

Failed tests

org.jboss.as.test.integration.management.cli.CliAliasTestCase.testAliasPersistence: java.lang.AssertionError: Alias was not saved to .aesh_aliases
    at org.jboss.as.test.integration.management.cli.CliAliasTestCase.testAliasPersistence(CliAliasTestCase.java:188)


@mschvarc
Copy link
Contributor Author

mschvarc commented Aug 1, 2016

Changed license

@mschvarc
Copy link
Contributor Author

mschvarc commented Aug 1, 2016

Retest this please

@bstansberry bstansberry added the ready-for-merge This PR is ready to be merged and fulfills all requirements label Aug 10, 2016
@bstansberry bstansberry merged commit c674a98 into wildfly:master Aug 11, 2016
@mschvarc mschvarc deleted the WFCORE-1674 branch August 11, 2016 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-merge This PR is ready to be merged and fulfills all requirements
Projects
None yet
4 participants