Started by an SCM change Running as SYSTEM Building in workspace /var/jenkins_home/jobs/SteelBlue_Metrics/workspace The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://bitbucket.org/tidalwave/steelblue-src.git # timeout=10 Fetching upstream changes from https://bitbucket.org/tidalwave/steelblue-src.git > git --version # timeout=10 > git --version # 'git version 2.39.5' > git fetch --tags --force --progress -- https://bitbucket.org/tidalwave/steelblue-src.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 1b948ac0db9bd49ebe86dd4aa3ed485ff69a8e69 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 1b948ac0db9bd49ebe86dd4aa3ed485ff69a8e69 # timeout=10 Commit message: "[maven-release-plugin] prepare for next development iteration" > git rev-list --no-walk bff95d082b7fe4329586b8422aeeaae13e283dfe # timeout=10 using settings config with name settings-mirror Replacing all maven server entries not found in credentials list is true [workspace] $ /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.9/bin/mvn -s /tmp/settings6175036334555937939.xml -B -Dtft.profile.metrics.sonarGoal= -Pit.tidalwave-metrics-v2,it.tidalwave-ci-v1,it.tidalwave-monocle-profile-v1,generate-revision-id -Dmaven.repo.local=/var/jenkins_home/maven-repositories/executors/1 -DknownExploitedEnabled=https://raw.githubusercontent.com/EugenMayer/cisa-known-exploited-mirror/main/known_exploited_vulnerabilities.json [INFO] Scanning for projects... [WARNING] Failed to build parent project for it.tidalwave.superpom:superpom:pom:5.12.1 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] SteelBlue [pom] [INFO] SteelBlue (modules) [pom] [INFO] SteelBlue :: Core [jar] [INFO] SteelBlue :: JavaFX Bindings [jar] [INFO] SteelBlue (examples) [pom] [INFO] SteelBlue :: Examples :: Model [jar] [INFO] SteelBlue :: Examples :: Presentation [jar] [INFO] SteelBlue :: Examples :: JavaFX presentation [jar] [INFO] [INFO] ------------------< it.tidalwave.steelblue:steelblue >------------------ [INFO] Building SteelBlue 2.0-ALPHA-6-SNAPSHOT [1/8] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ steelblue --- [INFO] Deleting /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/target [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ steelblue --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace [INFO] Storing buildNumber: 1b948ac0db9b at timestamp: 1737000018151 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ steelblue --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 1: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed [INFO] Rule 2: org.apache.maven.enforcer.rules.version.RequireJavaVersion passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] Rule 4: org.apache.maven.enforcer.rules.ReactorModuleConvergence passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ steelblue --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ steelblue --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 2.0-ALPHA-6-SNAPSHOT 1b948ac0db9b [INFO] [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ steelblue --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.12:report (report) @ steelblue --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.4.2:test-jar (default-test-jar) @ steelblue --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- revapi:0.15.0:check (api-check) @ steelblue --- [INFO] Skipping execution [INFO] [INFO] --- install:3.1.3:install (default-install) @ steelblue --- [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/steelblue/steelblue/2.0-ALPHA-6-SNAPSHOT/steelblue-2.0-ALPHA-6-SNAPSHOT.pom [INFO] [INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ steelblue >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ steelblue --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ steelblue <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (default-cli) @ steelblue --- [INFO] [INFO] -----------< it.tidalwave.steelblue:it-tidalwave-ui-modules >----------- [INFO] Building SteelBlue (modules) 2.0-ALPHA-6-SNAPSHOT [2/8] [INFO] from modules/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-ui-modules --- [INFO] Deleting /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/target [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-modules --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules [INFO] Storing buildNumber: 1b948ac0db9b at timestamp: 1737000021925 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-modules --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-modules --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-modules --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 2.0-ALPHA-6-SNAPSHOT 1b948ac0db9b [INFO] [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-modules --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-ui-modules --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-ui-modules --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- revapi:0.15.0:check (api-check) @ it-tidalwave-ui-modules --- [INFO] Skipping execution [INFO] [INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-ui-modules --- [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/steelblue/it-tidalwave-ui-modules/2.0-ALPHA-6-SNAPSHOT/it-tidalwave-ui-modules-2.0-ALPHA-6-SNAPSHOT.pom [INFO] [INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-ui-modules >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-ui-modules --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-ui-modules <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-ui-modules --- [INFO] [INFO] ------------< it.tidalwave.steelblue:it-tidalwave-ui-core >------------- [INFO] Building SteelBlue :: Core 2.0-ALPHA-6-SNAPSHOT [3/8] [INFO] from modules/Core/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-ui-core --- [INFO] Deleting /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-core --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core [INFO] Storing buildNumber: 1b948ac0db9b at timestamp: 1737000022135 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-core --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-core --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-core --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 2.0-ALPHA-6-SNAPSHOT 1b948ac0db9b [INFO] [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-core --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/jacoco.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-core --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-core --- [INFO] Recompiling the module because of changed source code. [INFO] Compiling 66 source files with javac [forked debug deprecation release 11] to target/classes [WARNING] on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/ui/core/BoundProperty.java:[102,74] [unchecked] unchecked cast required: T found: Object where T is a type-variable: T extends Object declared in class BoundProperty [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/ui/core/BoundProperty.java:[106,50] [unchecked] unchecked cast required: Changeable found: ChangingSource where T is a type-variable: T extends Object declared in class BoundProperty [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/ui/core/BoundProperty.java:[108,87] [unchecked] unchecked cast required: T found: Object where T is a type-variable: T extends Object declared in class BoundProperty [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/ui/core/function/BooleanBoundFunctionSupport.java:[59,83] [unchecked] Possible heap pollution from parameterized vararg type ChangingSource [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/ui/core/function/AndFunction.java:[40,78] [unchecked] Possible heap pollution from parameterized vararg type ChangingSource [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/ui/core/function/AndFunction.java:[45,67] [unchecked] Possible heap pollution from parameterized vararg type ChangingSource [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/ui/core/function/OrFunction.java:[40,76] [unchecked] Possible heap pollution from parameterized vararg type ChangingSource [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/ui/core/function/OrFunction.java:[45,66] [unchecked] Possible heap pollution from parameterized vararg type ChangingSource [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/ui/core/role/impl/DefaultDisplayable.java:[59,38] [serial] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/ui/core/role/spi/DefaultUserActionProvider.java:[60,22] [deprecation] getDefaultAction() in UserActionProvider has been deprecated [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/ui/core/role/spi/SimpleCompositePresentable.java:[87,99] [unchecked] unchecked conversion required: List found: List [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/ui/core/role/spi/SimpleCompositePresentable.java:[60,11] [serial] serializable class SCPFinder has no definition of serialVersionUID [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/ui/core/role/spi/SimpleCompositePresentable.java:[65,49] [serial] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/main/java/it/tidalwave/ui/core/role/spi/SimpleCompositePresentable.java:[68,41] [serial] non-transient instance field of a serializable class declared with a non-serializable type [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-core --- [INFO] Copying 4 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-core --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 22 source files with javac [forked debug deprecation release 11] to target/test-classes [WARNING] on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/test/java/it/tidalwave/ui/core/role/UserActionProviderTest.java:[59,28] [deprecation] getDefaultAction() in UserActionProvider has been deprecated [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/test/java/it/tidalwave/ui/core/role/UserActionProviderTest.java:[74,21] [deprecation] getDefaultAction() in UserActionProvider has been deprecated [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-ui-core --- [INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running TestSuite OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 04:00:31.338 [main ] INFO it.tidalwave.ui.core.MutableTest - STARTING TESTS OF it.tidalwave.ui.core.MutableTest 04:00:31.406 [main ] INFO it.tidalwave.ui.core.MutableTest - ********************* 04:00:31.407 [main ] INFO it.tidalwave.ui.core.MutableTest - TEST "test listeners" 04:00:31.407 [main ] INFO it.tidalwave.ui.core.MutableTest - ********************* 04:00:31.532 [main ] INFO it.tidalwave.ui.core.MutableTest - TEST PASSED in 125 msec 04:00:31.532 [main ] INFO it.tidalwave.ui.core.MutableTest - 04:00:31.535 [main ] INFO it.tidalwave.ui.core.PanelGroupControlTest - ************************* 04:00:31.535 [main ] INFO it.tidalwave.ui.core.PanelGroupControlTest - TEST "test Configuration" 04:00:31.535 [main ] INFO it.tidalwave.ui.core.PanelGroupControlTest - ************************* 04:00:31.852 [main ] INFO it.tidalwave.ui.core.PanelGroupControlTest - TEST PASSED in 317 msec 04:00:31.852 [main ] INFO it.tidalwave.ui.core.PanelGroupControlTest - 04:00:31.854 [main ] INFO it.tidalwave.ui.core.UserNotificationTest - ******************************** 04:00:31.854 [main ] INFO it.tidalwave.ui.core.UserNotificationTest - TEST "test default notification" 04:00:31.854 [main ] INFO it.tidalwave.ui.core.UserNotificationTest - ******************************** 04:00:31.868 [main ] INFO it.tidalwave.ui.core.UserNotificationTest - TEST PASSED in 14 msec 04:00:31.869 [main ] INFO it.tidalwave.ui.core.UserNotificationTest - 04:00:31.870 [main ] INFO it.tidalwave.ui.core.UserNotificationTest - *********************************************** 04:00:31.870 [main ] INFO it.tidalwave.ui.core.UserNotificationTest - TEST "test notification with bundle attributes" 04:00:31.870 [main ] INFO it.tidalwave.ui.core.UserNotificationTest - *********************************************** 04:00:31.878 [main ] INFO it.tidalwave.ui.core.UserNotificationTest - TEST PASSED in 7 msec 04:00:31.878 [main ] INFO it.tidalwave.ui.core.UserNotificationTest - 04:00:31.879 [main ] INFO it.tidalwave.ui.core.UserNotificationTest - ************************************************** 04:00:31.879 [main ] INFO it.tidalwave.ui.core.UserNotificationTest - TEST "test notification with hardwired attributes" 04:00:31.879 [main ] INFO it.tidalwave.ui.core.UserNotificationTest - ************************************************** 04:00:31.880 [main ] INFO it.tidalwave.ui.core.UserNotificationTest - TEST PASSED in 1 msec 04:00:31.880 [main ] INFO it.tidalwave.ui.core.UserNotificationTest - 04:00:31.887 [main ] INFO i.t.ui.core.UserNotificationWithFeedbackTest - ******************************** 04:00:31.888 [main ] INFO i.t.ui.core.UserNotificationWithFeedbackTest - TEST "test default notification" 04:00:31.888 [main ] INFO i.t.ui.core.UserNotificationWithFeedbackTest - ******************************** 04:00:31.892 [main ] INFO i.t.ui.core.UserNotificationWithFeedbackTest - TEST PASSED in 4 msec 04:00:31.892 [main ] INFO i.t.ui.core.UserNotificationWithFeedbackTest - 04:00:31.894 [main ] INFO i.t.ui.core.UserNotificationWithFeedbackTest - *********************************************** 04:00:31.894 [main ] INFO i.t.ui.core.UserNotificationWithFeedbackTest - TEST "test notification with bundle attributes" 04:00:31.894 [main ] INFO i.t.ui.core.UserNotificationWithFeedbackTest - *********************************************** 04:00:31.895 [main ] INFO i.t.ui.core.UserNotificationWithFeedbackTest - TEST PASSED in 1 msec 04:00:31.895 [main ] INFO i.t.ui.core.UserNotificationWithFeedbackTest - 04:00:31.897 [main ] INFO i.t.ui.core.UserNotificationWithFeedbackTest - ************************************ 04:00:31.897 [main ] INFO i.t.ui.core.UserNotificationWithFeedbackTest - TEST "test notification with cancel" 04:00:31.897 [main ] INFO i.t.ui.core.UserNotificationWithFeedbackTest - ************************************ 04:00:31.899 [main ] INFO i.t.ui.core.UserNotificationWithFeedbackTest - TEST PASSED in 2 msec 04:00:31.899 [main ] INFO i.t.ui.core.UserNotificationWithFeedbackTest - 04:00:31.901 [main ] INFO i.t.ui.core.UserNotificationWithFeedbackTest - ************************************* 04:00:31.901 [main ] INFO i.t.ui.core.UserNotificationWithFeedbackTest - TEST "test notification with confirm" 04:00:31.901 [main ] INFO i.t.ui.core.UserNotificationWithFeedbackTest - ************************************* 04:00:31.902 [main ] INFO i.t.ui.core.UserNotificationWithFeedbackTest - TEST PASSED in 1 msec 04:00:31.902 [main ] INFO i.t.ui.core.UserNotificationWithFeedbackTest - 04:00:31.903 [main ] INFO i.t.ui.core.UserNotificationWithFeedbackTest - ************************************************** 04:00:31.904 [main ] INFO i.t.ui.core.UserNotificationWithFeedbackTest - TEST "test notification with hardwired attributes" 04:00:31.904 [main ] INFO i.t.ui.core.UserNotificationWithFeedbackTest - ************************************************** 04:00:31.904 [main ] INFO i.t.ui.core.UserNotificationWithFeedbackTest - TEST PASSED in 1 msec 04:00:31.904 [main ] INFO i.t.ui.core.UserNotificationWithFeedbackTest - 04:00:31.912 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - ************************************************ 04:00:31.912 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - TEST "must read the displayName from the bundle" 04:00:31.913 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - ARGS [en, English] 04:00:31.913 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - ************************************************ 04:00:31.916 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - TEST PASSED in 3 msec 04:00:31.916 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - 04:00:31.917 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - ************************************************ 04:00:31.917 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - TEST "must read the displayName from the bundle" 04:00:31.917 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - ARGS [it, Italian] 04:00:31.917 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - ************************************************ 04:00:31.918 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - TEST PASSED in 2 msec 04:00:31.918 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - 04:00:31.919 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - ************************************************ 04:00:31.919 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - TEST "must read the displayName from the bundle" 04:00:31.919 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - ARGS [fr, French] 04:00:31.919 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - ************************************************ 04:00:31.921 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - TEST PASSED in 1 msec 04:00:31.921 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - 04:00:31.921 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - ********************* 04:00:31.922 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - TEST "test of String" 04:00:31.922 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - ********************* 04:00:31.923 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - TEST PASSED in 1 msec 04:00:31.923 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - 04:00:31.923 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - **************************************** 04:00:31.923 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - TEST "test of String with toString name" 04:00:31.924 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - **************************************** 04:00:31.924 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - TEST PASSED in 1 msec 04:00:31.924 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - 04:00:31.925 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - *********************** 04:00:31.925 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - TEST "test of function" 04:00:31.925 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - *********************** 04:00:31.927 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - TEST PASSED in 1 msec 04:00:31.927 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - 04:00:31.927 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - *********************** 04:00:31.928 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - TEST "test of supplier" 04:00:31.928 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - *********************** 04:00:31.929 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - TEST PASSED in 2 msec 04:00:31.929 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - 04:00:31.930 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - ****************** 04:00:31.930 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - TEST "test render" 04:00:31.930 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - ****************** 04:00:31.931 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - TEST PASSED in 0 msec 04:00:31.931 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - 04:00:31.931 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - ******************** 04:00:31.932 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - TEST "test renderTo" 04:00:31.932 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - ******************** 04:00:31.933 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - TEST PASSED in 2 msec 04:00:31.933 [main ] INFO it.tidalwave.ui.core.role.DisplayableTest - 04:00:31.939 [main ] INFO it.tidalwave.ui.core.role.PresentationModelTest - *********************************************** 04:00:31.939 [main ] INFO it.tidalwave.ui.core.role.PresentationModelTest - TEST "test ofMaybePresentable with Presentable" 04:00:31.939 [main ] INFO it.tidalwave.ui.core.role.PresentationModelTest - *********************************************** 04:00:32.125 [main ] INFO it.tidalwave.ui.core.role.PresentationModelTest - TEST PASSED in 185 msec 04:00:32.125 [main ] INFO it.tidalwave.ui.core.role.PresentationModelTest - 04:00:32.126 [main ] INFO it.tidalwave.ui.core.role.PresentationModelTest - ************************************************** 04:00:32.126 [main ] INFO it.tidalwave.ui.core.role.PresentationModelTest - TEST "test ofMaybePresentable without Presentable" 04:00:32.126 [main ] INFO it.tidalwave.ui.core.role.PresentationModelTest - ************************************************** 04:00:32.130 [main ] INFO it.tidalwave.ui.core.role.PresentationModelTest - TEST PASSED in 4 msec 04:00:32.130 [main ] INFO it.tidalwave.ui.core.role.PresentationModelTest - 04:00:32.131 [main ] INFO it.tidalwave.ui.core.role.UserActionProviderTest - ************************* 04:00:32.132 [main ] INFO it.tidalwave.ui.core.role.UserActionProviderTest - TEST "works with actions" 04:00:32.132 [main ] INFO it.tidalwave.ui.core.role.UserActionProviderTest - ************************* 04:00:32.138 [main ] INFO it.tidalwave.ui.core.role.UserActionProviderTest - TEST PASSED in 7 msec 04:00:32.138 [main ] INFO it.tidalwave.ui.core.role.UserActionProviderTest - 04:00:32.139 [main ] INFO it.tidalwave.ui.core.role.UserActionProviderTest - **************************** 04:00:32.139 [main ] INFO it.tidalwave.ui.core.role.UserActionProviderTest - TEST "works with no actions" 04:00:32.139 [main ] INFO it.tidalwave.ui.core.role.UserActionProviderTest - **************************** 04:00:32.143 [main ] INFO it.tidalwave.ui.core.role.UserActionProviderTest - TEST PASSED in 4 msec 04:00:32.143 [main ] INFO it.tidalwave.ui.core.role.UserActionProviderTest - 04:00:32.147 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - ****************************************************************************** 04:00:32.147 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - TEST "test" 04:00:32.147 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - ARGS [Mock for As, hashCode: 1119149914, Mock for As, hashCode: 554055165, -1] 04:00:32.147 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - ****************************************************************************** 04:00:32.198 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - TEST PASSED in 52 msec 04:00:32.198 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - 04:00:32.199 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - ***************************************************************************** 04:00:32.200 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - TEST "test" 04:00:32.200 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - ARGS [Mock for As, hashCode: 554055165, Mock for As, hashCode: 1119149914, 1] 04:00:32.200 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - ***************************************************************************** 04:00:32.202 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - TEST PASSED in 2 msec 04:00:32.202 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - 04:00:32.203 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - ****************************************************************************** 04:00:32.203 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - TEST "test" 04:00:32.203 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - ARGS [Mock for As, hashCode: 1119149914, Mock for As, hashCode: 1119149914, 0] 04:00:32.203 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - ****************************************************************************** 04:00:32.205 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - TEST PASSED in 2 msec 04:00:32.205 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - 04:00:32.206 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - ****************************************************************************** 04:00:32.206 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - TEST "test" 04:00:32.206 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - ARGS [Mock for As, hashCode: 1669417918, Mock for As, hashCode: 1018271197, 0] 04:00:32.206 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - ****************************************************************************** 04:00:32.208 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - TEST PASSED in 2 msec 04:00:32.208 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - 04:00:32.208 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - ****************************************************************************** 04:00:32.208 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - TEST "test" 04:00:32.208 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - ARGS [Mock for As, hashCode: 1018271197, Mock for As, hashCode: 1669417918, 0] 04:00:32.209 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - ****************************************************************************** 04:00:32.210 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - TEST PASSED in 2 msec 04:00:32.210 [main ] INFO i.t.ui.core.role.impl.AsDisplayableComparatorTest - 04:00:32.282 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - **************************** 04:00:32.282 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST "must find local roles" 04:00:32.282 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - **************************** 04:00:32.283 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST PASSED in 1 msec 04:00:32.283 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - 04:00:32.288 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - ******************************* 04:00:32.288 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST "must find roles in owner" 04:00:32.288 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - ******************************* 04:00:32.291 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - OwnerRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultOwnerRoleFactoryProvider@2a504ea7 04:00:32.302 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - ContextManagerProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultContextManagerProvider@34eb5d01 04:00:32.308 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.As$MockitoMock$pdYAaejb@3f87780b at construction time: [] 04:00:32.308 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.u.c.r.i.DefaultPresentationModelTest$Role2) for i.t.u.As$MockitoMock$pdYAaejb@3f87780b 04:00:32.308 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 04:00:32.310 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultSystemRoleFactoryProvider@5521407f 04:00:32.315 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000070185836bc80@13ebccd, []) 04:00:32.316 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5bccef9f 04:00:32.316 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.As$MockitoMock$pdYAaejb@3f87780b, i.t.u.c.r.i.DefaultPresentationModelTest$Role2) 04:00:32.317 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> owner is a mock i.t.u.As implementing [] 04:00:32.317 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> owner class replaced with i.t.u.As 04:00:32.318 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 04:00:32.318 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.As$MockitoMock$pdYAaejb@3f87780b, i.t.u.RoleFactory) 04:00:32.318 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> owner is a mock i.t.u.As implementing [] 04:00:32.318 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> owner class replaced with i.t.u.As 04:00:32.318 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 04:00:32.319 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000070185836bc80@13ebccd, []) completed 04:00:32.319 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] 04:00:32.320 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST PASSED in 32 msec 04:00:32.320 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - 04:00:32.326 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - **************************************** 04:00:32.326 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST "must give priority to local roles" 04:00:32.326 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - **************************************** 04:00:32.327 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST PASSED in 1 msec 04:00:32.327 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - 04:00:32.332 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - ************************************ 04:00:32.332 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST "must not find inexistent role" 04:00:32.332 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - ************************************ 04:00:32.332 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for j.l.Object@6109d880 at construction time: [] 04:00:32.332 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.u.c.r.i.DefaultPresentationModelTest$Role2) for j.l.Object@6109d880 04:00:32.332 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 04:00:32.333 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultSystemRoleFactoryProvider@7b0525a8 04:00:32.333 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000070185836bc80@44618fe6, []) 04:00:32.333 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5bccef9f 04:00:32.334 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(j.l.Object@6109d880, i.t.u.c.r.i.DefaultPresentationModelTest$Role2) 04:00:32.334 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 04:00:32.334 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(j.l.Object@6109d880, i.t.u.RoleFactory) 04:00:32.334 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 04:00:32.334 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000070185836bc80@44618fe6, []) completed 04:00:32.334 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] 04:00:32.335 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST PASSED in 4 msec 04:00:32.335 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - 04:00:32.338 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - **************************************** 04:00:32.339 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST "must not find inexistent role bis" 04:00:32.339 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - **************************************** 04:00:32.339 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.As$MockitoMock$pdYAaejb@1f72fbd1 at construction time: [] 04:00:32.339 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.u.c.r.i.DefaultPresentationModelTest$Role1) for i.t.u.As$MockitoMock$pdYAaejb@1f72fbd1 04:00:32.339 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 04:00:32.340 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultSystemRoleFactoryProvider@37dec463 04:00:32.340 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000070185836bc80@19213a74, []) 04:00:32.340 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5bccef9f 04:00:32.341 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.As$MockitoMock$pdYAaejb@1f72fbd1, i.t.u.c.r.i.DefaultPresentationModelTest$Role1) 04:00:32.341 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> owner is a mock i.t.u.As implementing [] 04:00:32.341 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> owner class replaced with i.t.u.As 04:00:32.341 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 04:00:32.341 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.As$MockitoMock$pdYAaejb@1f72fbd1, i.t.u.RoleFactory) 04:00:32.341 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> owner is a mock i.t.u.As implementing [] 04:00:32.341 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> owner class replaced with i.t.u.As 04:00:32.341 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 04:00:32.341 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000070185836bc80@19213a74, []) completed 04:00:32.342 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] 04:00:32.346 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST PASSED in 8 msec 04:00:32.346 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - 04:00:32.350 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - ****************************** 04:00:32.351 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST "test TFT 248 regression" 04:00:32.351 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - ****************************** 04:00:32.351 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.As$MockitoMock$pdYAaejb@11a67420 at construction time: [] 04:00:32.351 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.u.c.r.i.DefaultPresentationModelTest$Role3) for i.t.u.As$MockitoMock$pdYAaejb@11a67420 04:00:32.351 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 04:00:32.352 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultSystemRoleFactoryProvider@1325f967 04:00:32.352 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000070185836bc80@1ab85862, []) 04:00:32.352 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5bccef9f 04:00:32.353 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.As$MockitoMock$pdYAaejb@11a67420, i.t.u.c.r.i.DefaultPresentationModelTest$Role3) 04:00:32.353 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> owner is a mock i.t.u.As implementing [] 04:00:32.353 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> owner class replaced with i.t.u.As 04:00:32.353 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 04:00:32.353 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.As$MockitoMock$pdYAaejb@11a67420, i.t.u.RoleFactory) 04:00:32.353 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> owner is a mock i.t.u.As implementing [] 04:00:32.353 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> owner class replaced with i.t.u.As 04:00:32.353 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 04:00:32.353 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000070185836bc80@1ab85862, []) completed 04:00:32.354 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] 04:00:32.355 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - TEST PASSED in 4 msec 04:00:32.355 [main ] INFO i.t.ui.core.role.impl.DefaultPresentationModelTest - 04:00:32.356 [main ] INFO i.t.ui.core.role.impl.DefaultUserActionTest - ************************************* 04:00:32.356 [main ] INFO i.t.ui.core.role.impl.DefaultUserActionTest - TEST "test toString with Displayable" 04:00:32.356 [main ] INFO i.t.ui.core.role.impl.DefaultUserActionTest - ************************************* 04:00:32.357 [main ] INFO i.t.ui.core.role.impl.DefaultUserActionTest - TEST PASSED in 1 msec 04:00:32.357 [main ] INFO i.t.ui.core.role.impl.DefaultUserActionTest - 04:00:32.358 [main ] INFO i.t.ui.core.role.impl.DefaultUserActionTest - ******************************************** 04:00:32.358 [main ] INFO i.t.ui.core.role.impl.DefaultUserActionTest - TEST "test toString with broken Displayable" 04:00:32.358 [main ] INFO i.t.ui.core.role.impl.DefaultUserActionTest - ******************************************** 04:00:32.439 [main ] ERROR it.tidalwave.ui.core.role.impl.DefaultUserAction - In DefaultDisplayable.toString() java.lang.RuntimeException: purportedly genereated exception at it.tidalwave.ui.core.role.impl.DefaultUserAction.lambda$toString$0(DefaultUserAction.java:103) at java.base/java.util.Optional.map(Optional.java:260) at it.tidalwave.ui.core.role.impl.DefaultUserAction.toString(DefaultUserAction.java:103) at it.tidalwave.ui.core.role.impl.DefaultUserActionTest.test_toString_with_broken_Displayable(DefaultUserActionTest.java:79) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103) at java.base/java.lang.reflect.Method.invoke(Method.java:580) at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:141) at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:686) at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:230) at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63) at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:992) at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:203) at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:154) at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:134) at java.base/java.util.ArrayList.forEach(ArrayList.java:1596) at org.testng.TestRunner.privateRun(TestRunner.java:739) at org.testng.TestRunner.run(TestRunner.java:614) at org.testng.SuiteRunner.runTest(SuiteRunner.java:421) at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:413) at org.testng.SuiteRunner.privateRun(SuiteRunner.java:373) at org.testng.SuiteRunner.run(SuiteRunner.java:312) at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52) at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95) at org.testng.TestNG.runSuitesSequentially(TestNG.java:1274) at org.testng.TestNG.runSuitesLocally(TestNG.java:1208) at org.testng.TestNG.runSuites(TestNG.java:1112) at org.testng.TestNG.run(TestNG.java:1079) at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:155) at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.executeMulti(TestNGDirectoryTestSuite.java:169) at org.apache.maven.surefire.testng.TestNGDirectoryTestSuite.execute(TestNGDirectoryTestSuite.java:88) at org.apache.maven.surefire.testng.TestNGProvider.invoke(TestNGProvider.java:137) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 04:00:32.443 [main ] INFO i.t.ui.core.role.impl.DefaultUserActionTest - TEST PASSED in 85 msec 04:00:32.443 [main ] INFO i.t.ui.core.role.impl.DefaultUserActionTest - 04:00:32.444 [main ] INFO i.t.ui.core.role.impl.DefaultUserActionTest - **************************************** 04:00:32.444 [main ] INFO i.t.ui.core.role.impl.DefaultUserActionTest - TEST "test toString without Displayable" 04:00:32.444 [main ] INFO i.t.ui.core.role.impl.DefaultUserActionTest - **************************************** 04:00:32.445 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.c.r.i.DefaultUserAction@4ca4f762 at construction time: [] 04:00:32.445 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.u.c.r.Displayable) for i.t.u.c.r.i.DefaultUserAction@4ca4f762 04:00:32.445 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 04:00:32.446 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000070185836bc80@31de27c, []) 04:00:32.446 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5bccef9f 04:00:32.446 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.c.r.i.DefaultUserAction@4ca4f762, i.t.u.c.r.Displayable) 04:00:32.446 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 04:00:32.446 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.c.r.i.DefaultUserAction@4ca4f762, i.t.u.RoleFactory) 04:00:32.446 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 04:00:32.446 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000070185836bc80@31de27c, []) completed 04:00:32.447 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] 04:00:32.447 [main ] INFO i.t.ui.core.role.impl.DefaultUserActionTest - TEST PASSED in 3 msec 04:00:32.447 [main ] INFO i.t.ui.core.role.impl.DefaultUserActionTest - 04:00:32.449 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - *********************************************************** 04:00:32.449 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - TEST "test" 04:00:32.449 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - ARGS [a@35c00c$Displayable[], b@6cd7dc74$Displayable[], -1] 04:00:32.449 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - *********************************************************** 04:00:32.451 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - TEST PASSED in 3 msec 04:00:32.452 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - 04:00:32.452 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - ********************************************************** 04:00:32.452 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - TEST "test" 04:00:32.452 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - ARGS [b@6cd7dc74$Displayable[], a@35c00c$Displayable[], 1] 04:00:32.452 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - ********************************************************** 04:00:32.453 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - TEST PASSED in 1 msec 04:00:32.453 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - 04:00:32.454 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - ******************************************************** 04:00:32.454 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - TEST "test" 04:00:32.454 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - ARGS [a@35c00c$Displayable[], a@35c00c$Displayable[], 0] 04:00:32.454 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - ******************************************************** 04:00:32.454 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - TEST PASSED in 1 msec 04:00:32.454 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - 04:00:32.455 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - ************************************************************ 04:00:32.455 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - TEST "test" 04:00:32.455 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - ARGS [c@32d8710a$Displayable[], c@180cc0df$Displayable[], 0] 04:00:32.455 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - ************************************************************ 04:00:32.456 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - TEST PASSED in 1 msec 04:00:32.456 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - 04:00:32.456 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - ************************************************************ 04:00:32.456 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - TEST "test" 04:00:32.457 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - ARGS [c@180cc0df$Displayable[], c@32d8710a$Displayable[], 0] 04:00:32.457 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - ************************************************************ 04:00:32.457 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - TEST PASSED in 1 msec 04:00:32.457 [main ] INFO i.t.ui.core.role.impl.DisplayableComparatorTest - 04:00:32.458 [main ] INFO i.t.ui.core.role.impl.MutableListenerSupportTest - **************************** 04:00:32.458 [main ] INFO i.t.ui.core.role.impl.MutableListenerSupportTest - TEST "test generic listener" 04:00:32.458 [main ] INFO i.t.ui.core.role.impl.MutableListenerSupportTest - **************************** 04:00:32.516 [main ] INFO i.t.ui.core.role.impl.MutableListenerSupportTest - TEST PASSED in 58 msec 04:00:32.517 [main ] INFO i.t.ui.core.role.impl.MutableListenerSupportTest - 04:00:32.517 [main ] INFO i.t.ui.core.role.impl.MutableListenerSupportTest - *********************************** 04:00:32.517 [main ] INFO i.t.ui.core.role.impl.MutableListenerSupportTest - TEST "test named property listener" 04:00:32.517 [main ] INFO i.t.ui.core.role.impl.MutableListenerSupportTest - *********************************** 04:00:32.519 [main ] INFO i.t.ui.core.role.impl.MutableListenerSupportTest - TEST PASSED in 1 msec 04:00:32.519 [main ] INFO i.t.ui.core.role.impl.MutableListenerSupportTest - 04:00:32.519 [main ] INFO i.t.ui.core.role.impl.MutableListenerSupportTest - *************************** 04:00:32.519 [main ] INFO i.t.ui.core.role.impl.MutableListenerSupportTest - TEST "test remove listener" 04:00:32.519 [main ] INFO i.t.ui.core.role.impl.MutableListenerSupportTest - *************************** 04:00:32.520 [main ] INFO i.t.ui.core.role.impl.MutableListenerSupportTest - TEST PASSED in 1 msec 04:00:32.520 [main ] INFO i.t.ui.core.role.impl.MutableListenerSupportTest - 04:00:32.522 [main ] INFO i.t.ui.core.role.spi.DefaultUserActionProviderTest - ***************************** 04:00:32.522 [main ] INFO i.t.ui.core.role.spi.DefaultUserActionProviderTest - TEST "must return no actions" 04:00:32.522 [main ] INFO i.t.ui.core.role.spi.DefaultUserActionProviderTest - ***************************** 04:00:32.522 [main ] INFO i.t.ui.core.role.spi.DefaultUserActionProviderTest - TEST PASSED in 0 msec 04:00:32.522 [main ] INFO i.t.ui.core.role.spi.DefaultUserActionProviderTest - 04:00:32.523 [main ] INFO i.t.ui.core.role.spi.DefaultUserActionProviderTest - ************************************ 04:00:32.524 [main ] INFO i.t.ui.core.role.spi.DefaultUserActionProviderTest - TEST "must return no default action" 04:00:32.524 [main ] INFO i.t.ui.core.role.spi.DefaultUserActionProviderTest - ************************************ 04:00:32.524 [main ] INFO i.t.ui.core.role.spi.DefaultUserActionProviderTest - TEST PASSED in 1 msec 04:00:32.524 [main ] INFO i.t.ui.core.role.spi.DefaultUserActionProviderTest - 04:00:32.525 [main ] INFO i.t.u.core.role.spi.SimpleCompositePresentableTest - ********************************************************************* 04:00:32.525 [main ] INFO i.t.u.core.role.spi.SimpleCompositePresentableTest - TEST "must create a PresentationModel containing the proper children" 04:00:32.525 [main ] INFO i.t.u.core.role.spi.SimpleCompositePresentableTest - ********************************************************************* 04:00:32.532 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@320fc4b0/a at construction time: [] 04:00:32.533 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000070185836bc80@8ecc457, []) 04:00:32.533 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5bccef9f 04:00:32.534 [main ] TRACE i.t.ui.core.role.spi.SimpleCompositePresentable - >>>> r for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@320fc4b0/a: [i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole1@7ebaf0d, i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole2@694b1ddb, i.t.r.i.DefaultSimpleComposite@5690c2a8] 04:00:32.534 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000070185836bc80@8ecc457, []) completed 04:00:32.534 [main ] DEBUG i.t.u.core.role.spi.SimpleCompositePresentableTest - assertProperPresentationModel() - DefaultPresentationModel(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@320fc4b0/a), MockDatum(a) 04:00:32.535 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.ui.core.role.spi.SimpleCompositePresentable$SCPFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 04:00:32.539 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000070185836bc80@47772462, []) 04:00:32.539 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5bccef9f 04:00:32.540 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 04:00:32.541 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@3a5e4f32/b1 at construction time: [] 04:00:32.541 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000070185836bc80@17c34e62, []) 04:00:32.541 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5bccef9f 04:00:32.541 [main ] TRACE i.t.ui.core.role.spi.SimpleCompositePresentable - >>>> r for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@3a5e4f32/b1: [i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole1@7ebaf0d, i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole2@239d73ff, i.t.r.i.DefaultSimpleComposite@6bf28f61] 04:00:32.541 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000070185836bc80@17c34e62, []) completed 04:00:32.542 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@64dcf763/b2 at construction time: [] 04:00:32.542 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000070185836bc80@21ab919c, []) 04:00:32.542 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5bccef9f 04:00:32.542 [main ] TRACE i.t.ui.core.role.spi.SimpleCompositePresentable - >>>> r for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@64dcf763/b2: [i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole1@7ebaf0d, i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole2@5edd9b4f] 04:00:32.542 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000070185836bc80@21ab919c, []) completed 04:00:32.542 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@5db90818/b3 at construction time: [] 04:00:32.542 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000070185836bc80@414d2821, []) 04:00:32.542 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5bccef9f 04:00:32.543 [main ] TRACE i.t.ui.core.role.spi.SimpleCompositePresentable - >>>> r for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@5db90818/b3: [i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole1@7ebaf0d, i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole2@7378c4a4] 04:00:32.543 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000070185836bc80@414d2821, []) completed 04:00:32.543 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000070185836bc80@47772462, []) completed 04:00:32.544 [main ] DEBUG i.t.u.core.role.spi.SimpleCompositePresentableTest - assertProperPresentationModel() - DefaultPresentationModel(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@3a5e4f32/b1), MockDatum(b1) 04:00:32.544 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.ui.core.role.spi.SimpleCompositePresentable$SCPFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 04:00:32.544 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000070185836bc80@7c02b3cb, []) 04:00:32.544 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5bccef9f 04:00:32.544 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 04:00:32.544 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@3d8fd373/c1 at construction time: [] 04:00:32.544 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000070185836bc80@342394b3, []) 04:00:32.544 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5bccef9f 04:00:32.545 [main ] TRACE i.t.ui.core.role.spi.SimpleCompositePresentable - >>>> r for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@3d8fd373/c1: [i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole1@7ebaf0d, i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole2@5dd6f517] 04:00:32.545 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000070185836bc80@342394b3, []) completed 04:00:32.545 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@1e01b195/c2 at construction time: [] 04:00:32.545 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000070185836bc80@718d6b7c, []) 04:00:32.545 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5bccef9f 04:00:32.545 [main ] TRACE i.t.ui.core.role.spi.SimpleCompositePresentable - >>>> r for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@1e01b195/c2: [i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole1@7ebaf0d, i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole2@1b994617] 04:00:32.545 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000070185836bc80@718d6b7c, []) completed 04:00:32.545 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@807c1e8/c3 at construction time: [] 04:00:32.546 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000070185836bc80@54f9326c, []) 04:00:32.546 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5bccef9f 04:00:32.546 [main ] TRACE i.t.ui.core.role.spi.SimpleCompositePresentable - >>>> r for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@807c1e8/c3: [i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole1@7ebaf0d, i.t.u.c.r.s.SimpleCompositePresentableTest$MockRole2@5016f1a] 04:00:32.546 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000070185836bc80@54f9326c, []) completed 04:00:32.546 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000070185836bc80@7c02b3cb, []) completed 04:00:32.546 [main ] DEBUG i.t.u.core.role.spi.SimpleCompositePresentableTest - assertProperPresentationModel() - DefaultPresentationModel(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@3d8fd373/c1), MockDatum(c1) 04:00:32.546 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@3d8fd373/c1 at construction time: [] 04:00:32.546 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.r.SimpleComposite) for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@3d8fd373/c1 04:00:32.547 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 04:00:32.547 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultSystemRoleFactoryProvider@2d5c160e 04:00:32.547 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000070185836bc80@4e02f17d, []) 04:00:32.548 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5bccef9f 04:00:32.548 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@3d8fd373/c1, i.t.r.SimpleComposite) 04:00:32.548 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 04:00:32.548 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@3d8fd373/c1, i.t.u.RoleFactory) 04:00:32.548 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 04:00:32.548 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000070185836bc80@4e02f17d, []) completed 04:00:32.548 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] 04:00:32.548 [main ] DEBUG i.t.u.core.role.spi.SimpleCompositePresentableTest - assertProperPresentationModel() - DefaultPresentationModel(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@1e01b195/c2), MockDatum(c2) 04:00:32.548 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@1e01b195/c2 at construction time: [] 04:00:32.548 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.r.SimpleComposite) for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@1e01b195/c2 04:00:32.549 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 04:00:32.549 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000070185836bc80@7dc92a06, []) 04:00:32.549 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5bccef9f 04:00:32.549 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@1e01b195/c2, i.t.r.SimpleComposite) 04:00:32.549 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 04:00:32.549 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@1e01b195/c2, i.t.u.RoleFactory) 04:00:32.549 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 04:00:32.549 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000070185836bc80@7dc92a06, []) completed 04:00:32.549 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] 04:00:32.549 [main ] DEBUG i.t.u.core.role.spi.SimpleCompositePresentableTest - assertProperPresentationModel() - DefaultPresentationModel(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@807c1e8/c3), MockDatum(c3) 04:00:32.550 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@807c1e8/c3 at construction time: [] 04:00:32.550 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.r.SimpleComposite) for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@807c1e8/c3 04:00:32.550 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 04:00:32.550 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000070185836bc80@654db80b, []) 04:00:32.550 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5bccef9f 04:00:32.550 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@807c1e8/c3, i.t.r.SimpleComposite) 04:00:32.550 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 04:00:32.550 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@807c1e8/c3, i.t.u.RoleFactory) 04:00:32.550 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 04:00:32.551 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000070185836bc80@654db80b, []) completed 04:00:32.551 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] 04:00:32.551 [main ] DEBUG i.t.u.core.role.spi.SimpleCompositePresentableTest - assertProperPresentationModel() - DefaultPresentationModel(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@64dcf763/b2), MockDatum(b2) 04:00:32.551 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@64dcf763/b2 at construction time: [] 04:00:32.551 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.r.SimpleComposite) for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@64dcf763/b2 04:00:32.551 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 04:00:32.551 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000070185836bc80@336070ab, []) 04:00:32.551 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5bccef9f 04:00:32.551 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@64dcf763/b2, i.t.r.SimpleComposite) 04:00:32.552 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 04:00:32.552 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@64dcf763/b2, i.t.u.RoleFactory) 04:00:32.552 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 04:00:32.552 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000070185836bc80@336070ab, []) completed 04:00:32.552 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] 04:00:32.552 [main ] DEBUG i.t.u.core.role.spi.SimpleCompositePresentableTest - assertProperPresentationModel() - DefaultPresentationModel(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@5db90818/b3), MockDatum(b3) 04:00:32.552 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@5db90818/b3 at construction time: [] 04:00:32.552 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.r.SimpleComposite) for i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@5db90818/b3 04:00:32.552 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 04:00:32.553 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000070185836bc80@20a4cba7, []) 04:00:32.553 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5bccef9f 04:00:32.553 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@5db90818/b3, i.t.r.SimpleComposite) 04:00:32.553 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 04:00:32.553 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.c.r.s.SimpleCompositePresentableTest$MockDatum@5db90818/b3, i.t.u.RoleFactory) 04:00:32.553 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 04:00:32.553 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000070185836bc80@20a4cba7, []) completed 04:00:32.553 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] 04:00:32.554 [main ] INFO i.t.u.core.role.spi.SimpleCompositePresentableTest - TEST PASSED in 28 msec 04:00:32.554 [main ] INFO i.t.u.core.role.spi.SimpleCompositePresentableTest - 04:00:32.555 [main ] INFO i.tidalwave.ui.core.spi.MenuBarControlSupportTest - ******************** 04:00:32.555 [main ] INFO i.tidalwave.ui.core.spi.MenuBarControlSupportTest - TEST "test populate" 04:00:32.555 [main ] INFO i.tidalwave.ui.core.spi.MenuBarControlSupportTest - ******************** 04:00:32.558 [main ] INFO it.tidalwave.ui.core.spi.MenuBarControlSupport - Menu bar user actions: [DefaultUserAction["Open"], DefaultUserAction["Close"], DefaultUserAction["Close all"], DefaultUserAction["Undo"], DefaultUserAction["Redo"], DefaultUserAction["Select all"], DefaultUserAction["Deselect"], DefaultUserAction["foo bar"]] 04:00:32.560 [main ] DEBUG it.tidalwave.ui.core.spi.MenuBarControlSupport - Binding DefaultUserAction["Open"] to menu item File 04:00:32.560 [main ] DEBUG it.tidalwave.ui.core.spi.MenuBarControlSupport - Binding DefaultUserAction["Close"] to menu item File 04:00:32.560 [main ] DEBUG it.tidalwave.ui.core.spi.MenuBarControlSupport - Binding DefaultUserAction["Close all"] to menu item File 04:00:32.560 [main ] DEBUG it.tidalwave.ui.core.spi.MenuBarControlSupport - Binding DefaultUserAction["Undo"] to menu item Edit 04:00:32.561 [main ] DEBUG it.tidalwave.ui.core.spi.MenuBarControlSupport - Binding DefaultUserAction["Redo"] to menu item Edit 04:00:32.561 [main ] DEBUG it.tidalwave.ui.core.spi.MenuBarControlSupport - Binding DefaultUserAction["Select all"] to menu item Select 04:00:32.561 [main ] DEBUG it.tidalwave.ui.core.spi.MenuBarControlSupport - Binding DefaultUserAction["Deselect"] to menu item Select 04:00:32.561 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.c.r.i.DefaultUserAction@37b470df at construction time: [] 04:00:32.561 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.u.c.MenuBarControl$MenuPlacement) for i.t.u.c.r.i.DefaultUserAction@37b470df 04:00:32.561 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 04:00:32.561 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000070185836bc80@2520010e, []) 04:00:32.561 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@5bccef9f 04:00:32.561 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.c.r.i.DefaultUserAction@37b470df, i.t.u.c.MenuBarControl$MenuPlacement) 04:00:32.562 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 04:00:32.562 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.c.r.i.DefaultUserAction@37b470df, i.t.u.RoleFactory) 04:00:32.562 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 04:00:32.562 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000070185836bc80@2520010e, []) completed 04:00:32.562 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] 04:00:32.564 [main ] INFO i.tidalwave.ui.core.spi.MenuBarControlSupportTest - TEST PASSED in 10 msec 04:00:32.564 [main ] INFO i.tidalwave.ui.core.spi.MenuBarControlSupportTest - 04:00:32.565 [main ] INFO i.t.ui.core.spi.PanelGroupControlSupportTest - *********** 04:00:32.565 [main ] INFO i.t.ui.core.spi.PanelGroupControlSupportTest - TEST "test" 04:00:32.565 [main ] INFO i.t.ui.core.spi.PanelGroupControlSupportTest - *********** 04:00:32.719 [main ] WARN it.tidalwave.ui.core.spi.PanelGroupControlSupport - No message bus 04:00:32.809 [main ] DEBUG it.tidalwave.ui.core.spi.PanelGroupControlSupport - Providers by placement: 04:00:32.810 [main ] DEBUG it.tidalwave.ui.core.spi.PanelGroupControlSupport - >>>> RIGHT: [i.t.u.c.s.PanelGroupControlSupportTest$1@60e80279, i.t.u.c.s.PanelGroupControlSupportTest$1@7fc56d61] 04:00:32.810 [main ] DEBUG it.tidalwave.ui.core.spi.PanelGroupControlSupport - >>>> LEFT: [i.t.u.c.s.PanelGroupControlSupportTest$1@1382a7d8, i.t.u.c.s.PanelGroupControlSupportTest$1@6074d638] 04:00:32.810 [main ] DEBUG it.tidalwave.ui.core.spi.PanelGroupControlSupport - >>>> BOTTOM: [i.t.u.c.s.PanelGroupControlSupportTest$1@402feb85, i.t.u.c.s.PanelGroupControlSupportTest$1@14d53884] 04:00:32.810 [main ] DEBUG it.tidalwave.ui.core.spi.PanelGroupControlSupport - >>>> CENTER: [i.t.u.c.s.PanelGroupControlSupportTest$1@126ff1a1, i.t.u.c.s.PanelGroupControlSupportTest$1@546c30c2] 04:00:32.816 [main ] INFO i.t.ui.core.spi.PanelGroupControlSupportTest - TEST PASSED in 251 msec 04:00:32.816 [main ] INFO i.t.ui.core.spi.PanelGroupControlSupportTest - 04:00:32.817 [main ] INFO i.tidalwave.ui.core.spi.ToolBarControlSupportTest - ******************** 04:00:32.817 [main ] INFO i.tidalwave.ui.core.spi.ToolBarControlSupportTest - TEST "test populate" 04:00:32.817 [main ] INFO i.tidalwave.ui.core.spi.ToolBarControlSupportTest - ******************** 04:00:32.846 [main ] INFO it.tidalwave.ui.core.spi.ToolBarControlSupport - Toolbar user actions: [DefaultUserAction["Open"], DefaultUserAction["Close"], DefaultUserAction["Close all"]] 04:00:32.848 [main ] INFO i.tidalwave.ui.core.spi.ToolBarControlSupportTest - TEST PASSED in 30 msec 04:00:32.848 [main ] INFO i.tidalwave.ui.core.spi.ToolBarControlSupportTest - 04:00:32.848 [main ] INFO it.tidalwave.ui.core.MutableTest - FINISHED TESTS OF it.tidalwave.ui.core.MutableTest [INFO] Tests run: 51, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.995 s -- in TestSuite [INFO] [INFO] Results: [INFO] [INFO] Tests run: 51, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-ui-core --- [INFO] Loading execution data file /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/jacoco.exec [INFO] Analyzed bundle 'SteelBlue :: Core' with 65 classes [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-ui-core --- [INFO] Building jar: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-6-SNAPSHOT.1b948ac0db9b.jar [INFO] [INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-ui-core --- [INFO] Building jar: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-6-SNAPSHOT.1b948ac0db9b-tests.jar [INFO] [INFO] --- revapi:0.15.0:check (api-check) @ it-tidalwave-ui-core --- [INFO] Skipping execution [INFO] [INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-ui-core --- [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/steelblue/it-tidalwave-ui-core/2.0-ALPHA-6-SNAPSHOT/it-tidalwave-ui-core-2.0-ALPHA-6-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-6-SNAPSHOT.1b948ac0db9b.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/steelblue/it-tidalwave-ui-core/2.0-ALPHA-6-SNAPSHOT/it-tidalwave-ui-core-2.0-ALPHA-6-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-6-SNAPSHOT.1b948ac0db9b-tests.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/steelblue/it-tidalwave-ui-core/2.0-ALPHA-6-SNAPSHOT/it-tidalwave-ui-core-2.0-ALPHA-6-SNAPSHOT-tests.jar [INFO] [INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-ui-core >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-ui-core --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-ui-core <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-ui-core --- [INFO] BugInstance size is 1 [INFO] Error size is 0 [INFO] Total bugs: 1 [ERROR] Low: Overridable method function is called from constructor new it.tidalwave.ui.core.function.BooleanBoundFunctionSupport(ChangingSource[]). [it.tidalwave.ui.core.function.BooleanBoundFunctionSupport] At BooleanBoundFunctionSupport.java:[line 68] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR [INFO] To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui" [INFO] [INFO] -----------< it.tidalwave.steelblue:it-tidalwave-ui-javafx >------------ [INFO] Building SteelBlue :: JavaFX Bindings 2.0-ALPHA-6-SNAPSHOT [4/8] [INFO] from modules/JavaFXBindings/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-ui-javafx --- [INFO] Deleting /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-javafx --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings [INFO] Storing buildNumber: 1b948ac0db9b at timestamp: 1737000039563 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-javafx --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-javafx --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-javafx --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 2.0-ALPHA-6-SNAPSHOT 1b948ac0db9b [INFO] [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-javafx --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/jacoco.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-javafx --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-javafx --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 47 source files with javac [forked debug deprecation release 11] to target/classes [WARNING] on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/DefaultJavaFXBinder.java:[63,4] [deprecation] bindButtonsInPane(GridPane,Collection) in JavaFXBinder has been deprecated [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/treetable/TreeTableViewBindings.java:[85,14] [rawtypes] found raw type: ObservableList missing type arguments for generic class ObservableList where E is a type-variable: E extends Object declared in interface ObservableList [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/treetable/TreeTableViewBindings.java:[86,99] [unchecked] unchecked cast required: ObservableList> found: ObservableList [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXSafeComponentBuilder.java:[104,75] [unchecked] unchecked cast required: Class found: Class where J,X are type-variables: J extends Object declared in method builderFor(Class) X extends J declared in method builderFor(Class) [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXSafeComponentBuilder.java:[164,57] [rawtypes] found raw type: Class missing type arguments for generic class Class where T is a type-variable: T extends Object declared in class Class [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXSafeComponentBuilder.java:[163,52] [unchecked] unchecked cast required: T found: Object where T,I are type-variables: T extends I declared in class JavaFXSafeComponentBuilder I extends Object declared in class JavaFXSafeComponentBuilder [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/common/RoleCollector.java:[88,26] [this-escape] possible 'this' escape before subclass is fully initialized [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/common/PropertyAdapter.java:[76,45] [unchecked] unchecked cast required: T found: Object where T is a type-variable: T extends Object declared in class PropertyAdapter [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/common/PropertyAdapter.java:[83,52] [unchecked] unchecked cast required: T found: Object where T is a type-variable: T extends Object declared in class PropertyAdapter [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/common/PropertyAdapter.java:[83,76] [unchecked] unchecked cast required: T found: Object where T is a type-variable: T extends Object declared in class PropertyAdapter [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXPresentationBuilder.java:[45,44] [unchecked] unchecked cast required: Class found: Class where I is a type-variable: I extends Object declared in class JavaFXPresentationBuilder where CAP#1 is a fresh type-variable: CAP#1 extends Object from capture of ? [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXPresentationBuilder.java:[45,64] [unchecked] unchecked cast required: Class found: Class where T,I are type-variables: T extends I declared in class JavaFXPresentationBuilder I extends Object declared in class JavaFXPresentationBuilder where CAP#1 is a fresh type-variable: CAP#1 extends Object from capture of ? [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-javafx --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-javafx --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 15 source files with javac [forked debug deprecation release 11] to target/test-classes [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-ui-javafx --- [INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running TestSuite 04:00:47.050 [main ] INFO i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - STARTING TESTS OF it.tidalwave.ui.javafx.JavaFXSpringAnnotationApplicationTest 04:00:47.093 [main ] INFO i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - ****************************** 04:00:47.093 [main ] INFO i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - TEST "test ApplicationContext" 04:00:47.093 [main ] INFO i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - ****************************** 04:00:47.105 [main ] INFO i.t.ui.javafx.JavaFXSpringAnnotationApplication - Scanning beans from class it.tidalwave.ui.javafx.JavaFXSpringAnnotationApplicationTest$TestApplication App folder: /var/jenkins_home/.test Logging folder: /var/jenkins_home/.test/logs PreferencesHandler instantiated from META-INF/services: it.tidalwave.util.impl.DefaultPreferencesHandler@328e84b5 04:00:47.586 [main ] WARN it.tidalwave.ui.core.spi.PanelGroupControlSupport - No message bus 04:00:47.743 [main ] INFO i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - TEST PASSED in 648 msec 04:00:47.743 [main ] INFO i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - 04:00:47.745 [main ] INFO i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - **************************************************** 04:00:47.745 [main ] INFO i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - TEST "test ApplicationContext with EnableMessageBus" 04:00:47.745 [main ] INFO i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - **************************************************** 04:00:47.747 [main ] INFO i.t.ui.javafx.JavaFXSpringAnnotationApplication - Detected @EnableMessageBus, enabling message bus 04:00:47.748 [main ] INFO i.t.ui.javafx.JavaFXSpringAnnotationApplication - Scanning beans from class it.tidalwave.ui.javafx.JavaFXSpringAnnotationApplicationTest$TestApplicationWithEnableMessageBus 04:00:47.768 [main ] INFO it.tidalwave.messagebus.spi.SimpleMessageBus - MessageBusSupport configured with it.tidalwave.messagebus.spi.SimpleAsyncMessageDelivery@64fdda5e 04:00:47.770 [main ] DEBUG it.tidalwave.messagebus.spi.SimpleMessageBus - subscribe(class it.tidalwave.ui.core.message.PanelShowRequest, it.tidalwave.ui.core.spi.PanelGroupControlSupport$$Lambda/0x00007f24d02869e0@43d01057) 04:00:47.777 [main ] INFO i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - TEST PASSED in 31 msec 04:00:47.777 [main ] INFO i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 04:00:49.848 [main ] WARN it.tidalwave.ui.core.spi.PanelGroupControlSupport - No message bus 04:00:49.990 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - ********************************************* 04:00:49.991 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - TEST "a single pane should be added directly" 04:00:49.991 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - ********************************************* 04:00:49.992 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(assemble) 04:00:49.993 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:50.041 [X Application Thread] INFO i.t.ui.javafx.impl.DefaultJavaFXPanelGroupControl - LEFT: options: [] --- no wrapper for StackPane@5569996b 04:00:50.042 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:50.043 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:50.172 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:50.173 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:50.173 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:50.174 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:50.174 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:50.174 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:50.175 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:50.175 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:50.175 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:50.175 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:50.175 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:50.176 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:50.176 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:50.176 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:50.176 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:50.177 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:50.177 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:50.177 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:50.180 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:51.210 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - TEST PASSED in 1219 msec 04:00:51.210 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - 04:00:51.444 [main ] WARN it.tidalwave.ui.core.spi.PanelGroupControlSupport - No message bus 04:00:51.447 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - ******************************************************************** 04:00:51.447 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - TEST "a single pane with ALWAYS WRAP should be wrapped in StackPane" 04:00:51.448 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - ******************************************************************** 04:00:51.449 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(assemble) 04:00:51.449 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:51.453 [X Application Thread] INFO i.t.ui.javafx.impl.DefaultJavaFXPanelGroupControl - LEFT: options: [ALWAYS_WRAP] --- StackPane for [StackPane@6e988a19] 04:00:51.454 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:51.454 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:51.459 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:51.460 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:51.461 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:51.461 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:51.461 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:51.461 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:51.461 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:51.462 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:51.463 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:51.463 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:51.464 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:51.464 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:51.464 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:51.464 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:51.464 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:51.465 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:51.465 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:51.465 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:51.465 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:52.474 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - TEST PASSED in 1026 msec 04:00:52.474 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - 04:00:52.699 [main ] WARN it.tidalwave.ui.core.spi.PanelGroupControlSupport - No message bus 04:00:52.702 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - **************************************** 04:00:52.702 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - TEST "show mush publish proper messages" 04:00:52.702 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - ARGS [[]] 04:00:52.702 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - **************************************** 04:00:52.774 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(assemble) 04:00:52.774 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:52.776 [X Application Thread] INFO i.t.ui.javafx.impl.DefaultJavaFXPanelGroupControl - LEFT: options: [] --- StackPane for [StackPane@11318690, StackPane@314cebc9] 04:00:52.777 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:52.777 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:52.777 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:52.777 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:52.777 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:52.778 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:52.778 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:52.778 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:52.778 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:52.778 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:52.778 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:52.778 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:52.779 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:52.779 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:52.785 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:52.786 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:52.786 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:52.786 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:52.786 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:52.786 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:52.786 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:53.787 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(show1) 04:00:53.788 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] waiting for JavaFX thread to complete... 04:00:53.791 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] JavaFX thread completed... 04:00:53.791 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] waiting for JavaFX thread to complete... 04:00:53.791 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] JavaFX thread completed... 04:00:53.791 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] waiting for JavaFX thread to complete... 04:00:53.791 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] JavaFX thread completed... 04:00:53.791 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] waiting for JavaFX thread to complete... 04:00:53.792 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] JavaFX thread completed... 04:00:53.792 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] waiting for JavaFX thread to complete... 04:00:53.792 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] JavaFX thread completed... 04:00:53.792 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] waiting for JavaFX thread to complete... 04:00:53.792 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] JavaFX thread completed... 04:00:53.792 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] waiting for JavaFX thread to complete... 04:00:53.792 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] JavaFX thread completed... 04:00:53.792 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] waiting for JavaFX thread to complete... 04:00:53.792 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] JavaFX thread completed... 04:00:53.793 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] waiting for JavaFX thread to complete... 04:00:53.793 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] JavaFX thread completed... 04:00:53.793 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] waiting for JavaFX thread to complete... 04:00:53.793 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] JavaFX thread completed... 04:00:53.793 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] waiting for JavaFX thread to complete... 04:00:53.793 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] JavaFX thread completed... 04:00:54.794 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(show2) 04:00:54.795 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] waiting for JavaFX thread to complete... 04:00:54.797 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] JavaFX thread completed... 04:00:54.797 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] waiting for JavaFX thread to complete... 04:00:54.797 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] JavaFX thread completed... 04:00:54.797 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] waiting for JavaFX thread to complete... 04:00:54.797 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] JavaFX thread completed... 04:00:54.797 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] waiting for JavaFX thread to complete... 04:00:54.797 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] JavaFX thread completed... 04:00:54.798 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] waiting for JavaFX thread to complete... 04:00:54.798 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] JavaFX thread completed... 04:00:54.798 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] waiting for JavaFX thread to complete... 04:00:54.798 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] JavaFX thread completed... 04:00:54.798 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] waiting for JavaFX thread to complete... 04:00:54.798 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] JavaFX thread completed... 04:00:54.798 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] waiting for JavaFX thread to complete... 04:00:54.799 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] JavaFX thread completed... 04:00:54.799 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] waiting for JavaFX thread to complete... 04:00:54.799 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] JavaFX thread completed... 04:00:54.799 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] waiting for JavaFX thread to complete... 04:00:54.799 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] JavaFX thread completed... 04:00:54.799 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] waiting for JavaFX thread to complete... 04:00:54.799 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] JavaFX thread completed... 04:00:55.825 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - TEST PASSED in 3123 msec 04:00:55.825 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - 04:00:56.042 [main ] WARN it.tidalwave.ui.core.spi.PanelGroupControlSupport - No message bus 04:00:56.044 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - **************************************** 04:00:56.044 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - TEST "show mush publish proper messages" 04:00:56.044 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - ARGS [[USE_ACCORDION]] 04:00:56.045 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - **************************************** 04:00:56.046 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(assemble) 04:00:56.046 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:56.053 [X Application Thread] INFO i.t.ui.javafx.impl.DefaultJavaFXPanelGroupControl - LEFT: options: [USE_ACCORDION] --- Accordion for [TitledPane@24c76d94[styleClass=titled-pane]'Panel 1', TitledPane@1665a7f5[styleClass=titled-pane]'Panel 2'] 04:00:56.054 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:56.054 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:56.127 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:56.128 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:56.128 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:56.128 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:56.128 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:56.128 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:56.128 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:56.129 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:56.129 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:56.129 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:56.129 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:56.129 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:56.129 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:56.129 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:56.129 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:56.129 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:56.129 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:56.130 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:56.130 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:57.130 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(show1) 04:00:57.130 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] waiting for JavaFX thread to complete... 04:00:57.164 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] JavaFX thread completed... 04:00:57.165 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] waiting for JavaFX thread to complete... 04:00:57.165 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] JavaFX thread completed... 04:00:57.165 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] waiting for JavaFX thread to complete... 04:00:57.165 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] JavaFX thread completed... 04:00:57.165 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] waiting for JavaFX thread to complete... 04:00:57.165 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] JavaFX thread completed... 04:00:57.165 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] waiting for JavaFX thread to complete... 04:00:57.166 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] JavaFX thread completed... 04:00:57.166 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] waiting for JavaFX thread to complete... 04:00:57.175 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] JavaFX thread completed... 04:00:57.175 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] waiting for JavaFX thread to complete... 04:00:57.175 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] JavaFX thread completed... 04:00:57.175 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] waiting for JavaFX thread to complete... 04:00:57.176 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] JavaFX thread completed... 04:00:57.176 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] waiting for JavaFX thread to complete... 04:00:57.176 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] JavaFX thread completed... 04:00:57.176 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] waiting for JavaFX thread to complete... 04:00:57.176 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] JavaFX thread completed... 04:00:57.176 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] waiting for JavaFX thread to complete... 04:00:57.176 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] JavaFX thread completed... 04:00:58.177 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(show2) 04:00:58.177 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] waiting for JavaFX thread to complete... 04:00:58.179 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] JavaFX thread completed... 04:00:58.179 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] waiting for JavaFX thread to complete... 04:00:58.179 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] JavaFX thread completed... 04:00:58.180 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] waiting for JavaFX thread to complete... 04:00:58.180 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] JavaFX thread completed... 04:00:58.180 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] waiting for JavaFX thread to complete... 04:00:58.180 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] JavaFX thread completed... 04:00:58.180 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] waiting for JavaFX thread to complete... 04:00:58.180 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] JavaFX thread completed... 04:00:58.180 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] waiting for JavaFX thread to complete... 04:00:58.180 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] JavaFX thread completed... 04:00:58.181 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] waiting for JavaFX thread to complete... 04:00:58.181 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] JavaFX thread completed... 04:00:58.181 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] waiting for JavaFX thread to complete... 04:00:58.181 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] JavaFX thread completed... 04:00:58.181 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] waiting for JavaFX thread to complete... 04:00:58.184 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] JavaFX thread completed... 04:00:58.184 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] waiting for JavaFX thread to complete... 04:00:58.184 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] JavaFX thread completed... 04:00:58.184 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] waiting for JavaFX thread to complete... 04:00:58.184 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] JavaFX thread completed... 04:00:59.186 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - TEST PASSED in 3141 msec 04:00:59.186 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - 04:00:59.403 [main ] WARN it.tidalwave.ui.core.spi.PanelGroupControlSupport - No message bus 04:00:59.406 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - ************************************************************** 04:00:59.406 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - TEST "show mush publish proper messages when expanded from UI" 04:00:59.406 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - ************************************************************** 04:00:59.408 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(assemble) 04:00:59.408 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:59.409 [X Application Thread] INFO i.t.ui.javafx.impl.DefaultJavaFXPanelGroupControl - LEFT: options: [USE_ACCORDION] --- Accordion for [TitledPane@4f34bfc1[styleClass=titled-pane]'Panel 1', TitledPane@34c62510[styleClass=titled-pane]'Panel 2'] 04:00:59.410 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:59.410 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:59.410 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:59.421 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:59.421 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:59.421 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:59.422 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:59.422 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:59.422 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:59.422 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:59.422 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:59.422 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:59.422 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:59.423 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:59.423 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:59.423 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:59.423 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:59.423 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:59.423 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:00:59.424 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:00:59.424 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:00.424 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(show1) 04:01:00.425 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] waiting for JavaFX thread to complete... 04:01:00.426 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] JavaFX thread completed... 04:01:00.426 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] waiting for JavaFX thread to complete... 04:01:00.426 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] JavaFX thread completed... 04:01:00.426 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] waiting for JavaFX thread to complete... 04:01:00.426 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] JavaFX thread completed... 04:01:00.426 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] waiting for JavaFX thread to complete... 04:01:00.426 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] JavaFX thread completed... 04:01:00.426 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] waiting for JavaFX thread to complete... 04:01:00.427 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] JavaFX thread completed... 04:01:00.427 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] waiting for JavaFX thread to complete... 04:01:00.427 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] JavaFX thread completed... 04:01:00.427 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] waiting for JavaFX thread to complete... 04:01:00.427 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] JavaFX thread completed... 04:01:00.427 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] waiting for JavaFX thread to complete... 04:01:00.427 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] JavaFX thread completed... 04:01:00.427 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] waiting for JavaFX thread to complete... 04:01:00.427 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] JavaFX thread completed... 04:01:00.427 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] waiting for JavaFX thread to complete... 04:01:00.427 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] JavaFX thread completed... 04:01:00.428 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] waiting for JavaFX thread to complete... 04:01:00.428 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show1] JavaFX thread completed... 04:01:01.428 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(show2) 04:01:01.429 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] waiting for JavaFX thread to complete... 04:01:01.430 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] JavaFX thread completed... 04:01:01.430 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] waiting for JavaFX thread to complete... 04:01:01.430 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] JavaFX thread completed... 04:01:01.430 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] waiting for JavaFX thread to complete... 04:01:01.430 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] JavaFX thread completed... 04:01:01.430 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] waiting for JavaFX thread to complete... 04:01:01.430 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] JavaFX thread completed... 04:01:01.431 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] waiting for JavaFX thread to complete... 04:01:01.431 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] JavaFX thread completed... 04:01:01.431 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] waiting for JavaFX thread to complete... 04:01:01.431 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] JavaFX thread completed... 04:01:01.431 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] waiting for JavaFX thread to complete... 04:01:01.431 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] JavaFX thread completed... 04:01:01.431 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] waiting for JavaFX thread to complete... 04:01:01.431 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] JavaFX thread completed... 04:01:01.431 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] waiting for JavaFX thread to complete... 04:01:01.432 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] JavaFX thread completed... 04:01:01.432 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] waiting for JavaFX thread to complete... 04:01:01.432 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] JavaFX thread completed... 04:01:01.432 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] waiting for JavaFX thread to complete... 04:01:01.432 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show2] JavaFX thread completed... 04:01:02.434 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - TEST PASSED in 3028 msec 04:01:02.435 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - 04:01:02.650 [main ] WARN it.tidalwave.ui.core.spi.PanelGroupControlSupport - No message bus 04:01:02.652 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - **************************************************************************************** 04:01:02.652 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - TEST "two panes with USE ACCORDION must be wrapped in TitlePane and placed in Accordion" 04:01:02.652 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - **************************************************************************************** 04:01:02.653 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(assemble) 04:01:02.653 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:02.655 [X Application Thread] INFO i.t.ui.javafx.impl.DefaultJavaFXPanelGroupControl - LEFT: options: [USE_ACCORDION] --- Accordion for [TitledPane@14865d0f[styleClass=titled-pane]'Panel 1', TitledPane@65267b20[styleClass=titled-pane]'Panel 2'] 04:01:02.655 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:02.655 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:02.656 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:02.656 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:02.656 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:02.656 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:02.656 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:02.656 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:02.656 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:02.656 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:02.656 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:02.656 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:02.656 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:02.656 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:02.656 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:02.657 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:02.657 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:02.657 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:02.657 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:02.657 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:02.657 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:03.665 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - TEST PASSED in 1012 msec 04:01:03.665 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - 04:01:03.880 [main ] WARN it.tidalwave.ui.core.spi.PanelGroupControlSupport - No message bus 04:01:03.882 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - **************************************************************** 04:01:03.882 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - TEST "two panes with same selector must be wrapped in StackPane" 04:01:03.882 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - **************************************************************** 04:01:03.883 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(assemble) 04:01:03.883 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:03.885 [X Application Thread] INFO i.t.ui.javafx.impl.DefaultJavaFXPanelGroupControl - LEFT: options: [] --- StackPane for [StackPane@ffa366c, StackPane@328e6ae4] 04:01:03.885 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:03.885 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:03.885 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:03.885 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:03.886 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:03.886 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:03.886 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:03.886 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:03.886 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:03.886 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:03.886 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:03.886 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:03.886 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:03.886 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:03.886 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:03.886 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:03.886 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:03.887 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:03.887 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:03.887 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:03.887 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:04.888 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - TEST PASSED in 1005 msec 04:01:04.888 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - 04:01:05.105 [main ] WARN it.tidalwave.ui.core.spi.PanelGroupControlSupport - No message bus 04:01:05.108 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - ************************************************************************************************************ 04:01:05.108 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - TEST "a single pane with ALWAYS WRAP and USE ACCORDION must be wrapped in TitlePane and placed in Accordion" 04:01:05.109 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - ************************************************************************************************************ 04:01:05.110 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(assemble) 04:01:05.110 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:05.111 [X Application Thread] INFO i.t.ui.javafx.impl.DefaultJavaFXPanelGroupControl - LEFT: options: [ALWAYS_WRAP, USE_ACCORDION] --- Accordion for [TitledPane@3ec85310[styleClass=titled-pane]'Panel 1'] 04:01:05.112 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:05.112 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:05.112 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:05.112 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:05.112 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:05.112 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:05.112 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:05.112 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:05.113 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:05.113 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:05.113 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:05.113 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:05.113 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:05.113 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:05.113 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:05.113 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:05.113 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:05.113 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:05.114 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:05.114 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:05.114 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:06.115 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - TEST PASSED in 1006 msec 04:01:06.115 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - 04:01:06.335 [main ] WARN it.tidalwave.ui.core.spi.PanelGroupControlSupport - No message bus 04:01:06.337 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - ************************************************* 04:01:06.338 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - TEST "show mush publish proper messages at first" 04:01:06.338 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - ARGS [[]] 04:01:06.338 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - ************************************************* 04:01:06.340 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(assemble) 04:01:06.340 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:06.341 [X Application Thread] INFO i.t.ui.javafx.impl.DefaultJavaFXPanelGroupControl - LEFT: options: [USE_ACCORDION] --- Accordion for [TitledPane@643cecde[styleClass=titled-pane]'Panel 1', TitledPane@2efc395c[styleClass=titled-pane]'Panel 2'] 04:01:06.342 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:06.342 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:06.342 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:06.342 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:06.342 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:06.342 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:06.342 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:06.342 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:06.342 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:06.342 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:06.343 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:06.343 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:06.343 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:06.343 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:06.343 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:06.343 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:06.343 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:06.343 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:06.343 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:06.343 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:06.343 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:07.344 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(show) 04:01:07.345 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:07.346 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:07.346 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:07.346 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:07.346 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:07.346 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:07.346 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:07.346 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:07.347 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:07.347 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:07.347 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:07.347 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:07.347 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:07.347 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:07.347 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:07.347 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:07.347 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:07.347 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:07.347 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:07.347 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:07.347 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:07.347 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:08.349 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - TEST PASSED in 2012 msec 04:01:08.350 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - 04:01:08.575 [main ] WARN it.tidalwave.ui.core.spi.PanelGroupControlSupport - No message bus 04:01:08.578 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - ************************************************* 04:01:08.578 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - TEST "show mush publish proper messages at first" 04:01:08.578 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - ARGS [[USE_ACCORDION]] 04:01:08.578 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - ************************************************* 04:01:08.580 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(assemble) 04:01:08.580 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:08.581 [X Application Thread] INFO i.t.ui.javafx.impl.DefaultJavaFXPanelGroupControl - LEFT: options: [USE_ACCORDION] --- Accordion for [TitledPane@1b860025[styleClass=titled-pane]'Panel 1', TitledPane@3f3f0e46[styleClass=titled-pane]'Panel 2'] 04:01:08.582 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:08.582 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:08.582 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:08.582 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:08.582 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:08.582 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:08.582 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:08.582 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:08.582 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:08.582 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:08.582 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:08.583 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:08.583 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:08.583 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:08.583 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:08.583 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:08.583 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:08.583 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:08.583 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:08.583 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:08.583 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:09.584 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(show) 04:01:09.584 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:09.585 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:09.585 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:09.586 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:09.586 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:09.587 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:09.587 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:09.587 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:09.587 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:09.588 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:09.588 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:09.588 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:09.588 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:09.588 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:09.588 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:09.588 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:09.588 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:09.588 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:09.588 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:09.588 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:09.588 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:09.589 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:10.590 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - TEST PASSED in 2012 msec 04:01:10.590 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - 04:01:10.813 [main ] WARN it.tidalwave.ui.core.spi.PanelGroupControlSupport - No message bus 04:01:10.816 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - ************************************************ 04:01:10.816 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - TEST "must properly show when Accordion is used" 04:01:10.816 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - ************************************************ 04:01:10.818 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(assemble) 04:01:10.818 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:10.820 [X Application Thread] INFO i.t.ui.javafx.impl.DefaultJavaFXPanelGroupControl - LEFT: options: [USE_ACCORDION] --- Accordion for [TitledPane@146cf8bb[styleClass=titled-pane]'Panel 1', TitledPane@1a826484[styleClass=titled-pane]'Panel 2'] 04:01:10.820 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:10.821 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:10.821 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:10.821 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:10.821 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:10.821 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:10.821 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:10.821 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:10.821 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:10.821 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:10.821 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:10.821 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:10.821 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:10.821 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:10.821 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:10.822 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:10.822 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:10.822 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:10.822 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:10.822 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:10.822 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:11.822 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(show) 04:01:11.823 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:11.824 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:11.824 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:11.824 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:11.824 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:11.824 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:11.825 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:11.825 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:11.825 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:11.825 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:11.825 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:11.825 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:11.825 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:11.825 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:11.825 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:11.828 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:11.828 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:11.830 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:11.830 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:11.830 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:11.830 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:11.830 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:12.831 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - TEST PASSED in 2014 msec 04:01:12.831 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - 04:01:13.046 [main ] WARN it.tidalwave.ui.core.spi.PanelGroupControlSupport - No message bus 04:01:13.048 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - ************************************************ 04:01:13.048 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - TEST "must properly show when StackPane is used" 04:01:13.049 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - ************************************************ 04:01:13.049 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(assemble) 04:01:13.049 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:13.050 [X Application Thread] INFO i.t.ui.javafx.impl.DefaultJavaFXPanelGroupControl - LEFT: options: [] --- StackPane for [StackPane@1be24e8d, StackPane@219072a7] 04:01:13.051 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:13.051 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:13.051 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:13.051 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:13.051 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:13.051 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:13.051 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:13.051 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:13.051 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:13.051 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:13.051 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:13.051 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:13.051 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:13.051 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:13.051 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:13.051 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:13.051 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:13.051 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:13.052 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:13.052 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] waiting for JavaFX thread to complete... 04:01:13.052 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [assemble] JavaFX thread completed... 04:01:14.052 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(show) 04:01:14.053 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:14.053 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:14.053 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:14.053 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:14.053 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:14.053 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:14.053 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:14.053 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:14.053 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:14.053 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:14.053 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:14.053 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:14.053 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:14.054 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:14.054 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:14.054 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:14.054 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:14.054 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:14.054 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:14.054 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:14.054 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:14.054 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:15.055 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - TEST PASSED in 2007 msec 04:01:15.055 [main ] INFO i.t.u.j.impl.DefaultJavaFXPanelGroupControlTest - 04:01:15.345 [main ] INFO i.t.u.j.i.UserActionProviderContextMenuBuilderTest - *********************************************** 04:01:15.346 [main ] INFO i.t.u.j.i.UserActionProviderContextMenuBuilderTest - TEST "must invoke callbacks in a non FX thread" 04:01:15.346 [main ] INFO i.t.u.j.i.UserActionProviderContextMenuBuilderTest - *********************************************** 04:01:15.388 [main ] INFO i.t.u.j.i.UserActionProviderContextMenuBuilderTest - TEST PASSED in 42 msec 04:01:15.388 [main ] INFO i.t.u.j.i.UserActionProviderContextMenuBuilderTest - 04:01:15.392 [main ] INFO i.t.u.j.i.UserActionProviderContextMenuBuilderTest - ******************************************************************** 04:01:15.392 [main ] INFO i.t.u.j.i.UserActionProviderContextMenuBuilderTest - TEST "must return empty list when UserActionProvider is not present" 04:01:15.392 [main ] INFO i.t.u.j.i.UserActionProviderContextMenuBuilderTest - ******************************************************************** 04:01:15.393 [main ] INFO i.t.u.j.i.UserActionProviderContextMenuBuilderTest - TEST PASSED in 1 msec 04:01:15.393 [main ] INFO i.t.u.j.i.UserActionProviderContextMenuBuilderTest - 04:01:15.396 [main ] INFO i.t.u.j.i.UserActionProviderContextMenuBuilderTest - ************************************************************* 04:01:15.397 [main ] INFO i.t.u.j.i.UserActionProviderContextMenuBuilderTest - TEST "must set the MenuItem text from UserAction Displayable" 04:01:15.397 [main ] INFO i.t.u.j.i.UserActionProviderContextMenuBuilderTest - ************************************************************* 04:01:15.400 [main ] INFO i.t.u.j.i.UserActionProviderContextMenuBuilderTest - TEST PASSED in 4 msec 04:01:15.400 [main ] INFO i.t.u.j.i.UserActionProviderContextMenuBuilderTest - 04:01:15.543 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - ********************************************************* 04:01:15.543 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - TEST "bind button must assign correct initial enablement" 04:01:15.543 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - ARGS [false] 04:01:15.543 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - ********************************************************* 04:01:15.544 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(bind) 04:01:15.544 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:15.546 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:15.546 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:15.546 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:15.546 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:15.546 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:15.546 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:15.546 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:15.546 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:15.547 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:15.547 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:15.547 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:15.547 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:15.547 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:15.547 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:15.547 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:15.547 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:15.547 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:15.547 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:15.547 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:15.547 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:15.547 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:16.550 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - TEST PASSED in 1007 msec 04:01:16.551 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - 04:01:16.552 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - shutting down java.util.concurrent.Executors$AutoShutdownDelegatedExecutorService@77dbd350... 04:01:16.773 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - ********************************************************* 04:01:16.773 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - TEST "bind button must assign correct initial enablement" 04:01:16.773 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - ARGS [true] 04:01:16.774 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - ********************************************************* 04:01:16.774 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(bind) 04:01:16.774 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:16.775 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:16.775 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:16.775 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:16.776 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:16.776 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:16.776 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:16.776 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:16.776 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:16.776 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:16.776 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:16.776 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:16.776 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:16.776 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:16.776 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:16.776 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:16.777 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:16.777 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:16.777 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:16.777 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:16.777 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:16.777 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:17.779 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - TEST PASSED in 1005 msec 04:01:17.779 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - 04:01:17.780 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - shutting down java.util.concurrent.Executors$AutoShutdownDelegatedExecutorService@1beaee75... 04:01:18.000 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - ************************************************************************ 04:01:18.000 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - TEST "bind button must throw exception when invoked in the wrong thread" 04:01:18.000 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - ************************************************************************ 04:01:18.001 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - TEST PASSED in 1 msec 04:01:18.001 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - 04:01:18.001 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - shutting down java.util.concurrent.Executors$AutoShutdownDelegatedExecutorService@69aff3c5... 04:01:18.222 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - ********************************************************** 04:01:18.222 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - TEST "bind button to Displayable action must assign label" 04:01:18.223 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - ********************************************************** 04:01:18.223 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(bind) 04:01:18.223 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:18.224 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:18.224 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:18.224 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:18.224 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:18.224 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:18.224 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:18.224 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:18.224 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:18.224 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:18.224 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:18.224 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:18.224 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:18.224 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:18.224 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:18.224 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:18.224 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:18.224 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:18.224 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:18.225 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:18.225 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:18.225 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:19.228 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - TEST PASSED in 1006 msec 04:01:19.228 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - 04:01:19.229 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - shutting down java.util.concurrent.Executors$AutoShutdownDelegatedExecutorService@1c2df677... 04:01:19.445 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - ****************************************************************** 04:01:19.445 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - TEST "bind button to not Displayable action must not assign label" 04:01:19.445 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - ****************************************************************** 04:01:19.446 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(bind) 04:01:19.446 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:19.450 [X Application Thread] INFO it.tidalwave.role.impl.ServiceLoaderLocator - OwnerRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultOwnerRoleFactoryProvider@7b37f90c 04:01:19.459 [X Application Thread] INFO it.tidalwave.role.impl.ServiceLoaderLocator - Too many instances of SystemRoleFactoryProvider, using @DefaultProvider ... 04:01:19.461 [X Application Thread] INFO it.tidalwave.role.impl.ServiceLoaderLocator - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.spring.spi.SpringSystemRoleFactoryProvider@422990b9 04:01:19.498 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:19.498 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:19.498 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:19.498 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:19.498 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:19.498 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:19.498 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:19.498 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:19.498 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:19.498 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:19.498 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:19.498 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:19.498 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:19.498 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:19.498 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:19.498 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:19.499 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:19.499 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:19.499 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:19.499 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:19.499 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:20.500 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - TEST PASSED in 1054 msec 04:01:20.500 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - 04:01:20.501 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - shutting down java.util.concurrent.Executors$AutoShutdownDelegatedExecutorService@69059780... 04:01:20.717 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - **************************************** 04:01:20.717 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - TEST "bound button must invoke callback" 04:01:20.717 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - **************************************** 04:01:20.718 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(bind) 04:01:20.718 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:20.719 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:20.719 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:20.719 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:20.719 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:20.719 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:20.719 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:20.719 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:20.719 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:20.719 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:20.719 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:20.719 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:20.719 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:20.719 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:20.719 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:20.719 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:20.719 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:20.719 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:20.719 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:20.719 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:20.719 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:20.719 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:22.029 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - waitForThread()... 04:01:22.030 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - TEST PASSED in 1313 msec 04:01:22.030 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - 04:01:22.031 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - shutting down java.util.concurrent.Executors$AutoShutdownDelegatedExecutorService@73463cbd... 04:01:22.253 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - *************************************************************** 04:01:22.253 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - TEST "button enablement must be bound to UserAction enablement" 04:01:22.253 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - *************************************************************** 04:01:22.254 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(bind) 04:01:22.255 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:22.255 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:22.255 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:22.255 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:22.255 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:22.255 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:22.255 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:22.255 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:22.255 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:22.255 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:22.256 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:22.256 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:22.256 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:22.256 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:22.256 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:22.256 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:22.256 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:22.256 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:22.256 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:22.256 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:22.256 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:22.256 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:23.458 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - TEST PASSED in 1205 msec 04:01:23.459 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - 04:01:23.459 [main ] INFO i.t.ui.javafx.impl.button.ButtonBindingsTest - shutting down java.util.concurrent.Executors$AutoShutdownDelegatedExecutorService@535c055e... 04:01:23.625 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(start) 04:01:23.625 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:23.626 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:23.626 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:23.626 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:23.626 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:23.626 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:23.626 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:23.626 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:23.626 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:23.626 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:23.626 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:23.626 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:23.626 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:23.626 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:23.626 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:23.626 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:23.626 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:23.626 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:23.626 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:23.626 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:24.735 [main ] INFO it.tidalwave.ui.javafx.impl.BindingTestSupport - RESETTING FOR NEXT TEST... 04:01:24.805 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(setup) 04:01:24.806 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:24.807 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:24.807 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:24.807 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:24.807 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:24.807 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:24.807 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:24.807 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:24.807 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:24.807 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:24.807 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:24.807 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:24.807 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:24.807 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:24.807 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:24.807 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:24.807 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:24.807 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:24.807 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:24.807 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:24.807 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:24.807 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:25.808 [main ] INFO i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest - **************************************************** 04:01:25.808 [main ] INFO i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest - TEST "must have the proper cell texts when not hown" 04:01:25.808 [main ] INFO i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest - **************************************************** 04:01:25.809 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(bind) 04:01:25.809 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:25.809 [X Application Thread] DEBUG i.t.ui.javafx.impl.combobox.ComboBoxBindings - bind(ComboBox@8d0a5b7[styleClass=combo-box-base combo-box], DefaultPresentationModel(j.l.String@2d1425a6), Optional[Mock for Runnable, hashCode: 545974693]) 04:01:25.819 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@6a83b0e0[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 04:01:25.823 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:25.824 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:25.825 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Optional[DefaultSimpleComposite(finder=HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))] 04:01:25.830 [pool-17-thread-1 ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 04:01:25.830 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@10fd951b) 04:01:25.832 [pool-17-thread-1 ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - Too many instances of SystemRoleFactoryProvider, using @DefaultProvider ... 04:01:25.832 [pool-17-thread-1 ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.spring.spi.SpringSystemRoleFactoryProvider@266cbed2 04:01:25.833 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #1 04:01:25.833 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1171797721 04:01:25.833 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #1 04:01:25.833 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #1 04:01:25.833 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@282476dd) 04:01:25.834 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #2 04:01:25.834 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 434130545 04:01:25.834 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #2 04:01:25.834 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #2 04:01:25.834 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@751b9dfa) 04:01:25.834 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #3 04:01:25.834 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 2034049965 04:01:25.834 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #3 04:01:25.834 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #3 04:01:25.834 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2de3513e) 04:01:25.835 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #4 04:01:25.835 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1161857483 04:01:25.835 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #4 04:01:25.835 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #4 04:01:25.835 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@77353fd8) 04:01:25.835 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #5 04:01:25.835 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 780793604 04:01:25.836 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #5 04:01:25.836 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #5 04:01:25.836 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2bbd7f32) 04:01:25.836 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #6 04:01:25.836 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 897693538 04:01:25.836 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #6 04:01:25.836 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #6 04:01:25.836 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@260cdb1a) 04:01:25.837 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #7 04:01:25.837 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 624024116 04:01:25.837 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #7 04:01:25.837 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #7 04:01:25.837 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@37ecb6ec) 04:01:25.837 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #8 04:01:25.837 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1685983624 04:01:25.838 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #8 04:01:25.838 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #8 04:01:25.838 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@240839ad) 04:01:25.838 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #9 04:01:25.838 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 95349716 04:01:25.838 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #9 04:01:25.838 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #9 04:01:25.838 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@3857b437) 04:01:25.839 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #10 04:01:25.839 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1034712740 04:01:25.839 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #10 04:01:25.839 [pool-17-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #10 04:01:25.839 [pool-17-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:25.839 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:25.839 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:25.840 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@6a83b0e0[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@10fd951b), false) 04:01:25.841 [pool-17-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@10fd951b), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:25.842 [pool-17-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:25.842 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@6a83b0e0[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@10fd951b), false) 04:01:25.842 [pool-17-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@10fd951b), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:25.843 [pool-17-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:25.843 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:25.843 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:25.843 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:25.843 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:25.844 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@6a83b0e0[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@3bc208e3])) - graphic: null, text: Item #1 04:01:25.845 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@6a83b0e0[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@3bc208e3])) - graphic: null, text: Item #1 04:01:25.845 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:25.845 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:25.845 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:25.845 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:25.845 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:25.845 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:25.845 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:25.845 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:25.845 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:25.845 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:25.845 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:25.846 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:25.846 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:25.846 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:25.846 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:25.846 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:25.846 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:25.846 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:25.846 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:25.846 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:25.846 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:25.846 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:25.846 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:25.846 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:25.846 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:25.846 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:25.846 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:25.846 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:25.855 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@6a83b0e0[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@10fd951b), false) 04:01:25.855 [pool-17-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@10fd951b), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:25.856 [pool-17-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:25.856 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:25.856 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:25.856 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@6a83b0e0[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@3bc208e3])) - graphic: null, text: Item #1 04:01:25.856 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:25.856 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:25.856 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:26.862 [main ] INFO i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest - TEST PASSED in 1054 msec 04:01:26.863 [main ] INFO i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest - 04:01:27.023 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(start) 04:01:27.024 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:27.024 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:27.024 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:27.024 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:27.024 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:27.025 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:27.025 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:27.025 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:27.025 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:27.025 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:27.025 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:27.025 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:27.025 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:27.025 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:27.025 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:27.025 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:27.025 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:27.025 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:27.025 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:27.025 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:28.078 [main ] INFO it.tidalwave.ui.javafx.impl.BindingTestSupport - RESETTING FOR NEXT TEST... 04:01:28.083 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(setup) 04:01:28.083 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:28.083 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:28.084 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:28.084 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:28.084 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:28.084 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:28.084 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:28.084 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:28.084 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:28.084 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:28.084 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:28.084 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:28.084 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:28.084 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:28.084 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:28.084 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:28.084 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:28.084 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:28.084 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:28.084 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:28.084 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:28.084 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:29.085 [main ] INFO i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest - ************************************************* 04:01:29.085 [main ] INFO i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest - TEST "must have the proper cell texts when shown" 04:01:29.085 [main ] INFO i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest - ************************************************* 04:01:29.086 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(bind) 04:01:29.086 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:29.086 [X Application Thread] DEBUG i.t.ui.javafx.impl.combobox.ComboBoxBindings - bind(ComboBox@22d53ef7[styleClass=combo-box-base combo-box], DefaultPresentationModel(j.l.String@2d1425a6), Optional[Mock for Runnable, hashCode: 457884684]) 04:01:29.087 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@64ed96f1[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 04:01:29.089 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:29.089 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Optional[DefaultSimpleComposite(finder=HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))] 04:01:29.089 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:29.089 [pool-18-thread-1 ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 04:01:29.089 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4cb3542e) 04:01:29.090 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #1 04:01:29.090 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 47869921 04:01:29.090 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #1 04:01:29.090 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #1 04:01:29.090 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6a0d0996) 04:01:29.091 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #2 04:01:29.091 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 720221848 04:01:29.091 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #2 04:01:29.091 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #2 04:01:29.091 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6da1a15a) 04:01:29.091 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #3 04:01:29.092 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 361466388 04:01:29.092 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #3 04:01:29.092 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #3 04:01:29.092 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@924735d) 04:01:29.092 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #4 04:01:29.092 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1377154891 04:01:29.092 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #4 04:01:29.092 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #4 04:01:29.092 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4c278ade) 04:01:29.093 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #5 04:01:29.093 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1341708445 04:01:29.093 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #5 04:01:29.093 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #5 04:01:29.093 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@5392b5ae) 04:01:29.093 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #6 04:01:29.093 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1907955271 04:01:29.094 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #6 04:01:29.094 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #6 04:01:29.094 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@7fbba642) 04:01:29.094 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #7 04:01:29.094 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 950790478 04:01:29.094 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #7 04:01:29.094 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #7 04:01:29.094 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@240e0032) 04:01:29.094 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #8 04:01:29.094 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1207680767 04:01:29.095 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #8 04:01:29.095 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #8 04:01:29.095 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4afe5a7e) 04:01:29.095 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #9 04:01:29.095 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1322171053 04:01:29.095 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #9 04:01:29.095 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #9 04:01:29.095 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@a3bf4f7) 04:01:29.096 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #10 04:01:29.096 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 2004653597 04:01:29.096 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #10 04:01:29.096 [pool-18-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #10 04:01:29.096 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:29.096 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:29.096 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:29.097 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@64ed96f1[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4cb3542e), false) 04:01:29.097 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4cb3542e), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:29.097 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@64ed96f1[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4cb3542e), false) 04:01:29.098 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:29.098 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:29.098 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4cb3542e), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:29.098 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:29.098 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@64ed96f1[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@799269ec])) - graphic: null, text: Item #1 04:01:29.098 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:29.098 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:29.098 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@64ed96f1[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@799269ec])) - graphic: null, text: Item #1 04:01:29.099 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:29.099 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:29.099 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:29.099 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:29.099 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:29.099 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:29.099 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:29.099 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:29.099 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:29.099 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:29.099 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:29.099 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:29.099 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:29.099 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:29.099 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:29.099 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:29.099 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:29.099 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:29.099 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:29.100 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:29.100 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:29.100 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:29.100 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:29.100 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:29.100 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:29.100 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:29.100 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:29.100 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:29.100 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:29.100 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:29.100 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:29.100 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:29.100 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:29.100 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:29.110 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@64ed96f1[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4cb3542e), false) 04:01:29.110 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4cb3542e), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:29.111 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:29.111 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@64ed96f1[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@799269ec])) - graphic: null, text: Item #1 04:01:30.101 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(show) 04:01:30.101 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:30.138 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@36c9448a[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 04:01:30.139 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@36c9448a[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4cb3542e), false) 04:01:30.139 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4cb3542e), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:30.140 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:30.141 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@6c217dbd[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 04:01:30.141 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@6c217dbd[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #2', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6a0d0996), false) 04:01:30.141 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6a0d0996), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:30.142 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:30.143 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@6a780de3[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 04:01:30.143 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@6a780de3[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #3', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6da1a15a), false) 04:01:30.143 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6da1a15a), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:30.144 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:30.144 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@7a8bfeb4[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 04:01:30.144 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@7a8bfeb4[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #4', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@924735d), false) 04:01:30.145 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@924735d), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:30.145 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:30.146 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@396c904b[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 04:01:30.146 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@396c904b[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #5', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4c278ade), false) 04:01:30.146 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4c278ade), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:30.146 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:30.147 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@48f2cf1e[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 04:01:30.147 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@48f2cf1e[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #6', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@5392b5ae), false) 04:01:30.148 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@5392b5ae), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:30.148 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:30.149 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@28ea4dea[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 04:01:30.149 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@28ea4dea[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #7', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@7fbba642), false) 04:01:30.149 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@7fbba642), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:30.149 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:30.150 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@3bd95fbe[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 04:01:30.150 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@3bd95fbe[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #8', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@240e0032), false) 04:01:30.150 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@240e0032), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:30.151 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:30.151 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@3814ca9[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 04:01:30.151 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@3814ca9[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #9', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4afe5a7e), false) 04:01:30.152 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4afe5a7e), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:30.152 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:30.152 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@33e5c294[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 04:01:30.153 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@33e5c294[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #10', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@a3bf4f7), false) 04:01:30.153 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@a3bf4f7), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:30.153 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:30.154 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@59691bcb[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 04:01:30.156 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@36c9448a[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4cb3542e), false) 04:01:30.156 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4cb3542e), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:30.156 [pool-18-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:30.159 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:30.159 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for executor to complete... 04:01:30.159 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] executor completed... 04:01:30.159 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:30.167 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@36c9448a[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@799269ec])) - graphic: null, text: Item #1 04:01:30.171 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@6c217dbd[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #2', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@47999a5c])) - graphic: null, text: Item #2 04:01:30.172 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@6a780de3[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #3', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@40a3db06])) - graphic: null, text: Item #3 04:01:30.172 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@7a8bfeb4[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #4', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@3ac1ec90])) - graphic: null, text: Item #4 04:01:30.172 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@396c904b[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #5', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@f7ffe10])) - graphic: null, text: Item #5 04:01:30.173 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@48f2cf1e[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #6', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@4bfced9])) - graphic: null, text: Item #6 04:01:30.173 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@28ea4dea[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #7', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@5a9a4ea3])) - graphic: null, text: Item #7 04:01:30.173 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@3bd95fbe[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #8', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@6f0a9c0c])) - graphic: null, text: Item #8 04:01:30.173 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@3814ca9[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #9', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@1f757083])) - graphic: null, text: Item #9 04:01:30.173 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@33e5c294[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #10', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@65c6bcb2])) - graphic: null, text: Item #10 04:01:30.174 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@36c9448a[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@799269ec])) - graphic: null, text: Item #1 04:01:30.174 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:30.174 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for executor to complete... 04:01:30.174 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] executor completed... 04:01:30.174 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:30.174 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:30.174 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for executor to complete... 04:01:30.174 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] executor completed... 04:01:30.174 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:30.175 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:30.175 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for executor to complete... 04:01:30.175 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] executor completed... 04:01:30.175 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:30.175 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:30.175 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for executor to complete... 04:01:30.175 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] executor completed... 04:01:30.175 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:30.175 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:30.175 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for executor to complete... 04:01:30.175 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] executor completed... 04:01:30.175 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:30.175 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:30.175 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for executor to complete... 04:01:30.175 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] executor completed... 04:01:30.175 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:30.175 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:30.175 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for executor to complete... 04:01:30.175 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] executor completed... 04:01:30.175 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:30.175 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:30.175 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for executor to complete... 04:01:30.175 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] executor completed... 04:01:30.175 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:30.176 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:30.176 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for executor to complete... 04:01:30.176 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] executor completed... 04:01:30.176 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] waiting for JavaFX thread to complete... 04:01:30.176 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [show] JavaFX thread completed... 04:01:31.182 [main ] INFO i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest - TEST PASSED in 2096 msec 04:01:31.182 [main ] INFO i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest - 04:01:31.344 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(start) 04:01:31.344 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:31.344 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:31.344 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:31.344 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:31.345 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:31.345 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:31.345 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:31.345 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:31.345 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:31.345 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:31.345 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:31.345 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:31.345 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:31.345 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:31.345 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:31.345 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:31.345 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:31.345 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:31.345 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:31.345 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:32.399 [main ] INFO it.tidalwave.ui.javafx.impl.BindingTestSupport - RESETTING FOR NEXT TEST... 04:01:32.404 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(setup) 04:01:32.404 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:32.406 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:32.406 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:32.406 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:32.406 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:32.406 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:32.406 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:32.406 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:32.406 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:32.406 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:32.406 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:32.406 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:32.407 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:32.407 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:32.407 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:32.407 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:32.407 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:32.407 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:32.407 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:32.407 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:32.407 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:32.407 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:33.407 [main ] INFO i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest - *********************************************** 04:01:33.408 [main ] INFO i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest - TEST "must have the proper presentation models" 04:01:33.408 [main ] INFO i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest - *********************************************** 04:01:33.409 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(bind) 04:01:33.409 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:33.409 [X Application Thread] DEBUG i.t.ui.javafx.impl.combobox.ComboBoxBindings - bind(ComboBox@8301487[styleClass=combo-box-base combo-box], DefaultPresentationModel(j.l.String@2d1425a6), Optional[Mock for Runnable, hashCode: 109912252]) 04:01:33.410 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@251c67dd[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 04:01:33.413 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:33.413 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Optional[DefaultSimpleComposite(finder=HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))] 04:01:33.413 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:33.413 [pool-19-thread-1 ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 04:01:33.413 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4356e42e) 04:01:33.413 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #1 04:01:33.413 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1651127510 04:01:33.414 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #1 04:01:33.414 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #1 04:01:33.414 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@47a003d7) 04:01:33.414 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #2 04:01:33.414 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1599018115 04:01:33.414 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #2 04:01:33.415 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #2 04:01:33.415 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6244115a) 04:01:33.415 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #3 04:01:33.415 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 2051395946 04:01:33.415 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #3 04:01:33.415 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #3 04:01:33.415 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@240694a4) 04:01:33.415 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #4 04:01:33.415 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1371542815 04:01:33.415 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #4 04:01:33.415 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #4 04:01:33.415 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@10aff624) 04:01:33.416 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #5 04:01:33.416 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1656706933 04:01:33.416 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #5 04:01:33.416 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #5 04:01:33.416 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@55a8261c) 04:01:33.416 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #6 04:01:33.416 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1165208749 04:01:33.416 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #6 04:01:33.416 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #6 04:01:33.416 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@200073a4) 04:01:33.416 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #7 04:01:33.416 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 292158440 04:01:33.417 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #7 04:01:33.417 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #7 04:01:33.417 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@44d2683f) 04:01:33.417 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #8 04:01:33.417 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1079016503 04:01:33.417 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #8 04:01:33.417 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #8 04:01:33.417 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@64eec467) 04:01:33.417 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #9 04:01:33.417 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1481412535 04:01:33.417 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #9 04:01:33.417 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #9 04:01:33.417 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@72eb199e) 04:01:33.418 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #10 04:01:33.418 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 153303 04:01:33.418 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #10 04:01:33.418 [pool-19-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #10 04:01:33.418 [pool-19-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:33.418 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:33.418 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:33.418 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@251c67dd[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4356e42e), false) 04:01:33.419 [pool-19-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4356e42e), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:33.419 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@251c67dd[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4356e42e), false) 04:01:33.419 [pool-19-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:33.419 [pool-19-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4356e42e), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:33.419 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:33.419 [pool-19-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:33.419 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:33.419 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@251c67dd[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@6ded978f])) - graphic: null, text: Item #1 04:01:33.419 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:33.419 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:33.420 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@251c67dd[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@6ded978f])) - graphic: null, text: Item #1 04:01:33.420 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:33.420 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:33.420 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:33.420 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:33.420 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:33.420 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:33.420 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:33.420 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:33.420 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:33.420 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:33.420 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:33.420 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:33.420 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:33.420 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:33.421 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:33.421 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:33.421 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:33.421 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:33.421 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:33.421 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:33.421 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:33.421 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:33.421 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:33.421 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:33.421 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:33.421 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:33.421 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:33.421 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:33.421 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:33.421 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:33.421 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:33.421 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:33.421 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:33.430 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@251c67dd[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4356e42e), false) 04:01:33.430 [pool-19-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4356e42e), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:33.430 [pool-19-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:33.431 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@251c67dd[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@6ded978f])) - graphic: null, text: Item #1 04:01:34.422 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 04:01:34.423 [main ] INFO i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest - TEST PASSED in 1016 msec 04:01:34.423 [main ] INFO i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest - 04:01:34.583 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(start) 04:01:34.584 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:34.584 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:34.584 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:34.584 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:34.584 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:34.584 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:34.584 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:34.584 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:34.584 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:34.584 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:34.584 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:34.584 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:34.584 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:34.584 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:34.584 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:34.584 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:34.584 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:34.584 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:34.584 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:34.584 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:35.638 [main ] INFO it.tidalwave.ui.javafx.impl.BindingTestSupport - RESETTING FOR NEXT TEST... 04:01:35.643 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(setup) 04:01:35.644 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:35.645 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:35.645 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:35.645 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:35.645 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:35.645 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:35.645 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:35.645 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:35.645 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:35.645 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:35.645 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:35.646 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:35.646 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:35.646 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:35.646 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:35.646 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:35.646 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:35.646 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:35.646 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:35.646 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:35.646 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:35.646 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:36.647 [main ] INFO i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest - ************************************* 04:01:36.647 [main ] INFO i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest - TEST "must have the proper selection" 04:01:36.647 [main ] INFO i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest - ************************************* 04:01:36.648 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(bind) 04:01:36.648 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:36.648 [X Application Thread] DEBUG i.t.ui.javafx.impl.combobox.ComboBoxBindings - bind(ComboBox@2b3e61d3[styleClass=combo-box-base combo-box], DefaultPresentationModel(j.l.String@2d1425a6), Optional[Mock for Runnable, hashCode: 169618824]) 04:01:36.649 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@41e0a9a6[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 04:01:36.651 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:36.651 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:36.651 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Optional[DefaultSimpleComposite(finder=HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))] 04:01:36.651 [pool-20-thread-1 ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 04:01:36.651 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@7566e11f) 04:01:36.652 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #1 04:01:36.652 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 138946100 04:01:36.653 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #1 04:01:36.653 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #1 04:01:36.653 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4709946c) 04:01:36.653 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #2 04:01:36.653 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 658159312 04:01:36.653 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #2 04:01:36.653 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #2 04:01:36.653 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@5474146b) 04:01:36.654 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #3 04:01:36.654 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1964430515 04:01:36.654 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #3 04:01:36.654 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #3 04:01:36.654 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2499330a) 04:01:36.654 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #4 04:01:36.654 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1153221494 04:01:36.655 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #4 04:01:36.655 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #4 04:01:36.655 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@60d72e99) 04:01:36.655 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #5 04:01:36.655 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 218899539 04:01:36.656 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #5 04:01:36.656 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #5 04:01:36.656 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@63d021e7) 04:01:36.656 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #6 04:01:36.656 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 2146606868 04:01:36.656 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #6 04:01:36.656 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #6 04:01:36.656 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6fb71070) 04:01:36.657 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #7 04:01:36.657 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1006792469 04:01:36.657 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #7 04:01:36.657 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #7 04:01:36.657 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@33223b4) 04:01:36.657 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #8 04:01:36.658 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 512212112 04:01:36.658 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #8 04:01:36.658 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #8 04:01:36.658 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@1939e5a4) 04:01:36.658 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #9 04:01:36.658 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1925524911 04:01:36.658 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #9 04:01:36.658 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #9 04:01:36.658 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6845443) 04:01:36.659 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #10 04:01:36.659 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 421795548 04:01:36.659 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #10 04:01:36.659 [pool-20-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #10 04:01:36.659 [pool-20-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:36.659 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:36.660 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:36.660 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@41e0a9a6[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@7566e11f), false) 04:01:36.660 [pool-20-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@7566e11f), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:36.660 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@41e0a9a6[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@7566e11f), false) 04:01:36.661 [pool-20-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:36.661 [pool-20-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@7566e11f), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:36.661 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:36.661 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:36.661 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@41e0a9a6[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@619dc114])) - graphic: null, text: Item #1 04:01:36.662 [pool-20-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:36.662 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:36.662 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@41e0a9a6[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@619dc114])) - graphic: null, text: Item #1 04:01:36.662 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:36.662 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:36.662 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:36.662 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:36.662 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:36.662 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:36.662 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:36.662 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:36.662 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:36.662 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:36.662 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:36.662 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:36.662 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:36.662 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:36.662 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:36.663 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:36.663 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:36.663 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:36.663 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:36.663 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:36.663 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:36.663 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:36.663 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:36.663 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:36.663 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:36.663 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:36.663 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:36.663 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:36.663 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:36.663 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:36.663 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:36.663 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:36.663 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:36.663 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:36.670 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@41e0a9a6[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@7566e11f), false) 04:01:36.671 [pool-20-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@7566e11f), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:36.672 [pool-20-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:36.672 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@41e0a9a6[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@619dc114])) - graphic: null, text: Item #1 04:01:37.664 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(select) 04:01:37.664 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 04:01:37.664 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@41e0a9a6[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #8', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@33223b4), false) 04:01:37.665 [pool-20-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@33223b4), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:37.665 [pool-20-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:37.667 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@41e0a9a6[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #8', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@33223b4), false) 04:01:37.667 [pool-20-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@33223b4), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:37.667 [X Application Thread] TRACE i.t.u.j.i.common.ChangeListenerSelectableAdapter - changed(ReadOnlyObjectProperty [bean: javafx.scene.control.ComboBox$ComboBoxSelectionModel@44b71f86, name: selectedItem, value: DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@33223b4)], DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@7566e11f), DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@33223b4)) 04:01:37.667 [pool-20-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:37.668 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 04:01:37.668 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 04:01:37.668 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@41e0a9a6[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #8', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@7163e076])) - graphic: null, text: Item #8 04:01:37.668 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@41e0a9a6[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #8', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@7163e076])) - graphic: null, text: Item #8 04:01:37.668 [pool-20-thread-1 ] INFO it.tidalwave.ui.javafx.impl.BindingTestSupport - Invoked selectable #8 04:01:37.668 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 04:01:37.669 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 04:01:37.669 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 04:01:37.669 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 04:01:37.669 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 04:01:37.669 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 04:01:37.669 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 04:01:37.669 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 04:01:37.669 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 04:01:37.669 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 04:01:37.669 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 04:01:37.669 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 04:01:37.669 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 04:01:37.669 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 04:01:37.669 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 04:01:37.669 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 04:01:37.669 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 04:01:37.669 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 04:01:37.669 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 04:01:37.669 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 04:01:37.669 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 04:01:37.669 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 04:01:37.669 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 04:01:37.669 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 04:01:37.669 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 04:01:37.669 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 04:01:37.669 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 04:01:37.669 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 04:01:37.669 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 04:01:37.669 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 04:01:37.669 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 04:01:37.670 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 04:01:37.670 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 04:01:37.670 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 04:01:37.670 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 04:01:37.670 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 04:01:37.670 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 04:01:37.670 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 04:01:37.670 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 04:01:37.679 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@41e0a9a6[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #8', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@33223b4), false) 04:01:37.679 [pool-20-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@33223b4), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:37.680 [pool-20-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:37.680 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@41e0a9a6[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #8', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@7163e076])) - graphic: null, text: Item #8 04:01:38.677 [main ] INFO i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest - TEST PASSED in 2030 msec 04:01:38.677 [main ] INFO i.t.ui.javafx.impl.combobox.ComboBoxBindingsTest - 04:01:38.838 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(start) 04:01:38.839 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:38.839 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:38.839 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:38.839 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:38.839 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:38.839 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:38.839 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:38.839 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:38.839 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:38.839 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:38.839 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:38.839 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:38.839 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:38.839 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:38.839 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:38.839 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:38.839 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:38.839 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:38.839 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:38.839 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:39.893 [main ] INFO it.tidalwave.ui.javafx.impl.BindingTestSupport - RESETTING FOR NEXT TEST... 04:01:39.896 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(setup) 04:01:39.896 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:39.897 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:39.897 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:39.897 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:39.897 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:39.897 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:39.897 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:39.898 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:39.898 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:39.898 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:39.898 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:39.898 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:39.898 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:39.898 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:39.898 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:39.898 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:39.898 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:39.898 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:39.898 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:39.898 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:39.898 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:39.898 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:40.899 [main ] INFO i.t.ui.javafx.impl.list.ListViewBindingsTest - *********************************************** 04:01:40.899 [main ] INFO i.t.ui.javafx.impl.list.ListViewBindingsTest - TEST "must have the proper presentation models" 04:01:40.899 [main ] INFO i.t.ui.javafx.impl.list.ListViewBindingsTest - *********************************************** 04:01:40.899 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(bind) 04:01:40.899 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:40.901 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:40.901 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:40.901 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Optional[DefaultSimpleComposite(finder=HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))] 04:01:40.901 [pool-21-thread-1 ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 04:01:40.901 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@8efdc84) 04:01:40.902 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #1 04:01:40.902 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1686218230 04:01:40.903 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #1 04:01:40.903 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #1 04:01:40.903 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@eacdc0e) 04:01:40.903 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #2 04:01:40.903 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1949816157 04:01:40.903 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #2 04:01:40.903 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #2 04:01:40.903 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@29fd29f0) 04:01:40.904 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #3 04:01:40.904 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1492798768 04:01:40.904 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #3 04:01:40.904 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #3 04:01:40.904 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6d41e24d) 04:01:40.904 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #4 04:01:40.904 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1364070088 04:01:40.905 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #4 04:01:40.905 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #4 04:01:40.905 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@756b9b8e) 04:01:40.905 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #5 04:01:40.905 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 948547330 04:01:40.905 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #5 04:01:40.905 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #5 04:01:40.905 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@301357ac) 04:01:40.906 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #6 04:01:40.906 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1927157875 04:01:40.906 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #6 04:01:40.906 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #6 04:01:40.906 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@bb93b3f) 04:01:40.906 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #7 04:01:40.906 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 2017937621 04:01:40.906 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #7 04:01:40.906 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #7 04:01:40.907 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@22535a52) 04:01:40.907 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #8 04:01:40.907 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1507733851 04:01:40.907 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #8 04:01:40.907 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #8 04:01:40.907 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@492092a) 04:01:40.907 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #9 04:01:40.908 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 752510173 04:01:40.908 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #9 04:01:40.908 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #9 04:01:40.908 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@c53b30c) 04:01:40.908 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #10 04:01:40.908 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 776338613 04:01:40.908 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #10 04:01:40.908 [pool-21-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #10 04:01:40.908 [pool-21-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:40.908 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:40.908 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:40.909 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:40.909 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:40.909 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:40.909 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:40.909 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:40.909 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:40.909 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:40.909 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:40.909 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:40.909 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:40.909 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:40.909 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:40.909 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:40.909 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:40.910 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:40.910 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:40.910 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:40.910 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:40.910 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:40.910 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:40.910 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:40.910 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:40.910 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:40.910 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:40.910 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:40.910 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:40.910 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:40.910 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:40.910 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:40.910 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:40.911 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:40.911 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:40.911 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:40.911 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:40.911 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:40.911 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:40.911 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:40.918 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@268ba93d[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 04:01:40.919 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@268ba93d[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@8efdc84), false) 04:01:40.919 [pool-21-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@8efdc84), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:40.919 [pool-21-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:40.921 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@268ba93d[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 04:01:40.921 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@4980dad2[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 04:01:40.921 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@4980dad2[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@8efdc84), false) 04:01:40.921 [pool-21-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@8efdc84), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:40.922 [pool-21-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:40.923 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@6943913f[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 04:01:40.923 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@6943913f[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #2', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@eacdc0e), false) 04:01:40.923 [pool-21-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@eacdc0e), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:40.924 [pool-21-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:40.924 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@6284c853[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 04:01:40.924 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@6284c853[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #3', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@29fd29f0), false) 04:01:40.925 [pool-21-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@29fd29f0), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:40.925 [pool-21-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:40.925 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@633e6d65[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 04:01:40.926 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@633e6d65[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #4', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6d41e24d), false) 04:01:40.926 [pool-21-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6d41e24d), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:40.926 [pool-21-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:40.927 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@201422aa[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 04:01:40.927 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@201422aa[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #5', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@756b9b8e), false) 04:01:40.927 [pool-21-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@756b9b8e), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:40.928 [pool-21-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:40.928 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@d630614[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 04:01:40.928 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@d630614[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #6', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@301357ac), false) 04:01:40.929 [pool-21-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@301357ac), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:40.929 [pool-21-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:40.929 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@5e98307e[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 04:01:40.929 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@5e98307e[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #7', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@bb93b3f), false) 04:01:40.930 [pool-21-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@bb93b3f), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:40.930 [pool-21-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:40.930 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@5be324e7[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 04:01:40.930 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@5be324e7[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #8', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@22535a52), false) 04:01:40.930 [pool-21-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@22535a52), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:40.931 [pool-21-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:40.931 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@6260762b[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 04:01:40.931 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@6260762b[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #9', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@492092a), false) 04:01:40.932 [pool-21-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@492092a), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:40.932 [pool-21-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:40.932 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@c78fb8e[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 04:01:40.932 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@c78fb8e[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #10', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@c53b30c), false) 04:01:40.932 [pool-21-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@c53b30c), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:40.933 [pool-21-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:40.933 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@40788eb4[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 04:01:40.934 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@26594116[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 04:01:40.935 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@2764d7f1[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 04:01:40.935 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@276edb15[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 04:01:40.936 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@5037b0e7[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 04:01:40.937 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@1b4904d[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 04:01:40.938 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@65bc003e[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 04:01:40.941 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@268ba93d[styleClass=cell indexed-cell list-cell text-field-list-cell]'', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@2f1fd274])) - graphic: null, text: Item #1 04:01:40.941 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@4980dad2[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@2f1fd274])) - graphic: null, text: Item #1 04:01:40.941 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@6943913f[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #2', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@4e9f409f])) - graphic: null, text: Item #2 04:01:40.942 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@6284c853[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #3', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@679d508c])) - graphic: null, text: Item #3 04:01:40.942 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@633e6d65[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #4', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@314ebf15])) - graphic: null, text: Item #4 04:01:40.942 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@201422aa[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #5', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@6093473a])) - graphic: null, text: Item #5 04:01:40.942 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@d630614[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #6', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@54bc680f])) - graphic: null, text: Item #6 04:01:40.942 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@5e98307e[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #7', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@59a85b24])) - graphic: null, text: Item #7 04:01:40.943 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@5be324e7[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #8', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@1d5ae113])) - graphic: null, text: Item #8 04:01:40.943 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@6260762b[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #9', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@670acf15])) - graphic: null, text: Item #9 04:01:40.943 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@c78fb8e[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #10', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@50c12feb])) - graphic: null, text: Item #10 04:01:41.911 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 04:01:41.912 [main ] INFO i.t.ui.javafx.impl.list.ListViewBindingsTest - TEST PASSED in 1014 msec 04:01:41.912 [main ] INFO i.t.ui.javafx.impl.list.ListViewBindingsTest - 04:01:42.074 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(start) 04:01:42.074 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:42.075 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:42.075 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:42.075 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:42.075 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:42.075 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:42.075 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:42.075 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:42.075 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:42.075 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:42.075 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:42.075 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:42.075 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:42.075 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:42.075 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:42.075 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:42.075 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:42.075 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:42.075 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:42.075 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:43.128 [main ] INFO it.tidalwave.ui.javafx.impl.BindingTestSupport - RESETTING FOR NEXT TEST... 04:01:43.131 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(setup) 04:01:43.132 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:43.132 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:43.132 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:43.133 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:43.133 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:43.133 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:43.133 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:43.133 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:43.133 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:43.133 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:43.133 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:43.133 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:43.133 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:43.133 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:43.133 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:43.133 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:43.133 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:43.133 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:43.133 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:43.133 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:43.133 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:43.133 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:44.134 [main ] INFO i.t.ui.javafx.impl.list.ListViewBindingsTest - ************************************* 04:01:44.134 [main ] INFO i.t.ui.javafx.impl.list.ListViewBindingsTest - TEST "must have the proper selection" 04:01:44.134 [main ] INFO i.t.ui.javafx.impl.list.ListViewBindingsTest - ************************************* 04:01:44.135 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(bind) 04:01:44.135 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:44.136 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:44.136 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:44.136 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Optional[DefaultSimpleComposite(finder=HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))] 04:01:44.136 [pool-22-thread-1 ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 04:01:44.136 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@547fe98d) 04:01:44.137 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #1 04:01:44.137 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 39974658 04:01:44.137 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #1 04:01:44.137 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #1 04:01:44.137 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@f85e0f8) 04:01:44.137 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #2 04:01:44.138 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 2044413191 04:01:44.138 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #2 04:01:44.138 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #2 04:01:44.138 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@756d1cf9) 04:01:44.138 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #3 04:01:44.138 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 507509117 04:01:44.138 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #3 04:01:44.139 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #3 04:01:44.139 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6cb44696) 04:01:44.139 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #4 04:01:44.139 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 718181052 04:01:44.139 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #4 04:01:44.139 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #4 04:01:44.139 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@649b21e3) 04:01:44.139 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #5 04:01:44.139 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 664451328 04:01:44.139 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #5 04:01:44.139 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #5 04:01:44.139 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@1e294b11) 04:01:44.140 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #6 04:01:44.140 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 71971721 04:01:44.140 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #6 04:01:44.140 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #6 04:01:44.140 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@51013437) 04:01:44.140 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #7 04:01:44.140 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1709168236 04:01:44.140 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #7 04:01:44.140 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #7 04:01:44.140 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6fd69ae5) 04:01:44.141 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #8 04:01:44.141 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 995816217 04:01:44.141 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #8 04:01:44.141 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #8 04:01:44.141 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@768a8ff2) 04:01:44.141 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #9 04:01:44.141 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1241124811 04:01:44.141 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #9 04:01:44.141 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #9 04:01:44.141 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@13091d76) 04:01:44.142 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #10 04:01:44.142 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 477735686 04:01:44.142 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #10 04:01:44.142 [pool-22-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #10 04:01:44.142 [pool-22-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:44.142 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:44.142 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:44.142 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:44.142 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:44.142 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:44.143 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:44.143 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:44.143 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:44.143 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:44.143 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:44.143 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:44.143 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:44.143 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:44.143 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:44.143 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:44.143 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:44.143 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:44.143 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:44.143 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:44.143 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:44.143 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:44.143 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:44.143 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:44.143 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:44.144 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:44.144 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:44.144 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:44.144 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:44.144 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:44.144 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:44.144 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:44.144 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:44.144 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:44.144 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:44.144 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:44.144 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:44.144 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:44.144 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:44.144 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:44.157 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@1bae043[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 04:01:44.157 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@1bae043[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@547fe98d), false) 04:01:44.158 [pool-22-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@547fe98d), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:44.158 [pool-22-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:44.159 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@1bae043[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 04:01:44.159 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@312200[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 04:01:44.159 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@312200[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@547fe98d), false) 04:01:44.160 [pool-22-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@547fe98d), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:44.160 [pool-22-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:44.161 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@4a36e20[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 04:01:44.161 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@4a36e20[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #2', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@f85e0f8), false) 04:01:44.161 [pool-22-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@f85e0f8), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:44.161 [pool-22-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:44.162 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@40bfc959[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 04:01:44.162 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@40bfc959[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #3', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@756d1cf9), false) 04:01:44.162 [pool-22-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@756d1cf9), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:44.163 [pool-22-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:44.163 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@7937210f[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 04:01:44.163 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@7937210f[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #4', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6cb44696), false) 04:01:44.164 [pool-22-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6cb44696), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:44.164 [pool-22-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:44.164 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@7a35825e[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 04:01:44.164 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@7a35825e[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #5', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@649b21e3), false) 04:01:44.165 [pool-22-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@649b21e3), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:44.165 [pool-22-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:44.165 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@48581ef5[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 04:01:44.165 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@48581ef5[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #6', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@1e294b11), false) 04:01:44.166 [pool-22-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@1e294b11), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:44.166 [pool-22-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:44.166 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@449ba68b[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 04:01:44.166 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@449ba68b[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #7', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@51013437), false) 04:01:44.167 [pool-22-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@51013437), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:44.167 [pool-22-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:44.167 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@551d54d0[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 04:01:44.167 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@551d54d0[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #8', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6fd69ae5), false) 04:01:44.168 [pool-22-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6fd69ae5), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:44.168 [pool-22-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:44.168 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@128f280a[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 04:01:44.168 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@128f280a[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #9', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@768a8ff2), false) 04:01:44.169 [pool-22-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@768a8ff2), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:44.169 [pool-22-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:44.169 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@3273c8bc[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 04:01:44.169 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@3273c8bc[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #10', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@13091d76), false) 04:01:44.170 [pool-22-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@13091d76), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:44.170 [pool-22-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:44.170 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@17e9cae0[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 04:01:44.171 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@46963803[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 04:01:44.172 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@5d4f6458[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 04:01:44.173 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@6fb53dbb[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 04:01:44.174 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@1cb2cbdd[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 04:01:44.175 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@1578ed84[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 04:01:44.175 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@6202f104[styleClass=cell indexed-cell list-cell text-field-list-cell]'null', null, true) 04:01:44.179 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@1bae043[styleClass=cell indexed-cell list-cell text-field-list-cell]'', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@b138ec5])) - graphic: null, text: Item #1 04:01:44.179 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@312200[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #1', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@b138ec5])) - graphic: null, text: Item #1 04:01:44.179 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@4a36e20[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #2', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@72162b17])) - graphic: null, text: Item #2 04:01:44.179 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@40bfc959[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #3', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@36779ca])) - graphic: null, text: Item #3 04:01:44.180 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@7937210f[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #4', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@7f983b80])) - graphic: null, text: Item #4 04:01:44.180 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@7a35825e[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #5', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@68eae710])) - graphic: null, text: Item #5 04:01:44.180 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@48581ef5[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #6', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@2be72789])) - graphic: null, text: Item #6 04:01:44.180 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@449ba68b[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #7', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@13f6b216])) - graphic: null, text: Item #7 04:01:44.180 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@551d54d0[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #8', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@2d8ccfd3])) - graphic: null, text: Item #8 04:01:44.181 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@128f280a[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #9', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@12e17f15])) - graphic: null, text: Item #9 04:01:44.181 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@3273c8bc[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #10', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@a8d9af])) - graphic: null, text: Item #10 04:01:45.145 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(select) 04:01:45.145 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 04:01:45.145 [X Application Thread] TRACE i.t.u.j.i.common.ChangeListenerSelectableAdapter - changed(ReadOnlyObjectProperty [bean: javafx.scene.control.ListView$ListViewBitSetSelectionModel@77efe4db, name: selectedItem, value: DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@649b21e3)], null, DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@649b21e3)) 04:01:45.146 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 04:01:45.146 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 04:01:45.146 [pool-22-thread-1 ] INFO it.tidalwave.ui.javafx.impl.BindingTestSupport - Invoked selectable #5 04:01:45.146 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 04:01:45.146 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 04:01:45.146 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 04:01:45.146 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 04:01:45.146 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 04:01:45.146 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 04:01:45.146 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 04:01:45.146 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 04:01:45.146 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 04:01:45.146 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 04:01:45.147 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 04:01:45.147 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 04:01:45.147 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 04:01:45.147 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 04:01:45.147 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 04:01:45.147 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 04:01:45.147 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 04:01:45.147 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 04:01:45.147 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 04:01:45.147 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 04:01:45.147 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 04:01:45.147 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 04:01:45.147 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 04:01:45.147 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 04:01:45.147 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 04:01:45.147 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 04:01:45.147 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 04:01:45.147 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 04:01:45.147 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 04:01:45.147 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 04:01:45.147 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 04:01:45.147 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 04:01:45.148 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 04:01:45.148 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 04:01:45.148 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 04:01:45.148 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 04:01:45.148 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 04:01:45.148 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 04:01:45.148 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 04:01:45.159 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectListCell@7a35825e[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #5', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@649b21e3), false) 04:01:45.160 [pool-22-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@649b21e3), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:45.160 [pool-22-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:45.160 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectListCell@7a35825e[styleClass=cell indexed-cell list-cell text-field-list-cell]'Item #5', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@68eae710])) - graphic: null, text: Item #5 04:01:46.150 [main ] INFO i.t.ui.javafx.impl.list.ListViewBindingsTest - TEST PASSED in 2016 msec 04:01:46.151 [main ] INFO i.t.ui.javafx.impl.list.ListViewBindingsTest - 04:01:46.375 [main ] INFO i.t.ui.javafx.impl.tree.AsObjectTreeCellTest - ************************************* 04:01:46.375 [main ] INFO i.t.ui.javafx.impl.tree.AsObjectTreeCellTest - TEST "must set empty text when empty" 04:01:46.375 [main ] INFO i.t.ui.javafx.impl.tree.AsObjectTreeCellTest - ************************************* 04:01:46.395 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(updateItem) 04:01:46.396 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for JavaFX thread to complete... 04:01:46.396 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@265b1712[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', Mock for As, hashCode: 106623254, true) 04:01:46.396 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] JavaFX thread completed... 04:01:46.397 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for executor to complete... 04:01:46.397 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] executor completed... 04:01:46.397 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for JavaFX thread to complete... 04:01:46.397 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] JavaFX thread completed... 04:01:46.397 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for executor to complete... 04:01:46.397 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] executor completed... 04:01:46.397 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for JavaFX thread to complete... 04:01:46.397 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] JavaFX thread completed... 04:01:46.397 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for executor to complete... 04:01:46.397 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] executor completed... 04:01:46.397 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for JavaFX thread to complete... 04:01:46.397 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] JavaFX thread completed... 04:01:46.397 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for executor to complete... 04:01:46.397 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] executor completed... 04:01:46.397 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for JavaFX thread to complete... 04:01:46.397 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] JavaFX thread completed... 04:01:46.397 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for executor to complete... 04:01:46.397 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] executor completed... 04:01:46.397 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for JavaFX thread to complete... 04:01:46.397 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] JavaFX thread completed... 04:01:46.397 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for executor to complete... 04:01:46.397 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] executor completed... 04:01:46.397 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for JavaFX thread to complete... 04:01:46.397 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] JavaFX thread completed... 04:01:46.397 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for executor to complete... 04:01:46.398 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] executor completed... 04:01:46.398 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for JavaFX thread to complete... 04:01:46.398 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] JavaFX thread completed... 04:01:46.398 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for executor to complete... 04:01:46.398 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] executor completed... 04:01:46.398 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for JavaFX thread to complete... 04:01:46.398 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] JavaFX thread completed... 04:01:46.398 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for executor to complete... 04:01:46.398 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] executor completed... 04:01:46.398 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for JavaFX thread to complete... 04:01:46.398 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] JavaFX thread completed... 04:01:46.398 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for executor to complete... 04:01:46.398 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] executor completed... 04:01:46.398 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for JavaFX thread to complete... 04:01:46.398 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] JavaFX thread completed... 04:01:47.399 [main ] INFO i.t.ui.javafx.impl.tree.AsObjectTreeCellTest - TEST PASSED in 1024 msec 04:01:47.399 [main ] INFO i.t.ui.javafx.impl.tree.AsObjectTreeCellTest - 04:01:47.614 [main ] INFO i.t.ui.javafx.impl.tree.AsObjectTreeCellTest - **************************************************** 04:01:47.615 [main ] INFO i.t.ui.javafx.impl.tree.AsObjectTreeCellTest - TEST "must set text from Displayable when non empty" 04:01:47.615 [main ] INFO i.t.ui.javafx.impl.tree.AsObjectTreeCellTest - **************************************************** 04:01:47.616 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(updateItem) 04:01:47.616 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for JavaFX thread to complete... 04:01:47.617 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@1398c5b3[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', Mock for As, hashCode: 1963080954, false) 04:01:47.617 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] JavaFX thread completed... 04:01:47.617 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for executor to complete... 04:01:47.617 [pool-24-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(Mock for As, hashCode: 1963080954, [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:47.618 [pool-24-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:47.618 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] executor completed... 04:01:47.618 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for JavaFX thread to complete... 04:01:47.618 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@1398c5b3[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@47a79ba2])) - graphic: null, text: foo 04:01:47.619 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] JavaFX thread completed... 04:01:47.619 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for executor to complete... 04:01:47.619 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] executor completed... 04:01:47.619 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for JavaFX thread to complete... 04:01:47.619 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] JavaFX thread completed... 04:01:47.619 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for executor to complete... 04:01:47.619 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] executor completed... 04:01:47.619 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for JavaFX thread to complete... 04:01:47.619 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] JavaFX thread completed... 04:01:47.619 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for executor to complete... 04:01:47.619 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] executor completed... 04:01:47.619 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for JavaFX thread to complete... 04:01:47.619 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] JavaFX thread completed... 04:01:47.619 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for executor to complete... 04:01:47.619 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] executor completed... 04:01:47.619 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for JavaFX thread to complete... 04:01:47.619 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] JavaFX thread completed... 04:01:47.619 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for executor to complete... 04:01:47.619 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] executor completed... 04:01:47.620 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for JavaFX thread to complete... 04:01:47.620 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] JavaFX thread completed... 04:01:47.620 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for executor to complete... 04:01:47.620 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] executor completed... 04:01:47.620 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for JavaFX thread to complete... 04:01:47.620 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] JavaFX thread completed... 04:01:47.620 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for executor to complete... 04:01:47.620 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] executor completed... 04:01:47.620 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for JavaFX thread to complete... 04:01:47.620 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] JavaFX thread completed... 04:01:47.620 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for executor to complete... 04:01:47.620 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] executor completed... 04:01:47.620 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for JavaFX thread to complete... 04:01:47.620 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] JavaFX thread completed... 04:01:47.620 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for executor to complete... 04:01:47.620 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] executor completed... 04:01:47.620 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] waiting for JavaFX thread to complete... 04:01:47.620 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [updateItem] JavaFX thread completed... 04:01:48.621 [main ] INFO i.t.ui.javafx.impl.tree.AsObjectTreeCellTest - TEST PASSED in 1006 msec 04:01:48.621 [main ] INFO i.t.ui.javafx.impl.tree.AsObjectTreeCellTest - 04:01:48.780 [main ] INFO i.t.u.j.i.t.ObsoletePresentationModelDisposerTest - ************************************************** 04:01:48.780 [main ] INFO i.t.u.j.i.t.ObsoletePresentationModelDisposerTest - TEST "changed must dispose all PresentationModels" 04:01:48.780 [main ] INFO i.t.u.j.i.t.ObsoletePresentationModelDisposerTest - ************************************************** 04:01:48.925 [main ] INFO i.t.u.j.i.t.ObsoletePresentationModelDisposerTest - TEST PASSED in 145 msec 04:01:48.926 [main ] INFO i.t.u.j.i.t.ObsoletePresentationModelDisposerTest - 04:01:48.934 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(start) 04:01:48.934 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:48.934 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:48.935 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:48.935 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:48.935 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:48.935 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:48.935 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:48.935 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:48.935 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:48.935 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:48.935 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:48.935 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:48.935 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:48.935 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:48.935 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:48.935 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:48.935 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:48.935 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:48.935 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:48.935 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:50.000 [main ] INFO it.tidalwave.ui.javafx.impl.BindingTestSupport - RESETTING FOR NEXT TEST... 04:01:50.005 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(setup) 04:01:50.005 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:50.009 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:50.009 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:50.009 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:50.009 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:50.009 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:50.009 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:50.009 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:50.009 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:50.009 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:50.009 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:50.009 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:50.010 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:50.010 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:50.010 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:50.010 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:50.010 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:50.010 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:50.010 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:50.010 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:50.010 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:50.010 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:51.011 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - **************************************************** 04:01:51.011 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - TEST "must have the proper cell texts when expanded" 04:01:51.011 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - **************************************************** 04:01:51.012 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(bind) 04:01:51.012 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:51.012 [X Application Thread] DEBUG it.tidalwave.ui.javafx.impl.tree.TreeViewBindings - bind(TreeView@3987d6f2[styleClass=tree-view], DefaultPresentationModel(j.l.String@2d1425a6), Optional[Mock for Runnable, hashCode: 1762331160]) 04:01:51.026 [X Application Thread] INFO it.tidalwave.role.impl.ServiceLoaderLocator - Too many instances of SystemRoleFactoryProvider, using @DefaultProvider ... 04:01:51.026 [X Application Thread] INFO it.tidalwave.role.impl.ServiceLoaderLocator - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.spring.spi.SpringSystemRoleFactoryProvider@1e5b25e0 04:01:51.027 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:51.027 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:51.027 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:51.027 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:51.029 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@57f2a51b[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:51.029 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@57f2a51b[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', DefaultPresentationModel(j.l.String@2d1425a6), false) 04:01:51.029 [pool-25-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(j.l.String@2d1425a6), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:51.030 [pool-25-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:51.030 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@28c7a2fa[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:51.031 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@27cf6aa9[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:51.032 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@26237398[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:51.032 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@1428b7b1[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:51.033 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@7a211325[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:51.034 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@6a071d7a[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:51.035 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@63355de9[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:51.035 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@618257d0[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:51.036 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@2f943456[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:51.037 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@7630ff6c[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:51.037 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@535d50f5[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:51.038 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@36f879af[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:51.039 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@74a35050[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:51.040 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@36774036[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:51.040 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@5180c219[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:51.041 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@21518f0a[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:51.046 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:51.046 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@57f2a51b[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [])) - graphic: null, text: 04:01:51.046 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:51.046 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:51.046 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:51.046 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:51.046 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:51.046 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:51.046 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:51.047 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:51.047 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:51.047 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:51.047 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:51.047 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:51.047 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:51.047 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:51.047 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:51.047 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:51.047 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:51.047 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:51.047 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:51.047 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:51.048 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:51.048 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:51.048 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:51.048 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:51.048 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:51.048 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:51.048 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:51.048 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:51.048 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:51.048 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:51.048 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:51.051 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:51.051 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:51.051 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:51.051 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:51.051 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:52.052 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(expand root) 04:01:52.052 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 04:01:52.054 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 04:01:52.054 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 04:01:52.054 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Optional[DefaultSimpleComposite(finder=HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))] 04:01:52.054 [pool-25-thread-1 ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 04:01:52.054 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@3f38ce71) 04:01:52.055 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #1 04:01:52.055 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 969990764 04:01:52.055 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #1 04:01:52.055 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #1 04:01:52.055 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@3b5a9c3) 04:01:52.055 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #2 04:01:52.055 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1107837969 04:01:52.056 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #2 04:01:52.056 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #2 04:01:52.056 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@30e52273) 04:01:52.056 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #3 04:01:52.056 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1053136158 04:01:52.056 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #3 04:01:52.056 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #3 04:01:52.056 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@795f6446) 04:01:52.056 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #4 04:01:52.056 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 2063910193 04:01:52.056 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #4 04:01:52.056 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #4 04:01:52.056 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@390737b) 04:01:52.056 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #5 04:01:52.056 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1173982143 04:01:52.057 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #5 04:01:52.057 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #5 04:01:52.057 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@72957d19) 04:01:52.057 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #6 04:01:52.057 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1162962909 04:01:52.057 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #6 04:01:52.057 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #6 04:01:52.057 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@77231e87) 04:01:52.057 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #7 04:01:52.057 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1462662924 04:01:52.057 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #7 04:01:52.057 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #7 04:01:52.057 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@7083f1f6) 04:01:52.057 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #8 04:01:52.057 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 173936021 04:01:52.057 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #8 04:01:52.057 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #8 04:01:52.057 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2bebe411) 04:01:52.058 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #9 04:01:52.058 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 57920274 04:01:52.058 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #9 04:01:52.058 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #9 04:01:52.058 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@5fd64380) 04:01:52.058 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #10 04:01:52.058 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1297230638 04:01:52.058 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #10 04:01:52.058 [pool-25-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #10 04:01:52.058 [pool-25-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:52.058 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 04:01:52.058 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 04:01:52.063 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 04:01:52.063 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 04:01:52.063 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 04:01:52.063 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 04:01:52.064 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@57f2a51b[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:52.066 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@21518f0a[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', DefaultPresentationModel(j.l.String@2d1425a6), false) 04:01:52.066 [pool-25-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(j.l.String@2d1425a6), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:52.067 [pool-25-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:52.067 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@5180c219[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@3f38ce71), false) 04:01:52.067 [pool-25-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@3f38ce71), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:52.068 [pool-25-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:52.068 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@36774036[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #2', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@3b5a9c3), false) 04:01:52.068 [pool-25-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@3b5a9c3), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:52.069 [pool-25-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:52.069 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@74a35050[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #3', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@30e52273), false) 04:01:52.069 [pool-25-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@30e52273), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:52.070 [pool-25-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:52.070 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@36f879af[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #4', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@795f6446), false) 04:01:52.070 [pool-25-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@795f6446), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:52.071 [pool-25-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:52.072 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@535d50f5[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #5', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@390737b), false) 04:01:52.072 [pool-25-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@390737b), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:52.072 [pool-25-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:52.073 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@7630ff6c[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #6', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@72957d19), false) 04:01:52.073 [pool-25-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@72957d19), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:52.073 [pool-25-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:52.074 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@2f943456[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #7', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@77231e87), false) 04:01:52.074 [pool-25-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@77231e87), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:52.075 [pool-25-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:52.076 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@618257d0[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #8', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@7083f1f6), false) 04:01:52.076 [pool-25-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@7083f1f6), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:52.076 [pool-25-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:52.077 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@63355de9[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #9', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2bebe411), false) 04:01:52.077 [pool-25-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2bebe411), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:52.078 [pool-25-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:52.079 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@6a071d7a[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #10', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@5fd64380), false) 04:01:52.079 [pool-25-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@5fd64380), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:52.079 [pool-25-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:52.089 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 04:01:52.089 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@21518f0a[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [])) - graphic: null, text: 04:01:52.089 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 04:01:52.089 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 04:01:52.089 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 04:01:52.089 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@5180c219[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #1', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@45b2ca4f])) - graphic: null, text: Item #1 04:01:52.090 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@36774036[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #2', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@138bd3fc])) - graphic: null, text: Item #2 04:01:52.090 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@74a35050[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #3', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@37e31202])) - graphic: null, text: Item #3 04:01:52.090 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@36f879af[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #4', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@18d4e8e])) - graphic: null, text: Item #4 04:01:52.090 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@535d50f5[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #5', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@523e1c42])) - graphic: null, text: Item #5 04:01:52.090 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@7630ff6c[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #6', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@1fe731ca])) - graphic: null, text: Item #6 04:01:52.091 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@2f943456[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #7', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@303b5336])) - graphic: null, text: Item #7 04:01:52.091 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@618257d0[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #8', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@5ba99281])) - graphic: null, text: Item #8 04:01:52.091 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@63355de9[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #9', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@79d749ba])) - graphic: null, text: Item #9 04:01:52.091 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@6a071d7a[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #10', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@5f185e2b])) - graphic: null, text: Item #10 04:01:52.092 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 04:01:52.092 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 04:01:52.092 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 04:01:52.092 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 04:01:52.092 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 04:01:52.092 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 04:01:52.092 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 04:01:52.092 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 04:01:52.092 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 04:01:52.092 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 04:01:52.092 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 04:01:52.092 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 04:01:52.092 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 04:01:52.092 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 04:01:52.092 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 04:01:52.092 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 04:01:52.092 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 04:01:52.092 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 04:01:52.093 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 04:01:52.093 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 04:01:52.093 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 04:01:52.093 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 04:01:52.093 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 04:01:52.093 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 04:01:52.093 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 04:01:52.093 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 04:01:52.093 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 04:01:52.093 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 04:01:52.093 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 04:01:53.095 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - TEST PASSED in 2085 msec 04:01:53.095 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - 04:01:53.255 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(start) 04:01:53.255 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:53.255 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:53.255 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:53.255 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:53.255 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:53.255 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:53.256 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:53.256 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:53.256 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:53.256 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:53.256 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:53.256 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:53.256 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:53.256 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:53.256 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:53.256 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:53.256 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:53.256 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:53.256 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:53.256 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:54.309 [main ] INFO it.tidalwave.ui.javafx.impl.BindingTestSupport - RESETTING FOR NEXT TEST... 04:01:54.312 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(setup) 04:01:54.312 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:54.313 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:54.313 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:54.313 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:54.313 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:54.313 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:54.313 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:54.313 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:54.313 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:54.313 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:54.313 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:54.313 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:54.313 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:54.313 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:54.313 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:54.313 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:54.313 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:54.314 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:54.314 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:54.314 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:54.314 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:54.314 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:55.314 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - ******************************************************** 04:01:55.314 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - TEST "must have the proper cell texts when not expanded" 04:01:55.315 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - ******************************************************** 04:01:55.315 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(bind) 04:01:55.315 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:55.315 [X Application Thread] DEBUG it.tidalwave.ui.javafx.impl.tree.TreeViewBindings - bind(TreeView@4b0e5f9b[styleClass=tree-view], DefaultPresentationModel(j.l.String@2d1425a6), Optional[Mock for Runnable, hashCode: 1866775968]) 04:01:55.322 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:55.323 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:55.323 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:55.323 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:55.324 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@3db9cb28[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:55.325 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@3db9cb28[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', DefaultPresentationModel(j.l.String@2d1425a6), false) 04:01:55.325 [pool-26-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(j.l.String@2d1425a6), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:55.325 [pool-26-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:55.326 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@476b0b11[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:55.327 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@3d54a83[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:55.328 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@29c8b2f8[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:55.328 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@a1ff99[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:55.329 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@779507a4[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:55.330 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@3cd3f8fd[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:55.330 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@325427ad[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:55.331 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@31cfed7a[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:55.332 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@8704c17[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:55.333 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@56237390[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:55.334 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@70ffb961[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:55.334 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@670fb3ed[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:55.335 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@6059f5e1[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:55.336 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@55cc4b37[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:55.337 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@45d3897a[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:55.337 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@13fecad7[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:55.341 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:55.341 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@3db9cb28[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [])) - graphic: null, text: 04:01:55.341 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:55.341 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:55.341 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:55.341 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:55.341 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:55.341 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:55.342 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:55.342 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:55.342 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:55.342 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:55.342 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:55.342 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:55.342 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:55.342 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:55.342 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:55.342 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:55.342 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:55.342 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:55.342 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:55.342 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:55.342 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:55.342 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:55.342 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:55.342 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:55.342 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:55.342 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:55.343 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:55.343 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:55.343 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:55.343 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:55.343 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:55.343 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:55.343 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:55.343 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:55.343 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:55.343 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:56.344 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - TEST PASSED in 1030 msec 04:01:56.344 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - 04:01:56.504 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(start) 04:01:56.505 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:56.505 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:56.505 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:56.505 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:56.505 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:56.505 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:56.505 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:56.505 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:56.505 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:56.505 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:56.505 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:56.505 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:56.505 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:56.505 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:56.505 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:56.505 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:56.505 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:56.505 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:56.505 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:01:56.505 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:01:57.558 [main ] INFO it.tidalwave.ui.javafx.impl.BindingTestSupport - RESETTING FOR NEXT TEST... 04:01:57.561 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(setup) 04:01:57.561 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:57.562 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:57.562 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:57.562 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:57.562 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:57.562 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:57.562 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:57.562 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:57.562 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:57.562 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:57.562 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:57.563 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:57.563 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:57.563 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:57.563 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:57.563 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:57.563 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:57.563 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:57.563 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:57.563 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:57.563 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:01:57.563 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:01:58.564 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - ************************************************************* 04:01:58.564 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - TEST "must have the proper presentation models when expanded" 04:01:58.564 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - ************************************************************* 04:01:58.564 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(bind) 04:01:58.565 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:58.565 [X Application Thread] DEBUG it.tidalwave.ui.javafx.impl.tree.TreeViewBindings - bind(TreeView@410cde14[styleClass=tree-view], DefaultPresentationModel(j.l.String@2d1425a6), Optional[Mock for Runnable, hashCode: 1338542211]) 04:01:58.569 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:58.569 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:58.570 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:58.570 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:58.570 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:58.570 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:58.570 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:58.570 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:58.570 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:58.570 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:58.570 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:58.570 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:58.570 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:58.570 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:58.570 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:58.570 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:58.570 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:58.570 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:58.570 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:58.570 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:58.570 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:58.570 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:58.570 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:58.570 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:58.570 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:58.570 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:58.570 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:58.570 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:58.570 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:58.570 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:58.570 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:58.570 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:58.570 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:58.570 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:58.571 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:58.571 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:58.571 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:58.571 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:01:58.571 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:01:58.571 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:01:58.571 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:01:58.577 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@529d7eff[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:58.577 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@529d7eff[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', DefaultPresentationModel(j.l.String@2d1425a6), false) 04:01:58.577 [pool-27-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(j.l.String@2d1425a6), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:58.578 [pool-27-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:58.578 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@64d183f4[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:58.579 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@435bab40[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:58.580 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@1605b324[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:58.581 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@63b9a68d[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:58.582 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@49f21a2d[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:58.582 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@680e3ecf[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:58.583 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@72d9b139[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:58.584 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@65d76c45[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:58.584 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@78c648cb[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:58.585 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@29b75302[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:58.586 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@16c82f15[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:58.586 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@4805e838[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:58.587 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@236d02c0[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:58.588 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@58f0d6d8[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:58.589 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@32ab8bc9[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:58.589 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@2bcc41b9[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:58.593 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@529d7eff[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [])) - graphic: null, text: 04:01:59.571 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(expand root) 04:01:59.571 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 04:01:59.572 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 04:01:59.572 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 04:01:59.572 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Optional[DefaultSimpleComposite(finder=HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))] 04:01:59.572 [pool-27-thread-1 ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 04:01:59.572 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@398022ee) 04:01:59.572 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #1 04:01:59.572 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1228791033 04:01:59.573 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #1 04:01:59.573 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #1 04:01:59.573 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@1a527b6b) 04:01:59.573 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #2 04:01:59.573 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 230463601 04:01:59.573 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #2 04:01:59.573 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #2 04:01:59.573 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@7cc94619) 04:01:59.573 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #3 04:01:59.574 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1083780981 04:01:59.574 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #3 04:01:59.574 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #3 04:01:59.574 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@5e5878c0) 04:01:59.574 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #4 04:01:59.574 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 643674990 04:01:59.574 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #4 04:01:59.574 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #4 04:01:59.574 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@55a75c62) 04:01:59.574 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #5 04:01:59.574 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 27294024 04:01:59.574 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #5 04:01:59.574 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #5 04:01:59.574 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@19d3bdaa) 04:01:59.574 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #6 04:01:59.575 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1748375069 04:01:59.575 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #6 04:01:59.575 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #6 04:01:59.575 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@38a685d5) 04:01:59.575 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #7 04:01:59.575 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1633513193 04:01:59.575 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #7 04:01:59.575 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #7 04:01:59.575 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2a3b779) 04:01:59.575 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #8 04:01:59.575 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 709912431 04:01:59.575 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #8 04:01:59.575 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #8 04:01:59.575 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4d79d0b3) 04:01:59.575 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@529d7eff[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:59.575 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #9 04:01:59.575 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 674767188 04:01:59.576 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #9 04:01:59.576 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #9 04:01:59.576 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@7f9c9f81) 04:01:59.576 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #10 04:01:59.576 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1894141104 04:01:59.576 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #10 04:01:59.576 [pool-27-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #10 04:01:59.576 [pool-27-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:59.576 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 04:01:59.576 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 04:01:59.577 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@2bcc41b9[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', DefaultPresentationModel(j.l.String@2d1425a6), false) 04:01:59.577 [pool-27-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(j.l.String@2d1425a6), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:59.577 [pool-27-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:59.581 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 04:01:59.581 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 04:01:59.581 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@2bcc41b9[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [])) - graphic: null, text: 04:01:59.581 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 04:01:59.581 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 04:01:59.581 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 04:01:59.581 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 04:01:59.581 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 04:01:59.581 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 04:01:59.581 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 04:01:59.581 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 04:01:59.581 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 04:01:59.581 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 04:01:59.581 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 04:01:59.581 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 04:01:59.581 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 04:01:59.581 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 04:01:59.581 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 04:01:59.581 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 04:01:59.581 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 04:01:59.581 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 04:01:59.581 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 04:01:59.581 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 04:01:59.582 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 04:01:59.582 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 04:01:59.582 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 04:01:59.582 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 04:01:59.582 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 04:01:59.582 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 04:01:59.582 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 04:01:59.582 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 04:01:59.582 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 04:01:59.582 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 04:01:59.582 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 04:01:59.582 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 04:01:59.582 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 04:01:59.582 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 04:01:59.582 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 04:01:59.591 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@2bcc41b9[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:01:59.592 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@529d7eff[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', DefaultPresentationModel(j.l.String@2d1425a6), false) 04:01:59.593 [pool-27-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(j.l.String@2d1425a6), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:59.593 [pool-27-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:59.593 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@64d183f4[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@398022ee), false) 04:01:59.593 [pool-27-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@398022ee), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:59.594 [pool-27-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:59.594 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@435bab40[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #2', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@1a527b6b), false) 04:01:59.594 [pool-27-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@1a527b6b), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:59.594 [pool-27-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:59.595 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@1605b324[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #3', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@7cc94619), false) 04:01:59.595 [pool-27-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@7cc94619), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:59.595 [pool-27-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:59.595 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@63b9a68d[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #4', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@5e5878c0), false) 04:01:59.595 [pool-27-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@5e5878c0), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:59.596 [pool-27-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:59.596 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@49f21a2d[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #5', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@55a75c62), false) 04:01:59.596 [pool-27-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@55a75c62), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:59.597 [pool-27-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:59.597 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@680e3ecf[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #6', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@19d3bdaa), false) 04:01:59.597 [pool-27-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@19d3bdaa), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:59.597 [pool-27-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:59.598 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@72d9b139[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #7', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@38a685d5), false) 04:01:59.598 [pool-27-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@38a685d5), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:59.598 [pool-27-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:59.599 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@65d76c45[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #8', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2a3b779), false) 04:01:59.599 [pool-27-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@2a3b779), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:59.599 [pool-27-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:59.600 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@78c648cb[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #9', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4d79d0b3), false) 04:01:59.600 [pool-27-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@4d79d0b3), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:59.600 [pool-27-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:59.601 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@29b75302[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #10', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@7f9c9f81), false) 04:01:59.601 [pool-27-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@7f9c9f81), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:01:59.601 [pool-27-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:01:59.607 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@529d7eff[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [])) - graphic: null, text: 04:01:59.607 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@64d183f4[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #1', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@3dadffaf])) - graphic: null, text: Item #1 04:01:59.608 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@435bab40[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #2', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@254dea23])) - graphic: null, text: Item #2 04:01:59.608 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@1605b324[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #3', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@49b2544])) - graphic: null, text: Item #3 04:01:59.608 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@63b9a68d[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #4', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@661ae25])) - graphic: null, text: Item #4 04:01:59.608 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@49f21a2d[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #5', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@54e369c1])) - graphic: null, text: Item #5 04:01:59.608 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@680e3ecf[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #6', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@1e358d8c])) - graphic: null, text: Item #6 04:01:59.608 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@72d9b139[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #7', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@43d92a0b])) - graphic: null, text: Item #7 04:01:59.608 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@65d76c45[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #8', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@4842a4d3])) - graphic: null, text: Item #8 04:01:59.609 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@78c648cb[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #9', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@7a0617b])) - graphic: null, text: Item #9 04:01:59.609 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@29b75302[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #10', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@35cbd5ee])) - graphic: null, text: Item #10 04:02:00.583 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 04:02:00.583 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - TEST PASSED in 2020 msec 04:02:00.583 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - 04:02:00.743 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(start) 04:02:00.744 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:02:00.744 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:02:00.744 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:02:00.744 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:02:00.744 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:02:00.744 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:02:00.744 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:02:00.744 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:02:00.744 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:02:00.744 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:02:00.744 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:02:00.744 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:02:00.744 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:02:00.744 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:02:00.744 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:02:00.744 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:02:00.744 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:02:00.744 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:02:00.744 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:02:00.744 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:02:01.799 [main ] INFO it.tidalwave.ui.javafx.impl.BindingTestSupport - RESETTING FOR NEXT TEST... 04:02:01.806 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(setup) 04:02:01.806 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:02:01.807 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:02:01.807 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:02:01.808 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:02:01.808 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:02:01.808 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:02:01.808 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:02:01.808 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:02:01.808 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:02:01.808 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:02:01.808 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:02:01.808 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:02:01.808 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:02:01.808 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:02:01.808 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:02:01.809 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:02:01.809 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:02:01.809 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:02:01.809 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:02:01.809 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:02:01.809 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:02:01.809 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:02:02.810 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - ***************************************************************** 04:02:02.810 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - TEST "must have the proper presentation models when not expanded" 04:02:02.810 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - ***************************************************************** 04:02:02.810 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(bind) 04:02:02.811 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:02:02.811 [X Application Thread] DEBUG it.tidalwave.ui.javafx.impl.tree.TreeViewBindings - bind(TreeView@5fd895c[styleClass=tree-view], DefaultPresentationModel(j.l.String@2d1425a6), Optional[Mock for Runnable, hashCode: 89502528]) 04:02:02.817 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:02:02.817 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:02:02.817 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:02:02.817 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:02:02.818 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@7c132ec3[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:02:02.819 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@7c132ec3[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', DefaultPresentationModel(j.l.String@2d1425a6), false) 04:02:02.819 [pool-28-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(j.l.String@2d1425a6), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:02:02.819 [pool-28-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:02:02.820 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@51a83609[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:02:02.821 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@59590ee3[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:02:02.822 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@738f7dc3[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:02:02.823 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@4f24d78a[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:02:02.823 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@1021d46e[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:02:02.824 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@43c15db0[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:02:02.825 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@748921b7[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:02:02.825 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@60b5e3a7[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:02:02.826 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@25136f74[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:02:02.827 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@6b0239c0[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:02:02.827 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@50ce9428[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:02:02.828 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@7ccc6c07[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:02:02.829 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@19f1d5d9[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:02:02.829 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@300fbda7[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:02:02.830 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@10281249[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:02:02.830 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@4288ef95[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:02:02.834 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:02:02.834 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:02:02.834 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@7c132ec3[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [])) - graphic: null, text: 04:02:02.834 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:02:02.834 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:02:02.834 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:02:02.834 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:02:02.834 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:02:02.834 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:02:02.834 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:02:02.835 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:02:02.835 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:02:02.835 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:02:02.835 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:02:02.835 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:02:02.835 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:02:02.835 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:02:02.835 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:02:02.835 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:02:02.835 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:02:02.835 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:02:02.835 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:02:02.835 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:02:02.835 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:02:02.835 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:02:02.835 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:02:02.835 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:02:02.835 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:02:02.835 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:02:02.835 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:02:02.835 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:02:02.835 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:02:02.836 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:02:02.836 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:02:02.836 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:02:02.836 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:02:02.836 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:02:02.836 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:02:03.837 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - TEST PASSED in 1027 msec 04:02:03.837 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - 04:02:03.996 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(start) 04:02:03.997 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:02:03.997 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:02:03.997 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:02:03.997 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:02:03.997 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:02:03.997 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:02:03.997 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:02:03.997 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:02:03.997 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:02:03.997 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:02:03.997 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:02:03.997 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:02:03.997 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:02:03.997 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:02:03.997 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:02:03.997 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:02:03.997 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:02:03.997 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:02:03.997 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:02:03.997 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:02:05.054 [main ] INFO it.tidalwave.ui.javafx.impl.BindingTestSupport - RESETTING FOR NEXT TEST... 04:02:05.056 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(setup) 04:02:05.056 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:02:05.057 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:02:05.057 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:02:05.076 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:02:05.076 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:02:05.076 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:02:05.076 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:02:05.076 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:02:05.076 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:02:05.076 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:02:05.076 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:02:05.076 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:02:05.076 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:02:05.076 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:02:05.076 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:02:05.076 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:02:05.076 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:02:05.077 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:02:05.077 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:02:05.077 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:02:05.077 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:02:05.077 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:02:06.077 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - ************************************* 04:02:06.077 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - TEST "must have the proper selection" 04:02:06.078 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - ************************************* 04:02:06.078 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(bind) 04:02:06.078 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:02:06.078 [X Application Thread] DEBUG it.tidalwave.ui.javafx.impl.tree.TreeViewBindings - bind(TreeView@7959ceaa[styleClass=tree-view], DefaultPresentationModel(j.l.String@2d1425a6), Optional[Mock for Runnable, hashCode: 945465476]) 04:02:06.083 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:02:06.083 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:02:06.083 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:02:06.083 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:02:06.084 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:02:06.084 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:02:06.084 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:02:06.084 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:02:06.084 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:02:06.084 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:02:06.084 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:02:06.084 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:02:06.084 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:02:06.084 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:02:06.084 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:02:06.084 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:02:06.084 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:02:06.084 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:02:06.084 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:02:06.084 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:02:06.084 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:02:06.084 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:02:06.084 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:02:06.085 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:02:06.085 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:02:06.085 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:02:06.085 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:02:06.085 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:02:06.085 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:02:06.085 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:02:06.085 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:02:06.085 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:02:06.085 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:02:06.085 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:02:06.085 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:02:06.085 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:02:06.085 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:02:06.085 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for executor to complete... 04:02:06.085 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] executor completed... 04:02:06.085 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] waiting for JavaFX thread to complete... 04:02:06.085 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [bind] JavaFX thread completed... 04:02:06.091 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@179f64f0[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:02:06.091 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@179f64f0[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', DefaultPresentationModel(j.l.String@2d1425a6), false) 04:02:06.092 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(j.l.String@2d1425a6), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:02:06.092 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:02:06.093 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@668b3791[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:02:06.093 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@7dab4156[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:02:06.094 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@11777bcb[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:02:06.095 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@7e3425b8[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:02:06.095 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@32281bac[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:02:06.096 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@4c492a8c[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:02:06.097 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@550b249c[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:02:06.097 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@1e40d231[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:02:06.098 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@53d16b5e[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:02:06.099 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@c5e493b[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:02:06.099 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@2a99a1ef[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:02:06.100 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@333486fc[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:02:06.101 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@580386b1[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:02:06.101 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@4227fd1a[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:02:06.102 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@b9e2354[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:02:06.103 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@7d37b312[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:02:06.106 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@179f64f0[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [])) - graphic: null, text: 04:02:07.086 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(expand root) 04:02:07.086 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 04:02:07.086 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 04:02:07.086 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 04:02:07.086 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Optional[DefaultSimpleComposite(finder=HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]))] 04:02:07.086 [pool-29-thread-1 ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 04:02:07.086 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@33fe470f) 04:02:07.087 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #1 04:02:07.087 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 583236499 04:02:07.087 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #1 04:02:07.087 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #1 04:02:07.087 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@ba2e2fc) 04:02:07.087 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #2 04:02:07.087 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1450587338 04:02:07.088 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #2 04:02:07.088 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #2 04:02:07.088 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@5ad3f40c) 04:02:07.088 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #3 04:02:07.088 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 988796467 04:02:07.088 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #3 04:02:07.088 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #3 04:02:07.088 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@219e3a2d) 04:02:07.088 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #4 04:02:07.088 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 453522485 04:02:07.088 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #4 04:02:07.088 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #4 04:02:07.088 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@175c16f4) 04:02:07.089 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #5 04:02:07.089 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@179f64f0[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:02:07.089 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 581880612 04:02:07.089 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #5 04:02:07.089 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #5 04:02:07.089 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@afc7c1e) 04:02:07.089 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #6 04:02:07.089 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1167682527 04:02:07.089 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #6 04:02:07.089 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #6 04:02:07.089 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6b1c6c43) 04:02:07.089 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #7 04:02:07.089 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 25391889 04:02:07.089 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #7 04:02:07.089 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #7 04:02:07.089 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@612b69d2) 04:02:07.090 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #8 04:02:07.090 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 1534084744 04:02:07.090 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #8 04:02:07.090 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #8 04:02:07.090 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@771c416b) 04:02:07.090 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #9 04:02:07.090 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 257118505 04:02:07.090 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@7d37b312[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', DefaultPresentationModel(j.l.String@2d1425a6), false) 04:02:07.090 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #9 04:02:07.090 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #9 04:02:07.090 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@48a87557) 04:02:07.090 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: i.t.u.c.r.i.DefaultDisplayable: Item #10 04:02:07.090 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Mock for Selectable, hashCode: 18486415 04:02:07.091 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #10 04:02:07.091 [pool-29-thread-1 ] DEBUG it.tidalwave.ui.javafx.impl.util.Logging - >>>> Role: Datum #10 04:02:07.091 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:02:07.091 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 04:02:07.091 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(j.l.String@2d1425a6), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:02:07.091 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 04:02:07.091 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:02:07.094 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 04:02:07.094 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@7d37b312[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [])) - graphic: null, text: 04:02:07.094 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 04:02:07.094 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 04:02:07.094 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 04:02:07.094 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 04:02:07.094 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 04:02:07.094 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 04:02:07.094 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 04:02:07.094 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 04:02:07.094 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 04:02:07.094 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 04:02:07.094 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 04:02:07.094 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 04:02:07.094 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 04:02:07.094 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 04:02:07.094 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 04:02:07.094 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 04:02:07.094 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 04:02:07.094 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 04:02:07.094 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 04:02:07.094 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 04:02:07.094 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 04:02:07.094 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 04:02:07.094 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 04:02:07.094 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 04:02:07.095 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 04:02:07.095 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 04:02:07.095 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 04:02:07.095 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 04:02:07.095 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 04:02:07.095 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 04:02:07.095 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 04:02:07.095 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 04:02:07.095 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for executor to complete... 04:02:07.095 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] executor completed... 04:02:07.095 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] waiting for JavaFX thread to complete... 04:02:07.095 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [expand root] JavaFX thread completed... 04:02:07.104 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@7d37b312[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'null', null, true) 04:02:07.105 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@179f64f0[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', DefaultPresentationModel(j.l.String@2d1425a6), false) 04:02:07.105 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(j.l.String@2d1425a6), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:02:07.106 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:02:07.106 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@668b3791[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #1', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@33fe470f), false) 04:02:07.106 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@33fe470f), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:02:07.106 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:02:07.106 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@7dab4156[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #2', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@ba2e2fc), false) 04:02:07.106 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@ba2e2fc), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:02:07.106 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:02:07.107 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@11777bcb[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #3', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@5ad3f40c), false) 04:02:07.107 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@5ad3f40c), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:02:07.107 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:02:07.107 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@7e3425b8[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #4', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@219e3a2d), false) 04:02:07.107 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@219e3a2d), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:02:07.108 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:02:07.108 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@32281bac[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #5', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@175c16f4), false) 04:02:07.108 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@175c16f4), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:02:07.108 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:02:07.108 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@4c492a8c[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #6', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@afc7c1e), false) 04:02:07.109 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@afc7c1e), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:02:07.109 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:02:07.109 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@550b249c[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #7', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6b1c6c43), false) 04:02:07.109 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6b1c6c43), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:02:07.110 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:02:07.110 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@1e40d231[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #8', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@612b69d2), false) 04:02:07.110 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@612b69d2), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:02:07.110 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:02:07.110 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@53d16b5e[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #9', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@771c416b), false) 04:02:07.110 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@771c416b), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:02:07.111 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:02:07.114 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@c5e493b[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #10', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@48a87557), false) 04:02:07.114 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@48a87557), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:02:07.114 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:02:07.119 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@179f64f0[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [])) - graphic: null, text: 04:02:07.119 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@668b3791[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #1', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@4e1ee474])) - graphic: null, text: Item #1 04:02:07.120 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@7dab4156[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #2', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@610828e0])) - graphic: null, text: Item #2 04:02:07.120 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@11777bcb[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #3', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@57eecc79])) - graphic: null, text: Item #3 04:02:07.120 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@7e3425b8[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #4', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@4be5fe08])) - graphic: null, text: Item #4 04:02:07.120 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@32281bac[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #5', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@72e18e44])) - graphic: null, text: Item #5 04:02:07.120 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@4c492a8c[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #6', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@528ee7d0])) - graphic: null, text: Item #6 04:02:07.120 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@550b249c[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #7', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@732264fc])) - graphic: null, text: Item #7 04:02:07.120 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@1e40d231[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #8', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@1753c12e])) - graphic: null, text: Item #8 04:02:07.120 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@53d16b5e[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #9', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@69befe2e])) - graphic: null, text: Item #9 04:02:07.120 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@c5e493b[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #10', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@4c2b24ae])) - graphic: null, text: Item #10 04:02:08.095 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(select) 04:02:08.096 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 04:02:08.096 [X Application Thread] TRACE i.t.u.j.i.common.ChangeListenerSelectableAdapter - changed(null, null, DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@219e3a2d)) 04:02:08.096 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 04:02:08.097 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 04:02:08.097 [pool-29-thread-1 ] INFO it.tidalwave.ui.javafx.impl.BindingTestSupport - Invoked selectable #4 04:02:08.097 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 04:02:08.097 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 04:02:08.097 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 04:02:08.097 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 04:02:08.097 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 04:02:08.097 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 04:02:08.097 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 04:02:08.097 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 04:02:08.097 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 04:02:08.097 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 04:02:08.097 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 04:02:08.097 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 04:02:08.097 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 04:02:08.098 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 04:02:08.098 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 04:02:08.098 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 04:02:08.098 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 04:02:08.098 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 04:02:08.098 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 04:02:08.098 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 04:02:08.098 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 04:02:08.098 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 04:02:08.098 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 04:02:08.098 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 04:02:08.098 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 04:02:08.098 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 04:02:08.098 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 04:02:08.098 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 04:02:08.098 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 04:02:08.098 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 04:02:08.098 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 04:02:08.098 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 04:02:08.098 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 04:02:08.098 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 04:02:08.099 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 04:02:08.099 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for executor to complete... 04:02:08.099 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] executor completed... 04:02:08.099 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] waiting for JavaFX thread to complete... 04:02:08.099 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [select] JavaFX thread completed... 04:02:08.104 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bind(AsObjectTreeCell@7e3425b8[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #4', DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@219e3a2d), false) 04:02:08.104 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.RoleCollector - ctor(DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@219e3a2d), [i.t.u.c.r.Displayable, i.t.u.c.r.UserActionProvider, i.t.u.c.r.Styleable, i.t.u.j.r.CustomGraphicProvider]) 04:02:08.105 [pool-29-thread-1 ] TRACE it.tidalwave.ui.javafx.impl.common.JavaFXWorker - JavaFX finalizer submitted 04:02:08.105 [X Application Thread] TRACE i.t.ui.javafx.impl.common.DefaultCellBinder - bindTextAndGraphic(AsObjectTreeCell@7e3425b8[styleClass=cell indexed-cell tree-cell text-field-tree-cell]'Item #4', RoleCollector(i.t.u.j.r.CustomGraphicProvider: [], i.t.u.c.r.Styleable: [], i.t.u.c.r.UserActionProvider: [], i.t.u.c.r.Displayable: [i.t.u.c.r.i.DefaultDisplayable@4be5fe08])) - graphic: null, text: Item #4 04:02:09.101 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - TEST PASSED in 3023 msec 04:02:09.101 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - 04:02:09.260 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(start) 04:02:09.261 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:02:09.261 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:02:09.261 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:02:09.261 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:02:09.261 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:02:09.261 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:02:09.261 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:02:09.261 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:02:09.261 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:02:09.261 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:02:09.261 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:02:09.261 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:02:09.261 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:02:09.261 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:02:09.261 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:02:09.261 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:02:09.261 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:02:09.261 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:02:09.261 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:02:09.261 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:02:10.314 [main ] INFO it.tidalwave.ui.javafx.impl.BindingTestSupport - RESETTING FOR NEXT TEST... 04:02:10.317 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(setup) 04:02:10.317 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:02:10.318 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:02:10.318 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:02:10.318 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:02:10.318 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:02:10.318 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:02:10.318 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:02:10.318 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:02:10.318 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:02:10.318 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:02:10.318 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:02:10.318 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:02:10.318 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:02:10.318 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:02:10.318 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:02:10.318 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:02:10.318 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:02:10.318 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:02:10.318 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:02:10.318 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:02:10.319 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:02:10.319 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:02:11.319 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - **************************************************************************** 04:02:11.320 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - TEST "treeItemChangeListener must callback a Selectable on selection change" 04:02:11.320 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - **************************************************************************** 04:02:11.321 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(changed) 04:02:11.321 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for JavaFX thread to complete... 04:02:11.321 [X Application Thread] TRACE i.t.u.j.i.common.ChangeListenerSelectableAdapter - changed(null, DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6937646e), DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@6937646e)) 04:02:11.321 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] JavaFX thread completed... 04:02:11.321 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for executor to complete... 04:02:11.322 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] executor completed... 04:02:11.322 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for JavaFX thread to complete... 04:02:11.322 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] JavaFX thread completed... 04:02:11.322 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for executor to complete... 04:02:11.322 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] executor completed... 04:02:11.322 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for JavaFX thread to complete... 04:02:11.322 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] JavaFX thread completed... 04:02:11.322 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for executor to complete... 04:02:11.322 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] executor completed... 04:02:11.322 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for JavaFX thread to complete... 04:02:11.322 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] JavaFX thread completed... 04:02:11.322 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for executor to complete... 04:02:11.322 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] executor completed... 04:02:11.322 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for JavaFX thread to complete... 04:02:11.322 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] JavaFX thread completed... 04:02:11.323 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for executor to complete... 04:02:11.323 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] executor completed... 04:02:11.323 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for JavaFX thread to complete... 04:02:11.323 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] JavaFX thread completed... 04:02:11.323 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for executor to complete... 04:02:11.323 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] executor completed... 04:02:11.323 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for JavaFX thread to complete... 04:02:11.323 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] JavaFX thread completed... 04:02:11.323 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for executor to complete... 04:02:11.323 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] executor completed... 04:02:11.323 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for JavaFX thread to complete... 04:02:11.323 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] JavaFX thread completed... 04:02:11.323 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for executor to complete... 04:02:11.323 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] executor completed... 04:02:11.323 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for JavaFX thread to complete... 04:02:11.323 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] JavaFX thread completed... 04:02:11.323 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for executor to complete... 04:02:11.323 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] executor completed... 04:02:11.323 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for JavaFX thread to complete... 04:02:11.323 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] JavaFX thread completed... 04:02:11.323 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for executor to complete... 04:02:11.323 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] executor completed... 04:02:11.323 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for JavaFX thread to complete... 04:02:11.323 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] JavaFX thread completed... 04:02:12.324 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - TEST PASSED in 1005 msec 04:02:12.324 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - 04:02:12.483 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(start) 04:02:12.484 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:02:12.484 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:02:12.484 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:02:12.484 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:02:12.484 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:02:12.484 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:02:12.484 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:02:12.484 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:02:12.484 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:02:12.484 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:02:12.484 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:02:12.484 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:02:12.484 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:02:12.484 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:02:12.484 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:02:12.484 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:02:12.484 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:02:12.484 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:02:12.484 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] waiting for executor to complete... 04:02:12.484 [X Application Thread] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [start] executor completed... 04:02:13.537 [main ] INFO it.tidalwave.ui.javafx.impl.BindingTestSupport - RESETTING FOR NEXT TEST... 04:02:13.540 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(setup) 04:02:13.540 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:02:13.540 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:02:13.540 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:02:13.540 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:02:13.541 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:02:13.541 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:02:13.541 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:02:13.541 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:02:13.541 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:02:13.541 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:02:13.541 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:02:13.541 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:02:13.541 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:02:13.541 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:02:13.541 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:02:13.541 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:02:13.541 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:02:13.541 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:02:13.541 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:02:13.541 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:02:13.541 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] waiting for JavaFX thread to complete... 04:02:13.541 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [setup] JavaFX thread completed... 04:02:14.542 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - ****************************************************************************** 04:02:14.542 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - TEST "treeItemChangeListener must do nothing when there is no Selectable role" 04:02:14.542 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - ****************************************************************************** 04:02:14.543 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - runSafelyAndWait(changed) 04:02:14.543 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for JavaFX thread to complete... 04:02:14.543 [X Application Thread] TRACE i.t.u.j.i.common.ChangeListenerSelectableAdapter - changed(null, DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@5aa1adfa), DefaultPresentationModel(i.t.u.j.i.BindingTestSupport$Datum@5aa1adfa)) 04:02:14.543 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] JavaFX thread completed... 04:02:14.543 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for executor to complete... 04:02:14.543 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] executor completed... 04:02:14.543 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for JavaFX thread to complete... 04:02:14.543 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] JavaFX thread completed... 04:02:14.543 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for executor to complete... 04:02:14.543 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] executor completed... 04:02:14.543 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for JavaFX thread to complete... 04:02:14.544 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] JavaFX thread completed... 04:02:14.544 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for executor to complete... 04:02:14.544 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] executor completed... 04:02:14.544 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for JavaFX thread to complete... 04:02:14.544 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] JavaFX thread completed... 04:02:14.544 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for executor to complete... 04:02:14.544 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] executor completed... 04:02:14.544 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for JavaFX thread to complete... 04:02:14.544 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] JavaFX thread completed... 04:02:14.544 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for executor to complete... 04:02:14.544 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] executor completed... 04:02:14.544 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for JavaFX thread to complete... 04:02:14.544 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] JavaFX thread completed... 04:02:14.544 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for executor to complete... 04:02:14.544 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] executor completed... 04:02:14.544 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for JavaFX thread to complete... 04:02:14.544 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] JavaFX thread completed... 04:02:14.544 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for executor to complete... 04:02:14.544 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] executor completed... 04:02:14.544 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for JavaFX thread to complete... 04:02:14.544 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] JavaFX thread completed... 04:02:14.544 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for executor to complete... 04:02:14.544 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] executor completed... 04:02:14.544 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for JavaFX thread to complete... 04:02:14.544 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] JavaFX thread completed... 04:02:14.544 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for executor to complete... 04:02:14.544 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] executor completed... 04:02:14.544 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for JavaFX thread to complete... 04:02:14.544 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] JavaFX thread completed... 04:02:14.544 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for executor to complete... 04:02:14.544 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] executor completed... 04:02:14.545 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] waiting for JavaFX thread to complete... 04:02:14.545 [main ] INFO it.tidalwave.ui.javafx.impl.JavaFXTestSupport - >>>> [changed] JavaFX thread completed... 04:02:15.545 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - TEST PASSED in 1003 msec 04:02:15.545 [main ] INFO i.t.ui.javafx.impl.tree.TreeViewBindingsTest - 04:02:15.859 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - ****************************************************** 04:02:15.859 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - TEST "must fire PowerOffEvent when MessageBus present" 04:02:15.859 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - ****************************************************** 04:02:15.860 [main ] INFO i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - initializeInBackground() 04:02:15.860 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - basedir: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings 04:02:15.860 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - file.encoding: UTF-8 04:02:15.860 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - file.separator: / 04:02:15.860 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - it.tidalwave.util.appName: test 04:02:15.860 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/test-classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-6-SNAPSHOT.1b948ac0db9b.jar:/var/jenkins_home/maven-repositories/executors/1/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar:/var/jenkins_home/maven-repositories/executors/1/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-beans/6.2.1/spring-beans-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/4.0-ALPHA-3/it-tidalwave-messagebus-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-role-spring/4.0-ALPHA-3/it-tidalwave-role-spring-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-aspects/6.2.1/spring-aspects-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/aspectj/aspectjrt/1.9.22.1/aspectjrt-1.9.22.1.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-role/4.0-ALPHA-3/it-tidalwave-role-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-context/6.2.1/spring-context-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-aop/6.2.1/spring-aop-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-core/6.2.1/spring-core-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-jcl/6.2.1/spring-jcl-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-expression/6.2.1/spring-expression-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/1/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/1/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/jfxtras/jmetro/11.6.14/jmetro-11.6.14.jar:/var/jenkins_home/maven-repositories/executors/1/org/controlsfx/controlsfx/11.0.0/controlsfx-11.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1-linux.jar:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-6-SNAPSHOT.1b948ac0db9b-tests.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/testfx-core/4.0.18/testfx-core-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/1/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/testfx-junit5/4.0.18/testfx-junit5-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3-tests.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-util-test/4.0-ALPHA-3/it-tidalwave-util-test-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/io/github/java-diff-utils/java-diff-utils/4.15/java-diff-utils-4.15.jar:/var/jenkins_home/maven-repositories/executors/1/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar:/var/jenkins_home/maven-repositories/executors/1/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/var/jenkins_home/maven-repositories/executors/1/org/testng/testng/7.10.2/testng-7.10.2.jar:/var/jenkins_home/maven-repositories/executors/1/com/beust/jcommander/1.82/jcommander-1.82.jar:/var/jenkins_home/maven-repositories/executors/1/org/webjars/jquery/3.7.1/jquery-3.7.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/assertj/assertj-core/3.27.2/assertj-core-3.27.2.jar:/var/jenkins_home/maven-repositories/executors/1/net/bytebuddy/byte-buddy/1.15.11/byte-buddy-1.15.11.jar:/var/jenkins_home/maven-repositories/executors/1/org/mockito/mockito-core/5.13.0/mockito-core-5.13.0.jar:/var/jenkins_home/maven-repositories/executors/1/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/var/jenkins_home/maven-repositories/executors/1/ch/qos/logback/logback-classic/1.5.16/logback-classic-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/1/ch/qos/logback/logback-core/1.5.16/logback-core-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/openjfx-monocle/11.0.2/openjfx-monocle-11.0.2.jar: 04:02:15.860 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.class.version: 65.0 04:02:15.860 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.home: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_21 04:02:15.860 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.io.tmpdir: /tmp 04:02:15.860 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib 04:02:15.860 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.runtime.name: OpenJDK Runtime Environment 04:02:15.860 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.runtime.version: 21.0.5+11-LTS 04:02:15.860 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.specification.name: Java Platform API Specification 04:02:15.860 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.specification.vendor: Oracle Corporation 04:02:15.860 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.specification.version: 21 04:02:15.860 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor: Eclipse Adoptium 04:02:15.860 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor.url: https://adoptium.net/ 04:02:15.860 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor.url.bug: https://github.com/adoptium/adoptium-support/issues 04:02:15.860 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor.version: Temurin-21.0.5+11 04:02:15.860 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.version: 21.0.5 04:02:15.860 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.version.date: 2024-10-15 04:02:15.860 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.compressedOopsMode: 32-bit 04:02:15.860 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.info: mixed mode, sharing 04:02:15.860 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.name: OpenJDK 64-Bit Server VM 04:02:15.860 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.specification.name: Java Virtual Machine Specification 04:02:15.860 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.specification.vendor: Oracle Corporation 04:02:15.861 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.specification.version: 21 04:02:15.861 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.vendor: Eclipse Adoptium 04:02:15.861 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.version: 21.0.5+11-LTS 04:02:15.861 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - javafx.runtime.version: 11.0.1+1 04:02:15.861 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - javafx.version: 11.0.1 04:02:15.861 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - jdk.attach.allowAttachSelf: true 04:02:15.861 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - jdk.debug: release 04:02:15.861 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - knownExploitedEnabled: https://raw.githubusercontent.com/EugenMayer/cisa-known-exploited-mirror/main/known_exploited_vulnerabilities.json 04:02:15.861 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - line.separator: 04:02:15.861 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - localRepository: /var/jenkins_home/maven-repositories/executors/1 04:02:15.861 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - maven.repo.local: /var/jenkins_home/maven-repositories/executors/1 04:02:15.861 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - native.encoding: UTF-8 04:02:15.861 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - os.arch: amd64 04:02:15.861 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - os.name: Linux 04:02:15.861 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - os.version: 6.8.0-51-generic 04:02:15.861 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - path.separator: : 04:02:15.861 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - prism.order: sw 04:02:15.861 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - stderr.encoding: UTF-8 04:02:15.861 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - stdout.encoding: UTF-8 04:02:15.861 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.arch.data.model: 64 04:02:15.861 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.boot.library.path: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_21/lib 04:02:15.861 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.cpu.endian: little 04:02:15.861 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.io.unicode.encoding: UnicodeLittle 04:02:15.861 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.java.command: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire/surefirebooter-20250116040045345_58.jar /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire 2025-01-16T04-00-28_321-jvmRun1 surefire-20250116040045345_56tmp surefire_1-20250116040045345_57tmp 04:02:15.861 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.java.launcher: SUN_STANDARD 04:02:15.861 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.jnu.encoding: UTF-8 04:02:15.861 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.management.compiler: HotSpot 64-Bit Tiered Compilers 04:02:15.861 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - surefire.real.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire/surefirebooter-20250116040045345_58.jar 04:02:15.861 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - surefire.test.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/test-classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-6-SNAPSHOT.1b948ac0db9b.jar:/var/jenkins_home/maven-repositories/executors/1/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar:/var/jenkins_home/maven-repositories/executors/1/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-beans/6.2.1/spring-beans-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/4.0-ALPHA-3/it-tidalwave-messagebus-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-role-spring/4.0-ALPHA-3/it-tidalwave-role-spring-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-aspects/6.2.1/spring-aspects-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/aspectj/aspectjrt/1.9.22.1/aspectjrt-1.9.22.1.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-role/4.0-ALPHA-3/it-tidalwave-role-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-context/6.2.1/spring-context-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-aop/6.2.1/spring-aop-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-core/6.2.1/spring-core-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-jcl/6.2.1/spring-jcl-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-expression/6.2.1/spring-expression-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/1/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/1/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/jfxtras/jmetro/11.6.14/jmetro-11.6.14.jar:/var/jenkins_home/maven-repositories/executors/1/org/controlsfx/controlsfx/11.0.0/controlsfx-11.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1-linux.jar:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-6-SNAPSHOT.1b948ac0db9b-tests.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/testfx-core/4.0.18/testfx-core-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/1/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/testfx-junit5/4.0.18/testfx-junit5-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3-tests.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-util-test/4.0-ALPHA-3/it-tidalwave-util-test-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/io/github/java-diff-utils/java-diff-utils/4.15/java-diff-utils-4.15.jar:/var/jenkins_home/maven-repositories/executors/1/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar:/var/jenkins_home/maven-repositories/executors/1/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/var/jenkins_home/maven-repositories/executors/1/org/testng/testng/7.10.2/testng-7.10.2.jar:/var/jenkins_home/maven-repositories/executors/1/com/beust/jcommander/1.82/jcommander-1.82.jar:/var/jenkins_home/maven-repositories/executors/1/org/webjars/jquery/3.7.1/jquery-3.7.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/assertj/assertj-core/3.27.2/assertj-core-3.27.2.jar:/var/jenkins_home/maven-repositories/executors/1/net/bytebuddy/byte-buddy/1.15.11/byte-buddy-1.15.11.jar:/var/jenkins_home/maven-repositories/executors/1/org/mockito/mockito-core/5.13.0/mockito-core-5.13.0.jar:/var/jenkins_home/maven-repositories/executors/1/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/var/jenkins_home/maven-repositories/executors/1/ch/qos/logback/logback-classic/1.5.16/logback-classic-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/1/ch/qos/logback/logback-core/1.5.16/logback-core-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/openjfx-monocle/11.0.2/openjfx-monocle-11.0.2.jar: 04:02:15.861 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - testfx.headless: true 04:02:15.861 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - testfx.robot: glass 04:02:15.861 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - tft.profile.metrics.sonarGoal: 04:02:15.861 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.dir: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings 04:02:15.861 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.home: /var/jenkins_home 04:02:15.861 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.language: en 04:02:15.861 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.name: jenkins 04:02:15.861 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.timezone: Etc/UTC 04:02:15.863 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - TEST PASSED in 4 msec 04:02:15.863 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - 04:02:15.864 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - ***************************************************** 04:02:15.864 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - TEST "must fire PowerOnEvent when MessageBus present" 04:02:15.864 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - ***************************************************** 04:02:15.865 [main ] INFO i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - initializeInBackground() 04:02:15.865 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - basedir: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings 04:02:15.865 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - file.encoding: UTF-8 04:02:15.865 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - file.separator: / 04:02:15.865 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - it.tidalwave.util.appName: test 04:02:15.865 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - it.tidalwave.util.spring.ClassScanner.basePackages: it 04:02:15.865 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/test-classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-6-SNAPSHOT.1b948ac0db9b.jar:/var/jenkins_home/maven-repositories/executors/1/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar:/var/jenkins_home/maven-repositories/executors/1/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-beans/6.2.1/spring-beans-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/4.0-ALPHA-3/it-tidalwave-messagebus-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-role-spring/4.0-ALPHA-3/it-tidalwave-role-spring-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-aspects/6.2.1/spring-aspects-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/aspectj/aspectjrt/1.9.22.1/aspectjrt-1.9.22.1.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-role/4.0-ALPHA-3/it-tidalwave-role-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-context/6.2.1/spring-context-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-aop/6.2.1/spring-aop-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-core/6.2.1/spring-core-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-jcl/6.2.1/spring-jcl-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-expression/6.2.1/spring-expression-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/1/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/1/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/jfxtras/jmetro/11.6.14/jmetro-11.6.14.jar:/var/jenkins_home/maven-repositories/executors/1/org/controlsfx/controlsfx/11.0.0/controlsfx-11.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1-linux.jar:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-6-SNAPSHOT.1b948ac0db9b-tests.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/testfx-core/4.0.18/testfx-core-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/1/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/testfx-junit5/4.0.18/testfx-junit5-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3-tests.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-util-test/4.0-ALPHA-3/it-tidalwave-util-test-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/io/github/java-diff-utils/java-diff-utils/4.15/java-diff-utils-4.15.jar:/var/jenkins_home/maven-repositories/executors/1/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar:/var/jenkins_home/maven-repositories/executors/1/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/var/jenkins_home/maven-repositories/executors/1/org/testng/testng/7.10.2/testng-7.10.2.jar:/var/jenkins_home/maven-repositories/executors/1/com/beust/jcommander/1.82/jcommander-1.82.jar:/var/jenkins_home/maven-repositories/executors/1/org/webjars/jquery/3.7.1/jquery-3.7.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/assertj/assertj-core/3.27.2/assertj-core-3.27.2.jar:/var/jenkins_home/maven-repositories/executors/1/net/bytebuddy/byte-buddy/1.15.11/byte-buddy-1.15.11.jar:/var/jenkins_home/maven-repositories/executors/1/org/mockito/mockito-core/5.13.0/mockito-core-5.13.0.jar:/var/jenkins_home/maven-repositories/executors/1/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/var/jenkins_home/maven-repositories/executors/1/ch/qos/logback/logback-classic/1.5.16/logback-classic-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/1/ch/qos/logback/logback-core/1.5.16/logback-core-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/openjfx-monocle/11.0.2/openjfx-monocle-11.0.2.jar: 04:02:15.865 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.class.version: 65.0 04:02:15.865 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.home: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_21 04:02:15.865 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.io.tmpdir: /tmp 04:02:15.865 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib 04:02:15.865 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.runtime.name: OpenJDK Runtime Environment 04:02:15.865 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.runtime.version: 21.0.5+11-LTS 04:02:15.865 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.specification.name: Java Platform API Specification 04:02:15.865 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.specification.vendor: Oracle Corporation 04:02:15.865 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.specification.version: 21 04:02:15.865 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor: Eclipse Adoptium 04:02:15.865 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor.url: https://adoptium.net/ 04:02:15.865 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor.url.bug: https://github.com/adoptium/adoptium-support/issues 04:02:15.865 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor.version: Temurin-21.0.5+11 04:02:15.865 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.version: 21.0.5 04:02:15.865 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.version.date: 2024-10-15 04:02:15.865 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.compressedOopsMode: 32-bit 04:02:15.865 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.info: mixed mode, sharing 04:02:15.865 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.name: OpenJDK 64-Bit Server VM 04:02:15.865 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.specification.name: Java Virtual Machine Specification 04:02:15.865 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.specification.vendor: Oracle Corporation 04:02:15.865 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.specification.version: 21 04:02:15.865 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.vendor: Eclipse Adoptium 04:02:15.865 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.version: 21.0.5+11-LTS 04:02:15.865 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - javafx.runtime.version: 11.0.1+1 04:02:15.865 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - javafx.version: 11.0.1 04:02:15.865 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - jdk.attach.allowAttachSelf: true 04:02:15.865 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - jdk.debug: release 04:02:15.866 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - knownExploitedEnabled: https://raw.githubusercontent.com/EugenMayer/cisa-known-exploited-mirror/main/known_exploited_vulnerabilities.json 04:02:15.866 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - line.separator: 04:02:15.866 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - localRepository: /var/jenkins_home/maven-repositories/executors/1 04:02:15.866 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - maven.repo.local: /var/jenkins_home/maven-repositories/executors/1 04:02:15.866 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - native.encoding: UTF-8 04:02:15.866 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - os.arch: amd64 04:02:15.866 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - os.name: Linux 04:02:15.866 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - os.version: 6.8.0-51-generic 04:02:15.866 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - path.separator: : 04:02:15.866 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - prism.order: sw 04:02:15.866 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - stderr.encoding: UTF-8 04:02:15.866 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - stdout.encoding: UTF-8 04:02:15.866 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.arch.data.model: 64 04:02:15.866 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.boot.library.path: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_21/lib 04:02:15.866 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.cpu.endian: little 04:02:15.866 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.io.unicode.encoding: UnicodeLittle 04:02:15.866 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.java.command: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire/surefirebooter-20250116040045345_58.jar /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire 2025-01-16T04-00-28_321-jvmRun1 surefire-20250116040045345_56tmp surefire_1-20250116040045345_57tmp 04:02:15.866 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.java.launcher: SUN_STANDARD 04:02:15.866 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.jnu.encoding: UTF-8 04:02:15.866 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.management.compiler: HotSpot 64-Bit Tiered Compilers 04:02:15.866 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - surefire.real.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire/surefirebooter-20250116040045345_58.jar 04:02:15.866 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - surefire.test.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/test-classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-6-SNAPSHOT.1b948ac0db9b.jar:/var/jenkins_home/maven-repositories/executors/1/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar:/var/jenkins_home/maven-repositories/executors/1/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-beans/6.2.1/spring-beans-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/4.0-ALPHA-3/it-tidalwave-messagebus-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-role-spring/4.0-ALPHA-3/it-tidalwave-role-spring-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-aspects/6.2.1/spring-aspects-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/aspectj/aspectjrt/1.9.22.1/aspectjrt-1.9.22.1.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-role/4.0-ALPHA-3/it-tidalwave-role-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-context/6.2.1/spring-context-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-aop/6.2.1/spring-aop-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-core/6.2.1/spring-core-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-jcl/6.2.1/spring-jcl-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-expression/6.2.1/spring-expression-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/1/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/1/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/jfxtras/jmetro/11.6.14/jmetro-11.6.14.jar:/var/jenkins_home/maven-repositories/executors/1/org/controlsfx/controlsfx/11.0.0/controlsfx-11.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1-linux.jar:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-6-SNAPSHOT.1b948ac0db9b-tests.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/testfx-core/4.0.18/testfx-core-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/1/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/testfx-junit5/4.0.18/testfx-junit5-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3-tests.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-util-test/4.0-ALPHA-3/it-tidalwave-util-test-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/io/github/java-diff-utils/java-diff-utils/4.15/java-diff-utils-4.15.jar:/var/jenkins_home/maven-repositories/executors/1/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar:/var/jenkins_home/maven-repositories/executors/1/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/var/jenkins_home/maven-repositories/executors/1/org/testng/testng/7.10.2/testng-7.10.2.jar:/var/jenkins_home/maven-repositories/executors/1/com/beust/jcommander/1.82/jcommander-1.82.jar:/var/jenkins_home/maven-repositories/executors/1/org/webjars/jquery/3.7.1/jquery-3.7.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/assertj/assertj-core/3.27.2/assertj-core-3.27.2.jar:/var/jenkins_home/maven-repositories/executors/1/net/bytebuddy/byte-buddy/1.15.11/byte-buddy-1.15.11.jar:/var/jenkins_home/maven-repositories/executors/1/org/mockito/mockito-core/5.13.0/mockito-core-5.13.0.jar:/var/jenkins_home/maven-repositories/executors/1/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/var/jenkins_home/maven-repositories/executors/1/ch/qos/logback/logback-classic/1.5.16/logback-classic-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/1/ch/qos/logback/logback-core/1.5.16/logback-core-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/openjfx-monocle/11.0.2/openjfx-monocle-11.0.2.jar: 04:02:15.866 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - testfx.headless: true 04:02:15.866 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - testfx.robot: glass 04:02:15.866 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - tft.profile.metrics.sonarGoal: 04:02:15.866 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.dir: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings 04:02:15.866 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.home: /var/jenkins_home 04:02:15.866 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.language: en 04:02:15.866 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.name: jenkins 04:02:15.866 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.timezone: Etc/UTC 04:02:15.866 [main ] INFO i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - Application presentation delegate: it.tidalwave.ui.javafx.spi.AbstractJavaFXSpringApplicationTest$MockPresentationDelegate@444ee650 04:02:15.870 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - TEST PASSED in 5 msec 04:02:15.870 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - 04:02:15.871 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - ************************************************************** 04:02:15.871 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - TEST "must not fire PowerOffEvent when MessageBus not present" 04:02:15.871 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - ************************************************************** 04:02:15.871 [main ] INFO i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - initializeInBackground() 04:02:15.871 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - basedir: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings 04:02:15.871 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - file.encoding: UTF-8 04:02:15.871 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - file.separator: / 04:02:15.871 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - it.tidalwave.util.appName: test 04:02:15.871 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - it.tidalwave.util.spring.ClassScanner.basePackages: it 04:02:15.871 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/test-classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-6-SNAPSHOT.1b948ac0db9b.jar:/var/jenkins_home/maven-repositories/executors/1/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar:/var/jenkins_home/maven-repositories/executors/1/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-beans/6.2.1/spring-beans-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/4.0-ALPHA-3/it-tidalwave-messagebus-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-role-spring/4.0-ALPHA-3/it-tidalwave-role-spring-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-aspects/6.2.1/spring-aspects-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/aspectj/aspectjrt/1.9.22.1/aspectjrt-1.9.22.1.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-role/4.0-ALPHA-3/it-tidalwave-role-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-context/6.2.1/spring-context-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-aop/6.2.1/spring-aop-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-core/6.2.1/spring-core-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-jcl/6.2.1/spring-jcl-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-expression/6.2.1/spring-expression-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/1/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/1/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/jfxtras/jmetro/11.6.14/jmetro-11.6.14.jar:/var/jenkins_home/maven-repositories/executors/1/org/controlsfx/controlsfx/11.0.0/controlsfx-11.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1-linux.jar:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-6-SNAPSHOT.1b948ac0db9b-tests.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/testfx-core/4.0.18/testfx-core-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/1/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/testfx-junit5/4.0.18/testfx-junit5-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3-tests.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-util-test/4.0-ALPHA-3/it-tidalwave-util-test-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/io/github/java-diff-utils/java-diff-utils/4.15/java-diff-utils-4.15.jar:/var/jenkins_home/maven-repositories/executors/1/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar:/var/jenkins_home/maven-repositories/executors/1/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/var/jenkins_home/maven-repositories/executors/1/org/testng/testng/7.10.2/testng-7.10.2.jar:/var/jenkins_home/maven-repositories/executors/1/com/beust/jcommander/1.82/jcommander-1.82.jar:/var/jenkins_home/maven-repositories/executors/1/org/webjars/jquery/3.7.1/jquery-3.7.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/assertj/assertj-core/3.27.2/assertj-core-3.27.2.jar:/var/jenkins_home/maven-repositories/executors/1/net/bytebuddy/byte-buddy/1.15.11/byte-buddy-1.15.11.jar:/var/jenkins_home/maven-repositories/executors/1/org/mockito/mockito-core/5.13.0/mockito-core-5.13.0.jar:/var/jenkins_home/maven-repositories/executors/1/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/var/jenkins_home/maven-repositories/executors/1/ch/qos/logback/logback-classic/1.5.16/logback-classic-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/1/ch/qos/logback/logback-core/1.5.16/logback-core-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/openjfx-monocle/11.0.2/openjfx-monocle-11.0.2.jar: 04:02:15.871 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.class.version: 65.0 04:02:15.871 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.home: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_21 04:02:15.871 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.io.tmpdir: /tmp 04:02:15.871 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib 04:02:15.871 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.runtime.name: OpenJDK Runtime Environment 04:02:15.871 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.runtime.version: 21.0.5+11-LTS 04:02:15.871 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.specification.name: Java Platform API Specification 04:02:15.871 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.specification.vendor: Oracle Corporation 04:02:15.871 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.specification.version: 21 04:02:15.871 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor: Eclipse Adoptium 04:02:15.872 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor.url: https://adoptium.net/ 04:02:15.872 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor.url.bug: https://github.com/adoptium/adoptium-support/issues 04:02:15.872 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor.version: Temurin-21.0.5+11 04:02:15.872 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.version: 21.0.5 04:02:15.872 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.version.date: 2024-10-15 04:02:15.872 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.compressedOopsMode: 32-bit 04:02:15.872 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.info: mixed mode, sharing 04:02:15.872 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.name: OpenJDK 64-Bit Server VM 04:02:15.872 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.specification.name: Java Virtual Machine Specification 04:02:15.872 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.specification.vendor: Oracle Corporation 04:02:15.872 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.specification.version: 21 04:02:15.872 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.vendor: Eclipse Adoptium 04:02:15.872 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.version: 21.0.5+11-LTS 04:02:15.872 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - javafx.runtime.version: 11.0.1+1 04:02:15.872 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - javafx.version: 11.0.1 04:02:15.872 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - jdk.attach.allowAttachSelf: true 04:02:15.872 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - jdk.debug: release 04:02:15.872 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - knownExploitedEnabled: https://raw.githubusercontent.com/EugenMayer/cisa-known-exploited-mirror/main/known_exploited_vulnerabilities.json 04:02:15.872 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - line.separator: 04:02:15.872 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - localRepository: /var/jenkins_home/maven-repositories/executors/1 04:02:15.872 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - maven.repo.local: /var/jenkins_home/maven-repositories/executors/1 04:02:15.872 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - native.encoding: UTF-8 04:02:15.872 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - os.arch: amd64 04:02:15.872 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - os.name: Linux 04:02:15.872 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - os.version: 6.8.0-51-generic 04:02:15.872 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - path.separator: : 04:02:15.872 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - prism.order: sw 04:02:15.872 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - stderr.encoding: UTF-8 04:02:15.872 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - stdout.encoding: UTF-8 04:02:15.872 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.arch.data.model: 64 04:02:15.872 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.boot.library.path: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_21/lib 04:02:15.872 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.cpu.endian: little 04:02:15.872 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.io.unicode.encoding: UnicodeLittle 04:02:15.872 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.java.command: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire/surefirebooter-20250116040045345_58.jar /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire 2025-01-16T04-00-28_321-jvmRun1 surefire-20250116040045345_56tmp surefire_1-20250116040045345_57tmp 04:02:15.872 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.java.launcher: SUN_STANDARD 04:02:15.872 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.jnu.encoding: UTF-8 04:02:15.872 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.management.compiler: HotSpot 64-Bit Tiered Compilers 04:02:15.872 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - surefire.real.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire/surefirebooter-20250116040045345_58.jar 04:02:15.872 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - surefire.test.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/test-classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-6-SNAPSHOT.1b948ac0db9b.jar:/var/jenkins_home/maven-repositories/executors/1/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar:/var/jenkins_home/maven-repositories/executors/1/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-beans/6.2.1/spring-beans-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/4.0-ALPHA-3/it-tidalwave-messagebus-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-role-spring/4.0-ALPHA-3/it-tidalwave-role-spring-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-aspects/6.2.1/spring-aspects-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/aspectj/aspectjrt/1.9.22.1/aspectjrt-1.9.22.1.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-role/4.0-ALPHA-3/it-tidalwave-role-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-context/6.2.1/spring-context-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-aop/6.2.1/spring-aop-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-core/6.2.1/spring-core-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-jcl/6.2.1/spring-jcl-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-expression/6.2.1/spring-expression-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/1/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/1/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/jfxtras/jmetro/11.6.14/jmetro-11.6.14.jar:/var/jenkins_home/maven-repositories/executors/1/org/controlsfx/controlsfx/11.0.0/controlsfx-11.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1-linux.jar:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-6-SNAPSHOT.1b948ac0db9b-tests.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/testfx-core/4.0.18/testfx-core-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/1/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/testfx-junit5/4.0.18/testfx-junit5-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3-tests.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-util-test/4.0-ALPHA-3/it-tidalwave-util-test-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/io/github/java-diff-utils/java-diff-utils/4.15/java-diff-utils-4.15.jar:/var/jenkins_home/maven-repositories/executors/1/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar:/var/jenkins_home/maven-repositories/executors/1/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/var/jenkins_home/maven-repositories/executors/1/org/testng/testng/7.10.2/testng-7.10.2.jar:/var/jenkins_home/maven-repositories/executors/1/com/beust/jcommander/1.82/jcommander-1.82.jar:/var/jenkins_home/maven-repositories/executors/1/org/webjars/jquery/3.7.1/jquery-3.7.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/assertj/assertj-core/3.27.2/assertj-core-3.27.2.jar:/var/jenkins_home/maven-repositories/executors/1/net/bytebuddy/byte-buddy/1.15.11/byte-buddy-1.15.11.jar:/var/jenkins_home/maven-repositories/executors/1/org/mockito/mockito-core/5.13.0/mockito-core-5.13.0.jar:/var/jenkins_home/maven-repositories/executors/1/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/var/jenkins_home/maven-repositories/executors/1/ch/qos/logback/logback-classic/1.5.16/logback-classic-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/1/ch/qos/logback/logback-core/1.5.16/logback-core-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/openjfx-monocle/11.0.2/openjfx-monocle-11.0.2.jar: 04:02:15.872 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - testfx.headless: true 04:02:15.872 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - testfx.robot: glass 04:02:15.872 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - tft.profile.metrics.sonarGoal: 04:02:15.872 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.dir: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings 04:02:15.872 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.home: /var/jenkins_home 04:02:15.872 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.language: en 04:02:15.872 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.name: jenkins 04:02:15.872 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.timezone: Etc/UTC 04:02:15.872 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - TEST PASSED in 1 msec 04:02:15.872 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - 04:02:15.873 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - ************************************************************* 04:02:15.873 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - TEST "must not fire PowerOnEvent when MessageBus not present" 04:02:15.873 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - ************************************************************* 04:02:15.874 [main ] INFO i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - initializeInBackground() 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - basedir: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - file.encoding: UTF-8 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - file.separator: / 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - it.tidalwave.util.appName: test 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - it.tidalwave.util.spring.ClassScanner.basePackages: it 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/test-classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-6-SNAPSHOT.1b948ac0db9b.jar:/var/jenkins_home/maven-repositories/executors/1/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar:/var/jenkins_home/maven-repositories/executors/1/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-beans/6.2.1/spring-beans-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/4.0-ALPHA-3/it-tidalwave-messagebus-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-role-spring/4.0-ALPHA-3/it-tidalwave-role-spring-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-aspects/6.2.1/spring-aspects-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/aspectj/aspectjrt/1.9.22.1/aspectjrt-1.9.22.1.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-role/4.0-ALPHA-3/it-tidalwave-role-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-context/6.2.1/spring-context-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-aop/6.2.1/spring-aop-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-core/6.2.1/spring-core-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-jcl/6.2.1/spring-jcl-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-expression/6.2.1/spring-expression-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/1/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/1/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/jfxtras/jmetro/11.6.14/jmetro-11.6.14.jar:/var/jenkins_home/maven-repositories/executors/1/org/controlsfx/controlsfx/11.0.0/controlsfx-11.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1-linux.jar:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-6-SNAPSHOT.1b948ac0db9b-tests.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/testfx-core/4.0.18/testfx-core-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/1/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/testfx-junit5/4.0.18/testfx-junit5-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3-tests.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-util-test/4.0-ALPHA-3/it-tidalwave-util-test-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/io/github/java-diff-utils/java-diff-utils/4.15/java-diff-utils-4.15.jar:/var/jenkins_home/maven-repositories/executors/1/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar:/var/jenkins_home/maven-repositories/executors/1/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/var/jenkins_home/maven-repositories/executors/1/org/testng/testng/7.10.2/testng-7.10.2.jar:/var/jenkins_home/maven-repositories/executors/1/com/beust/jcommander/1.82/jcommander-1.82.jar:/var/jenkins_home/maven-repositories/executors/1/org/webjars/jquery/3.7.1/jquery-3.7.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/assertj/assertj-core/3.27.2/assertj-core-3.27.2.jar:/var/jenkins_home/maven-repositories/executors/1/net/bytebuddy/byte-buddy/1.15.11/byte-buddy-1.15.11.jar:/var/jenkins_home/maven-repositories/executors/1/org/mockito/mockito-core/5.13.0/mockito-core-5.13.0.jar:/var/jenkins_home/maven-repositories/executors/1/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/var/jenkins_home/maven-repositories/executors/1/ch/qos/logback/logback-classic/1.5.16/logback-classic-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/1/ch/qos/logback/logback-core/1.5.16/logback-core-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/openjfx-monocle/11.0.2/openjfx-monocle-11.0.2.jar: 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.class.version: 65.0 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.home: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_21 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.io.tmpdir: /tmp 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.runtime.name: OpenJDK Runtime Environment 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.runtime.version: 21.0.5+11-LTS 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.specification.name: Java Platform API Specification 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.specification.vendor: Oracle Corporation 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.specification.version: 21 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor: Eclipse Adoptium 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor.url: https://adoptium.net/ 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor.url.bug: https://github.com/adoptium/adoptium-support/issues 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor.version: Temurin-21.0.5+11 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.version: 21.0.5 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.version.date: 2024-10-15 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.compressedOopsMode: 32-bit 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.info: mixed mode, sharing 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.name: OpenJDK 64-Bit Server VM 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.specification.name: Java Virtual Machine Specification 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.specification.vendor: Oracle Corporation 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.specification.version: 21 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.vendor: Eclipse Adoptium 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.version: 21.0.5+11-LTS 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - javafx.runtime.version: 11.0.1+1 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - javafx.version: 11.0.1 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - jdk.attach.allowAttachSelf: true 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - jdk.debug: release 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - knownExploitedEnabled: https://raw.githubusercontent.com/EugenMayer/cisa-known-exploited-mirror/main/known_exploited_vulnerabilities.json 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - line.separator: 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - localRepository: /var/jenkins_home/maven-repositories/executors/1 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - maven.repo.local: /var/jenkins_home/maven-repositories/executors/1 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - native.encoding: UTF-8 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - os.arch: amd64 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - os.name: Linux 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - os.version: 6.8.0-51-generic 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - path.separator: : 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - prism.order: sw 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - stderr.encoding: UTF-8 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - stdout.encoding: UTF-8 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.arch.data.model: 64 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.boot.library.path: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_21/lib 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.cpu.endian: little 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.io.unicode.encoding: UnicodeLittle 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.java.command: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire/surefirebooter-20250116040045345_58.jar /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire 2025-01-16T04-00-28_321-jvmRun1 surefire-20250116040045345_56tmp surefire_1-20250116040045345_57tmp 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.java.launcher: SUN_STANDARD 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.jnu.encoding: UTF-8 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.management.compiler: HotSpot 64-Bit Tiered Compilers 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - surefire.real.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire/surefirebooter-20250116040045345_58.jar 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - surefire.test.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/test-classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-6-SNAPSHOT.1b948ac0db9b.jar:/var/jenkins_home/maven-repositories/executors/1/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar:/var/jenkins_home/maven-repositories/executors/1/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-beans/6.2.1/spring-beans-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/4.0-ALPHA-3/it-tidalwave-messagebus-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-role-spring/4.0-ALPHA-3/it-tidalwave-role-spring-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-aspects/6.2.1/spring-aspects-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/aspectj/aspectjrt/1.9.22.1/aspectjrt-1.9.22.1.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-role/4.0-ALPHA-3/it-tidalwave-role-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-context/6.2.1/spring-context-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-aop/6.2.1/spring-aop-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-core/6.2.1/spring-core-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-jcl/6.2.1/spring-jcl-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-expression/6.2.1/spring-expression-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/1/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/1/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/jfxtras/jmetro/11.6.14/jmetro-11.6.14.jar:/var/jenkins_home/maven-repositories/executors/1/org/controlsfx/controlsfx/11.0.0/controlsfx-11.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1-linux.jar:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-6-SNAPSHOT.1b948ac0db9b-tests.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/testfx-core/4.0.18/testfx-core-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/1/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/testfx-junit5/4.0.18/testfx-junit5-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3-tests.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-util-test/4.0-ALPHA-3/it-tidalwave-util-test-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/io/github/java-diff-utils/java-diff-utils/4.15/java-diff-utils-4.15.jar:/var/jenkins_home/maven-repositories/executors/1/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar:/var/jenkins_home/maven-repositories/executors/1/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/var/jenkins_home/maven-repositories/executors/1/org/testng/testng/7.10.2/testng-7.10.2.jar:/var/jenkins_home/maven-repositories/executors/1/com/beust/jcommander/1.82/jcommander-1.82.jar:/var/jenkins_home/maven-repositories/executors/1/org/webjars/jquery/3.7.1/jquery-3.7.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/assertj/assertj-core/3.27.2/assertj-core-3.27.2.jar:/var/jenkins_home/maven-repositories/executors/1/net/bytebuddy/byte-buddy/1.15.11/byte-buddy-1.15.11.jar:/var/jenkins_home/maven-repositories/executors/1/org/mockito/mockito-core/5.13.0/mockito-core-5.13.0.jar:/var/jenkins_home/maven-repositories/executors/1/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/var/jenkins_home/maven-repositories/executors/1/ch/qos/logback/logback-classic/1.5.16/logback-classic-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/1/ch/qos/logback/logback-core/1.5.16/logback-core-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/openjfx-monocle/11.0.2/openjfx-monocle-11.0.2.jar: 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - testfx.headless: true 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - testfx.robot: glass 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - tft.profile.metrics.sonarGoal: 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.dir: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings 04:02:15.874 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.home: /var/jenkins_home 04:02:15.875 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.language: en 04:02:15.875 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.name: jenkins 04:02:15.875 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.timezone: Etc/UTC 04:02:15.875 [main ] INFO i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - Application presentation delegate: it.tidalwave.ui.javafx.spi.AbstractJavaFXSpringApplicationTest$MockPresentationDelegate@56637aa4 04:02:15.875 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - TEST PASSED in 2 msec 04:02:15.875 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - 04:02:15.876 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - *********************************** 04:02:15.876 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - TEST "musts call assembler methods" 04:02:15.876 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - *********************************** 04:02:16.029 [main ] INFO i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - initializeInBackground() 04:02:16.029 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - basedir: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings 04:02:16.029 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - file.encoding: UTF-8 04:02:16.029 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - file.separator: / 04:02:16.029 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - it.tidalwave.util.appName: test-it.tidalwave.ui.javafx.spi.AbstractJavaFXSpringApplicationTest 04:02:16.029 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - it.tidalwave.util.spring.ClassScanner.basePackages: it 04:02:16.029 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/test-classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-6-SNAPSHOT.1b948ac0db9b.jar:/var/jenkins_home/maven-repositories/executors/1/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar:/var/jenkins_home/maven-repositories/executors/1/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-beans/6.2.1/spring-beans-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/4.0-ALPHA-3/it-tidalwave-messagebus-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-role-spring/4.0-ALPHA-3/it-tidalwave-role-spring-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-aspects/6.2.1/spring-aspects-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/aspectj/aspectjrt/1.9.22.1/aspectjrt-1.9.22.1.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-role/4.0-ALPHA-3/it-tidalwave-role-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-context/6.2.1/spring-context-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-aop/6.2.1/spring-aop-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-core/6.2.1/spring-core-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-jcl/6.2.1/spring-jcl-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-expression/6.2.1/spring-expression-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/1/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/1/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/jfxtras/jmetro/11.6.14/jmetro-11.6.14.jar:/var/jenkins_home/maven-repositories/executors/1/org/controlsfx/controlsfx/11.0.0/controlsfx-11.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1-linux.jar:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-6-SNAPSHOT.1b948ac0db9b-tests.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/testfx-core/4.0.18/testfx-core-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/1/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/testfx-junit5/4.0.18/testfx-junit5-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3-tests.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-util-test/4.0-ALPHA-3/it-tidalwave-util-test-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/io/github/java-diff-utils/java-diff-utils/4.15/java-diff-utils-4.15.jar:/var/jenkins_home/maven-repositories/executors/1/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar:/var/jenkins_home/maven-repositories/executors/1/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/var/jenkins_home/maven-repositories/executors/1/org/testng/testng/7.10.2/testng-7.10.2.jar:/var/jenkins_home/maven-repositories/executors/1/com/beust/jcommander/1.82/jcommander-1.82.jar:/var/jenkins_home/maven-repositories/executors/1/org/webjars/jquery/3.7.1/jquery-3.7.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/assertj/assertj-core/3.27.2/assertj-core-3.27.2.jar:/var/jenkins_home/maven-repositories/executors/1/net/bytebuddy/byte-buddy/1.15.11/byte-buddy-1.15.11.jar:/var/jenkins_home/maven-repositories/executors/1/org/mockito/mockito-core/5.13.0/mockito-core-5.13.0.jar:/var/jenkins_home/maven-repositories/executors/1/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/var/jenkins_home/maven-repositories/executors/1/ch/qos/logback/logback-classic/1.5.16/logback-classic-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/1/ch/qos/logback/logback-core/1.5.16/logback-core-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/openjfx-monocle/11.0.2/openjfx-monocle-11.0.2.jar: 04:02:16.029 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.class.version: 65.0 04:02:16.029 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.home: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_21 04:02:16.029 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.io.tmpdir: /tmp 04:02:16.029 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.library.path: /usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib 04:02:16.029 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.runtime.name: OpenJDK Runtime Environment 04:02:16.029 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.runtime.version: 21.0.5+11-LTS 04:02:16.030 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.specification.name: Java Platform API Specification 04:02:16.030 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.specification.vendor: Oracle Corporation 04:02:16.030 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.specification.version: 21 04:02:16.030 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor: Eclipse Adoptium 04:02:16.030 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor.url: https://adoptium.net/ 04:02:16.030 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor.url.bug: https://github.com/adoptium/adoptium-support/issues 04:02:16.030 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vendor.version: Temurin-21.0.5+11 04:02:16.030 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.version: 21.0.5 04:02:16.030 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.version.date: 2024-10-15 04:02:16.030 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.compressedOopsMode: 32-bit 04:02:16.030 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.info: mixed mode, sharing 04:02:16.030 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.name: OpenJDK 64-Bit Server VM 04:02:16.030 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.specification.name: Java Virtual Machine Specification 04:02:16.030 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.specification.vendor: Oracle Corporation 04:02:16.030 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.specification.version: 21 04:02:16.030 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.vendor: Eclipse Adoptium 04:02:16.030 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - java.vm.version: 21.0.5+11-LTS 04:02:16.030 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - javafx.runtime.version: 11.0.1+1 04:02:16.030 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - javafx.version: 11.0.1 04:02:16.030 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - jdk.attach.allowAttachSelf: true 04:02:16.030 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - jdk.debug: release 04:02:16.030 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - knownExploitedEnabled: https://raw.githubusercontent.com/EugenMayer/cisa-known-exploited-mirror/main/known_exploited_vulnerabilities.json 04:02:16.030 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - line.separator: 04:02:16.030 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - localRepository: /var/jenkins_home/maven-repositories/executors/1 04:02:16.030 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - maven.repo.local: /var/jenkins_home/maven-repositories/executors/1 04:02:16.030 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - native.encoding: UTF-8 04:02:16.030 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - os.arch: amd64 04:02:16.030 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - os.name: Linux 04:02:16.030 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - os.version: 6.8.0-51-generic 04:02:16.030 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - path.separator: : 04:02:16.030 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - prism.order: sw 04:02:16.030 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - stderr.encoding: UTF-8 04:02:16.030 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - stdout.encoding: UTF-8 04:02:16.030 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.arch.data.model: 64 04:02:16.030 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.boot.library.path: /var/jenkins_home/tools/hudson.model.JDK/AdoptiumJDK_21/lib 04:02:16.030 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.cpu.endian: little 04:02:16.030 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.io.unicode.encoding: UnicodeLittle 04:02:16.030 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.java.command: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire/surefirebooter-20250116040045345_58.jar /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire 2025-01-16T04-00-28_321-jvmRun1 surefire-20250116040045345_56tmp surefire_1-20250116040045345_57tmp 04:02:16.030 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.java.launcher: SUN_STANDARD 04:02:16.030 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.jnu.encoding: UTF-8 04:02:16.030 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - sun.management.compiler: HotSpot 64-Bit Tiered Compilers 04:02:16.030 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - surefire.real.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/surefire/surefirebooter-20250116040045345_58.jar 04:02:16.030 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - surefire.test.class.path: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/test-classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/classes:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-6-SNAPSHOT.1b948ac0db9b.jar:/var/jenkins_home/maven-repositories/executors/1/jakarta/annotation/jakarta.annotation-api/3.0.0/jakarta.annotation-api-3.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/com/github/spotbugs/spotbugs-annotations/4.8.6/spotbugs-annotations-4.8.6.jar:/var/jenkins_home/maven-repositories/executors/1/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-beans/6.2.1/spring-beans-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/4.0-ALPHA-3/it-tidalwave-messagebus-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/org/slf4j/slf4j-api/2.0.16/slf4j-api-2.0.16.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-role-spring/4.0-ALPHA-3/it-tidalwave-role-spring-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-aspects/6.2.1/spring-aspects-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/aspectj/aspectjrt/1.9.22.1/aspectjrt-1.9.22.1.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-role/4.0-ALPHA-3/it-tidalwave-role-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-context/6.2.1/spring-context-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-aop/6.2.1/spring-aop-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-core/6.2.1/spring-core-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-jcl/6.2.1/spring-jcl-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/springframework/spring-expression/6.2.1/spring-expression-6.2.1.jar:/var/jenkins_home/maven-repositories/executors/1/io/micrometer/micrometer-observation/1.14.2/micrometer-observation-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/1/io/micrometer/micrometer-commons/1.14.2/micrometer-commons-1.14.2.jar:/var/jenkins_home/maven-repositories/executors/1/jakarta/inject/jakarta.inject-api/2.0.1/jakarta.inject-api-2.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/jfxtras/jmetro/11.6.14/jmetro-11.6.14.jar:/var/jenkins_home/maven-repositories/executors/1/org/controlsfx/controlsfx/11.0.0/controlsfx-11.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-base/11.0.1/javafx-base-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-controls/11.0.1/javafx-controls-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-graphics/11.0.1/javafx-graphics-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-fxml/11.0.1/javafx-fxml-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1-linux.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/openjfx/javafx-media/11.0.1/javafx-media-11.0.1-linux.jar:/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-6-SNAPSHOT.1b948ac0db9b-tests.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/testfx-core/4.0.18/testfx-core-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/1/org/hamcrest/hamcrest/3.0/hamcrest-3.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/testfx-junit5/4.0.18/testfx-junit5-4.0.18.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-util/4.0-ALPHA-3/it-tidalwave-util-4.0-ALPHA-3-tests.jar:/var/jenkins_home/maven-repositories/executors/1/it/tidalwave/thesefoolishthings/it-tidalwave-util-test/4.0-ALPHA-3/it-tidalwave-util-test-4.0-ALPHA-3.jar:/var/jenkins_home/maven-repositories/executors/1/io/github/java-diff-utils/java-diff-utils/4.15/java-diff-utils-4.15.jar:/var/jenkins_home/maven-repositories/executors/1/org/projectlombok/lombok/1.18.36/lombok-1.18.36.jar:/var/jenkins_home/maven-repositories/executors/1/org/apiguardian/apiguardian-api/1.1.2/apiguardian-api-1.1.2.jar:/var/jenkins_home/maven-repositories/executors/1/org/testng/testng/7.10.2/testng-7.10.2.jar:/var/jenkins_home/maven-repositories/executors/1/com/beust/jcommander/1.82/jcommander-1.82.jar:/var/jenkins_home/maven-repositories/executors/1/org/webjars/jquery/3.7.1/jquery-3.7.1.jar:/var/jenkins_home/maven-repositories/executors/1/org/assertj/assertj-core/3.27.2/assertj-core-3.27.2.jar:/var/jenkins_home/maven-repositories/executors/1/net/bytebuddy/byte-buddy/1.15.11/byte-buddy-1.15.11.jar:/var/jenkins_home/maven-repositories/executors/1/org/mockito/mockito-core/5.13.0/mockito-core-5.13.0.jar:/var/jenkins_home/maven-repositories/executors/1/net/bytebuddy/byte-buddy-agent/1.15.0/byte-buddy-agent-1.15.0.jar:/var/jenkins_home/maven-repositories/executors/1/org/objenesis/objenesis/3.3/objenesis-3.3.jar:/var/jenkins_home/maven-repositories/executors/1/ch/qos/logback/logback-classic/1.5.16/logback-classic-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/1/ch/qos/logback/logback-core/1.5.16/logback-core-1.5.16.jar:/var/jenkins_home/maven-repositories/executors/1/org/testfx/openjfx-monocle/11.0.2/openjfx-monocle-11.0.2.jar: 04:02:16.030 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - testfx.headless: true 04:02:16.030 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - testfx.robot: glass 04:02:16.030 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - tft.profile.metrics.sonarGoal: 04:02:16.030 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.dir: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings 04:02:16.030 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.home: /var/jenkins_home 04:02:16.030 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.language: en 04:02:16.030 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.name: jenkins 04:02:16.030 [main ] DEBUG i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - user.timezone: Etc/UTC 04:02:16.031 [main ] INFO i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - Application presentation delegate: it.tidalwave.ui.javafx.spi.AbstractJavaFXSpringApplicationTest$PresentationDelegateAssembler@7df53a8f 04:02:16.035 [main ] INFO i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - Calling presentation assembler: it.tidalwave.ui.javafx.spi.AbstractJavaFXSpringApplicationTest$PresentationDelegateAssembler@7df53a8f 04:02:16.047 [main ] INFO i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - >>>> calling assemble([i.t.u.j.i.DefaultJavaFXBinder@f2e0a27, i.t.u.j.i.DefaultJavaFXToolBarControl@57a92406, i.t.u.j.i.DefaultJavaFXMenuBarControl@5ced573c, i.t.u.j.JavaFXPanelGroupControl$MockitoMock$paViwxC2@4ce97b25, i.t.u.j.s.AbstractJavaFXSpringApplicationTest$Bean1@3b5a0e4, i.t.u.j.s.AbstractJavaFXSpringApplicationTest$Bean2@7d1d4175]) 04:02:16.052 [main ] INFO i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - Calling presentation assembler: it.tidalwave.ui.javafx.spi.AbstractJavaFXSpringApplicationTest$SpringComponentAssembler@56635551 04:02:16.054 [main ] INFO i.t.ui.javafx.spi.AbstractJavaFXSpringApplication - >>>> calling assemble([i.t.u.j.i.DefaultJavaFXBinder@f2e0a27, i.t.u.j.i.DefaultJavaFXToolBarControl@57a92406, i.t.u.j.i.DefaultJavaFXMenuBarControl@5ced573c, i.t.u.j.JavaFXPanelGroupControl$MockitoMock$paViwxC2@4ce97b25, i.t.u.j.s.AbstractJavaFXSpringApplicationTest$Bean1@3b5a0e4, i.t.u.j.s.AbstractJavaFXSpringApplicationTest$Bean2@7d1d4175]) 04:02:16.055 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - TEST PASSED in 179 msec 04:02:16.055 [main ] INFO i.t.u.j.spi.AbstractJavaFXSpringApplicationTest - 04:02:16.056 [main ] INFO i.t.u.javafx.JavaFXSpringAnnotationApplicationTest - FINISHED TESTS OF it.tidalwave.ui.javafx.JavaFXSpringAnnotationApplicationTest [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 90.39 s -- in TestSuite [INFO] [INFO] Results: [INFO] [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-ui-javafx --- [INFO] Loading execution data file /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/jacoco.exec [INFO] Analyzed bundle 'SteelBlue :: JavaFX Bindings' with 47 classes [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-ui-javafx --- [INFO] Building jar: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/it-tidalwave-ui-javafx-2.0-ALPHA-6-SNAPSHOT.1b948ac0db9b.jar [INFO] [INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-ui-javafx --- [INFO] Building jar: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/it-tidalwave-ui-javafx-2.0-ALPHA-6-SNAPSHOT.1b948ac0db9b-tests.jar [INFO] [INFO] --- revapi:0.15.0:check (api-check) @ it-tidalwave-ui-javafx --- [INFO] Skipping execution [INFO] [INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-ui-javafx --- [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/steelblue/it-tidalwave-ui-javafx/2.0-ALPHA-6-SNAPSHOT/it-tidalwave-ui-javafx-2.0-ALPHA-6-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/it-tidalwave-ui-javafx-2.0-ALPHA-6-SNAPSHOT.1b948ac0db9b.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/steelblue/it-tidalwave-ui-javafx/2.0-ALPHA-6-SNAPSHOT/it-tidalwave-ui-javafx-2.0-ALPHA-6-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/it-tidalwave-ui-javafx-2.0-ALPHA-6-SNAPSHOT.1b948ac0db9b-tests.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/steelblue/it-tidalwave-ui-javafx/2.0-ALPHA-6-SNAPSHOT/it-tidalwave-ui-javafx-2.0-ALPHA-6-SNAPSHOT-tests.jar [INFO] [INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-ui-javafx >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-ui-javafx --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-ui-javafx <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-ui-javafx --- [INFO] BugInstance size is 5 [INFO] Error size is 0 [INFO] Total bugs: 5 [ERROR] Medium: it.tidalwave.ui.javafx.Splash.show(Stage) may expose internal representation by storing an externally mutable object into Splash.splashStage [it.tidalwave.ui.javafx.Splash] At Splash.java:[line 85] EI_EXPOSE_REP2 [ERROR] Low: Splash.splashStage not initialized in constructor and dereferenced in it.tidalwave.ui.javafx.Splash.dismiss() [it.tidalwave.ui.javafx.Splash] At Splash.java:[line 100] UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR [ERROR] Low: Splash.splashStage not initialized in constructor and dereferenced in it.tidalwave.ui.javafx.Splash.lambda$dismiss$0(ActionEvent) [it.tidalwave.ui.javafx.Splash] At Splash.java:[line 103] UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR [ERROR] Medium: new it.tidalwave.ui.javafx.impl.common.PropertyAdapter(Executor, BoundProperty) may expose internal representation by storing an externally mutable object into PropertyAdapter.delegate [it.tidalwave.ui.javafx.impl.common.PropertyAdapter] At PropertyAdapter.java:[line 91] EI_EXPOSE_REP2 [ERROR] Low: Exception is caught when Exception is not thrown in it.tidalwave.ui.javafx.impl.dialog.DialogBindings.lambda$showInModalDialog$0(Optional, UserNotificationWithFeedback) [it.tidalwave.ui.javafx.impl.dialog.DialogBindings] At DialogBindings.java:[line 144] REC_CATCH_EXCEPTION [INFO] To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui" [INFO] [INFO] ----------< it.tidalwave.steelblue:it-tidalwave-ui-examples >----------- [INFO] Building SteelBlue (examples) 2.0-ALPHA-6-SNAPSHOT [5/8] [INFO] from modules/examples/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-ui-examples --- [INFO] Deleting /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/target [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-examples --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples [INFO] Storing buildNumber: 1b948ac0db9b at timestamp: 1737000143676 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-examples --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-examples --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-examples --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 2.0-ALPHA-6-SNAPSHOT 1b948ac0db9b [INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-examples --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/target/jacoco.exec [INFO] [INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-ui-examples --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-ui-examples --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- revapi:0.15.0:check (api-check) @ it-tidalwave-ui-examples --- [INFO] Skipping execution [INFO] [INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-ui-examples --- [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/steelblue/it-tidalwave-ui-examples/2.0-ALPHA-6-SNAPSHOT/it-tidalwave-ui-examples-2.0-ALPHA-6-SNAPSHOT.pom [INFO] [INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-ui-examples >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-ui-examples --- [INFO] [INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-ui-examples <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-ui-examples --- [INFO] [INFO] --------< it.tidalwave.steelblue:it-tidalwave-ui-example-model >-------- [INFO] Building SteelBlue :: Examples :: Model 2.0-ALPHA-6-SNAPSHOT [6/8] [INFO] from modules/examples/Model/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-ui-example-model --- [INFO] Deleting /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/target [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-example-model --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model [INFO] Storing buildNumber: 1b948ac0db9b at timestamp: 1737000143768 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-example-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-example-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-example-model --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 2.0-ALPHA-6-SNAPSHOT 1b948ac0db9b [INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-example-model --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/target/jacoco.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-example-model --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-example-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [forked debug deprecation release 21] to target/classes [WARNING] on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/src/main/java/it/tidalwave/ui/example/model/SimpleDciEntity.java:[63,34] [this-escape] possible 'this' escape before subclass is fully initialized [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/src/main/java/it/tidalwave/ui/example/model/FileEntity.java:[71,27] [serial] non-transient instance field of a serializable class declared with a non-serializable type [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-example-model --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-example-model --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-ui-example-model --- [INFO] No tests to run. [INFO] [INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-ui-example-model --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-ui-example-model --- [INFO] Building jar: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/target/it-tidalwave-ui-example-model-2.0-ALPHA-6-SNAPSHOT.1b948ac0db9b.jar [INFO] [INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-ui-example-model --- [INFO] Skipping packaging of the test-jar [INFO] [INFO] --- revapi:0.15.0:check (api-check) @ it-tidalwave-ui-example-model --- [INFO] Skipping execution [INFO] [INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-ui-example-model --- [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/steelblue/it-tidalwave-ui-example-model/2.0-ALPHA-6-SNAPSHOT/it-tidalwave-ui-example-model-2.0-ALPHA-6-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/target/it-tidalwave-ui-example-model-2.0-ALPHA-6-SNAPSHOT.1b948ac0db9b.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/steelblue/it-tidalwave-ui-example-model/2.0-ALPHA-6-SNAPSHOT/it-tidalwave-ui-example-model-2.0-ALPHA-6-SNAPSHOT.jar [INFO] [INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-ui-example-model >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-ui-example-model --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-ui-example-model <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-ui-example-model --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] ----< it.tidalwave.steelblue:it-tidalwave-ui-example-presentation >----- [INFO] Building SteelBlue :: Examples :: Presentation 2.0-ALPHA-6-SNAPSHOT [7/8] [INFO] from modules/examples/Presentation/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-ui-example-presentation --- [INFO] Deleting /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/target [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-example-presentation --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation [INFO] Storing buildNumber: 1b948ac0db9b at timestamp: 1737000148274 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-example-presentation --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-example-presentation --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-example-presentation --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 2.0-ALPHA-6-SNAPSHOT 1b948ac0db9b [INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-example-presentation --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/target/jacoco.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-example-presentation --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-example-presentation --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [forked debug deprecation release 21] to target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-example-presentation --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-example-presentation --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [forked debug deprecation release 21] to target/test-classes [WARNING] on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/src/test/java/it/tidalwave/ui/example/presentation/impl/FileEntityPresentableTest.java:[74,60] [unchecked] unchecked conversion required: Aggregate found: Aggregate [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-ui-example-presentation --- [INFO] Using auto detected provider org.apache.maven.surefire.testng.TestNGProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running TestSuite 04:02:32.907 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - STARTING TESTS OF it.tidalwave.ui.example.presentation.impl.DefaultMainPanelPresentationControlTest OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 04:02:34.196 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - *************************************** 04:02:34.197 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionDialogCancelOk cancel" 04:02:34.197 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - *************************************** 04:02:34.210 [main ] INFO i.t.u.c.t.UserNotificationWithFeedbackTestHelper - >>>> mock UI cancelling UserNotificationWithFeedback(super=UserNotification(text=Now press the button, caption=Notification), feedback=it.tidalwave.ui.core.UserNotificationWithFeedback$Feedback@4a453f8d)... 04:02:34.219 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 20 msec 04:02:34.220 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - 04:02:34.225 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - **************************************** 04:02:34.225 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionDialogCancelOk confirm" 04:02:34.225 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - **************************************** 04:02:34.226 [main ] INFO i.t.u.c.t.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=Now press the button, caption=Notification), feedback=it.tidalwave.ui.core.UserNotificationWithFeedback$Feedback@64665781)... 04:02:34.228 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 3 msec 04:02:34.228 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - 04:02:34.232 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ********************************** 04:02:34.232 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionDialogOk confirm" 04:02:34.232 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ********************************** 04:02:34.233 [main ] INFO i.t.u.c.t.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=Now press the button, caption=Notification), feedback=it.tidalwave.ui.core.UserNotificationWithFeedback$Feedback@58f290bc)... 04:02:34.235 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 2 msec 04:02:34.235 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - 04:02:34.238 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ************************************** 04:02:34.238 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionPickDirectory cancel" 04:02:34.238 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ************************************** 04:02:34.240 [main ] INFO i.t.u.c.t.UserNotificationWithFeedbackTestHelper - >>>> mock UI cancelling UserNotificationWithFeedback(super=UserNotification(text=, caption=Pick a directory), feedback=it.tidalwave.ui.core.UserNotificationWithFeedback$Feedback@5a7e81)... 04:02:34.241 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 3 msec 04:02:34.241 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - 04:02:34.244 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - *************************************** 04:02:34.245 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionPickDirectory confirm" 04:02:34.245 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - *************************************** 04:02:34.246 [main ] INFO i.t.u.c.t.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=, caption=Pick a directory), feedback=it.tidalwave.ui.core.UserNotificationWithFeedback$Feedback@5bde6148)... 04:02:34.247 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 3 msec 04:02:34.248 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - 04:02:34.250 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ********************************* 04:02:34.251 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionPickFile cancel" 04:02:34.251 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ********************************* 04:02:34.252 [main ] INFO i.t.u.c.t.UserNotificationWithFeedbackTestHelper - >>>> mock UI cancelling UserNotificationWithFeedback(super=UserNotification(text=, caption=Pick a file), feedback=it.tidalwave.ui.core.UserNotificationWithFeedback$Feedback@10d905c1)... 04:02:34.254 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 3 msec 04:02:34.254 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - 04:02:34.256 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ********************************** 04:02:34.256 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test actionPickFile confirm" 04:02:34.257 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ********************************** 04:02:34.258 [main ] INFO i.t.u.c.t.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=, caption=Pick a file), feedback=it.tidalwave.ui.core.UserNotificationWithFeedback$Feedback@3a709cc7)... 04:02:34.259 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 3 msec 04:02:34.260 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - 04:02:34.262 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ************************ 04:02:34.262 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test buttonAction" 04:02:34.262 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ************************ 04:02:34.458 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 196 msec 04:02:34.459 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - 04:02:34.462 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ******************** 04:02:34.462 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST "test populate" 04:02:34.462 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - ******************** 04:02:34.685 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - ContextManagerProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultContextManagerProvider@5649f55 04:02:34.693 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.e.m.FileEntity@3b2c8bda at construction time: [] 04:02:34.749 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000074b2183a6c70@1031c1a0, []) 04:02:34.750 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@3fd9e01c 04:02:34.752 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - OwnerRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.impl.DefaultOwnerRoleFactoryProvider@67b3960b 04:02:34.754 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.e.m.FileEntity@3b2c8bda at construction time: [] 04:02:34.754 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.r.SimpleComposite) for i.t.u.e.m.FileEntity@3b2c8bda 04:02:34.755 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 04:02:34.759 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - Too many instances of SystemRoleFactoryProvider, using @DefaultProvider ... 04:02:34.761 [main ] INFO it.tidalwave.role.impl.ServiceLoaderLocator - SystemRoleFactoryProvider instantiated from META-INF/services: it.tidalwave.role.spring.spi.SpringSystemRoleFactoryProvider@2dd2ff87 04:02:34.807 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000074b2183a6c70@bd28c86, []) 04:02:34.808 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@3fd9e01c 04:02:34.808 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.e.m.FileEntity@3b2c8bda, i.t.r.SimpleComposite) 04:02:34.811 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 04:02:34.811 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.e.m.FileEntity@3b2c8bda, i.t.u.RoleFactory) 04:02:34.811 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 04:02:34.811 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000074b2183a6c70@bd28c86, []) completed 04:02:34.811 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] 04:02:34.812 [main ] TRACE i.t.ui.core.role.spi.SimpleCompositePresentable - >>>> r for i.t.u.e.m.FileEntity@3b2c8bda: [i.t.u.c.r.PresentationModelAggregate@44864ebe] 04:02:34.812 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000074b2183a6c70@1031c1a0, []) completed 04:02:34.815 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 04:02:34.867 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 04:02:34.872 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.e.m.SimpleDciEntity@36f05595 at construction time: [] 04:02:34.873 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.u.c.r.Displayable) for i.t.u.e.m.SimpleDciEntity@36f05595 04:02:34.873 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 04:02:34.880 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000074b2183a6c70@3e55d844, []) 04:02:34.880 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@3fd9e01c 04:02:34.881 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.e.m.SimpleDciEntity@36f05595, i.t.u.c.r.Displayable) 04:02:34.881 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 04:02:34.881 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.e.m.SimpleDciEntity@36f05595, i.t.u.RoleFactory) 04:02:34.881 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 04:02:34.881 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000074b2183a6c70@3e55d844, []) completed 04:02:34.881 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [] 04:02:34.887 [main ] TRACE it.tidalwave.util.spi.HierarchicFinderSupport - computeNeededResults() - HierarchicFinderSupport(name=it.tidalwave.util.impl.finder.ArrayListFinder, firstResult=0, maxResults=2147483647, contexts=[], sorters=[]) 04:02:34.888 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.e.m.FileEntity@3b2c8bda at construction time: [] 04:02:34.888 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - as(i.t.u.c.r.Displayable) for i.t.u.e.m.FileEntity@3b2c8bda 04:02:34.888 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> contexts: ContextSnapshot[] 04:02:34.888 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000074b2183a6c70@4f7ef948, []) 04:02:34.888 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@3fd9e01c 04:02:34.889 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.e.m.FileEntity@3b2c8bda, i.t.u.c.r.Displayable) 04:02:34.889 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 04:02:34.893 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - findRoles(i.t.u.e.m.FileEntity@3b2c8bda, i.t.u.RoleFactory) 04:02:34.893 [main ] TRACE it.tidalwave.role.spi.SystemRoleFactorySupport - >>>> findRoles() returning: [] 04:02:34.893 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000074b2183a6c70@4f7ef948, []) completed 04:02:34.894 [main ] TRACE it.tidalwave.role.impl.DefaultOwnerRoleFactory - >>>> as() returning [i.t.u.e.m.FileEntity@3b2c8bda] 04:02:34.896 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - TEST PASSED in 434 msec 04:02:34.897 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - 04:02:34.901 [main ] INFO i.t.u.e.p.impl.FileEntityPresentableTest - *********** 04:02:34.902 [main ] INFO i.t.u.e.p.impl.FileEntityPresentableTest - TEST "test" 04:02:34.902 [main ] INFO i.t.u.e.p.impl.FileEntityPresentableTest - *********** 04:02:34.967 [main ] TRACE it.tidalwave.role.impl.ContextSnapshot - >>>> contexts for i.t.u.e.m.FileEntity@aa633e6 at construction time: [] 04:02:34.968 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - runWithContexts(i.t.u.ContextManager$$Lambda/0x000074b2183a6c70@240f2efd, []) 04:02:34.969 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> contexts now: [] - it.tidalwave.role.impl.DefaultContextManager@3fd9e01c 04:02:34.975 [main ] TRACE i.t.ui.core.role.spi.SimpleCompositePresentable - >>>> r for i.t.u.e.m.FileEntity@aa633e6: [i.t.u.c.r.PresentationModelAggregate@175957b6, i.t.u.c.r.Selectable$MockitoMock$MFi0TN19@231d3ce] 04:02:34.976 [main ] TRACE it.tidalwave.role.impl.DefaultContextManager - >>>> runWithContexts(i.t.u.ContextManager$$Lambda/0x000074b2183a6c70@240f2efd, []) completed 04:02:35.000 [main ] INFO i.t.u.e.p.impl.FileEntityPresentableTest - TEST PASSED in 97 msec 04:02:35.000 [main ] INFO i.t.u.e.p.impl.FileEntityPresentableTest - 04:02:35.000 [main ] INFO i.t.u.e.p.i.DefaultMainPanelPresentationControlTest - FINISHED TESTS OF it.tidalwave.ui.example.presentation.impl.DefaultMainPanelPresentationControlTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.895 s -- in TestSuite [INFO] [INFO] Results: [INFO] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-ui-example-presentation --- [INFO] Loading execution data file /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/target/jacoco.exec [INFO] Analyzed bundle 'SteelBlue :: Examples :: Presentation' with 3 classes [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-ui-example-presentation --- [INFO] Building jar: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/target/it-tidalwave-ui-example-presentation-2.0-ALPHA-6-SNAPSHOT.1b948ac0db9b.jar [INFO] [INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-ui-example-presentation --- [INFO] Building jar: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/target/it-tidalwave-ui-example-presentation-2.0-ALPHA-6-SNAPSHOT.1b948ac0db9b-tests.jar [INFO] [INFO] --- revapi:0.15.0:check (api-check) @ it-tidalwave-ui-example-presentation --- [INFO] Skipping execution [INFO] [INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-ui-example-presentation --- [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/steelblue/it-tidalwave-ui-example-presentation/2.0-ALPHA-6-SNAPSHOT/it-tidalwave-ui-example-presentation-2.0-ALPHA-6-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/target/it-tidalwave-ui-example-presentation-2.0-ALPHA-6-SNAPSHOT.1b948ac0db9b.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/steelblue/it-tidalwave-ui-example-presentation/2.0-ALPHA-6-SNAPSHOT/it-tidalwave-ui-example-presentation-2.0-ALPHA-6-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/target/it-tidalwave-ui-example-presentation-2.0-ALPHA-6-SNAPSHOT.1b948ac0db9b-tests.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/steelblue/it-tidalwave-ui-example-presentation/2.0-ALPHA-6-SNAPSHOT/it-tidalwave-ui-example-presentation-2.0-ALPHA-6-SNAPSHOT-tests.jar [INFO] [INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-ui-example-presentation >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-ui-example-presentation --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-ui-example-presentation <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-ui-example-presentation --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --< it.tidalwave.steelblue:it-tidalwave-ui-example-presentation-javafx >-- [INFO] Building SteelBlue :: Examples :: JavaFX presentation 2.0-ALPHA-6-SNAPSHOT [8/8] [INFO] from modules/examples/PresentationJavaFX/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- clean:3.4.0:clean (default-clean) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Deleting /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX/target [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX [INFO] Storing buildNumber: 1b948ac0db9b at timestamp: 1737000158619 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 2.0-ALPHA-6-SNAPSHOT 1b948ac0db9b [INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX/target/jacoco.exec [INFO] [INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Executing tasks [INFO] [mkdir] Created dir: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX/target/unwoven-classes [INFO] [mkdir] Created dir: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX/target/unwoven-test-classes [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Copying 4 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [forked debug deprecation release 21] to target/unwoven-classes [INFO] [INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] No sources to compile [INFO] [INFO] --- aspectj:1.15.0:test-compile (weave-test-classes) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- surefire:3.5.2:test (default-test) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] [INFO] --- jacoco:0.8.12:report (report) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jar:3.4.2:jar (default-jar) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Building jar: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX/target/it-tidalwave-ui-example-presentation-javafx-2.0-ALPHA-6-SNAPSHOT.1b948ac0db9b.jar [INFO] [INFO] --- jar:3.4.2:test-jar (default-test-jar) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Building jar: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX/target/it-tidalwave-ui-example-presentation-javafx-2.0-ALPHA-6-SNAPSHOT.1b948ac0db9b-tests.jar [INFO] [INFO] --- revapi:0.15.0:check (api-check) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Skipping execution [INFO] [INFO] --- install:3.1.3:install (default-install) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/steelblue/it-tidalwave-ui-example-presentation-javafx/2.0-ALPHA-6-SNAPSHOT/it-tidalwave-ui-example-presentation-javafx-2.0-ALPHA-6-SNAPSHOT.pom [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX/target/it-tidalwave-ui-example-presentation-javafx-2.0-ALPHA-6-SNAPSHOT.1b948ac0db9b.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/steelblue/it-tidalwave-ui-example-presentation-javafx/2.0-ALPHA-6-SNAPSHOT/it-tidalwave-ui-example-presentation-javafx-2.0-ALPHA-6-SNAPSHOT.jar [INFO] Installing /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX/target/it-tidalwave-ui-example-presentation-javafx-2.0-ALPHA-6-SNAPSHOT.1b948ac0db9b-tests.jar to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/steelblue/it-tidalwave-ui-example-presentation-javafx/2.0-ALPHA-6-SNAPSHOT/it-tidalwave-ui-example-presentation-javafx-2.0-ALPHA-6-SNAPSHOT-tests.jar [INFO] [INFO] >>> spotbugs:4.8.6.6:check (default-cli) > :spotbugs @ it-tidalwave-ui-example-presentation-javafx >>> [INFO] [INFO] --- spotbugs:4.8.6.6:spotbugs (spotbugs) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs:4.8.6.6:check (default-cli) < :spotbugs @ it-tidalwave-ui-example-presentation-javafx <<< [INFO] [INFO] [INFO] --- spotbugs:4.8.6.6:check (default-cli) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] ------------------< it.tidalwave.steelblue:steelblue >------------------ [INFO] Building SteelBlue 2.0-ALPHA-6-SNAPSHOT [9/8] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [WARNING] Parameter 'includeXmlInSite' is unknown for plugin 'maven-pmd-plugin:3.26.0:aggregate-cpd (default-cli)' [WARNING] Parameter 'includeXmlInSite' is unknown for plugin 'maven-pmd-plugin:3.26.0:aggregate-pmd (default-cli)' [INFO] [INFO] --- pmd:3.26.0:aggregate-cpd (default-cli) @ steelblue --- [WARNING] Unable to locate Source XRef to link to -- DISABLED [WARNING] Unable to locate Source XRef to link to -- DISABLED [WARNING] Unable to locate Source XRef to link to -- DISABLED [WARNING] Unable to locate Source XRef to link to -- DISABLED [WARNING] Unable to locate Source XRef to link to -- DISABLED [WARNING] Unable to locate Source XRef to link to -- DISABLED [WARNING] Unable to locate Source XRef to link to -- DISABLED [WARNING] Unable to locate Source XRef to link to -- DISABLED [WARNING] Unable to locate Source XRef to link to -- DISABLED [WARNING] Unable to locate Source XRef to link to -- DISABLED [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.1 skin [INFO] [INFO] >>> pmd:3.26.0:aggregate-pmd (default-cli) > test-compile @ steelblue >>> [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking SteelBlue 2.0-ALPHA-6-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ steelblue --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace [INFO] Storing buildNumber: 1b948ac0db9b at timestamp: 1737000166707 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ steelblue --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ steelblue --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ steelblue --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 2.0-ALPHA-6-SNAPSHOT 1b948ac0db9b [INFO] [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ steelblue --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/target/jacoco.exec [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking SteelBlue (modules) 2.0-ALPHA-6-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-modules --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules [INFO] Storing buildNumber: 1b948ac0db9b at timestamp: 1737000166767 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-modules --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-modules --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-modules --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 2.0-ALPHA-6-SNAPSHOT 1b948ac0db9b [INFO] [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-modules --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/target/jacoco.exec [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking SteelBlue :: Core 2.0-ALPHA-6-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-core --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core [INFO] Storing buildNumber: 1b948ac0db9b at timestamp: 1737000166826 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-core --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-core --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-core --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 2.0-ALPHA-6-SNAPSHOT 1b948ac0db9b [INFO] [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-core --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/jacoco.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-core --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-core --- [INFO] Nothing to compile - all classes are up to date. [WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-6-SNAPSHOT.1b948ac0db9b.jar to /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-core --- [INFO] Copying 4 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-core --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 22 source files with javac [forked debug deprecation release 11] to target/test-classes [WARNING] on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/test/java/it/tidalwave/ui/core/role/UserActionProviderTest.java:[59,28] [deprecation] getDefaultAction() in UserActionProvider has been deprecated [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/test/java/it/tidalwave/ui/core/role/UserActionProviderTest.java:[74,21] [deprecation] getDefaultAction() in UserActionProvider has been deprecated [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking SteelBlue :: JavaFX Bindings 2.0-ALPHA-6-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-javafx --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings [INFO] Storing buildNumber: 1b948ac0db9b at timestamp: 1737000169131 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-javafx --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-javafx --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-javafx --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 2.0-ALPHA-6-SNAPSHOT 1b948ac0db9b [INFO] [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-javafx --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/jacoco.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-javafx --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-javafx --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 47 source files with javac [forked debug deprecation release 11] to target/classes [WARNING] on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/DefaultJavaFXBinder.java:[63,4] [deprecation] bindButtonsInPane(GridPane,Collection) in JavaFXBinder has been deprecated [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/treetable/TreeTableViewBindings.java:[85,14] [rawtypes] found raw type: ObservableList missing type arguments for generic class ObservableList where E is a type-variable: E extends Object declared in interface ObservableList [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/treetable/TreeTableViewBindings.java:[86,99] [unchecked] unchecked cast required: ObservableList> found: ObservableList [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXSafeComponentBuilder.java:[104,75] [unchecked] unchecked cast required: Class found: Class where J,X are type-variables: J extends Object declared in method builderFor(Class) X extends J declared in method builderFor(Class) [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXSafeComponentBuilder.java:[164,57] [rawtypes] found raw type: Class missing type arguments for generic class Class where T is a type-variable: T extends Object declared in class Class [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXSafeComponentBuilder.java:[163,52] [unchecked] unchecked cast required: T found: Object where T,I are type-variables: T extends I declared in class JavaFXSafeComponentBuilder I extends Object declared in class JavaFXSafeComponentBuilder [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/common/RoleCollector.java:[88,26] [this-escape] possible 'this' escape before subclass is fully initialized [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/common/PropertyAdapter.java:[76,45] [unchecked] unchecked cast required: T found: Object where T is a type-variable: T extends Object declared in class PropertyAdapter [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/common/PropertyAdapter.java:[83,52] [unchecked] unchecked cast required: T found: Object where T is a type-variable: T extends Object declared in class PropertyAdapter [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/common/PropertyAdapter.java:[83,76] [unchecked] unchecked cast required: T found: Object where T is a type-variable: T extends Object declared in class PropertyAdapter [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXPresentationBuilder.java:[45,44] [unchecked] unchecked cast required: Class found: Class where I is a type-variable: I extends Object declared in class JavaFXPresentationBuilder where CAP#1 is a fresh type-variable: CAP#1 extends Object from capture of ? [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXPresentationBuilder.java:[45,64] [unchecked] unchecked cast required: Class found: Class where T,I are type-variables: T extends I declared in class JavaFXPresentationBuilder I extends Object declared in class JavaFXPresentationBuilder where CAP#1 is a fresh type-variable: CAP#1 extends Object from capture of ? [WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/it-tidalwave-ui-javafx-2.0-ALPHA-6-SNAPSHOT.1b948ac0db9b.jar to /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-javafx --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-javafx --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 15 source files with javac [forked debug deprecation release 11] to target/test-classes [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking SteelBlue (examples) 2.0-ALPHA-6-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-examples --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples [INFO] Storing buildNumber: 1b948ac0db9b at timestamp: 1737000174840 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-examples --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-examples --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-examples --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 2.0-ALPHA-6-SNAPSHOT 1b948ac0db9b [INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-examples --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/target/jacoco.exec [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking SteelBlue :: Examples :: Model 2.0-ALPHA-6-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-example-model --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model [INFO] Storing buildNumber: 1b948ac0db9b at timestamp: 1737000174902 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-example-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-example-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-example-model --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 2.0-ALPHA-6-SNAPSHOT 1b948ac0db9b [INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-example-model --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/target/jacoco.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-example-model --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-example-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [forked debug deprecation release 21] to target/classes [WARNING] on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/src/main/java/it/tidalwave/ui/example/model/SimpleDciEntity.java:[63,34] [this-escape] possible 'this' escape before subclass is fully initialized [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/src/main/java/it/tidalwave/ui/example/model/FileEntity.java:[71,27] [serial] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/target/it-tidalwave-ui-example-model-2.0-ALPHA-6-SNAPSHOT.1b948ac0db9b.jar to /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-example-model --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-example-model --- [INFO] No sources to compile [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking SteelBlue :: Examples :: Presentation 2.0-ALPHA-6-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-example-presentation --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation [INFO] Storing buildNumber: 1b948ac0db9b at timestamp: 1737000176511 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-example-presentation --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-example-presentation --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-example-presentation --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 2.0-ALPHA-6-SNAPSHOT 1b948ac0db9b [INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-example-presentation --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/target/jacoco.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-example-presentation --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-example-presentation --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [forked debug deprecation release 21] to target/classes [WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/target/it-tidalwave-ui-example-presentation-2.0-ALPHA-6-SNAPSHOT.1b948ac0db9b.jar to /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-example-presentation --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-example-presentation --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [forked debug deprecation release 21] to target/test-classes [WARNING] on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/src/test/java/it/tidalwave/ui/example/presentation/impl/FileEntityPresentableTest.java:[74,60] [unchecked] unchecked conversion required: Aggregate found: Aggregate [INFO] [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] Forking SteelBlue :: Examples :: JavaFX presentation 2.0-ALPHA-6-SNAPSHOT [INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX [INFO] Storing buildNumber: 1b948ac0db9b at timestamp: 1737000179758 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 2.0-ALPHA-6-SNAPSHOT 1b948ac0db9b [INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX/target/jacoco.exec [INFO] [INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Copying 4 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [forked debug deprecation release 21] to target/unwoven-classes [WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX/target/it-tidalwave-ui-example-presentation-javafx-2.0-ALPHA-6-SNAPSHOT.1b948ac0db9b.jar to /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX/target/unwoven-classes [INFO] [INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] No sources to compile [INFO] [INFO] <<< pmd:3.26.0:aggregate-pmd (default-cli) < test-compile @ steelblue <<< [INFO] [INFO] [INFO] --- pmd:3.26.0:aggregate-pmd (default-cli) @ steelblue --- [WARNING] Unable to locate Source XRef to link to -- DISABLED [WARNING] Unable to locate Source XRef to link to -- DISABLED [WARNING] Unable to locate Source XRef to link to -- DISABLED [WARNING] Unable to locate Source XRef to link to -- DISABLED [WARNING] Unable to locate Source XRef to link to -- DISABLED [WARNING] Unable to locate Source XRef to link to -- DISABLED [WARNING] Unable to locate Source XRef to link to -- DISABLED [WARNING] Unable to locate Source XRef to link to -- DISABLED [WARNING] Unable to locate Source XRef to link to -- DISABLED [WARNING] Unable to locate Source XRef to link to -- DISABLED [INFO] PMD version: 7.7.0 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.1 skin [INFO] [INFO] ------------------< it.tidalwave.steelblue:steelblue >------------------ [INFO] Building SteelBlue 2.0-ALPHA-6-SNAPSHOT [10/8] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ steelblue --- [INFO] [INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ steelblue >>> [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ steelblue --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace [INFO] Storing buildNumber: 1b948ac0db9b at timestamp: 1737000183623 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ steelblue --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ steelblue --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ steelblue --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 2.0-ALPHA-6-SNAPSHOT 1b948ac0db9b [INFO] [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ steelblue --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/target/jacoco.exec [INFO] [INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ steelblue <<< [INFO] [INFO] [INFO] --- dependency:3.8.1:analyze (default-cli) @ steelblue --- [INFO] Skipping pom project [INFO] [INFO] -----------< it.tidalwave.steelblue:it-tidalwave-ui-modules >----------- [INFO] Building SteelBlue (modules) 2.0-ALPHA-6-SNAPSHOT [11/8] [INFO] from modules/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-ui-modules --- [INFO] [INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-ui-modules >>> [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-modules --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules [INFO] Storing buildNumber: 1b948ac0db9b at timestamp: 1737000183939 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-modules --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-modules --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-modules --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 2.0-ALPHA-6-SNAPSHOT 1b948ac0db9b [INFO] [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-modules --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/target/jacoco.exec [INFO] [INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-ui-modules <<< [INFO] [INFO] [INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-ui-modules --- [INFO] Skipping pom project [INFO] [INFO] ------------< it.tidalwave.steelblue:it-tidalwave-ui-core >------------- [INFO] Building SteelBlue :: Core 2.0-ALPHA-6-SNAPSHOT [12/8] [INFO] from modules/Core/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-ui-core --- [INFO] There are 1166 errors reported by Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-ui-core >>> [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-core --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core [INFO] Storing buildNumber: 1b948ac0db9b at timestamp: 1737000185041 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-core --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-core --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-core --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 2.0-ALPHA-6-SNAPSHOT 1b948ac0db9b [INFO] [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-core --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/jacoco.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-core --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-core --- [INFO] Nothing to compile - all classes are up to date. [WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/it-tidalwave-ui-core-2.0-ALPHA-6-SNAPSHOT.1b948ac0db9b.jar to /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-core --- [INFO] Copying 4 resources from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-core --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 22 source files with javac [forked debug deprecation release 11] to target/test-classes [WARNING] on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/test/java/it/tidalwave/ui/core/role/UserActionProviderTest.java:[59,28] [deprecation] getDefaultAction() in UserActionProvider has been deprecated [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/test/java/it/tidalwave/ui/core/role/UserActionProviderTest.java:[74,21] [deprecation] getDefaultAction() in UserActionProvider has been deprecated [INFO] [INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-ui-core <<< [INFO] [INFO] [INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-ui-core --- [WARNING] Used undeclared dependencies found: [WARNING] com.google.code.findbugs:jsr305:jar:3.0.2:compile [WARNING] org.slf4j:slf4j-api:jar:2.0.16:compile [WARNING] Unused declared dependencies found: [WARNING] jakarta.inject:jakarta.inject-api:jar:2.0.1:compile [WARNING] ch.qos.logback:logback-classic:jar:1.5.16:test [WARNING] org.testfx:openjfx-monocle:jar:11.0.2:test [INFO] [INFO] -----------< it.tidalwave.steelblue:it-tidalwave-ui-javafx >------------ [INFO] Building SteelBlue :: JavaFX Bindings 2.0-ALPHA-6-SNAPSHOT [13/8] [INFO] from modules/JavaFXBindings/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-ui-javafx --- [INFO] There are 989 errors reported by Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-ui-javafx >>> [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-javafx --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings [INFO] Storing buildNumber: 1b948ac0db9b at timestamp: 1737000187993 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-javafx --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-javafx --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-javafx --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 2.0-ALPHA-6-SNAPSHOT 1b948ac0db9b [INFO] [echo] Java Version: 21.0.5 -source 11 -target 11 -release 11 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-javafx --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/jacoco.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-javafx --- [INFO] Copying 2 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-javafx --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 47 source files with javac [forked debug deprecation release 11] to target/classes [WARNING] on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/DefaultJavaFXBinder.java:[63,4] [deprecation] bindButtonsInPane(GridPane,Collection) in JavaFXBinder has been deprecated [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/treetable/TreeTableViewBindings.java:[85,14] [rawtypes] found raw type: ObservableList missing type arguments for generic class ObservableList where E is a type-variable: E extends Object declared in interface ObservableList [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/treetable/TreeTableViewBindings.java:[86,99] [unchecked] unchecked cast required: ObservableList> found: ObservableList [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXSafeComponentBuilder.java:[104,75] [unchecked] unchecked cast required: Class found: Class where J,X are type-variables: J extends Object declared in method builderFor(Class) X extends J declared in method builderFor(Class) [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXSafeComponentBuilder.java:[164,57] [rawtypes] found raw type: Class missing type arguments for generic class Class where T is a type-variable: T extends Object declared in class Class [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXSafeComponentBuilder.java:[163,52] [unchecked] unchecked cast required: T found: Object where T,I are type-variables: T extends I declared in class JavaFXSafeComponentBuilder I extends Object declared in class JavaFXSafeComponentBuilder [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/common/RoleCollector.java:[88,26] [this-escape] possible 'this' escape before subclass is fully initialized [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/common/PropertyAdapter.java:[76,45] [unchecked] unchecked cast required: T found: Object where T is a type-variable: T extends Object declared in class PropertyAdapter [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/common/PropertyAdapter.java:[83,52] [unchecked] unchecked cast required: T found: Object where T is a type-variable: T extends Object declared in class PropertyAdapter [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/common/PropertyAdapter.java:[83,76] [unchecked] unchecked cast required: T found: Object where T is a type-variable: T extends Object declared in class PropertyAdapter [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXPresentationBuilder.java:[45,44] [unchecked] unchecked cast required: Class found: Class where I is a type-variable: I extends Object declared in class JavaFXPresentationBuilder where CAP#1 is a fresh type-variable: CAP#1 extends Object from capture of ? [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java/it/tidalwave/ui/javafx/impl/util/JavaFXPresentationBuilder.java:[45,64] [unchecked] unchecked cast required: Class found: Class where T,I are type-variables: T extends I declared in class JavaFXPresentationBuilder I extends Object declared in class JavaFXPresentationBuilder where CAP#1 is a fresh type-variable: CAP#1 extends Object from capture of ? [WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/it-tidalwave-ui-javafx-2.0-ALPHA-6-SNAPSHOT.1b948ac0db9b.jar to /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-javafx --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-javafx --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 15 source files with javac [forked debug deprecation release 11] to target/test-classes [INFO] [INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-ui-javafx <<< [INFO] [INFO] [INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-ui-javafx --- [WARNING] Used undeclared dependencies found: [WARNING] com.google.code.findbugs:jsr305:jar:3.0.2:compile [WARNING] org.openjfx:javafx-graphics:jar:linux:11.0.1:provided [WARNING] org.openjfx:javafx-fxml:jar:linux:11.0.1:provided [WARNING] jakarta.annotation:jakarta.annotation-api:jar:3.0.0:compile [WARNING] org.springframework:spring-beans:jar:6.2.1:compile [WARNING] org.openjfx:javafx-web:jar:linux:11.0.1:provided [WARNING] org.openjfx:javafx-base:jar:linux:11.0.1:provided [WARNING] com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile [WARNING] org.openjfx:javafx-controls:jar:linux:11.0.1:provided [WARNING] org.slf4j:slf4j-api:jar:2.0.16:compile [WARNING] Unused declared dependencies found: [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-role-spring:jar:4.0-ALPHA-3:compile [WARNING] jakarta.inject:jakarta.inject-api:jar:2.0.1:compile [WARNING] org.openjfx:javafx-base:jar:11.0.1:provided [WARNING] org.openjfx:javafx-controls:jar:11.0.1:provided [WARNING] org.openjfx:javafx-fxml:jar:11.0.1:provided [WARNING] org.openjfx:javafx-web:jar:11.0.1:provided [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:tests:4.0-ALPHA-3:test [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:4.0-ALPHA-3:test [WARNING] org.apiguardian:apiguardian-api:jar:1.1.2:compile [WARNING] ch.qos.logback:logback-classic:jar:1.5.16:test [WARNING] org.testfx:openjfx-monocle:jar:11.0.2:test [INFO] [INFO] ----------< it.tidalwave.steelblue:it-tidalwave-ui-examples >----------- [INFO] Building SteelBlue (examples) 2.0-ALPHA-6-SNAPSHOT [14/8] [INFO] from modules/examples/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-ui-examples --- [INFO] [INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-ui-examples >>> [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-examples --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples [INFO] Storing buildNumber: 1b948ac0db9b at timestamp: 1737000193769 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-examples --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-examples --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-examples --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 2.0-ALPHA-6-SNAPSHOT 1b948ac0db9b [INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-examples --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/target/jacoco.exec [INFO] [INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-ui-examples <<< [INFO] [INFO] [INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-ui-examples --- [INFO] Skipping pom project [INFO] [INFO] --------< it.tidalwave.steelblue:it-tidalwave-ui-example-model >-------- [INFO] Building SteelBlue :: Examples :: Model 2.0-ALPHA-6-SNAPSHOT [15/8] [INFO] from modules/examples/Model/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-ui-example-model --- [INFO] There are 67 errors reported by Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-ui-example-model >>> [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-example-model --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model [INFO] Storing buildNumber: 1b948ac0db9b at timestamp: 1737000193955 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-example-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-example-model --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-example-model --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 2.0-ALPHA-6-SNAPSHOT 1b948ac0db9b [INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-example-model --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/target/jacoco.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-example-model --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-example-model --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [forked debug deprecation release 21] to target/classes [WARNING] on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/src/main/java/it/tidalwave/ui/example/model/SimpleDciEntity.java:[63,34] [this-escape] possible 'this' escape before subclass is fully initialized [WARNING] /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/src/main/java/it/tidalwave/ui/example/model/FileEntity.java:[71,27] [serial] non-transient instance field of a serializable class declared with a non-serializable type [WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/target/it-tidalwave-ui-example-model-2.0-ALPHA-6-SNAPSHOT.1b948ac0db9b.jar to /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-example-model --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-example-model --- [INFO] No sources to compile [INFO] [INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-ui-example-model <<< [INFO] [INFO] [INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-ui-example-model --- [WARNING] Used undeclared dependencies found: [WARNING] com.google.code.findbugs:jsr305:jar:3.0.2:compile [WARNING] jakarta.annotation:jakarta.annotation-api:jar:3.0.0:compile [WARNING] org.springframework:spring-context:jar:6.2.1:compile [WARNING] com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile [WARNING] org.slf4j:slf4j-api:jar:2.0.16:compile [WARNING] Unused declared dependencies found: [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-role-spring:jar:4.0-ALPHA-3:compile [WARNING] org.springframework:spring-beans:jar:6.2.1:compile [WARNING] org.apiguardian:apiguardian-api:jar:1.1.2:compile [WARNING] org.testng:testng:jar:7.10.2:test [WARNING] org.assertj:assertj-core:jar:3.27.2:test [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:4.0-ALPHA-3:test [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:tests:4.0-ALPHA-3:test [WARNING] org.mockito:mockito-core:jar:5.13.0:test [WARNING] ch.qos.logback:logback-classic:jar:1.5.16:test [WARNING] org.testfx:openjfx-monocle:jar:11.0.2:test [INFO] [INFO] ----< it.tidalwave.steelblue:it-tidalwave-ui-example-presentation >----- [INFO] Building SteelBlue :: Examples :: Presentation 2.0-ALPHA-6-SNAPSHOT [16/8] [INFO] from modules/examples/Presentation/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-ui-example-presentation --- [INFO] There are 108 errors reported by Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-ui-example-presentation >>> [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-example-presentation --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation [INFO] Storing buildNumber: 1b948ac0db9b at timestamp: 1737000195818 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-example-presentation --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-example-presentation --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-example-presentation --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 2.0-ALPHA-6-SNAPSHOT 1b948ac0db9b [INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-example-presentation --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/target/jacoco.exec [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-example-presentation --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/src/main/resources [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-example-presentation --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 5 source files with javac [forked debug deprecation release 21] to target/classes [WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/target/it-tidalwave-ui-example-presentation-2.0-ALPHA-6-SNAPSHOT.1b948ac0db9b.jar to /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/target/classes [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-example-presentation --- [INFO] Copying 1 resource from src/test/resources to target/test-classes [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-example-presentation --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [forked debug deprecation release 21] to target/test-classes [WARNING] on the class path. A future release of javac may disable annotation processing unless at least one processor is specified by name (-processor), or a search path is specified (--processor-path, --processor-module-path), or annotation processing is enabled explicitly (-proc:only, -proc:full). Use -Xlint:-options to suppress this message. Use -proc:none to disable annotation processing. /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/src/test/java/it/tidalwave/ui/example/presentation/impl/FileEntityPresentableTest.java:[74,60] [unchecked] unchecked conversion required: Aggregate found: Aggregate [INFO] [INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-ui-example-presentation <<< [INFO] [INFO] [INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-ui-example-presentation --- [WARNING] Used undeclared dependencies found: [WARNING] com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile [WARNING] org.springframework:spring-context:jar:6.2.1:compile [WARNING] org.slf4j:slf4j-api:jar:2.0.16:compile [WARNING] Unused declared dependencies found: [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-role-spring:jar:4.0-ALPHA-3:compile [WARNING] org.springframework:spring-beans:jar:6.2.1:compile [WARNING] org.apiguardian:apiguardian-api:jar:1.1.2:compile [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:4.0-ALPHA-3:test [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:tests:4.0-ALPHA-3:test [WARNING] ch.qos.logback:logback-classic:jar:1.5.16:test [WARNING] org.testfx:openjfx-monocle:jar:11.0.2:test [INFO] [INFO] --< it.tidalwave.steelblue:it-tidalwave-ui-example-presentation-javafx >-- [INFO] Building SteelBlue :: Examples :: JavaFX presentation 2.0-ALPHA-6-SNAPSHOT [17/8] [INFO] from modules/examples/PresentationJavaFX/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] There are 62 errors reported by Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset. [WARNING] Unable to locate Source XRef to link to - DISABLED [INFO] [INFO] >>> dependency:3.8.1:analyze (default-cli) > test-compile @ it-tidalwave-ui-example-presentation-javafx >>> [INFO] [INFO] --- buildnumber:3.2.1:create (default) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX [INFO] Storing buildNumber: 1b948ac0db9b at timestamp: 1737000199366 [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX' && 'git' 'symbolic-ref' 'HEAD' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX [WARNING] Cannot get the branch information from the git repository: Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref [INFO] ShortRevision tag detected. The value is '12'. [INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX' && 'git' 'log' '-1' '--no-merges' '--format=format:%H %aI %aE %aN' [INFO] Working directory: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX [INFO] Storing scmBranch: UNKNOWN [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-maven) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed [INFO] Rule 3: org.apache.maven.enforcer.rules.RequirePluginVersions passed [INFO] [INFO] --- enforcer:3.5.0:enforce (enforce-banned-dependencies) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.BannedDependencies passed [INFO] [INFO] --- antrun:3.1.0:run (generate-and-print-build-description) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Executing tasks [INFO] [echo] DESCRIPTION: origin/master 2.0-ALPHA-6-SNAPSHOT 1b948ac0db9b [INFO] [echo] Java Version: 21.0.5 -source 21 -target 21 -release 21 [INFO] Executed tasks [INFO] [INFO] --- jacoco:0.8.12:prepare-agent (prepare-agent) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX/target/jacoco.exec [INFO] [INFO] --- antrun:3.1.0:run (create-unwoven-classes-dirs) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Copying 4 resources from src/main/resources to target/classes [INFO] [INFO] --- compiler:3.13.0:compile (default-compile) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [forked debug deprecation release 21] to target/unwoven-classes [WARNING] Overwriting artifact's file from /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX/target/it-tidalwave-ui-example-presentation-javafx-2.0-ALPHA-6-SNAPSHOT.1b948ac0db9b.jar to /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX/target/unwoven-classes [INFO] [INFO] --- aspectj:1.15.0:compile (weave-classes) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] Showing AJC message detail for messages of types: [error, warning, fail] [INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX/src/test/resources [INFO] [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ it-tidalwave-ui-example-presentation-javafx --- [INFO] No sources to compile [INFO] [INFO] <<< dependency:3.8.1:analyze (default-cli) < test-compile @ it-tidalwave-ui-example-presentation-javafx <<< [INFO] [INFO] [INFO] --- dependency:3.8.1:analyze (default-cli) @ it-tidalwave-ui-example-presentation-javafx --- [WARNING] Used undeclared dependencies found: [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:4.0-ALPHA-3:compile [WARNING] org.openjfx:javafx-fxml:jar:linux:23.0.1:provided [WARNING] org.openjfx:javafx-controls:jar:linux:23.0.1:provided [WARNING] jakarta.annotation:jakarta.annotation-api:jar:3.0.0:compile [WARNING] org.openjfx:javafx-graphics:jar:linux:23.0.1:provided [WARNING] org.springframework:spring-context:jar:6.2.1:compile [WARNING] it.tidalwave.steelblue:it-tidalwave-ui-core:jar:2.0-ALPHA-6-SNAPSHOT:compile [WARNING] com.github.spotbugs:spotbugs-annotations:jar:4.8.6:compile [WARNING] org.openjfx:javafx-base:jar:linux:23.0.1:provided [WARNING] org.slf4j:slf4j-api:jar:2.0.16:compile [WARNING] Unused declared dependencies found: [WARNING] it.tidalwave.steelblue:it-tidalwave-ui-example-model:jar:2.0-ALPHA-6-SNAPSHOT:compile [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-messagebus-spring:jar:4.0-ALPHA-3:compile [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:4.0-ALPHA-3:compile [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-role-spring:jar:4.0-ALPHA-3:compile [WARNING] org.springframework:spring-beans:jar:6.2.1:compile [WARNING] org.slf4j:jcl-over-slf4j:jar:2.0.16:runtime [WARNING] org.slf4j:jul-to-slf4j:jar:2.0.16:runtime [WARNING] ch.qos.logback:logback-core:jar:1.5.16:runtime [WARNING] ch.qos.logback:logback-classic:jar:1.5.16:runtime [WARNING] org.openjfx:javafx-base:jar:23.0.1:provided [WARNING] org.openjfx:javafx-controls:jar:23.0.1:provided [WARNING] org.openjfx:javafx-fxml:jar:23.0.1:provided [WARNING] org.openjfx:javafx-web:jar:23.0.1:provided [WARNING] org.apiguardian:apiguardian-api:jar:1.1.2:compile [WARNING] org.testng:testng:jar:7.10.2:test [WARNING] org.assertj:assertj-core:jar:3.27.2:test [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:4.0-ALPHA-3:test [WARNING] it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:tests:4.0-ALPHA-3:test [WARNING] org.mockito:mockito-core:jar:5.13.0:test [WARNING] org.aspectj:aspectjrt:jar:1.9.22.1:runtime [WARNING] org.testfx:openjfx-monocle:jar:11.0.2:test [INFO] [INFO] ------------------< it.tidalwave.steelblue:steelblue >------------------ [INFO] Building SteelBlue 2.0-ALPHA-6-SNAPSHOT [18/8] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- dependency-check:11.1.1:aggregate (default-cli) @ steelblue --- [INFO] Found snapshot reactor project in aggregate for it.tidalwave.steelblue:it-tidalwave-ui-core:2.0-ALPHA-6-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies. [INFO] Found snapshot reactor project in aggregate for it.tidalwave.steelblue:it-tidalwave-ui-example-model:2.0-ALPHA-6-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies. [INFO] Found snapshot reactor project in aggregate for it.tidalwave.steelblue:it-tidalwave-ui-core:2.0-ALPHA-6-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies. [INFO] Found snapshot reactor project in aggregate for it.tidalwave.steelblue:it-tidalwave-ui-javafx:2.0-ALPHA-6-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies. [INFO] Found snapshot reactor project in aggregate for it.tidalwave.steelblue:it-tidalwave-ui-example-model:2.0-ALPHA-6-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies. [INFO] Found snapshot reactor project in aggregate for it.tidalwave.steelblue:it-tidalwave-ui-example-presentation:2.0-ALPHA-6-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies. [INFO] Found snapshot reactor project in aggregate for it.tidalwave.steelblue:it-tidalwave-ui-core:2.0-ALPHA-6-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies. [INFO] Found snapshot reactor project in aggregate for it.tidalwave.steelblue:it-tidalwave-ui-core:2.0-ALPHA-6-SNAPSHOT - creating a virtual dependency as the snapshot found in the repository may contain outdated dependencies. [INFO] Checking for updates [WARNING] An NVD API Key was not provided - it is highly recommended to use an NVD API key as the update can take a VERY long time without an API Key [INFO] NVD API has 172 records in this update [INFO] Downloaded 172/172 (100%) [INFO] Completed processing batch 1/1 (100%) in 728ms [INFO] Begin database defrag [INFO] End database defrag (6082 ms) [INFO] Check for updates complete (19348 ms) [INFO] Dependency-Check is an open source tool performing a best effort analysis of 3rd party dependencies; false positives and false negatives may exist in the analysis performed by the tool. Use of the tool and the reporting provided constitutes acceptance for use in an AS IS condition, and there are NO warranties, implied or otherwise, with regard to the analysis or its use. Any use of the tool and the reporting provided is at the user's risk. In no event shall the copyright holder or OWASP be held liable for any damages whatsoever arising out of or in connection with the use of this tool, the analysis performed, or the resulting report. About ODC: https://jeremylong.github.io/DependencyCheck/general/internals.html False Positives: https://jeremylong.github.io/DependencyCheck/general/suppression.html 💖 Sponsor: https://github.com/sponsors/jeremylong [INFO] Analysis Started [INFO] Finished Archive Analyzer (0 seconds) [INFO] Finished File Name Analyzer (0 seconds) [INFO] Finished Jar Analyzer (0 seconds) [INFO] Finished Dependency Merging Analyzer (0 seconds) [INFO] Finished Hint Analyzer (0 seconds) [INFO] Finished Version Filter Analyzer (0 seconds) WARNING: A restricted method in java.lang.foreign.Linker has been called WARNING: java.lang.foreign.Linker::downcallHandle has been called by the unnamed module WARNING: Use --enable-native-access=ALL-UNNAMED to avoid a warning for this module Jan 16, 2025 4:03:44 AM org.apache.lucene.store.MemorySegmentIndexInputProvider INFO: Using MemorySegmentIndexInput and native madvise support with Java 21 or later; to disable start with -Dorg.apache.lucene.store.MMapDirectory.enableMemorySegments=false Jan 16, 2025 4:03:44 AM org.apache.lucene.internal.vectorization.VectorizationProvider lookup WARNING: Java vector incubator module is not readable. For optimal vector performance, pass '--add-modules jdk.incubator.vector' to enable Vector API. [INFO] Created CPE Index (2 seconds) [INFO] Finished CPE Analyzer (3 seconds) [INFO] Finished False Positive Analyzer (0 seconds) [INFO] Finished NVD CVE Analyzer (0 seconds) [INFO] Finished Sonatype OSS Index Analyzer (1 seconds) [INFO] Finished Vulnerability Suppression Analyzer (0 seconds) [INFO] Finished Dependency Bundling Analyzer (0 seconds) [INFO] Finished Unused Suppression Rule Analyzer (0 seconds) [INFO] Analysis Complete (5 seconds) [INFO] Writing XML report to: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/target/dependency-check-report.xml [INFO] Writing HTML report to: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/target/dependency-check-report.html [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for SteelBlue 2.0-ALPHA-6-SNAPSHOT: [INFO] [INFO] SteelBlue .......................................... SUCCESS [ 28.156 s] [INFO] SteelBlue (modules) ................................ SUCCESS [ 0.065 s] [INFO] SteelBlue :: Core .................................. SUCCESS [ 3.508 s] [INFO] SteelBlue :: JavaFX Bindings ....................... SUCCESS [ 6.257 s] [INFO] SteelBlue (examples) ............................... SUCCESS [ 0.068 s] [INFO] SteelBlue :: Examples :: Model ..................... SUCCESS [ 1.827 s] [INFO] SteelBlue :: Examples :: Presentation .............. SUCCESS [ 3.573 s] [INFO] SteelBlue :: Examples :: JavaFX presentation ....... SUCCESS [ 1.959 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 03:33 min [INFO] Finished at: 2025-01-16T04:03:49Z [INFO] ------------------------------------------------------------------------ [workspace] $ /bin/bash /tmp/jenkins8175973409253664061.sh No post-build script. Archiving workspace Deleting old workspace snapshot from #1333. TestNG Reports Processing: START Looking for TestNG results report in workspace using pattern: **/target/**/testng-results.xml Saving reports... Processing '/var/jenkins_home/jobs/SteelBlue_Metrics/builds/1334/testng/testng-results-1.xml' Processing '/var/jenkins_home/jobs/SteelBlue_Metrics/builds/1334/testng/testng-results-2.xml' Processing '/var/jenkins_home/jobs/SteelBlue_Metrics/builds/1334/testng/testng-results.xml' TestNG Reports Processing: FINISH [JaCoCo plugin] Collecting JaCoCo coverage data... [JaCoCo plugin] Version: 3.3.7 [JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured [JaCoCo plugin] Number of found exec files for pattern **/**.exec: 3 [JaCoCo plugin] Saving matched execfiles: /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/jacoco.exec /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/jacoco.exec /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/target/jacoco.exec [JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: [JaCoCo plugin] - /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/classes 79 files [JaCoCo plugin] - /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/classes 52 files [JaCoCo plugin] - /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/target/classes 6 files [JaCoCo plugin] - /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/target/classes 7 files [JaCoCo plugin] - /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX/target/classes 4 files [JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: [JaCoCo plugin] Source Inclusions: **/*.java,**/*.groovy,**/*.kt,**/*.kts [JaCoCo plugin] Source Exclusions: [JaCoCo plugin] - /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/src/main/java 66 files [JaCoCo plugin] - /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/src/main/java 47 files [JaCoCo plugin] - /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/src/main/java 5 files [JaCoCo plugin] - /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/src/main/java 5 files [JaCoCo plugin] - /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX/src/main/java 4 files [JaCoCo plugin] Loading inclusions files.. [JaCoCo plugin] inclusions: [] [JaCoCo plugin] exclusions: [org/musicbrainz/**/*.class] [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=0, maxMethod=0, minLine=0, maxLine=0, minBranch=0, maxBranch=0, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0] [JaCoCo plugin] Publishing the results.. [JaCoCo plugin] Loading packages.. [JaCoCo plugin] Done. [JaCoCo plugin] Overall coverage: class: 66.935486, method: 54.545456, line: 48.953743, branch: 35.546875, instruction: 50.865776, complexity: 49.629627 [Java Compiler] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace') [Java Compiler] Successfully parsed console log [Java Compiler] -> found 28 issues (skipped 26 duplicates) [Java Compiler] Post processing issues on 'Master' with source code encoding 'UTF-8' [Java Compiler] Creating SCM blamer to obtain author and commit information for affected files [Java Compiler] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [Java Compiler] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' [Java Compiler] -> resolved paths in source directory (14 found, 1 not found) [Java Compiler] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [Java Compiler] -> resolved module names for 28 issues [Java Compiler] Resolving package names (or namespaces) by parsing the affected files [Java Compiler] -> resolved package names of 15 affected files [Java Compiler] No filter has been set, publishing all 28 issues [Java Compiler] Creating fingerprints for all affected code blocks to track issues over different builds [Java Compiler] -> created fingerprints for 26 issues (skipped 2 issues) [Java Compiler] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/SteelBlue_Metrics/builds/1334/files-with-issues' [Java Compiler] -> 14 copied, 0 not in workspace, 2 not-found, 0 with I/O error [Java Compiler] Deleting source code files of build #1333 [Java Compiler] Repository miner is not configured, skipping repository mining [Java Compiler] [-ERROR-] Can't create fingerprints for some files: [Java Compiler] [-ERROR-] - 'Parameter 'includeXmlInSite' is unknown for plugin 'maven-pmd-plugin' file not found [Java Compiler] [-ERROR-] - 'Parameter 'includeXmlInSite' is unknown for plugin 'maven-pmd-plugin' file not found [Java Compiler] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace') [Java Compiler] Successfully parsed console log [Java Compiler] -> found 28 issues (skipped 26 duplicates) [Java Compiler] Post processing issues on 'Master' with source code encoding 'UTF-8' [Java Compiler] Creating SCM blamer to obtain author and commit information for affected files [Java Compiler] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [Java Compiler] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' [Java Compiler] -> resolved paths in source directory (14 found, 1 not found) [Java Compiler] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [Java Compiler] -> resolved module names for 28 issues [Java Compiler] Resolving package names (or namespaces) by parsing the affected files [Java Compiler] -> resolved package names of 15 affected files [Java Compiler] No filter has been set, publishing all 28 issues [Java Compiler] Creating fingerprints for all affected code blocks to track issues over different builds [Java Compiler] -> created fingerprints for 26 issues (skipped 2 issues) [Java Compiler] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/SteelBlue_Metrics/builds/1334/files-with-issues' [Java Compiler] -> 14 copied, 0 not in workspace, 2 not-found, 0 with I/O error [Java Compiler] Deleting source code files of build #1333 [Java Compiler] Repository miner is not configured, skipping repository mining [Java Compiler] [-ERROR-] Can't create fingerprints for some files: [Java Compiler] [-ERROR-] - 'Parameter 'includeXmlInSite' is unknown for plugin 'maven-pmd-plugin' file not found [Java Compiler] [-ERROR-] - 'Parameter 'includeXmlInSite' is unknown for plugin 'maven-pmd-plugin' file not found [Java Compiler] Reference build recorder is not configured [Java Compiler] No valid reference build found [Java Compiler] All reported issues will be considered outstanding [Java Compiler] No quality gates have been set - skipping [Java Compiler] Health report is disabled - skipping [Java Compiler] Created analysis result for 28 issues (found 0 new issues, fixed 0 issues) [Java Compiler] Attaching ResultAction with ID 'java' to build 'SteelBlue_Metrics #1334'. [Checks API] No suitable checks publisher found. [Maven] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace') [Maven] -> found 41 issues (skipped 0 duplicates) [Maven] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace') [Maven] Skipping post processing [Maven] No filter has been set, publishing all 41 issues [Maven] Repository miner is not configured, skipping repository mining [Maven] Successfully parsed console log [Maven] -> found 41 issues (skipped 0 duplicates) [Maven] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace') [Maven] Skipping post processing [Maven] No filter has been set, publishing all 41 issues [Maven] Repository miner is not configured, skipping repository mining [Maven] Reference build recorder is not configured [Maven] No valid reference build found [Maven] All reported issues will be considered outstanding [Maven] No quality gates have been set - skipping [Maven] Health report is disabled - skipping [Maven] Created analysis result for 41 issues (found 0 new issues, fixed 0 issues) [Maven] Attaching ResultAction with ID 'maven-warnings' to build 'SteelBlue_Metrics #1334'. [Checks API] No suitable checks publisher found. [CPD] Using default pattern '**/cpd.xml' since user defined pattern is not set [CPD] Searching for all files in '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' that match the pattern '**/cpd.xml' [CPD] Traversing of symbolic links: enabled [CPD] -> found 1 file [CPD] Successfully parsed file /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/target/cpd.xml [CPD] -> found 0 issues (skipped 0 duplicates) [CPD] Successfully processed file 'target/cpd.xml' [CPD] Skipping post processing [CPD] No filter has been set, publishing all 0 issues [CPD] Repository miner is not configured, skipping repository mining [CPD] Searching for all files in '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' that match the pattern '**/cpd.xml' [CPD] Traversing of symbolic links: enabled [CPD] -> found 1 file [CPD] Successfully parsed file /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/target/cpd.xml [CPD] -> found 0 issues (skipped 0 duplicates) [CPD] Successfully processed file 'target/cpd.xml' [CPD] Skipping post processing [CPD] No filter has been set, publishing all 0 issues [CPD] Repository miner is not configured, skipping repository mining [CPD] Reference build recorder is not configured [CPD] No valid reference build found [CPD] All reported issues will be considered outstanding [CPD] No quality gates have been set - skipping [CPD] Health report is disabled - skipping [CPD] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues) [CPD] Attaching ResultAction with ID 'cpd' to build 'SteelBlue_Metrics #1334'. [Checks API] No suitable checks publisher found. [PMD] Using default pattern '**/pmd.xml' since user defined pattern is not set [PMD] Searching for all files in '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' that match the pattern '**/pmd.xml' [PMD] Traversing of symbolic links: enabled [PMD] -> found 1 file [PMD] Successfully parsed file /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/target/pmd.xml [PMD] -> found 2 issues (skipped 0 duplicates) [PMD] Successfully processed file 'target/pmd.xml' [PMD] Post processing issues on 'Master' with source code encoding 'UTF-8' [PMD] Creating SCM blamer to obtain author and commit information for affected files [PMD] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [PMD] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' [PMD] -> resolved paths in source directory (2 found, 0 not found) [PMD] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [PMD] -> resolved module names for 2 issues [PMD] Resolving package names (or namespaces) by parsing the affected files [PMD] -> all affected files already have a valid package name [PMD] No filter has been set, publishing all 2 issues [PMD] Creating fingerprints for all affected code blocks to track issues over different builds [PMD] -> created fingerprints for 2 issues (skipped 0 issues) [PMD] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/SteelBlue_Metrics/builds/1334/files-with-issues' [PMD] -> 2 copied, 0 not in workspace, 0 not-found, 0 with I/O error [PMD] Repository miner is not configured, skipping repository mining [PMD] Searching for all files in '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' that match the pattern '**/pmd.xml' [PMD] Traversing of symbolic links: enabled [PMD] -> found 1 file [PMD] Successfully parsed file /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/target/pmd.xml [PMD] -> found 2 issues (skipped 0 duplicates) [PMD] Successfully processed file 'target/pmd.xml' [PMD] Post processing issues on 'Master' with source code encoding 'UTF-8' [PMD] Creating SCM blamer to obtain author and commit information for affected files [PMD] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [PMD] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' [PMD] -> resolved paths in source directory (2 found, 0 not found) [PMD] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [PMD] -> resolved module names for 2 issues [PMD] Resolving package names (or namespaces) by parsing the affected files [PMD] -> all affected files already have a valid package name [PMD] No filter has been set, publishing all 2 issues [PMD] Creating fingerprints for all affected code blocks to track issues over different builds [PMD] -> created fingerprints for 2 issues (skipped 0 issues) [PMD] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/SteelBlue_Metrics/builds/1334/files-with-issues' [PMD] -> 2 copied, 0 not in workspace, 0 not-found, 0 with I/O error [PMD] Repository miner is not configured, skipping repository mining [PMD] Reference build recorder is not configured [PMD] No valid reference build found [PMD] All reported issues will be considered outstanding [PMD] No quality gates have been set - skipping [PMD] Health report is disabled - skipping [PMD] Created analysis result for 2 issues (found 0 new issues, fixed 0 issues) [PMD] Attaching ResultAction with ID 'pmd' to build 'SteelBlue_Metrics #1334'. [Checks API] No suitable checks publisher found. [AspectJ] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace') [AspectJ] -> found 7 issues (skipped 10 duplicates) [AspectJ] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace') [AspectJ] Post processing issues on 'Master' with source code encoding 'UTF-8' [AspectJ] Creating SCM blamer to obtain author and commit information for affected files [AspectJ] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [AspectJ] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' [AspectJ] -> none of the issues requires resolving of paths [AspectJ] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [AspectJ] -> resolved module names for 7 issues [AspectJ] Resolving package names (or namespaces) by parsing the affected files [AspectJ] -> resolved package names of 1 affected files [AspectJ] No filter has been set, publishing all 7 issues [AspectJ] Creating fingerprints for all affected code blocks to track issues over different builds [AspectJ] -> created fingerprints for 0 issues (skipped 7 issues) [AspectJ] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/SteelBlue_Metrics/builds/1334/files-with-issues' [AspectJ] -> 0 copied, 0 not in workspace, 7 not-found, 0 with I/O error [AspectJ] Repository miner is not configured, skipping repository mining [AspectJ] Successfully parsed console log [AspectJ] -> found 7 issues (skipped 10 duplicates) [AspectJ] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace') [AspectJ] Post processing issues on 'Master' with source code encoding 'UTF-8' [AspectJ] Creating SCM blamer to obtain author and commit information for affected files [AspectJ] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [AspectJ] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' [AspectJ] -> none of the issues requires resolving of paths [AspectJ] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [AspectJ] -> resolved module names for 7 issues [AspectJ] Resolving package names (or namespaces) by parsing the affected files [AspectJ] -> resolved package names of 1 affected files [AspectJ] No filter has been set, publishing all 7 issues [AspectJ] Creating fingerprints for all affected code blocks to track issues over different builds [AspectJ] -> created fingerprints for 0 issues (skipped 7 issues) [AspectJ] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/SteelBlue_Metrics/builds/1334/files-with-issues' [AspectJ] -> 0 copied, 0 not in workspace, 7 not-found, 0 with I/O error [AspectJ] Repository miner is not configured, skipping repository mining [AspectJ] Reference build recorder is not configured [AspectJ] No valid reference build found [AspectJ] All reported issues will be considered outstanding [AspectJ] No quality gates have been set - skipping [AspectJ] Health report is disabled - skipping [AspectJ] Created analysis result for 7 issues (found 0 new issues, fixed 0 issues) [AspectJ] Attaching ResultAction with ID 'aspectj' to build 'SteelBlue_Metrics #1334'. [Checks API] No suitable checks publisher found. [Code Analysis] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace') [Code Analysis] -> found 0 issues (skipped 0 duplicates) [Code Analysis] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace') [Code Analysis] Skipping post processing [Code Analysis] No filter has been set, publishing all 0 issues [Code Analysis] Repository miner is not configured, skipping repository mining [Code Analysis] Successfully parsed console log [Code Analysis] -> found 0 issues (skipped 0 duplicates) [Code Analysis] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace') [Code Analysis] Skipping post processing [Code Analysis] No filter has been set, publishing all 0 issues [Code Analysis] Repository miner is not configured, skipping repository mining [Code Analysis] Reference build recorder is not configured [Code Analysis] No valid reference build found [Code Analysis] All reported issues will be considered outstanding [Code Analysis] No quality gates have been set - skipping [Code Analysis] Health report is disabled - skipping [Code Analysis] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues) [Code Analysis] Attaching ResultAction with ID 'code-analysis' to build 'SteelBlue_Metrics #1334'. [Checks API] No suitable checks publisher found. [SpotBugs] Using default pattern '**/spotbugsXml.xml' since user defined pattern is not set [SpotBugs] Searching for all files in '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' that match the pattern '**/spotbugsXml.xml' [SpotBugs] Traversing of symbolic links: enabled [SpotBugs] -> found 5 files [SpotBugs] Successfully parsed file /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/site/spotbugsXml.xml [SpotBugs] -> found 1 issue (skipped 0 duplicates) [SpotBugs] Successfully processed file 'modules/Core/target/site/spotbugsXml.xml' [SpotBugs] Successfully parsed file /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/site/spotbugsXml.xml [SpotBugs] -> found 5 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'modules/JavaFXBindings/target/site/spotbugsXml.xml' [SpotBugs] Successfully parsed file /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/target/site/spotbugsXml.xml [SpotBugs] -> found 0 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'modules/examples/Model/target/site/spotbugsXml.xml' [SpotBugs] Successfully parsed file /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/target/site/spotbugsXml.xml [SpotBugs] -> found 0 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'modules/examples/Presentation/target/site/spotbugsXml.xml' [SpotBugs] Successfully parsed file /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX/target/site/spotbugsXml.xml [SpotBugs] -> found 0 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'modules/examples/PresentationJavaFX/target/site/spotbugsXml.xml' [SpotBugs] Post processing issues on 'Master' with source code encoding 'UTF-8' [SpotBugs] Creating SCM blamer to obtain author and commit information for affected files [SpotBugs] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [SpotBugs] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' [SpotBugs] -> resolved paths in source directory (4 found, 0 not found) [SpotBugs] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [SpotBugs] -> all issues already have a valid module name [SpotBugs] Resolving package names (or namespaces) by parsing the affected files [SpotBugs] -> all affected files already have a valid package name [SpotBugs] No filter has been set, publishing all 6 issues [SpotBugs] Creating fingerprints for all affected code blocks to track issues over different builds [SpotBugs] -> created fingerprints for 0 issues (skipped 6 issues) [SpotBugs] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/SteelBlue_Metrics/builds/1334/files-with-issues' [SpotBugs] -> 2 copied, 0 not in workspace, 0 not-found, 0 with I/O error [SpotBugs] Repository miner is not configured, skipping repository mining [SpotBugs] Searching for all files in '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' that match the pattern '**/spotbugsXml.xml' [SpotBugs] Traversing of symbolic links: enabled [SpotBugs] -> found 5 files [SpotBugs] Successfully parsed file /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/Core/target/site/spotbugsXml.xml [SpotBugs] -> found 1 issue (skipped 0 duplicates) [SpotBugs] Successfully processed file 'modules/Core/target/site/spotbugsXml.xml' [SpotBugs] Successfully parsed file /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/JavaFXBindings/target/site/spotbugsXml.xml [SpotBugs] -> found 5 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'modules/JavaFXBindings/target/site/spotbugsXml.xml' [SpotBugs] Successfully parsed file /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Model/target/site/spotbugsXml.xml [SpotBugs] -> found 0 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'modules/examples/Model/target/site/spotbugsXml.xml' [SpotBugs] Successfully parsed file /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/Presentation/target/site/spotbugsXml.xml [SpotBugs] -> found 0 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'modules/examples/Presentation/target/site/spotbugsXml.xml' [SpotBugs] Successfully parsed file /var/jenkins_home/jobs/SteelBlue_Metrics/workspace/modules/examples/PresentationJavaFX/target/site/spotbugsXml.xml [SpotBugs] -> found 0 issues (skipped 0 duplicates) [SpotBugs] Successfully processed file 'modules/examples/PresentationJavaFX/target/site/spotbugsXml.xml' [SpotBugs] Post processing issues on 'Master' with source code encoding 'UTF-8' [SpotBugs] Creating SCM blamer to obtain author and commit information for affected files [SpotBugs] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [SpotBugs] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' [SpotBugs] -> resolved paths in source directory (4 found, 0 not found) [SpotBugs] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [SpotBugs] -> all issues already have a valid module name [SpotBugs] Resolving package names (or namespaces) by parsing the affected files [SpotBugs] -> all affected files already have a valid package name [SpotBugs] No filter has been set, publishing all 6 issues [SpotBugs] Creating fingerprints for all affected code blocks to track issues over different builds [SpotBugs] -> created fingerprints for 0 issues (skipped 6 issues) [SpotBugs] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/SteelBlue_Metrics/builds/1334/files-with-issues' [SpotBugs] -> 2 copied, 0 not in workspace, 0 not-found, 0 with I/O error [SpotBugs] Repository miner is not configured, skipping repository mining [SpotBugs] Reference build recorder is not configured [SpotBugs] No valid reference build found [SpotBugs] All reported issues will be considered outstanding [SpotBugs] No quality gates have been set - skipping [SpotBugs] Health report is disabled - skipping [SpotBugs] Created analysis result for 6 issues (found 0 new issues, fixed 0 issues) [SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'SteelBlue_Metrics #1334'. [Checks API] No suitable checks publisher found. [Open Tasks Scanner] Searching for files in workspace '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' that match the include pattern '' and exclude pattern '**/target/**/*' [Open Tasks Scanner] -> found 229 files that will be scanned [Open Tasks Scanner] Using the following tasks patterns: -> High: ^.*(\bFIXME\b)(.*)$ -> Normal: ^.*(\bTODO\b)(.*)$ [Open Tasks Scanner] Scanning all 229 files for open tasks [Open Tasks Scanner] Found a total of 96 open tasks [Open Tasks Scanner] -> FIXME: 57 open tasks [Open Tasks Scanner] -> TODO: 39 open tasks [Open Tasks Scanner] Post processing issues on 'Master' with source code encoding 'UTF-8' [Open Tasks Scanner] Creating SCM blamer to obtain author and commit information for affected files [Open Tasks Scanner] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [Open Tasks Scanner] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' [Open Tasks Scanner] -> resolved paths in source directory (39 found, 0 not found) [Open Tasks Scanner] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [Open Tasks Scanner] -> resolved module names for 96 issues [Open Tasks Scanner] Resolving package names (or namespaces) by parsing the affected files [Open Tasks Scanner] -> resolved package names of 39 affected files [Open Tasks Scanner] No filter has been set, publishing all 96 issues [Open Tasks Scanner] Creating fingerprints for all affected code blocks to track issues over different builds [Open Tasks Scanner] -> created fingerprints for 96 issues (skipped 0 issues) [Open Tasks Scanner] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/SteelBlue_Metrics/builds/1334/files-with-issues' [Open Tasks Scanner] -> 32 copied, 0 not in workspace, 0 not-found, 0 with I/O error [Open Tasks Scanner] Repository miner is not configured, skipping repository mining [Open Tasks Scanner] Searching for files in workspace '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' that match the include pattern '' and exclude pattern '**/target/**/*' [Open Tasks Scanner] -> found 229 files that will be scanned [Open Tasks Scanner] Using the following tasks patterns: -> High: ^.*(\bFIXME\b)(.*)$ -> Normal: ^.*(\bTODO\b)(.*)$ [Open Tasks Scanner] Scanning all 229 files for open tasks [Open Tasks Scanner] Found a total of 96 open tasks [Open Tasks Scanner] -> FIXME: 57 open tasks [Open Tasks Scanner] -> TODO: 39 open tasks [Open Tasks Scanner] Post processing issues on 'Master' with source code encoding 'UTF-8' [Open Tasks Scanner] Creating SCM blamer to obtain author and commit information for affected files [Open Tasks Scanner] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git. [Open Tasks Scanner] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' [Open Tasks Scanner] -> resolved paths in source directory (39 found, 0 not found) [Open Tasks Scanner] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files) [Open Tasks Scanner] -> resolved module names for 96 issues [Open Tasks Scanner] Resolving package names (or namespaces) by parsing the affected files [Open Tasks Scanner] -> resolved package names of 39 affected files [Open Tasks Scanner] No filter has been set, publishing all 96 issues [Open Tasks Scanner] Creating fingerprints for all affected code blocks to track issues over different builds [Open Tasks Scanner] -> created fingerprints for 96 issues (skipped 0 issues) [Open Tasks Scanner] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/SteelBlue_Metrics/builds/1334/files-with-issues' [Open Tasks Scanner] -> 32 copied, 0 not in workspace, 0 not-found, 0 with I/O error [Open Tasks Scanner] Repository miner is not configured, skipping repository mining [Open Tasks Scanner] Reference build recorder is not configured [Open Tasks Scanner] No valid reference build found [Open Tasks Scanner] All reported issues will be considered outstanding [Open Tasks Scanner] No quality gates have been set - skipping [Open Tasks Scanner] Health report is disabled - skipping [Open Tasks Scanner] Created analysis result for 96 issues (found 0 new issues, fixed 0 issues) [Open Tasks Scanner] Attaching ResultAction with ID 'open-tasks' to build 'SteelBlue_Metrics #1334'. [Checks API] No suitable checks publisher found. [OWASP Dependency Check] Using default pattern '**/dependency-check-report.json' since user defined pattern is not set [OWASP Dependency Check] [-ERROR-] Errors during parsing [OWASP Dependency Check] [-ERROR-] No files found for pattern '**/dependency-check-report.json'. Configuration error? [OWASP Dependency Check] Searching for all files in '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' that match the pattern '**/dependency-check-report.json' [OWASP Dependency Check] Traversing of symbolic links: enabled [OWASP Dependency Check] Skipping post processing [OWASP Dependency Check] No filter has been set, publishing all 0 issues [OWASP Dependency Check] Repository miner is not configured, skipping repository mining [OWASP Dependency Check] Searching for all files in '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace' that match the pattern '**/dependency-check-report.json' [OWASP Dependency Check] Traversing of symbolic links: enabled [OWASP Dependency Check] Skipping post processing [OWASP Dependency Check] No filter has been set, publishing all 0 issues [OWASP Dependency Check] Repository miner is not configured, skipping repository mining [OWASP Dependency Check] [-ERROR-] Errors during parsing [OWASP Dependency Check] [-ERROR-] No files found for pattern '**/dependency-check-report.json'. Configuration error? [OWASP Dependency Check] Reference build recorder is not configured [OWASP Dependency Check] No valid reference build found [OWASP Dependency Check] All reported issues will be considered outstanding [OWASP Dependency Check] No quality gates have been set - skipping [OWASP Dependency Check] Health report is disabled - skipping [OWASP Dependency Check] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues) [OWASP Dependency Check] Attaching ResultAction with ID 'owasp-dependency-check' to build 'SteelBlue_Metrics #1334'. [Checks API] No suitable checks publisher found. [JavaDoc] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace') [JavaDoc] -> found 0 issues (skipped 0 duplicates) [JavaDoc] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace') [JavaDoc] Skipping post processing [JavaDoc] No filter has been set, publishing all 0 issues [JavaDoc] Repository miner is not configured, skipping repository mining [JavaDoc] Successfully parsed console log [JavaDoc] -> found 0 issues (skipped 0 duplicates) [JavaDoc] Parsing console log (workspace: '/var/jenkins_home/jobs/SteelBlue_Metrics/workspace') [JavaDoc] Skipping post processing [JavaDoc] No filter has been set, publishing all 0 issues [JavaDoc] Repository miner is not configured, skipping repository mining [JavaDoc] Reference build recorder is not configured [JavaDoc] No valid reference build found [JavaDoc] All reported issues will be considered outstanding [JavaDoc] No quality gates have been set - skipping [JavaDoc] Health report is disabled - skipping [JavaDoc] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues) [JavaDoc] Attaching ResultAction with ID 'javadoc-warnings' to build 'SteelBlue_Metrics #1334'. [Checks API] No suitable checks publisher found. [description-setter] Description set: origin/master 2.0-ALPHA-6-SNAPSHOT 1b948ac0db9b Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Triggering a new build of SteelBlue :: Archive (master) Finished: SUCCESS