Skip to content

[WFCORE-7695] Prune unused wildfly-patching code - #6917

Open
bstansberry wants to merge 19 commits into
wildfly:mainfrom
bstansberry:WFCORE-7695
Open

[WFCORE-7695] Prune unused wildfly-patching code#6917
bstansberry wants to merge 19 commits into
wildfly:mainfrom
bstansberry:WFCORE-7695

Conversation

@bstansberry

@bstansberry bstansberry commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

@bstansberry bstansberry added the hold Do not merge this PR label Sep 9, 2026
@bstansberry
bstansberry marked this pull request as ready for review September 9, 2026 22:53
@bstansberry bstansberry removed the hold Do not merge this PR label Sep 9, 2026
@wildfly-ci

Copy link
Copy Markdown

Core -> Full Integration Build 15343 outcome was FAILURE using a merge of 07d7616
Summary: Tests passed: 181, ignored: 2; compilation error: Compiler (new) Build time: 00:13:14

…Manager methods and other code that thus became unused
@wildfly-ci

Copy link
Copy Markdown

Core -> Full Integration (with SecurityManager) Build 340 outcome was FAILURE using a merge of 07d7616
Summary: Tests passed: 5747, ignored: 120; compilation error: Compiler (new) Build time: 03:30:20

@bstansberry bstansberry added the hold Do not merge this PR label Sep 10, 2026
@bstansberry

Copy link
Copy Markdown
Contributor Author

A test in full WF uses a method in the removed ZipUtil class, so I'll likely restore that method, deprecate the class and file issues to stop using ZipUtil and then remove it.

@bstansberry bstansberry removed the hold Do not merge this PR label Sep 10, 2026
@wildfly wildfly deleted a comment from wildfly-ci Sep 10, 2026
@wildfly wildfly deleted a comment from wildfly-ci Sep 10, 2026
@wildfly-ci

Copy link
Copy Markdown

Core -> Full Integration (with SecurityManager) Build 341 outcome was FAILURE using a merge of 069eef8
Summary: Tests failed: 1 (1 new), passed: 8202, ignored: 149 Build time: 04:36:51

Failed tests

org.jboss.as.test.clustering.cluster.ejb.timer.DistributedTimerServiceTestCase.test(URL, URL): org.opentest4j.AssertionFailedError: class org.jboss.as.test.clustering.cluster.ejb.timer.beans.CalendarPersistentTimerBean={node-1=[]} ==> expected: not equal but was: <0>
	at org.jboss.as.test.clustering.cluster.ejb.timer.AbstractTimerServiceTestCase.test(AbstractTimerServiceTestCase.java:302)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1604)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1604)
------- Stdout: -------
[ [32mOK:    53 [0m, KO:     0 [0m,  [36mSKIP:     5 [0m]  [32mTest succeeded: CoalesceMissedTimeoutsTestCase [0m
[OK:    53, KO:     0, SKIP:     5] Test starting: DistributedTimerServiceTestCase
[OK:    53, KO:     0, SKIP:     5] Test starting: test(URL, URL)
node-2 2026-09-10 20:24:54,032 INFO  [org.jboss.modules] (main) JBoss Modules version 2.1.6.Final
node-2 2026-09-10 20:24:54,459 INFO  [org.jboss.msc] (main) JBoss MSC version 1.5.6.Final
node-2 2026-09-10 20:24:54,570 INFO  [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: WildFly 42.0.0.Beta1-SNAPSHOT (WildFly Core 34.0.0.Beta5-SNAPSHOT) starting
node-2 2026-09-10 20:24:55,554 INFO  [org.wildfly.security] (Controller Boot Thread) ELY00001: WildFly Elytron version 2.9.2.Final
node-2 2026-09-10 20:24:56,320 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
node-2 2026-09-10 20:24:56,335 INFO  [org.xnio] (MSC service thread 1-5) XNIO version 3.8.16.Final
node-2 2026-09-10 20:24:56,340 INFO  [org.xnio.nio] (MSC service thread 1-5) XNIO NIO Implementation Version 3.8.16.Final
node-2 2026-09-10 20:24:56,388 INFO  [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 48) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 2.4)
node-2 2026-09-10 20:24:56,406 INFO  [org.jboss.remoting] (MSC service thread 1-5) JBoss Remoting version 5.0.32.Final
node-2 2026-09-10 20:24:56,412 INFO  [org.wildfly.extension.elytron.oidc._private] (ServerService Thread Pool -- 57) WFLYOIDC0001: Activating WildFly Elytron OIDC Subsystem
node-2 2026-09-10 20:24:56,447 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 59) WFLYCLINF0001: Activating Infinispan subsystem.
node-2 2026-09-10 20:24:56,465 INFO  [org.wildfly.extension.health] (ServerService Thread Pool -- 58) WFLYHEALTH0001: Activating Base Health Subsystem
node-2 2026-09-10 20:24:56,466 INFO  [org.wildfly.extension.io] (ServerService Thread Pool -- 60) WFLYIO001: Worker 'default' has auto-configured to 8 IO threads with 64 max task threads based on your 4 available processors
node-2 2026-09-10 20:24:56,488 INFO  [org.jboss.as.jaxrs] (ServerService Thread Pool -- 62) WFLYRS0016: RESTEasy version 7.0.4.Final
node-2 2026-09-10 20:24:56,521 INFO  [org.jboss.as.clustering.jgroups] (ServerService Thread Pool -- 65) WFLYCLJG0001: Activating JGroups subsystem. JGroups version 5.5.7
node-2 2026-09-10 20:24:56,550 INFO  [org.jboss.as.connector] (MSC service thread 1-5) WFLYJCA0009: Starting Jakarta Connectors Subsystem (WildFly/IronJacamar 3.0.22.Final)
node-2 2026-09-10 20:24:56,552 INFO  [org.wildfly.extension.metrics] (ServerService Thread Pool -- 70) WFLYMETRICS0001: Activating Base Metrics Subsystem
node-2 2026-09-10 20:24:56,559 INFO  [org.jboss.as.jsf] (ServerService Thread Pool -- 68) WFLYJSF0007: Activated the following Jakarta Server Faces Implementations: [main]
node-2 2026-09-10 20:24:56,562 WARN  [org.wildfly.extension.elytron] (MSC service thread 1-2) WFLYELY00023: KeyStore file '/opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/clustering/target/wildfly-2/standalone/configuration/application.keystore' does not exist. Used blank.
node-2 2026-09-10 20:24:56,566 INFO  [org.wildfly.extension.microprofile.config.smallrye] (ServerService Thread Pool -- 71) WFLYCONF0001: Activating MicroProfile Config Subsystem
node-2 2026-09-10 20:24:56,592 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0018: Started Driver service with driver-name = h2
node-2 2026-09-10 20:24:56,593 WARN  [org.wildfly.extension.elytron] (MSC service thread 1-8) WFLYELY01084: KeyStore /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/clustering/target/wildfly-2/standalone/configuration/application.keystore not found, it will be auto-generated on first use with a self-signed certificate for host localhost
node-2 2026-09-10 20:24:56,616 INFO  [org.wildfly.extension.microprofile.jwt.smallrye] (ServerService Thread Pool -- 72) WFLYJWT0001: Activating MicroProfile JWT Subsystem
node-2 2026-09-10 20:24:56,672 INFO  [org.jboss.as.naming] (ServerService Thread Pool -- 74) WFLYNAM0001: Activating Naming Subsystem
node-2 2026-09-10 20:24:56,719 INFO  [org.jboss.as.naming] (MSC service thread 1-7) WFLYNAM0003: Starting Naming Service
node-2 2026-09-10 20:24:56,729 INFO  [org.jboss.as.ejb3] (MSC service thread 1-7) WFLYEJB0481: Strict pool slsb-strict-max-pool is using a max instance size of 64 (per class), which is derived from thread worker pool sizing.
node-2 2026-09-10 20:24:56,730 INFO  [org.jboss.as.ejb3] (MSC service thread 1-7) 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.
node-2 2026-09-10 20:24:56,732 WARN  [org.jboss.as.txn] (ServerService Thread Pool -- 81) 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.
node-2 2026-09-10 20:24:56,738 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-7) WFLYMAIL0001: Bound mail session [java:jboss/mail/Default]
node-2 2026-09-10 20:24:56,786 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-9) WFLYUT0003: Undertow 2.4.3.Final starting
node-2 2026-09-10 20:24:56,808 INFO  [org.jboss.as.webservices] (ServerService Thread Pool -- 83) WFLYWS0002: Activating WebServices Extension
node-2 2026-09-10 20:24:56,822 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 82) WFLYUT0112: The value 'require-host-http11' attribute in the '/subsystem=undertow/server=default-server/http-listener=default' resource is 'false', which will be ignored. The server now always enforces the RFC 9112 requirement that HTTP/1.1 request messages include a Host header.
node-2 2026-09-10 20:24:56,825 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 82) WFLYUT0112: The value 'require-host-http11' attribute in the '/subsystem=undertow/server=default-server/https-listener=https' resource is 'false', which will be ignored. The server now always enforces the RFC 9112 requirement that HTTP/1.1 request messages include a Host header.
node-2 2026-09-10 20:24:56,958 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 82) WFLYUT0014: Creating file handler for path '/opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/clustering/target/wildfly-2/welcome-content' with options [directory-listing: 'false', follow-symlink: 'false', case-sensitive: 'true', safe-symlink-paths: '[]']
node-2 2026-09-10 20:24:56,972 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-9) WFLYUT0012: Started server default-server.
node-2 2026-09-10 20:24:56,973 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-5) Queuing requests.
node-2 2026-09-10 20:24:56,974 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0018: Host default-host starting
node-2 2026-09-10 20:24:56,991 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0006: Undertow HTTP listener default listening on [::1]:8180
node-2 2026-09-10 20:24:57,021 INFO  [org.jboss.modcluster] (ServerService Thread Pool -- 84) MODCLUSTER000001: Initializing mod_cluster version 2.1.0.Final
node-2 2026-09-10 20:24:57,071 INFO  [org.jboss.modcluster] (ServerService Thread Pool -- 84) MODCLUSTER000032: Listening to proxy advertisements on /224.0.1.105:23364
node-2 2026-09-10 20:24:57,117 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0006: Undertow HTTPS listener https listening on [::1]:8543
node-2 2026-09-10 20:24:57,151 INFO  [org.jboss.as.ejb3] (MSC service thread 1-4) WFLYEJB0493: Jakarta Enterprise Beans subsystem suspension complete
node-2 2026-09-10 20:24:57,213 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-5) WFLYDS0013: Started FileSystemDeploymentService for directory /opt/buildAgent/work/e8e0dd9c7c4ba60/full/testsuite/integration/clustering/target/wildfly-2/standalone/deployments


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.

2 participants