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

https://issues.jboss.org/browse/WFCORE-581 CLI accepts operation request... #542

Conversation

aloubyansky
Copy link
Contributor

...s with addresses ending on resource types

Thanks,
Alexey

…ests with addresses ending on resource types
@wildfly-ci
Copy link

Core - Full Integration Build 575 is now running using a merge of 4f9da95

@wildfly-ci
Copy link

Windows Build 995 is now running using a merge of 4f9da95

@wildfly-ci
Copy link

Linux Build 1317 is now running using a merge of 4f9da95

@wildfly-ci
Copy link

Windows Build 995 outcome was SUCCESS using a merge of 4f9da95
Summary: Tests passed: 3048, ignored: 64 Build time: 0:18:37

@wildfly-ci
Copy link

Linux Build 1317 outcome was FAILURE using a merge of 4f9da95
Summary: Execution timeout (new); tests passed: 2704, ignored: 49; org.wildfly.core:wildfly-core-testsuite-domain Build time: 0:45:06

Build problems:

Execution timeout
Process exited with code 137

@wildfly-ci
Copy link

Core - Full Integration Build 575 outcome was FAILURE using a merge of 4f9da95
Summary: Tests failed: 1 (1 new), passed: 2827, ignored: 415 Build time: 0:48:59

Build problems:

Failed tests detected

Failed tests

org.jboss.as.test.integration.ejb.stateful.passivation.PassivationTestCase.testPassivationMaxSize: javax.ejb.EJBException: java.lang.IllegalStateException: WFLYCLEJBINF0008: Stateful session bean {[-53, -37, -97, -75, -52, -86, 77, 121, -112, 34, 10, 16, -117, -21, -59, -35]} refers to an invalid bean group 6e8823a7-a5e4-4c1f-ad6a-db87f106eeca
    at org.wildfly.clustering.ejb.infinispan.bean.InfinispanBeanFactory.createBean(InfinispanBeanFactory.java:76)
    at org.wildfly.clustering.ejb.infinispan.InfinispanBeanManager.findBean(InfinispanBeanManager.java:266)

@bstansberry
Copy link
Contributor

retest this please

@wildfly-ci
Copy link

Core - Full Integration Build 578 is now running using a merge of 4f9da95

@wildfly-ci
Copy link

Windows Build 998 is now running using a merge of 4f9da95

@wildfly-ci
Copy link

Linux Build 1320 is now running using a merge of 4f9da95

@wildfly-ci
Copy link

Linux Build 1320 outcome was FAILURE using a merge of 4f9da95
Summary: Tests failed: 1 (1 new), passed: 3047, ignored: 64 Build time: 0:18:14

Build problems:

Failed tests detected

Failed tests

org.jboss.as.test.integration.domain.suites.OperationTransformationTestCase.test: org.jboss.as.test.integration.management.util.MgmtOperationException: Management operation failed.
    at org.jboss.as.test.integration.domain.management.util.DomainTestUtils.executeForResult(DomainTestUtils.java:160)
    at org.jboss.as.test.integration.domain.suites.OperationTransformationTestCase.test(OperationTransformationTestCase.java:126)

@wildfly-ci
Copy link

Windows Build 998 outcome was FAILURE using a merge of 4f9da95
Summary: Execution timeout (new); tests failed: 11 (11 new), passed: 2719, ignored: 51; org.wildfly.core:wildfly-core-testsuite-domain Build time: 0:45:10

Build problems:

Failed tests detected
Execution timeout
Process exited with code 1

Failed tests

org.jboss.as.test.integration.domain.HTTPSManagementInterfaceTestCase.testHTTPS: java.io.IOException: java.util.concurrent.CancellationException: Operation was cancelled
    at org.jboss.threads.AsyncFutureTask.operationCancelled(AsyncFutureTask.java:70)
    at org.jboss.threads.AsyncFutureTask.get(AsyncFutureTask.java:267)

org.jboss.as.test.integration.domain.HTTPSManagementInterfaceTestCase.testHTTPS: java.io.IOException: java.util.concurrent.ExecutionException: Operation failed
    at org.jboss.remoting3.remote.RemoteConnectionChannel.openOutboundMessage(RemoteConnectionChannel.java:117)
    at org.jboss.remoting3.remote.RemoteConnectionChannel.writeMessage(RemoteConnectionChannel.java:306)

org.jboss.as.test.integration.domain.HTTPSManagementInterfaceTestCase.testHTTP: java.io.IOException: org.jboss.remoting3.NotOpenException: Cannot open new channel because close was initiated
    at org.jboss.remoting3.remote.RemoteConnectionHandler.handleOutboundChannelOpen(RemoteConnectionHandler.java:190)
    at org.jboss.remoting3.remote.RemoteConnectionHandler.open(RemoteConnectionHandler.java:327)

org.jboss.as.test.integration.domain.HTTPSManagementInterfaceTestCase.testHTTP: java.io.IOException: org.jboss.remoting3.NotOpenException: Cannot open new channel because close was initiated
    at org.jboss.remoting3.remote.RemoteConnectionHandler.handleOutboundChannelOpen(RemoteConnectionHandler.java:190)
    at org.jboss.remoting3.remote.RemoteConnectionHandler.open(RemoteConnectionHandler.java:327)

org.jboss.as.test.integration.domain.HTTPSManagementInterfaceTestCase.testHTTPWithSecureInterface: java.io.IOException: org.jboss.remoting3.NotOpenException: Cannot open new channel because close was initiated
    at org.jboss.remoting3.remote.RemoteConnectionHandler.handleOutboundChannelOpen(RemoteConnectionHandler.java:190)
    at org.jboss.remoting3.remote.RemoteConnectionHandler.open(RemoteConnectionHandler.java:327)

org.jboss.as.test.integration.domain.HTTPSManagementInterfaceTestCase.testHTTPWithSecureInterface: java.io.IOException: org.jboss.remoting3.NotOpenException: Cannot open new channel because close was initiated
    at org.jboss.remoting3.remote.RemoteConnectionHandler.handleOutboundChannelOpen(RemoteConnectionHandler.java:190)
    at org.jboss.remoting3.remote.RemoteConnectionHandler.open(RemoteConnectionHandler.java:327)

org.jboss.as.test.integration.domain.HTTPSManagementInterfaceTestCase.testHTTPSWithSecureInterface: java.io.IOException: org.jboss.remoting3.NotOpenException: Cannot open new channel because close was initiated
    at org.jboss.remoting3.remote.RemoteConnectionHandler.handleOutboundChannelOpen(RemoteConnectionHandler.java:190)
    at org.jboss.remoting3.remote.RemoteConnectionHandler.open(RemoteConnectionHandler.java:327)

org.jboss.as.test.integration.domain.HTTPSManagementInterfaceTestCase.testHTTPSWithSecureInterface: java.io.IOException: org.jboss.remoting3.NotOpenException: Cannot open new channel because close was initiated
    at org.jboss.remoting3.remote.RemoteConnectionHandler.handleOutboundChannelOpen(RemoteConnectionHandler.java:190)
    at org.jboss.remoting3.remote.RemoteConnectionHandler.open(RemoteConnectionHandler.java:327)

org.jboss.as.test.integration.domain.HTTPSManagementInterfaceTestCase: java.io.IOException: org.jboss.remoting3.NotOpenException: Cannot open new channel because close was initiated
    at org.jboss.remoting3.remote.RemoteConnectionHandler.handleOutboundChannelOpen(RemoteConnectionHandler.java:190)
    at org.jboss.remoting3.remote.RemoteConnectionHandler.open(RemoteConnectionHandler.java:327)

org.jboss.as.test.integration.domain.ServerManagementTestCase.testDomainLifecycleMethods: org.junit.ComparisonFailure: [
    ("host" => "master"),
    ("server-config" => "main-one")

org.jboss.as.test.integration.domain.ServerManagementTestCase.testRemoveStartedServer: java.lang.AssertionError: "WFLYCTL0216: Management resource '[
    (\"host\" => \"master\"),
    (\"server-config\" => \"main-one\")


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

@wildfly-ci
Copy link

Core - Full Integration Build 578 outcome was SUCCESS using a merge of 4f9da95
Summary: Tests passed: 2828, ignored: 415 Build time: 0:48:55

@bstansberry
Copy link
Contributor

retest this please

@wildfly-ci
Copy link

Core - Full Integration Build 591 is now running using a merge of 4f9da95

@wildfly-ci
Copy link

Windows Build 1011 is now running using a merge of 4f9da95

@wildfly-ci
Copy link

Linux Build 1339 is now running using a merge of 4f9da95

@wildfly-ci
Copy link

Linux Build 1339 outcome was SUCCESS using a merge of 4f9da95
Summary: Tests passed: 3048, ignored: 64 Build time: 0:18:39

@wildfly-ci
Copy link

Windows Build 1011 outcome was SUCCESS using a merge of 4f9da95
Summary: Tests passed: 3048, ignored: 64 Build time: 0:19:12

@wildfly-ci
Copy link

Core - Full Integration Build 591 outcome was SUCCESS using a merge of 4f9da95
Summary: Tests passed: 2832, ignored: 415 Build time: 0:47:34

@bstansberry bstansberry added the ready-for-merge This PR is ready to be merged and fulfills all requirements label Mar 10, 2015
bstansberry added a commit that referenced this pull request Mar 11, 2015
@bstansberry bstansberry merged commit ab2502f into wildfly:master Mar 11, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-merge This PR is ready to be merged and fulfills all requirements
Projects
None yet
3 participants