Skip to content

Instantly share code, notes, and snippets.

View jimma's full-sized avatar

Jim Ma jimma

  • Red Hat
View GitHub Profile
[INFO] ------------------< org.wildfly:wildfly-ts-integ-ws >-------------------
[INFO] Building WildFly Test Suite: Integration - WS 27.0.0.Alpha3-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-dependency-plugin:3.1.1:tree (default-cli) @ wildfly-ts-integ-ws ---
[INFO] org.wildfly:wildfly-ts-integ-ws:jar:27.0.0.Alpha3-SNAPSHOT
[INFO] +- org.jboss.ws.cxf:jbossws-cxf-client:jar:6.0.0.Final:test
[INFO] +- jakarta.activation:jakarta.activation-api:jar:2.1.0:test
[INFO] +- jakarta.annotation:jakarta.annotation-api:jar:2.1.1:test
[INFO] +- jakarta.authentication:jakarta.authentication-api:jar:3.0.0:test
[ERROR] Failures:
[ERROR] JBWS3628TestCase.testWSDL:72->checkPolicyReference:86->Assert.assertTrue:41->Assert.fail:88 WSDL does not contain policy reference to 'WS-Addressing_policy'
[ERROR] UsernameAuthorizationDigestTestCase.testUnauthorized:125->JBossWSTest.assertEquals:332->Assert.assertEquals:144->Assert.assertEquals:115 expected:<[Unauthorized]> but was:<[Response was of unexpected text/html ContentType. Incoming portion of HTML stream: <html><head><title>ERROR</title><style>
body {
font-family: "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
margin: 5px;
}
.header {
background-image: linear-gradient(bottom, rgb(153,151,153) 8%, rgb(199,199,199) 54%);
[javatest.batch] 08:29:10,940 ERROR [stderr] (Thread-197) javax.net.ssl|WARNING|FB|Thread-197|2022-04-18 08:29:10.940 EDT|ServerNameExtension.java:261|Unable to indicate server name
[javatest.batch] 08:29:10,941 ERROR [stderr] (Thread-197) javax.net.ssl|DEBUG|FB|Thread-197|2022-04-18 08:29:10.941 EDT|SSLExtensions.java:260|Ignore, context unavailable extension: server_name
[javatest.batch] 08:29:10,945 ERROR [stderr] (Thread-197) javax.net.ssl|WARNING|FB|Thread-197|2022-04-18 08:29:10.944 EDT|SignatureScheme.java:295|Signature algorithm, ed25519, is not supported by the underlying providers
[javatest.batch] 08:29:10,945 ERROR [stderr] (Thread-197) javax.net.ssl|WARNING|FB|Thread-197|2022-04-18 08:29:10.945 EDT|SignatureScheme.java:295|Signature algorithm, ed448, is not supported by the underlying providers
[javatest.batch] 08:29:10,952 ERROR [stderr] (Thread-197) javax.net.ssl|INFO|FB|Thread-197|2022-04-18 08:29:10.951 EDT|AlpnExtension.java:161|No available application protocols
[javatest.batch] 08:29:10,952
[javatest.batch] 08:22:53,019 ERROR [stderr] (Thread-193) javax.net.ssl|WARNING|9F|Thread-193|2022-04-18 08:22:53.019 EDT|ServerNameExtension.java:266|Unable to indicate server name
[javatest.batch] 08:22:53,019 ERROR [stderr] (Thread-193) javax.net.ssl|DEBUG|9F|Thread-193|2022-04-18 08:22:53.019 EDT|SSLExtensions.java:272|Ignore, context unavailable extension: server_name
[javatest.batch] 08:22:53,021 ERROR [stderr] (Thread-193) javax.net.ssl|INFO|9F|Thread-193|2022-04-18 08:22:53.021 EDT|AlpnExtension.java:182|No available application protocols
[javatest.batch] 08:22:53,021 ERROR [stderr] (Thread-193) javax.net.ssl|DEBUG|9F|Thread-193|2022-04-18 08:22:53.021 EDT|SSLExtensions.java:272|Ignore, context unavailable extension: application_layer_protocol_negotiation
[javatest.batch] 08:22:53,023 ERROR [stderr] (Thread-193) javax.net.ssl|DEBUG|9F|Thread-193|2022-04-18 08:22:53.022 EDT|SessionTicketExtension.java:408|Stateless resumption supported
[javatest.batch] 08:22:53,025 ERROR [stderr] (Thread-193) javax.net
[javatest.batch] 08:14:32,978 ERROR [stderr] (Thread-194) javax.net.ssl|WARNING|F5|Thread-194|2022-04-18 08:14:32.978 EDT|Logger.java:765|Unable to indicate server name
[javatest.batch] 08:14:32,978 ERROR [stderr] (Thread-194) javax.net.ssl|FINE|F5|Thread-194|2022-04-18 08:14:32.978 EDT|Logger.java:765|Ignore, context unavailable extension: server_name
[javatest.batch] 08:14:32,979 ERROR [stderr] (Thread-194) javax.net.ssl|FINE|F5|Thread-194|2022-04-18 08:14:32.979 EDT|Logger.java:765|Ignore, context unavailable extension: status_request
[javatest.batch] 08:14:32,981 ERROR [stderr] (Thread-194) javax.net.ssl|WARNING|F5|Thread-194|2022-04-18 08:14:32.980 EDT|Logger.java:765|Signature algorithm, ed25519, is not supported by the underlying providers
[javatest.batch] 08:14:32,981 ERROR [stderr] (Thread-194) javax.net.ssl|WARNING|F5|Thread-194|2022-04-18 08:14:32.981 EDT|Logger.java:765|Signature algorithm, ed448, is not supported by the underlying providers
[javatest.batch] 08:14:32,986 ERROR [stderr] (Thread-194
@jimma
jimma / gist:89bec85110078efc151751fd606529a3
Created April 12, 2022 01:05
jaxrs test failures with jakarta jaxb3
INFO] Running org.jboss.as.test.integration.jaxrs.jaxb.JaxbProviderTestCase
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.159 s <<< FAILURE! - in org.jboss.as.test.integration.jaxrs.jaxb.JaxbProviderTestCase
[ERROR] testJaxRsWithNoApplication(org.jboss.as.test.integration.jaxrs.jaxb.JaxbProviderTestCase) Time elapsed: 0.017 s <<< ERROR!
java.io.IOException:
java.util.concurrent.ExecutionException: java.io.IOException: HTTP Status 500 Response: jakarta.xml.bind.JAXBException: Implementation of Jakarta XML Binding-API has not been found on module path or classpath.
- with linked exception:
[java.lang.ClassNotFoundException: org.glassfish.jaxb.runtime.v2.ContextFactory from [Module "deployment.jaxrsnoap.war" from Service Module Loader]]
at org.jboss.as.test.integration.common.HttpRequest.execute(HttpRequest.java:61)
at org.jboss.as.test.integration.common.HttpRequest.get(HttpRequest.java:82)
at org.jboss.as.test.integration.jaxrs.jaxb.JaxbProviderTestCase.performCall(JaxbProvide
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.cxf.systest.ws.action.ActionTest
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.078 s - in org.apache.cxf.systest.ws.action.ActionTest
[INFO] Running org.apache.cxf.systest.ws.action.SignatureWhitespaceTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.273 s - in org.apache.cxf.systest.ws.action.SignatureWhitespaceTest
[INFO] Running org.apache.cxf.systest.ws.algsuite.AlgorithmSuiteTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.995 s - in org.apache.cxf.systest.ws.algsuite.AlgorithmSuiteTest
[INFO] Running org.apache.cxf.systest.ws.algsuite.StaxAlgorithmSuiteTest
@jimma
jimma / gist:4ae80094d7fb60f09d2ae472690947b3
Created March 21, 2022 06:45
cxf-artemis jms transport
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cxf-rt-transports-jms ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.cxf.transport.jms.ConnectionTempQueueTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.43 s - in org.apache.cxf.transport.jms.ConnectionTempQueueTest
[INFO] Running org.apache.cxf.transport.jms.JMSConduitTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.806 s - in org.apache.cxf.transport.jms.JMSConduitTest
[INFO] Running org.apache.cxf.transport.jms.JMSConfigFactoryTest
@jimma
jimma / gist:0ceb75a0f0569ae54d2a37154f3830c8
Created March 17, 2022 12:13
systests-security-failures
[INFO] Running org.apache.cxf.systest.ws.https.HttpsTokenTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.061 s - in org.apache.cxf.systest.ws.https.HttpsTokenTest
[INFO] Running org.apache.cxf.systest.ws.mtom.MTOMSecurityTest
[WARNING] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.046 s - in org.apache.cxf.systest.ws.mtom.MTOMSecurityTest
[INFO] Running org.apache.cxf.systest.ws.parts.PartsTest
DefaultValidationEventHandler: [ERROR]: unexpected element (uri:"http://www.w3.org/2001/04/xmlenc#", local:"EncryptedData"). Expected elements are <{}text>
Location: node: [xenc:EncryptedData: null]
DefaultValidationEventHandler: [ERROR]: unexpected element (uri:"http://www.w3.org/2001/04/xmlenc#", local:"EncryptedData"). Expected elements are <{}text>
Location: node: [xenc:EncryptedData: null]
DefaultValidationEventHandler: [ERROR]: unexpected element (uri:"http://www.w3.org/2001/04/xmlenc#", local:"EncryptedData"). Expected elements are <{}text>
package io.quarkus.deployment.steps;
import io.quarkus.arc.runtime.BeanContainer;
import io.quarkus.arc.runtime.ClientProxyUnwrapper;
import io.quarkus.resteasy.reactive.common.runtime.ResteasyReactiveCommonRecorder;
import io.quarkus.resteasy.reactive.server.runtime.ResteasyReactiveRecorder;
import io.quarkus.resteasy.reactive.server.runtime.security.SecurityContextOverrideHandler.Customizer;
import io.quarkus.runtime.RuntimeValue;
import io.quarkus.runtime.ShutdownContext;
import io.quarkus.runtime.StartupContext;