[INFO] Scanning for projects... [INFO] [INFO] -------------------< org.vaadin.addons:dramafinder >-------------------- [INFO] Building Drama Finder 1.0.3-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ dramafinder --- [INFO] Deleting /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/dramafinder/target [INFO] [INFO] --- jacoco:0.8.13:prepare-agent (default) @ dramafinder --- [INFO] argLine set to -javaagent:/home/ghrunner/.m2/repository/org/jacoco/org.jacoco.agent/0.8.13/org.jacoco.agent-0.8.13-runtime.jar=destfile=/home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/dramafinder/target/jacoco.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ dramafinder --- [INFO] skip non existing resourceDirectory /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/dramafinder/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ dramafinder --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 65 source files with javac [debug release 21] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ dramafinder --- [INFO] Copying 2 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ dramafinder --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 91 source files with javac [debug release 21] to target/test-classes [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/dramafinder/src/test/java/org/vaadin/addons/dramafinder/tests/testuis/DetailsView.java:[30,48] SMALL in com.vaadin.flow.component.details.DetailsVariant has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/dramafinder/src/test/java/org/vaadin/addons/dramafinder/tests/testuis/DialogView.java:[64,15] setModal(boolean) in com.vaadin.flow.component.dialog.Dialog has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/dramafinder/src/test/java/org/vaadin/addons/dramafinder/tests/testuis/PopoverView.java:[41,48] ARROW in com.vaadin.flow.component.popover.PopoverVariant has been deprecated and marked for removal [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ dramafinder --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] [INFO] Results: [INFO] [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.13:report (report) @ dramafinder --- [INFO] Loading execution data file /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/dramafinder/target/jacoco.exec [INFO] Analyzed bundle 'Drama Finder' with 67 classes [INFO] [INFO] --- jar:3.4.1:jar (default-jar) @ dramafinder --- [INFO] Building jar: /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/dramafinder/target/dramafinder-1.0.3-SNAPSHOT.jar [INFO] [INFO] --- failsafe:3.5.4:integration-test (default) @ dramafinder --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.vaadin.addons.dramafinder.tests.it.SimpleExampleViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.TimePickerViewIT 16:07:14.331 [ForkJoinPool-1-worker-2] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.TimePickerViewIT]: TimePickerViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:07:14.331 [ForkJoinPool-1-worker-1] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.SimpleExampleViewIT]: SimpleExampleViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 16:07:14.571 [ForkJoinPool-1-worker-1] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.SimpleExampleViewIT 16:07:14.574 [ForkJoinPool-1-worker-2] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.TimePickerViewIT . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.0.3) 2026-03-02T16:07:17.137Z INFO 790015 --- [Pool-1-worker-2] o.v.a.d.tests.it.TimePickerViewIT : Starting TimePickerViewIT using Java 21 with PID 790015 (started by ghrunner in /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/dramafinder) 2026-03-02T16:07:17.139Z INFO 790015 --- [Pool-1-worker-2] o.v.a.d.tests.it.TimePickerViewIT : No active profile set, falling back to 1 default profile: "default" 2026-03-02T16:07:18.401Z INFO 790015 --- [Pool-1-worker-2] o.s.boot.tomcat.TomcatWebServer : Tomcat initialized with port 0 (http) 2026-03-02T16:07:18.420Z INFO 790015 --- [Pool-1-worker-2] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2026-03-02T16:07:18.421Z INFO 790015 --- [Pool-1-worker-2] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/11.0.18] 2026-03-02T16:07:18.497Z INFO 790015 --- [Pool-1-worker-2] b.w.c.s.WebApplicationContextInitializer : Root WebApplicationContext: initialization completed in 1317 ms 2026-03-02T16:07:20.552Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.VaadinServletContextInitializer : Search for subclasses and classes with annotations took 1667 ms 2026-03-02T16:07:20.716Z INFO 790015 --- [Pool-1-worker-2] c.v.b.d.startup.DevModeStartupListener : Starting dev-mode updaters in /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/dramafinder folder. 2026-03-02T16:07:20.785Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.f.s.FullDependenciesScanner : Visited 94 classes. Took 26 ms. 2026-03-02T16:07:20.788Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Checking if a development mode bundle build is needed 2026-03-02T16:07:20.895Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency react-router:7.12.0 has the wrong version 7.13.1 in the bundle 2026-03-02T16:07:20.895Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/form-layout:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.895Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/checkbox-group:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.895Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/list-box:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.895Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/upload:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.895Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/app-layout:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.898Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/integer-field:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.899Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/select:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.899Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/aura:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.899Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/master-detail-layout:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.899Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/confirm-dialog:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.899Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/grid:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.899Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/tabsheet:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.899Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/text-area:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.899Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/context-menu:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.899Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/password-field:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.900Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/date-time-picker:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.900Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/progress-bar:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.900Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/multi-select-combo-box:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.900Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/time-picker:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.900Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/number-field:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.900Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/avatar-group:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.900Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/tooltip:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.900Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/vertical-layout:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.900Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/login:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.901Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/side-nav:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.901Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/details:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.901Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/icons:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.901Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/button:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.901Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/vaadin-themable-mixin:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.901Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/accordion:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.901Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/avatar:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.901Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/radio-group:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.903Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/horizontal-layout:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.903Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/virtual-list:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.904Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/popover:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.904Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/combo-box:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.904Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/menu-bar:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.905Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/message-list:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.906Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/custom-field:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.906Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/field-highlighter:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.906Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/date-picker:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.906Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/dialog:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.906Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/item:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.906Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/markdown:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.906Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/card:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.906Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/tabs:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.907Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/icon:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.907Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/split-layout:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.907Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/text-field:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.907Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/checkbox:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.907Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/notification:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.907Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/scroller:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.907Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/vaadin-lumo-styles:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.907Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/message-input:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.907Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/email-field:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.907Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/a11y-base:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.908Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/component-base:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.908Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/field-base:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.909Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/input-container:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.909Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/lit-renderer:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.909Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/overlay:25.0.4 has the wrong version 25.1.0-beta1 in the bundle 2026-03-02T16:07:20.910Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.BundleValidationUtil : A development mode bundle build is needed 2026-03-02T16:07:20.923Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.frontend.TaskRunDevBundleBuild : Creating a new development mode bundle. This can take a while but will only run when the project setup is changed, addons are added or frontend files are modified 2026-03-02T16:07:21.007Z INFO 790015 --- [in-dev-server-1] c.v.f.s.frontend.TaskUpdatePackages : Running `npm install` to resolve and optionally download frontend dependencies. This may take a moment, please stand by... 2026-03-02T16:07:21.161Z INFO 790015 --- [in-dev-server-1] c.v.flow.server.frontend.NodeResolver : Node v24.13.1 is already installed in /home/ghrunner/.vaadin 2026-03-02T16:07:21.366Z INFO 790015 --- [in-dev-server-1] c.v.f.s.frontend.TaskUpdatePackages : using '/home/ghrunner/.vaadin/node-v24.13.1/bin/node /home/ghrunner/.vaadin/node-v24.13.1/lib/node_modules/npm/bin/npm-cli.js --no-update-notifier --no-audit --scripts-prepend-node-path=true --ignore-scripts install' for frontend package installation 2026-03-02T16:07:21.722Z INFO 790015 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereHandler com.vaadin.flow.server.communication.PushAtmosphereHandler mapped to context-path: /* 2026-03-02T16:07:21.724Z INFO 790015 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Installed the following AtmosphereInterceptor mapped to AtmosphereHandler com.vaadin.flow.server.communication.PushAtmosphereHandler 2026-03-02T16:07:21.744Z INFO 790015 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Atmosphere is using org.atmosphere.util.VoidAnnotationProcessor for processing annotation 2026-03-02T16:07:21.751Z INFO 790015 --- [Pool-1-worker-2] org.atmosphere.util.ForkJoinPool : Using ForkJoinPool java.util.concurrent.ForkJoinPool. Set the org.atmosphere.cpr.broadcaster.maxAsyncWriteThreads to -1 to fully use its power. 2026-03-02T16:07:21.757Z INFO 790015 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol 2026-03-02T16:07:21.764Z INFO 790015 --- [Pool-1-worker-2] o.a.container.JSR356AsyncSupport : JSR 356 Mapping path /VAADIN/push 2026-03-02T16:07:21.778Z INFO 790015 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Installing Default AtmosphereInterceptors 2026-03-02T16:07:21.779Z INFO 790015 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.CorsInterceptor : CORS Interceptor Support 2026-03-02T16:07:21.780Z INFO 790015 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.CacheHeadersInterceptor : Default Response's Headers Interceptor 2026-03-02T16:07:21.780Z INFO 790015 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.PaddingAtmosphereInterceptor : Browser Padding Interceptor Support 2026-03-02T16:07:21.781Z INFO 790015 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.AndroidAtmosphereInterceptor : Android Interceptor Support 2026-03-02T16:07:21.783Z INFO 790015 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.HeartbeatInterceptor : Heartbeat Interceptor Support 2026-03-02T16:07:21.783Z INFO 790015 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.SSEAtmosphereInterceptor : SSE Interceptor Support 2026-03-02T16:07:21.785Z INFO 790015 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.JSONPAtmosphereInterceptor : JSONP Interceptor Support 2026-03-02T16:07:21.786Z INFO 790015 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.JavaScriptProtocol : Atmosphere JavaScript Protocol 2026-03-02T16:07:21.786Z INFO 790015 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor : org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor 2026-03-02T16:07:21.786Z INFO 790015 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.OnDisconnectInterceptor : Browser disconnection detection 2026-03-02T16:07:21.786Z INFO 790015 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.IdleResourceInterceptor : org.atmosphere.interceptor.IdleResourceInterceptor 2026-03-02T16:07:21.786Z INFO 790015 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Set org.atmosphere.cpr.AtmosphereInterceptor.disableDefaults to disable them. 2026-03-02T16:07:21.787Z INFO 790015 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor CORS Interceptor Support with priority FIRST_BEFORE_DEFAULT 2026-03-02T16:07:21.793Z INFO 790015 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor Default Response's Headers Interceptor with priority AFTER_DEFAULT 2026-03-02T16:07:21.794Z INFO 790015 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor Browser Padding Interceptor Support with priority AFTER_DEFAULT 2026-03-02T16:07:21.794Z INFO 790015 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor Android Interceptor Support with priority AFTER_DEFAULT 2026-03-02T16:07:21.794Z INFO 790015 --- [Pool-1-worker-2] o.a.interceptor.HeartbeatInterceptor : HeartbeatInterceptor configured with padding value 'X', client frequency 0 seconds and server frequency 60 seconds 2026-03-02T16:07:21.794Z INFO 790015 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor Heartbeat Interceptor Support with priority AFTER_DEFAULT 2026-03-02T16:07:21.794Z INFO 790015 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor SSE Interceptor Support with priority AFTER_DEFAULT 2026-03-02T16:07:21.794Z INFO 790015 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor JSONP Interceptor Support with priority AFTER_DEFAULT 2026-03-02T16:07:21.794Z INFO 790015 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor Atmosphere JavaScript Protocol with priority AFTER_DEFAULT 2026-03-02T16:07:21.794Z INFO 790015 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor with priority AFTER_DEFAULT 2026-03-02T16:07:21.794Z INFO 790015 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor Browser disconnection detection with priority AFTER_DEFAULT 2026-03-02T16:07:21.795Z INFO 790015 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor org.atmosphere.interceptor.IdleResourceInterceptor with priority BEFORE_DEFAULT 2026-03-02T16:07:21.795Z INFO 790015 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Using EndpointMapper class org.atmosphere.util.DefaultEndpointMapper 2026-03-02T16:07:21.795Z INFO 790015 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Using BroadcasterCache: org.atmosphere.cache.UUIDBroadcasterCache 2026-03-02T16:07:21.795Z INFO 790015 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Default Broadcaster Class: org.atmosphere.cpr.DefaultBroadcaster 2026-03-02T16:07:21.795Z INFO 790015 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Broadcaster Shared List Resources: false 2026-03-02T16:07:21.795Z INFO 790015 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Broadcaster Polling Wait Time 100 2026-03-02T16:07:21.795Z INFO 790015 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Shared ExecutorService supported: true 2026-03-02T16:07:21.795Z INFO 790015 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Messaging ExecutorService Pool Size unavailable - Not instance of ThreadPoolExecutor 2026-03-02T16:07:21.796Z INFO 790015 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Async I/O Thread Pool Size: 200 2026-03-02T16:07:21.796Z INFO 790015 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory 2026-03-02T16:07:21.796Z INFO 790015 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Using AtmosphereResurceFactory: org.atmosphere.cpr.DefaultAtmosphereResourceFactory 2026-03-02T16:07:21.796Z INFO 790015 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor 2026-03-02T16:07:21.799Z INFO 790015 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Invoke AtmosphereInterceptor on WebSocket message true 2026-03-02T16:07:21.799Z INFO 790015 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : HttpSession supported: true 2026-03-02T16:07:21.799Z INFO 790015 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Atmosphere is using DefaultAtmosphereObjectFactory for dependency injection and object creation 2026-03-02T16:07:21.800Z INFO 790015 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Atmosphere is using async support: org.atmosphere.container.JSR356AsyncSupport running under container: Apache Tomcat/11.0.18 using jakarta.servlet/3.0 and jsr356/WebSocket API 2026-03-02T16:07:21.800Z INFO 790015 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Atmosphere Framework 3.0.5.slf4jvaadin1 started. 2026-03-02T16:07:21.809Z INFO 790015 --- [Pool-1-worker-2] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor Track Message Size Interceptor using | with priority BEFORE_DEFAULT 2026-03-02T16:07:21.885Z INFO 790015 --- [Pool-1-worker-2] c.v.f.s.DefaultDeploymentConfiguration : Vaadin is running in DEVELOPMENT mode - do not use for production deployments. 2026-03-02T16:07:21.927Z INFO 790015 --- [Pool-1-worker-2] c.vaadin.flow.spring.SpringInstantiator : The number of beans implementing 'I18NProvider' is 0. Cannot use Spring beans for I18N, falling back to the default behavior 2026-03-02T16:07:21.984Z INFO 790015 --- [Pool-1-worker-2] o.s.boot.tomcat.TomcatWebServer : Tomcat started on port 46577 (http) with context path '/' 2026-03-02T16:07:21.991Z INFO 790015 --- [Pool-1-worker-2] o.v.a.d.tests.it.TimePickerViewIT : Started TimePickerViewIT in 5.303 seconds (process running for 10.814) Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3 [INFO] Running org.vaadin.addons.dramafinder.tests.it.TabsViewIT 2026-03-02T16:07:22.072Z INFO 790015 --- [Pool-1-worker-3] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.TabsViewIT]: TabsViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:07:22.074Z INFO 790015 --- [Pool-1-worker-3] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.TabsViewIT WARNING: A Java agent has been loaded dynamically (/home/ghrunner/.m2/repository/net/bytebuddy/byte-buddy-agent/1.17.8/byte-buddy-agent-1.17.8.jar) WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information WARNING: Dynamic loading of agents will be disallowed by default in a future release OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2026-03-02T16:07:23.516Z INFO 790015 --- [o-auto-1-exec-2] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' 2026-03-02T16:07:23.516Z INFO 790015 --- [o-auto-1-exec-2] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2026-03-02T16:07:23.518Z INFO 790015 --- [o-auto-1-exec-2] o.s.web.servlet.DispatcherServlet : Completed initialization in 2 ms 2026-03-02T16:07:40.876Z INFO 790015 --- [in-dev-server-1] c.v.f.s.frontend.TaskUpdatePackages : Frontend dependencies resolved successfully. 2026-03-02T16:07:41.294Z INFO 790015 --- [in-dev-server-1] c.v.f.s.frontend.TaskCopyFrontendFiles : Copying frontend resources from jar files ... 2026-03-02T16:07:41.320Z INFO 790015 --- [in-dev-server-1] c.v.f.s.frontend.TaskCopyFrontendFiles : Visited 17 resources. Took 26 ms. 2026-03-02T16:07:51.545Z INFO 790015 --- [in-dev-server-1] c.v.f.s.frontend.TaskRunDevBundleBuild : Development frontend bundle built 2026-03-02T16:07:52.217Z INFO 790015 --- [in-dev-server-2] c.v.b.d.DevModeHandlerManagerImpl : Application running at http://localhost:0/ [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.53 s -- in org.vaadin.addons.dramafinder.tests.it.TabsViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.MultiSelectComboBoxViewIT 2026-03-02T16:07:54.666Z INFO 790015 --- [Pool-1-worker-3] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.MultiSelectComboBoxViewIT]: MultiSelectComboBoxViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:07:54.671Z INFO 790015 --- [Pool-1-worker-3] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.MultiSelectComboBoxViewIT [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.88 s -- in org.vaadin.addons.dramafinder.tests.it.SimpleExampleViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.TreeGridExpandCollapseViewIT 2026-03-02T16:07:54.903Z INFO 790015 --- [Pool-1-worker-1] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.TreeGridExpandCollapseViewIT]: TreeGridExpandCollapseViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:07:54.904Z INFO 790015 --- [Pool-1-worker-1] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.TreeGridExpandCollapseViewIT [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.94 s -- in org.vaadin.addons.dramafinder.tests.it.TimePickerViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.ListBoxViewIT 2026-03-02T16:08:05.957Z INFO 790015 --- [Pool-1-worker-2] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.ListBoxViewIT]: ListBoxViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:08:05.965Z INFO 790015 --- [Pool-1-worker-2] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.ListBoxViewIT [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.01 s -- in org.vaadin.addons.dramafinder.tests.it.ListBoxViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.GridComponentRendererViewIT 2026-03-02T16:08:15.968Z INFO 790015 --- [Pool-1-worker-2] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.GridComponentRendererViewIT]: GridComponentRendererViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:08:15.969Z INFO 790015 --- [Pool-1-worker-2] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.GridComponentRendererViewIT [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.29 s -- in org.vaadin.addons.dramafinder.tests.it.GridComponentRendererViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.ContextMenuViewIT 2026-03-02T16:08:27.264Z INFO 790015 --- [Pool-1-worker-2] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.ContextMenuViewIT]: ContextMenuViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:08:27.266Z INFO 790015 --- [Pool-1-worker-2] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.ContextMenuViewIT [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.03 s -- in org.vaadin.addons.dramafinder.tests.it.TreeGridExpandCollapseViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.SplitLayoutViewIT 2026-03-02T16:08:32.931Z INFO 790015 --- [Pool-1-worker-1] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.SplitLayoutViewIT]: SplitLayoutViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:08:32.934Z INFO 790015 --- [Pool-1-worker-1] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.SplitLayoutViewIT [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.317 s -- in org.vaadin.addons.dramafinder.tests.it.ContextMenuViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.PopoverViewIT 2026-03-02T16:08:35.583Z INFO 790015 --- [Pool-1-worker-2] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.PopoverViewIT]: PopoverViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:08:35.591Z INFO 790015 --- [Pool-1-worker-2] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.PopoverViewIT [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.903 s -- in org.vaadin.addons.dramafinder.tests.it.SplitLayoutViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.IntegerFieldViewIT 2026-03-02T16:08:39.838Z INFO 790015 --- [Pool-1-worker-1] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.IntegerFieldViewIT]: IntegerFieldViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:08:39.840Z INFO 790015 --- [Pool-1-worker-1] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.IntegerFieldViewIT [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.04 s -- in org.vaadin.addons.dramafinder.tests.it.MultiSelectComboBoxViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.MenuBarViewIT 2026-03-02T16:08:42.702Z INFO 790015 --- [Pool-1-worker-3] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.MenuBarViewIT]: MenuBarViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:08:42.710Z INFO 790015 --- [Pool-1-worker-3] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.MenuBarViewIT [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.522 s -- in org.vaadin.addons.dramafinder.tests.it.PopoverViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.MessageListViewIT 2026-03-02T16:08:43.107Z INFO 790015 --- [Pool-1-worker-2] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.MessageListViewIT]: MessageListViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:08:43.111Z INFO 790015 --- [Pool-1-worker-2] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.MessageListViewIT [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.514 s -- in org.vaadin.addons.dramafinder.tests.it.IntegerFieldViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.DetailsViewIT 2026-03-02T16:08:45.352Z INFO 790015 --- [Pool-1-worker-1] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.DetailsViewIT]: DetailsViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:08:45.353Z INFO 790015 --- [Pool-1-worker-1] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.DetailsViewIT [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.136 s -- in org.vaadin.addons.dramafinder.tests.it.MessageListViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.GridSelectionViewIT 2026-03-02T16:08:47.251Z INFO 790015 --- [Pool-1-worker-2] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.GridSelectionViewIT]: GridSelectionViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:08:47.254Z INFO 790015 --- [Pool-1-worker-2] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.GridSelectionViewIT [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.896 s -- in org.vaadin.addons.dramafinder.tests.it.MenuBarViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.PasswordFieldViewIT 2026-03-02T16:08:47.601Z INFO 790015 --- [Pool-1-worker-3] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.PasswordFieldViewIT]: PasswordFieldViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:08:47.604Z INFO 790015 --- [Pool-1-worker-3] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.PasswordFieldViewIT [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.033 s -- in org.vaadin.addons.dramafinder.tests.it.DetailsViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.EmailFieldViewIT 2026-03-02T16:08:52.391Z INFO 790015 --- [Pool-1-worker-1] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.EmailFieldViewIT]: EmailFieldViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:08:52.394Z INFO 790015 --- [Pool-1-worker-1] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.EmailFieldViewIT [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.623 s -- in org.vaadin.addons.dramafinder.tests.it.EmailFieldViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.DatePickerViewIT 2026-03-02T16:08:56.014Z INFO 790015 --- [Pool-1-worker-1] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.DatePickerViewIT]: DatePickerViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:08:56.015Z INFO 790015 --- [Pool-1-worker-1] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.DatePickerViewIT [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.968 s -- in org.vaadin.addons.dramafinder.tests.it.GridSelectionViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.SelectViewIT 2026-03-02T16:08:56.220Z INFO 790015 --- [Pool-1-worker-2] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.SelectViewIT]: SelectViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:08:56.221Z INFO 790015 --- [Pool-1-worker-2] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.SelectViewIT [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.010 s -- in org.vaadin.addons.dramafinder.tests.it.DatePickerViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.ComboBoxViewIT 2026-03-02T16:09:04.027Z INFO 790015 --- [Pool-1-worker-1] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.ComboBoxViewIT]: ComboBoxViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:09:04.029Z INFO 790015 --- [Pool-1-worker-1] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.ComboBoxViewIT [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.80 s -- in org.vaadin.addons.dramafinder.tests.it.PasswordFieldViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.BigDecimalFieldViewIT 2026-03-02T16:09:10.398Z INFO 790015 --- [Pool-1-worker-3] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.BigDecimalFieldViewIT]: BigDecimalFieldViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:09:10.410Z INFO 790015 --- [Pool-1-worker-3] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.BigDecimalFieldViewIT [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.01 s -- in org.vaadin.addons.dramafinder.tests.it.SelectViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.TreeGridMultiSelectViewIT 2026-03-02T16:09:12.232Z INFO 790015 --- [Pool-1-worker-2] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.TreeGridMultiSelectViewIT]: TreeGridMultiSelectViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:09:12.235Z INFO 790015 --- [Pool-1-worker-2] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.TreeGridMultiSelectViewIT [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.323 s -- in org.vaadin.addons.dramafinder.tests.it.BigDecimalFieldViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.RadioButtonGroupViewIT 2026-03-02T16:09:12.726Z INFO 790015 --- [Pool-1-worker-3] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.RadioButtonGroupViewIT]: RadioButtonGroupViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:09:12.730Z INFO 790015 --- [Pool-1-worker-3] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.RadioButtonGroupViewIT [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.924 s -- in org.vaadin.addons.dramafinder.tests.it.RadioButtonGroupViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.ButtonViewIT 2026-03-02T16:09:17.648Z INFO 790015 --- [Pool-1-worker-3] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.ButtonViewIT]: ButtonViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:09:17.649Z INFO 790015 --- [Pool-1-worker-3] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.ButtonViewIT [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.040 s -- in org.vaadin.addons.dramafinder.tests.it.ButtonViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.DateTimePickerViewIT 2026-03-02T16:09:26.695Z INFO 790015 --- [Pool-1-worker-3] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.DateTimePickerViewIT]: DateTimePickerViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:09:26.697Z INFO 790015 --- [Pool-1-worker-3] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.DateTimePickerViewIT [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.94 s -- in org.vaadin.addons.dramafinder.tests.it.ComboBoxViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.ProgressBarViewIT 2026-03-02T16:09:36.969Z INFO 790015 --- [Pool-1-worker-1] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.ProgressBarViewIT]: ProgressBarViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:09:36.971Z INFO 790015 --- [Pool-1-worker-1] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.ProgressBarViewIT [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.55 s -- in org.vaadin.addons.dramafinder.tests.it.DateTimePickerViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.VirtualListViewIT 2026-03-02T16:09:37.236Z INFO 790015 --- [Pool-1-worker-3] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.VirtualListViewIT]: VirtualListViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:09:37.238Z INFO 790015 --- [Pool-1-worker-3] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.VirtualListViewIT [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.822 s -- in org.vaadin.addons.dramafinder.tests.it.ProgressBarViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.NotificationViewIT 2026-03-02T16:09:40.791Z INFO 790015 --- [Pool-1-worker-1] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.NotificationViewIT]: NotificationViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:09:40.794Z INFO 790015 --- [Pool-1-worker-1] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.NotificationViewIT [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 32.43 s -- in org.vaadin.addons.dramafinder.tests.it.TreeGridMultiSelectViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.GridDetailsViewIT 2026-03-02T16:09:44.664Z INFO 790015 --- [Pool-1-worker-2] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.GridDetailsViewIT]: GridDetailsViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:09:44.666Z INFO 790015 --- [Pool-1-worker-2] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.GridDetailsViewIT [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.820 s -- in org.vaadin.addons.dramafinder.tests.it.NotificationViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.UploadViewIT 2026-03-02T16:09:45.613Z INFO 790015 --- [Pool-1-worker-1] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.UploadViewIT]: UploadViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:09:45.615Z INFO 790015 --- [Pool-1-worker-1] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.UploadViewIT [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.980 s -- in org.vaadin.addons.dramafinder.tests.it.UploadViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.CheckboxViewIT 2026-03-02T16:09:49.597Z INFO 790015 --- [Pool-1-worker-1] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.CheckboxViewIT]: CheckboxViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:09:49.600Z INFO 790015 --- [Pool-1-worker-1] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.CheckboxViewIT [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.310 s -- in org.vaadin.addons.dramafinder.tests.it.GridDetailsViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.AccordionViewIT 2026-03-02T16:09:49.973Z INFO 790015 --- [Pool-1-worker-2] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.AccordionViewIT]: AccordionViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:09:49.977Z INFO 790015 --- [Pool-1-worker-2] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.AccordionViewIT [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.372 s -- in org.vaadin.addons.dramafinder.tests.it.AccordionViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.CardViewIT 2026-03-02T16:09:53.349Z INFO 790015 --- [Pool-1-worker-2] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.CardViewIT]: CardViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:09:53.351Z INFO 790015 --- [Pool-1-worker-2] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.CardViewIT [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.756 s -- in org.vaadin.addons.dramafinder.tests.it.CardViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.TextAreaViewIT 2026-03-02T16:09:56.108Z INFO 790015 --- [Pool-1-worker-2] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.TextAreaViewIT]: TextAreaViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:09:56.109Z INFO 790015 --- [Pool-1-worker-2] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.TextAreaViewIT [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.84 s -- in org.vaadin.addons.dramafinder.tests.it.VirtualListViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.MessageInputViewIT 2026-03-02T16:09:58.086Z INFO 790015 --- [Pool-1-worker-3] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.MessageInputViewIT]: MessageInputViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:09:58.087Z INFO 790015 --- [Pool-1-worker-3] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.MessageInputViewIT [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.679 s -- in org.vaadin.addons.dramafinder.tests.it.CheckboxViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.TextFieldViewIT 2026-03-02T16:09:58.275Z INFO 790015 --- [Pool-1-worker-1] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.TextFieldViewIT]: TextFieldViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:09:58.279Z INFO 790015 --- [Pool-1-worker-1] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.TextFieldViewIT [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.556 s -- in org.vaadin.addons.dramafinder.tests.it.MessageInputViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.DialogViewIT 2026-03-02T16:10:05.643Z INFO 790015 --- [Pool-1-worker-3] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.DialogViewIT]: DialogViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:10:05.645Z INFO 790015 --- [Pool-1-worker-3] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.DialogViewIT [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.172 s -- in org.vaadin.addons.dramafinder.tests.it.DialogViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.TreeGridBasicViewIT 2026-03-02T16:10:11.822Z INFO 790015 --- [Pool-1-worker-3] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.TreeGridBasicViewIT]: TreeGridBasicViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:10:11.826Z INFO 790015 --- [Pool-1-worker-3] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.TreeGridBasicViewIT [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.12 s -- in org.vaadin.addons.dramafinder.tests.it.TextAreaViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.SideNavigationElementViewIT 2026-03-02T16:10:18.232Z INFO 790015 --- [Pool-1-worker-2] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.SideNavigationElementViewIT]: SideNavigationElementViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:10:18.233Z INFO 790015 --- [Pool-1-worker-2] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.SideNavigationElementViewIT [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.63 s -- in org.vaadin.addons.dramafinder.tests.it.TextFieldViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.GridBasicViewIT 2026-03-02T16:10:19.911Z INFO 790015 --- [Pool-1-worker-1] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.GridBasicViewIT]: GridBasicViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:10:19.912Z INFO 790015 --- [Pool-1-worker-1] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.GridBasicViewIT [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.553 s -- in org.vaadin.addons.dramafinder.tests.it.SideNavigationElementViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.AvatarViewIT 2026-03-02T16:10:25.787Z INFO 790015 --- [Pool-1-worker-2] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.AvatarViewIT]: AvatarViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:10:25.788Z INFO 790015 --- [Pool-1-worker-2] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.AvatarViewIT [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.06 s -- in org.vaadin.addons.dramafinder.tests.it.TreeGridBasicViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.GridSortingViewIT 2026-03-02T16:10:29.875Z INFO 790015 --- [Pool-1-worker-3] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.GridSortingViewIT]: GridSortingViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:10:29.878Z INFO 790015 --- [Pool-1-worker-3] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.GridSortingViewIT [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.036 s -- in org.vaadin.addons.dramafinder.tests.it.GridSortingViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.TreeGridSelectionViewIT 2026-03-02T16:10:34.911Z INFO 790015 --- [Pool-1-worker-3] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.TreeGridSelectionViewIT]: TreeGridSelectionViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:10:34.912Z INFO 790015 --- [Pool-1-worker-3] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.TreeGridSelectionViewIT [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.05 s -- in org.vaadin.addons.dramafinder.tests.it.AvatarViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.GridLitRendererViewIT 2026-03-02T16:10:37.841Z INFO 790015 --- [Pool-1-worker-2] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.GridLitRendererViewIT]: GridLitRendererViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:10:37.842Z INFO 790015 --- [Pool-1-worker-2] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.GridLitRendererViewIT [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.632 s -- in org.vaadin.addons.dramafinder.tests.it.GridLitRendererViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.NumberFieldViewIT 2026-03-02T16:10:42.474Z INFO 790015 --- [Pool-1-worker-2] t.c.s.AnnotationConfigContextLoaderUtils : Could not detect default configuration classes for test class [org.vaadin.addons.dramafinder.tests.it.NumberFieldViewIT]: NumberFieldViewIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 2026-03-02T16:10:42.476Z INFO 790015 --- [Pool-1-worker-2] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.NumberFieldViewIT [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.101 s -- in org.vaadin.addons.dramafinder.tests.it.NumberFieldViewIT [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.85 s -- in org.vaadin.addons.dramafinder.tests.it.TreeGridSelectionViewIT