[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 64 source files with javac [debug release 21] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ dramafinder --- [INFO] Copying 1 resource 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 86 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 65 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.TimePickerViewIT 06:30:20.783 [main] 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. 06:30:20.991 [main] 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.0) 2026-02-25T06:30:23.064Z INFO 2752115 --- [ main] o.v.a.d.tests.it.TimePickerViewIT : Starting TimePickerViewIT using Java 21 with PID 2752115 (started by ghrunner in /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/dramafinder) 2026-02-25T06:30:23.066Z INFO 2752115 --- [ main] o.v.a.d.tests.it.TimePickerViewIT : No active profile set, falling back to 1 default profile: "default" 2026-02-25T06:30:24.206Z INFO 2752115 --- [ main] o.s.boot.tomcat.TomcatWebServer : Tomcat initialized with port 0 (http) 2026-02-25T06:30:24.226Z INFO 2752115 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2026-02-25T06:30:24.226Z INFO 2752115 --- [ main] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/11.0.14] 2026-02-25T06:30:24.287Z INFO 2752115 --- [ main] b.w.c.s.WebApplicationContextInitializer : Root WebApplicationContext: initialization completed in 1186 ms 2026-02-25T06:30:25.942Z INFO 2752115 --- [ main] c.v.f.s.VaadinServletContextInitializer : Search for subclasses and classes with annotations took 1285 ms 2026-02-25T06:30:26.082Z INFO 2752115 --- [ main] 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-02-25T06:30:26.128Z INFO 2752115 --- [ main] c.v.f.s.f.s.FullDependenciesScanner : Visited 94 classes. Took 20 ms. 2026-02-25T06:30:26.131Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Checking if a development mode bundle build is needed 2026-02-25T06:30:26.194Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency react-dom:19.2.1 has the wrong version 19.2.4 in the bundle 2026-02-25T06:30:26.194Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency lit:3.3.1 has the wrong version 3.3.2 in the bundle 2026-02-25T06:30:26.195Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency react:19.2.1 has the wrong version 19.2.4 in the bundle 2026-02-25T06:30:26.195Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency react-router:7.10.1 has the wrong version 7.12.0 in the bundle 2026-02-25T06:30:26.195Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/form-layout:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.195Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/checkbox-group:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.195Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/list-box:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.195Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/upload:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.195Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/app-layout:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.195Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/integer-field:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.195Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/select:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.195Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/aura:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.196Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/master-detail-layout:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.196Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/confirm-dialog:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.196Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/grid:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.196Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/tabsheet:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.196Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/text-area:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.196Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/context-menu:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.196Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/password-field:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.196Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/date-time-picker:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.196Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/progress-bar:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.196Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/multi-select-combo-box:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.197Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/time-picker:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.197Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/number-field:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.197Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/avatar-group:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.197Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/tooltip:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.197Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/vertical-layout:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.197Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/login:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.197Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/side-nav:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.197Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/details:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.197Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/icons:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.198Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/button:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.198Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/vaadin-themable-mixin:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.198Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/accordion:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.198Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/avatar:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.198Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/radio-group:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.198Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/horizontal-layout:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.198Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/virtual-list:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.198Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/popover:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.198Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/combo-box:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.198Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/menu-bar:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.199Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/message-list:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.199Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/custom-field:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.199Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/field-highlighter:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.199Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/date-picker:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.199Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/dialog:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.199Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/item:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.199Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/markdown:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.199Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/card:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.199Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/tabs:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.200Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/icon:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.200Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/split-layout:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.200Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/text-field:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.200Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/checkbox:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.200Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/notification:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.200Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/scroller:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.200Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/vaadin-lumo-styles:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.200Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/message-input:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.200Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/email-field:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.201Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/a11y-base:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.201Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/component-base:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.201Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/field-base:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.201Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/input-container:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.201Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/lit-renderer:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.201Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Dependency @vaadin/overlay:25.0.0-rc1 has the wrong version 25.0.4 in the bundle 2026-02-25T06:30:26.202Z INFO 2752115 --- [ main] c.v.f.s.frontend.BundleValidationUtil : A development mode bundle build is needed 2026-02-25T06:30:26.214Z INFO 2752115 --- [ main] 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-02-25T06:30:26.288Z INFO 2752115 --- [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-02-25T06:30:26.356Z INFO 2752115 --- [in-dev-server-1] c.v.flow.server.frontend.NodeResolver : The globally installed Node.js version 18.19.1 is older than the required minimum version 24.0.0. Using Node.js from /home/ghrunner/.vaadin. 2026-02-25T06:30:26.374Z INFO 2752115 --- [in-dev-server-1] c.v.flow.server.frontend.NodeResolver : Node v24.10.0 is already installed in /home/ghrunner/.vaadin 2026-02-25T06:30:26.498Z INFO 2752115 --- [in-dev-server-1] c.v.f.s.frontend.TaskUpdatePackages : using '/home/ghrunner/.vaadin/node-v24.10.0/bin/node /home/ghrunner/.vaadin/node-v24.10.0/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-02-25T06:30:26.860Z INFO 2752115 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereHandler com.vaadin.flow.server.communication.PushAtmosphereHandler mapped to context-path: /* 2026-02-25T06:30:26.860Z INFO 2752115 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Installed the following AtmosphereInterceptor mapped to AtmosphereHandler com.vaadin.flow.server.communication.PushAtmosphereHandler 2026-02-25T06:30:26.879Z INFO 2752115 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Atmosphere is using org.atmosphere.util.VoidAnnotationProcessor for processing annotation 2026-02-25T06:30:26.884Z INFO 2752115 --- [ main] 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-02-25T06:30:26.889Z INFO 2752115 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol 2026-02-25T06:30:26.895Z INFO 2752115 --- [ main] o.a.container.JSR356AsyncSupport : JSR 356 Mapping path /VAADIN/push 2026-02-25T06:30:26.910Z INFO 2752115 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Installing Default AtmosphereInterceptors 2026-02-25T06:30:26.911Z INFO 2752115 --- [ main] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.CorsInterceptor : CORS Interceptor Support 2026-02-25T06:30:26.911Z INFO 2752115 --- [ main] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.CacheHeadersInterceptor : Default Response's Headers Interceptor 2026-02-25T06:30:26.912Z INFO 2752115 --- [ main] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.PaddingAtmosphereInterceptor : Browser Padding Interceptor Support 2026-02-25T06:30:26.912Z INFO 2752115 --- [ main] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.AndroidAtmosphereInterceptor : Android Interceptor Support 2026-02-25T06:30:26.913Z INFO 2752115 --- [ main] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.HeartbeatInterceptor : Heartbeat Interceptor Support 2026-02-25T06:30:26.913Z INFO 2752115 --- [ main] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.SSEAtmosphereInterceptor : SSE Interceptor Support 2026-02-25T06:30:26.914Z INFO 2752115 --- [ main] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.JSONPAtmosphereInterceptor : JSONP Interceptor Support 2026-02-25T06:30:26.914Z INFO 2752115 --- [ main] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.JavaScriptProtocol : Atmosphere JavaScript Protocol 2026-02-25T06:30:26.914Z INFO 2752115 --- [ main] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor : org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor 2026-02-25T06:30:26.915Z INFO 2752115 --- [ main] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.OnDisconnectInterceptor : Browser disconnection detection 2026-02-25T06:30:26.915Z INFO 2752115 --- [ main] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.IdleResourceInterceptor : org.atmosphere.interceptor.IdleResourceInterceptor 2026-02-25T06:30:26.915Z INFO 2752115 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Set org.atmosphere.cpr.AtmosphereInterceptor.disableDefaults to disable them. 2026-02-25T06:30:26.915Z INFO 2752115 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor CORS Interceptor Support with priority FIRST_BEFORE_DEFAULT 2026-02-25T06:30:26.921Z INFO 2752115 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor Default Response's Headers Interceptor with priority AFTER_DEFAULT 2026-02-25T06:30:26.921Z INFO 2752115 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor Browser Padding Interceptor Support with priority AFTER_DEFAULT 2026-02-25T06:30:26.921Z INFO 2752115 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor Android Interceptor Support with priority AFTER_DEFAULT 2026-02-25T06:30:26.921Z INFO 2752115 --- [ main] o.a.interceptor.HeartbeatInterceptor : HeartbeatInterceptor configured with padding value 'X', client frequency 0 seconds and server frequency 60 seconds 2026-02-25T06:30:26.921Z INFO 2752115 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor Heartbeat Interceptor Support with priority AFTER_DEFAULT 2026-02-25T06:30:26.922Z INFO 2752115 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor SSE Interceptor Support with priority AFTER_DEFAULT 2026-02-25T06:30:26.922Z INFO 2752115 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor JSONP Interceptor Support with priority AFTER_DEFAULT 2026-02-25T06:30:26.923Z INFO 2752115 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor Atmosphere JavaScript Protocol with priority AFTER_DEFAULT 2026-02-25T06:30:26.923Z INFO 2752115 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor with priority AFTER_DEFAULT 2026-02-25T06:30:26.923Z INFO 2752115 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor Browser disconnection detection with priority AFTER_DEFAULT 2026-02-25T06:30:26.923Z INFO 2752115 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor org.atmosphere.interceptor.IdleResourceInterceptor with priority BEFORE_DEFAULT 2026-02-25T06:30:26.926Z INFO 2752115 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Using EndpointMapper class org.atmosphere.util.DefaultEndpointMapper 2026-02-25T06:30:26.926Z INFO 2752115 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Using BroadcasterCache: org.atmosphere.cache.UUIDBroadcasterCache 2026-02-25T06:30:26.926Z INFO 2752115 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Default Broadcaster Class: org.atmosphere.cpr.DefaultBroadcaster 2026-02-25T06:30:26.926Z INFO 2752115 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Broadcaster Shared List Resources: false 2026-02-25T06:30:26.926Z INFO 2752115 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Broadcaster Polling Wait Time 100 2026-02-25T06:30:26.926Z INFO 2752115 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Shared ExecutorService supported: true 2026-02-25T06:30:26.926Z INFO 2752115 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Messaging ExecutorService Pool Size unavailable - Not instance of ThreadPoolExecutor 2026-02-25T06:30:26.927Z INFO 2752115 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Async I/O Thread Pool Size: 200 2026-02-25T06:30:26.927Z INFO 2752115 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory 2026-02-25T06:30:26.927Z INFO 2752115 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Using AtmosphereResurceFactory: org.atmosphere.cpr.DefaultAtmosphereResourceFactory 2026-02-25T06:30:26.927Z INFO 2752115 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor 2026-02-25T06:30:26.930Z INFO 2752115 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Invoke AtmosphereInterceptor on WebSocket message true 2026-02-25T06:30:26.930Z INFO 2752115 --- [ main] org.atmosphere.cpr.AtmosphereFramework : HttpSession supported: true 2026-02-25T06:30:26.930Z INFO 2752115 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Atmosphere is using DefaultAtmosphereObjectFactory for dependency injection and object creation 2026-02-25T06:30:26.930Z INFO 2752115 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Atmosphere is using async support: org.atmosphere.container.JSR356AsyncSupport running under container: Apache Tomcat/11.0.14 using jakarta.servlet/3.0 and jsr356/WebSocket API 2026-02-25T06:30:26.930Z INFO 2752115 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Atmosphere Framework 3.0.5.slf4jvaadin1 started. 2026-02-25T06:30:26.935Z INFO 2752115 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor Track Message Size Interceptor using | with priority BEFORE_DEFAULT 2026-02-25T06:30:26.985Z INFO 2752115 --- [ main] c.v.f.s.DefaultDeploymentConfiguration : Vaadin is running in DEVELOPMENT mode - do not use for production deployments. 2026-02-25T06:30:27.011Z INFO 2752115 --- [ main] 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-02-25T06:30:27.048Z INFO 2752115 --- [ main] o.s.boot.tomcat.TomcatWebServer : Tomcat started on port 44843 (http) with context path '/' 2026-02-25T06:30:27.053Z INFO 2752115 --- [ main] o.v.a.d.tests.it.TimePickerViewIT : Started TimePickerViewIT in 4.361 seconds (process running for 7.934) 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 OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 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 2026-02-25T06:30:28.090Z INFO 2752115 --- [o-auto-1-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' 2026-02-25T06:30:28.090Z INFO 2752115 --- [o-auto-1-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2026-02-25T06:30:28.092Z INFO 2752115 --- [o-auto-1-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 2 ms 2026-02-25T06:30:42.677Z INFO 2752115 --- [in-dev-server-1] c.v.f.s.frontend.TaskUpdatePackages : Frontend dependencies resolved successfully. 2026-02-25T06:30:42.999Z INFO 2752115 --- [in-dev-server-1] c.v.f.s.frontend.TaskCopyFrontendFiles : Copying frontend resources from jar files ... 2026-02-25T06:30:43.021Z INFO 2752115 --- [in-dev-server-1] c.v.f.s.frontend.TaskCopyFrontendFiles : Visited 17 resources. Took 22 ms. 2026-02-25T06:30:50.390Z INFO 2752115 --- [in-dev-server-1] c.v.f.s.frontend.TaskRunDevBundleBuild : Development frontend bundle built 2026-02-25T06:30:51.020Z INFO 2752115 --- [in-dev-server-2] c.v.b.d.DevModeHandlerManagerImpl : Application running at http://localhost:0/ [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.31 s -- in org.vaadin.addons.dramafinder.tests.it.TimePickerViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.TabsViewIT 2026-02-25T06:30:58.822Z INFO 2752115 --- [ main] 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-02-25T06:30:58.823Z INFO 2752115 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.TabsViewIT [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.232 s -- in org.vaadin.addons.dramafinder.tests.it.TabsViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.MultiSelectComboBoxViewIT 2026-02-25T06:31:00.056Z INFO 2752115 --- [ main] 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-02-25T06:31:00.058Z INFO 2752115 --- [ main] .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: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.69 s -- in org.vaadin.addons.dramafinder.tests.it.MultiSelectComboBoxViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.ListBoxViewIT 2026-02-25T06:31:29.747Z INFO 2752115 --- [ main] 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-02-25T06:31:29.748Z INFO 2752115 --- [ main] .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: 7.084 s -- in org.vaadin.addons.dramafinder.tests.it.ListBoxViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.GridComponentRendererViewIT 2026-02-25T06:31:36.833Z INFO 2752115 --- [ main] 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-02-25T06:31:36.835Z INFO 2752115 --- [ main] .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: 6.848 s -- in org.vaadin.addons.dramafinder.tests.it.GridComponentRendererViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.ContextMenuViewIT 2026-02-25T06:31:43.681Z INFO 2752115 --- [ main] 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-02-25T06:31:43.682Z INFO 2752115 --- [ main] .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: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.843 s -- in org.vaadin.addons.dramafinder.tests.it.ContextMenuViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.PopoverViewIT 2026-02-25T06:31:48.526Z INFO 2752115 --- [ main] 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-02-25T06:31:48.528Z INFO 2752115 --- [ main] .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: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.074 s -- in org.vaadin.addons.dramafinder.tests.it.PopoverViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.MenuBarViewIT 2026-02-25T06:31:52.601Z INFO 2752115 --- [ main] 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-02-25T06:31:52.602Z INFO 2752115 --- [ main] .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: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.523 s -- in org.vaadin.addons.dramafinder.tests.it.MenuBarViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.MessageListViewIT 2026-02-25T06:31:56.125Z INFO 2752115 --- [ main] 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-02-25T06:31:56.127Z INFO 2752115 --- [ main] .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: 3.058 s -- in org.vaadin.addons.dramafinder.tests.it.MessageListViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.GridSelectionViewIT 2026-02-25T06:31:59.185Z INFO 2752115 --- [ main] 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-02-25T06:31:59.186Z INFO 2752115 --- [ main] .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: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.597 s -- in org.vaadin.addons.dramafinder.tests.it.GridSelectionViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.PasswordFieldViewIT 2026-02-25T06:32:05.783Z INFO 2752115 --- [ main] 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-02-25T06:32:05.785Z INFO 2752115 --- [ main] .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: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.24 s -- in org.vaadin.addons.dramafinder.tests.it.PasswordFieldViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.SelectViewIT 2026-02-25T06:32:22.025Z INFO 2752115 --- [ main] 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-02-25T06:32:22.026Z INFO 2752115 --- [ main] .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: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.72 s -- in org.vaadin.addons.dramafinder.tests.it.SelectViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.BigDecimalFieldViewIT 2026-02-25T06:32:33.745Z INFO 2752115 --- [ main] 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-02-25T06:32:33.747Z INFO 2752115 --- [ main] .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: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.723 s -- in org.vaadin.addons.dramafinder.tests.it.BigDecimalFieldViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.RadioButtonGroupViewIT 2026-02-25T06:32:35.469Z INFO 2752115 --- [ main] 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-02-25T06:32:35.470Z INFO 2752115 --- [ main] .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: 3.872 s -- in org.vaadin.addons.dramafinder.tests.it.RadioButtonGroupViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.ButtonViewIT 2026-02-25T06:32:39.341Z INFO 2752115 --- [ main] 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-02-25T06:32:39.342Z INFO 2752115 --- [ main] .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: 7.045 s -- in org.vaadin.addons.dramafinder.tests.it.ButtonViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.DateTimePickerViewIT 2026-02-25T06:32:46.388Z INFO 2752115 --- [ main] 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-02-25T06:32:46.389Z INFO 2752115 --- [ main] .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: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.919 s -- in org.vaadin.addons.dramafinder.tests.it.DateTimePickerViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.VirtualListViewIT 2026-02-25T06:32:54.308Z INFO 2752115 --- [ main] 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-02-25T06:32:54.309Z INFO 2752115 --- [ main] .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: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.21 s -- in org.vaadin.addons.dramafinder.tests.it.VirtualListViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.GridDetailsViewIT 2026-02-25T06:33:10.520Z INFO 2752115 --- [ main] 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-02-25T06:33:10.521Z INFO 2752115 --- [ main] .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.165 s -- in org.vaadin.addons.dramafinder.tests.it.GridDetailsViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.AccordionViewIT 2026-02-25T06:33:14.686Z INFO 2752115 --- [ main] 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-02-25T06:33:14.688Z INFO 2752115 --- [ main] .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: 2.525 s -- in org.vaadin.addons.dramafinder.tests.it.AccordionViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.CardViewIT 2026-02-25T06:33:17.212Z INFO 2752115 --- [ main] 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-02-25T06:33:17.214Z INFO 2752115 --- [ main] .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.201 s -- in org.vaadin.addons.dramafinder.tests.it.CardViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.TextAreaViewIT 2026-02-25T06:33:19.414Z INFO 2752115 --- [ main] 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-02-25T06:33:19.415Z INFO 2752115 --- [ main] .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: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.49 s -- in org.vaadin.addons.dramafinder.tests.it.TextAreaViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.MessageInputViewIT 2026-02-25T06:33:35.905Z INFO 2752115 --- [ main] 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-02-25T06:33:35.906Z INFO 2752115 --- [ main] .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: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.857 s -- in org.vaadin.addons.dramafinder.tests.it.MessageInputViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.DialogViewIT 2026-02-25T06:33:41.763Z INFO 2752115 --- [ main] 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-02-25T06:33:41.764Z INFO 2752115 --- [ main] .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: 4.672 s -- in org.vaadin.addons.dramafinder.tests.it.DialogViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.SideNavigationElementViewIT 2026-02-25T06:33:46.436Z INFO 2752115 --- [ main] 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-02-25T06:33:46.438Z INFO 2752115 --- [ main] .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: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.957 s -- in org.vaadin.addons.dramafinder.tests.it.SideNavigationElementViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.AvatarViewIT 2026-02-25T06:33:52.394Z INFO 2752115 --- [ main] 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-02-25T06:33:52.395Z INFO 2752115 --- [ main] .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: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.082 s -- in org.vaadin.addons.dramafinder.tests.it.AvatarViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.GridSortingViewIT 2026-02-25T06:34:01.477Z INFO 2752115 --- [ main] 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-02-25T06:34:01.478Z INFO 2752115 --- [ main] .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: 3.843 s -- in org.vaadin.addons.dramafinder.tests.it.GridSortingViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.GridLitRendererViewIT 2026-02-25T06:34:05.321Z INFO 2752115 --- [ main] 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-02-25T06:34:05.322Z INFO 2752115 --- [ main] .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.156 s -- in org.vaadin.addons.dramafinder.tests.it.GridLitRendererViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.NumberFieldViewIT 2026-02-25T06:34:09.478Z INFO 2752115 --- [ main] 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-02-25T06:34:09.479Z INFO 2752115 --- [ main] .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: 3.282 s -- in org.vaadin.addons.dramafinder.tests.it.NumberFieldViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.GridBasicViewIT 2026-02-25T06:34:12.761Z INFO 2752115 --- [ main] 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-02-25T06:34:12.762Z INFO 2752115 --- [ main] .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: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 99.33 s -- in org.vaadin.addons.dramafinder.tests.it.GridBasicViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.TextFieldViewIT 2026-02-25T06:35:52.091Z INFO 2752115 --- [ main] 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-02-25T06:35:52.092Z INFO 2752115 --- [ main] .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: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.06 s -- in org.vaadin.addons.dramafinder.tests.it.TextFieldViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.CheckboxViewIT 2026-02-25T06:36:08.153Z INFO 2752115 --- [ main] 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-02-25T06:36:08.154Z INFO 2752115 --- [ main] .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: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.432 s -- in org.vaadin.addons.dramafinder.tests.it.CheckboxViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.UploadViewIT 2026-02-25T06:36:14.588Z INFO 2752115 --- [ main] 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-02-25T06:36:14.589Z INFO 2752115 --- [ main] .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: 2.936 s -- in org.vaadin.addons.dramafinder.tests.it.UploadViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.NotificationViewIT 2026-02-25T06:36:17.525Z INFO 2752115 --- [ main] 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-02-25T06:36:17.526Z INFO 2752115 --- [ main] .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: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.995 s -- in org.vaadin.addons.dramafinder.tests.it.NotificationViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.ProgressBarViewIT 2026-02-25T06:36:21.521Z INFO 2752115 --- [ main] 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-02-25T06:36:21.522Z INFO 2752115 --- [ main] .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: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.983 s -- in org.vaadin.addons.dramafinder.tests.it.ProgressBarViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.ComboBoxViewIT 2026-02-25T06:36:24.505Z INFO 2752115 --- [ main] 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-02-25T06:36:24.506Z INFO 2752115 --- [ main] .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: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.50 s -- in org.vaadin.addons.dramafinder.tests.it.ComboBoxViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.DatePickerViewIT 2026-02-25T06:36:50.005Z INFO 2752115 --- [ main] 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-02-25T06:36:50.006Z INFO 2752115 --- [ main] .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: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.944 s -- in org.vaadin.addons.dramafinder.tests.it.DatePickerViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.EmailFieldViewIT 2026-02-25T06:36:55.950Z INFO 2752115 --- [ main] 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-02-25T06:36:55.951Z INFO 2752115 --- [ main] .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: 2.539 s -- in org.vaadin.addons.dramafinder.tests.it.EmailFieldViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.DetailsViewIT 2026-02-25T06:36:58.490Z INFO 2752115 --- [ main] 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-02-25T06:36:58.492Z INFO 2752115 --- [ main] .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: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.117 s -- in org.vaadin.addons.dramafinder.tests.it.DetailsViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.IntegerFieldViewIT 2026-02-25T06:37:03.608Z INFO 2752115 --- [ main] 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-02-25T06:37:03.609Z INFO 2752115 --- [ main] .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: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.257 s -- in org.vaadin.addons.dramafinder.tests.it.IntegerFieldViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.SplitLayoutViewIT 2026-02-25T06:37:06.866Z INFO 2752115 --- [ main] 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-02-25T06:37:06.867Z INFO 2752115 --- [ main] .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: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.332 s -- in org.vaadin.addons.dramafinder.tests.it.SplitLayoutViewIT [INFO] Running org.vaadin.addons.dramafinder.tests.it.SimpleExampleViewIT 2026-02-25T06:37:11.199Z INFO 2752115 --- [ main] t.c.s.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. 2026-02-25T06:37:11.200Z INFO 2752115 --- [ main] .b.t.c.SpringBootTestContextBootstrapper : Found @SpringBootConfiguration org.vaadin.addons.dramafinder.tests.TestServer for test class org.vaadin.addons.dramafinder.tests.it.SimpleExampleViewIT [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.152 s -- in org.vaadin.addons.dramafinder.tests.it.SimpleExampleViewIT [INFO] [INFO] Results: [INFO] [INFO] Tests run: 360, Failures: 0, Errors: 0, Skipped: 0 [INFO] [WARNING] Corrupted channel by directly writing to native stream in forked JVM 1. See FAQ web page and the dump file /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/dramafinder/target/failsafe-reports/2026-02-25T06-30-19_026-jvmRun1.dumpstream [INFO] [INFO] --- failsafe:3.5.4:verify (default) @ dramafinder --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 06:59 min [INFO] Finished at: 2026-02-25T06:37:12Z [INFO] ------------------------------------------------------------------------