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-4842] Add tests for TLS 1.3 that make use of the OpenSSL TLS provider #4271

Merged
merged 2 commits into from Sep 22, 2020

Conversation

fjuma
Copy link
Contributor

@fjuma fjuma commented Jul 17, 2020

https://issues.redhat.com/browse/WFCORE-4842
https://issues.redhat.com/browse/EAP7-1414

To pass CI, this will require a WildFly OpenSSL upgrade but this is ready to be reviewed.

Analysis document: wildfly/wildfly-proposals#288
WildFly PR with documentation: wildfly/wildfly#13414
Depends on: wildfly-security/wildfly-openssl#81

@wildfly-ci wildfly-ci added the deps-ok Dependencies have been checked, and there are no significant changes label Jul 17, 2020
@wildfly-ci
Copy link

Core - Full Integration Build 9796 outcome was FAILURE using a merge of e7c9e19
Summary: Tests failed: 12 (12 new), passed: 6703, ignored: 106 Build time: 04:07:14

Failed tests

org.jboss.as.test.integration.domain.mixed.eap700.MixedDomain700TestSuite: org.jboss.as.test.integration.domain.mixed.eap700.MixedDomainDeployment700TestCase.testJsfWorks: java.lang.AssertionError: {"WFLYDC0074: Operation failed or was rolled back on all servers. Server failures:" => {"server-group" => {"other-server-group" => {"host" => {"slave" => {"server-one" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.module.test.test.DefaultJMSConnectionFactory is missing [jboss.naming.context.java.jboss.DefaultJMSConnectionFactory]"],
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => [
            "jboss.deployment.unit.\"test.war\".CdiValidatorFactoryService",
            "jboss.deployment.unit.\"test.war\".WeldStartService",
            "jboss.deployment.unit.\"test.war\".component.\"com.sun.faces.config.ConfigureListener\".START",
            "jboss.deployment.unit.\"test.war\".component.\"com.sun.faces.config.ConfigureListener\".WeldInstantiator",
            "jboss.deployment.unit.\"test.war\".component.\"javax.faces.webapp.FacetTag\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.faces.webapp.FacetTag\".WeldInstantiator",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV\".WeldInstantiator",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.ScriptFreeTLV\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.ScriptFreeTLV\".WeldInstantiator",
            "jboss.deployment.unit.\"test.war\".component.\"org.jboss.weld.servlet.WeldInitialListener\".START",
            "jboss.deployment.unit.\"test.war\".component.\"org.jboss.weld.servlet.WeldInitialListener\".WeldInstantiator",
            "jboss.deployment.unit.\"test.war\".component.\"org.jboss.weld.servlet.WeldTerminalListener\".START",
            "jboss.deployment.unit.\"test.war\".component.\"org.jboss.weld.servlet.WeldTerminalListener\".WeldInstantiator",
            "jboss.deployment.unit.\"test.war\".deploymentCompleteService",
            "jboss.deployment.unit.\"test.war\".jndiDependencyService",
            "jboss.undertow.deployment.default-server.default-host./test",
            "jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService"
        ],
        "Services that may be the cause:" => [
            "jboss.clustering.singleton.server.default",
            "jboss.naming.context.java.jboss.DefaultJMSConnectionFactory"
        ]
    }
}}}}}}}}}
java.lang.AssertionError: 
{"WFLYDC0074: Operation failed or was rolled back on all servers. Server failures:" => {"server-group" => {"other-server-group" => {"host" => {"slave" => {"server-one" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.module.test.test.DefaultJMSConnectionFactory is missing [jboss.naming.context.java.jboss.DefaultJMSConnectionFactory]"],
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => [
            "jboss.deployment.unit.\"test.war\".CdiValidatorFactoryService",
            "jboss.deployment.unit.\"test.war\".WeldStartService",
            "jboss.deployment.unit.\"test.war\".component.\"com.sun.faces.config.ConfigureListener\".START",
            "jboss.deployment.unit.\"test.war\".component.\"com.sun.faces.config.ConfigureListener\".WeldInstantiator",
            "jboss.deployment.unit.\"test.war\".component.\"javax.faces.webapp.FacetTag\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.faces.webapp.FacetTag\".WeldInstantiator",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV\".WeldInstantiator",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.ScriptFreeTLV\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.ScriptFreeTLV\".WeldInstantiator",
            "jboss.deployment.unit.\"test.war\".component.\"org.jboss.weld.servlet.WeldInitialListener\".START",
            "jboss.deployment.unit.\"test.war\".component.\"org.jboss.weld.servlet.WeldInitialListener\".WeldInstantiator",
            "jboss.deployment.unit.\"test.war\".component.\"org.jboss.weld.servlet.WeldTerminalListener\".START",
            "jboss.deployment.unit.\"test.war\".component.\"org.jboss.weld.servlet.WeldTerminalListener\".WeldInstantiator",
            "jboss.deployment.unit.\"test.war\".deploymentCompleteService",
            "jboss.deployment.unit.\"test.war\".jndiDependencyService",
            "jboss.undertow.deployment.default-server.default-host./test",


org.jboss.as.test.integration.domain.mixed.eap700.MixedDomain700TestSuite: org.jboss.as.test.integration.domain.mixed.eap700.MixedDomainDeployment700TestCase.testUnmanagedArchiveDeployment: java.lang.AssertionError: {"WFLYDC0074: Operation failed or was rolled back on all servers. Server failures:" => {"server-group" => {"other-server-group" => {"host" => {"slave" => {"server-one" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.module.test.test.DefaultJMSConnectionFactory is missing [jboss.naming.context.java.jboss.DefaultJMSConnectionFactory]"],
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => [
            "jboss.deployment.unit.\"test.war\".component.\"com.sun.faces.config.ConfigureListener\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.faces.webapp.FacetTag\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.ScriptFreeTLV\".START",
            "jboss.deployment.unit.\"test.war\".deploymentCompleteService",
            "jboss.deployment.unit.\"test.war\".jndiDependencyService",
            "jboss.undertow.deployment.default-server.default-host./test",
            "jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService"
        ],
        "Services that may be the cause:" => [
            "jboss.clustering.singleton.server.default",
            "jboss.naming.context.java.jboss.DefaultJMSConnectionFactory"
        ]
    }
}}}}}}}}}
java.lang.AssertionError: 
{"WFLYDC0074: Operation failed or was rolled back on all servers. Server failures:" => {"server-group" => {"other-server-group" => {"host" => {"slave" => {"server-one" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.module.test.test.DefaultJMSConnectionFactory is missing [jboss.naming.context.java.jboss.DefaultJMSConnectionFactory]"],
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => [
            "jboss.deployment.unit.\"test.war\".component.\"com.sun.faces.config.ConfigureListener\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.faces.webapp.FacetTag\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.ScriptFreeTLV\".START",
            "jboss.deployment.unit.\"test.war\".deploymentCompleteService",
            "jboss.deployment.unit.\"test.war\".jndiDependencyService",
            "jboss.undertow.deployment.default-server.default-host./test",
            "jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService"
        ],
        "Services that may be the cause:" => [
            "jboss.clustering.singleton.server.default",
            "jboss.naming.context.java.jboss.DefaultJMSConnectionFactory"
        ]
    }
}}}}}}}}}
	at org.jboss.as.test.integration.domain.management.util.DomainTestSupport.validateResponse(DomainTestSupport.java:266)
	at org.jboss.as.test.integration.domain.management.util.DomainTestSupport.validateResponse(DomainTestSupport.java:258)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainDeploymentTest.executeOnMaster(MixedDomainDeploymentTest.java:400)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainDeploymentTest.testUnmanagedArchiveDeployment(MixedDomainDeploymentTest.java:202)
------- Stdout: -------
Failed response:
{
    "outcome" => "failed",
    "result" => {
        "step-1" => {
            "outcome" => "failed",
            "rolled-back" => true


org.jboss.as.test.integration.domain.mixed.eap700.MixedDomain700TestSuite: org.jboss.as.test.integration.domain.mixed.eap700.MixedDomainDeployment700TestCase.testDeploymentViaStream: java.lang.AssertionError: {"WFLYDC0074: Operation failed or was rolled back on all servers. Server failures:" => {"server-group" => {"other-server-group" => {"host" => {"slave" => {"server-one" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.module.test.test.DefaultJMSConnectionFactory is missing [jboss.naming.context.java.jboss.DefaultJMSConnectionFactory]"],
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => [
            "jboss.deployment.unit.\"test.war\".component.\"com.sun.faces.config.ConfigureListener\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.faces.webapp.FacetTag\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.ScriptFreeTLV\".START",
            "jboss.deployment.unit.\"test.war\".deploymentCompleteService",
            "jboss.deployment.unit.\"test.war\".jndiDependencyService",
            "jboss.undertow.deployment.default-server.default-host./test",
            "jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService"
        ],
        "Services that may be the cause:" => [
            "jboss.clustering.singleton.server.default",
            "jboss.naming.context.java.jboss.DefaultJMSConnectionFactory"
        ]
    }
}}}}}}}}}
java.lang.AssertionError: 
{"WFLYDC0074: Operation failed or was rolled back on all servers. Server failures:" => {"server-group" => {"other-server-group" => {"host" => {"slave" => {"server-one" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.module.test.test.DefaultJMSConnectionFactory is missing [jboss.naming.context.java.jboss.DefaultJMSConnectionFactory]"],
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => [
            "jboss.deployment.unit.\"test.war\".component.\"com.sun.faces.config.ConfigureListener\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.faces.webapp.FacetTag\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.ScriptFreeTLV\".START",
            "jboss.deployment.unit.\"test.war\".deploymentCompleteService",
            "jboss.deployment.unit.\"test.war\".jndiDependencyService",
            "jboss.undertow.deployment.default-server.default-host./test",
            "jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService"
        ],
        "Services that may be the cause:" => [
            "jboss.clustering.singleton.server.default",
            "jboss.naming.context.java.jboss.DefaultJMSConnectionFactory"
        ]
    }
}}}}}}}}}
	at org.jboss.as.test.integration.domain.management.util.DomainTestSupport.validateResponse(DomainTestSupport.java:266)
	at org.jboss.as.test.integration.domain.management.util.DomainTestSupport.validateResponse(DomainTestSupport.java:258)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainDeploymentTest.executeOnMaster(MixedDomainDeploymentTest.java:404)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainDeploymentTest.testDeploymentViaStream(MixedDomainDeploymentTest.java:190)
------- Stdout: -------
[Host Controller]  [0m [0m19:38:15,091 INFO  [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /store/work/tc-work/37b47ae8b9c60325/full/testsuite/mixed-domain/target/domains/MixedDomain700TestSuite/master/data/content/31/5ab01f3715b47de3b90131f9bc5867583e1810/content [0m
Failed response:
{
    "outcome" => "failed",
    "result" => {
        "step-1" => {
            "outcome" => "failed",


org.jboss.as.test.integration.domain.mixed.eap700.MixedDomain700TestSuite: org.jboss.as.test.integration.domain.mixed.eap700.MixedDomainDeployment700TestCase.testRedeploy: java.lang.AssertionError: {"WFLYDC0074: Operation failed or was rolled back on all servers. Server failures:" => {"server-group" => {"other-server-group" => {"host" => {"slave" => {"server-one" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.module.test.test.DefaultJMSConnectionFactory is missing [jboss.naming.context.java.jboss.DefaultJMSConnectionFactory]"],
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => [
            "jboss.deployment.unit.\"test.war\".component.\"com.sun.faces.config.ConfigureListener\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.faces.webapp.FacetTag\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.ScriptFreeTLV\".START",
            "jboss.deployment.unit.\"test.war\".deploymentCompleteService",
            "jboss.deployment.unit.\"test.war\".jndiDependencyService",
            "jboss.undertow.deployment.default-server.default-host./test",
            "jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService"
        ],
        "Services that may be the cause:" => [
            "jboss.clustering.singleton.server.default",
            "jboss.naming.context.java.jboss.DefaultJMSConnectionFactory"
        ]
    }
}}}}}}}}}
java.lang.AssertionError: 
{"WFLYDC0074: Operation failed or was rolled back on all servers. Server failures:" => {"server-group" => {"other-server-group" => {"host" => {"slave" => {"server-one" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.module.test.test.DefaultJMSConnectionFactory is missing [jboss.naming.context.java.jboss.DefaultJMSConnectionFactory]"],
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => [
            "jboss.deployment.unit.\"test.war\".component.\"com.sun.faces.config.ConfigureListener\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.faces.webapp.FacetTag\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.ScriptFreeTLV\".START",
            "jboss.deployment.unit.\"test.war\".deploymentCompleteService",
            "jboss.deployment.unit.\"test.war\".jndiDependencyService",
            "jboss.undertow.deployment.default-server.default-host./test",
            "jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService"
        ],
        "Services that may be the cause:" => [
            "jboss.clustering.singleton.server.default",
            "jboss.naming.context.java.jboss.DefaultJMSConnectionFactory"
        ]
    }
}}}}}}}}}
	at org.jboss.as.test.integration.domain.management.util.DomainTestSupport.validateResponse(DomainTestSupport.java:266)
	at org.jboss.as.test.integration.domain.management.util.DomainTestSupport.validateResponse(DomainTestSupport.java:258)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainDeploymentTest.executeOnMaster(MixedDomainDeploymentTest.java:404)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainDeploymentTest.testDeploymentViaStream(MixedDomainDeploymentTest.java:190)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainDeploymentTest.testRedeploy(MixedDomainDeploymentTest.java:306)
------- Stdout: -------
Failed response:
{
    "outcome" => "failed",
    "result" => {
        "step-1" => {
            "outcome" => "failed",


org.jboss.as.test.integration.domain.mixed.eap700.MixedDomain700TestSuite: org.jboss.as.test.integration.domain.mixed.eap700.MixedDomainDeployment700TestCase.testUnmanagedExplodedRedeploy: java.lang.AssertionError: {"WFLYDC0074: Operation failed or was rolled back on all servers. Server failures:" => {"server-group" => {"other-server-group" => {"host" => {"slave" => {"server-one" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.module.test.test.DefaultJMSConnectionFactory is missing [jboss.naming.context.java.jboss.DefaultJMSConnectionFactory]"],
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => [
            "jboss.deployment.unit.\"test.war\".component.\"com.sun.faces.config.ConfigureListener\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.faces.webapp.FacetTag\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.ScriptFreeTLV\".START",
            "jboss.deployment.unit.\"test.war\".deploymentCompleteService",
            "jboss.deployment.unit.\"test.war\".jndiDependencyService",
            "jboss.undertow.deployment.default-server.default-host./test",
            "jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService"
        ],
        "Services that may be the cause:" => [
            "jboss.clustering.singleton.server.default",
            "jboss.naming.context.java.jboss.DefaultJMSConnectionFactory"
        ]
    }
}}}}}}}}}
java.lang.AssertionError: 
{"WFLYDC0074: Operation failed or was rolled back on all servers. Server failures:" => {"server-group" => {"other-server-group" => {"host" => {"slave" => {"server-one" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.module.test.test.DefaultJMSConnectionFactory is missing [jboss.naming.context.java.jboss.DefaultJMSConnectionFactory]"],
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => [
            "jboss.deployment.unit.\"test.war\".component.\"com.sun.faces.config.ConfigureListener\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.faces.webapp.FacetTag\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.ScriptFreeTLV\".START",
            "jboss.deployment.unit.\"test.war\".deploymentCompleteService",
            "jboss.deployment.unit.\"test.war\".jndiDependencyService",
            "jboss.undertow.deployment.default-server.default-host./test",
            "jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService"
        ],
        "Services that may be the cause:" => [
            "jboss.clustering.singleton.server.default",
            "jboss.naming.context.java.jboss.DefaultJMSConnectionFactory"
        ]
    }
}}}}}}}}}
	at org.jboss.as.test.integration.domain.management.util.DomainTestSupport.validateResponse(DomainTestSupport.java:266)
	at org.jboss.as.test.integration.domain.management.util.DomainTestSupport.validateResponse(DomainTestSupport.java:258)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainDeploymentTest.executeOnMaster(MixedDomainDeploymentTest.java:400)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainDeploymentTest.testUnmanagedExplodedDeployment(MixedDomainDeploymentTest.java:214)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainDeploymentTest.testUnmanagedExplodedRedeploy(MixedDomainDeploymentTest.java:322)
------- Stdout: -------
Failed response:
{
    "outcome" => "failed",
    "result" => {
        "step-1" => {
            "outcome" => "failed",


org.jboss.as.test.integration.domain.mixed.eap700.MixedDomain700TestSuite: org.jboss.as.test.integration.domain.mixed.eap700.MixedDomainDeployment700TestCase.testUndeploy: java.lang.AssertionError: {"WFLYDC0074: Operation failed or was rolled back on all servers. Server failures:" => {"server-group" => {"other-server-group" => {"host" => {"slave" => {"server-one" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.module.test.test.DefaultJMSConnectionFactory is missing [jboss.naming.context.java.jboss.DefaultJMSConnectionFactory]"],
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => [
            "jboss.deployment.unit.\"test.war\".component.\"com.sun.faces.config.ConfigureListener\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.faces.webapp.FacetTag\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.ScriptFreeTLV\".START",
            "jboss.deployment.unit.\"test.war\".deploymentCompleteService",
            "jboss.deployment.unit.\"test.war\".jndiDependencyService",
            "jboss.undertow.deployment.default-server.default-host./test",
            "jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService"
        ],
        "Services that may be the cause:" => [
            "jboss.clustering.singleton.server.default",
            "jboss.naming.context.java.jboss.DefaultJMSConnectionFactory"
        ]
    }
}}}}}}}}}
java.lang.AssertionError: 
{"WFLYDC0074: Operation failed or was rolled back on all servers. Server failures:" => {"server-group" => {"other-server-group" => {"host" => {"slave" => {"server-one" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.module.test.test.DefaultJMSConnectionFactory is missing [jboss.naming.context.java.jboss.DefaultJMSConnectionFactory]"],
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => [
            "jboss.deployment.unit.\"test.war\".component.\"com.sun.faces.config.ConfigureListener\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.faces.webapp.FacetTag\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.ScriptFreeTLV\".START",
            "jboss.deployment.unit.\"test.war\".deploymentCompleteService",
            "jboss.deployment.unit.\"test.war\".jndiDependencyService",
            "jboss.undertow.deployment.default-server.default-host./test",
            "jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService"
        ],
        "Services that may be the cause:" => [
            "jboss.clustering.singleton.server.default",
            "jboss.naming.context.java.jboss.DefaultJMSConnectionFactory"
        ]
    }
}}}}}}}}}
	at org.jboss.as.test.integration.domain.management.util.DomainTestSupport.validateResponse(DomainTestSupport.java:266)
	at org.jboss.as.test.integration.domain.management.util.DomainTestSupport.validateResponse(DomainTestSupport.java:258)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainDeploymentTest.executeOnMaster(MixedDomainDeploymentTest.java:404)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainDeploymentTest.testDeploymentViaStream(MixedDomainDeploymentTest.java:190)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainDeploymentTest.testUndeploy(MixedDomainDeploymentTest.java:282)
------- Stdout: -------
Failed response:
{
    "outcome" => "failed",
    "result" => {
        "step-1" => {
            "outcome" => "failed",


org.jboss.as.test.integration.domain.mixed.eap700.MixedDomain700TestSuite: org.jboss.as.test.integration.domain.mixed.eap700.MixedDomainDeployment700TestCase.testUnmanagedExplodedUndeploy: java.lang.AssertionError: {"WFLYDC0074: Operation failed or was rolled back on all servers. Server failures:" => {"server-group" => {"other-server-group" => {"host" => {"slave" => {"server-one" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.module.test.test.DefaultJMSConnectionFactory is missing [jboss.naming.context.java.jboss.DefaultJMSConnectionFactory]"],
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => [
            "jboss.deployment.unit.\"test.war\".component.\"com.sun.faces.config.ConfigureListener\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.faces.webapp.FacetTag\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.ScriptFreeTLV\".START",
            "jboss.deployment.unit.\"test.war\".deploymentCompleteService",
            "jboss.deployment.unit.\"test.war\".jndiDependencyService",
            "jboss.undertow.deployment.default-server.default-host./test",
            "jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService"
        ],
        "Services that may be the cause:" => [
            "jboss.clustering.singleton.server.default",
            "jboss.naming.context.java.jboss.DefaultJMSConnectionFactory"
        ]
    }
}}}}}}}}}
java.lang.AssertionError: 
{"WFLYDC0074: Operation failed or was rolled back on all servers. Server failures:" => {"server-group" => {"other-server-group" => {"host" => {"slave" => {"server-one" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.module.test.test.DefaultJMSConnectionFactory is missing [jboss.naming.context.java.jboss.DefaultJMSConnectionFactory]"],
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => [
            "jboss.deployment.unit.\"test.war\".component.\"com.sun.faces.config.ConfigureListener\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.faces.webapp.FacetTag\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.ScriptFreeTLV\".START",
            "jboss.deployment.unit.\"test.war\".deploymentCompleteService",
            "jboss.deployment.unit.\"test.war\".jndiDependencyService",
            "jboss.undertow.deployment.default-server.default-host./test",
            "jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService"
        ],
        "Services that may be the cause:" => [
            "jboss.clustering.singleton.server.default",
            "jboss.naming.context.java.jboss.DefaultJMSConnectionFactory"
        ]
    }
}}}}}}}}}
	at org.jboss.as.test.integration.domain.management.util.DomainTestSupport.validateResponse(DomainTestSupport.java:266)
	at org.jboss.as.test.integration.domain.management.util.DomainTestSupport.validateResponse(DomainTestSupport.java:258)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainDeploymentTest.executeOnMaster(MixedDomainDeploymentTest.java:400)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainDeploymentTest.testUnmanagedExplodedDeployment(MixedDomainDeploymentTest.java:214)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainDeploymentTest.testUnmanagedExplodedUndeploy(MixedDomainDeploymentTest.java:298)
------- Stdout: -------
Failed response:
{
    "outcome" => "failed",
    "result" => {
        "step-1" => {
            "outcome" => "failed",


org.jboss.as.test.integration.domain.mixed.eap700.MixedDomain700TestSuite: org.jboss.as.test.integration.domain.mixed.eap700.MixedDomainDeployment700TestCase.testReplace: java.lang.AssertionError: {"WFLYDC0074: Operation failed or was rolled back on all servers. Server failures:" => {"server-group" => {"other-server-group" => {"host" => {"slave" => {"server-one" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.module.test.test.DefaultJMSConnectionFactory is missing [jboss.naming.context.java.jboss.DefaultJMSConnectionFactory]"],
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => [
            "jboss.deployment.unit.\"test.war\".component.\"com.sun.faces.config.ConfigureListener\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.faces.webapp.FacetTag\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.ScriptFreeTLV\".START",
            "jboss.deployment.unit.\"test.war\".deploymentCompleteService",
            "jboss.deployment.unit.\"test.war\".jndiDependencyService",
            "jboss.undertow.deployment.default-server.default-host./test",
            "jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService"
        ],
        "Services that may be the cause:" => [
            "jboss.clustering.singleton.server.default",
            "jboss.naming.context.java.jboss.DefaultJMSConnectionFactory"
        ]
    }
}}}}}}}}}
java.lang.AssertionError: 
{"WFLYDC0074: Operation failed or was rolled back on all servers. Server failures:" => {"server-group" => {"other-server-group" => {"host" => {"slave" => {"server-one" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.module.test.test.DefaultJMSConnectionFactory is missing [jboss.naming.context.java.jboss.DefaultJMSConnectionFactory]"],
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => [
            "jboss.deployment.unit.\"test.war\".component.\"com.sun.faces.config.ConfigureListener\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.faces.webapp.FacetTag\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.ScriptFreeTLV\".START",
            "jboss.deployment.unit.\"test.war\".deploymentCompleteService",
            "jboss.deployment.unit.\"test.war\".jndiDependencyService",
            "jboss.undertow.deployment.default-server.default-host./test",
            "jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService"
        ],
        "Services that may be the cause:" => [
            "jboss.clustering.singleton.server.default",
            "jboss.naming.context.java.jboss.DefaultJMSConnectionFactory"
        ]
    }
}}}}}}}}}
	at org.jboss.as.test.integration.domain.management.util.DomainTestSupport.validateResponse(DomainTestSupport.java:266)
	at org.jboss.as.test.integration.domain.management.util.DomainTestSupport.validateResponse(DomainTestSupport.java:258)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainDeploymentTest.executeOnMaster(MixedDomainDeploymentTest.java:404)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainDeploymentTest.testDeploymentViaStream(MixedDomainDeploymentTest.java:190)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainDeploymentTest.testReplace(MixedDomainDeploymentTest.java:330)
------- Stdout: -------
Failed response:
{
    "outcome" => "failed",
    "result" => {
        "step-1" => {
            "outcome" => "failed",


org.jboss.as.test.integration.domain.mixed.eap700.MixedDomain700TestSuite: org.jboss.as.test.integration.domain.mixed.eap700.MixedDomainDeployment700TestCase.testDeploymentViaUrl: java.lang.AssertionError: {"WFLYDC0074: Operation failed or was rolled back on all servers. Server failures:" => {"server-group" => {"other-server-group" => {"host" => {"slave" => {"server-one" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.module.test.test.DefaultJMSConnectionFactory is missing [jboss.naming.context.java.jboss.DefaultJMSConnectionFactory]"],
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => [
            "jboss.deployment.unit.\"test.war\".component.\"com.sun.faces.config.ConfigureListener\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.faces.webapp.FacetTag\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.ScriptFreeTLV\".START",
            "jboss.deployment.unit.\"test.war\".deploymentCompleteService",
            "jboss.deployment.unit.\"test.war\".jndiDependencyService",
            "jboss.undertow.deployment.default-server.default-host./test",
            "jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService"
        ],
        "Services that may be the cause:" => [
            "jboss.clustering.singleton.server.default",
            "jboss.naming.context.java.jboss.DefaultJMSConnectionFactory"
        ]
    }
}}}}}}}}}
java.lang.AssertionError: 
{"WFLYDC0074: Operation failed or was rolled back on all servers. Server failures:" => {"server-group" => {"other-server-group" => {"host" => {"slave" => {"server-one" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.module.test.test.DefaultJMSConnectionFactory is missing [jboss.naming.context.java.jboss.DefaultJMSConnectionFactory]"],
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => [
            "jboss.deployment.unit.\"test.war\".component.\"com.sun.faces.config.ConfigureListener\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.faces.webapp.FacetTag\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.ScriptFreeTLV\".START",
            "jboss.deployment.unit.\"test.war\".deploymentCompleteService",
            "jboss.deployment.unit.\"test.war\".jndiDependencyService",
            "jboss.undertow.deployment.default-server.default-host./test",
            "jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService"
        ],
        "Services that may be the cause:" => [
            "jboss.clustering.singleton.server.default",
            "jboss.naming.context.java.jboss.DefaultJMSConnectionFactory"
        ]
    }
}}}}}}}}}
	at org.jboss.as.test.integration.domain.management.util.DomainTestSupport.validateResponse(DomainTestSupport.java:266)
	at org.jboss.as.test.integration.domain.management.util.DomainTestSupport.validateResponse(DomainTestSupport.java:258)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainDeploymentTest.executeOnMaster(MixedDomainDeploymentTest.java:400)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainDeploymentTest.testDeploymentViaUrl(MixedDomainDeploymentTest.java:177)
------- Stdout: -------
Failed response:
{
    "outcome" => "failed",
    "result" => {
        "step-1" => {
            "outcome" => "failed",
            "rolled-back" => true


org.jboss.as.test.integration.domain.mixed.eap700.MixedDomain700TestSuite: org.jboss.as.test.integration.domain.mixed.eap700.MixedDomainDeployment700TestCase.testUnmanagedExplodedDeployment: java.lang.AssertionError: {"WFLYDC0074: Operation failed or was rolled back on all servers. Server failures:" => {"server-group" => {"other-server-group" => {"host" => {"slave" => {"server-one" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.module.test.test.DefaultJMSConnectionFactory is missing [jboss.naming.context.java.jboss.DefaultJMSConnectionFactory]"],
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => [
            "jboss.deployment.unit.\"test.war\".component.\"com.sun.faces.config.ConfigureListener\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.faces.webapp.FacetTag\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.ScriptFreeTLV\".START",
            "jboss.deployment.unit.\"test.war\".deploymentCompleteService",
            "jboss.deployment.unit.\"test.war\".jndiDependencyService",
            "jboss.undertow.deployment.default-server.default-host./test",
            "jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService"
        ],
        "Services that may be the cause:" => [
            "jboss.clustering.singleton.server.default",
            "jboss.naming.context.java.jboss.DefaultJMSConnectionFactory"
        ]
    }
}}}}}}}}}
java.lang.AssertionError: 
{"WFLYDC0074: Operation failed or was rolled back on all servers. Server failures:" => {"server-group" => {"other-server-group" => {"host" => {"slave" => {"server-one" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.module.test.test.DefaultJMSConnectionFactory is missing [jboss.naming.context.java.jboss.DefaultJMSConnectionFactory]"],
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => [
            "jboss.deployment.unit.\"test.war\".component.\"com.sun.faces.config.ConfigureListener\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.faces.webapp.FacetTag\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.ScriptFreeTLV\".START",
            "jboss.deployment.unit.\"test.war\".deploymentCompleteService",
            "jboss.deployment.unit.\"test.war\".jndiDependencyService",
            "jboss.undertow.deployment.default-server.default-host./test",
            "jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService"
        ],
        "Services that may be the cause:" => [
            "jboss.clustering.singleton.server.default",
            "jboss.naming.context.java.jboss.DefaultJMSConnectionFactory"
        ]
    }
}}}}}}}}}
	at org.jboss.as.test.integration.domain.management.util.DomainTestSupport.validateResponse(DomainTestSupport.java:266)
	at org.jboss.as.test.integration.domain.management.util.DomainTestSupport.validateResponse(DomainTestSupport.java:258)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainDeploymentTest.executeOnMaster(MixedDomainDeploymentTest.java:400)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainDeploymentTest.testUnmanagedExplodedDeployment(MixedDomainDeploymentTest.java:214)
------- Stdout: -------
Failed response:
{
    "outcome" => "failed",
    "result" => {
        "step-1" => {
            "outcome" => "failed",
            "rolled-back" => true


org.jboss.as.test.integration.domain.mixed.eap700.MixedDomain700TestSuite: org.jboss.as.test.integration.domain.mixed.eap700.MixedDomainDeployment700TestCase.testUnmanagedArchiveRedeploy: java.lang.AssertionError: {"WFLYDC0074: Operation failed or was rolled back on all servers. Server failures:" => {"server-group" => {"other-server-group" => {"host" => {"slave" => {"server-one" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.module.test.test.DefaultJMSConnectionFactory is missing [jboss.naming.context.java.jboss.DefaultJMSConnectionFactory]"],
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => [
            "jboss.deployment.unit.\"test.war\".component.\"com.sun.faces.config.ConfigureListener\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.faces.webapp.FacetTag\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.ScriptFreeTLV\".START",
            "jboss.deployment.unit.\"test.war\".deploymentCompleteService",
            "jboss.deployment.unit.\"test.war\".jndiDependencyService",
            "jboss.undertow.deployment.default-server.default-host./test",
            "jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService"
        ],
        "Services that may be the cause:" => [
            "jboss.clustering.singleton.server.default",
            "jboss.naming.context.java.jboss.DefaultJMSConnectionFactory"
        ]
    }
}}}}}}}}}
java.lang.AssertionError: 
{"WFLYDC0074: Operation failed or was rolled back on all servers. Server failures:" => {"server-group" => {"other-server-group" => {"host" => {"slave" => {"server-one" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.module.test.test.DefaultJMSConnectionFactory is missing [jboss.naming.context.java.jboss.DefaultJMSConnectionFactory]"],
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => [
            "jboss.deployment.unit.\"test.war\".component.\"com.sun.faces.config.ConfigureListener\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.faces.webapp.FacetTag\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.ScriptFreeTLV\".START",
            "jboss.deployment.unit.\"test.war\".deploymentCompleteService",
            "jboss.deployment.unit.\"test.war\".jndiDependencyService",
            "jboss.undertow.deployment.default-server.default-host./test",
            "jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService"
        ],
        "Services that may be the cause:" => [
            "jboss.clustering.singleton.server.default",
            "jboss.naming.context.java.jboss.DefaultJMSConnectionFactory"
        ]
    }
}}}}}}}}}
	at org.jboss.as.test.integration.domain.management.util.DomainTestSupport.validateResponse(DomainTestSupport.java:266)
	at org.jboss.as.test.integration.domain.management.util.DomainTestSupport.validateResponse(DomainTestSupport.java:258)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainDeploymentTest.executeOnMaster(MixedDomainDeploymentTest.java:400)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainDeploymentTest.testUnmanagedArchiveDeployment(MixedDomainDeploymentTest.java:202)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainDeploymentTest.testUnmanagedArchiveRedeploy(MixedDomainDeploymentTest.java:314)
------- Stdout: -------
Failed response:
{
    "outcome" => "failed",
    "result" => {
        "step-1" => {
            "outcome" => "failed",



##### there are 2 more failed tests, see build details

@jmesnil jmesnil added Feature This PR adds a new feature to WildFly missing-reqs This PR is missing external requirements before it can be merged labels Jul 20, 2020
@wildfly-ci
Copy link

Core - Full Integration Build 9798 outcome was FAILURE using a merge of 23ea462
Summary: Compilation error: Compiler (new) Build time: 00:01:23

@wildfly-ci
Copy link

Core - Full Integration Build 9763 outcome was FAILURE using a merge of 23ea462
Summary: Compilation error: Compiler (new) Build time: 00:01:36

@wildfly-ci
Copy link

Core - Full Integration Build 9764 outcome was FAILURE using a merge of 411be6c
Summary: Compilation error: Compiler (new) Build time: 00:00:58

@wildfly-ci
Copy link

Core - Full Integration Build 9799 outcome was FAILURE using a merge of 411be6c
Summary: Compilation error: Compiler (new) Build time: 00:01:35

@wildfly-ci
Copy link

Core - Full Integration Build 9800 outcome was FAILURE using a merge of 16a6936
Summary: Tests failed: 13 (1 new), passed: 6702, ignored: 106 Build time: 03:50:11

Failed tests

org.jboss.as.test.integration.ee.concurrent.ManagedExecutorServiceMetricsTestCase.testManagedExecutorServiceManagement: java.lang.AssertionError
	at org.jboss.as.test.integration.ee.concurrent.ManagedExecutorServiceMetricsTestCase.testRuntimeStats(ManagedExecutorServiceMetricsTestCase.java:238)
	at org.jboss.as.test.integration.ee.concurrent.ManagedExecutorServiceMetricsTestCase.testManagedExecutorServiceManagement(ManagedExecutorServiceMetricsTestCase.java:108)
	at org.jboss.as.arquillian.service.ArquillianService$ExtendedJMXTestRunner.doRunTestMethod(ArquillianService.java:200)
	at org.jboss.as.arquillian.service.ArquillianService$ExtendedJMXTestRunner.runTestMethod(ArquillianService.java:176)
	at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:112)
	at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:46)
	at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:237)
	at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:138)
	at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:252)
	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819)
	at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801)
	at org.jboss.as.jmx.PluggableMBeanServerImpl$TcclMBeanServer.invoke(PluggableMBeanServerImpl.java:1494)
	at org.jboss.as.jmx.PluggableMBeanServerImpl.invoke(PluggableMBeanServerImpl.java:727)
	at org.jboss.as.jmx.BlockingNotificationMBeanServer.invoke(BlockingNotificationMBeanServer.java:168)
	at org.jboss.as.jmx.AuthorizingMBeanServer.invoke(AuthorizingMBeanServer.java:258)
	at org.jboss.remotingjmx.protocol.v2.ServerProxy$InvokeHandler.handle(ServerProxy.java:950)
	at org.jboss.remotingjmx.protocol.v2.ServerCommon$MessageReciever$1$1.run(ServerCommon.java:153)
	at org.jboss.as.jmx.ServerInterceptorFactory$Interceptor$1.run(ServerInterceptorFactory.java:71)
	at org.jboss.as.jmx.ServerInterceptorFactory$Interceptor$1.run(ServerInterceptorFactory.java:66)
	at org.wildfly.security.auth.server.SecurityIdentity.runAs(SecurityIdentity.java:328)
	at org.wildfly.security.auth.server.SecurityIdentity.runAs(SecurityIdentity.java:285)
	at org.jboss.as.controller.AccessAuditContext.doAs(AccessAuditContext.java:254)
	at org.jboss.as.controller.AccessAuditContext.doAs(AccessAuditContext.java:225)
	at org.jboss.as.jmx.ServerInterceptorFactory$Interceptor.handleEvent(ServerInterceptorFactory.java:66)
	at org.jboss.remotingjmx.protocol.v2.ServerCommon$MessageReciever$1.run(ServerCommon.java:149)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
------- Stdout: -------
 [0m10:43:13,308 INFO  [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /store/work/tc-work/37b47ae8b9c60325/full/testsuite/integration/basic/target/wildfly/standalone/data/content/16/ff23758945bc911e445279d01dc68f826dc371/content
 [0m [0m10:43:13,310 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0027: Starting deployment of "ManagedExecutorServiceMetricsTestCase.jar" (runtime-name: "ManagedExecutorServiceMetricsTestCase.jar")
 [0m [33m10:43:13,323 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-6) WFLYSRV0018: Deployment "deployment.ManagedExecutorServiceMetricsTestCase.jar" is using a private module ("org.jboss.as.controller") which may be changed or removed in future versions without notice.
 [0m [33m10:43:13,323 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-6) WFLYSRV0018: Deployment "deployment.ManagedExecutorServiceMetricsTestCase.jar" is using a private module ("org.jboss.as.ee") which may be changed or removed in future versions without notice.
 [0m [33m10:43:13,323 WARN  [org.jboss.as.dependency.private] (MSC service thread 1-6) WFLYSRV0018: Deployment "deployment.ManagedExecutorServiceMetricsTestCase.jar" is using a private module ("org.wildfly.security.manager") which may be changed or removed in future versions without notice.
 [0m [0m10:43:13,328 INFO  [org.jboss.as.arquillian] (MSC service thread 1-4) Arquillian deployment detected: ArquillianConfig[service=jboss.arquillian.config."ManagedExecutorServiceMetricsTestCase.jar",unit=ManagedExecutorServiceMetricsTestCase.jar,tests=[org.jboss.as.test.integration.ee.concurrent.ManagedExecutorServiceMetricsTestCase]]
 [0m [0m10:43:13,336 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "ManagedExecutorServiceMetricsTestCase.jar" (runtime-name : "ManagedExecutorServiceMetricsTestCase.jar")
 [0m [0m10:43:13,384 INFO  [org.jboss.as.test.integration.ee.concurrent.ManagedExecutorServiceMetricsTestCase] (EE-ManagedExecutorService-ManagedExecutorServiceMetricsTestCase-Thread-1) Executing task #1
 [0m [0m10:43:13,399 INFO  [org.jboss.as.test.integration.ee.concurrent.ManagedExecutorServiceMetricsTestCase] (EE-ManagedExecutorService-ManagedExecutorServiceMetricsTestCase-Thread-2) Executing task #2
 [0m [0m10:43:14,912 INFO  [org.jboss.as.test.integration.ee.concurrent.ManagedExecutorServiceMetricsTestCase] (EE-ManagedExecutorService-ManagedExecutorServiceMetricsTestCase-Thread-1) Executing task #3.1
 [0m [0m10:43:14,913 INFO  [org.jboss.as.test.integration.ee.concurrent.ManagedExecutorServiceMetricsTestCase] (EE-ManagedExecutorService-ManagedExecutorServiceMetricsTestCase-Thread-2) Executing task #3.2
 [0m [0m10:43:14,915 INFO  [org.jboss.as.test.integration.ee.concurrent.ManagedExecutorServiceMetricsTestCase] (EE-ManagedExecutorService-ManagedExecutorServiceMetricsTestCase-Thread-2) Executing task #3.3
	at org.jboss.as.test.integration.ee.concurrent.ManagedExecutorServiceMetricsTestCase.testRuntimeStats(ManagedExecutorServiceMetricsTestCase.java:238)
	at org.jboss.as.test.integration.ee.concurrent.ManagedExecutorServiceMetricsTestCase.testManagedExecutorServiceManagement(ManagedExecutorServiceMetricsTestCase.java:108)
	at org.jboss.as.arquillian.service.ArquillianService$ExtendedJMXTestRunner.doRunTestMethod(ArquillianService.java:200)
	at org.jboss.as.arquillian.service.ArquillianService$ExtendedJMXTestRunner.runTestMethod(ArquillianService.java:176)
	at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:112)
	at com.sun.jmx.mbeanserver.StandardMBeanIntrospector.invokeM2(StandardMBeanIntrospector.java:46)
	at com.sun.jmx.mbeanserver.MBeanIntrospector.invokeM(MBeanIntrospector.java:237)
	at com.sun.jmx.mbeanserver.PerInterface.invoke(PerInterface.java:138)
	at com.sun.jmx.mbeanserver.MBeanSupport.invoke(MBeanSupport.java:252)


org.jboss.as.test.integration.domain.mixed.eap700.MixedDomain700TestSuite: org.jboss.as.test.integration.domain.mixed.eap700.MixedDomainDeployment700TestCase.testJsfWorks: java.lang.AssertionError: {"WFLYDC0074: Operation failed or was rolled back on all servers. Server failures:" => {"server-group" => {"other-server-group" => {"host" => {"slave" => {"server-one" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.module.test.test.DefaultJMSConnectionFactory is missing [jboss.naming.context.java.jboss.DefaultJMSConnectionFactory]"],
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => [
            "jboss.deployment.unit.\"test.war\".CdiValidatorFactoryService",
            "jboss.deployment.unit.\"test.war\".WeldStartService",
            "jboss.deployment.unit.\"test.war\".component.\"com.sun.faces.config.ConfigureListener\".START",
            "jboss.deployment.unit.\"test.war\".component.\"com.sun.faces.config.ConfigureListener\".WeldInstantiator",
            "jboss.deployment.unit.\"test.war\".component.\"javax.faces.webapp.FacetTag\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.faces.webapp.FacetTag\".WeldInstantiator",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV\".WeldInstantiator",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.ScriptFreeTLV\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.ScriptFreeTLV\".WeldInstantiator",
            "jboss.deployment.unit.\"test.war\".component.\"org.jboss.weld.servlet.WeldInitialListener\".START",
            "jboss.deployment.unit.\"test.war\".component.\"org.jboss.weld.servlet.WeldInitialListener\".WeldInstantiator",
            "jboss.deployment.unit.\"test.war\".component.\"org.jboss.weld.servlet.WeldTerminalListener\".START",
            "jboss.deployment.unit.\"test.war\".component.\"org.jboss.weld.servlet.WeldTerminalListener\".WeldInstantiator",
            "jboss.deployment.unit.\"test.war\".deploymentCompleteService",
            "jboss.deployment.unit.\"test.war\".jndiDependencyService",
            "jboss.undertow.deployment.default-server.default-host./test",
            "jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService"
        ],
        "Services that may be the cause:" => [
            "jboss.clustering.singleton.server.default",
            "jboss.naming.context.java.jboss.DefaultJMSConnectionFactory"
        ]
    }
}}}}}}}}}
java.lang.AssertionError: 
{"WFLYDC0074: Operation failed or was rolled back on all servers. Server failures:" => {"server-group" => {"other-server-group" => {"host" => {"slave" => {"server-one" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.module.test.test.DefaultJMSConnectionFactory is missing [jboss.naming.context.java.jboss.DefaultJMSConnectionFactory]"],
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => [
            "jboss.deployment.unit.\"test.war\".CdiValidatorFactoryService",
            "jboss.deployment.unit.\"test.war\".WeldStartService",
            "jboss.deployment.unit.\"test.war\".component.\"com.sun.faces.config.ConfigureListener\".START",
            "jboss.deployment.unit.\"test.war\".component.\"com.sun.faces.config.ConfigureListener\".WeldInstantiator",
            "jboss.deployment.unit.\"test.war\".component.\"javax.faces.webapp.FacetTag\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.faces.webapp.FacetTag\".WeldInstantiator",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV\".WeldInstantiator",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.ScriptFreeTLV\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.ScriptFreeTLV\".WeldInstantiator",
            "jboss.deployment.unit.\"test.war\".component.\"org.jboss.weld.servlet.WeldInitialListener\".START",
            "jboss.deployment.unit.\"test.war\".component.\"org.jboss.weld.servlet.WeldInitialListener\".WeldInstantiator",
            "jboss.deployment.unit.\"test.war\".component.\"org.jboss.weld.servlet.WeldTerminalListener\".START",
            "jboss.deployment.unit.\"test.war\".component.\"org.jboss.weld.servlet.WeldTerminalListener\".WeldInstantiator",
            "jboss.deployment.unit.\"test.war\".deploymentCompleteService",
            "jboss.deployment.unit.\"test.war\".jndiDependencyService",
            "jboss.undertow.deployment.default-server.default-host./test",


org.jboss.as.test.integration.domain.mixed.eap700.MixedDomain700TestSuite: org.jboss.as.test.integration.domain.mixed.eap700.MixedDomainDeployment700TestCase.testUnmanagedArchiveDeployment: java.lang.AssertionError: {"WFLYDC0074: Operation failed or was rolled back on all servers. Server failures:" => {"server-group" => {"other-server-group" => {"host" => {"slave" => {"server-one" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.module.test.test.DefaultJMSConnectionFactory is missing [jboss.naming.context.java.jboss.DefaultJMSConnectionFactory]"],
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => [
            "jboss.deployment.unit.\"test.war\".component.\"com.sun.faces.config.ConfigureListener\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.faces.webapp.FacetTag\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.ScriptFreeTLV\".START",
            "jboss.deployment.unit.\"test.war\".deploymentCompleteService",
            "jboss.deployment.unit.\"test.war\".jndiDependencyService",
            "jboss.undertow.deployment.default-server.default-host./test",
            "jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService"
        ],
        "Services that may be the cause:" => [
            "jboss.clustering.singleton.server.default",
            "jboss.naming.context.java.jboss.DefaultJMSConnectionFactory"
        ]
    }
}}}}}}}}}
java.lang.AssertionError: 
{"WFLYDC0074: Operation failed or was rolled back on all servers. Server failures:" => {"server-group" => {"other-server-group" => {"host" => {"slave" => {"server-one" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.module.test.test.DefaultJMSConnectionFactory is missing [jboss.naming.context.java.jboss.DefaultJMSConnectionFactory]"],
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => [
            "jboss.deployment.unit.\"test.war\".component.\"com.sun.faces.config.ConfigureListener\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.faces.webapp.FacetTag\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.ScriptFreeTLV\".START",
            "jboss.deployment.unit.\"test.war\".deploymentCompleteService",
            "jboss.deployment.unit.\"test.war\".jndiDependencyService",
            "jboss.undertow.deployment.default-server.default-host./test",
            "jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService"
        ],
        "Services that may be the cause:" => [
            "jboss.clustering.singleton.server.default",
            "jboss.naming.context.java.jboss.DefaultJMSConnectionFactory"
        ]
    }
}}}}}}}}}
	at org.jboss.as.test.integration.domain.management.util.DomainTestSupport.validateResponse(DomainTestSupport.java:266)
	at org.jboss.as.test.integration.domain.management.util.DomainTestSupport.validateResponse(DomainTestSupport.java:258)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainDeploymentTest.executeOnMaster(MixedDomainDeploymentTest.java:400)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainDeploymentTest.testUnmanagedArchiveDeployment(MixedDomainDeploymentTest.java:202)
------- Stdout: -------
Failed response:
{
    "outcome" => "failed",
    "result" => {
        "step-1" => {
            "outcome" => "failed",
            "rolled-back" => true


org.jboss.as.test.integration.domain.mixed.eap700.MixedDomain700TestSuite: org.jboss.as.test.integration.domain.mixed.eap700.MixedDomainDeployment700TestCase.testDeploymentViaStream: java.lang.AssertionError: {"WFLYDC0074: Operation failed or was rolled back on all servers. Server failures:" => {"server-group" => {"other-server-group" => {"host" => {"slave" => {"server-one" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.module.test.test.DefaultJMSConnectionFactory is missing [jboss.naming.context.java.jboss.DefaultJMSConnectionFactory]"],
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => [
            "jboss.deployment.unit.\"test.war\".component.\"com.sun.faces.config.ConfigureListener\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.faces.webapp.FacetTag\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.ScriptFreeTLV\".START",
            "jboss.deployment.unit.\"test.war\".deploymentCompleteService",
            "jboss.deployment.unit.\"test.war\".jndiDependencyService",
            "jboss.undertow.deployment.default-server.default-host./test",
            "jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService"
        ],
        "Services that may be the cause:" => [
            "jboss.clustering.singleton.server.default",
            "jboss.naming.context.java.jboss.DefaultJMSConnectionFactory"
        ]
    }
}}}}}}}}}
java.lang.AssertionError: 
{"WFLYDC0074: Operation failed or was rolled back on all servers. Server failures:" => {"server-group" => {"other-server-group" => {"host" => {"slave" => {"server-one" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.module.test.test.DefaultJMSConnectionFactory is missing [jboss.naming.context.java.jboss.DefaultJMSConnectionFactory]"],
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => [
            "jboss.deployment.unit.\"test.war\".component.\"com.sun.faces.config.ConfigureListener\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.faces.webapp.FacetTag\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.ScriptFreeTLV\".START",
            "jboss.deployment.unit.\"test.war\".deploymentCompleteService",
            "jboss.deployment.unit.\"test.war\".jndiDependencyService",
            "jboss.undertow.deployment.default-server.default-host./test",
            "jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService"
        ],
        "Services that may be the cause:" => [
            "jboss.clustering.singleton.server.default",
            "jboss.naming.context.java.jboss.DefaultJMSConnectionFactory"
        ]
    }
}}}}}}}}}
	at org.jboss.as.test.integration.domain.management.util.DomainTestSupport.validateResponse(DomainTestSupport.java:266)
	at org.jboss.as.test.integration.domain.management.util.DomainTestSupport.validateResponse(DomainTestSupport.java:258)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainDeploymentTest.executeOnMaster(MixedDomainDeploymentTest.java:404)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainDeploymentTest.testDeploymentViaStream(MixedDomainDeploymentTest.java:190)
------- Stdout: -------
[Host Controller]  [0m [0m13:55:53,528 INFO  [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /store/work/tc-work/37b47ae8b9c60325/full/testsuite/mixed-domain/target/domains/MixedDomain700TestSuite/master/data/content/30/c914ae62c95276d8101027d1854406650e040b/content [0m
Failed response:
{
    "outcome" => "failed",
    "result" => {
        "step-1" => {
            "outcome" => "failed",


org.jboss.as.test.integration.domain.mixed.eap700.MixedDomain700TestSuite: org.jboss.as.test.integration.domain.mixed.eap700.MixedDomainDeployment700TestCase.testRedeploy: java.lang.AssertionError: {"WFLYDC0074: Operation failed or was rolled back on all servers. Server failures:" => {"server-group" => {"other-server-group" => {"host" => {"slave" => {"server-one" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.module.test.test.DefaultJMSConnectionFactory is missing [jboss.naming.context.java.jboss.DefaultJMSConnectionFactory]"],
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => [
            "jboss.deployment.unit.\"test.war\".component.\"com.sun.faces.config.ConfigureListener\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.faces.webapp.FacetTag\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.ScriptFreeTLV\".START",
            "jboss.deployment.unit.\"test.war\".deploymentCompleteService",
            "jboss.deployment.unit.\"test.war\".jndiDependencyService",
            "jboss.undertow.deployment.default-server.default-host./test",
            "jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService"
        ],
        "Services that may be the cause:" => [
            "jboss.clustering.singleton.server.default",
            "jboss.naming.context.java.jboss.DefaultJMSConnectionFactory"
        ]
    }
}}}}}}}}}
java.lang.AssertionError: 
{"WFLYDC0074: Operation failed or was rolled back on all servers. Server failures:" => {"server-group" => {"other-server-group" => {"host" => {"slave" => {"server-one" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.module.test.test.DefaultJMSConnectionFactory is missing [jboss.naming.context.java.jboss.DefaultJMSConnectionFactory]"],
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => [
            "jboss.deployment.unit.\"test.war\".component.\"com.sun.faces.config.ConfigureListener\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.faces.webapp.FacetTag\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.ScriptFreeTLV\".START",
            "jboss.deployment.unit.\"test.war\".deploymentCompleteService",
            "jboss.deployment.unit.\"test.war\".jndiDependencyService",
            "jboss.undertow.deployment.default-server.default-host./test",
            "jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService"
        ],
        "Services that may be the cause:" => [
            "jboss.clustering.singleton.server.default",
            "jboss.naming.context.java.jboss.DefaultJMSConnectionFactory"
        ]
    }
}}}}}}}}}
	at org.jboss.as.test.integration.domain.management.util.DomainTestSupport.validateResponse(DomainTestSupport.java:266)
	at org.jboss.as.test.integration.domain.management.util.DomainTestSupport.validateResponse(DomainTestSupport.java:258)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainDeploymentTest.executeOnMaster(MixedDomainDeploymentTest.java:404)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainDeploymentTest.testDeploymentViaStream(MixedDomainDeploymentTest.java:190)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainDeploymentTest.testRedeploy(MixedDomainDeploymentTest.java:306)
------- Stdout: -------
Failed response:
{
    "outcome" => "failed",
    "result" => {
        "step-1" => {
            "outcome" => "failed",


org.jboss.as.test.integration.domain.mixed.eap700.MixedDomain700TestSuite: org.jboss.as.test.integration.domain.mixed.eap700.MixedDomainDeployment700TestCase.testUnmanagedExplodedRedeploy: java.lang.AssertionError: {"WFLYDC0074: Operation failed or was rolled back on all servers. Server failures:" => {"server-group" => {"other-server-group" => {"host" => {"slave" => {"server-one" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.module.test.test.DefaultJMSConnectionFactory is missing [jboss.naming.context.java.jboss.DefaultJMSConnectionFactory]"],
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => [
            "jboss.deployment.unit.\"test.war\".component.\"com.sun.faces.config.ConfigureListener\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.faces.webapp.FacetTag\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.ScriptFreeTLV\".START",
            "jboss.deployment.unit.\"test.war\".deploymentCompleteService",
            "jboss.deployment.unit.\"test.war\".jndiDependencyService",
            "jboss.undertow.deployment.default-server.default-host./test",
            "jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService"
        ],
        "Services that may be the cause:" => [
            "jboss.clustering.singleton.server.default",
            "jboss.naming.context.java.jboss.DefaultJMSConnectionFactory"
        ]
    }
}}}}}}}}}
java.lang.AssertionError: 
{"WFLYDC0074: Operation failed or was rolled back on all servers. Server failures:" => {"server-group" => {"other-server-group" => {"host" => {"slave" => {"server-one" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.module.test.test.DefaultJMSConnectionFactory is missing [jboss.naming.context.java.jboss.DefaultJMSConnectionFactory]"],
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => [
            "jboss.deployment.unit.\"test.war\".component.\"com.sun.faces.config.ConfigureListener\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.faces.webapp.FacetTag\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.ScriptFreeTLV\".START",
            "jboss.deployment.unit.\"test.war\".deploymentCompleteService",
            "jboss.deployment.unit.\"test.war\".jndiDependencyService",
            "jboss.undertow.deployment.default-server.default-host./test",
            "jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService"
        ],
        "Services that may be the cause:" => [
            "jboss.clustering.singleton.server.default",
            "jboss.naming.context.java.jboss.DefaultJMSConnectionFactory"
        ]
    }
}}}}}}}}}
	at org.jboss.as.test.integration.domain.management.util.DomainTestSupport.validateResponse(DomainTestSupport.java:266)
	at org.jboss.as.test.integration.domain.management.util.DomainTestSupport.validateResponse(DomainTestSupport.java:258)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainDeploymentTest.executeOnMaster(MixedDomainDeploymentTest.java:400)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainDeploymentTest.testUnmanagedExplodedDeployment(MixedDomainDeploymentTest.java:214)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainDeploymentTest.testUnmanagedExplodedRedeploy(MixedDomainDeploymentTest.java:322)
------- Stdout: -------
Failed response:
{
    "outcome" => "failed",
    "result" => {
        "step-1" => {
            "outcome" => "failed",


org.jboss.as.test.integration.domain.mixed.eap700.MixedDomain700TestSuite: org.jboss.as.test.integration.domain.mixed.eap700.MixedDomainDeployment700TestCase.testUndeploy: java.lang.AssertionError: {"WFLYDC0074: Operation failed or was rolled back on all servers. Server failures:" => {"server-group" => {"other-server-group" => {"host" => {"slave" => {"server-one" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.module.test.test.DefaultJMSConnectionFactory is missing [jboss.naming.context.java.jboss.DefaultJMSConnectionFactory]"],
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => [
            "jboss.deployment.unit.\"test.war\".component.\"com.sun.faces.config.ConfigureListener\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.faces.webapp.FacetTag\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.ScriptFreeTLV\".START",
            "jboss.deployment.unit.\"test.war\".deploymentCompleteService",
            "jboss.deployment.unit.\"test.war\".jndiDependencyService",
            "jboss.undertow.deployment.default-server.default-host./test",
            "jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService"
        ],
        "Services that may be the cause:" => [
            "jboss.clustering.singleton.server.default",
            "jboss.naming.context.java.jboss.DefaultJMSConnectionFactory"
        ]
    }
}}}}}}}}}
java.lang.AssertionError: 
{"WFLYDC0074: Operation failed or was rolled back on all servers. Server failures:" => {"server-group" => {"other-server-group" => {"host" => {"slave" => {"server-one" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.module.test.test.DefaultJMSConnectionFactory is missing [jboss.naming.context.java.jboss.DefaultJMSConnectionFactory]"],
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => [
            "jboss.deployment.unit.\"test.war\".component.\"com.sun.faces.config.ConfigureListener\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.faces.webapp.FacetTag\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.ScriptFreeTLV\".START",
            "jboss.deployment.unit.\"test.war\".deploymentCompleteService",
            "jboss.deployment.unit.\"test.war\".jndiDependencyService",
            "jboss.undertow.deployment.default-server.default-host./test",
            "jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService"
        ],
        "Services that may be the cause:" => [
            "jboss.clustering.singleton.server.default",
            "jboss.naming.context.java.jboss.DefaultJMSConnectionFactory"
        ]
    }
}}}}}}}}}
	at org.jboss.as.test.integration.domain.management.util.DomainTestSupport.validateResponse(DomainTestSupport.java:266)
	at org.jboss.as.test.integration.domain.management.util.DomainTestSupport.validateResponse(DomainTestSupport.java:258)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainDeploymentTest.executeOnMaster(MixedDomainDeploymentTest.java:404)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainDeploymentTest.testDeploymentViaStream(MixedDomainDeploymentTest.java:190)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainDeploymentTest.testUndeploy(MixedDomainDeploymentTest.java:282)
------- Stdout: -------
[Host Controller]  [0m [0m13:55:54,212 INFO  [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0001: Content added at location /store/work/tc-work/37b47ae8b9c60325/full/testsuite/mixed-domain/target/domains/MixedDomain700TestSuite/master/data/content/63/428d7fdf5186ecbcf56ba50f8f4b4ef4b78b39/content [0m
Failed response:
{
    "outcome" => "failed",
    "result" => {
        "step-1" => {


org.jboss.as.test.integration.domain.mixed.eap700.MixedDomain700TestSuite: org.jboss.as.test.integration.domain.mixed.eap700.MixedDomainDeployment700TestCase.testUnmanagedExplodedUndeploy: java.lang.AssertionError: {"WFLYDC0074: Operation failed or was rolled back on all servers. Server failures:" => {"server-group" => {"other-server-group" => {"host" => {"slave" => {"server-one" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.module.test.test.DefaultJMSConnectionFactory is missing [jboss.naming.context.java.jboss.DefaultJMSConnectionFactory]"],
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => [
            "jboss.deployment.unit.\"test.war\".component.\"com.sun.faces.config.ConfigureListener\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.faces.webapp.FacetTag\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.ScriptFreeTLV\".START",
            "jboss.deployment.unit.\"test.war\".deploymentCompleteService",
            "jboss.deployment.unit.\"test.war\".jndiDependencyService",
            "jboss.undertow.deployment.default-server.default-host./test",
            "jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService"
        ],
        "Services that may be the cause:" => [
            "jboss.clustering.singleton.server.default",
            "jboss.naming.context.java.jboss.DefaultJMSConnectionFactory"
        ]
    }
}}}}}}}}}
java.lang.AssertionError: 
{"WFLYDC0074: Operation failed or was rolled back on all servers. Server failures:" => {"server-group" => {"other-server-group" => {"host" => {"slave" => {"server-one" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.module.test.test.DefaultJMSConnectionFactory is missing [jboss.naming.context.java.jboss.DefaultJMSConnectionFactory]"],
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => [
            "jboss.deployment.unit.\"test.war\".component.\"com.sun.faces.config.ConfigureListener\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.faces.webapp.FacetTag\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.ScriptFreeTLV\".START",
            "jboss.deployment.unit.\"test.war\".deploymentCompleteService",
            "jboss.deployment.unit.\"test.war\".jndiDependencyService",
            "jboss.undertow.deployment.default-server.default-host./test",
            "jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService"
        ],
        "Services that may be the cause:" => [
            "jboss.clustering.singleton.server.default",
            "jboss.naming.context.java.jboss.DefaultJMSConnectionFactory"
        ]
    }
}}}}}}}}}
	at org.jboss.as.test.integration.domain.management.util.DomainTestSupport.validateResponse(DomainTestSupport.java:266)
	at org.jboss.as.test.integration.domain.management.util.DomainTestSupport.validateResponse(DomainTestSupport.java:258)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainDeploymentTest.executeOnMaster(MixedDomainDeploymentTest.java:400)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainDeploymentTest.testUnmanagedExplodedDeployment(MixedDomainDeploymentTest.java:214)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainDeploymentTest.testUnmanagedExplodedUndeploy(MixedDomainDeploymentTest.java:298)
------- Stdout: -------
Failed response:
{
    "outcome" => "failed",
    "result" => {
        "step-1" => {
            "outcome" => "failed",


org.jboss.as.test.integration.domain.mixed.eap700.MixedDomain700TestSuite: org.jboss.as.test.integration.domain.mixed.eap700.MixedDomainDeployment700TestCase.testReplace: java.lang.AssertionError: {"WFLYDC0074: Operation failed or was rolled back on all servers. Server failures:" => {"server-group" => {"other-server-group" => {"host" => {"slave" => {"server-one" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.module.test.test.DefaultJMSConnectionFactory is missing [jboss.naming.context.java.jboss.DefaultJMSConnectionFactory]"],
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => [
            "jboss.deployment.unit.\"test.war\".component.\"com.sun.faces.config.ConfigureListener\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.faces.webapp.FacetTag\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.ScriptFreeTLV\".START",
            "jboss.deployment.unit.\"test.war\".deploymentCompleteService",
            "jboss.deployment.unit.\"test.war\".jndiDependencyService",
            "jboss.undertow.deployment.default-server.default-host./test",
            "jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService"
        ],
        "Services that may be the cause:" => [
            "jboss.clustering.singleton.server.default",
            "jboss.naming.context.java.jboss.DefaultJMSConnectionFactory"
        ]
    }
}}}}}}}}}
java.lang.AssertionError: 
{"WFLYDC0074: Operation failed or was rolled back on all servers. Server failures:" => {"server-group" => {"other-server-group" => {"host" => {"slave" => {"server-one" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.module.test.test.DefaultJMSConnectionFactory is missing [jboss.naming.context.java.jboss.DefaultJMSConnectionFactory]"],
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => [
            "jboss.deployment.unit.\"test.war\".component.\"com.sun.faces.config.ConfigureListener\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.faces.webapp.FacetTag\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.ScriptFreeTLV\".START",
            "jboss.deployment.unit.\"test.war\".deploymentCompleteService",
            "jboss.deployment.unit.\"test.war\".jndiDependencyService",
            "jboss.undertow.deployment.default-server.default-host./test",
            "jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService"
        ],
        "Services that may be the cause:" => [
            "jboss.clustering.singleton.server.default",
            "jboss.naming.context.java.jboss.DefaultJMSConnectionFactory"
        ]
    }
}}}}}}}}}
	at org.jboss.as.test.integration.domain.management.util.DomainTestSupport.validateResponse(DomainTestSupport.java:266)
	at org.jboss.as.test.integration.domain.management.util.DomainTestSupport.validateResponse(DomainTestSupport.java:258)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainDeploymentTest.executeOnMaster(MixedDomainDeploymentTest.java:404)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainDeploymentTest.testDeploymentViaStream(MixedDomainDeploymentTest.java:190)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainDeploymentTest.testReplace(MixedDomainDeploymentTest.java:330)
------- Stdout: -------
Failed response:
{
    "outcome" => "failed",
    "result" => {
        "step-1" => {
            "outcome" => "failed",


org.jboss.as.test.integration.domain.mixed.eap700.MixedDomain700TestSuite: org.jboss.as.test.integration.domain.mixed.eap700.MixedDomainDeployment700TestCase.testDeploymentViaUrl: java.lang.AssertionError: {"WFLYDC0074: Operation failed or was rolled back on all servers. Server failures:" => {"server-group" => {"other-server-group" => {"host" => {"slave" => {"server-one" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.module.test.test.DefaultJMSConnectionFactory is missing [jboss.naming.context.java.jboss.DefaultJMSConnectionFactory]"],
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => [
            "jboss.deployment.unit.\"test.war\".component.\"com.sun.faces.config.ConfigureListener\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.faces.webapp.FacetTag\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.ScriptFreeTLV\".START",
            "jboss.deployment.unit.\"test.war\".deploymentCompleteService",
            "jboss.deployment.unit.\"test.war\".jndiDependencyService",
            "jboss.undertow.deployment.default-server.default-host./test",
            "jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService"
        ],
        "Services that may be the cause:" => [
            "jboss.clustering.singleton.server.default",
            "jboss.naming.context.java.jboss.DefaultJMSConnectionFactory"
        ]
    }
}}}}}}}}}
java.lang.AssertionError: 
{"WFLYDC0074: Operation failed or was rolled back on all servers. Server failures:" => {"server-group" => {"other-server-group" => {"host" => {"slave" => {"server-one" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.module.test.test.DefaultJMSConnectionFactory is missing [jboss.naming.context.java.jboss.DefaultJMSConnectionFactory]"],
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => [
            "jboss.deployment.unit.\"test.war\".component.\"com.sun.faces.config.ConfigureListener\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.faces.webapp.FacetTag\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.ScriptFreeTLV\".START",
            "jboss.deployment.unit.\"test.war\".deploymentCompleteService",
            "jboss.deployment.unit.\"test.war\".jndiDependencyService",
            "jboss.undertow.deployment.default-server.default-host./test",
            "jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService"
        ],
        "Services that may be the cause:" => [
            "jboss.clustering.singleton.server.default",
            "jboss.naming.context.java.jboss.DefaultJMSConnectionFactory"
        ]
    }
}}}}}}}}}
	at org.jboss.as.test.integration.domain.management.util.DomainTestSupport.validateResponse(DomainTestSupport.java:266)
	at org.jboss.as.test.integration.domain.management.util.DomainTestSupport.validateResponse(DomainTestSupport.java:258)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainDeploymentTest.executeOnMaster(MixedDomainDeploymentTest.java:400)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainDeploymentTest.testDeploymentViaUrl(MixedDomainDeploymentTest.java:177)
------- Stdout: -------
Failed response:
{
    "outcome" => "failed",
    "result" => {
        "step-1" => {
            "outcome" => "failed",
            "rolled-back" => true


org.jboss.as.test.integration.domain.mixed.eap700.MixedDomain700TestSuite: org.jboss.as.test.integration.domain.mixed.eap700.MixedDomainDeployment700TestCase.testUnmanagedExplodedDeployment: java.lang.AssertionError: {"WFLYDC0074: Operation failed or was rolled back on all servers. Server failures:" => {"server-group" => {"other-server-group" => {"host" => {"slave" => {"server-one" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.module.test.test.DefaultJMSConnectionFactory is missing [jboss.naming.context.java.jboss.DefaultJMSConnectionFactory]"],
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => [
            "jboss.deployment.unit.\"test.war\".component.\"com.sun.faces.config.ConfigureListener\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.faces.webapp.FacetTag\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.ScriptFreeTLV\".START",
            "jboss.deployment.unit.\"test.war\".deploymentCompleteService",
            "jboss.deployment.unit.\"test.war\".jndiDependencyService",
            "jboss.undertow.deployment.default-server.default-host./test",
            "jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService"
        ],
        "Services that may be the cause:" => [
            "jboss.clustering.singleton.server.default",
            "jboss.naming.context.java.jboss.DefaultJMSConnectionFactory"
        ]
    }
}}}}}}}}}
java.lang.AssertionError: 
{"WFLYDC0074: Operation failed or was rolled back on all servers. Server failures:" => {"server-group" => {"other-server-group" => {"host" => {"slave" => {"server-one" => {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => {
    "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.module.test.test.DefaultJMSConnectionFactory is missing [jboss.naming.context.java.jboss.DefaultJMSConnectionFactory]"],
    "WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {
        "Services that were unable to start:" => [
            "jboss.deployment.unit.\"test.war\".component.\"com.sun.faces.config.ConfigureListener\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.faces.webapp.FacetTag\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.PermittedTaglibsTLV\".START",
            "jboss.deployment.unit.\"test.war\".component.\"javax.servlet.jsp.jstl.tlv.ScriptFreeTLV\".START",
            "jboss.deployment.unit.\"test.war\".deploymentCompleteService",
            "jboss.deployment.unit.\"test.war\".jndiDependencyService",
            "jboss.undertow.deployment.default-server.default-host./test",
            "jboss.undertow.deployment.default-server.default-host./test.UndertowDeploymentInfoService"
        ],
        "Services that may be the cause:" => [
            "jboss.clustering.singleton.server.default",
            "jboss.naming.context.java.jboss.DefaultJMSConnectionFactory"
        ]
    }
}}}}}}}}}
	at org.jboss.as.test.integration.domain.management.util.DomainTestSupport.validateResponse(DomainTestSupport.java:266)
	at org.jboss.as.test.integration.domain.management.util.DomainTestSupport.validateResponse(DomainTestSupport.java:258)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainDeploymentTest.executeOnMaster(MixedDomainDeploymentTest.java:400)
	at org.jboss.as.test.integration.domain.mixed.MixedDomainDeploymentTest.testUnmanagedExplodedDeployment(MixedDomainDeploymentTest.java:214)
------- Stdout: -------
Failed response:
{
    "outcome" => "failed",
    "result" => {
        "step-1" => {
            "outcome" => "failed",
            "rolled-back" => true



##### there are 3 more failed tests, see build details

@github-actions
Copy link

There has been no activity on this PR for 30 days. It will be auto-closed after 90 days.

@github-actions github-actions bot added the Stale label Aug 20, 2020
@darranl
Copy link
Contributor

darranl commented Aug 20, 2020

This PR is awaiting the RFE process to be merged.

@github-actions github-actions bot removed the Stale label Aug 21, 2020
@fjuma
Copy link
Contributor Author

fjuma commented Sep 11, 2020

Just FYI, this one has been pre-checked and depends on #4329.

Assume.assumeTrue("Skipping testSslServiceAuthProtocolMismatch, test is not being run on JDK 11.",
System.getProperty("java.specification.version").equals("11"));
Assume.assumeTrue("Skipping testSslServiceAuthProtocolMismatch, test is not being run on JDK 11+.",
JdkUtils.getJavaSpecVersion() >= 11);
Copy link
Contributor

@jstourac jstourac Sep 14, 2020

Choose a reason for hiding this comment

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

@fjuma, just noticed - isn't here missing the && isOpenSSL111OrHigher() part here? There is client using TLS13 two lines down...

Of course not - it's not OpenSSL in use. Ignore this comment :)

@darranl darranl removed the missing-reqs This PR is missing external requirements before it can be merged label Sep 15, 2020
@darranl darranl added ready-for-merge This PR is ready to be merged and fulfills all requirements and removed Feature This PR adds a new feature to WildFly labels Sep 15, 2020
@darranl
Copy link
Contributor

darranl commented Sep 15, 2020

FYI I have removed the feature label as at this point in time this is now just test cases for an already merged feature.

@darranl darranl added the 13.x label Sep 22, 2020
@darranl darranl mentioned this pull request Sep 22, 2020
@darranl darranl merged commit 410d27e into wildfly:master Sep 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps-ok Dependencies have been checked, and there are no significant changes ready-for-merge This PR is ready to be merged and fulfills all requirements
Projects
None yet
5 participants