$ mvn clean verify -B --no-transfer-progress [INFO] Scanning for projects... [INFO] [INFO] --------------------------< in.virit:viritin >-------------------------- [INFO] Building Flow Viritin 3.5.1-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ viritin --- [INFO] Deleting /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/target [INFO] [INFO] --- flatten:1.7.0:clean (flatten.clean) @ viritin --- [INFO] Deleting /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/.flattened-pom.xml [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ viritin --- [INFO] Copying 7 resources from src/main/resources to target/classes [INFO] [INFO] --- flatten:1.7.0:flatten (flatten) @ viritin --- [INFO] Generating flattened POM of project in.virit:viritin:jar:3.5.1-SNAPSHOT... [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ viritin --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 253 source files with javac [debug release 21] to target/classes [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/components/button/VButton.java:[105,12] deprecated item is not annotated with @Deprecated [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/components/orderedlayout/VVerticalLayout.java:[102,18] deprecated item is not annotated with @Deprecated [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/components/DynamicFileDownloader.java:[94,5] com.vaadin.flow.server.StreamResource in com.vaadin.flow.server has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/components/DynamicFileDownloader.java:[94,35] com.vaadin.flow.server.StreamResource in com.vaadin.flow.server has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/components/dialog/VDialog.java:[48,9] 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/flow-viritin/src/main/java/org/vaadin/firitin/components/html/VAnchor.java:[30,9] Anchor(com.vaadin.flow.server.AbstractStreamResource,java.lang.String) in com.vaadin.flow.component.html.Anchor has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/components/html/VAnchor.java:[39,9] setHref(com.vaadin.flow.server.AbstractStreamResource) in com.vaadin.flow.component.html.Anchor has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/components/html/VImage.java:[22,9] Image(com.vaadin.flow.server.AbstractStreamResource,java.lang.String) in com.vaadin.flow.component.html.Image has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/components/html/VImage.java:[31,9] setSrc(com.vaadin.flow.server.AbstractStreamResource) in com.vaadin.flow.component.html.Image has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/components/upload/VUpload.java:[16,20] com.vaadin.flow.component.upload.Receiver in com.vaadin.flow.component.upload has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/components/upload/VUpload.java:[17,9] Upload(com.vaadin.flow.component.upload.Receiver) in com.vaadin.flow.component.upload.Upload has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/components/upload/VUpload.java:[73,9] addProgressListener(com.vaadin.flow.component.ComponentEventListener) in com.vaadin.flow.component.upload.Upload has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/components/upload/VUpload.java:[78,9] addFailedListener(com.vaadin.flow.component.ComponentEventListener) in com.vaadin.flow.component.upload.Upload has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/components/upload/VUpload.java:[83,9] addFinishedListener(com.vaadin.flow.component.ComponentEventListener) in com.vaadin.flow.component.upload.Upload has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/components/upload/VUpload.java:[88,9] addStartedListener(com.vaadin.flow.component.ComponentEventListener) in com.vaadin.flow.component.upload.Upload has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/components/upload/VUpload.java:[93,9] addSucceededListener(com.vaadin.flow.component.ComponentEventListener) in com.vaadin.flow.component.upload.Upload has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/fields/ByteArrayUploadField.java:[56,17] com.vaadin.flow.component.upload.Receiver in com.vaadin.flow.component.upload has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/fields/ByteArrayUploadField.java:[56,41] com.vaadin.flow.component.upload.Receiver in com.vaadin.flow.component.upload has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/fields/ByteArrayUploadField.java:[73,23] setReceiver(com.vaadin.flow.component.upload.Receiver) in com.vaadin.flow.component.upload.Upload has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/fields/ByteArrayUploadField.java:[77,23] addSucceededListener(com.vaadin.flow.component.ComponentEventListener) in com.vaadin.flow.component.upload.Upload has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/fields/ByteArrayUploadField.java:[121,50] com.vaadin.flow.server.StreamResource in com.vaadin.flow.server has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/fields/ByteArrayUploadField.java:[121,37] setHref(com.vaadin.flow.server.AbstractStreamResource) in com.vaadin.flow.component.html.Anchor has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/util/fullscreen/FullScreen.java:[96,61] wrapperElement in com.vaadin.flow.component.UI has been deprecated and marked for removal [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/appframework/SubMenu.java: Some input files use or override a deprecated API. [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/appframework/SubMenu.java: Recompile with -Xlint:deprecation for details. [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/appframework/MainLayout.java: Some input files use unchecked or unsafe operations. [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/java/org/vaadin/firitin/appframework/MainLayout.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ viritin --- [INFO] Copying 5 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ viritin --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 165 source files with javac [debug release 21] to target/test-classes [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/AttachementListField.java:[59,34] com.vaadin.flow.server.StreamResource in com.vaadin.flow.server has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/AttachementListField.java:[59,21] setHref(com.vaadin.flow.server.AbstractStreamResource) in com.vaadin.flow.component.html.Anchor has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/AttachementListField.java:[105,34] Upload(com.vaadin.flow.component.upload.Receiver) in com.vaadin.flow.component.upload.Upload has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/AttachementListField.java:[107,24] addSucceededListener(com.vaadin.flow.component.ComponentEventListener) in com.vaadin.flow.component.upload.Upload has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/JsPromiseView.java:[22,13] org.vaadin.firitin.util.JsPromise in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/JsPromiseView.java:[22,22] resolveString(java.lang.String,java.io.Serializable...) in org.vaadin.firitin.util.JsPromise has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/JsPromiseView.java:[31,13] org.vaadin.firitin.util.JsPromise in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/JsPromiseView.java:[31,22] resolveString(java.lang.String,java.io.Serializable...) in org.vaadin.firitin.util.JsPromise has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/JsPromiseView.java:[44,13] org.vaadin.firitin.util.JsPromise in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/JsPromiseView.java:[44,22] resolveInteger(java.lang.String,java.io.Serializable...) in org.vaadin.firitin.util.JsPromise has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/JsPromiseView.java:[53,13] org.vaadin.firitin.util.JsPromise in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/JsPromiseView.java:[53,22] resolveDouble(java.lang.String,java.io.Serializable...) in org.vaadin.firitin.util.JsPromise has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/JsPromiseView.java:[62,13] org.vaadin.firitin.util.JsPromise in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/JsPromiseView.java:[62,22] resolveBoolean(java.lang.String,java.io.Serializable...) in org.vaadin.firitin.util.JsPromise has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/JsPromiseView.java:[71,13] org.vaadin.firitin.util.JsPromise in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/JsPromiseView.java:[71,22] computeString(java.lang.String,java.io.Serializable...) in org.vaadin.firitin.util.JsPromise has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/JsPromiseView.java:[77,13] org.vaadin.firitin.util.JsPromise in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/JsPromiseView.java:[77,22] computeString(java.lang.String,java.io.Serializable...) in org.vaadin.firitin.util.JsPromise has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/JsPromiseView.java:[88,13] org.vaadin.firitin.util.JsPromise in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/JsPromiseView.java:[88,22] computeInteger(java.lang.String,java.io.Serializable...) in org.vaadin.firitin.util.JsPromise has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/JsPromiseView.java:[94,13] org.vaadin.firitin.util.JsPromise in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/JsPromiseView.java:[94,22] computeDouble(java.lang.String,java.io.Serializable...) in org.vaadin.firitin.util.JsPromise has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/JsPromiseView.java:[100,13] org.vaadin.firitin.util.JsPromise in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/JsPromiseView.java:[100,22] computeBoolean(java.lang.String,java.io.Serializable...) in org.vaadin.firitin.util.JsPromise has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/JsPromiseView.java:[125,13] org.vaadin.firitin.util.JsPromise in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/JsPromiseView.java:[125,22] compute(java.lang.String,java.lang.Class,java.io.Serializable...) in org.vaadin.firitin.util.JsPromise has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/JsPromiseView.java:[137,13] org.vaadin.firitin.util.JsPromise in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/JsPromiseView.java:[137,22] resolve(java.lang.String,java.lang.Class,java.io.Serializable...) in org.vaadin.firitin.util.JsPromise has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/JsPromiseView.java:[153,17] org.vaadin.firitin.util.JsPromise in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/JsPromiseView.java:[153,26] resolveString(java.lang.String,java.io.Serializable...) in org.vaadin.firitin.util.JsPromise has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/PromiseBlogExamplesView.java:[61,9] org.vaadin.firitin.util.JsPromise in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/PromiseBlogExamplesView.java:[61,18] compute(java.lang.String,java.lang.Class,java.io.Serializable...) in org.vaadin.firitin.util.JsPromise has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/SlowTaskView.java:[60,29] 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/flow-viritin/src/test/java/org/vaadin/firitin/WebStorageTestView.java:[23,13] org.vaadin.firitin.util.WebStorage in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/WebStorageTestView.java:[23,23] setItem(java.lang.String,java.lang.String) in org.vaadin.firitin.util.WebStorage has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/WebStorageTestView.java:[27,13] org.vaadin.firitin.util.WebStorage in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/WebStorageTestView.java:[27,23] getItem(java.lang.String,org.vaadin.firitin.util.WebStorage.Callback) in org.vaadin.firitin.util.WebStorage has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/WebStorageTestView.java:[37,78] org.vaadin.firitin.util.WebStorage in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/WebStorageTestView.java:[37,88] removeItem(java.lang.String) in org.vaadin.firitin.util.WebStorage has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/WebStorageTestView.java:[38,73] org.vaadin.firitin.util.WebStorage in org.vaadin.firitin.util has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/WebStorageTestView.java:[38,83] clear() in org.vaadin.firitin.util.WebStorage has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/rad/AutoFormEmptyRecordView.java:[33,25] withBeanValidation() in org.vaadin.firitin.rad.AutoForm has been deprecated and marked for removal [WARNING] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/rad/AutoFormView.java:[90,17] withBeanValidation() in org.vaadin.firitin.rad.AutoForm has been deprecated and marked for removal [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/BadgeView.java: Some input files use or override a deprecated API. [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/BadgeView.java: Recompile with -Xlint:deprecation for details. [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/AttachementListField.java: Some input files use unchecked or unsafe operations. [INFO] /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/test/java/org/vaadin/firitin/AttachementListField.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- surefire:3.2.5:test (default-test) @ viritin --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.vaadin.firitin.formbinder.FormBinderTest 07:07:48.968 [main] INFO org.hibernate.validator.internal.util.Version -- HV000001: Hibernate Validator 9.0.1.Final May 19, 2026 7:07:49 AM org.vaadin.firitin.form.FormBinder setValue INFO: No editor field for property something [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.777 s -- in org.vaadin.firitin.formbinder.FormBinderTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jar:3.5.0:jar (default-jar) @ viritin --- [INFO] Building jar: /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/target/viritin-3.5.1-SNAPSHOT.jar [INFO] [INFO] --- failsafe:3.5.2:integration-test (default) @ viritin --- [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.vaadin.firitin.appframework.DynamicRouteRegistrationIT 07:07:50.498 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.vaadin.firitin.appframework.DynamicRouteRegistrationIT]: DynamicRouteRegistrationIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:07:50.662 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.vaadin.firitin.TestServer for test class org.vaadin.firitin.appframework.DynamicRouteRegistrationIT 07:07:50.734 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.vaadin.firitin.appframework.DynamicRouteRegistrationIT]: DynamicRouteRegistrationIT does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 07:07:50.737 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.vaadin.firitin.TestServer for test class org.vaadin.firitin.appframework.DynamicRouteRegistrationIT . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v4.0.5) 2026-05-19T07:08:36.185Z INFO 439896 --- [ main] o.v.f.a.DynamicRouteRegistrationIT : Starting DynamicRouteRegistrationIT using Java 21 with PID 439896 (started by ghrunner in /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin) 2026-05-19T07:08:36.188Z INFO 439896 --- [ main] o.v.f.a.DynamicRouteRegistrationIT : No active profile set, falling back to 1 default profile: "default" 2026-05-19T07:08:38.000Z INFO 439896 --- [ main] o.s.boot.tomcat.TomcatWebServer : Tomcat initialized with port 0 (http) 2026-05-19T07:08:38.033Z INFO 439896 --- [ main] o.apache.catalina.core.StandardService : Starting service [Tomcat] 2026-05-19T07:08:38.036Z INFO 439896 --- [ main] o.apache.catalina.core.StandardEngine : Starting Servlet engine: [Apache Tomcat/11.0.20] 2026-05-19T07:08:38.129Z INFO 439896 --- [ main] b.w.c.s.WebApplicationContextInitializer : Root WebApplicationContext: initialization completed in 1903 ms 2026-05-19T07:08:42.662Z INFO 439896 --- [ main] c.v.f.s.VaadinServletContextInitializer : Search for subclasses and classes with annotations took 2779 ms 2026-05-19T07:08:42.671Z WARN 439896 --- [ main] com.vaadin.experimental.FeatureFlags : Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent 2026-05-19T07:08:42.799Z INFO 439896 --- [ main] c.v.b.d.startup.DevModeStartupListener : Starting dev-mode updaters in /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin folder. 2026-05-19T07:08:42.818Z WARN 439896 --- [ main] com.vaadin.experimental.FeatureFlags : Unsupported feature flag is present: com.vaadin.experimental.sideNavComponent 2026-05-19T07:08:42.901Z INFO 439896 --- [ main] c.v.f.s.f.s.FullDependenciesScanner : Visited 282 classes. Took 81 ms. 2026-05-19T07:08:42.904Z INFO 439896 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Checking if a development mode bundle build is needed 2026-05-19T07:08:42.921Z ERROR 439896 --- [ main] c.v.f.s.frontend.BundleValidationUtil : Error when checking if a development bundle build is needed com.vaadin.flow.internal.CompressionException: Failed to unpack '/home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/src/main/bundles/dev.bundle' at com.vaadin.flow.internal.CompressUtil.uncompressFile(CompressUtil.java:140) ~[flow-server-25.1.3.jar:25.1.3] at com.vaadin.flow.internal.DevBundleUtils.unpackBundle(DevBundleUtils.java:139) ~[flow-server-25.1.3.jar:25.1.3] at com.vaadin.flow.server.frontend.BundleValidationUtil.needsBuildDevBundle(BundleValidationUtil.java:145) ~[flow-build-tools-25.1.3-shaded.jar:na] at com.vaadin.flow.server.frontend.BundleValidationUtil.needsBuild(BundleValidationUtil.java:106) ~[flow-build-tools-25.1.3-shaded.jar:na] at com.vaadin.flow.server.frontend.NodeTasks.(NodeTasks.java:159) ~[flow-build-tools-25.1.3-shaded.jar:na] at com.vaadin.base.devserver.startup.DevModeInitializer.initDevModeHandler(DevModeInitializer.java:320) ~[vaadin-dev-server-25.1.3.jar:na] at com.vaadin.base.devserver.DevModeHandlerManagerImpl.initDevModeHandler(DevModeHandlerManagerImpl.java:104) ~[vaadin-dev-server-25.1.3.jar:na] at com.vaadin.flow.spring.VaadinServletContextInitializer$DevModeServletContextListener.failFastContextInitialized(VaadinServletContextInitializer.java:607) ~[vaadin-spring-25.1.3.jar:na] at com.vaadin.flow.spring.VaadinServletContextInitializer$FailFastServletContextListener.contextInitialized(VaadinServletContextInitializer.java:202) ~[vaadin-spring-25.1.3.jar:na] at com.vaadin.flow.spring.VaadinServletContextInitializer$CompositeServletContextListener.lambda$contextInitialized$0(VaadinServletContextInitializer.java:230) ~[vaadin-spring-25.1.3.jar:na] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) ~[na:na] at com.vaadin.flow.spring.VaadinServletContextInitializer$CompositeServletContextListener.contextInitialized(VaadinServletContextInitializer.java:230) ~[vaadin-spring-25.1.3.jar:na] at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4001) ~[tomcat-embed-core-11.0.20.jar:11.0.20] at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:4426) ~[tomcat-embed-core-11.0.20.jar:11.0.20] at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:164) ~[tomcat-embed-core-11.0.20.jar:11.0.20] at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1162) ~[tomcat-embed-core-11.0.20.jar:11.0.20] at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1158) ~[tomcat-embed-core-11.0.20.jar:11.0.20] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[na:na] at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:81) ~[tomcat-embed-core-11.0.20.jar:11.0.20] at java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:145) ~[na:na] at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:714) ~[tomcat-embed-core-11.0.20.jar:11.0.20] at org.apache.catalina.core.StandardHost.startInternal(StandardHost.java:780) ~[tomcat-embed-core-11.0.20.jar:11.0.20] at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:164) ~[tomcat-embed-core-11.0.20.jar:11.0.20] at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1162) ~[tomcat-embed-core-11.0.20.jar:11.0.20] at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1158) ~[tomcat-embed-core-11.0.20.jar:11.0.20] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[na:na] at org.apache.tomcat.util.threads.InlineExecutorService.execute(InlineExecutorService.java:81) ~[tomcat-embed-core-11.0.20.jar:11.0.20] at java.base/java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:145) ~[na:na] at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:714) ~[tomcat-embed-core-11.0.20.jar:11.0.20] at org.apache.catalina.core.StandardEngine.startInternal(StandardEngine.java:201) ~[tomcat-embed-core-11.0.20.jar:11.0.20] at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:164) ~[tomcat-embed-core-11.0.20.jar:11.0.20] at org.apache.catalina.core.StandardService.startInternal(StandardService.java:410) ~[tomcat-embed-core-11.0.20.jar:11.0.20] at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:164) ~[tomcat-embed-core-11.0.20.jar:11.0.20] at org.apache.catalina.core.StandardServer.startInternal(StandardServer.java:864) ~[tomcat-embed-core-11.0.20.jar:11.0.20] at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:164) ~[tomcat-embed-core-11.0.20.jar:11.0.20] at org.apache.catalina.startup.Tomcat.start(Tomcat.java:435) ~[tomcat-embed-core-11.0.20.jar:11.0.20] at org.springframework.boot.tomcat.TomcatWebServer.initialize(TomcatWebServer.java:131) ~[spring-boot-tomcat-4.0.5.jar:4.0.5] at org.springframework.boot.tomcat.TomcatWebServer.(TomcatWebServer.java:110) ~[spring-boot-tomcat-4.0.5.jar:4.0.5] at org.springframework.boot.tomcat.servlet.TomcatServletWebServerFactory.getTomcatWebServer(TomcatServletWebServerFactory.java:408) ~[spring-boot-tomcat-4.0.5.jar:4.0.5] at org.springframework.boot.tomcat.servlet.TomcatServletWebServerFactory.getWebServer(TomcatServletWebServerFactory.java:166) ~[spring-boot-tomcat-4.0.5.jar:4.0.5] at org.springframework.boot.web.server.servlet.context.ServletWebServerApplicationContext.createWebServer(ServletWebServerApplicationContext.java:190) ~[spring-boot-web-server-4.0.5.jar:4.0.5] at org.springframework.boot.web.server.servlet.context.ServletWebServerApplicationContext.onRefresh(ServletWebServerApplicationContext.java:164) ~[spring-boot-web-server-4.0.5.jar:4.0.5] at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:615) ~[spring-context-7.0.6.jar:7.0.6] at org.springframework.boot.web.server.servlet.context.ServletWebServerApplicationContext.refresh(ServletWebServerApplicationContext.java:143) ~[spring-boot-web-server-4.0.5.jar:4.0.5] at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:756) ~[spring-boot-4.0.5.jar:4.0.5] at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:445) ~[spring-boot-4.0.5.jar:4.0.5] at org.springframework.boot.SpringApplication.run(SpringApplication.java:321) ~[spring-boot-4.0.5.jar:4.0.5] at org.springframework.boot.test.context.SpringBootContextLoader.lambda$loadContext$2(SpringBootContextLoader.java:155) ~[spring-boot-test-4.0.5.jar:4.0.5] at org.springframework.util.function.ThrowingSupplier.get(ThrowingSupplier.java:58) ~[spring-core-7.0.6.jar:7.0.6] at org.springframework.util.function.ThrowingSupplier.get(ThrowingSupplier.java:46) ~[spring-core-7.0.6.jar:7.0.6] at org.springframework.boot.SpringApplication.withHook(SpringApplication.java:1465) ~[spring-boot-4.0.5.jar:4.0.5] at org.springframework.boot.test.context.SpringBootContextLoader$ContextLoaderHook.run(SpringBootContextLoader.java:600) ~[spring-boot-test-4.0.5.jar:4.0.5] at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:155) ~[spring-boot-test-4.0.5.jar:4.0.5] at org.springframework.boot.test.context.SpringBootContextLoader.loadContext(SpringBootContextLoader.java:114) ~[spring-boot-test-4.0.5.jar:4.0.5] at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContextInternal(DefaultCacheAwareContextLoaderDelegate.java:247) ~[spring-test-7.0.6.jar:7.0.6] at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.lambda$loadContext$0(DefaultCacheAwareContextLoaderDelegate.java:167) ~[spring-test-7.0.6.jar:7.0.6] at org.springframework.test.context.cache.DefaultContextCache.put(DefaultContextCache.java:214) ~[spring-test-7.0.6.jar:7.0.6] at org.springframework.test.context.cache.DefaultCacheAwareContextLoaderDelegate.loadContext(DefaultCacheAwareContextLoaderDelegate.java:160) ~[spring-test-7.0.6.jar:7.0.6] at org.springframework.test.context.support.DefaultTestContext.getApplicationContext(DefaultTestContext.java:128) ~[spring-test-7.0.6.jar:7.0.6] at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.injectDependencies(DependencyInjectionTestExecutionListener.java:156) ~[spring-test-7.0.6.jar:7.0.6] at org.springframework.test.context.support.DependencyInjectionTestExecutionListener.prepareTestInstance(DependencyInjectionTestExecutionListener.java:111) ~[spring-test-7.0.6.jar:7.0.6] at org.springframework.test.context.TestContextManager.prepareTestInstance(TestContextManager.java:260) ~[spring-test-7.0.6.jar:7.0.6] at org.springframework.test.context.junit.jupiter.SpringExtension.postProcessTestInstance(SpringExtension.java:210) ~[spring-test-7.0.6.jar:7.0.6] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$1(ClassBasedTestDescriptor.java:423) ~[junit-jupiter-engine-6.0.3.jar:6.0.3] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.executeAndMaskThrowable(ClassBasedTestDescriptor.java:428) ~[junit-jupiter-engine-6.0.3.jar:6.0.3] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$invokeTestInstancePostProcessors$0(ClassBasedTestDescriptor.java:422) ~[junit-jupiter-engine-6.0.3.jar:6.0.3] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) ~[na:na] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[na:na] at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) ~[na:na] at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) ~[na:na] at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1708) ~[na:na] at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[na:na] at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[na:na] at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151) ~[na:na] at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174) ~[na:na] at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[na:na] at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[na:na] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.invokeTestInstancePostProcessors(ClassBasedTestDescriptor.java:422) ~[junit-jupiter-engine-6.0.3.jar:6.0.3] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$instantiateAndPostProcessTestInstance$0(ClassBasedTestDescriptor.java:334) ~[junit-jupiter-engine-6.0.3.jar:6.0.3] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) ~[junit-platform-engine-6.0.3.jar:6.0.3] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.instantiateAndPostProcessTestInstance(ClassBasedTestDescriptor.java:333) ~[junit-jupiter-engine-6.0.3.jar:6.0.3] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$1(ClassBasedTestDescriptor.java:322) ~[junit-jupiter-engine-6.0.3.jar:6.0.3] at java.base/java.util.Optional.orElseGet(Optional.java:364) ~[na:na] at org.junit.jupiter.engine.descriptor.ClassBasedTestDescriptor.lambda$testInstancesProvider$0(ClassBasedTestDescriptor.java:321) ~[junit-jupiter-engine-6.0.3.jar:6.0.3] at org.junit.jupiter.engine.execution.TestInstancesProvider.getTestInstances(TestInstancesProvider.java:27) ~[junit-jupiter-engine-6.0.3.jar:6.0.3] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$prepare$0(TestMethodTestDescriptor.java:127) ~[junit-jupiter-engine-6.0.3.jar:6.0.3] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) ~[junit-platform-engine-6.0.3.jar:6.0.3] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:126) ~[junit-jupiter-engine-6.0.3.jar:6.0.3] at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.prepare(TestMethodTestDescriptor.java:70) ~[junit-jupiter-engine-6.0.3.jar:6.0.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$0(NodeTestTask.java:144) ~[junit-platform-engine-6.0.3.jar:6.0.3] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) ~[junit-platform-engine-6.0.3.jar:6.0.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:144) ~[junit-platform-engine-6.0.3.jar:6.0.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:110) ~[junit-platform-engine-6.0.3.jar:6.0.3] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) ~[na:na] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) ~[junit-platform-engine-6.0.3.jar:6.0.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) ~[junit-platform-engine-6.0.3.jar:6.0.3] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) ~[junit-platform-engine-6.0.3.jar:6.0.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) ~[junit-platform-engine-6.0.3.jar:6.0.3] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) ~[junit-platform-engine-6.0.3.jar:6.0.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) ~[junit-platform-engine-6.0.3.jar:6.0.3] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) ~[junit-platform-engine-6.0.3.jar:6.0.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) ~[junit-platform-engine-6.0.3.jar:6.0.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) ~[junit-platform-engine-6.0.3.jar:6.0.3] at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) ~[na:na] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:42) ~[junit-platform-engine-6.0.3.jar:6.0.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$2(NodeTestTask.java:180) ~[junit-platform-engine-6.0.3.jar:6.0.3] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) ~[junit-platform-engine-6.0.3.jar:6.0.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$1(NodeTestTask.java:166) ~[junit-platform-engine-6.0.3.jar:6.0.3] at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:138) ~[junit-platform-engine-6.0.3.jar:6.0.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$0(NodeTestTask.java:164) ~[junit-platform-engine-6.0.3.jar:6.0.3] at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:74) ~[junit-platform-engine-6.0.3.jar:6.0.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:163) ~[junit-platform-engine-6.0.3.jar:6.0.3] at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:116) ~[junit-platform-engine-6.0.3.jar:6.0.3] at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:36) ~[junit-platform-engine-6.0.3.jar:6.0.3] at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:52) ~[junit-platform-engine-6.0.3.jar:6.0.3] at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:58) ~[junit-platform-engine-6.0.3.jar:6.0.3] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.executeEngine(EngineExecutionOrchestrator.java:246) ~[junit-platform-launcher-6.0.3.jar:6.0.3] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.failOrExecuteEngine(EngineExecutionOrchestrator.java:218) ~[junit-platform-launcher-6.0.3.jar:6.0.3] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:179) ~[junit-platform-launcher-6.0.3.jar:6.0.3] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108) ~[junit-platform-launcher-6.0.3.jar:6.0.3] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:66) ~[junit-platform-launcher-6.0.3.jar:6.0.3] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:157) ~[junit-platform-launcher-6.0.3.jar:6.0.3] at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:65) ~[junit-platform-launcher-6.0.3.jar:6.0.3] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:125) ~[junit-platform-launcher-6.0.3.jar:6.0.3] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) ~[junit-platform-launcher-6.0.3.jar:6.0.3] at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:93) ~[junit-platform-launcher-6.0.3.jar:6.0.3] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) ~[junit-platform-launcher-6.0.3.jar:6.0.3] at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$0(InterceptingLauncher.java:41) ~[junit-platform-launcher-6.0.3.jar:6.0.3] at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) ~[junit-platform-launcher-6.0.3.jar:6.0.3] at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:40) ~[junit-platform-launcher-6.0.3.jar:6.0.3] at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:48) ~[junit-platform-launcher-6.0.3.jar:6.0.3] at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) ~[surefire-junit-platform-3.5.2.jar:3.5.2] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) ~[surefire-junit-platform-3.5.2.jar:3.5.2] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) ~[surefire-junit-platform-3.5.2.jar:3.5.2] at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) ~[surefire-junit-platform-3.5.2.jar:3.5.2] at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) ~[surefire-booter-3.5.2.jar:3.5.2] at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) ~[surefire-booter-3.5.2.jar:3.5.2] at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) ~[surefire-booter-3.5.2.jar:3.5.2] at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) ~[surefire-booter-3.5.2.jar:3.5.2] Caused by: java.io.EOFException: Unexpected end of ZLIB input stream at java.base/java.util.zip.InflaterInputStream.fill(InflaterInputStream.java:266) ~[na:na] at java.base/java.util.zip.InflaterInputStream.read(InflaterInputStream.java:175) ~[na:na] at java.base/java.util.zip.ZipInputStream.read(ZipInputStream.java:412) ~[na:na] at java.base/java.io.FilterInputStream.read(FilterInputStream.java:95) ~[na:na] at com.vaadin.flow.internal.CompressUtil.uncompressFile(CompressUtil.java:130) ~[flow-server-25.1.3.jar:25.1.3] ... 138 common frames omitted 2026-05-19T07:08:42.952Z INFO 439896 --- [ 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-05-19T07:08:43.739Z INFO 439896 --- [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-05-19T07:08:43.944Z INFO 439896 --- [in-dev-server-1] c.v.flow.server.frontend.NodeResolver : Node v24.15.0 is already installed in /home/ghrunner/.vaadin 2026-05-19T07:08:44.154Z INFO 439896 --- [in-dev-server-1] c.v.f.s.frontend.TaskUpdatePackages : using '/home/ghrunner/.vaadin/node-v24.15.0/bin/node /home/ghrunner/.vaadin/node-v24.15.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-05-19T07:08:44.387Z INFO 439896 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereHandler com.vaadin.flow.server.communication.PushAtmosphereHandler mapped to context-path: /* 2026-05-19T07:08:44.388Z INFO 439896 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Installed the following AtmosphereInterceptor mapped to AtmosphereHandler com.vaadin.flow.server.communication.PushAtmosphereHandler 2026-05-19T07:08:44.431Z INFO 439896 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Atmosphere is using org.atmosphere.util.VoidAnnotationProcessor for processing annotation 2026-05-19T07:08:44.441Z INFO 439896 --- [ 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-05-19T07:08:44.451Z INFO 439896 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Installed WebSocketProtocol org.atmosphere.websocket.protocol.SimpleHttpProtocol 2026-05-19T07:08:44.458Z INFO 439896 --- [ main] o.a.container.JSR356AsyncSupport : JSR 356 Mapping path /VAADIN/push 2026-05-19T07:08:44.489Z INFO 439896 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Installing Default AtmosphereInterceptors 2026-05-19T07:08:44.489Z INFO 439896 --- [ main] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.CorsInterceptor : CORS Interceptor Support 2026-05-19T07:08:44.489Z INFO 439896 --- [ main] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.CacheHeadersInterceptor : Default Response's Headers Interceptor 2026-05-19T07:08:44.494Z INFO 439896 --- [ main] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.PaddingAtmosphereInterceptor : Browser Padding Interceptor Support 2026-05-19T07:08:44.495Z INFO 439896 --- [ main] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.AndroidAtmosphereInterceptor : Android Interceptor Support 2026-05-19T07:08:44.495Z INFO 439896 --- [ main] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.HeartbeatInterceptor : Heartbeat Interceptor Support 2026-05-19T07:08:44.496Z INFO 439896 --- [ main] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.SSEAtmosphereInterceptor : SSE Interceptor Support 2026-05-19T07:08:44.496Z INFO 439896 --- [ main] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.JSONPAtmosphereInterceptor : JSONP Interceptor Support 2026-05-19T07:08:44.497Z INFO 439896 --- [ main] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.JavaScriptProtocol : Atmosphere JavaScript Protocol 2026-05-19T07:08:44.497Z INFO 439896 --- [ main] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor : org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor 2026-05-19T07:08:44.503Z INFO 439896 --- [ main] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.OnDisconnectInterceptor : Browser disconnection detection 2026-05-19T07:08:44.503Z INFO 439896 --- [ main] org.atmosphere.cpr.AtmosphereFramework : org.atmosphere.interceptor.IdleResourceInterceptor : org.atmosphere.interceptor.IdleResourceInterceptor 2026-05-19T07:08:44.503Z INFO 439896 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Set org.atmosphere.cpr.AtmosphereInterceptor.disableDefaults to disable them. 2026-05-19T07:08:44.503Z INFO 439896 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor CORS Interceptor Support with priority FIRST_BEFORE_DEFAULT 2026-05-19T07:08:44.514Z INFO 439896 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor Default Response's Headers Interceptor with priority AFTER_DEFAULT 2026-05-19T07:08:44.518Z INFO 439896 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor Browser Padding Interceptor Support with priority AFTER_DEFAULT 2026-05-19T07:08:44.518Z INFO 439896 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor Android Interceptor Support with priority AFTER_DEFAULT 2026-05-19T07:08:44.519Z INFO 439896 --- [ main] o.a.interceptor.HeartbeatInterceptor : HeartbeatInterceptor configured with padding value 'X', client frequency 0 seconds and server frequency 60 seconds 2026-05-19T07:08:44.519Z INFO 439896 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor Heartbeat Interceptor Support with priority AFTER_DEFAULT 2026-05-19T07:08:44.519Z INFO 439896 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor SSE Interceptor Support with priority AFTER_DEFAULT 2026-05-19T07:08:44.519Z INFO 439896 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor JSONP Interceptor Support with priority AFTER_DEFAULT 2026-05-19T07:08:44.519Z INFO 439896 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor Atmosphere JavaScript Protocol with priority AFTER_DEFAULT 2026-05-19T07:08:44.519Z INFO 439896 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor org.atmosphere.interceptor.WebSocketMessageSuspendInterceptor with priority AFTER_DEFAULT 2026-05-19T07:08:44.519Z INFO 439896 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor Browser disconnection detection with priority AFTER_DEFAULT 2026-05-19T07:08:44.519Z INFO 439896 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor org.atmosphere.interceptor.IdleResourceInterceptor with priority BEFORE_DEFAULT 2026-05-19T07:08:44.520Z INFO 439896 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Using EndpointMapper class org.atmosphere.util.DefaultEndpointMapper 2026-05-19T07:08:44.520Z INFO 439896 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Using BroadcasterCache: org.atmosphere.cache.UUIDBroadcasterCache 2026-05-19T07:08:44.520Z INFO 439896 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Default Broadcaster Class: org.atmosphere.cpr.DefaultBroadcaster 2026-05-19T07:08:44.520Z INFO 439896 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Broadcaster Shared List Resources: false 2026-05-19T07:08:44.520Z INFO 439896 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Broadcaster Polling Wait Time 100 2026-05-19T07:08:44.520Z INFO 439896 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Shared ExecutorService supported: true 2026-05-19T07:08:44.520Z INFO 439896 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Messaging ExecutorService Pool Size unavailable - Not instance of ThreadPoolExecutor 2026-05-19T07:08:44.520Z INFO 439896 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Async I/O Thread Pool Size: 200 2026-05-19T07:08:44.521Z INFO 439896 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Using BroadcasterFactory: org.atmosphere.cpr.DefaultBroadcasterFactory 2026-05-19T07:08:44.521Z INFO 439896 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Using AtmosphereResurceFactory: org.atmosphere.cpr.DefaultAtmosphereResourceFactory 2026-05-19T07:08:44.521Z INFO 439896 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Using WebSocketProcessor: org.atmosphere.websocket.DefaultWebSocketProcessor 2026-05-19T07:08:44.529Z INFO 439896 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Invoke AtmosphereInterceptor on WebSocket message true 2026-05-19T07:08:44.529Z INFO 439896 --- [ main] org.atmosphere.cpr.AtmosphereFramework : HttpSession supported: true 2026-05-19T07:08:44.529Z INFO 439896 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Atmosphere is using DefaultAtmosphereObjectFactory for dependency injection and object creation 2026-05-19T07:08:44.529Z INFO 439896 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Atmosphere is using async support: org.atmosphere.container.JSR356AsyncSupport running under container: Apache Tomcat/11.0.20 using jakarta.servlet/3.0 and jsr356/WebSocket API 2026-05-19T07:08:44.529Z INFO 439896 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Atmosphere Framework 3.0.5.slf4jvaadin1 started. 2026-05-19T07:08:44.553Z INFO 439896 --- [ main] org.atmosphere.cpr.AtmosphereFramework : Installed AtmosphereInterceptor Track Message Size Interceptor using | with priority BEFORE_DEFAULT 2026-05-19T07:08:44.672Z INFO 439896 --- [ main] c.v.f.s.DefaultDeploymentConfiguration : Vaadin is running in DEVELOPMENT mode - do not use for production deployments. 2026-05-19T07:08:44.813Z INFO 439896 --- [ main] o.s.boot.tomcat.TomcatWebServer : Tomcat started on port 46331 (http) with context path '/' 2026-05-19T07:08:44.827Z INFO 439896 --- [ main] o.v.f.a.DynamicRouteRegistrationIT : Started DynamicRouteRegistrationIT in 9.276 seconds (process running for 55.118) 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-05-19T07:08:46.664Z INFO 439896 --- [o-auto-1-exec-1] o.a.c.c.C.[Tomcat].[localhost].[/] : Initializing Spring DispatcherServlet 'dispatcherServlet' 2026-05-19T07:08:46.664Z INFO 439896 --- [o-auto-1-exec-1] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2026-05-19T07:08:46.671Z INFO 439896 --- [o-auto-1-exec-1] o.s.web.servlet.DispatcherServlet : Completed initialization in 7 ms 2026-05-19T07:08:53.666Z INFO 439896 --- [in-dev-server-1] c.v.f.s.frontend.TaskUpdatePackages : Frontend dependencies resolved successfully. 2026-05-19T07:08:54.213Z INFO 439896 --- [in-dev-server-1] c.v.f.s.frontend.TaskCopyFrontendFiles : Copying frontend resources from jar files ... 2026-05-19T07:08:54.263Z INFO 439896 --- [in-dev-server-1] c.v.f.s.frontend.TaskCopyFrontendFiles : Visited 21 resources. Took 50 ms. 2026-05-19T07:08:54.264Z INFO 439896 --- [in-dev-server-1] c.v.f.s.f.TaskCopyLocalFrontendFiles : Copying project local frontend resources. 2026-05-19T07:08:54.273Z INFO 439896 --- [in-dev-server-1] c.v.f.s.f.TaskCopyLocalFrontendFiles : Copied 6 local frontend files. Took 8 ms. 2026-05-19T07:08:54.273Z INFO 439896 --- [in-dev-server-1] c.v.f.s.f.TaskCopyLocalFrontendFiles : Copying frontend directory completed. 2026-05-19T07:09:07.805Z INFO 439896 --- [in-dev-server-1] c.v.f.s.frontend.TaskRunDevBundleBuild : Development frontend bundle built 2026-05-19T07:09:08.119Z INFO 439896 --- [in-dev-server-2] c.v.b.d.DevModeHandlerManagerImpl : Application running at http://localhost:0/ [ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 78.32 s <<< FAILURE! -- in org.vaadin.firitin.appframework.DynamicRouteRegistrationIT [ERROR] org.vaadin.firitin.appframework.DynamicRouteRegistrationIT.registeredViewIsNavigable -- Time elapsed: 12.72 s <<< ERROR! com.microsoft.playwright.TimeoutError: Error { message='Timeout 10000ms exceeded. name='TimeoutError stack='TimeoutError: Timeout 10000ms exceeded. at ProgressController.run (/tmp/playwright-java-12717960381310522440/package/lib/server/progress.js:68:28) at FrameDispatcher._runCommand (/tmp/playwright-java-12717960381310522440/package/lib/server/dispatchers/dispatcher.js:95:31) at DispatcherConnection.dispatch (/tmp/playwright-java-12717960381310522440/package/lib/server/dispatchers/dispatcher.js:329:39) } Call log: - - waiting for getByRole(AriaRole.BUTTON, new Page.GetByRoleOptions().setName("Register DynamicView").setExact(true)) at com.microsoft.playwright.impl.WaitableResult.get(WaitableResult.java:52) at com.microsoft.playwright.impl.ChannelOwner.runUntil(ChannelOwner.java:138) at com.microsoft.playwright.impl.Connection.sendMessage(Connection.java:131) at com.microsoft.playwright.impl.ChannelOwner.sendMessage(ChannelOwner.java:124) at com.microsoft.playwright.impl.FrameImpl.clickImpl(FrameImpl.java:241) at com.microsoft.playwright.impl.FrameImpl.click(FrameImpl.java:232) at com.microsoft.playwright.impl.LocatorImpl.click(LocatorImpl.java:164) at com.microsoft.playwright.Locator.click(Locator.java:2500) at org.vaadin.firitin.appframework.DynamicRouteRegistrationIT.registeredViewIsNavigable(DynamicRouteRegistrationIT.java:71) Caused by: com.microsoft.playwright.TimeoutError: Error { message='Timeout 10000ms exceeded. name='TimeoutError stack='TimeoutError: Timeout 10000ms exceeded. at ProgressController.run (/tmp/playwright-java-12717960381310522440/package/lib/server/progress.js:68:28) at FrameDispatcher._runCommand (/tmp/playwright-java-12717960381310522440/package/lib/server/dispatchers/dispatcher.js:95:31) at DispatcherConnection.dispatch (/tmp/playwright-java-12717960381310522440/package/lib/server/dispatchers/dispatcher.js:329:39) } Call log: - - waiting for getByRole(AriaRole.BUTTON, new Page.GetByRoleOptions().setName("Register DynamicView").setExact(true)) at com.microsoft.playwright.impl.Connection.dispatch(Connection.java:257) at com.microsoft.playwright.impl.Connection.processOneMessage(Connection.java:214) at com.microsoft.playwright.impl.ChannelOwner.runUntil(ChannelOwner.java:136) ... 7 more [ERROR] org.vaadin.firitin.appframework.DynamicRouteRegistrationIT.dynamicallyRegisteredViewAppearsInMenu -- Time elapsed: 11.08 s <<< ERROR! com.microsoft.playwright.TimeoutError: Error { message='Timeout 10000ms exceeded. name='TimeoutError stack='TimeoutError: Timeout 10000ms exceeded. at ProgressController.run (/tmp/playwright-java-12717960381310522440/package/lib/server/progress.js:68:28) at FrameDispatcher._runCommand (/tmp/playwright-java-12717960381310522440/package/lib/server/dispatchers/dispatcher.js:95:31) at DispatcherConnection.dispatch (/tmp/playwright-java-12717960381310522440/package/lib/server/dispatchers/dispatcher.js:329:39) } Call log: - - waiting for getByRole(AriaRole.BUTTON, new Page.GetByRoleOptions().setName("Register DynamicView").setExact(true)) at com.microsoft.playwright.impl.WaitableResult.get(WaitableResult.java:52) at com.microsoft.playwright.impl.ChannelOwner.runUntil(ChannelOwner.java:138) at com.microsoft.playwright.impl.Connection.sendMessage(Connection.java:131) at com.microsoft.playwright.impl.ChannelOwner.sendMessage(ChannelOwner.java:124) at com.microsoft.playwright.impl.FrameImpl.clickImpl(FrameImpl.java:241) at com.microsoft.playwright.impl.FrameImpl.click(FrameImpl.java:232) at com.microsoft.playwright.impl.LocatorImpl.click(LocatorImpl.java:164) at com.microsoft.playwright.Locator.click(Locator.java:2500) at org.vaadin.firitin.appframework.DynamicRouteRegistrationIT.dynamicallyRegisteredViewAppearsInMenu(DynamicRouteRegistrationIT.java:57) Caused by: com.microsoft.playwright.TimeoutError: Error { message='Timeout 10000ms exceeded. name='TimeoutError stack='TimeoutError: Timeout 10000ms exceeded. at ProgressController.run (/tmp/playwright-java-12717960381310522440/package/lib/server/progress.js:68:28) at FrameDispatcher._runCommand (/tmp/playwright-java-12717960381310522440/package/lib/server/dispatchers/dispatcher.js:95:31) at DispatcherConnection.dispatch (/tmp/playwright-java-12717960381310522440/package/lib/server/dispatchers/dispatcher.js:329:39) } Call log: - - waiting for getByRole(AriaRole.BUTTON, new Page.GetByRoleOptions().setName("Register DynamicView").setExact(true)) at com.microsoft.playwright.impl.Connection.dispatch(Connection.java:257) at com.microsoft.playwright.impl.Connection.processOneMessage(Connection.java:214) at com.microsoft.playwright.impl.ChannelOwner.runUntil(ChannelOwner.java:136) ... 7 more [INFO] [INFO] Results: [INFO] [ERROR] Errors: [ERROR] DynamicRouteRegistrationIT.dynamicallyRegisteredViewAppearsInMenu:57 » Timeout Error { message='Timeout 10000ms exceeded. name='TimeoutError stack='TimeoutError: Timeout 10000ms exceeded. at ProgressController.run (/tmp/playwright-java-12717960381310522440/package/lib/server/progress.js:68:28) at FrameDispatcher._runCommand (/tmp/playwright-java-12717960381310522440/package/lib/server/dispatchers/dispatcher.js:95:31) at DispatcherConnection.dispatch (/tmp/playwright-java-12717960381310522440/package/lib/server/dispatchers/dispatcher.js:329:39) } Call log: - - waiting for getByRole(AriaRole.BUTTON, new Page.GetByRoleOptions().setName("Register DynamicView").setExact(true)) [ERROR] DynamicRouteRegistrationIT.registeredViewIsNavigable:71 » Timeout Error { message='Timeout 10000ms exceeded. name='TimeoutError stack='TimeoutError: Timeout 10000ms exceeded. at ProgressController.run (/tmp/playwright-java-12717960381310522440/package/lib/server/progress.js:68:28) at FrameDispatcher._runCommand (/tmp/playwright-java-12717960381310522440/package/lib/server/dispatchers/dispatcher.js:95:31) at DispatcherConnection.dispatch (/tmp/playwright-java-12717960381310522440/package/lib/server/dispatchers/dispatcher.js:329:39) } Call log: - - waiting for getByRole(AriaRole.BUTTON, new Page.GetByRoleOptions().setName("Register DynamicView").setExact(true)) [INFO] [ERROR] Tests run: 2, Failures: 0, Errors: 2, 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/flow-viritin/target/failsafe-reports/2026-05-19T07-07-49_624-jvmRun1.dumpstream [INFO] [INFO] --- failsafe:3.5.2:verify (default) @ viritin --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:34 min [INFO] Finished at: 2026-05-19T07:09:09Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:3.5.2:verify (default) on project viritin: [ERROR] [ERROR] See /home/ghrunner/actions-runner/_work/vaadin-ecosystem-build/vaadin-ecosystem-build/work/flow-viritin/target/failsafe-reports for the individual test results. [ERROR] See dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. [ERROR] -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException