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-7131] Upgrading JBoss Marshalling to 2.2.2.Final #6316

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ropalka
Copy link
Contributor

@ropalka ropalka commented Jan 11, 2025

@wildfly-ci
Copy link

Core -> Full Integration Build 14212 outcome was UNKNOWN using a merge of 03cdb3b
Summary: Canceled (Swabra) Build time: 00:01:35

@wildfly-ci
Copy link

Core -> WildFly Preview Integration Build 14313 outcome was UNKNOWN using a merge of 03cdb3b
Summary: Canceled (Step 3/6) Build time: 00:01:36

@wildfly-ci
Copy link

Core -> Full Integration Build 14213 outcome was UNKNOWN using a merge of 03cdb3b
Summary: Canceled Build time: 00:00:21

@wildfly-ci
Copy link

Core -> WildFly Preview Integration Build 14314 outcome was UNKNOWN using a merge of 03cdb3b
Summary: Canceled Build time: 00:00:00

@wildfly-ci
Copy link

Core -> WildFly Preview Integration Build 14315 outcome was UNKNOWN using a merge of 03cdb3b
Summary: Canceled (Tests passed: 108, ignored: 3; Step 5/6) Build time: 00:11:39

@wildfly-ci
Copy link

Core -> WildFly Preview Integration Build 14316 outcome was UNKNOWN using a merge of 03cdb3b
Summary: Canceled (Step 3/6) Build time: 00:02:07

@ropalka
Copy link
Contributor Author

ropalka commented Jan 12, 2025

/retest this please

@wildfly-ci
Copy link

Core -> Full Integration Build 14215 outcome was UNKNOWN using a merge of 03cdb3b
Summary: Canceled (Tests passed: 229, ignored: 12; Step 5/6) Build time: 00:13:43

@wildfly-ci
Copy link

Core -> WildFly Preview Integration Build 14317 outcome was UNKNOWN using a merge of 03cdb3b
Summary: Canceled (Tests passed: 1585, ignored: 14; Step 5/6) Build time: 00:24:43

@wildfly-ci
Copy link

Core -> Full Integration Build 14216 outcome was FAILURE using a merge of 03cdb3b
Summary: Tests failed: 1 (1 new), passed: 4560, ignored: 55 Build time: 02:15:48

Failed tests

org.wildfly.test.integration.microprofile.faulttolerance.opentelemetry.FaultToleranceOpenTelemetryIntegrationTestCase(layers-test).test: java.lang.AssertionError: expected:<10.0> but was:<0.0>
	at org.wildfly.test.integration.microprofile.faulttolerance.opentelemetry.FaultToleranceOpenTelemetryIntegrationTestCase.lambda$test$5(FaultToleranceOpenTelemetryIntegrationTestCase.java:84)
	at org.jboss.as.test.shared.observability.containers.OpenTelemetryCollectorContainer.assertMetrics(OpenTelemetryCollectorContainer.java:166)
	at org.wildfly.test.integration.microprofile.faulttolerance.opentelemetry.FaultToleranceOpenTelemetryIntegrationTestCase.test(FaultToleranceOpenTelemetryIntegrationTestCase.java:78)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
------- Stdout: -------
 [0m16:59:30,294 INFO  [org.jboss.modules] (main) JBoss Modules version 2.1.6.Final
 [0m [0m16:59:30,697 INFO  [org.jboss.msc] (main) JBoss MSC version 1.5.5.Final
 [0m [0m16:59:30,703 INFO  [org.jboss.threads] (main) JBoss Threads version 2.4.0.Final
 [0m [0m16:59:30,782 INFO  [org.jboss.as] (MSC service thread 1-3) WFLYSRV0049: WildFly 36.0.0.Beta1-SNAPSHOT (WildFly Core 28.0.0.Beta1-SNAPSHOT) starting
 [0m [0m16:59:31,558 INFO  [org.wildfly.security] (Controller Boot Thread) ELY00001: WildFly Elytron version 2.6.0.Final
 [0m [0m16:59:32,016 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
 [0m [0m16:59:32,029 INFO  [org.xnio] (MSC service thread 1-7) XNIO version 3.8.16.Final
 [0m [0m16:59:32,034 INFO  [org.xnio.nio] (MSC service thread 1-7) XNIO NIO Implementation Version 3.8.16.Final
 [0m [0m16:59:32,058 INFO  [org.jboss.remoting] (MSC service thread 1-2) JBoss Remoting version 5.0.30.Final
 [0m [0m16:59:32,079 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 43) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 2.2)
 [0m [0m16:59:32,107 INFO  [org.wildfly.extension.health] (ServerService Thread Pool -- 51) WFLYHEALTH0001: Activating Base Health Subsystem
 [0m [0m16:59:32,130 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 52) WFLYCLINF0001: Activating Infinispan subsystem.
 [0m [0m16:59:32,137 INFO  [org.jboss.as.jaxrs] (ServerService Thread Pool -- 54) WFLYRS0016: RESTEasy version 6.2.11.Final
 [0m [0m16:59:32,153 INFO  [org.wildfly.extension.io] (ServerService Thread Pool -- 53) WFLYIO001: Worker 'default' has auto-configured to 8 IO threads with 64 max task threads based on your 4 available processors
 [0m [0m16:59:32,161 INFO  [org.jboss.as.connector] (MSC service thread 1-2) WFLYJCA0009: Starting Jakarta Connectors Subsystem (WildFly/IronJacamar 3.0.10.Final)
 [0m [0m16:59:32,166 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-8) WFLYJCA0018: Started Driver service with driver-name = h2
 [0m [0m16:59:32,181 INFO  [org.wildfly.extension.microprofile.faulttolerance] (ServerService Thread Pool -- 60) WFLYMPFTEXT0001: Activating MicroProfile Fault Tolerance subsystem.
 [0m [0m16:59:32,186 INFO  [org.wildfly.extension.microprofile.config.smallrye] (ServerService Thread Pool -- 59) WFLYCONF0001: Activating MicroProfile Config Subsystem
 [0m [33m16:59:32,190 WARN  [org.wildfly.extension.elytron] (MSC service thread 1-7) WFLYELY00023: KeyStore file '/opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/microprofile/target/wildfly/standalone/configuration/application.keystore' does not exist. Used blank.
 [0m [33m16:59:32,201 WARN  [org.wildfly.extension.elytron] (MSC service thread 1-4) WFLYELY01084: KeyStore /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/microprofile/target/wildfly/standalone/configuration/application.keystore not found, it will be auto-generated on first use with a self-signed certificate for host localhost
 [0m [0m16:59:32,217 INFO  [org.wildfly.extension.microprofile.jwt.smallrye] (ServerService Thread Pool -- 62) WFLYJWT0001: Activating MicroProfile JWT Subsystem
 [0m [0m16:59:32,218 INFO  [org.jboss.as.ejb3] (MSC service thread 1-4) WFLYEJB0482: Strict pool mdb-strict-max-pool is using a max instance size of 16 (per class), which is derived from the number of CPUs on this host.
 [0m [0m16:59:32,218 INFO  [org.jboss.as.ejb3] (MSC service thread 1-5) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 16 (per class), which is derived from thread worker pool sizing.
 [0m [0m16:59:32,228 INFO  [org.wildfly.extension.microprofile.lra.participant] (ServerService Thread Pool -- 64) WFLYTXLRAPARTICIPANT0001: Activating MicroProfile LRA Participant Subsystem with system property (lra.coordinator.url) value as http://localhost:8080/lra-coordinator/lra-coordinator
 [0m [0m16:59:32,231 INFO  [org.wildfly.extension.microprofile.lra.coordinator] (ServerService Thread Pool -- 63) WFLYTXLRACOORD0001: Activating MicroProfile LRA Coordinator Subsystem
 [0m [0m16:59:32,230 INFO  [org.wildfly.extension.microprofile.reactive.streams.operators] (ServerService Thread Pool -- 67) WFLYRXSTOPS0001: Activating MicroProfile Reactive Streams Operators Subsystem
 [0m [0m16:59:32,234 INFO  [org.wildfly.extension.microprofile.reactive.messaging] (ServerService Thread Pool -- 66) WFLYRXMESS0001: Activating MicroProfile Reactive Messaging Subsystem
 [0m [0m16:59:32,237 INFO  [org.wildfly.extension.microprofile.health.smallrye] (ServerService Thread Pool -- 61) WFLYMPHEALTH0001: Activating MicroProfile Health Subsystem
 [0m [0m16:59:32,255 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 69) WFLYNAM0001: Activating Naming Subsystem
 [0m [0m16:59:32,257 INFO  [org.wildfly.extension.microprofile.telemetry] (ServerService Thread Pool -- 68) WFLYMPTEL0001: Activating MicroProfile Telemetry Subsystem
 [0m [0m16:59:32,277 INFO  [org.jboss.as.naming] (MSC service thread 1-1) WFLYNAM0003: Starting Naming Service
 [0m [33m16:59:32,307 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 75) WFLYTX0013: The node-identifier attribute on the /subsystem=transactions is set to the default value. This is a danger for environments running multiple servers. Please make sure the attribute value is unique.
 [0m [33m16:59:32,324 WARN  [org.jboss.as.domain.http.api.undertow] (MSC service thread 1-2) WFLYDMHTTP0003: Unable to load console module for slot main, disabling console
 [0m [0m16:59:32,380 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0003: Undertow 2.3.18.Final starting


@wildfly wildfly deleted a comment from wildfly-ci Jan 14, 2025
@wildfly wildfly deleted a comment from wildfly-ci Jan 14, 2025
@wildfly wildfly deleted a comment from wildfly-ci Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants