Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-5898

Intermittent failures in DeploymentScannerUnitTestCase on Galleon testsuite

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • 19.0.0.Beta8
    • Test Suite

    Description

      Not very often, but DeploymentScannerUnitTestCase.testFailedDeploymentWithCorrectDeploymentDuringBoot
      has failed on the Galleon Testsuite similarly for different PR. Test output was:

      [Test Output]
      10:26:21,852 INFO  [org.wildfly.core.testrunner.Server] (main) Starting container with: /usr/lib/jvm/java-11-openjdk-11.0.14.1.1-6.el8.x86_64/bin/java -D[Standalone] -Dorg.jboss.byteman.verbose=true -Dmaven.repo.local=/opt/buildAgent/system/jetbrains.maven.runner/maven.repo.local-bt858 -Xmx512m -XX:MetaspaceSize=128m --add-opens=java.base/java.security=ALL-UNNAMED --add-opens=java.base/sun.security.ssl=ALL-UNNAMED -Djboss.dist=/opt/buildAgent/work/aa7b981af3f49e3c/testsuite/manualmode/target/wildfly-core -Djava.io.tmpdir=/opt/buildAgent/work/aa7b981af3f49e3c/testsuite/manualmode/target -Djava.net.preferIPv4Stack=false -Djava.net.preferIPv6Addresses=true -server -Dts.timeout.factor=100 -Djbossas.ts.dir=/opt/buildAgent/work/aa7b981af3f49e3c/testsuite/manualmode -ea --add-exports=java.desktop/sun.awt=ALL-UNNAMED --add-exports=java.naming/com.sun.jndi.ldap=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.management/javax.management=ALL-UNNAMED --add-opens=java.naming/javax.naming=ALL-UNNAMED --add-modules=java.se -Djboss.home.dir=/opt/buildAgent/work/aa7b981af3f49e3c/testsuite/manualmode/target/wildfly-core -Djboss.server.base.dir=/opt/buildAgent/work/aa7b981af3f49e3c/testsuite/manualmode/target/wildfly-core/standalone -Djboss.server.log.dir=/opt/buildAgent/work/aa7b981af3f49e3c/testsuite/manualmode/target/wildfly-core/standalone/log -Djboss.server.config.dir=/opt/buildAgent/work/aa7b981af3f49e3c/testsuite/manualmode/target/wildfly-core/standalone/configuration -Dorg.jboss.boot.log.file=/opt/buildAgent/work/aa7b981af3f49e3c/testsuite/manualmode/target/wildfly-core/standalone/log/server.log -Dlogging.configuration=file:/opt/buildAgent/work/aa7b981af3f49e3c/testsuite/manualmode/target/wildfly-core/standalone/configuration/logging.properties -jar /opt/buildAgent/work/aa7b981af3f49e3c/testsuite/manualmode/target/wildfly-core/jboss-modules.jar -mp /opt/buildAgent/work/aa7b981af3f49e3c/testsuite/manualmode/target/wildfly-core/modules org.jboss.as.standalone -c=standalone.xml -bmanagement=::1 -Djboss.http.port=8080 -Djboss.bind.address=::1 -D[Standalone] 
      &amp#27;[0m10:26:22,255 INFO  [org.jboss.modules] (main) JBoss Modules version 2.0.2.Final
      &amp#27;[0m&amp#27;[0m10:26:22,676 INFO  [org.jboss.msc] (main) JBoss MSC version 1.4.13.Final
      &amp#27;[0m&amp#27;[0m10:26:22,685 INFO  [org.jboss.threads] (main) JBoss Threads version 2.4.0.Final
      &amp#27;[0m&amp#27;[0m10:26:22,791 INFO  [org.jboss.as] (MSC service thread 1-1) WFLYSRV0049: WildFly Core 19.0.0.Beta7-SNAPSHOT starting
      &amp#27;[0mWARNING: An illegal reflective access operation has occurred
      WARNING: Illegal reflective access by org.wildfly.extension.elytron.SSLDefinitions (jar:file:/opt/buildAgent/system/jetbrains.maven.runner/maven.repo.local-bt858/org/wildfly/core/wildfly-elytron-integration/19.0.0.Beta7-SNAPSHOT/wildfly-elytron-integration-19.0.0.Beta7-SNAPSHOT.jar!/) to method com.sun.net.ssl.internal.ssl.Provider.isFIPS()
      WARNING: Please consider reporting this to the maintainers of org.wildfly.extension.elytron.SSLDefinitions
      WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
      WARNING: All illegal access operations will be denied in a future release
      &amp#27;[0m10:26:23,419 INFO  [org.wildfly.security] (ServerService Thread Pool -- 6) ELY00001: WildFly Elytron version 1.19.0.Final
      &amp#27;[0m&amp#27;[0m10:26:23,710 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
      &amp#27;[0m&amp#27;[0m10:26:23,740 INFO  [org.xnio] (MSC service thread 1-8) XNIO version 3.8.6.Final
      &amp#27;[0m&amp#27;[0m10:26:23,760 INFO  [org.xnio.nio] (MSC service thread 1-8) XNIO NIO Implementation Version 3.8.6.Final
      &amp#27;[0m&amp#27;[0m10:26:23,843 INFO  [org.jboss.remoting] (MSC service thread 1-6) JBoss Remoting version 5.0.24.Final
      &amp#27;[0m&amp#27;[0m10:26:23,932 INFO  [org.jboss.as.patching] (MSC service thread 1-7) WFLYPAT0050: WildFly cumulative patch ID is: base, one-off patches include: none
      &amp#27;[0m&amp#27;[0m10:26:23,949 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-2) WFLYDS0013: Started FileSystemDeploymentService for directory /opt/buildAgent/work/aa7b981af3f49e3c/testsuite/manualmode/target/wildfly-core/standalone/deployments
      &amp#27;[0m&amp#27;[33m10:26:24,012 WARN  [org.wildfly.extension.elytron] (MSC service thread 1-1) WFLYELY00023: KeyStore file '/opt/buildAgent/work/aa7b981af3f49e3c/testsuite/manualmode/target/wildfly-core/standalone/configuration/application.keystore' does not exist. Used blank.
      &amp#27;[0m&amp#27;[33m10:26:24,019 WARN  [org.wildfly.extension.elytron] (MSC service thread 1-8) WFLYELY01084: KeyStore /opt/buildAgent/work/aa7b981af3f49e3c/testsuite/manualmode/target/wildfly-core/standalone/configuration/application.keystore not found, it will be auto generated on first use with a self-signed certificate for host localhost
      &amp#27;[0m&amp#27;[33m10:26:24,104 WARN  [org.jboss.as.domain.http.api.undertow] (MSC service thread 1-1) WFLYDMHTTP0003: Unable to load console module for slot main, disabling console
      &amp#27;[0m&amp#27;[0m10:26:24,268 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server
      &amp#27;[0m&amp#27;[0m10:26:24,275 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0025: WildFly Core 19.0.0.Beta7-SNAPSHOT started in 2309ms - Started 80 of 82 services (16 services are lazy, passive or on-demand) - Server configuration file in use: standalone.xml
      &amp#27;[0m&amp#27;[0m10:26:24,281 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://[::1]:9990/management
      &amp#27;[0m&amp#27;[0m10:26:24,282 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0054: Admin console is not enabled
      &amp#27;[0m&amp#27;[0m10:26:24,388 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-1) WFLYDS0013: Started FileSystemDeploymentService for directory /opt/buildAgent/work/aa7b981af3f49e3c/testsuite/manualmode/target/junit12644929377322892824
      &amp#27;[0m&amp#27;[0m10:26:24,430 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0272: Suspending server
      &amp#27;[0m&amp#27;[0m10:26:24,434 INFO  [org.jboss.as.server] (Management Triggered Shutdown) WFLYSRV0241: Shutting down in response to management operation 'shutdown'
      &amp#27;[0m&amp#27;[0m10:26:24,479 INFO  [org.jboss.as] (MSC service thread 1-7) WFLYSRV0050: WildFly Core 19.0.0.Beta7-SNAPSHOT stopped in 33ms
      &amp#27;[0m10:26:24,497 INFO  [org.wildfly.core.testrunner.Server] (main) Starting container with: /usr/lib/jvm/java-11-openjdk-11.0.14.1.1-6.el8.x86_64/bin/java -D[Standalone] -Dorg.jboss.byteman.verbose=true -Dmaven.repo.local=/opt/buildAgent/system/jetbrains.maven.runner/maven.repo.local-bt858 -Xmx512m -XX:MetaspaceSize=128m --add-opens=java.base/java.security=ALL-UNNAMED --add-opens=java.base/sun.security.ssl=ALL-UNNAMED -Djboss.dist=/opt/buildAgent/work/aa7b981af3f49e3c/testsuite/manualmode/target/wildfly-core -Djava.io.tmpdir=/opt/buildAgent/work/aa7b981af3f49e3c/testsuite/manualmode/target -Djava.net.preferIPv4Stack=false -Djava.net.preferIPv6Addresses=true -server -Dts.timeout.factor=100 -Djbossas.ts.dir=/opt/buildAgent/work/aa7b981af3f49e3c/testsuite/manualmode -ea --add-exports=java.desktop/sun.awt=ALL-UNNAMED --add-exports=java.naming/com.sun.jndi.ldap=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.lang.invoke=ALL-UNNAMED --add-opens=java.base/java.lang.reflect=ALL-UNNAMED --add-opens=java.base/java.io=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED --add-opens=java.management/javax.management=ALL-UNNAMED --add-opens=java.naming/javax.naming=ALL-UNNAMED --add-modules=java.se -Djboss.home.dir=/opt/buildAgent/work/aa7b981af3f49e3c/testsuite/manualmode/target/wildfly-core -Djboss.server.base.dir=/opt/buildAgent/work/aa7b981af3f49e3c/testsuite/manualmode/target/wildfly-core/standalone -Djboss.server.log.dir=/opt/buildAgent/work/aa7b981af3f49e3c/testsuite/manualmode/target/wildfly-core/standalone/log -Djboss.server.config.dir=/opt/buildAgent/work/aa7b981af3f49e3c/testsuite/manualmode/target/wildfly-core/standalone/configuration -Dorg.jboss.boot.log.file=/opt/buildAgent/work/aa7b981af3f49e3c/testsuite/manualmode/target/wildfly-core/standalone/log/server.log -Dlogging.configuration=file:/opt/buildAgent/work/aa7b981af3f49e3c/testsuite/manualmode/target/wildfly-core/standalone/configuration/logging.properties -jar /opt/buildAgent/work/aa7b981af3f49e3c/testsuite/manualmode/target/wildfly-core/jboss-modules.jar -mp /opt/buildAgent/work/aa7b981af3f49e3c/testsuite/manualmode/target/wildfly-core/modules org.jboss.as.standalone -c=standalone.xml -bmanagement=::1 -Djboss.http.port=8080 -Djboss.bind.address=::1 -D[Standalone] 
      &amp#27;[0m10:26:24,887 INFO  [org.jboss.modules] (main) JBoss Modules version 2.0.2.Final
      &amp#27;[0m&amp#27;[0m10:26:25,256 INFO  [org.jboss.msc] (main) JBoss MSC version 1.4.13.Final
      &amp#27;[0m&amp#27;[0m10:26:25,265 INFO  [org.jboss.threads] (main) JBoss Threads version 2.4.0.Final
      &amp#27;[0m&amp#27;[0m10:26:25,365 INFO  [org.jboss.as] (MSC service thread 1-2) WFLYSRV0049: WildFly Core 19.0.0.Beta7-SNAPSHOT starting
      &amp#27;[0mWARNING: An illegal reflective access operation has occurred
      WARNING: Illegal reflective access by org.wildfly.extension.elytron.SSLDefinitions (jar:file:/opt/buildAgent/system/jetbrains.maven.runner/maven.repo.local-bt858/org/wildfly/core/wildfly-elytron-integration/19.0.0.Beta7-SNAPSHOT/wildfly-elytron-integration-19.0.0.Beta7-SNAPSHOT.jar!/) to method com.sun.net.ssl.internal.ssl.Provider.isFIPS()
      WARNING: Please consider reporting this to the maintainers of org.wildfly.extension.elytron.SSLDefinitions
      WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
      WARNING: All illegal access operations will be denied in a future release
      &amp#27;[0m10:26:25,944 INFO  [org.wildfly.security] (ServerService Thread Pool -- 6) ELY00001: WildFly Elytron version 1.19.0.Final
      &amp#27;[0m&amp#27;[0m10:26:26,228 INFO  [org.jboss.as.repository] (ServerService Thread Pool -- 7) WFLYDR0001: Content added at location /opt/buildAgent/work/aa7b981af3f49e3c/testsuite/manualmode/target/wildfly-core/standalone/data/content/a5/481f7745738c317173b67bc10cc8efe31d5c7e/content
      &amp#27;[0m&amp#27;[0m10:26:26,249 INFO  [org.jboss.as.repository] (ServerService Thread Pool -- 7) WFLYDR0001: Content added at location /opt/buildAgent/work/aa7b981af3f49e3c/testsuite/manualmode/target/wildfly-core/standalone/data/content/3f/f5f980a3b5f60dcbbbdba830a230e4387ccdda/content
      &amp#27;[0m&amp#27;[0m10:26:26,277 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0039: Creating http management service using socket-binding (management-http)
      &amp#27;[0m&amp#27;[0m10:26:26,302 INFO  [org.xnio] (MSC service thread 1-2) XNIO version 3.8.6.Final
      &amp#27;[0m&amp#27;[0m10:26:26,318 INFO  [org.xnio.nio] (MSC service thread 1-2) XNIO NIO Implementation Version 3.8.6.Final
      &amp#27;[0m&amp#27;[0m10:26:26,356 INFO  [org.jboss.remoting] (MSC service thread 1-7) JBoss Remoting version 5.0.24.Final
      &amp#27;[0m&amp#27;[33m10:26:26,480 WARN  [org.wildfly.extension.elytron] (MSC service thread 1-2) WFLYELY00023: KeyStore file '/opt/buildAgent/work/aa7b981af3f49e3c/testsuite/manualmode/target/wildfly-core/standalone/configuration/application.keystore' does not exist. Used blank.
      &amp#27;[0m&amp#27;[33m10:26:26,493 WARN  [org.wildfly.extension.elytron] (MSC service thread 1-7) WFLYELY01084: KeyStore /opt/buildAgent/work/aa7b981af3f49e3c/testsuite/manualmode/target/wildfly-core/standalone/configuration/application.keystore not found, it will be auto generated on first use with a self-signed certificate for host localhost
      &amp#27;[0m&amp#27;[0m10:26:26,564 INFO  [org.jboss.as.patching] (MSC service thread 1-1) WFLYPAT0050: WildFly cumulative patch ID is: base, one-off patches include: none
      &amp#27;[0m&amp#27;[0m10:26:26,583 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0027: Starting deployment of "deployment-startup-two.jar" (runtime-name: "deployment-startup-two.jar")
      &amp#27;[0m&amp#27;[0m10:26:26,583 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "deployment-startup-one.jar" (runtime-name: "deployment-startup-one.jar")
      &amp#27;[0m&amp#27;[0m10:26:26,592 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-5) WFLYDS0013: Started FileSystemDeploymentService for directory /opt/buildAgent/work/aa7b981af3f49e3c/testsuite/manualmode/target/wildfly-core/standalone/deployments
      &amp#27;[0m&amp#27;[0m10:26:26,585 INFO  [org.jboss.as.server.deployment.scanner] (MSC service thread 1-3) WFLYDS0013: Started FileSystemDeploymentService for directory /opt/buildAgent/work/aa7b981af3f49e3c/testsuite/manualmode/target/junit12644929377322892824
      &amp#27;[0m&amp#27;[33m10:26:26,634 WARN  [org.jboss.as.domain.http.api.undertow] (MSC service thread 1-4) WFLYDMHTTP0003: Unable to load console module for slot main, disabling console
      &amp#27;[0m&amp#27;[31m10:26:26,736 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-5) MSC000001: Failed to start service jboss.module.service."deployment.deployment-startup-one.jar".main: org.jboss.msc.service.StartException in service jboss.module.service."deployment.deployment-startup-one.jar".main: WFLYSRV0179: Failed to load module: deployment.deployment-startup-one.jar
      	at org.jboss.as.server@19.0.0.Beta7-SNAPSHOT//org.jboss.as.server.moduleservice.ModuleLoadService.start(ModuleLoadService.java:116)
      	at org.jboss.msc@1.4.13.Final//org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1739)
      	at org.jboss.msc@1.4.13.Final//org.jboss.msc.service.ServiceControllerImpl$StartTask.execute(ServiceControllerImpl.java:1701)
      	at org.jboss.msc@1.4.13.Final//org.jboss.msc.service.ServiceControllerImpl$ControllerTask.run(ServiceControllerImpl.java:1559)
      	at org.jboss.threads@2.4.0.Final//org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
      	at org.jboss.threads@2.4.0.Final//org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1990)
      	at org.jboss.threads@2.4.0.Final//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1486)
      	at org.jboss.threads@2.4.0.Final//org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1377)
      	at java.base/java.lang.Thread.run(Thread.java:829)
      Caused by: org.jboss.modules.ModuleNotFoundException: not.existing.dependency
      	at org.jboss.modules.Module.addPaths(Module.java:1271)
      	at org.jboss.modules.Module.link(Module.java:1627)
      	at org.jboss.modules.Module.relinkIfNecessary(Module.java:1655)
      	at org.jboss.modules.ModuleLoader.loadModule(ModuleLoader.java:303)
      	at org.jboss.modules.ModuleLoader.loadModule(ModuleLoader.java:287)
      	at org.jboss.as.server@19.0.0.Beta7-SNAPSHOT//org.jboss.as.server.moduleservice.ModuleLoadService.start(ModuleLoadService.java:93)
      	... 8 more
      
      &amp#27;[0m&amp#27;[31m10:26:26,873 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("deploy") failed - address: ([("deployment" => "deployment-startup-one.jar")]) - failure description: {"WFLYCTL0080: Failed services" => {"jboss.module.service.\"deployment.deployment-startup-one.jar\".main" => "WFLYSRV0179: Failed to load module: deployment.deployment-startup-one.jar
          Caused by: org.jboss.modules.ModuleNotFoundException: not.existing.dependency"}}
      &amp#27;[0m&amp#27;[0m10:26:26,882 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 11) WFLYSRV0010: Deployed "deployment-startup-two.jar" (runtime-name : "deployment-startup-two.jar")
      &amp#27;[0m&amp#27;[0m10:26:26,883 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 11) WFLYSRV0010: Deployed "deployment-startup-one.jar" (runtime-name : "deployment-startup-one.jar")
      &amp#27;[0m&amp#27;[0m10:26:26,890 INFO  [org.jboss.as.controller] (Controller Boot Thread) WFLYCTL0183: Service status report
      WFLYCTL0186:   Services which failed to start:      service jboss.module.service."deployment.deployment-startup-one.jar".main: WFLYSRV0179: Failed to load module: deployment.deployment-startup-one.jar
      
      &amp#27;[0m&amp#27;[0m10:26:26,943 INFO  [org.jboss.as.server] (Controller Boot Thread) WFLYSRV0212: Resuming server
      &amp#27;[0m&amp#27;[31m10:26:26,945 ERROR [org.jboss.as] (Controller Boot Thread) WFLYSRV0026: WildFly Core 19.0.0.Beta7-SNAPSHOT started (with errors) in 2346ms - Started 108 of 112 services (2 services failed or missing dependencies, 20 services are lazy, passive or on-demand) - Server configuration file in use: standalone.xml
      &amp#27;[0m&amp#27;[0m10:26:26,948 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://[::1]:9990/management
      &amp#27;[0m&amp#27;[0m10:26:26,948 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0054: Admin console is not enabled
      &amp#27;[0m&amp#27;[0m10:26:57,078 INFO  [org.jboss.as.controller] (management-handler-thread - 1) WFLYCTL0183: Service status report
      WFLYCTL0186:   Services which failed to start:      service jboss.module.service."deployment.deployment-startup-one.jar".main: WFLYSRV0179: Failed to load module: deployment.deployment-startup-one.jar
      
      &amp#27;[0m&amp#27;[0m10:26:57,090 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0272: Suspending server
      &amp#27;[0m&amp#27;[0m10:26:57,093 INFO  [org.jboss.as.server] (Management Triggered Shutdown) WFLYSRV0241: Shutting down in response to management operation 'shutdown'
      &amp#27;[0m&amp#27;[0m10:26:57,113 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment deployment-startup-one.jar (runtime-name: deployment-startup-one.jar) in 14ms
      &amp#27;[0m&amp#27;[0m10:26:57,122 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment deployment-startup-two.jar (runtime-name: deployment-startup-two.jar) in 25ms
      &amp#27;[0m&amp#27;[0m10:26:57,126 INFO  [org.jboss.as] (MSC service thread 1-2) WFLYSRV0050: WildFly Core 19.0.0.Beta7-SNAPSHOT stopped in 26ms
      &amp#27;[0m
      [11:28:09]	java.lang.AssertionError: deployment-startup-one.jar should not be deployed
      [11:28:09]	java.lang.AssertionError: deployment-startup-one.jar should not be deployed
      	at org.junit.Assert.fail(Assert.java:89)
      	at org.junit.Assert.assertTrue(Assert.java:42)
      	at org.jboss.as.test.manualmode.deployment.DeploymentScannerUnitTestCase.waitFor(DeploymentScannerUnitTestCase.java:349)
      	at org.jboss.as.test.manualmode.deployment.DeploymentScannerUnitTestCase.testFailedDeploymentWithCorrectDeploymentDuringBoot(DeploymentScannerUnitTestCase.java:302)
      	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
      	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
      	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
      	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
      	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
      	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
      	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
      	at org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
      	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
      	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
      	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
      	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
      	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
      	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
      	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
      	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
      	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
      	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
      	at org.wildfly.core.testrunner.WildflyTestRunner.run(WildflyTestRunner.java:157)
      	at org.junit.runners.Suite.runChild(Suite.java:128)
      	at org.junit.runners.Suite.runChild(Suite.java:27)
      	at org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
      	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
      	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
      	at org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
      	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
      	at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
      	at org.junit.runners.ParentRunner.run(ParentRunner.java:413)
      	at org.apache.maven.surefire.junitcore.JUnitCore.run(JUnitCore.java:55)
      	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:137)
      	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:107)
      	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:83)
      	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:75)
      	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:158)
      	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
      	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
      	at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
      	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            yborgess1@redhat.com Yeray Borges Santana
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: