Skip to content
Aborted

Console Output

Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Started by an SCM change
Running as SYSTEM
Building in workspace /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://bitbucket.org/fabriziogiudici/northernwind-rca-src.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://bitbucket.org/fabriziogiudici/northernwind-rca-src.git
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://bitbucket.org/fabriziogiudici/northernwind-rca-src.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Seen branch in repository origin/fabrizio.giudici
Seen branch in repository origin/feature/NWRCA-53
Seen branch in repository origin/feature/NWRCA-7
Seen branch in repository origin/fix-for-NWRCA-53
Seen branch in repository origin/fix-for-NWRCA-7
Seen branch in repository origin/fix-for-NWRCA-95
Seen branch in repository origin/master
Seen branch in repository origin/release/1.2-ALPHA-4
Seen 8 remote branches
 > git show-ref --tags -d # timeout=10
Multiple candidate revisions
Scheduling another build to catch up with Zephyr :: Build and Test
Checking out Revision 99d83e824f443f247a38e4499df7960d5a257b48 (origin/fix-for-NWRCA-53, origin/feature/NWRCA-53)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 99d83e824f443f247a38e4499df7960d5a257b48 # timeout=10
Commit message: "Merge branch 'master' into fix-for-NWRCA-53"
First time build. Skipping changelog.
Parsing POMs
using settings config with name settings-mirror
Replacing all maven server entries not found in credentials list is true
Modules changed, recalculating dependency graph
Established TCP socket on 37923
[workspace] $ /var/jenkins_home/tools/hudson.model.JDK/AdoptOpenJDK_11/bin/java -DblueMarine2.musicTestSets.path=/mnt/test-data/MusicTestSets -DtestSet.stoppingdown_100_20230116.folder=/var/jenkins_home/jobs/StoppingDown_100_20230116/workspace -cp /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.1/boot/plexus-classworlds-2.6.0.jar:/var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.1/conf/logging jenkins.maven3.agent.Maven35Main /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.1 /var/jenkins_home/war/WEB-INF/lib/remoting-3107.v665000b_51092.jar /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /var/jenkins_home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 37923
<===[JENKINS REMOTING CAPACITY]===>channel started
using settings config with name settings-mirror
Replacing all maven server entries not found in credentials list is true
Executing Maven:  -B -f /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/pom.xml -Dmaven.repo.local=/var/jenkins_home/maven-repositories/1 -s /tmp/settings5442102921569551746.xml -Pinstallers,generate-revision-id,it.tidalwave-ci-v1 -DtestFailureIgnore=true
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Zephyr                                                             [pom]
[INFO] Zephyr (modules)                                                   [pom]
[INFO] Zephyr - Core Implementation Stripped                              [jar]
[INFO] Zephyr - Model                                                     [jar]
[INFO] Zephyr - UI Commons                                                [jar]
[INFO] Zephyr - Embedded Server                                           [jar]
[INFO] Zephyr - UI Content Editor                                         [jar]
[INFO] Zephyr - UI Content Explorer                                       [jar]
[INFO] Zephyr - UI Content Manager                                        [jar]
[INFO] Zephyr - UI Site Opener                                            [jar]
[INFO] Zephyr - UI Structure Explorer                                     [jar]
[INFO] Zephyr - UI Structure Editor                                       [jar]
[INFO] Zephyr - UI (JavaFX)                                               [jar]
[INFO] Zephyr - Application (JavaFX)                                      [jar]
[INFO] Zephyr - Installer, macOS                                          [pom]
[INFO] 
[INFO] -----------< it.tidalwave.northernwind.rca:northernwind-rca >-----------
[INFO] Building Zephyr 1.2-ALPHA-4-SNAPSHOT                              [1/15]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ northernwind-rca ---
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ northernwind-rca ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace
[INFO] Storing buildNumber: 99d83e824f44 at timestamp: 1683633031322
[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/Zephyr_Build_and_Test/workspace' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ northernwind-rca ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ northernwind-rca ---
[INFO] 
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ northernwind-rca ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/fix-for-NWRCA-53 1.2-ALPHA-4-SNAPSHOT 99d83e824f44
[INFO]      [echo] Java Version: 11.0.18 -source 1.8 -target 1.8 -release 
[INFO] Executed tasks
[INFO] 
[INFO] --- jar:3.2.0:test-jar (default-test-jar) @ northernwind-rca ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- install:3.0.0-M1:install (default-install) @ northernwind-rca ---
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/northernwind-rca/1.2-ALPHA-4-SNAPSHOT/northernwind-rca-1.2-ALPHA-4-SNAPSHOT.pom
[JENKINS] Archiving disabled
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
[INFO] 
[INFO] -------< it.tidalwave.northernwind.rca:northernwind-rca-modules >-------
[INFO] Building Zephyr (modules) 1.2-ALPHA-4-SNAPSHOT                    [2/15]
[INFO]   from modules/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ northernwind-rca-modules ---
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ northernwind-rca-modules ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules
[INFO] Storing buildNumber: 99d83e824f44 at timestamp: 1683633035963
[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/Zephyr_Build_and_Test/workspace/modules' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ northernwind-rca-modules ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ northernwind-rca-modules ---
[INFO] 
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ northernwind-rca-modules ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/fix-for-NWRCA-53 1.2-ALPHA-4-SNAPSHOT 99d83e824f44
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jar:3.2.0:test-jar (default-test-jar) @ northernwind-rca-modules ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- install:3.0.0-M1:install (default-install) @ northernwind-rca-modules ---
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/northernwind-rca-modules/1.2-ALPHA-4-SNAPSHOT/northernwind-rca-modules-1.2-ALPHA-4-SNAPSHOT.pom
[JENKINS] Archiving disabled
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
[INFO] 
[INFO] --< it.tidalwave.northernwind.rca:it-tidalwave-northernwind-model-core-stripped >--
[INFO] Building Zephyr - Core Implementation Stripped 1.2-ALPHA-4-SNAPSHOT [3/15]
[INFO]   from modules/StrippedCoreImplementation/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-model-core-stripped ---
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-model-core-stripped ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StrippedCoreImplementation' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StrippedCoreImplementation
[INFO] Storing buildNumber: 99d83e824f44 at timestamp: 1683633037640
[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/Zephyr_Build_and_Test/workspace/modules/StrippedCoreImplementation' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StrippedCoreImplementation
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-model-core-stripped ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-model-core-stripped ---
[INFO] 
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-model-core-stripped ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/fix-for-NWRCA-53 1.2-ALPHA-4-SNAPSHOT 99d83e824f44
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-model-core-stripped ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StrippedCoreImplementation/src/main/resources
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-model-core-stripped ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StrippedCoreImplementation/target/classes
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-model-core-stripped ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StrippedCoreImplementation/src/test/resources
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-model-core-stripped ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ it-tidalwave-northernwind-model-core-stripped ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] No tests to run.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-northernwind-model-core-stripped ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StrippedCoreImplementation/target/it-tidalwave-northernwind-model-core-stripped-1.2-ALPHA-4-SNAPSHOT.99d83e824f44.jar
[INFO] 
[INFO] --- jar:3.2.0:test-jar (default-test-jar) @ it-tidalwave-northernwind-model-core-stripped ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- shade:3.2.4:shade (default) @ it-tidalwave-northernwind-model-core-stripped ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] Including it.tidalwave.northernwind:it-tidalwave-northernwind-core-default:jar:1.2-ALPHA-6 in the shaded jar.
[INFO] Excluding it.tidalwave.northernwind:it-tidalwave-northernwind-core-profiling:jar:1.2-ALPHA-6 from the shaded jar.
[INFO] Excluding it.tidalwave.northernwind:it-tidalwave-northernwind-core:jar:1.2-ALPHA-6 from the shaded jar.
[INFO] Excluding org.apache.commons:commons-math3:jar:3.0 from the shaded jar.
[INFO] Excluding org.slf4j:jul-to-slf4j:jar:1.7.30 from the shaded jar.
[INFO] Excluding it.tidalwave.thesefoolishthings:it-tidalwave-role-spring:jar:3.2-ALPHA-8 from the shaded jar.
[INFO] Excluding it.tidalwave.northernwind:it-tidalwave-html-patches:jar:1.2-ALPHA-6 from the shaded jar.
[INFO] Excluding it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:3.2-ALPHA-8 from the shaded jar.
[INFO] Excluding it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:3.2-ALPHA-8 from the shaded jar.
[INFO] Excluding org.springframework:spring-beans:jar:5.3.1 from the shaded jar.
[INFO] Excluding org.antlr:ST4:jar:4.1 from the shaded jar.
[INFO] Excluding org.antlr:antlr-runtime:jar:3.5.2 from the shaded jar.
[INFO] Excluding commons-io:commons-io:jar:2.4 from the shaded jar.
[INFO] Excluding javax.inject:javax.inject:jar:1 from the shaded jar.
[INFO] Excluding javax.annotation:javax.annotation-api:jar:1.3.2 from the shaded jar.
[INFO] Excluding org.slf4j:slf4j-api:jar:1.7.30 from the shaded jar.
[INFO] Excluding org.slf4j:jcl-over-slf4j:jar:1.7.30 from the shaded jar.
[INFO] Excluding com.github.spotbugs:spotbugs-annotations:jar:3.1.9 from the shaded jar.
[INFO] Excluding com.google.code.findbugs:jsr305:jar:3.0.2 from the shaded jar.
[INFO] Excluding it.tidalwave.thesefoolishthings:it-tidalwave-messagebus-spring:jar:3.2-ALPHA-8 from the shaded jar.
[INFO] Excluding org.springframework:spring-context:jar:5.3.1 from the shaded jar.
[INFO] Excluding org.springframework:spring-aop:jar:5.3.1 from the shaded jar.
[INFO] Excluding org.springframework:spring-expression:jar:5.3.1 from the shaded jar.
[INFO] Excluding org.springframework:spring-core:jar:5.3.1 from the shaded jar.
[INFO] Excluding org.springframework:spring-jcl:jar:5.3.1 from the shaded jar.
[INFO] Excluding it.tidalwave.thesefoolishthings:it-tidalwave-messagebus:jar:3.2-ALPHA-8 from the shaded jar.
[INFO] Excluding org.springframework:spring-aspects:jar:5.3.1 from the shaded jar.
[INFO] Excluding org.aspectj:aspectjrt:jar:1.9.6 from the shaded jar.
[INFO] Replacing original artifact with shaded artifact.
[INFO] Replacing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StrippedCoreImplementation/target/it-tidalwave-northernwind-model-core-stripped-1.2-ALPHA-4-SNAPSHOT.99d83e824f44.jar with /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StrippedCoreImplementation/target/it-tidalwave-northernwind-model-core-stripped-1.2-ALPHA-4-SNAPSHOT-shaded.jar
[INFO] 
[INFO] --- install:3.0.0-M1:install (default-install) @ it-tidalwave-northernwind-model-core-stripped ---
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StrippedCoreImplementation/target/it-tidalwave-northernwind-model-core-stripped-1.2-ALPHA-4-SNAPSHOT.99d83e824f44.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-model-core-stripped/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-model-core-stripped-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StrippedCoreImplementation/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-model-core-stripped/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-model-core-stripped-1.2-ALPHA-4-SNAPSHOT.pom
[JENKINS] Archiving disabled
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
[INFO] 
[INFO] --< it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-model >--
[INFO] Building Zephyr - Model 1.2-ALPHA-4-SNAPSHOT                      [4/15]
[INFO]   from modules/Model/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-rca-model ---
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-rca-model ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Model' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Model
[INFO] Storing buildNumber: 99d83e824f44 at timestamp: 1683633046165
[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/Zephyr_Build_and_Test/workspace/modules/Model' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Model
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-model ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-model ---
[INFO] 
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-model ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/fix-for-NWRCA-53 1.2-ALPHA-4-SNAPSHOT 99d83e824f44
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-model ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Model/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Model/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-model ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-model ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Model/target/unwoven-classes
[WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull
[WARNING] /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Model/src/main/java/it/tidalwave/northernwind/model/impl/admin/PatchedTextResourcePropertyResolver.java:[133,76] [deprecation] result() in Finder has been deprecated
  where TYPE is a type-variable:
    TYPE extends Object declared in interface Finder
[WARNING] /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Model/src/main/java/it/tidalwave/northernwind/model/impl/admin/AdminResource.java:[97,92] [deprecation] result() in Finder has been deprecated
  where TYPE is a type-variable:
    TYPE extends Object declared in interface Finder
[WARNING] /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Model/src/main/java/it/tidalwave/northernwind/model/impl/admin/AdminSite.java:[85,28] [deprecation] getTemplate(Class<?>,ResourcePath) in Site has been deprecated
[WARNING] /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Model/src/main/java/it/tidalwave/northernwind/model/impl/admin/ResourceFinder.java:[62,50] [unchecked] unchecked conversion
  required: ResourceFinder<T>
  found:    ResourceFinder
  where T is a type-variable:
    T extends Resource declared in class ResourceFinder
[WARNING] /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Model/src/main/java/it/tidalwave/northernwind/model/impl/admin/ResourceFinder.java:[44,13] [serial] serializable class ResourceFinder has no definition of serialVersionUID
[INFO] 
[INFO] --- aspectj:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-model ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-model ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Model/src/test/resources
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-model ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] No sources to compile
[INFO] 
[INFO] --- aspectj:1.11:test-compile (weave-test-classes) @ it-tidalwave-northernwind-rca-model ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ it-tidalwave-northernwind-rca-model ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-northernwind-rca-model ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Model/target/it-tidalwave-northernwind-rca-model-1.2-ALPHA-4-SNAPSHOT.99d83e824f44.jar
[INFO] 
[INFO] --- jar:3.2.0:test-jar (default-test-jar) @ it-tidalwave-northernwind-rca-model ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Model/target/it-tidalwave-northernwind-rca-model-1.2-ALPHA-4-SNAPSHOT.99d83e824f44-tests.jar
[INFO] 
[INFO] --- install:3.0.0-M1:install (default-install) @ it-tidalwave-northernwind-rca-model ---
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Model/target/it-tidalwave-northernwind-rca-model-1.2-ALPHA-4-SNAPSHOT.99d83e824f44.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-model/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-model-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Model/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-model/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-model-1.2-ALPHA-4-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Model/target/it-tidalwave-northernwind-rca-model-1.2-ALPHA-4-SNAPSHOT.99d83e824f44-tests.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-model/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-model-1.2-ALPHA-4-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
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
[INFO] 
[INFO] --< it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-commons >--
[INFO] Building Zephyr - UI Commons 1.2-ALPHA-4-SNAPSHOT                 [5/15]
[INFO]   from modules/CommonsUI/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-rca-ui-commons ---
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-rca-ui-commons ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI
[INFO] Storing buildNumber: 99d83e824f44 at timestamp: 1683633060301
[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/Zephyr_Build_and_Test/workspace/modules/CommonsUI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-ui-commons ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-ui-commons ---
[INFO] 
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-ui-commons ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/fix-for-NWRCA-53 1.2-ALPHA-4-SNAPSHOT 99d83e824f44
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-ui-commons ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-ui-commons ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-ui-commons ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 18 source files to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI/target/unwoven-classes
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[WARNING] No processor claimed any of these annotations: /it.tidalwave.messagebus.annotation.ListensTo,/it.tidalwave.dci.annotation.DciRole,/javax.annotation.Nonnull,/it.tidalwave.util.annotation.VisibleForTesting,/it.tidalwave.messagebus.annotation.SimpleMessageSubscriber
[INFO] 
[INFO] --- aspectj:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-ui-commons ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-ui-commons ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-ui-commons ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI/target/unwoven-test-classes
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/org.testng.annotations.BeforeMethod,/javax.annotation.Nullable,/org.testng.annotations.Test,/org.testng.annotations.BeforeClass,/org.testng.annotations.DataProvider
[INFO] 
[INFO] --- aspectj:1.11:test-compile (weave-test-classes) @ it-tidalwave-northernwind-rca-ui-commons ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ it-tidalwave-northernwind-rca-ui-commons ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
11:51:18.808 [main                ] INFO  i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - STARTING TESTS OF it.tidalwave.northernwind.frontend.filesystem.impl.ResourceFileNetBeansPlatformWritableFolderTest
11:51:18.838 [main                ] INFO  i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - Creating /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI/target/test-results/mockFileObject ...
11:51:20.796 [main                ] INFO  i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - *****************************
11:51:20.797 [main                ] INFO  i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - TEST "must properly marshall"
11:51:20.797 [main                ] INFO  i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - *****************************
11:51:20.871 [main                ] DEBUG i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder - opening stream: mockFileObject/marshallable
11:51:20.873 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
11:51:20.873 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI/
11:51:20.873 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  src/test/resources/expected-results/marshallable
11:51:20.874 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  target/test-results/mockFileObject/marshallable
11:51:20.876 [main                ] INFO  i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - TEST PASSED in 79 msec
11:51:20.876 [main                ] INFO  i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - 
11:51:20.887 [main                ] INFO  i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - Creating /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI/target/test-results/mockFileObject ...
11:51:20.893 [main                ] INFO  i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - *********************************
11:51:20.893 [main                ] INFO  i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - TEST "must properly write a text"
11:51:20.893 [main                ] INFO  i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - *********************************
11:51:20.897 [main                ] DEBUG i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder - opening stream: mockFileObject/fileName
11:51:20.900 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
11:51:20.900 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI/
11:51:20.901 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  src/test/resources/expected-results/fileName
11:51:20.901 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  target/test-results/mockFileObject/fileName
11:51:20.902 [main                ] INFO  i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - TEST PASSED in 8 msec
11:51:20.902 [main                ] INFO  i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - 
11:51:22.200 [main                ] TRACE it.tidalwave.role.ContextManager$Locator           - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@64984b0f
11:51:22.201 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
11:51:22.222 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
11:51:25.479 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.SiteNodePresentable])
11:51:25.483 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
11:51:25.484 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
11:51:25.485 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
11:51:25.485 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
11:51:25.485 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
11:51:25.485 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
11:51:25.485 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
11:51:25.485 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
11:51:25.622 [main                ] INFO  i.t.n.m.i.a.r.ContentPresentationModelFactoryTest  - ***************************************************
11:51:25.623 [main                ] INFO  i.t.n.m.i.a.r.ContentPresentationModelFactoryTest  - TEST "must unregister a disposed PresentationModel"
11:51:25.623 [main                ] INFO  i.t.n.m.i.a.r.ContentPresentationModelFactoryTest  - ***************************************************
11:51:25.633 [main                ] DEBUG i.t.n.m.i.a.role.ContentPresentationModelFactory   - >>>> created and registered: DefaultPresentationModel(owner=Mock for Content, hashCode: 482818993)
11:51:25.651 [main                ] DEBUG i.t.n.m.i.a.role.ContentPresentationModelFactory   - >>>> unregistered: it.tidalwave.northernwind.model.impl.admin.role.ContentPresentationModelFactory@400b4dd5
11:51:25.656 [main                ] INFO  i.t.n.m.i.a.r.ContentPresentationModelFactoryTest  - TEST PASSED in 34 msec
11:51:25.656 [main                ] INFO  i.t.n.m.i.a.r.ContentPresentationModelFactoryTest  - 
11:51:25.658 [main                ] INFO  i.t.n.rca.ui.event.ContentSelectedEventTest        - ***************************************************************************
11:51:25.658 [main                ] INFO  i.t.n.rca.ui.event.ContentSelectedEventTest        - TEST "must represent an empty selection when constructed with no arguments"
11:51:25.658 [main                ] INFO  i.t.n.rca.ui.event.ContentSelectedEventTest        - ***************************************************************************
11:51:25.659 [main                ] INFO  i.t.n.rca.ui.event.ContentSelectedEventTest        - TEST PASSED in 1 msec
11:51:25.660 [main                ] INFO  i.t.n.rca.ui.event.ContentSelectedEventTest        - 
11:51:25.666 [main                ] INFO  i.t.n.rca.ui.event.ContentSelectedEventTest        - ************************************************************************
11:51:25.666 [main                ] INFO  i.t.n.rca.ui.event.ContentSelectedEventTest        - TEST "must return the original SiteNode when constructed with arguments"
11:51:25.666 [main                ] INFO  i.t.n.rca.ui.event.ContentSelectedEventTest        - ************************************************************************
11:51:25.671 [main                ] INFO  i.t.n.rca.ui.event.ContentSelectedEventTest        - TEST PASSED in 4 msec
11:51:25.671 [main                ] INFO  i.t.n.rca.ui.event.ContentSelectedEventTest        - 
11:51:25.672 [main                ] INFO  i.t.n.rca.ui.event.SiteNodeSelectedEventTest       - ***************************************************************************
11:51:25.672 [main                ] INFO  i.t.n.rca.ui.event.SiteNodeSelectedEventTest       - TEST "must represent an empty selection when constructed with no arguments"
11:51:25.672 [main                ] INFO  i.t.n.rca.ui.event.SiteNodeSelectedEventTest       - ***************************************************************************
11:51:25.673 [main                ] INFO  i.t.n.rca.ui.event.SiteNodeSelectedEventTest       - TEST PASSED in 1 msec
11:51:25.679 [main                ] INFO  i.t.n.rca.ui.event.SiteNodeSelectedEventTest       - 
11:51:25.680 [main                ] INFO  i.t.n.rca.ui.event.SiteNodeSelectedEventTest       - ************************************************************************
11:51:25.680 [main                ] INFO  i.t.n.rca.ui.event.SiteNodeSelectedEventTest       - TEST "must return the original SiteNode when constructed with arguments"
11:51:25.680 [main                ] INFO  i.t.n.rca.ui.event.SiteNodeSelectedEventTest       - ************************************************************************
11:51:25.778 [main                ] INFO  i.t.n.rca.ui.event.SiteNodeSelectedEventTest       - TEST PASSED in 92 msec
11:51:25.779 [main                ] INFO  i.t.n.rca.ui.event.SiteNodeSelectedEventTest       - 
11:51:25.808 [main                ] INFO  i.t.northernwind.rca.util.PropertyUtilitiesTest    - ****************************************************************************************************
11:51:25.816 [main                ] INFO  i.t.northernwind.rca.util.PropertyUtilitiesTest    - TEST "must create proper Displayables"
11:51:25.818 [main                ] INFO  i.t.northernwind.rca.util.PropertyUtilitiesTest    - ARGS [Key(name=creationDateTime, type=class java.time.ZonedDateTime), 2012-07-17T16:48:54.636+02:00]
11:51:25.818 [main                ] INFO  i.t.northernwind.rca.util.PropertyUtilitiesTest    - ****************************************************************************************************
11:51:25.820 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - convertValue(Key(name=creationDateTime, type=class java.time.ZonedDateTime), 2012-07-17T16:48:54.636+02:00[CET])
11:51:25.820 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - >>>> returning 2012-07-17T16:48:54.636+02:00[CET] (java.time.ZonedDateTime)
11:51:25.845 [main                ] INFO  i.t.northernwind.rca.util.PropertyUtilitiesTest    - TEST PASSED in 37 msec
11:51:25.846 [main                ] INFO  i.t.northernwind.rca.util.PropertyUtilitiesTest    - 
11:51:25.852 [main                ] INFO  i.t.northernwind.rca.util.PropertyUtilitiesTest    - **************************************************************
11:51:25.852 [main                ] INFO  i.t.northernwind.rca.util.PropertyUtilitiesTest    - TEST "must create proper Displayables"
11:51:25.852 [main                ] INFO  i.t.northernwind.rca.util.PropertyUtilitiesTest    - ARGS [Key(name=title, type=class java.lang.String), the title]
11:51:25.852 [main                ] INFO  i.t.northernwind.rca.util.PropertyUtilitiesTest    - **************************************************************
11:51:25.853 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - convertValue(Key(name=title, type=class java.lang.String), the title)
11:51:25.854 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - >>>> returning the title (java.lang.String)
11:51:25.899 [main                ] INFO  i.t.northernwind.rca.util.PropertyUtilitiesTest    - TEST PASSED in 47 msec
11:51:25.900 [main                ] INFO  i.t.northernwind.rca.util.PropertyUtilitiesTest    - 
11:51:26.001 [main                ] INFO  i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - FINISHED TESTS OF it.tidalwave.northernwind.frontend.filesystem.impl.ResourceFileNetBeansPlatformWritableFolderTest
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.413 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-northernwind-rca-ui-commons ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI/target/it-tidalwave-northernwind-rca-ui-commons-1.2-ALPHA-4-SNAPSHOT.99d83e824f44.jar
[INFO] 
[INFO] --- jar:3.2.0:test-jar (default-test-jar) @ it-tidalwave-northernwind-rca-ui-commons ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI/target/it-tidalwave-northernwind-rca-ui-commons-1.2-ALPHA-4-SNAPSHOT.99d83e824f44-tests.jar
[INFO] 
[INFO] --- install:3.0.0-M1:install (default-install) @ it-tidalwave-northernwind-rca-ui-commons ---
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI/target/it-tidalwave-northernwind-rca-ui-commons-1.2-ALPHA-4-SNAPSHOT.99d83e824f44.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-commons/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-commons-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-commons/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-commons-1.2-ALPHA-4-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/CommonsUI/target/it-tidalwave-northernwind-rca-ui-commons-1.2-ALPHA-4-SNAPSHOT.99d83e824f44-tests.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-commons/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-commons-1.2-ALPHA-4-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
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
[INFO] 
[INFO] --< it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-embeddedserver >--
[INFO] Building Zephyr - Embedded Server 1.2-ALPHA-4-SNAPSHOT            [6/15]
[INFO]   from modules/EmbeddedServer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-rca-embeddedserver ---
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-rca-embeddedserver ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/EmbeddedServer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/EmbeddedServer
[INFO] Storing buildNumber: 99d83e824f44 at timestamp: 1683633088534
[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/Zephyr_Build_and_Test/workspace/modules/EmbeddedServer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/EmbeddedServer
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-embeddedserver ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-embeddedserver ---
[INFO] 
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-embeddedserver ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/fix-for-NWRCA-53 1.2-ALPHA-4-SNAPSHOT 99d83e824f44
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-embeddedserver ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/EmbeddedServer/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/EmbeddedServer/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-embeddedserver ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-embeddedserver ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/EmbeddedServer/target/unwoven-classes
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[WARNING] No processor claimed any of these annotations: /it.tidalwave.messagebus.annotation.ListensTo,/javax.annotation.CheckForNull,/javax.annotation.Nonnull,/it.tidalwave.util.annotation.VisibleForTesting,/it.tidalwave.messagebus.annotation.SimpleMessageSubscriber,/javax.annotation.concurrent.Immutable,/javax.annotation.PostConstruct,/javax.annotation.PreDestroy
[WARNING] /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/EmbeddedServer/src/main/java/it/tidalwave/northernwind/rca/embeddedserver/impl/ServletAdapter.java:[45,7] [serial] serializable class ServletAdapter has no definition of serialVersionUID
[INFO] 
[INFO] --- aspectj:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-embeddedserver ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-embeddedserver ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-embeddedserver ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/EmbeddedServer/target/unwoven-test-classes
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[WARNING] No processor claimed any of these annotations: /org.testng.annotations.Test,/javax.annotation.Nonnull,/org.testng.annotations.BeforeMethod,/org.testng.annotations.AfterMethod
[INFO] 
[INFO] --- aspectj:1.11:test-compile (weave-test-classes) @ it-tidalwave-northernwind-rca-embeddedserver ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ it-tidalwave-northernwind-rca-embeddedserver ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServerTest
11:51:44.423 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - STARTING TESTS OF it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServerTest
11:51:47.547 [main                ] DEBUG org.eclipse.jetty.util.log                         - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
11:51:47.652 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - Starting webserver on port 12345...
11:51:47.685 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@2650f79 + SelectChannelConnector@0.0.0.0:12345 as connector
11:51:47.686 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@2650f79 + it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@129bd55d as handler
11:51:47.686 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.Server@2650f79
11:51:47.687 [main                ] INFO  org.eclipse.jetty.server.Server                    - jetty-8.1.10.v20130312
11:51:47.728 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@2650f79 + qtp2010546406{8<=0<=0/254,-1} as threadpool
11:51:47.729 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@129bd55d
11:51:47.729 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@129bd55d
11:51:47.729 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@129bd55d
11:51:47.729 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - starting org.eclipse.jetty.server.Server@2650f79
11:51:47.729 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting qtp2010546406{8<=0<=0/254,-1}
11:51:47.778 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED qtp2010546406{8<=6<=8/254,0}
11:51:47.779 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectChannelConnector@0.0.0.0:12345
11:51:47.813 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting null/null
11:51:47.819 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED PooledBuffers [0/1024@6144,0/1024@16384,0/1024@-]/PooledBuffers [0/1024@6144,0/1024@32768,0/1024@-]
11:51:47.819 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@6fd12c5
11:51:47.829 [0546406-12 Selector0] DEBUG org.eclipse.jetty.io.nio                           - Starting Thread[qtp2010546406-12 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@3fb62f8a
11:51:47.830 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@6fd12c5
11:51:47.832 [main                ] INFO  org.eclipse.jetty.server.AbstractConnector         - Started SelectChannelConnector@0.0.0.0:12345
11:51:47.832 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED SelectChannelConnector@0.0.0.0:12345
11:51:47.832 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.Server@2650f79
11:51:47.832 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - >>>> started
11:51:47.843 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServer.onOpenSite(it.tidalwave.northernwind.rca.ui.event.OpenSiteEvent))
11:51:47.874 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - *********************************************
11:51:47.875 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - TEST "start must properly boot the webserver"
11:51:47.875 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - *********************************************
11:51:47.882 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - Starting webserver on port 12346...
11:51:47.888 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@18acfe88 + SelectChannelConnector@0.0.0.0:12346 as connector
11:51:47.888 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@18acfe88 + it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@8a2a6a as handler
11:51:47.888 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.Server@18acfe88
11:51:47.889 [main                ] INFO  org.eclipse.jetty.server.Server                    - jetty-8.1.10.v20130312
11:51:47.889 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@18acfe88 + qtp1999135146{8<=0<=0/254,-1} as threadpool
11:51:47.889 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@8a2a6a
11:51:47.889 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@8a2a6a
11:51:47.889 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@8a2a6a
11:51:47.889 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - starting org.eclipse.jetty.server.Server@18acfe88
11:51:47.890 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting qtp1999135146{8<=0<=0/254,-1}
11:51:47.900 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED qtp1999135146{8<=7<=8/254,0}
11:51:47.900 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectChannelConnector@0.0.0.0:12346
11:51:47.906 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting null/null
11:51:47.907 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED PooledBuffers [0/1024@6144,0/1024@16384,0/1024@-]/PooledBuffers [0/1024@6144,0/1024@32768,0/1024@-]
11:51:47.907 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@6631cb64
11:51:47.909 [9135146-20 Selector0] DEBUG org.eclipse.jetty.io.nio                           - Starting Thread[qtp1999135146-20 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@76cf82f4
11:51:47.910 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@6631cb64
11:51:47.911 [main                ] INFO  org.eclipse.jetty.server.AbstractConnector         - Started SelectChannelConnector@0.0.0.0:12346
11:51:47.911 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED SelectChannelConnector@0.0.0.0:12346
11:51:47.911 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.Server@18acfe88
11:51:47.912 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - >>>> started
11:51:47.918 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - TEST PASSED in 44 msec
11:51:47.918 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - 
11:51:47.932 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - Stopping webserver...
11:51:47.932 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.Server@2650f79
11:51:47.932 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SelectChannelConnector@0.0.0.0:12345
11:51:47.933 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@6fd12c5
11:51:47.935 [0546406-12 Selector0] DEBUG org.eclipse.jetty.io.nio                           - Stopped Thread[qtp2010546406-12 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@3fb62f8a
11:51:47.946 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@6fd12c5
11:51:47.947 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping PooledBuffers [0/1024@6144,0/1024@16384,0/1024@-]/PooledBuffers [0/1024@6144,0/1024@32768,0/1024@-]
11:51:47.947 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED null/null
11:51:47.947 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SelectChannelConnector@0.0.0.0:12345
11:51:47.947 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@129bd55d
11:51:47.947 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@129bd55d
11:51:47.948 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@129bd55d
11:51:47.948 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - stopping org.eclipse.jetty.server.Server@2650f79
11:51:47.948 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping qtp2010546406{8<=8<=8/254,0}
11:51:48.000 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED qtp2010546406{8<=0<=0/254,0}
11:51:48.001 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.Server@2650f79
11:51:48.001 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - >>>> stopped
11:51:48.003 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - >>>> shutting down server...
11:51:48.003 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.Server@18acfe88
11:51:48.003 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SelectChannelConnector@0.0.0.0:12346
11:51:48.004 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@6631cb64
11:51:48.004 [9135146-20 Selector0] DEBUG org.eclipse.jetty.io.nio                           - Stopped Thread[qtp1999135146-20 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@76cf82f4
11:51:48.015 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@6631cb64
11:51:48.016 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping PooledBuffers [0/1024@6144,0/1024@16384,0/1024@-]/PooledBuffers [0/1024@6144,0/1024@32768,0/1024@-]
11:51:48.016 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED null/null
11:51:48.016 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SelectChannelConnector@0.0.0.0:12346
11:51:48.016 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@8a2a6a
11:51:48.016 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@8a2a6a
11:51:48.016 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@8a2a6a
11:51:48.016 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - stopping org.eclipse.jetty.server.Server@18acfe88
11:51:48.016 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping qtp1999135146{8<=8<=8/254,0}
11:51:48.067 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED qtp1999135146{8<=0<=0/254,0}
11:51:48.068 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.Server@18acfe88
11:51:48.271 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - Starting webserver on port 12345...
11:51:48.271 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@28737371 + SelectChannelConnector@0.0.0.0:12345 as connector
11:51:48.271 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@28737371 + it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@2af46afd as handler
11:51:48.272 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.Server@28737371
11:51:48.272 [main                ] INFO  org.eclipse.jetty.server.Server                    - jetty-8.1.10.v20130312
11:51:48.272 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@28737371 + qtp1979860449{8<=0<=0/254,-1} as threadpool
11:51:48.272 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@2af46afd
11:51:48.272 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@2af46afd
11:51:48.272 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@2af46afd
11:51:48.272 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - starting org.eclipse.jetty.server.Server@28737371
11:51:48.272 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting qtp1979860449{8<=0<=0/254,-1}
11:51:48.322 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED qtp1979860449{8<=7<=8/254,0}
11:51:48.323 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectChannelConnector@0.0.0.0:12345
11:51:48.323 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting null/null
11:51:48.323 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED PooledBuffers [0/1024@6144,0/1024@16384,0/1024@-]/PooledBuffers [0/1024@6144,0/1024@32768,0/1024@-]
11:51:48.323 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@31ceba99
11:51:48.324 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@31ceba99
11:51:48.324 [main                ] INFO  org.eclipse.jetty.server.AbstractConnector         - Started SelectChannelConnector@0.0.0.0:12345
11:51:48.324 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED SelectChannelConnector@0.0.0.0:12345
11:51:48.324 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.Server@28737371
11:51:48.324 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - >>>> started
11:51:48.324 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServer.onOpenSite(it.tidalwave.northernwind.rca.ui.event.OpenSiteEvent))
11:51:48.326 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - *******************************************
11:51:48.326 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - TEST "must properly serve loaded documents"
11:51:48.326 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - *******************************************
11:51:48.343 [9860449-28 Selector0] DEBUG org.eclipse.jetty.io.nio                           - Starting Thread[qtp1979860449-28 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@5687c9c9
11:51:49.276 [9860449-28 Selector0] DEBUG org.eclipse.jetty.io.nio                           - created SCEP@45cadda5{l(/127.0.0.1:44296)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=0}-{AsyncHttpConnection@147ea3fa,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=0},r=0}
11:51:49.283 [qtp1979860449-31    ] DEBUG org.eclipse.jetty.http.HttpParser                  - filled 207/207
11:51:49.288 [qtp1979860449-31 - /] DEBUG org.eclipse.jetty.server.Server                    - REQUEST / on AsyncHttpConnection@147ea3fa,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-5,l=24,c=0},r=1
11:51:49.289 [qtp1979860449-31 - /] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - doGet(/)
11:51:49.289 [qtp1979860449-31 - /] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - >>> filtered /
11:51:49.357 [qtp1979860449-31 - /] DEBUG org.eclipse.jetty.server.Server                    - RESPONSE /  200 handled=true
11:51:49.375 [qtp1979860449-31    ] DEBUG org.eclipse.jetty.server.AsyncHttpConnection       - Enabled read interest SCEP@45cadda5{l(/127.0.0.1:44296)<->r(/127.0.0.1:12345),d=true,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=0r}-{AsyncHttpConnection@147ea3fa,g=HttpGenerator{s=4,h=0,b=0,c=-1},p=HttpParser{s=0,l=24,c=0},r=1}
11:51:49.376 [qtp1979860449-31    ] DEBUG org.eclipse.jetty.http.HttpParser                  - filled 0/0
11:51:49.469 [9860449-28 Selector0] DEBUG org.eclipse.jetty.io.nio                           - created SCEP@496234f3{l(/127.0.0.1:44304)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=0}-{AsyncHttpConnection@5ad6ff8f,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=0},r=0}
11:51:49.471 [qtp1979860449-34    ] DEBUG org.eclipse.jetty.http.HttpParser                  - filled 0/0
11:51:49.499 [qtp1979860449-33    ] DEBUG org.eclipse.jetty.http.HttpParser                  - filled 211/211
11:51:49.501 [979860449-33 - /doc2] DEBUG org.eclipse.jetty.server.Server                    - REQUEST /doc2 on AsyncHttpConnection@5ad6ff8f,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-5,l=24,c=0},r=1
11:51:49.501 [979860449-33 - /doc2] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - doGet(/doc2)
11:51:49.502 [979860449-33 - /doc2] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - >>> filtered /doc2
11:51:49.502 [979860449-33 - /doc2] DEBUG org.eclipse.jetty.server.Server                    - RESPONSE /doc2  200 handled=true
11:51:49.502 [qtp1979860449-33    ] DEBUG org.eclipse.jetty.server.AsyncHttpConnection       - Enabled read interest SCEP@496234f3{l(/127.0.0.1:44304)<->r(/127.0.0.1:12345),d=true,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@5ad6ff8f,g=HttpGenerator{s=4,h=0,b=0,c=-1},p=HttpParser{s=0,l=24,c=0},r=1}
11:51:49.503 [qtp1979860449-33    ] DEBUG org.eclipse.jetty.http.HttpParser                  - filled 0/0
11:51:49.520 [9860449-28 Selector0] DEBUG org.eclipse.jetty.io.nio                           - created SCEP@4bf0b83a{l(/127.0.0.1:44306)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=0}-{AsyncHttpConnection@13edd81b,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=0},r=0}
11:51:49.523 [qtp1979860449-35    ] DEBUG org.eclipse.jetty.http.HttpParser                  - filled 0/0
11:51:49.543 [qtp1979860449-30    ] DEBUG org.eclipse.jetty.http.HttpParser                  - filled 211/211
11:51:49.544 [979860449-30 - /doc3] DEBUG org.eclipse.jetty.server.Server                    - REQUEST /doc3 on AsyncHttpConnection@13edd81b,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-5,l=24,c=0},r=1
11:51:49.544 [979860449-30 - /doc3] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - doGet(/doc3)
11:51:49.544 [979860449-30 - /doc3] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - >>> filtered /doc3
11:51:49.545 [979860449-30 - /doc3] DEBUG org.eclipse.jetty.server.Server                    - RESPONSE /doc3  200 handled=true
11:51:49.545 [qtp1979860449-30    ] DEBUG org.eclipse.jetty.server.AsyncHttpConnection       - Enabled read interest SCEP@4bf0b83a{l(/127.0.0.1:44306)<->r(/127.0.0.1:12345),d=true,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@13edd81b,g=HttpGenerator{s=4,h=0,b=0,c=-1},p=HttpParser{s=0,l=24,c=0},r=1}
11:51:49.545 [qtp1979860449-30    ] DEBUG org.eclipse.jetty.http.HttpParser                  - filled 0/0
11:51:49.548 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - TEST PASSED in 1223 msec
11:51:49.548 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - 
11:51:49.548 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - Stopping webserver...
11:51:49.549 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.Server@28737371
11:51:49.549 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SelectChannelConnector@0.0.0.0:12345
11:51:49.549 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@31ceba99
11:51:49.549 [9860449-28 Selector0] DEBUG org.eclipse.jetty.io.nio                           - Stopped Thread[qtp1979860449-28 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@5687c9c9
11:51:49.560 [main                ] DEBUG org.eclipse.jetty.io.nio.ChannelEndPoint           - close SCEP@45cadda5{l(/127.0.0.1:44296)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@147ea3fa,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=-3},r=1}
11:51:49.563 [main                ] DEBUG org.eclipse.jetty.io.nio.ChannelEndPoint           - close SCEP@4bf0b83a{l(/127.0.0.1:44306)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@13edd81b,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=-3},r=1}
11:51:49.564 [main                ] DEBUG org.eclipse.jetty.io.nio.ChannelEndPoint           - close SCEP@496234f3{l(/127.0.0.1:44304)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@5ad6ff8f,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=-3},r=1}
11:51:49.566 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@31ceba99
11:51:49.567 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping PooledBuffers [1/1024@6144,0/1024@16384,0/1024@-]/PooledBuffers [1/1024@6144,1/1024@32768,0/1024@-]
11:51:49.567 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED null/null
11:51:49.567 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SelectChannelConnector@0.0.0.0:12345
11:51:49.567 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@2af46afd
11:51:49.567 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@2af46afd
11:51:49.567 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@2af46afd
11:51:49.567 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - stopping org.eclipse.jetty.server.Server@28737371
11:51:49.567 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping qtp1979860449{8<=8<=8/254,0}
11:51:49.623 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED qtp1979860449{8<=0<=0/254,0}
11:51:49.624 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.Server@28737371
11:51:49.624 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - >>>> stopped
11:51:49.746 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - Starting webserver on port 12345...
11:51:49.747 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@25aeb5ac + SelectChannelConnector@0.0.0.0:12345 as connector
11:51:49.747 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@25aeb5ac + it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@c755b2 as handler
11:51:49.747 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.Server@25aeb5ac
11:51:49.747 [main                ] INFO  org.eclipse.jetty.server.Server                    - jetty-8.1.10.v20130312
11:51:49.747 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@25aeb5ac + qtp1003663195{8<=0<=0/254,-1} as threadpool
11:51:49.757 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@c755b2
11:51:49.758 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@c755b2
11:51:49.758 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@c755b2
11:51:49.758 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - starting org.eclipse.jetty.server.Server@25aeb5ac
11:51:49.758 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting qtp1003663195{8<=0<=0/254,-1}
11:51:49.815 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED qtp1003663195{8<=7<=8/254,0}
11:51:49.815 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectChannelConnector@0.0.0.0:12345
11:51:49.815 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting null/null
11:51:49.815 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED PooledBuffers [0/1024@6144,0/1024@16384,0/1024@-]/PooledBuffers [0/1024@6144,0/1024@32768,0/1024@-]
11:51:49.815 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@250a500b
11:51:49.816 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@250a500b
11:51:49.816 [main                ] INFO  org.eclipse.jetty.server.AbstractConnector         - Started SelectChannelConnector@0.0.0.0:12345
11:51:49.816 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED SelectChannelConnector@0.0.0.0:12345
11:51:49.816 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.Server@25aeb5ac
11:51:49.816 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - >>>> started
11:51:49.816 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServer.onOpenSite(it.tidalwave.northernwind.rca.ui.event.OpenSiteEvent))
11:51:49.817 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - *******************************************************
11:51:49.818 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - TEST "must return not found for non existing documents"
11:51:49.822 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - *******************************************************
11:51:49.823 [3663195-48 Selector0] DEBUG org.eclipse.jetty.io.nio                           - Starting Thread[qtp1003663195-48 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@459e2345
11:51:49.840 [3663195-48 Selector0] DEBUG org.eclipse.jetty.io.nio                           - created SCEP@4f664835{l(/127.0.0.1:35916)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=0}-{AsyncHttpConnection@a64dfbd,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=0},r=0}
11:51:49.841 [qtp1003663195-50    ] DEBUG org.eclipse.jetty.http.HttpParser                  - filled 0/0
11:51:49.864 [qtp1003663195-51    ] DEBUG org.eclipse.jetty.http.HttpParser                  - filled 210/210
11:51:49.865 [1003663195-51 - /foo] DEBUG org.eclipse.jetty.server.Server                    - REQUEST /foo on AsyncHttpConnection@a64dfbd,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-5,l=24,c=0},r=1
11:51:49.865 [1003663195-51 - /foo] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - doGet(/foo)
11:51:49.865 [1003663195-51 - /foo] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - >>> filtered /foo
11:51:49.865 [1003663195-51 - /foo] WARN  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - 1 - Not found: /foo
11:51:49.865 [1003663195-51 - /foo] DEBUG org.eclipse.jetty.server.Server                    - RESPONSE /foo  404 handled=true
11:51:49.866 [qtp1003663195-51    ] DEBUG org.eclipse.jetty.server.AsyncHttpConnection       - Enabled read interest SCEP@4f664835{l(/127.0.0.1:35916)<->r(/127.0.0.1:12345),d=true,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@a64dfbd,g=HttpGenerator{s=4,h=0,b=-1,c=-1},p=HttpParser{s=0,l=24,c=0},r=1}
11:51:49.866 [qtp1003663195-51    ] DEBUG org.eclipse.jetty.http.HttpParser                  - filled 0/0
11:51:49.880 [3663195-48 Selector0] DEBUG org.eclipse.jetty.io.nio                           - created SCEP@3ba45616{l(/127.0.0.1:35918)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=0}-{AsyncHttpConnection@467e96b7,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=0},r=0}
11:51:49.881 [qtp1003663195-52    ] DEBUG org.eclipse.jetty.http.HttpParser                  - filled 0/0
11:51:49.894 [qtp1003663195-53    ] DEBUG org.eclipse.jetty.http.HttpParser                  - filled 210/210
11:51:49.899 [1003663195-53 - /bar] DEBUG org.eclipse.jetty.server.Server                    - REQUEST /bar on AsyncHttpConnection@467e96b7,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-5,l=24,c=0},r=1
11:51:49.900 [1003663195-53 - /bar] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - doGet(/bar)
11:51:49.900 [1003663195-53 - /bar] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - >>> filtered /bar
11:51:49.900 [1003663195-53 - /bar] WARN  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - 1 - Not found: /bar
11:51:49.900 [1003663195-53 - /bar] DEBUG org.eclipse.jetty.server.Server                    - RESPONSE /bar  404 handled=true
11:51:49.900 [qtp1003663195-53    ] DEBUG org.eclipse.jetty.server.AsyncHttpConnection       - Enabled read interest SCEP@3ba45616{l(/127.0.0.1:35918)<->r(/127.0.0.1:12345),d=true,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@467e96b7,g=HttpGenerator{s=4,h=0,b=-1,c=-1},p=HttpParser{s=0,l=24,c=0},r=1}
11:51:49.901 [qtp1003663195-53    ] DEBUG org.eclipse.jetty.http.HttpParser                  - filled 0/0
11:51:49.915 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - TEST PASSED in 97 msec
11:51:49.915 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - 
11:51:49.915 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - Stopping webserver...
11:51:49.917 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.Server@25aeb5ac
11:51:49.917 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SelectChannelConnector@0.0.0.0:12345
11:51:49.918 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@250a500b
11:51:49.919 [3663195-48 Selector0] DEBUG org.eclipse.jetty.io.nio                           - Stopped Thread[qtp1003663195-48 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@459e2345
11:51:49.929 [main                ] DEBUG org.eclipse.jetty.io.nio.ChannelEndPoint           - close SCEP@3ba45616{l(/127.0.0.1:35918)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@467e96b7,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=-3},r=1}
11:51:49.930 [main                ] DEBUG org.eclipse.jetty.io.nio.ChannelEndPoint           - close SCEP@4f664835{l(/127.0.0.1:35916)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@a64dfbd,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=-3},r=1}
11:51:49.931 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@250a500b
11:51:49.931 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping PooledBuffers [1/1024@6144,0/1024@16384,0/1024@-]/PooledBuffers [1/1024@6144,0/1024@32768,0/1024@-]
11:51:49.931 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED null/null
11:51:49.931 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SelectChannelConnector@0.0.0.0:12345
11:51:49.932 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@c755b2
11:51:49.932 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@c755b2
11:51:49.932 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@c755b2
11:51:49.932 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - stopping org.eclipse.jetty.server.Server@25aeb5ac
11:51:49.932 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping qtp1003663195{8<=8<=8/254,0}
11:51:49.984 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED qtp1003663195{8<=0<=0/254,6}
11:51:49.984 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.Server@25aeb5ac
11:51:49.984 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - >>>> stopped
11:51:50.123 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - Starting webserver on port 12345...
11:51:50.124 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@74170687 + SelectChannelConnector@0.0.0.0:12345 as connector
11:51:50.124 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@74170687 + it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@68f0f72c as handler
11:51:50.124 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.Server@74170687
11:51:50.124 [main                ] INFO  org.eclipse.jetty.server.Server                    - jetty-8.1.10.v20130312
11:51:50.124 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@74170687 + qtp1033304734{8<=0<=0/254,-1} as threadpool
11:51:50.124 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@68f0f72c
11:51:50.124 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@68f0f72c
11:51:50.124 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@68f0f72c
11:51:50.125 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - starting org.eclipse.jetty.server.Server@74170687
11:51:50.125 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting qtp1033304734{8<=0<=0/254,-1}
11:51:50.159 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED qtp1033304734{8<=7<=8/254,0}
11:51:50.160 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectChannelConnector@0.0.0.0:12345
11:51:50.160 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting null/null
11:51:50.160 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED PooledBuffers [0/1024@6144,0/1024@16384,0/1024@-]/PooledBuffers [0/1024@6144,0/1024@32768,0/1024@-]
11:51:50.160 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@3b545206
11:51:50.160 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@3b545206
11:51:50.161 [main                ] INFO  org.eclipse.jetty.server.AbstractConnector         - Started SelectChannelConnector@0.0.0.0:12345
11:51:50.161 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED SelectChannelConnector@0.0.0.0:12345
11:51:50.161 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.Server@74170687
11:51:50.161 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - >>>> started
11:51:50.161 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServer.onOpenSite(it.tidalwave.northernwind.rca.ui.event.OpenSiteEvent))
11:51:50.167 [3304734-62 Selector0] DEBUG org.eclipse.jetty.io.nio                           - Starting Thread[qtp1033304734-62 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@30705e9e
11:51:50.171 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - *************************************************
11:51:50.172 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - TEST "stop must properly shut the webserver down"
11:51:50.172 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - *************************************************
11:51:50.178 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - Starting webserver on port 12346...
11:51:50.179 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@12d5c30e + SelectChannelConnector@0.0.0.0:12346 as connector
11:51:50.179 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@12d5c30e + it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@b887730 as handler
11:51:50.179 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.Server@12d5c30e
11:51:50.179 [main                ] INFO  org.eclipse.jetty.server.Server                    - jetty-8.1.10.v20130312
11:51:50.179 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@12d5c30e + qtp643328884{8<=0<=0/254,-1} as threadpool
11:51:50.179 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@b887730
11:51:50.179 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@b887730
11:51:50.179 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@b887730
11:51:50.179 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - starting org.eclipse.jetty.server.Server@12d5c30e
11:51:50.179 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting qtp643328884{8<=0<=0/254,-1}
11:51:50.204 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED qtp643328884{8<=7<=8/254,0}
11:51:50.204 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectChannelConnector@0.0.0.0:12346
11:51:50.205 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting null/null
11:51:50.205 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED PooledBuffers [0/1024@6144,0/1024@16384,0/1024@-]/PooledBuffers [0/1024@6144,0/1024@32768,0/1024@-]
11:51:50.205 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@52f57666
11:51:50.205 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@52f57666
11:51:50.205 [main                ] INFO  org.eclipse.jetty.server.AbstractConnector         - Started SelectChannelConnector@0.0.0.0:12346
11:51:50.205 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED SelectChannelConnector@0.0.0.0:12346
11:51:50.205 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.Server@12d5c30e
11:51:50.206 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - >>>> started
11:51:50.212 [3328884-70 Selector0] DEBUG org.eclipse.jetty.io.nio                           - Starting Thread[qtp643328884-70 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@2680be68
11:51:52.206 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - Stopping webserver...
11:51:52.206 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.Server@12d5c30e
11:51:52.206 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SelectChannelConnector@0.0.0.0:12346
11:51:52.211 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@52f57666
11:51:52.212 [3328884-70 Selector0] DEBUG org.eclipse.jetty.io.nio                           - Stopped Thread[qtp643328884-70 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@2680be68
11:51:52.222 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@52f57666
11:51:52.223 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping PooledBuffers [0/1024@6144,0/1024@16384,0/1024@-]/PooledBuffers [0/1024@6144,0/1024@32768,0/1024@-]
11:51:52.223 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED null/null
11:51:52.223 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SelectChannelConnector@0.0.0.0:12346
11:51:52.223 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@b887730
11:51:52.223 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@b887730
11:51:52.223 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@b887730
11:51:52.223 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - stopping org.eclipse.jetty.server.Server@12d5c30e
11:51:52.223 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping qtp643328884{8<=8<=8/254,0}
11:51:52.275 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED qtp643328884{8<=0<=0/254,5}
11:51:52.276 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.Server@12d5c30e
11:51:52.276 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - >>>> stopped
11:51:52.276 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - TEST PASSED in 2105 msec
11:51:52.276 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - 
11:51:52.276 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - Stopping webserver...
11:51:52.276 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.Server@74170687
11:51:52.277 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SelectChannelConnector@0.0.0.0:12345
11:51:52.286 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@3b545206
11:51:52.287 [3304734-62 Selector0] DEBUG org.eclipse.jetty.io.nio                           - Stopped Thread[qtp1033304734-62 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@30705e9e
11:51:52.298 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@3b545206
11:51:52.298 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping PooledBuffers [0/1024@6144,0/1024@16384,0/1024@-]/PooledBuffers [0/1024@6144,0/1024@32768,0/1024@-]
11:51:52.298 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED null/null
11:51:52.298 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SelectChannelConnector@0.0.0.0:12345
11:51:52.298 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@68f0f72c
11:51:52.298 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@68f0f72c
11:51:52.298 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@68f0f72c
11:51:52.298 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - stopping org.eclipse.jetty.server.Server@74170687
11:51:52.298 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping qtp1033304734{8<=8<=8/254,0}
11:51:52.350 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED qtp1033304734{8<=0<=0/254,3}
11:51:52.350 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.Server@74170687
11:51:52.350 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - >>>> stopped
11:51:52.351 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - >>>> shutting down server...
11:51:52.402 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - FINISHED TESTS OF it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServerTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.372 s - in it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServerTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-northernwind-rca-embeddedserver ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/EmbeddedServer/target/it-tidalwave-northernwind-rca-embeddedserver-1.2-ALPHA-4-SNAPSHOT.99d83e824f44.jar
[INFO] 
[INFO] --- jar:3.2.0:test-jar (default-test-jar) @ it-tidalwave-northernwind-rca-embeddedserver ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/EmbeddedServer/target/it-tidalwave-northernwind-rca-embeddedserver-1.2-ALPHA-4-SNAPSHOT.99d83e824f44-tests.jar
[INFO] 
[INFO] --- install:3.0.0-M1:install (default-install) @ it-tidalwave-northernwind-rca-embeddedserver ---
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/EmbeddedServer/target/it-tidalwave-northernwind-rca-embeddedserver-1.2-ALPHA-4-SNAPSHOT.99d83e824f44.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-embeddedserver/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-embeddedserver-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/EmbeddedServer/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-embeddedserver/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-embeddedserver-1.2-ALPHA-4-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/EmbeddedServer/target/it-tidalwave-northernwind-rca-embeddedserver-1.2-ALPHA-4-SNAPSHOT.99d83e824f44-tests.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-embeddedserver/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-embeddedserver-1.2-ALPHA-4-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
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
[INFO] 
[INFO] --< it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-content-editor >--
[INFO] Building Zephyr - UI Content Editor 1.2-ALPHA-4-SNAPSHOT          [7/15]
[INFO]   from modules/ContentEditor/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-rca-ui-content-editor ---
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-rca-ui-content-editor ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentEditor' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentEditor
[INFO] Storing buildNumber: 99d83e824f44 at timestamp: 1683633114078
[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/Zephyr_Build_and_Test/workspace/modules/ContentEditor' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentEditor
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-ui-content-editor ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-ui-content-editor ---
[INFO] 
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-ui-content-editor ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/fix-for-NWRCA-53 1.2-ALPHA-4-SNAPSHOT 99d83e824f44
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-ui-content-editor ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentEditor/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentEditor/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-ui-content-editor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 29 resources
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-ui-content-editor ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentEditor/target/unwoven-classes
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[WARNING] No processor claimed any of these annotations: /it.tidalwave.messagebus.annotation.ListensTo,/it.tidalwave.dci.annotation.DciRole,/javax.annotation.Nonnull,/it.tidalwave.util.annotation.VisibleForTesting,/it.tidalwave.messagebus.annotation.SimpleMessageSubscriber,/javax.annotation.concurrent.Immutable
[INFO] 
[INFO] --- aspectj:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-ui-content-editor ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-ui-content-editor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 8 resources
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-ui-content-editor ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentEditor/target/unwoven-test-classes
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/org.testng.annotations.BeforeMethod,/org.testng.annotations.Test,/org.testng.annotations.DataProvider,/org.testng.annotations.AfterMethod
[WARNING] /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentEditor/src/test/java/it/tidalwave/northernwind/rca/ui/contenteditor/spi/DefaultContentEditorPresentationControlTest.java:[116,47] [unchecked] unchecked method invocation: method createBoundDocument in interface PropertyBinder is applied to given types
  required: Key<String>,UpdateCallback
  found: Key,UpdateCallback
[WARNING] /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentEditor/src/test/java/it/tidalwave/northernwind/rca/ui/contenteditor/spi/DefaultContentEditorPresentationControlTest.java:[116,51] [unchecked] unchecked conversion
  required: Key<String>
  found:    Key
[INFO] 
[INFO] --- aspectj:1.11:test-compile (weave-test-classes) @ it-tidalwave-northernwind-rca-ui-content-editor ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ it-tidalwave-northernwind-rca-ui-content-editor ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
11:52:12.008 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - STARTING TESTS OF it.tidalwave.northernwind.rca.ui.contenteditor.impl.HtmlDocumentTest
11:52:12.062 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - **************************************
11:52:12.091 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - TEST "must properly convert to string"
11:52:12.091 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - **************************************
11:52:12.121 [main                ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - asNormalizedString()
<html>
<head><meta name="prolog"/></head>
<body>
body
</body>
</html>

11:52:12.316 [main                ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - >>>> returning:
<!DOCTYPE html>
<html>
  <head>
    <meta name="prolog" />
  </head>
  <body>
     body
  </body>
</html>

11:52:12.320 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - TEST PASSED in 258 msec
11:52:12.320 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - 
11:52:12.321 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - *************************************
11:52:12.321 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - TEST "must properly create from text"
11:52:12.321 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - *************************************
11:52:12.342 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - TEST PASSED in 21 msec
11:52:12.343 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - 
11:52:12.348 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - *********************************
11:52:12.348 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - TEST "must properly replace body"
11:52:12.348 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - *********************************
11:52:12.351 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - TEST PASSED in 2 msec
11:52:12.351 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - 
11:52:12.352 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - ***********************************
11:52:12.352 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - TEST "must properly replace epilog"
11:52:12.352 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - ***********************************
11:52:12.362 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - TEST PASSED in 10 msec
11:52:12.363 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - 
11:52:12.364 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - ***********************************
11:52:12.364 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - TEST "must properly replace prolog"
11:52:12.365 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - ***********************************
11:52:12.370 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - TEST PASSED in 6 msec
11:52:12.371 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - 
11:52:12.400 [main                ] INFO  i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest          - ************************************
11:52:12.401 [main                ] INFO  i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest          - TEST "must properly normalise Xhtml"
11:52:12.403 [main                ] INFO  i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest          - ARGS [1.xhtml]
11:52:12.403 [main                ] INFO  i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest          - ************************************
11:52:12.420 [main                ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - asNormalizedString()
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta charset="UTF-8" />
    <link rel="stylesheet" media="screen" href="../../../../library/css/editing.css" type="text/css" />
  </head>
  <body>
    <p style="text-align: right; font-size: 0.9em !important; margin-bottom: 1em"><em>Et eunt homines mirari alta montium<br />
        et ingentes fluctus maris<br />
        et latissimos lapsus fluminum<br />
        et oceani ambitum<br />
        et gyros siderum<br />
        et relinquunt se ipsos</em></p>
    <p style="text-align: right; font-size: 0.8em !important; margin-bottom: 4em"><em>St. Augustine, Confessiones, X, 8,15</em></p>
    <p><img align="right" style="margin-left: 20px; cursor: -webkit-grab;" class="framedPhoto framed" src="$mediaLink(relativePath='/fabrizio-giudici.jpg')$"
        alt="" draggable="true" contenteditable="false" /><span class="firstLetter">I</span>'m <a href="http://fabriziogiudici.it">Fabrizio Giudici</a>, born in
      Genoa, Italy. I'm a software engineer and I run <a target="_blank" href="http://tidalwave.it">my own small
        company</a>. But if you're here, I guess it's because you're interested in my photography activities. This site
      focuses on my travel photography: it contains many galleries and a few technical articles. It's still a “work in
      progress” thing as, for instance, many shots from the past are being re-processed to comply with my latest taste
      and competence in colour management. </p>
    <p>My relationship with photography is tightly related with my travels: I bought my first Minolta SLR in 1996, when
      I started regular travelling for business reasons. For some years I wasn't really serious about it: it was just
      casual, P-mode shooting. Now, after many years, I'm definitely <a href="$nodeLink(relativePath='/Blog', contentRelativePath='/Blog/20150109. On why I take pictures')$">more
        committed</a>.</p>
    <h3>A short equipment history</h3>
    <p>Only in 2000, just before leaving for San Francisco, I planned to exclusively dedicate a few days to photography:
      I was fascinated by the Big Sur and Yosemite, that I knew by means of some books. For that circumstance I decided
      that it was high time I took technique more seriously: so I bought a more sophisticated body, with full exposure
      control, and switched from negative to slide films. </p>
    <p>The journey results were promising, so in 2001 I started planning about building a serious lens system. I got rid
      of the previous equipment (based on cheap zoom lenses) and picked the Nikon brand: an F-80 body and my first prime
      lenses (you can learn more about my equipment <a href="$nodeLink(relativePath='/Equipment')$">here</a>).
      As the years passed by, I was dedicating more and more time to photography. Also, where possible, I opted for
      driving in place of flying: a straight line is the fastest travel solution, but also the most boring one. In this
      way I began exploring Italy and Europe. Birds became a primary interest too, and this brought a long tele lens
      into my arsenal.</p>
    <p> The second revolution happened in 2003, when I took my last film shot and entered the digital world. It really
      was a quantum leap, not only for the better features digital provided, such as the capability of switching ISO on
      the fly, but also for the possibility of immediately looking at the results and learn from errors.</p>
    <p>In 2012 I owned many prime lenses and a single ultra-wide zoom. I realised that the prime lens approach, made for
      privileging image quality, was causing some problems, mostly the fact that sometimes I was just missing some
      photos for my laziness in changing lenses. I decided for an experimental year with a 18-70mm lens and a temporary
      ban on the prime lenses in that focal range. It was a success.</p>
    <p>While I was evaluating a possible upgrade of the 18-70mm lens, I also realised that more and more frequently my
      photographic expeditions were a pain because of my increasing neck and back problems. So at the end of 2013 I
      looked at the mirrorless world, that was promising less weight for the same image quality. At the beginning I was
      highly sceptical and did a lot of research; then I bought a Sony NEX-6 and a couple of lenses to start a new
      experiment. After a few months of accurate evaluation and experience on the field with Sony products, another
      revolution happened: I decided to permanently switch and currently my Nikon stuff is being phased out.</p>
    <hr class="decorated" />
    <p>Questo sito non è una testata giornalistica in quanto è aggiornato senza alcuna periodicità; non può pertanto
      essere considerato un prodotto editoriale ai sensi della legge n. 62 del 7.03.2001.</p>
  </body>
</html>
11:52:12.476 [main                ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - >>>> returning:
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta charset="UTF-8" />
    <link rel="stylesheet" media="screen" href="../../../../library/css/editing.css" type="text/css" />
  </head>
  <body>
    <p style="text-align: right; font-size: 0.9em !important; margin-bottom: 1em"><em>Et eunt homines mirari alta montium<br />
        et ingentes fluctus maris<br />
        et latissimos lapsus fluminum<br />
        et oceani ambitum<br />
        et gyros siderum<br />
        et relinquunt se ipsos</em></p>
    <p style="text-align: right; font-size: 0.8em !important; margin-bottom: 4em"><em>St. Augustine, Confessiones, X, 8,15</em></p>
    <p><img align="right" style="margin-left: 20px;" class="framedPhoto framed" src="$mediaLink(relativePath='/fabrizio-giudici.jpg')$" alt="" /><span class="firstLetter">I</span>'m <a href="http://fabriziogiudici.it">Fabrizio Giudici</a>, born in Genoa, Italy. I'm a software engineer and I run <a target="_blank" href="http://tidalwave.it">my own small company</a>. But if you're here, I guess it's because you're interested in my photography activities. This site focuses on my travel photography: it contains many galleries and a few technical articles. It's still a “work in progress” thing as, for instance, many shots from the past are being re-processed to comply with my latest taste and competence in colour management. </p>
    <p>My relationship with photography is tightly related with my travels: I bought my first Minolta SLR in 1996, when I started regular travelling for business reasons. For some years I wasn't really serious about it: it was just casual, P-mode shooting. Now, after many years, I'm definitely <a href="$nodeLink(relativePath='/Blog', contentRelativePath='/Blog/20150109. On why I take pictures')$">more committed</a>.</p>
    <h3>A short equipment history</h3>
    <p>Only in 2000, just before leaving for San Francisco, I planned to exclusively dedicate a few days to photography: I was fascinated by the Big Sur and Yosemite, that I knew by means of some books. For that circumstance I decided that it was high time I took technique more seriously: so I bought a more sophisticated body, with full exposure control, and switched from negative to slide films. </p>
    <p>The journey results were promising, so in 2001 I started planning about building a serious lens system. I got rid of the previous equipment (based on cheap zoom lenses) and picked the Nikon brand: an F-80 body and my first prime lenses (you can learn more about my equipment <a href="$nodeLink(relativePath='/Equipment')$">here</a>). As the years passed by, I was dedicating more and more time to photography. Also, where possible, I opted for driving in place of flying: a straight line is the fastest travel solution, but also the most boring one. In this way I began exploring Italy and Europe. Birds became a primary interest too, and this brought a long tele lens into my arsenal.</p>
    <p> The second revolution happened in 2003, when I took my last film shot and entered the digital world. It really was a quantum leap, not only for the better features digital provided, such as the capability of switching ISO on the fly, but also for the possibility of immediately looking at the results and learn from errors.</p>
    <p>In 2012 I owned many prime lenses and a single ultra-wide zoom. I realised that the prime lens approach, made for privileging image quality, was causing some problems, mostly the fact that sometimes I was just missing some photos for my laziness in changing lenses. I decided for an experimental year with a 18-70mm lens and a temporary ban on the prime lenses in that focal range. It was a success.</p>
    <p>While I was evaluating a possible upgrade of the 18-70mm lens, I also realised that more and more frequently my photographic expeditions were a pain because of my increasing neck and back problems. So at the end of 2013 I looked at the mirrorless world, that was promising less weight for the same image quality. At the beginning I was highly sceptical and did a lot of research; then I bought a Sony NEX-6 and a couple of lenses to start a new experiment. After a few months of accurate evaluation and experience on the field with Sony products, another revolution happened: I decided to permanently switch and currently my Nikon stuff is being phased out.</p>
    <hr class="decorated" />
    <p>Questo sito non è una testata giornalistica in quanto è aggiornato senza alcuna periodicità; non può pertanto essere considerato un prodotto editoriale ai sensi della legge n. 62 del 7.03.2001.</p>
  </body>
</html>

11:52:12.495 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
11:52:12.510 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentEditor/target/
11:52:12.511 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/JSoupXhtmlNormalizerTest/expected-results/1.xhtml
11:52:12.511 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/JSoupXhtmlNormalizerTest/1.xhtml
11:52:12.528 [main                ] INFO  i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest          - TEST PASSED in 128 msec
11:52:12.529 [main                ] INFO  i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest          - 
11:52:12.531 [main                ] INFO  i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest          - *************************************
11:52:12.531 [main                ] INFO  i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest          - TEST "must properly normalise Xhtml"
11:52:12.534 [main                ] INFO  i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest          - ARGS [DocumentWithIndentedCode.xhtml]
11:52:12.534 [main                ] INFO  i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest          - *************************************
11:52:12.536 [main                ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - asNormalizedString()
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta charset="UTF-8" />
    <link rel="stylesheet" media="screen" href="../../../../library/css/editing.css" type="text/css" />
  </head>
  <body>
    <p class="">In these days I'm sorting out my code repositories, in particular by definitely tagging as "legacy" those that are dead and converting to <a class="" href="https://git-scm.com/">Git</a> the others (I've still a strong preference towards <a class="" href="https://www.mercurial-scm.org/">Mercurial</a>, but in the end most people use Git and some of my pet projects are also used as mentoring resources), a move that also made it possible to replicate the repositories to <a class="" href="https://github.com/tidalwave-it/">GitHub</a> (my primary repository remains <a class="" href="https://bitbucket.org/tidalwave/">BitBucket</a> though).</p>
    <p class="">As part of the sorting up, I realised that most of my projects lacked a decent README file, that both BitBucket and GitHub render in the home page of the project as a nice introduction. A good README should contain both the description of the project and a few practical information, such as linking the issue tracker and a other relevant stuff, as well as provide information for quickly booting the project - in the case of a project whose artifacts are released through the Maven Repo Central, essentially you have to give their GAV coordinates. Furthermore, <a class="" href="http://shields.io/">Shields.io</a> provides a funny set of dynamic badges that can be populated with some info, such as the latest release deployed or information from a CI server.</p>
    <p>Of course a consistent structure for a README should be provided for all of my projects and since I'm a lazy guy I really respect the DRY (Don't Repeat Yourself) principle, so I don't want to copy &amp; paste the description of the project from the POM. Recognising that all the required metadata for what I need are precisely in the POM, the idea is obvious: have a tool to create the README from the POM.</p>
    <p>As usual, before creating something new it makes sense to search for a solution that someone perhaps already made. I found a Maven plugin made by the Apache Foundation, that they appear to use for their projects, but unfortunately it uses a template whose source is a URL hard-wired in the plugin, without the possibility to be overridden.</p>
    <p>But before starting and writing my own plugin, I realised that a simple solution was straightforward: use the <code>maven-resource-plugin</code>. In fact it is able to copy a resource to a destination folder after having interpolated some properties defined in the POM. So I added this profile to my SuperPOM:</p>
<pre class="prettyprint lang-xml">&lt;profile&gt;
    &lt;id&gt;it.tidalwave-generate-readme-md-v1&lt;/id&gt;
    &lt;build&gt;
        &lt;defaultGoal&gt;dependency:unpack resources:copy-resources&lt;/defaultGoal&gt;
        &lt;plugins&gt;
            &lt;plugin&gt;
                &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
                &lt;artifactId&gt;maven-dependency-plugin&lt;/artifactId&gt;
                &lt;configuration&gt;
                    &lt;artifactItems&gt;
                        &lt;artifactItem&gt;
                            &lt;groupId&gt;it.tidalwave.thesefoolishthings&lt;/groupId&gt;
                            &lt;artifactId&gt;superpom-config&lt;/artifactId&gt;
                            &lt;version&gt;${tft.superpom.config.version}&lt;/version&gt;
                            &lt;type&gt;jar&lt;/type&gt;
                            &lt;overWrite&gt;true&lt;/overWrite&gt;
                            &lt;outputDirectory&gt;${project.basedir}/target/superpom-resources&lt;/outputDirectory&gt;
                        &lt;/artifactItem&gt;
                    &lt;/artifactItems&gt;
                &lt;/configuration&gt;
            &lt;/plugin&gt;
            &lt;plugin&gt;
                &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
                &lt;artifactId&gt;maven-resources-plugin&lt;/artifactId&gt;
                &lt;configuration&gt;
                    &lt;resources&gt;
                        &lt;resource&gt;
                            &lt;directory&gt;${project.basedir}/target/superpom-resources/it/tidalwave/readme/&lt;/directory&gt;
                            &lt;filtering&gt;true&lt;/filtering&gt;
                        &lt;/resource&gt;
                    &lt;/resources&gt;
                    &lt;outputDirectory&gt;.&lt;/outputDirectory&gt;
                &lt;/configuration&gt;
            &lt;/plugin&gt;
        &lt;/plugins&gt;
    &lt;/build&gt;
&lt;/profile&gt;</pre>
    <p>It downloads and unpacks the template file (which is a <code>README.md</code> file under the directory <code>it/tidalwave/readme</code>) from another artefact previously deployed (<code>it.tidalwave.thesefoolishthings:superpom-config</code>) and copies it into the current directory. This is an excerpt of the template:</p>
    <pre class="prettyprint">![Maven Central](https://img.shields.io/maven-central/v/${project.groupId}/${project.artifactId}.svg)
[![Build Status](https://img.shields.io/jenkins/s/http/services.tidalwave.it/ci/${tidalwave.ci.view}_Build_from_Scratch.svg)](${project.ciManagement.url})
[![Test Status](https://img.shields.io/jenkins/t/http/services.tidalwave.it/ci/${tidalwave.ci.view}.svg)](${project.ciManagement.url})
[![Coverage](https://img.shields.io/jenkins/c/http/services.tidalwave.it/ci/${tidalwave.ci.view}.svg)](${project.ciManagement.url})

${project.name}
================================

${project.description}


Bootstrapping
-------------

In order to build the project, run from the command line:

```mvn -DskipTests```

The project can be opened and built by a recent version of the NetBeans, Eclipse or Idea IDEs.


Documentation
-------------

More information can be found on the [homepage](${project.url}) of the project.

...</pre>
    <p>As you can see the required metadata can be inserted by using the syntax <code>${project.description}</code>. BTW, that specific property makes it possible to reuse the description of the project that is already in the POM, that at this point can be comfortably written in <a class="" href="http://daringfireball.net/projects/markdown/">markdown</a> syntax. All I need to do is running from the top directory of each project:</p>
    <pre>mvn -Pit.tidalwave-generate-readme-md-v1 -N</pre>
    <p>and the <code>README.md</code> is locally (re)created, ready to be committed and pushed. Too bad the coverage badge is broken because of a issue with my Jenkins, but it's another story.</p>
    <div class="diagram">
      <img alt="" src="$mediaLink(relativePath='/screenshots/20160102.jpg')$" style="" />
    </div>
  </body>
</html>
11:52:12.552 [main                ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - >>>> returning:
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta charset="UTF-8" />
    <link rel="stylesheet" media="screen" href="../../../../library/css/editing.css" type="text/css" />
  </head>
  <body>
    <p class="">In these days I'm sorting out my code repositories, in particular by definitely tagging as "legacy" those that are dead and converting to <a class="" href="https://git-scm.com/">Git</a> the others (I've still a strong preference towards <a class="" href="https://www.mercurial-scm.org/">Mercurial</a>, but in the end most people use Git and some of my pet projects are also used as mentoring resources), a move that also made it possible to replicate the repositories to <a class="" href="https://github.com/tidalwave-it/">GitHub</a> (my primary repository remains <a class="" href="https://bitbucket.org/tidalwave/">BitBucket</a> though).</p>
    <p class="">As part of the sorting up, I realised that most of my projects lacked a decent README file, that both BitBucket and GitHub render in the home page of the project as a nice introduction. A good README should contain both the description of the project and a few practical information, such as linking the issue tracker and a other relevant stuff, as well as provide information for quickly booting the project - in the case of a project whose artifacts are released through the Maven Repo Central, essentially you have to give their GAV coordinates. Furthermore, <a class="" href="http://shields.io/">Shields.io</a> provides a funny set of dynamic badges that can be populated with some info, such as the latest release deployed or information from a CI server.</p>
    <p>Of course a consistent structure for a README should be provided for all of my projects and since I'm a lazy guy I really respect the DRY (Don't Repeat Yourself) principle, so I don't want to copy &amp; paste the description of the project from the POM. Recognising that all the required metadata for what I need are precisely in the POM, the idea is obvious: have a tool to create the README from the POM.</p>
    <p>As usual, before creating something new it makes sense to search for a solution that someone perhaps already made. I found a Maven plugin made by the Apache Foundation, that they appear to use for their projects, but unfortunately it uses a template whose source is a URL hard-wired in the plugin, without the possibility to be overridden.</p>
    <p>But before starting and writing my own plugin, I realised that a simple solution was straightforward: use the <code>maven-resource-plugin</code>. In fact it is able to copy a resource to a destination folder after having interpolated some properties defined in the POM. So I added this profile to my SuperPOM:</p>
    <pre class="prettyprint lang-xml">&lt;profile&gt;
    &lt;id&gt;it.tidalwave-generate-readme-md-v1&lt;/id&gt;
    &lt;build&gt;
        &lt;defaultGoal&gt;dependency:unpack resources:copy-resources&lt;/defaultGoal&gt;
        &lt;plugins&gt;
            &lt;plugin&gt;
                &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
                &lt;artifactId&gt;maven-dependency-plugin&lt;/artifactId&gt;
                &lt;configuration&gt;
                    &lt;artifactItems&gt;
                        &lt;artifactItem&gt;
                            &lt;groupId&gt;it.tidalwave.thesefoolishthings&lt;/groupId&gt;
                            &lt;artifactId&gt;superpom-config&lt;/artifactId&gt;
                            &lt;version&gt;${tft.superpom.config.version}&lt;/version&gt;
                            &lt;type&gt;jar&lt;/type&gt;
                            &lt;overWrite&gt;true&lt;/overWrite&gt;
                            &lt;outputDirectory&gt;${project.basedir}/target/superpom-resources&lt;/outputDirectory&gt;
                        &lt;/artifactItem&gt;
                    &lt;/artifactItems&gt;
                &lt;/configuration&gt;
            &lt;/plugin&gt;
            &lt;plugin&gt;
                &lt;groupId&gt;org.apache.maven.plugins&lt;/groupId&gt;
                &lt;artifactId&gt;maven-resources-plugin&lt;/artifactId&gt;
                &lt;configuration&gt;
                    &lt;resources&gt;
                        &lt;resource&gt;
                            &lt;directory&gt;${project.basedir}/target/superpom-resources/it/tidalwave/readme/&lt;/directory&gt;
                            &lt;filtering&gt;true&lt;/filtering&gt;
                        &lt;/resource&gt;
                    &lt;/resources&gt;
                    &lt;outputDirectory&gt;.&lt;/outputDirectory&gt;
                &lt;/configuration&gt;
            &lt;/plugin&gt;
        &lt;/plugins&gt;
    &lt;/build&gt;
&lt;/profile&gt;</pre>
    <p>It downloads and unpacks the template file (which is a <code>README.md</code> file under the directory <code>it/tidalwave/readme</code>) from another artefact previously deployed (<code>it.tidalwave.thesefoolishthings:superpom-config</code>) and copies it into the current directory. This is an excerpt of the template:</p>
    <pre class="prettyprint">![Maven Central](https://img.shields.io/maven-central/v/${project.groupId}/${project.artifactId}.svg)
[![Build Status](https://img.shields.io/jenkins/s/http/services.tidalwave.it/ci/${tidalwave.ci.view}_Build_from_Scratch.svg)](${project.ciManagement.url})
[![Test Status](https://img.shields.io/jenkins/t/http/services.tidalwave.it/ci/${tidalwave.ci.view}.svg)](${project.ciManagement.url})
[![Coverage](https://img.shields.io/jenkins/c/http/services.tidalwave.it/ci/${tidalwave.ci.view}.svg)](${project.ciManagement.url})

${project.name}
================================

${project.description}


Bootstrapping
-------------

In order to build the project, run from the command line:

```mvn -DskipTests```

The project can be opened and built by a recent version of the NetBeans, Eclipse or Idea IDEs.


Documentation
-------------

More information can be found on the [homepage](${project.url}) of the project.

...</pre>
    <p>As you can see the required metadata can be inserted by using the syntax <code>${project.description}</code>. BTW, that specific property makes it possible to reuse the description of the project that is already in the POM, that at this point can be comfortably written in <a class="" href="http://daringfireball.net/projects/markdown/">markdown</a> syntax. All I need to do is running from the top directory of each project:</p>
    <pre>mvn -Pit.tidalwave-generate-readme-md-v1 -N</pre>
    <p>and the <code>README.md</code> is locally (re)created, ready to be committed and pushed. Too bad the coverage badge is broken because of a issue with my Jenkins, but it's another story.</p>
    <div class="diagram">
      <img alt="" src="$mediaLink(relativePath='/screenshots/20160102.jpg')$" style="" />
    </div>
  </body>
</html>

11:52:12.554 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
11:52:12.554 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentEditor/target/
11:52:12.554 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/JSoupXhtmlNormalizerTest/expected-results/DocumentWithIndentedCode.xhtml
11:52:12.554 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/JSoupXhtmlNormalizerTest/DocumentWithIndentedCode.xhtml
11:52:12.556 [main                ] INFO  i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest          - TEST PASSED in 25 msec
11:52:12.556 [main                ] INFO  i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest          - 
11:52:12.685 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@79517588/null at construction time: []
11:52:12.686 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@503ecb24/null at construction time: []
11:52:12.694 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@77825085/null at construction time: []
11:52:14.364 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - *****************************************
11:52:14.364 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - TEST "must properly initialize resources"
11:52:14.364 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - *****************************************
11:52:14.366 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
11:52:14.366 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentEditor/target/
11:52:14.366 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResourcePropertiesBinderTest/expected-results/EditorProlog.txt
11:52:14.366 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResourcePropertiesBinderTest/EditorProlog.txt
11:52:14.376 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
11:52:14.376 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentEditor/target/
11:52:14.378 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResourcePropertiesBinderTest/expected-results/EditorEpilog.txt
11:52:14.378 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResourcePropertiesBinderTest/EditorEpilog.txt
11:52:14.379 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - TEST PASSED in 15 msec
11:52:14.379 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - 
11:52:14.385 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@5a9800f8/null at construction time: []
11:52:14.386 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@143d9a93/null at construction time: []
11:52:14.386 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@40226788/null at construction time: []
11:52:14.387 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - ***********************************************************************************
11:52:14.387 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - TEST "must be notified with updated ResourceProperties when bound document updated"
11:52:14.387 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - ***********************************************************************************
11:52:14.387 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - convertValue(Key(name=property1, type=class java.lang.String), <html>
<head>
</head>
<body>
the body
</body>
</html>)
11:52:14.388 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - >>>> returning <html>
<head>
</head>
<body>
the body
</body>
</html> (java.lang.String)
11:52:14.390 [main                ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - asNormalizedString()
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
    <head>
        <link href='/nwa/bootstrap-3.2.0/bootstrap.min.css' type='text/css' rel='stylesheet' media='screen'/>
        <link href='/nwa/css/Editing.css' type='text/css' rel='stylesheet' media='screen'/>
        <link href='/nwa/aloha-2.0.0b188/base.css' type='text/css' rel='stylesheet' media='screen'/>
        <link href='/nwa/aloha-2.0.0b188/demo.css' type='text/css' rel='stylesheet' media='screen'/>
    </head>

    <body>
        <nav class="rainbow-static navbar navbar-fixed-top" role="navigation">
            <div class="container">
                <div class="aloha-ui btn-toolbar" role="toolbar">
                    <div class="btn-group">
                        <button class="aloha-action-bold btn" title="Bold"><b>B</b></button>
                        <button class="aloha-action-italic btn" title="Italic"><i>I</i></button>
                        <button class="aloha-action-unformat btn glyphicon glyphicon-remove" title="Remove formatting"></button>
                        <button class="aloha-action-link btn glyphicon glyphicon-link" title="Create Link"></button>
                        <button class="aloha-action-ol btn glyphicon glyphicon-list" title="Ordered List"></button>
                        <button class="aloha-action-ul btn glyphicon glyphicon-list" title="Unordered List"></button>
                        <!--
                        <button class="aloha-action-undo btn glyphicon glyphicon-step-backward" title="Undo"></button>
                        <button class="aloha-action-redo btn glyphicon glyphicon-step-forward" title="Redo"></button>
                        -->
                    </div>
                    <div class="btn-group">
                        <button class="btn dropdown-toggle" data-toggle="dropdown">
                            Paragraph <span class="caret"></span>
                        </button>
                        <ul class="dropdown-menu rainbow-static" role="menu">
                            <li><a href="#" class="aloha-action-h1">Heading 1</a></li>
                            <li><a href="#" class="aloha-action-h2">Heading 2</a></li>
                            <li><a href="#" class="aloha-action-h3">Heading 3</a></li>
                            <li><a href="#" class="aloha-action-h4">Heading 4</a></li>
                            <li><a href="#" class="aloha-action-p">Paragraph</a></li>
                            <li><a href="#" class="aloha-action-pre">Preformatted</a></li>
                        </ul>
                    </div>
                    <div class="btn-group">
                        <button class="btn btn-default dropdown-toggle" type="button" data-toggle="dropdown">
                            Insert <span class="caret"></span>
                        </button>
                        <ul class="dropdown-menu" id="insertSnippetMenu">
                        </ul>
                    </div>
                </div>
            </div>
        </nav>

        <div class="aloha-3d aloha-ui">
            <div class="rainbow-static aloha-link-toolbar btn-toolbar" role="toolbar">
                <input type="text" name="href" placeholder="" value="">
                <button class="aloha-action-target btn glyphicon glyphicon-new-window" title="Toggle to open link in new window"></button>
                <a class="aloha-link-follow btn glyphicon glyphicon-share-alt" href="#" target="_blank" rel="noreferrer" title="Follow this link"></a>
            </div>
        </div>

        <article class="content editable">
the body
        </article>

        <script src="/nwa/jquery-1.11.1/jquery.min.js"></script>
        <script src="/nwa/bootstrap-3.2.0/bootstrap.min.js"></script>
        <script src="/nwa/aloha-2.0.0b188/aloha.min.js"></script>
        <script src="/nwa/aloha-2.0.0b188/aloha-ui-links.js"></script>
        <script src="/nwa/aloha-integration.js"></script>
    </body>
</html>

11:52:14.425 [main                ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - >>>> returning:
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <link href="/nwa/bootstrap-3.2.0/bootstrap.min.css" type="text/css" rel="stylesheet" media="screen" />
    <link href="/nwa/css/Editing.css" type="text/css" rel="stylesheet" media="screen" />
    <link href="/nwa/aloha-2.0.0b188/base.css" type="text/css" rel="stylesheet" media="screen" />
    <link href="/nwa/aloha-2.0.0b188/demo.css" type="text/css" rel="stylesheet" media="screen" />
  </head>
  <body>
    <nav class="rainbow-static navbar navbar-fixed-top" role="navigation">
      <div class="container">
        <div class="aloha-ui btn-toolbar" role="toolbar">
          <div class="btn-group">
            <button class="aloha-action-bold btn" title="Bold"><b>B</b></button>
            <button class="aloha-action-italic btn" title="Italic"><i>I</i></button>
            <button class="aloha-action-unformat btn glyphicon glyphicon-remove" title="Remove formatting"></button>
            <button class="aloha-action-link btn glyphicon glyphicon-link" title="Create Link"></button>
            <button class="aloha-action-ol btn glyphicon glyphicon-list" title="Ordered List"></button>
            <button class="aloha-action-ul btn glyphicon glyphicon-list" title="Unordered List"></button>
            <!--
                        <button class="aloha-action-undo btn glyphicon glyphicon-step-backward" title="Undo"></button>
                        <button class="aloha-action-redo btn glyphicon glyphicon-step-forward" title="Redo"></button>
                        -->
          </div>
          <div class="btn-group">
            <button class="btn dropdown-toggle" data-toggle="dropdown"> Paragraph <span class="caret"></span> </button>
            <ul class="dropdown-menu rainbow-static" role="menu">
              <li><a href="#" class="aloha-action-h1">Heading 1</a></li>
              <li><a href="#" class="aloha-action-h2">Heading 2</a></li>
              <li><a href="#" class="aloha-action-h3">Heading 3</a></li>
              <li><a href="#" class="aloha-action-h4">Heading 4</a></li>
              <li><a href="#" class="aloha-action-p">Paragraph</a></li>
              <li><a href="#" class="aloha-action-pre">Preformatted</a></li>
            </ul>
          </div>
          <div class="btn-group">
            <button class="btn btn-default dropdown-toggle" type="button" data-toggle="dropdown"> Insert <span class="caret"></span> </button>
            <ul class="dropdown-menu" id="insertSnippetMenu">
            </ul>
          </div>
        </div>
      </div>
    </nav>
    <div class="aloha-3d aloha-ui">
      <div class="rainbow-static aloha-link-toolbar btn-toolbar" role="toolbar">
        <input type="text" name="href" placeholder="" value="" />
        <button class="aloha-action-target btn glyphicon glyphicon-new-window" title="Toggle to open link in new window"></button>
        <a class="aloha-link-follow btn glyphicon glyphicon-share-alt" href="#" target="_blank" rel="noreferrer" title="Follow this link"></a>
      </div>
    </div>
    <article class="content editable">
       the body
    </article>
    <script src="/nwa/jquery-1.11.1/jquery.min.js"></script>
    <script src="/nwa/bootstrap-3.2.0/bootstrap.min.js"></script>
    <script src="/nwa/aloha-2.0.0b188/aloha.min.js"></script>
    <script src="/nwa/aloha-2.0.0b188/aloha-ui-links.js"></script>
    <script src="/nwa/aloha-integration.js"></script>
  </body>
</html>

11:52:14.432 [main                ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - asNormalizedString()
<html>
<head>
</head>
<body>
the updated body
</body>
</html>

11:52:14.438 [main                ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - >>>> returning:
<!DOCTYPE html>
<html>
  <head>
  </head>
  <body>
     the updated body
  </body>
</html>

11:52:14.439 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@d400943/null at construction time: []
11:52:14.480 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - convertValue(Key(name=property2, type=class java.lang.String), title)
11:52:14.481 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - >>>> returning title (java.lang.String)
11:52:14.481 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - convertValue(Key(name=property1, type=class java.lang.String), <!DOCTYPE html>
<html>
  <head>
  </head>
  <body>
     the updated body
  </body>
</html>
)
11:52:14.481 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - >>>> returning <!DOCTYPE html>
<html>
  <head>
  </head>
  <body>
     the updated body
  </body>
</html>
 (java.lang.String)
11:52:14.481 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - convertValue(Key(name=property2, type=class java.lang.String), title)
11:52:14.481 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - >>>> returning title (java.lang.String)
11:52:14.482 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - convertValue(Key(name=property1, type=class java.lang.String), <!DOCTYPE html>
<html>
  <head>
  </head>
  <body>
     the updated body
  </body>
</html>
)
11:52:14.482 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - >>>> returning <!DOCTYPE html>
<html>
  <head>
  </head>
  <body>
     the updated body
  </body>
</html>
 (java.lang.String)
11:52:14.497 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - TEST PASSED in 110 msec
11:52:14.498 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - 
11:52:14.508 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@2c779e5/null at construction time: []
11:52:14.508 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@6a84bc2a/null at construction time: []
11:52:14.509 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@5183d589/null at construction time: []
11:52:14.509 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - ***********************************************************************************
11:52:14.509 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - TEST "must be notified with updated ResourceProperties when bound property updated"
11:52:14.509 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - ***********************************************************************************
11:52:14.518 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - convertValue(Key(name=property2, type=class java.lang.String), title)
11:52:14.518 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - >>>> returning title (java.lang.String)
11:52:14.523 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@7808fb9/null at construction time: []
11:52:14.524 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - convertValue(Key(name=property2, type=class java.lang.String), New title)
11:52:14.524 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - >>>> returning New title (java.lang.String)
11:52:14.524 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - convertValue(Key(name=property1, type=class java.lang.String), <html>
<head>
</head>
<body>
the body
</body>
</html>)
11:52:14.530 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - >>>> returning <html>
<head>
</head>
<body>
the body
</body>
</html> (java.lang.String)
11:52:14.530 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - convertValue(Key(name=property2, type=class java.lang.String), New title)
11:52:14.530 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - >>>> returning New title (java.lang.String)
11:52:14.532 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - convertValue(Key(name=property1, type=class java.lang.String), <html>
<head>
</head>
<body>
the body
</body>
</html>)
11:52:14.533 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - >>>> returning <html>
<head>
</head>
<body>
the body
</body>
</html> (java.lang.String)
11:52:14.533 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - TEST PASSED in 24 msec
11:52:14.533 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - 
11:52:14.541 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@6b580b88/null at construction time: []
11:52:14.541 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@6d91790b/null at construction time: []
11:52:14.541 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@6e6fce47/null at construction time: []
11:52:14.541 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - ************************************************
11:52:14.542 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - TEST "must properly set value to bound document"
11:52:14.542 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - ************************************************
11:52:14.546 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - convertValue(Key(name=property1, type=class java.lang.String), <html>
<head>
</head>
<body>
the body
</body>
</html>)
11:52:14.546 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - >>>> returning <html>
<head>
</head>
<body>
the body
</body>
</html> (java.lang.String)
11:52:14.546 [main                ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - asNormalizedString()
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
    <head>
        <link href='/nwa/bootstrap-3.2.0/bootstrap.min.css' type='text/css' rel='stylesheet' media='screen'/>
        <link href='/nwa/css/Editing.css' type='text/css' rel='stylesheet' media='screen'/>
        <link href='/nwa/aloha-2.0.0b188/base.css' type='text/css' rel='stylesheet' media='screen'/>
        <link href='/nwa/aloha-2.0.0b188/demo.css' type='text/css' rel='stylesheet' media='screen'/>
    </head>

    <body>
        <nav class="rainbow-static navbar navbar-fixed-top" role="navigation">
            <div class="container">
                <div class="aloha-ui btn-toolbar" role="toolbar">
                    <div class="btn-group">
                        <button class="aloha-action-bold btn" title="Bold"><b>B</b></button>
                        <button class="aloha-action-italic btn" title="Italic"><i>I</i></button>
                        <button class="aloha-action-unformat btn glyphicon glyphicon-remove" title="Remove formatting"></button>
                        <button class="aloha-action-link btn glyphicon glyphicon-link" title="Create Link"></button>
                        <button class="aloha-action-ol btn glyphicon glyphicon-list" title="Ordered List"></button>
                        <button class="aloha-action-ul btn glyphicon glyphicon-list" title="Unordered List"></button>
                        <!--
                        <button class="aloha-action-undo btn glyphicon glyphicon-step-backward" title="Undo"></button>
                        <button class="aloha-action-redo btn glyphicon glyphicon-step-forward" title="Redo"></button>
                        -->
                    </div>
                    <div class="btn-group">
                        <button class="btn dropdown-toggle" data-toggle="dropdown">
                            Paragraph <span class="caret"></span>
                        </button>
                        <ul class="dropdown-menu rainbow-static" role="menu">
                            <li><a href="#" class="aloha-action-h1">Heading 1</a></li>
                            <li><a href="#" class="aloha-action-h2">Heading 2</a></li>
                            <li><a href="#" class="aloha-action-h3">Heading 3</a></li>
                            <li><a href="#" class="aloha-action-h4">Heading 4</a></li>
                            <li><a href="#" class="aloha-action-p">Paragraph</a></li>
                            <li><a href="#" class="aloha-action-pre">Preformatted</a></li>
                        </ul>
                    </div>
                    <div class="btn-group">
                        <button class="btn btn-default dropdown-toggle" type="button" data-toggle="dropdown">
                            Insert <span class="caret"></span>
                        </button>
                        <ul class="dropdown-menu" id="insertSnippetMenu">
                        </ul>
                    </div>
                </div>
            </div>
        </nav>

        <div class="aloha-3d aloha-ui">
            <div class="rainbow-static aloha-link-toolbar btn-toolbar" role="toolbar">
                <input type="text" name="href" placeholder="" value="">
                <button class="aloha-action-target btn glyphicon glyphicon-new-window" title="Toggle to open link in new window"></button>
                <a class="aloha-link-follow btn glyphicon glyphicon-share-alt" href="#" target="_blank" rel="noreferrer" title="Follow this link"></a>
            </div>
        </div>

        <article class="content editable">
the body
        </article>

        <script src="/nwa/jquery-1.11.1/jquery.min.js"></script>
        <script src="/nwa/bootstrap-3.2.0/bootstrap.min.js"></script>
        <script src="/nwa/aloha-2.0.0b188/aloha.min.js"></script>
        <script src="/nwa/aloha-2.0.0b188/aloha-ui-links.js"></script>
        <script src="/nwa/aloha-integration.js"></script>
    </body>
</html>

11:52:14.579 [main                ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - >>>> returning:
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <link href="/nwa/bootstrap-3.2.0/bootstrap.min.css" type="text/css" rel="stylesheet" media="screen" />
    <link href="/nwa/css/Editing.css" type="text/css" rel="stylesheet" media="screen" />
    <link href="/nwa/aloha-2.0.0b188/base.css" type="text/css" rel="stylesheet" media="screen" />
    <link href="/nwa/aloha-2.0.0b188/demo.css" type="text/css" rel="stylesheet" media="screen" />
  </head>
  <body>
    <nav class="rainbow-static navbar navbar-fixed-top" role="navigation">
      <div class="container">
        <div class="aloha-ui btn-toolbar" role="toolbar">
          <div class="btn-group">
            <button class="aloha-action-bold btn" title="Bold"><b>B</b></button>
            <button class="aloha-action-italic btn" title="Italic"><i>I</i></button>
            <button class="aloha-action-unformat btn glyphicon glyphicon-remove" title="Remove formatting"></button>
            <button class="aloha-action-link btn glyphicon glyphicon-link" title="Create Link"></button>
            <button class="aloha-action-ol btn glyphicon glyphicon-list" title="Ordered List"></button>
            <button class="aloha-action-ul btn glyphicon glyphicon-list" title="Unordered List"></button>
            <!--
                        <button class="aloha-action-undo btn glyphicon glyphicon-step-backward" title="Undo"></button>
                        <button class="aloha-action-redo btn glyphicon glyphicon-step-forward" title="Redo"></button>
                        -->
          </div>
          <div class="btn-group">
            <button class="btn dropdown-toggle" data-toggle="dropdown"> Paragraph <span class="caret"></span> </button>
            <ul class="dropdown-menu rainbow-static" role="menu">
              <li><a href="#" class="aloha-action-h1">Heading 1</a></li>
              <li><a href="#" class="aloha-action-h2">Heading 2</a></li>
              <li><a href="#" class="aloha-action-h3">Heading 3</a></li>
              <li><a href="#" class="aloha-action-h4">Heading 4</a></li>
              <li><a href="#" class="aloha-action-p">Paragraph</a></li>
              <li><a href="#" class="aloha-action-pre">Preformatted</a></li>
            </ul>
          </div>
          <div class="btn-group">
            <button class="btn btn-default dropdown-toggle" type="button" data-toggle="dropdown"> Insert <span class="caret"></span> </button>
            <ul class="dropdown-menu" id="insertSnippetMenu">
            </ul>
          </div>
        </div>
      </div>
    </nav>
    <div class="aloha-3d aloha-ui">
      <div class="rainbow-static aloha-link-toolbar btn-toolbar" role="toolbar">
        <input type="text" name="href" placeholder="" value="" />
        <button class="aloha-action-target btn glyphicon glyphicon-new-window" title="Toggle to open link in new window"></button>
        <a class="aloha-link-follow btn glyphicon glyphicon-share-alt" href="#" target="_blank" rel="noreferrer" title="Follow this link"></a>
      </div>
    </div>
    <article class="content editable">
       the body
    </article>
    <script src="/nwa/jquery-1.11.1/jquery.min.js"></script>
    <script src="/nwa/bootstrap-3.2.0/bootstrap.min.js"></script>
    <script src="/nwa/aloha-2.0.0b188/aloha.min.js"></script>
    <script src="/nwa/aloha-2.0.0b188/aloha-ui-links.js"></script>
    <script src="/nwa/aloha-integration.js"></script>
  </body>
</html>

11:52:14.580 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
11:52:14.580 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentEditor/target/
11:52:14.580 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResourcePropertiesBinderTest/expected-results/DocumentProxy.txt
11:52:14.580 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResourcePropertiesBinderTest/DocumentProxy.txt
11:52:14.582 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - TEST PASSED in 41 msec
11:52:14.582 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - 
11:52:14.600 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@4b1c0397/null at construction time: []
11:52:14.601 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@72805168/null at construction time: []
11:52:14.601 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@34b9fc7d/null at construction time: []
11:52:14.601 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - ************************************************
11:52:14.601 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - TEST "must properly set value to bound property"
11:52:14.601 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - ************************************************
11:52:14.601 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - convertValue(Key(name=property2, type=class java.lang.String), title)
11:52:14.602 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - >>>> returning title (java.lang.String)
11:52:14.602 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - TEST PASSED in 1 msec
11:52:14.602 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - 
11:52:15.870 [main                ] TRACE it.tidalwave.role.ContextManager$Locator           - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@7173ae5b
11:52:15.871 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
11:52:15.882 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
11:52:20.088 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.c.i.ResourcePropertiesBinder, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
11:52:20.123 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
11:52:20.124 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
11:52:20.124 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
11:52:20.124 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
11:52:20.125 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.r.u.c.s.PropertyBinder -> [i.t.n.r.u.c.i.ResourcePropertiesBinder]
11:52:20.127 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
11:52:20.127 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
11:52:20.127 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
11:52:20.127 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
11:52:20.388 [main                ] INFO  i.t.northernwind.util.test.SpringTestHelper        - Beans: [org.springframework.context.annotation.internalConfigurationAnnotationProcessor, org.springframework.context.annotation.internalAutowiredAnnotationProcessor, org.springframework.context.annotation.internalCommonAnnotationProcessor, org.springframework.context.event.internalEventListenerProcessor, org.springframework.context.event.internalEventListenerFactory, org.springframework.context.config.internalBeanConfigurerAspect, org.springframework.aop.config.internalAutoProxyCreator, underTest, roleManager, contextManager, applicationMessageBus, org.mockito.Mockito#0, org.mockito.Mockito#1]
11:52:20.418 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@7cc87859 at construction time: []
11:52:20.419 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@5a8d09c5 at construction time: []
11:52:20.459 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contenteditor.spi.DefaultContentEditorPresentationControl.onContentSelected(it.tidalwave.northernwind.rca.ui.event.ContentSelectedEvent))
11:52:20.865 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - **********************************
11:52:20.865 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - TEST "must be a MessageSubscriber"
11:52:20.865 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - **********************************
11:52:20.868 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - TEST PASSED in 3 msec
11:52:20.869 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - 
11:52:21.094 [main                ] TRACE it.tidalwave.role.ContextManager$Locator           - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@57bf6f1
11:52:21.094 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
11:52:21.095 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
11:52:23.835 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.c.i.ResourcePropertiesBinder, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
11:52:23.844 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
11:52:23.844 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
11:52:23.844 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
11:52:23.845 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
11:52:23.845 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.r.u.c.s.PropertyBinder -> [i.t.n.r.u.c.i.ResourcePropertiesBinder]
11:52:23.845 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
11:52:23.845 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
11:52:23.845 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
11:52:23.845 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
11:52:23.868 [main                ] INFO  i.t.northernwind.util.test.SpringTestHelper        - Beans: [org.springframework.context.annotation.internalConfigurationAnnotationProcessor, org.springframework.context.annotation.internalAutowiredAnnotationProcessor, org.springframework.context.annotation.internalCommonAnnotationProcessor, org.springframework.context.event.internalEventListenerProcessor, org.springframework.context.event.internalEventListenerFactory, org.springframework.context.config.internalBeanConfigurerAspect, org.springframework.aop.config.internalAutoProxyCreator, underTest, roleManager, contextManager, applicationMessageBus, org.mockito.Mockito#0, org.mockito.Mockito#1]
11:52:23.873 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@587dbdd8 at construction time: []
11:52:23.873 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@6d415a6a at construction time: []
11:52:23.881 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contenteditor.spi.DefaultContentEditorPresentationControl.onContentSelected(it.tidalwave.northernwind.rca.ui.event.ContentSelectedEvent))
11:52:23.887 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - ****************
11:52:23.887 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - TEST "must bind"
11:52:23.887 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - ****************
11:52:23.902 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - TEST PASSED in 15 msec
11:52:23.902 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - 
11:52:24.040 [main                ] TRACE it.tidalwave.role.ContextManager$Locator           - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@4ac4dee7
11:52:24.041 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
11:52:24.042 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
11:52:26.953 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.c.i.ResourcePropertiesBinder, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
11:52:26.954 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
11:52:26.954 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
11:52:26.954 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
11:52:26.954 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
11:52:26.955 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.r.u.c.s.PropertyBinder -> [i.t.n.r.u.c.i.ResourcePropertiesBinder]
11:52:26.955 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
11:52:26.955 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
11:52:26.955 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
11:52:26.955 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
11:52:26.961 [main                ] INFO  i.t.northernwind.util.test.SpringTestHelper        - Beans: [org.springframework.context.annotation.internalConfigurationAnnotationProcessor, org.springframework.context.annotation.internalAutowiredAnnotationProcessor, org.springframework.context.annotation.internalCommonAnnotationProcessor, org.springframework.context.event.internalEventListenerProcessor, org.springframework.context.event.internalEventListenerFactory, org.springframework.context.config.internalBeanConfigurerAspect, org.springframework.aop.config.internalAutoProxyCreator, underTest, roleManager, contextManager, applicationMessageBus, org.mockito.Mockito#0, org.mockito.Mockito#1]
11:52:26.977 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@56e5a309 at construction time: []
11:52:26.978 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@1307833c at construction time: []
11:52:26.979 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contenteditor.spi.DefaultContentEditorPresentationControl.onContentSelected(it.tidalwave.northernwind.rca.ui.event.ContentSelectedEvent))
11:52:26.981 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - *********************************************************************
11:52:26.981 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - TEST "must clear the presentation on reception of an empty selection"
11:52:26.981 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - *********************************************************************
11:52:26.990 [main                ] DEBUG i.t.n.r.u.c.s.DefaultContentEditorPresentationControl - onContentSelected(ContentSelectedEvent(content=Optional.empty))
11:52:26.993 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - TEST PASSED in 12 msec
11:52:26.993 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - 
11:52:27.051 [main                ] TRACE it.tidalwave.role.ContextManager$Locator           - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@1f887961
11:52:27.051 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
11:52:27.052 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
11:52:29.817 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.c.i.ResourcePropertiesBinder, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
11:52:29.817 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
11:52:29.821 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
11:52:29.821 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
11:52:29.822 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
11:52:29.822 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.r.u.c.s.PropertyBinder -> [i.t.n.r.u.c.i.ResourcePropertiesBinder]
11:52:29.823 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
11:52:29.823 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
11:52:29.823 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
11:52:29.824 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
11:52:29.866 [main                ] INFO  i.t.northernwind.util.test.SpringTestHelper        - Beans: [org.springframework.context.annotation.internalConfigurationAnnotationProcessor, org.springframework.context.annotation.internalAutowiredAnnotationProcessor, org.springframework.context.annotation.internalCommonAnnotationProcessor, org.springframework.context.event.internalEventListenerProcessor, org.springframework.context.event.internalEventListenerFactory, org.springframework.context.config.internalBeanConfigurerAspect, org.springframework.aop.config.internalAutoProxyCreator, underTest, roleManager, contextManager, applicationMessageBus, org.mockito.Mockito#0, org.mockito.Mockito#1]
11:52:29.871 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@6906ae9d at construction time: []
11:52:29.872 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@55f712da at construction time: []
11:52:29.873 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contenteditor.spi.DefaultContentEditorPresentationControl.onContentSelected(it.tidalwave.northernwind.rca.ui.event.ContentSelectedEvent))
11:52:29.891 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - ******************************************************************************************
11:52:29.895 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - TEST "must populate the presentation and bind properties on reception of selected content"
11:52:29.895 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - ******************************************************************************************
11:52:29.900 [main                ] DEBUG i.t.n.r.u.c.s.DefaultContentEditorPresentationControl - onContentSelected(ContentSelectedEvent(content=Optional[Mock for Content, hashCode: 1320968543]))
11:52:29.919 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - TEST PASSED in 28 msec
11:52:29.920 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - 
11:52:29.987 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - FINISHED TESTS OF it.tidalwave.northernwind.rca.ui.contenteditor.impl.HtmlDocumentTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.409 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-northernwind-rca-ui-content-editor ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentEditor/target/it-tidalwave-northernwind-rca-ui-content-editor-1.2-ALPHA-4-SNAPSHOT.99d83e824f44.jar
[INFO] 
[INFO] --- jar:3.2.0:test-jar (default-test-jar) @ it-tidalwave-northernwind-rca-ui-content-editor ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentEditor/target/it-tidalwave-northernwind-rca-ui-content-editor-1.2-ALPHA-4-SNAPSHOT.99d83e824f44-tests.jar
[INFO] 
[INFO] --- install:3.0.0-M1:install (default-install) @ it-tidalwave-northernwind-rca-ui-content-editor ---
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentEditor/target/it-tidalwave-northernwind-rca-ui-content-editor-1.2-ALPHA-4-SNAPSHOT.99d83e824f44.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-content-editor/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-content-editor-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentEditor/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-content-editor/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-content-editor-1.2-ALPHA-4-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentEditor/target/it-tidalwave-northernwind-rca-ui-content-editor-1.2-ALPHA-4-SNAPSHOT.99d83e824f44-tests.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-content-editor/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-content-editor-1.2-ALPHA-4-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
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
[INFO] 
[INFO] --< it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-content-explorer >--
[INFO] Building Zephyr - UI Content Explorer 1.2-ALPHA-4-SNAPSHOT        [8/15]
[INFO]   from modules/ContentExplorer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentExplorer
[INFO] Storing buildNumber: 99d83e824f44 at timestamp: 1683633151573
[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/Zephyr_Build_and_Test/workspace/modules/ContentExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentExplorer
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[INFO] 
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/fix-for-NWRCA-53 1.2-ALPHA-4-SNAPSHOT 99d83e824f44
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentExplorer/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentExplorer/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentExplorer/target/unwoven-classes
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/it.tidalwave.dci.annotation.DciContext,/it.tidalwave.util.annotation.VisibleForTesting,/it.tidalwave.messagebus.annotation.ListensTo,/it.tidalwave.messagebus.annotation.SimpleMessageSubscriber,/it.tidalwave.dci.annotation.DciRole
[INFO] 
[INFO] --- aspectj:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentExplorer/target/unwoven-test-classes
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[WARNING] No processor claimed any of these annotations: /org.testng.annotations.Test,/org.testng.annotations.BeforeMethod,/org.testng.annotations.AfterMethod
[INFO] 
[INFO] --- aspectj:1.11:test-compile (weave-test-classes) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
11:52:45.620 [main                ] INFO  i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - STARTING TESTS OF it.tidalwave.northernwind.rca.ui.contentexplorer.impl.ContentSelectableFiringSelectedEventTest
11:52:47.335 [main                ] TRACE it.tidalwave.role.ContextManager$Locator           - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@3f2ef586
11:52:47.336 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
11:52:47.355 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
11:52:51.563 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
11:52:51.587 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
11:52:51.588 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
11:52:51.589 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
11:52:51.589 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Selectable -> [i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent]
11:52:51.589 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
11:52:51.589 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
11:52:51.589 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
11:52:51.589 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
11:52:51.589 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
11:52:52.618 [main                ] INFO  i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - **************************************************************
11:52:52.619 [main                ] INFO  i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - TEST "must be a role activated only in the controller context"
11:52:52.620 [main                ] INFO  i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - **************************************************************
11:52:52.626 [main                ] INFO  i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - TEST PASSED in 14 msec
11:52:52.633 [main                ] INFO  i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - 
11:52:52.751 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
11:52:52.753 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
11:52:54.756 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
11:52:54.757 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
11:52:54.757 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
11:52:54.757 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
11:52:54.757 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Selectable -> [i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent]
11:52:54.757 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
11:52:54.757 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
11:52:54.758 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
11:52:54.758 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
11:52:54.758 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
11:52:54.778 [main                ] INFO  i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - *****************************************************************
11:52:54.779 [main                ] INFO  i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - TEST "must fire selection event on the message bus when selected"
11:52:54.779 [main                ] INFO  i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - *****************************************************************
11:52:54.817 [main                ] INFO  i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - TEST PASSED in 39 msec
11:52:54.818 [main                ] INFO  i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - 
11:52:54.904 [main                ] TRACE it.tidalwave.role.ContextManager$Locator           - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@1aef20d5
11:52:54.905 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
11:52:54.907 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
11:52:56.878 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
11:52:56.880 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
11:52:56.882 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
11:52:56.882 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
11:52:56.882 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Selectable -> [i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent]
11:52:56.882 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
11:52:56.882 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
11:52:56.882 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
11:52:56.883 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
11:52:56.883 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
11:52:57.041 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contentexplorer.impl.DefaultContentExplorerPresentationControl.onOpenSite(it.tidalwave.northernwind.rca.ui.event.OpenSiteEvent))
11:52:57.199 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.m.Content$MockitoMock$639961459@6bcb9a36 at construction time: []
11:52:57.199 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.m.Content$MockitoMock$639961459@6bcb9a36 at construction time: []
11:52:57.225 [main                ] INFO  i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - **********************************
11:52:57.225 [main                ] INFO  i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - TEST "must be a MessageSubscriber"
11:52:57.225 [main                ] INFO  i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - **********************************
11:52:57.226 [main                ] INFO  i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - TEST PASSED in 1 msec
11:52:57.226 [main                ] INFO  i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - 
11:52:57.308 [main                ] TRACE it.tidalwave.role.ContextManager$Locator           - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@14bf517e
11:52:57.316 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
11:52:57.317 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
11:52:59.325 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
11:52:59.332 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
11:52:59.340 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
11:52:59.341 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
11:52:59.343 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Selectable -> [i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent]
11:52:59.343 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
11:52:59.343 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
11:52:59.343 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
11:52:59.344 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
11:52:59.344 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
11:52:59.388 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contentexplorer.impl.DefaultContentExplorerPresentationControl.onOpenSite(it.tidalwave.northernwind.rca.ui.event.OpenSiteEvent))
11:52:59.389 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.m.Content$MockitoMock$639961459@4605e032 at construction time: []
11:52:59.390 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.m.Content$MockitoMock$639961459@4605e032 at construction time: []
11:52:59.392 [main                ] INFO  i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - *********************************************************************************************************
11:52:59.393 [main                ] INFO  i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - TEST "when a Site has been opened must properly populate the presentation and publish an empty selection"
11:52:59.393 [main                ] INFO  i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - *********************************************************************************************************
11:52:59.394 [main                ] TRACE i.t.r.s.spi.DciContextWithAutoThreadBindingAspect  - executing i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@3d7b1bf1.onOpenSite() with context thread binding
11:52:59.395 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - runWithContexts([i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@3d7b1bf1], i.t.r.s.s.DciContextWithAutoThreadBindingAspect$1@74482d3)
11:52:59.395 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - >>>> contexts now: [it.tidalwave.northernwind.rca.ui.contentexplorer.impl.DefaultContentExplorerPresentationControl@3d7b1bf1] - it.tidalwave.role.spi.DefaultContextManager@9b5c6b
11:52:59.395 [main                ] DEBUG i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl - onOpenSite(Mock for OpenSiteEvent, hashCode: 253832430)
11:52:59.417 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.m.Content$MockitoMock$639961459@4605e032 at construction time: [i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@3d7b1bf1]
11:52:59.418 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - >>>> runWithContexts([i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@3d7b1bf1], i.t.r.s.s.DciContextWithAutoThreadBindingAspect$1@74482d3) completed
11:52:59.423 [main                ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate      - as(i.t.r.u.Selectable) for i.t.n.c.m.Content$MockitoMock$639961459@4605e032
11:52:59.424 [main                ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate      - >>>> contexts: ContextSampler(contexts=[it.tidalwave.northernwind.rca.ui.contentexplorer.impl.DefaultContentExplorerPresentationControl@3d7b1bf1])
11:52:59.424 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - runWithContexts([i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@3d7b1bf1], i.t.r.s.s.SpringAsDelegate$1@3d25db95)
11:52:59.424 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - >>>> contexts now: [it.tidalwave.northernwind.rca.ui.contentexplorer.impl.DefaultContentExplorerPresentationControl@3d7b1bf1] - it.tidalwave.role.spi.DefaultContextManager@9b5c6b
11:52:59.424 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - findRoles(i.t.n.c.m.Content$MockitoMock$639961459@4605e032, i.t.r.u.Selectable)
11:52:59.425 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> owner is a mock i.t.n.c.m.Content implementing [i.t.n.c.m.Resource, i.t.r.SimpleComposite]
11:52:59.425 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> owner class replaced with i.t.n.c.m.Content
11:52:59.425 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> trying constructor public it.tidalwave.northernwind.rca.ui.contentexplorer.impl.ContentSelectableFiringSelectedEvent(it.tidalwave.messagebus.MessageBus,it.tidalwave.northernwind.core.model.Content)
11:52:59.425 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> contexts: [i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@3d7b1bf1]
11:52:59.425 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> constructor parameters: [Mock for MessageBus, hashCode: 1776774026, Mock for Content, hashCode: 1174790194]
11:52:59.426 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> findRoles() returning: [i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent@669d0a70]
11:52:59.426 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - >>>> runWithContexts([i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@3d7b1bf1], i.t.r.s.s.SpringAsDelegate$1@3d25db95) completed
11:52:59.426 [main                ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate      - >>>> as() returning [i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent@669d0a70]
11:52:59.426 [main                ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate      - as(i.t.r.u.Selectable) for i.t.n.c.m.Content$MockitoMock$639961459@4605e032
11:52:59.426 [main                ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate      - >>>> contexts: ContextSampler(contexts=[it.tidalwave.northernwind.rca.ui.contentexplorer.impl.DefaultContentExplorerPresentationControl@3d7b1bf1])
11:52:59.427 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - runWithContexts([i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@3d7b1bf1], i.t.r.s.s.SpringAsDelegate$1@60c3c3f2)
11:52:59.427 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - >>>> contexts now: [it.tidalwave.northernwind.rca.ui.contentexplorer.impl.DefaultContentExplorerPresentationControl@3d7b1bf1] - it.tidalwave.role.spi.DefaultContextManager@9b5c6b
11:52:59.427 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - findRoles(i.t.n.c.m.Content$MockitoMock$639961459@4605e032, i.t.r.u.Selectable)
11:52:59.427 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> owner is a mock i.t.n.c.m.Content implementing [i.t.n.c.m.Resource, i.t.r.SimpleComposite]
11:52:59.427 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> owner class replaced with i.t.n.c.m.Content
11:52:59.427 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> trying constructor public it.tidalwave.northernwind.rca.ui.contentexplorer.impl.ContentSelectableFiringSelectedEvent(it.tidalwave.messagebus.MessageBus,it.tidalwave.northernwind.core.model.Content)
11:52:59.427 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> contexts: [i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@3d7b1bf1]
11:52:59.427 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> constructor parameters: [Mock for MessageBus, hashCode: 1776774026, Mock for Content, hashCode: 1174790194]
11:52:59.428 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> findRoles() returning: [i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent@32aa5f5b]
11:52:59.428 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - >>>> runWithContexts([i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@3d7b1bf1], i.t.r.s.s.SpringAsDelegate$1@60c3c3f2) completed
11:52:59.428 [main                ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate      - >>>> as() returning [i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent@32aa5f5b]
11:52:59.429 [main                ] INFO  i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - TEST PASSED in 37 msec
11:52:59.429 [main                ] INFO  i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - 
11:52:59.492 [main                ] INFO  i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - FINISHED TESTS OF it.tidalwave.northernwind.rca.ui.contentexplorer.impl.ContentSelectableFiringSelectedEventTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.47 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentExplorer/target/it-tidalwave-northernwind-rca-ui-content-explorer-1.2-ALPHA-4-SNAPSHOT.99d83e824f44.jar
[INFO] 
[INFO] --- jar:3.2.0:test-jar (default-test-jar) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentExplorer/target/it-tidalwave-northernwind-rca-ui-content-explorer-1.2-ALPHA-4-SNAPSHOT.99d83e824f44-tests.jar
[INFO] 
[INFO] --- install:3.0.0-M1:install (default-install) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentExplorer/target/it-tidalwave-northernwind-rca-ui-content-explorer-1.2-ALPHA-4-SNAPSHOT.99d83e824f44.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-content-explorer/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-content-explorer-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentExplorer/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-content-explorer/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-content-explorer-1.2-ALPHA-4-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentExplorer/target/it-tidalwave-northernwind-rca-ui-content-explorer-1.2-ALPHA-4-SNAPSHOT.99d83e824f44-tests.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-content-explorer/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-content-explorer-1.2-ALPHA-4-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
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
[INFO] 
[INFO] --< it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-content-manager >--
[INFO] Building Zephyr - UI Content Manager 1.2-ALPHA-4-SNAPSHOT         [9/15]
[INFO]   from modules/ContentManager/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentManager' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentManager
[INFO] Storing buildNumber: 99d83e824f44 at timestamp: 1683633181021
[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/Zephyr_Build_and_Test/workspace/modules/ContentManager' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentManager
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] 
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/fix-for-NWRCA-53 1.2-ALPHA-4-SNAPSHOT 99d83e824f44
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentManager/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentManager/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentManager/target/unwoven-classes
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[WARNING] No processor claimed any of these annotations: /it.tidalwave.messagebus.annotation.ListensTo,/javax.annotation.CheckForNull,/it.tidalwave.dci.annotation.DciRole,/javax.annotation.Nonnull,/it.tidalwave.util.annotation.VisibleForTesting,/it.tidalwave.messagebus.annotation.SimpleMessageSubscriber,/javax.annotation.PostConstruct
[WARNING] /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentManager/src/main/java/it/tidalwave/northernwind/rca/ui/contentmanager/impl/ValidatingBindings.java:[47,22] [unchecked] unchecked generic array creation for varargs parameter of type ChangingSource<Boolean>[]
[INFO] 
[INFO] --- aspectj:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentManager/target/unwoven-test-classes
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/org.testng.annotations.BeforeMethod,/org.testng.annotations.Test,/org.testng.annotations.BeforeClass,/org.testng.annotations.DataProvider
[INFO] 
[INFO] --- aspectj:1.11:test-compile (weave-test-classes) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
11:53:17.230 [main                ] INFO  i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - STARTING TESTS OF it.tidalwave.northernwind.rca.ui.contentmanager.impl.CreateContentRequestActionProviderTest
11:53:18.928 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@2aa27288 at construction time: []
11:53:18.933 [main                ] INFO  i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - *********************************************
11:53:18.935 [main                ] INFO  i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - TEST "must provide only a New Content action"
11:53:18.935 [main                ] INFO  i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - *********************************************
11:53:18.948 [main                ] INFO  i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - TEST PASSED in 16 msec
11:53:18.948 [main                ] INFO  i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - 
11:53:18.955 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@4287d447 at construction time: []
11:53:18.955 [main                ] INFO  i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - ************************************************************
11:53:18.956 [main                ] INFO  i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - TEST "the action must publish a proper CreateContentRequest"
11:53:18.956 [main                ] INFO  i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - ************************************************************
11:53:19.014 [main                ] INFO  i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - TEST PASSED in 59 msec
11:53:19.014 [main                ] INFO  i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - 
11:53:20.719 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
11:53:20.781 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
11:53:25.493 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.c.i.CreateContentRequestActionProvider, i.t.n.r.u.c.i.DefaultContentChildCreator, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
11:53:25.512 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
11:53:25.516 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.n.r.u.c.i.ContentChildCreator -> [i.t.n.r.u.c.i.DefaultContentChildCreator]
11:53:25.516 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
11:53:25.516 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
11:53:25.516 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.UserActionProvider -> [i.t.n.r.u.c.i.CreateContentRequestActionProvider]
11:53:25.516 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
11:53:25.517 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
11:53:25.517 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
11:53:25.517 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
11:53:25.517 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
11:53:25.757 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contentmanager.impl.DefaultAddContentPresentationControl.onCreateContentRequest(it.tidalwave.northernwind.rca.ui.event.CreateContentRequest))
11:53:25.935 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - ********************************************************************************************************************************************************************************************
11:53:25.939 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST "must create Content with the right Properties when user confirms"
11:53:25.939 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - ARGS [folder=the folder, title=the title, tags=, exposedUri=the-exposed-uri, publishingDateTime=null, folderValid=false, titleValid=false, tagsValid=false, exposedUriValid=false, publishingDateTimeValid=false, valid=false, the+folder, {Key(name=publishingDateTime, type=class java.time.ZonedDateTime)=2023-05-09T11:53:19.019319Z[Etc/UTC], Key(name=title, type=class java.lang.String)=the title, Key(name=exposedUri, type=class java.lang.String)=the-exposed-uri}]
11:53:25.939 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - ********************************************************************************************************************************************************************************************
11:53:25.960 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControl - onCreateContentRequest(CreateContentRequest(parentContent=Mock for Content, hashCode: 275241617))
11:53:26.147 [AWT-EventQueue-0    ] INFO  i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=, caption=Create new content), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@1193457)...
11:53:26.179 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST PASSED in 360 msec
11:53:26.179 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - 
11:53:26.330 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
11:53:26.332 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
11:53:29.275 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.c.i.CreateContentRequestActionProvider, i.t.n.r.u.c.i.DefaultContentChildCreator, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
11:53:29.276 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
11:53:29.276 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.n.r.u.c.i.ContentChildCreator -> [i.t.n.r.u.c.i.DefaultContentChildCreator]
11:53:29.276 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
11:53:29.276 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
11:53:29.276 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.UserActionProvider -> [i.t.n.r.u.c.i.CreateContentRequestActionProvider]
11:53:29.277 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
11:53:29.277 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
11:53:29.277 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
11:53:29.277 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
11:53:29.277 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
11:53:29.299 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contentmanager.impl.DefaultAddContentPresentationControl.onCreateContentRequest(it.tidalwave.northernwind.rca.ui.event.CreateContentRequest))
11:53:29.301 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - ********************************************************************************************************************************************************************************************
11:53:29.301 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST "must create Content with the right Properties when user confirms"
11:53:29.301 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - ARGS [folder=another folder, title=another title, tags=tag1, tag2, exposedUri=another-exposed-uri, publishingDateTime=2023-05-10T11:53:19.019319Z[Etc/UTC], folderValid=false, titleValid=false, tagsValid=false, exposedUriValid=false, publishingDateTimeValid=false, valid=false, another+folder, {Key(name=tags, type=class java.lang.String)=tag1,tag2, Key(name=publishingDateTime, type=class java.time.ZonedDateTime)=2023-05-10T11:53:19.019319Z[Etc/UTC], Key(name=title, type=class java.lang.String)=another title, Key(name=exposedUri, type=class java.lang.String)=another-exposed-uri}]
11:53:29.302 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - ********************************************************************************************************************************************************************************************
11:53:29.304 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControl - onCreateContentRequest(CreateContentRequest(parentContent=Mock for Content, hashCode: 1119235732))
11:53:29.306 [AWT-EventQueue-0    ] INFO  i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=, caption=Create new content), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@3e349a63)...
11:53:29.308 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST PASSED in 7 msec
11:53:29.308 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - 
11:53:29.397 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
11:53:29.397 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
11:53:31.913 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.c.i.CreateContentRequestActionProvider, i.t.n.r.u.c.i.DefaultContentChildCreator, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
11:53:31.924 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
11:53:31.924 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.n.r.u.c.i.ContentChildCreator -> [i.t.n.r.u.c.i.DefaultContentChildCreator]
11:53:31.937 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
11:53:31.938 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
11:53:31.941 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.UserActionProvider -> [i.t.n.r.u.c.i.CreateContentRequestActionProvider]
11:53:31.942 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
11:53:31.942 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
11:53:31.942 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
11:53:31.943 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
11:53:31.943 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
11:53:31.982 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contentmanager.impl.DefaultAddContentPresentationControl.onCreateContentRequest(it.tidalwave.northernwind.rca.ui.event.CreateContentRequest))
11:53:31.988 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - ****************************************
11:53:31.988 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST "must do nothing when user cancels"
11:53:31.988 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - ****************************************
11:53:31.990 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControl - onCreateContentRequest(CreateContentRequest(parentContent=Mock for Content, hashCode: 844090768))
11:53:32.007 [AWT-EventQueue-0    ] INFO  i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI cancelling UserNotificationWithFeedback(super=UserNotification(text=, caption=Create new content), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@7e05a194)...
11:53:32.008 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST PASSED in 19 msec
11:53:32.008 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - 
11:53:32.085 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
11:53:32.104 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
11:53:34.279 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.c.i.CreateContentRequestActionProvider, i.t.n.r.u.c.i.DefaultContentChildCreator, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
11:53:34.281 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
11:53:34.285 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.n.r.u.c.i.ContentChildCreator -> [i.t.n.r.u.c.i.DefaultContentChildCreator]
11:53:34.285 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
11:53:34.285 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
11:53:34.285 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.UserActionProvider -> [i.t.n.r.u.c.i.CreateContentRequestActionProvider]
11:53:34.286 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
11:53:34.286 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
11:53:34.286 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
11:53:34.286 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
11:53:34.286 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
11:53:34.317 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contentmanager.impl.DefaultAddContentPresentationControl.onCreateContentRequest(it.tidalwave.northernwind.rca.ui.event.CreateContentRequest))
11:53:34.318 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - ***************************************************
11:53:34.318 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST "must properly set initial values and show up"
11:53:34.318 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - ***************************************************
11:53:34.330 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControl - onCreateContentRequest(CreateContentRequest(parentContent=Mock for Content, hashCode: 1477234897))
11:53:34.334 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST PASSED in 15 msec
11:53:34.334 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - 
11:53:34.486 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
11:53:34.507 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
11:53:36.519 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.c.i.CreateContentRequestActionProvider, i.t.n.r.u.c.i.DefaultContentChildCreator, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
11:53:36.521 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
11:53:36.521 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.n.r.u.c.i.ContentChildCreator -> [i.t.n.r.u.c.i.DefaultContentChildCreator]
11:53:36.521 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
11:53:36.523 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
11:53:36.524 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.UserActionProvider -> [i.t.n.r.u.c.i.CreateContentRequestActionProvider]
11:53:36.525 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
11:53:36.525 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
11:53:36.525 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
11:53:36.525 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
11:53:36.525 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
11:53:36.653 [main                ] INFO  i.t.n.r.u.c.impl.DefaultContentChildCreatorTest    - ********************************************************
11:53:36.653 [main                ] INFO  i.t.n.r.u.c.impl.DefaultContentChildCreatorTest    - TEST "must properly create the new Content and store it"
11:53:36.653 [main                ] INFO  i.t.n.r.u.c.impl.DefaultContentChildCreatorTest    - ********************************************************
11:53:36.670 [main                ] INFO  i.t.n.r.u.c.impl.DefaultContentChildCreator        - createContent(foldername, {Key(name=Property2, type=class java.lang.String)=value 2, Key(name=Property1, type=class java.lang.String)=value 1}) - Mock for Content, hashCode: 2137225937
11:53:36.696 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@488ace42/null at construction time: []
11:53:36.775 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - convertValue(Key(name=Property1, type=class java.lang.String), value 1)
11:53:36.775 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - >>>> returning value 1 (java.lang.String)
11:53:36.775 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - convertValue(Key(name=Property2, type=class java.lang.String), value 2)
11:53:36.775 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - >>>> returning value 2 (java.lang.String)
11:53:36.776 [main                ] INFO  i.t.n.r.u.c.impl.DefaultContentChildCreatorTest    - TEST PASSED in 124 msec
11:53:36.777 [main                ] INFO  i.t.n.r.u.c.impl.DefaultContentChildCreatorTest    - 
11:53:36.853 [main                ] INFO  i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - FINISHED TESTS OF it.tidalwave.northernwind.rca.ui.contentmanager.impl.CreateContentRequestActionProviderTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.94 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentManager/target/it-tidalwave-northernwind-rca-ui-content-manager-1.2-ALPHA-4-SNAPSHOT.99d83e824f44.jar
[INFO] 
[INFO] --- jar:3.2.0:test-jar (default-test-jar) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentManager/target/it-tidalwave-northernwind-rca-ui-content-manager-1.2-ALPHA-4-SNAPSHOT.99d83e824f44-tests.jar
[INFO] 
[INFO] --- install:3.0.0-M1:install (default-install) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentManager/target/it-tidalwave-northernwind-rca-ui-content-manager-1.2-ALPHA-4-SNAPSHOT.99d83e824f44.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-content-manager/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-content-manager-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentManager/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-content-manager/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-content-manager-1.2-ALPHA-4-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/ContentManager/target/it-tidalwave-northernwind-rca-ui-content-manager-1.2-ALPHA-4-SNAPSHOT.99d83e824f44-tests.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-content-manager/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-content-manager-1.2-ALPHA-4-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
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
[INFO] 
[INFO] --< it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-site-opener >--
[INFO] Building Zephyr - UI Site Opener 1.2-ALPHA-4-SNAPSHOT            [10/15]
[INFO]   from modules/SiteOpener/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-rca-ui-site-opener ---
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-rca-ui-site-opener ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/SiteOpener' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/SiteOpener
[INFO] Storing buildNumber: 99d83e824f44 at timestamp: 1683633218269
[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/Zephyr_Build_and_Test/workspace/modules/SiteOpener' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/SiteOpener
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-ui-site-opener ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-ui-site-opener ---
[INFO] 
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-ui-site-opener ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/fix-for-NWRCA-53 1.2-ALPHA-4-SNAPSHOT 99d83e824f44
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-ui-site-opener ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-ui-site-opener ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/SiteOpener/target/classes
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/it.tidalwave.util.annotation.VisibleForTesting
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-ui-site-opener ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-ui-site-opener ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/SiteOpener/target/test-classes
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/org.testng.annotations.BeforeMethod,/javax.annotation.Nullable,/org.testng.annotations.Test,/org.testng.annotations.DataProvider
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ it-tidalwave-northernwind-rca-ui-site-opener ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running it.tidalwave.northernwind.rca.ui.siteopener.spi.DefaultSiteOpenerPresentationControlTest
11:53:50.671 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - STARTING TESTS OF it.tidalwave.northernwind.rca.ui.siteopener.spi.DefaultSiteOpenerPresentationControlTest
11:53:52.891 [main                ] TRACE it.tidalwave.role.ContextManager$Locator           - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@8d7b252
11:53:52.895 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
11:53:52.915 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
11:53:56.824 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
11:53:56.837 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
11:53:56.838 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
11:53:56.839 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
11:53:56.839 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
11:53:56.839 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
11:53:56.839 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
11:53:56.839 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
11:53:56.839 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
11:53:56.900 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@4f1179e7 at construction time: []
11:53:56.919 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - **********************************************************************************
11:53:56.919 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "initialize must bind the presentation and set the default path to user home"
11:53:56.930 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - **********************************************************************************
11:53:56.947 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 23 msec
11:53:56.947 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 
11:53:57.081 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
11:53:57.085 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
11:53:58.995 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
11:53:58.996 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
11:53:58.997 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
11:53:58.997 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
11:53:58.997 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
11:53:58.997 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
11:53:58.997 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
11:53:58.997 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
11:53:58.997 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
11:53:59.009 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@57113123 at construction time: []
11:53:59.010 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************
11:53:59.010 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must do nothing when openSite invoked and the user cancelled the selection"
11:53:59.010 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************
11:53:59.124 [AWT-EventQueue-0    ] INFO  i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI cancelling UserNotificationWithFeedback(super=UserNotification(text=, caption=Select the site to open), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@4e58b34)...
11:53:59.128 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 118 msec
11:53:59.128 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 
11:53:59.245 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
11:53:59.251 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
11:54:01.522 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
11:54:01.541 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
11:54:01.541 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
11:54:01.542 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
11:54:01.542 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
11:54:01.542 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
11:54:01.546 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
11:54:01.547 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
11:54:01.547 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
11:54:01.584 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@4dfc5431 at construction time: []
11:54:01.586 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
11:54:01.586 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder"
11:54:01.586 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-8277558418912552157]
11:54:01.586 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
11:54:01.619 [AWT-EventQueue-0    ] INFO  i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=, caption=Select the site to open), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@7534c632)...
11:54:01.715 [AWT-EventQueue-0    ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@57cfcc92 at construction time: []
11:54:01.723 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 137 msec
11:54:01.724 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 
11:54:01.794 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
11:54:01.795 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
11:54:03.438 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
11:54:03.438 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
11:54:03.438 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
11:54:03.438 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
11:54:03.439 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
11:54:03.440 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
11:54:03.440 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
11:54:03.441 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
11:54:03.441 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
11:54:03.449 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@27af4574 at construction time: []
11:54:03.450 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
11:54:03.450 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder"
11:54:03.450 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-13039024084842301780]
11:54:03.450 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
11:54:03.451 [AWT-EventQueue-0    ] INFO  i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=, caption=Select the site to open), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@74b18b59)...
11:54:03.452 [AWT-EventQueue-0    ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@7a767bbf at construction time: []
11:54:03.453 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 3 msec
11:54:03.454 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 
11:54:03.527 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
11:54:03.532 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
11:54:04.891 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
11:54:04.892 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
11:54:04.892 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
11:54:04.892 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
11:54:04.892 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
11:54:04.893 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
11:54:04.893 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
11:54:04.894 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
11:54:04.894 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
11:54:04.909 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@ae1383f at construction time: []
11:54:04.911 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
11:54:04.912 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder"
11:54:04.916 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-8554831512600997008]
11:54:04.916 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
11:54:04.930 [AWT-EventQueue-0    ] INFO  i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=, caption=Select the site to open), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@22c5d7c0)...
11:54:04.935 [AWT-EventQueue-0    ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@2c023de8 at construction time: []
11:54:04.943 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 31 msec
11:54:04.943 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 
11:54:04.980 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
11:54:04.992 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
11:54:06.200 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
11:54:06.201 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
11:54:06.201 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
11:54:06.201 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
11:54:06.201 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
11:54:06.201 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
11:54:06.201 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
11:54:06.202 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
11:54:06.202 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
11:54:06.205 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@be1daf9 at construction time: []
11:54:06.206 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
11:54:06.206 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder"
11:54:06.206 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-8699316210767272077]
11:54:06.206 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
11:54:06.208 [AWT-EventQueue-0    ] INFO  i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=, caption=Select the site to open), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@a2f1c34)...
11:54:06.208 [AWT-EventQueue-0    ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@4e8f301 at construction time: []
11:54:06.210 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 4 msec
11:54:06.210 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 
11:54:06.247 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
11:54:06.248 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
11:54:07.172 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
11:54:07.172 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
11:54:07.173 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
11:54:07.173 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
11:54:07.173 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
11:54:07.173 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
11:54:07.173 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
11:54:07.173 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
11:54:07.173 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
11:54:07.177 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@287735b1 at construction time: []
11:54:07.177 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
11:54:07.177 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder"
11:54:07.177 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-13804741739798680135]
11:54:07.178 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
11:54:07.187 [AWT-EventQueue-0    ] INFO  i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=, caption=Select the site to open), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@d77744)...
11:54:07.188 [AWT-EventQueue-0    ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@45d5f93a at construction time: []
11:54:07.189 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 12 msec
11:54:07.189 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 
11:54:07.212 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
11:54:07.213 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
11:54:08.078 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
11:54:08.079 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
11:54:08.079 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
11:54:08.079 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
11:54:08.079 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
11:54:08.079 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
11:54:08.079 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
11:54:08.079 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
11:54:08.079 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
11:54:08.083 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@13506499 at construction time: []
11:54:08.084 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
11:54:08.084 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder"
11:54:08.084 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-4217330999229932189]
11:54:08.084 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
11:54:08.086 [AWT-EventQueue-0    ] INFO  i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=, caption=Select the site to open), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@37e98308)...
11:54:08.086 [AWT-EventQueue-0    ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@74da1e0f at construction time: []
11:54:08.087 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 3 msec
11:54:08.087 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 
11:54:08.122 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
11:54:08.123 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
11:54:09.125 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
11:54:09.125 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
11:54:09.125 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
11:54:09.126 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
11:54:09.126 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
11:54:09.126 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
11:54:09.126 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
11:54:09.126 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
11:54:09.126 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
11:54:09.129 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@70ac32ff at construction time: []
11:54:09.130 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
11:54:09.130 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder"
11:54:09.130 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-7250366689922589777]
11:54:09.130 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
11:54:09.132 [AWT-EventQueue-0    ] INFO  i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=, caption=Select the site to open), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@443dc3)...
11:54:09.132 [AWT-EventQueue-0    ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@e83d3bb at construction time: []
11:54:09.133 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 3 msec
11:54:09.133 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 
11:54:09.159 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
11:54:09.159 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
11:54:09.989 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
11:54:09.989 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
11:54:09.989 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
11:54:09.989 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
11:54:09.989 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
11:54:09.989 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
11:54:09.990 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
11:54:09.990 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
11:54:09.990 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
11:54:09.993 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@5bfd8702 at construction time: []
11:54:09.993 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
11:54:09.994 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder"
11:54:09.994 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-12821697972094229286]
11:54:09.994 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
11:54:09.995 [AWT-EventQueue-0    ] INFO  i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=, caption=Select the site to open), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@abc56b3)...
11:54:09.996 [AWT-EventQueue-0    ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@4fbed980 at construction time: []
11:54:10.006 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 13 msec
11:54:10.007 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 
11:54:10.053 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
11:54:10.054 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
11:54:10.882 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
11:54:10.882 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
11:54:10.883 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
11:54:10.883 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
11:54:10.883 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
11:54:10.883 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
11:54:10.883 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
11:54:10.883 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
11:54:10.883 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
11:54:10.886 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@69fece44 at construction time: []
11:54:10.887 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
11:54:10.887 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder"
11:54:10.887 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-12798161875965453620]
11:54:10.887 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
11:54:10.895 [AWT-EventQueue-0    ] INFO  i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=, caption=Select the site to open), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@6eb55f91)...
11:54:10.896 [AWT-EventQueue-0    ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@7ebb57f7 at construction time: []
11:54:10.897 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 9 msec
11:54:10.897 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 
11:54:10.934 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
11:54:10.935 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
11:54:11.778 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
11:54:11.779 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
11:54:11.779 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
11:54:11.780 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
11:54:11.780 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
11:54:11.780 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
11:54:11.780 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
11:54:11.780 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
11:54:11.781 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
11:54:11.787 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@2f5d08c4 at construction time: []
11:54:11.793 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
11:54:11.793 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder"
11:54:11.793 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-16576629969334873549]
11:54:11.793 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
11:54:11.807 [AWT-EventQueue-0    ] INFO  i.t.util.ui.UserNotificationWithFeedbackTestHelper - >>>> mock UI confirming UserNotificationWithFeedback(super=UserNotification(text=, caption=Select the site to open), feedback=it.tidalwave.util.ui.UserNotificationWithFeedback$Feedback@165a8f5d)...
11:54:11.808 [AWT-EventQueue-0    ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@2f9126cf at construction time: []
11:54:11.809 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 19 msec
11:54:11.810 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 
11:54:11.856 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - FINISHED TESTS OF it.tidalwave.northernwind.rca.ui.siteopener.spi.DefaultSiteOpenerPresentationControlTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.386 s - in it.tidalwave.northernwind.rca.ui.siteopener.spi.DefaultSiteOpenerPresentationControlTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-northernwind-rca-ui-site-opener ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/SiteOpener/target/it-tidalwave-northernwind-rca-ui-site-opener-1.2-ALPHA-4-SNAPSHOT.99d83e824f44.jar
[INFO] 
[INFO] --- jar:3.2.0:test-jar (default-test-jar) @ it-tidalwave-northernwind-rca-ui-site-opener ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/SiteOpener/target/it-tidalwave-northernwind-rca-ui-site-opener-1.2-ALPHA-4-SNAPSHOT.99d83e824f44-tests.jar
[INFO] 
[INFO] --- install:3.0.0-M1:install (default-install) @ it-tidalwave-northernwind-rca-ui-site-opener ---
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/SiteOpener/target/it-tidalwave-northernwind-rca-ui-site-opener-1.2-ALPHA-4-SNAPSHOT.99d83e824f44.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-site-opener/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-site-opener-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/SiteOpener/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-site-opener/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-site-opener-1.2-ALPHA-4-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/SiteOpener/target/it-tidalwave-northernwind-rca-ui-site-opener-1.2-ALPHA-4-SNAPSHOT.99d83e824f44-tests.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-site-opener/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-site-opener-1.2-ALPHA-4-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
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
[INFO] 
[INFO] --< it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-structure-explorer >--
[INFO] Building Zephyr - UI Structure Explorer 1.2-ALPHA-4-SNAPSHOT     [11/15]
[INFO]   from modules/StructureExplorer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-rca-ui-structure-explorer ---
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-rca-ui-structure-explorer ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureExplorer
[INFO] Storing buildNumber: 99d83e824f44 at timestamp: 1683633253190
[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/Zephyr_Build_and_Test/workspace/modules/StructureExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureExplorer
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-ui-structure-explorer ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-ui-structure-explorer ---
[INFO] 
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-ui-structure-explorer ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/fix-for-NWRCA-53 1.2-ALPHA-4-SNAPSHOT 99d83e824f44
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-ui-structure-explorer ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureExplorer/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureExplorer/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-ui-structure-explorer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-ui-structure-explorer ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureExplorer/target/unwoven-classes
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/it.tidalwave.dci.annotation.DciContext,/it.tidalwave.util.annotation.VisibleForTesting,/it.tidalwave.messagebus.annotation.ListensTo,/it.tidalwave.messagebus.annotation.SimpleMessageSubscriber,/it.tidalwave.dci.annotation.DciRole
[INFO] 
[INFO] --- aspectj:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-ui-structure-explorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-ui-structure-explorer ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-ui-structure-explorer ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureExplorer/target/unwoven-test-classes
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[WARNING] No processor claimed any of these annotations: /org.testng.annotations.Test,/org.testng.annotations.BeforeMethod,/org.testng.annotations.AfterMethod
[INFO] 
[INFO] --- aspectj:1.11:test-compile (weave-test-classes) @ it-tidalwave-northernwind-rca-ui-structure-explorer ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ it-tidalwave-northernwind-rca-ui-structure-explorer ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
11:54:22.450 [main                ] INFO  i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - STARTING TESTS OF it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControlTest
11:54:23.349 [main                ] TRACE it.tidalwave.role.ContextManager$Locator           - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@70dd7e15
11:54:23.350 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
11:54:23.384 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
11:54:25.584 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
11:54:25.599 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
11:54:25.607 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
11:54:25.607 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
11:54:25.607 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
11:54:25.608 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
11:54:25.608 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
11:54:25.608 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
11:54:25.608 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Selectable -> [i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent]
11:54:25.608 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
11:54:26.316 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl.onOpenSite(it.tidalwave.northernwind.rca.ui.event.OpenSiteEvent))
11:54:26.592 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.m.SiteNode$MockitoMock$1590364573@2639ec96 at construction time: []
11:54:26.592 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.m.SiteNode$MockitoMock$1590364573@2639ec96 at construction time: []
11:54:26.619 [main                ] INFO  i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - **********************************
11:54:26.619 [main                ] INFO  i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - TEST "must be a MessageSubscriber"
11:54:26.619 [main                ] INFO  i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - **********************************
11:54:26.623 [main                ] INFO  i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - TEST PASSED in 4 msec
11:54:26.623 [main                ] INFO  i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - 
11:54:26.724 [main                ] TRACE it.tidalwave.role.ContextManager$Locator           - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@7beb2da0
11:54:26.724 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
11:54:26.726 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
11:54:28.389 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
11:54:28.390 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
11:54:28.390 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
11:54:28.390 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
11:54:28.391 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
11:54:28.391 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
11:54:28.391 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
11:54:28.391 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
11:54:28.391 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Selectable -> [i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent]
11:54:28.392 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
11:54:28.419 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl.onOpenSite(it.tidalwave.northernwind.rca.ui.event.OpenSiteEvent))
11:54:28.420 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.m.SiteNode$MockitoMock$1590364573@1ae559ac at construction time: []
11:54:28.421 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.m.SiteNode$MockitoMock$1590364573@1ae559ac at construction time: []
11:54:28.422 [main                ] INFO  i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - *********************************************************************************************************
11:54:28.422 [main                ] INFO  i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - TEST "when a Site has been opened must properly populate the presentation and publish an empty selection"
11:54:28.422 [main                ] INFO  i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - *********************************************************************************************************
11:54:28.425 [main                ] TRACE i.t.r.s.spi.DciContextWithAutoThreadBindingAspect  - executing i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@26761867.onOpenSite() with context thread binding
11:54:28.426 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - runWithContexts([i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@26761867], i.t.r.s.s.DciContextWithAutoThreadBindingAspect$1@2e2b749c)
11:54:28.426 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - >>>> contexts now: [it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl@26761867] - it.tidalwave.role.spi.DefaultContextManager@7ad2a020
11:54:28.428 [main                ] DEBUG i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl - onOpenSite(Mock for OpenSiteEvent, hashCode: 992624223)
11:54:28.435 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.m.SiteNode$MockitoMock$1590364573@1ae559ac at construction time: [i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@26761867]
11:54:28.436 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - >>>> runWithContexts([i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@26761867], i.t.r.s.s.DciContextWithAutoThreadBindingAspect$1@2e2b749c) completed
11:54:28.441 [main                ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate      - as(i.t.r.u.Selectable) for i.t.n.c.m.SiteNode$MockitoMock$1590364573@1ae559ac
11:54:28.441 [main                ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate      - >>>> contexts: ContextSampler(contexts=[it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl@26761867])
11:54:28.442 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - runWithContexts([i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@26761867], i.t.r.s.s.SpringAsDelegate$1@98ee9e7)
11:54:28.442 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - >>>> contexts now: [it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl@26761867] - it.tidalwave.role.spi.DefaultContextManager@7ad2a020
11:54:28.442 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - findRoles(i.t.n.c.m.SiteNode$MockitoMock$1590364573@1ae559ac, i.t.r.u.Selectable)
11:54:28.442 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> owner is a mock i.t.n.c.m.SiteNode implementing [i.t.n.c.m.Resource, i.t.r.SimpleComposite]
11:54:28.443 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> owner class replaced with i.t.n.c.m.SiteNode
11:54:28.443 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> trying constructor public it.tidalwave.northernwind.rca.ui.structureexplorer.impl.SiteNodeSelectableFiringSelectedEvent(it.tidalwave.messagebus.MessageBus,it.tidalwave.northernwind.core.model.SiteNode)
11:54:28.443 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> contexts: [i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@26761867]
11:54:28.443 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> constructor parameters: [Mock for MessageBus, hashCode: 860501818, Mock for SiteNode, hashCode: 451238316]
11:54:28.444 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> findRoles() returning: [i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent@4c2f9753]
11:54:28.445 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - >>>> runWithContexts([i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@26761867], i.t.r.s.s.SpringAsDelegate$1@98ee9e7) completed
11:54:28.449 [main                ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate      - >>>> as() returning [i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent@4c2f9753]
11:54:28.450 [main                ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate      - as(i.t.r.u.Selectable) for i.t.n.c.m.SiteNode$MockitoMock$1590364573@1ae559ac
11:54:28.450 [main                ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate      - >>>> contexts: ContextSampler(contexts=[it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl@26761867])
11:54:28.450 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - runWithContexts([i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@26761867], i.t.r.s.s.SpringAsDelegate$1@778be937)
11:54:28.450 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - >>>> contexts now: [it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl@26761867] - it.tidalwave.role.spi.DefaultContextManager@7ad2a020
11:54:28.451 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - findRoles(i.t.n.c.m.SiteNode$MockitoMock$1590364573@1ae559ac, i.t.r.u.Selectable)
11:54:28.451 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> owner is a mock i.t.n.c.m.SiteNode implementing [i.t.n.c.m.Resource, i.t.r.SimpleComposite]
11:54:28.451 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> owner class replaced with i.t.n.c.m.SiteNode
11:54:28.451 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> trying constructor public it.tidalwave.northernwind.rca.ui.structureexplorer.impl.SiteNodeSelectableFiringSelectedEvent(it.tidalwave.messagebus.MessageBus,it.tidalwave.northernwind.core.model.SiteNode)
11:54:28.451 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> contexts: [i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@26761867]
11:54:28.451 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> constructor parameters: [Mock for MessageBus, hashCode: 860501818, Mock for SiteNode, hashCode: 451238316]
11:54:28.452 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> findRoles() returning: [i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent@6292d062]
11:54:28.452 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - >>>> runWithContexts([i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@26761867], i.t.r.s.s.SpringAsDelegate$1@778be937) completed
11:54:28.452 [main                ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate      - >>>> as() returning [i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent@6292d062]
11:54:28.456 [main                ] INFO  i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - TEST PASSED in 34 msec
11:54:28.456 [main                ] INFO  i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - 
11:54:28.519 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
11:54:28.520 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
11:54:29.901 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
11:54:29.905 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
11:54:29.911 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
11:54:29.911 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
11:54:29.911 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
11:54:29.911 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
11:54:29.911 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
11:54:29.911 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
11:54:29.912 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Selectable -> [i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent]
11:54:29.912 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
11:54:29.925 [main                ] INFO  i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - **************************************************************
11:54:29.926 [main                ] INFO  i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - TEST "must be a role activated only in the controller context"
11:54:29.926 [main                ] INFO  i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - **************************************************************
11:54:29.929 [main                ] INFO  i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - TEST PASSED in 3 msec
11:54:29.934 [main                ] INFO  i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - 
11:54:30.007 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
11:54:30.008 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
11:54:31.095 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
11:54:31.103 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
11:54:31.106 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
11:54:31.106 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
11:54:31.107 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.n.m.a.r.Saveable -> [i.t.n.m.i.a.r.ResourcePropertiesSaveable]
11:54:31.107 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
11:54:31.107 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.SiteNodeDisplayable]
11:54:31.107 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
11:54:31.108 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Selectable -> [i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent]
11:54:31.108 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
11:54:31.131 [main                ] INFO  i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - *****************************************************************
11:54:31.132 [main                ] INFO  i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - TEST "must fire selection event on the message bus when selected"
11:54:31.132 [main                ] INFO  i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - *****************************************************************
11:54:31.139 [main                ] INFO  i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - TEST PASSED in 8 msec
11:54:31.139 [main                ] INFO  i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - 
11:54:31.190 [main                ] INFO  i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - FINISHED TESTS OF it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControlTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.65 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-northernwind-rca-ui-structure-explorer ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureExplorer/target/it-tidalwave-northernwind-rca-ui-structure-explorer-1.2-ALPHA-4-SNAPSHOT.99d83e824f44.jar
[INFO] 
[INFO] --- jar:3.2.0:test-jar (default-test-jar) @ it-tidalwave-northernwind-rca-ui-structure-explorer ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureExplorer/target/it-tidalwave-northernwind-rca-ui-structure-explorer-1.2-ALPHA-4-SNAPSHOT.99d83e824f44-tests.jar
[INFO] 
[INFO] --- install:3.0.0-M1:install (default-install) @ it-tidalwave-northernwind-rca-ui-structure-explorer ---
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureExplorer/target/it-tidalwave-northernwind-rca-ui-structure-explorer-1.2-ALPHA-4-SNAPSHOT.99d83e824f44.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-structure-explorer/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-structure-explorer-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureExplorer/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-structure-explorer/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-structure-explorer-1.2-ALPHA-4-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureExplorer/target/it-tidalwave-northernwind-rca-ui-structure-explorer-1.2-ALPHA-4-SNAPSHOT.99d83e824f44-tests.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-structure-explorer/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-structure-explorer-1.2-ALPHA-4-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
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
[INFO] 
[INFO] --< it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-structure-editor >--
[INFO] Building Zephyr - UI Structure Editor 1.2-ALPHA-4-SNAPSHOT       [12/15]
[INFO]   from modules/StructureEditor/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureEditor' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureEditor
[INFO] Storing buildNumber: 99d83e824f44 at timestamp: 1683633272497
[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/Zephyr_Build_and_Test/workspace/modules/StructureEditor' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureEditor
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[INFO] 
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/fix-for-NWRCA-53 1.2-ALPHA-4-SNAPSHOT 99d83e824f44
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureEditor/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureEditor/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureEditor/target/unwoven-classes
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/it.tidalwave.util.annotation.VisibleForTesting,/it.tidalwave.messagebus.annotation.ListensTo,/it.tidalwave.messagebus.annotation.SimpleMessageSubscriber
[INFO] 
[INFO] --- aspectj:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureEditor/target/unwoven-test-classes
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[WARNING] No processor claimed any of these annotations: /org.testng.annotations.Test,/org.testng.annotations.BeforeMethod,/org.testng.annotations.AfterMethod
[INFO] 
[INFO] --- aspectj:1.11:test-compile (weave-test-classes) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running it.tidalwave.northernwind.rca.ui.structureeditor.spi.DefaultStructureEditorPresentationControlTest
11:54:41.217 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - STARTING TESTS OF it.tidalwave.northernwind.rca.ui.structureeditor.spi.DefaultStructureEditorPresentationControlTest
11:54:42.876 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.structureeditor.spi.DefaultStructureEditorPresentationControl.onSiteNodeSelected(it.tidalwave.northernwind.rca.ui.event.SiteNodeSelectedEvent))
11:54:43.131 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - **********************************
11:54:43.132 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - TEST "must be a MessageSubscriber"
11:54:43.132 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - **********************************
11:54:43.138 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - TEST PASSED in 8 msec
11:54:43.139 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - 
11:54:43.248 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.structureeditor.spi.DefaultStructureEditorPresentationControl.onSiteNodeSelected(it.tidalwave.northernwind.rca.ui.event.SiteNodeSelectedEvent))
11:54:43.249 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - *********************************************************************
11:54:43.250 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - TEST "must clear the presentation on reception of an empty selection"
11:54:43.250 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - *********************************************************************
11:54:43.255 [main                ] DEBUG i.t.n.r.u.s.s.DefaultStructureEditorPresentationControl - onSiteNodeSelected(SiteNodeSelectedEvent(siteNode=Optional.empty))
11:54:43.271 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - TEST PASSED in 22 msec
11:54:43.271 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - 
11:54:43.345 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.structureeditor.spi.DefaultStructureEditorPresentationControl.onSiteNodeSelected(it.tidalwave.northernwind.rca.ui.event.SiteNodeSelectedEvent))
11:54:43.346 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - *******************************************************************
11:54:43.358 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - TEST "must populate the presentation on reception of selected node"
11:54:43.358 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - *******************************************************************
11:54:43.359 [main                ] DEBUG i.t.n.r.u.s.s.DefaultStructureEditorPresentationControl - onSiteNodeSelected(SiteNodeSelectedEvent(siteNode=Optional[Mock for SiteNode, hashCode: 1929447269]))
11:54:43.361 [main                ] DEBUG i.t.n.r.u.s.s.DefaultStructureEditorPresentationControl - >>>> properties: Mock for ResourceProperties, hashCode: 218654115
11:54:43.366 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - TEST PASSED in 20 msec
11:54:43.367 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - 
11:54:43.413 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - FINISHED TESTS OF it.tidalwave.northernwind.rca.ui.structureeditor.spi.DefaultStructureEditorPresentationControlTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.009 s - in it.tidalwave.northernwind.rca.ui.structureeditor.spi.DefaultStructureEditorPresentationControlTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureEditor/target/it-tidalwave-northernwind-rca-ui-structure-editor-1.2-ALPHA-4-SNAPSHOT.99d83e824f44.jar
[INFO] 
[INFO] --- jar:3.2.0:test-jar (default-test-jar) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureEditor/target/it-tidalwave-northernwind-rca-ui-structure-editor-1.2-ALPHA-4-SNAPSHOT.99d83e824f44-tests.jar
[INFO] 
[INFO] --- install:3.0.0-M1:install (default-install) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureEditor/target/it-tidalwave-northernwind-rca-ui-structure-editor-1.2-ALPHA-4-SNAPSHOT.99d83e824f44.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-structure-editor/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-structure-editor-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureEditor/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-structure-editor/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-structure-editor-1.2-ALPHA-4-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureEditor/target/it-tidalwave-northernwind-rca-ui-structure-editor-1.2-ALPHA-4-SNAPSHOT.99d83e824f44-tests.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-structure-editor/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-structure-editor-1.2-ALPHA-4-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
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
[INFO] 
[INFO] --< it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-javafx >--
[INFO] Building Zephyr - UI (JavaFX) 1.2-ALPHA-4-SNAPSHOT               [13/15]
[INFO]   from modules/JavaFXUI/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] The POM for com.sun.xml.bind:jaxb-core:jar:2.2.11 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] The POM for com.sun.xml.bind:jaxb-impl:jar:2.2.11 is invalid, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/JavaFXUI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/JavaFXUI
[INFO] Storing buildNumber: 99d83e824f44 at timestamp: 1683633284714
[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/Zephyr_Build_and_Test/workspace/modules/JavaFXUI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/JavaFXUI
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-ui-javafx ---
[WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11
[WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11
[WARNING] Invalid POM for com.sun.xml.bind:jaxb-core:jar:2.2.11, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11
[WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-impl:jar:2.2.11
[WARNING] Invalid POM for com.sun.xml.bind:jaxb-impl:jar:2.2.11, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] 
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/fix-for-NWRCA-53 1.2-ALPHA-4-SNAPSHOT 99d83e824f44
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/JavaFXUI/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/JavaFXUI/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 6 resources
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-ui-javafx ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/JavaFXUI/target/unwoven-classes
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/javafx.fxml.FXML
[INFO] 
[INFO] --- aspectj:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/JavaFXUI/src/test/resources
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-ui-javafx ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] No sources to compile
[INFO] 
[INFO] --- aspectj:1.11:test-compile (weave-test-classes) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ it-tidalwave-northernwind-rca-ui-javafx ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/JavaFXUI/target/it-tidalwave-northernwind-rca-ui-javafx-1.2-ALPHA-4-SNAPSHOT.99d83e824f44.jar
[INFO] 
[INFO] --- jar:3.2.0:test-jar (default-test-jar) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/JavaFXUI/target/it-tidalwave-northernwind-rca-ui-javafx-1.2-ALPHA-4-SNAPSHOT.99d83e824f44-tests.jar
[INFO] 
[INFO] --- install:3.0.0-M1:install (default-install) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/JavaFXUI/target/it-tidalwave-northernwind-rca-ui-javafx-1.2-ALPHA-4-SNAPSHOT.99d83e824f44.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-javafx/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-javafx-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/JavaFXUI/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-javafx/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-javafx-1.2-ALPHA-4-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/JavaFXUI/target/it-tidalwave-northernwind-rca-ui-javafx-1.2-ALPHA-4-SNAPSHOT.99d83e824f44-tests.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-javafx/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-javafx-1.2-ALPHA-4-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
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
[INFO] 
[INFO] --< it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-application-javafx >--
[INFO] Building Zephyr - Application (JavaFX) 1.2-ALPHA-4-SNAPSHOT      [14/15]
[INFO]   from modules/JavaFXApplication/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/JavaFXApplication' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/JavaFXApplication
[INFO] Storing buildNumber: 99d83e824f44 at timestamp: 1683633291538
[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/Zephyr_Build_and_Test/workspace/modules/JavaFXApplication' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/JavaFXApplication
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-application-javafx ---
[WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11
[WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-core:jar:2.2.11
[WARNING] Invalid POM for com.sun.xml.bind:jaxb-core:jar:2.2.11, transitive dependencies (if any) will not be available, enable debug logging for more details
[WARNING] Failed to build parent project for com.sun.xml.bind.mvn:jaxb-bundles:pom:2.2.11
[WARNING] Failed to build parent project for com.sun.xml.bind:jaxb-impl:jar:2.2.11
[WARNING] Invalid POM for com.sun.xml.bind:jaxb-impl:jar:2.2.11, transitive dependencies (if any) will not be available, enable debug logging for more details
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] 
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/fix-for-NWRCA-53 1.2-ALPHA-4-SNAPSHOT 99d83e824f44
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/JavaFXApplication/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/JavaFXApplication/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 7 resources
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-application-javafx ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/JavaFXApplication/target/unwoven-classes
[WARNING] [path] bad path element "/var/jenkins_home/maven-repositories/1/com/sun/xml/bind/jaxb-core/2.2.11/jaxb-api.jar": no such file or directory
[WARNING] [path] bad path element "/var/jenkins_home/maven-repositories/1/com/sun/xml/bind/jaxb-impl/2.2.11/jaxb-core.jar": no such file or directory
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/javafx.fxml.FXML
[INFO] 
[INFO] --- aspectj:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-application-javafx ---
[WARNING] Parameter 'optimize' (user property 'maven.compiler.optimize') is deprecated: This property is a no-op in {@code javac}.
[WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration
[INFO] No sources to compile
[INFO] 
[INFO] --- aspectj:1.11:test-compile (weave-test-classes) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] Showing AJC message detail for messages of types: [error, warning, fail]
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ it-tidalwave-northernwind-rca-application-javafx ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[JENKINS] Recording test results
[INFO] 
[INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/JavaFXApplication/target/it-tidalwave-northernwind-rca-application-javafx-1.2-ALPHA-4-SNAPSHOT.99d83e824f44.jar
[INFO] 
[INFO] --- jar:3.2.0:test-jar (default-test-jar) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/JavaFXApplication/target/it-tidalwave-northernwind-rca-application-javafx-1.2-ALPHA-4-SNAPSHOT.99d83e824f44-tests.jar
[INFO] 
[INFO] --- install:3.0.0-M1:install (default-install) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/JavaFXApplication/target/it-tidalwave-northernwind-rca-application-javafx-1.2-ALPHA-4-SNAPSHOT.99d83e824f44.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-application-javafx/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-application-javafx-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/JavaFXApplication/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-application-javafx/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-application-javafx-1.2-ALPHA-4-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/JavaFXApplication/target/it-tidalwave-northernwind-rca-application-javafx-1.2-ALPHA-4-SNAPSHOT.99d83e824f44-tests.jar to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-application-javafx/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-application-javafx-1.2-ALPHA-4-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled
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
[INFO] 
[INFO] ------------< it.tidalwave.northernwind.rca:zephyr-macosx >-------------
[INFO] Building Zephyr - Installer, macOS 1.2-ALPHA-4-SNAPSHOT          [15/15]
[INFO]   from modules/Installers/macOS/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ zephyr-macosx ---
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ zephyr-macosx ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS
[INFO] Storing buildNumber: 99d83e824f44 at timestamp: 1683633297305
[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/Zephyr_Build_and_Test/workspace/modules/Installers/macOS' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ zephyr-macosx ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ zephyr-macosx ---
[INFO] 
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ zephyr-macosx ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/fix-for-NWRCA-53 1.2-ALPHA-4-SNAPSHOT 99d83e824f44
[INFO]      [echo] Java Version: 11.0.18 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- dependency:3.1.2:unpack (unpack-embedded-jdk) @ zephyr-macosx ---
[INFO] Configured Artifact: it.tidalwave.jdk:adoptopenjdk-jre:macosx-x64-hotspot:11.0.10_9:tgz
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/jdk/adoptopenjdk-jre/11.0.10_9/adoptopenjdk-jre-11.0.10_9.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/jdk/adoptopenjdk-jre/11.0.10_9/adoptopenjdk-jre-11.0.10_9.pom (439 B at 711 B/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/jdk/adoptopenjdk-jre/11.0.10_9/adoptopenjdk-jre-11.0.10_9-macosx-x64-hotspot.tgz
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/jdk/adoptopenjdk-jre/11.0.10_9/adoptopenjdk-jre-11.0.10_9-macosx-x64-hotspot.tgz (38 MB at 12 MB/s)
[INFO] Unpacking /var/jenkins_home/maven-repositories/1/it/tidalwave/jdk/adoptopenjdk-jre/11.0.10_9/adoptopenjdk-jre-11.0.10_9-macosx-x64-hotspot.tgz to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/jdk/11.0.10_9 with includes "" and excludes ""
[INFO] Expanding: /var/jenkins_home/maven-repositories/1/it/tidalwave/jdk/adoptopenjdk-jre/11.0.10_9/adoptopenjdk-jre-11.0.10_9-macosx-x64-hotspot.tgz into /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/jdk/11.0.10_9
[INFO] 
[INFO] --- dependency:3.1.2:copy-dependencies (copy-jars) @ zephyr-macosx ---
[INFO] Copying it-tidalwave-northernwind-rca-application-javafx-1.2-ALPHA-4-SNAPSHOT.99d83e824f44.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-northernwind-rca-application-javafx-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Copying it-tidalwave-northernwind-rca-ui-javafx-1.2-ALPHA-4-SNAPSHOT.99d83e824f44.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-northernwind-rca-ui-javafx-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Copying it-tidalwave-northernwind-rca-ui-commons-1.2-ALPHA-4-SNAPSHOT.99d83e824f44.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-northernwind-rca-ui-commons-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Copying it-tidalwave-messagebus-spring-3.2-ALPHA-8.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-messagebus-spring-3.2-ALPHA-8.jar
[INFO] Copying it-tidalwave-northernwind-rca-ui-site-opener-1.2-ALPHA-4-SNAPSHOT.99d83e824f44.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-northernwind-rca-ui-site-opener-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Copying it-tidalwave-northernwind-rca-ui-content-explorer-1.2-ALPHA-4-SNAPSHOT.99d83e824f44.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-northernwind-rca-ui-content-explorer-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Copying it-tidalwave-northernwind-rca-ui-structure-explorer-1.2-ALPHA-4-SNAPSHOT.99d83e824f44.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-northernwind-rca-ui-structure-explorer-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Copying it-tidalwave-northernwind-rca-ui-content-editor-1.2-ALPHA-4-SNAPSHOT.99d83e824f44.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-northernwind-rca-ui-content-editor-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Copying it-tidalwave-northernwind-rca-embeddedserver-1.2-ALPHA-4-SNAPSHOT.99d83e824f44.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-northernwind-rca-embeddedserver-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Copying jetty-server-8.1.10.v20130312.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/jetty-server-8.1.10.v20130312.jar
[INFO] Copying javax.servlet-3.0.0.v201112011016.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/javax.servlet-3.0.0.v201112011016.jar
[INFO] Copying jetty-continuation-8.1.10.v20130312.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/jetty-continuation-8.1.10.v20130312.jar
[INFO] Copying jetty-http-8.1.10.v20130312.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/jetty-http-8.1.10.v20130312.jar
[INFO] Copying jetty-io-8.1.10.v20130312.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/jetty-io-8.1.10.v20130312.jar
[INFO] Copying jetty-util-8.1.10.v20130312.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/jetty-util-8.1.10.v20130312.jar
[INFO] Copying it-tidalwave-html-patches-1.2-ALPHA-6.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-html-patches-1.2-ALPHA-6.jar
[INFO] Copying jsoup-1.8.3.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/jsoup-1.8.3.jar
[INFO] Copying it-tidalwave-northernwind-rca-ui-content-manager-1.2-ALPHA-4-SNAPSHOT.99d83e824f44.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-northernwind-rca-ui-content-manager-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Copying it-tidalwave-northernwind-rca-ui-structure-editor-1.2-ALPHA-4-SNAPSHOT.99d83e824f44.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-northernwind-rca-ui-structure-editor-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Copying jaxb-api-2.2.11.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/jaxb-api-2.2.11.jar
[INFO] Copying jaxb-core-2.2.11.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/jaxb-core-2.2.11.jar
[INFO] Copying jaxb-impl-2.2.11.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/jaxb-impl-2.2.11.jar
[INFO] Copying activation-1.1.1.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/activation-1.1.1.jar
[INFO] Copying it-tidalwave-role-ui-javafx-1.1-ALPHA-2.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-role-ui-javafx-1.1-ALPHA-2.jar
[INFO] Copying it-tidalwave-role-3.2-ALPHA-8.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-role-3.2-ALPHA-8.jar
[INFO] Copying spring-context-5.3.1.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/spring-context-5.3.1.jar
[INFO] Copying spring-aop-5.3.1.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/spring-aop-5.3.1.jar
[INFO] Copying spring-expression-5.3.1.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/spring-expression-5.3.1.jar
[INFO] Copying javax.inject-1.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/javax.inject-1.jar
[INFO] Copying it-tidalwave-northernwind-core-1.2-ALPHA-6.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-northernwind-core-1.2-ALPHA-6.jar
[INFO] Copying it-tidalwave-messagebus-3.2-ALPHA-8.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-messagebus-3.2-ALPHA-8.jar
[INFO] Copying it-tidalwave-northernwind-core-filesystem-basic-1.2-ALPHA-6.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-northernwind-core-filesystem-basic-1.2-ALPHA-6.jar
[INFO] Copying org-openide-filesystems-RELEASE80.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/org-openide-filesystems-RELEASE80.jar
[INFO] Copying org-openide-util-RELEASE80.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/org-openide-util-RELEASE80.jar
[INFO] Copying org-openide-util-lookup-RELEASE80.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/org-openide-util-lookup-RELEASE80.jar
[INFO] Copying jul-to-slf4j-1.7.30.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/jul-to-slf4j-1.7.30.jar
[INFO] Copying it-tidalwave-role-spring-3.2-ALPHA-8.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-role-spring-3.2-ALPHA-8.jar
[INFO] Copying spring-beans-5.3.1.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/spring-beans-5.3.1.jar
[INFO] Copying spring-core-5.3.1.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/spring-core-5.3.1.jar
[INFO] Copying spring-jcl-5.3.1.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/spring-jcl-5.3.1.jar
[INFO] Copying it-tidalwave-util-3.2-ALPHA-8.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-util-3.2-ALPHA-8.jar
[INFO] Copying jcl-over-slf4j-1.7.30.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/jcl-over-slf4j-1.7.30.jar
[INFO] Copying logback-core-1.2.3.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/logback-core-1.2.3.jar
[INFO] Copying it-tidalwave-northernwind-core-marshalling-default-1.2-ALPHA-6.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-northernwind-core-marshalling-default-1.2-ALPHA-6.jar
[INFO] Copying it-tidalwave-northernwind-rca-model-1.2-ALPHA-4-SNAPSHOT.99d83e824f44.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-northernwind-rca-model-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Copying it-tidalwave-northernwind-model-core-stripped-1.2-ALPHA-4-SNAPSHOT.99d83e824f44.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/it-tidalwave-northernwind-model-core-stripped-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Copying spring-aspects-5.3.1.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/spring-aspects-5.3.1.jar
[INFO] Copying aspectjrt-1.9.6.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/aspectjrt-1.9.6.jar
[INFO] Copying logback-classic-1.2.3.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/logback-classic-1.2.3.jar
[INFO] Copying slf4j-api-1.7.30.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/slf4j-api-1.7.30.jar
[INFO] Copying spotbugs-annotations-3.1.9.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/spotbugs-annotations-3.1.9.jar
[INFO] Copying jsr305-3.0.2.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/jsr305-3.0.2.jar
[INFO] Copying javax.annotation-api-1.3.2.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/lib/javax.annotation-api-1.3.2.jar
[INFO] 
[INFO] --- dependency:3.1.2:copy-dependencies (copy-modules) @ zephyr-macosx ---
[INFO] Copying javafx-base-11.0.1.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/mods/javafx-base-11.0.1.jar
[INFO] Copying javafx-base-11.0.1-linux.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/mods/javafx-base-11.0.1-linux.jar
[INFO] Copying javafx-graphics-11.0.1.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/mods/javafx-graphics-11.0.1.jar
[INFO] Copying javafx-graphics-11.0.1-linux.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/mods/javafx-graphics-11.0.1-linux.jar
[INFO] Copying javafx-controls-11.0.1.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/mods/javafx-controls-11.0.1.jar
[INFO] Copying javafx-controls-11.0.1-linux.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/mods/javafx-controls-11.0.1-linux.jar
[INFO] Copying javafx-fxml-11.0.1.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/mods/javafx-fxml-11.0.1.jar
[INFO] Copying javafx-fxml-11.0.1-linux.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/mods/javafx-fxml-11.0.1-linux.jar
[INFO] Copying javafx-web-11.0.1.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/mods/javafx-web-11.0.1.jar
[INFO] Copying javafx-web-11.0.1-linux.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/mods/javafx-web-11.0.1-linux.jar
[INFO] Copying javafx-media-11.0.1.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/mods/javafx-media-11.0.1.jar
[INFO] Copying javafx-media-11.0.1-linux.jar to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/app/mods/javafx-media-11.0.1-linux.jar
[INFO] 
[INFO] --- jar:3.2.0:test-jar (default-test-jar) @ zephyr-macosx ---
[INFO] Skipping packaging of the test-jar
[INFO] 
[INFO] --- antrun:3.0.0:run (create-app-bundle) @ zephyr-macosx ---
[INFO] Executing tasks
[WARNING]      [echo] JDK 11 backport of jpackager not found - trying to download
[WARNING]      [echo]                                             it...
[WARNING]      [echo] To avoid download, please manually install the tool and set the
[WARNING]      [echo]                                             property tft.tool.jpackager
[INFO]       [get] Getting: http://download2.gluonhq.com/jpackager/11/jdk.packager-osx.zip
[INFO]       [get] To: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/jdk.packager-osx.zip
[INFO]     [unzip] Expanding: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/jdk.packager-osx.zip into /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/jpackager
[INFO]      [echo] CFBundleVersion: 
[INFO]      [echo] Invoking /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/jpackager/jpackager...
[INFO]      [exec] WARNING: argument [copyright] is not supported for current configuration.
[INFO]      [exec] WARNING: argument [vendor] is not supported for current configuration.
[INFO]      [echo] Copying modules...
[INFO]      [copy] Copying 12 files to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/Zephyr.app/Contents/Java/mods
[INFO] Executed tasks
[INFO] 
[INFO] --- antrun:3.0.0:run (create-dmg) @ zephyr-macosx ---
[INFO] Executing tasks
[INFO]      [echo] Creating dmg...
[INFO]      [exec] Warning: creating filesystem that does not conform to ISO-9660.
[INFO]      [exec] Warning: ISO-9660 filenames longer than 31 may cause buffer overflows in the OS.
[INFO]      [exec] Warning: -follow-links does not always work correctly; be careful.
[INFO]      [exec] I: -input-charset not specified, using utf-8 (detected in locale settings)
[INFO]      [exec]  26.81% done, estimate finish Tue May  9 11:55:08 2023
[INFO]      [exec]  53.65% done, estimate finish Tue May  9 11:55:08 2023
[INFO]      [exec]  80.40% done, estimate finish Tue May  9 11:55:08 2023
[INFO]      [exec] Total translation table size: 0
[INFO]      [exec] Total rockridge attributes bytes: 2199
[INFO]      [exec] Total directory bytes: 10240
[INFO]      [exec] Path table size(bytes): 68
[INFO]      [exec] Max brk space used 22000
[INFO]      [exec] 18659 extents written (36 MB)
[INFO]      [gzip] Building: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/Zephyr.dmg.gz
[INFO] Executed tasks
[INFO] 
[INFO] --- build-helper:3.2.0:attach-artifact (attach-app-bundle) @ zephyr-macosx ---
[INFO] 
[INFO] --- install:3.0.0-M1:install (default-install) @ zephyr-macosx ---
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/pom.xml to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/zephyr-macosx/1.2-ALPHA-4-SNAPSHOT/zephyr-macosx-1.2-ALPHA-4-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/Installers/macOS/target/Zephyr.dmg.gz to /var/jenkins_home/maven-repositories/1/it/tidalwave/northernwind/rca/zephyr-macosx/1.2-ALPHA-4-SNAPSHOT/zephyr-macosx-1.2-ALPHA-4-SNAPSHOT-executable.dmg.gz
[JENKINS] Archiving disabled
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
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Zephyr 1.2-ALPHA-4-SNAPSHOT:
[INFO] 

[INFO] Zephyr ............................................. SUCCESS [  5.908 s]
[INFO] Zephyr (modules) ................................... SUCCESS [  1.165 s]
[INFO] Zephyr - Core Implementation Stripped .............. SUCCESS [  8.320 s]
[INFO] Zephyr - Model ..................................... SUCCESS [ 13.633 s]
[INFO] Zephyr - UI Commons ................................ SUCCESS [ 27.668 s]
[INFO] Zephyr - Embedded Server ........................... SUCCESS [ 25.078 s]
[INFO] Zephyr - UI Content Editor ......................... SUCCESS [ 36.998 s]
[INFO] Zephyr - UI Content Explorer ....................... SUCCESS [ 28.927 s]
[INFO] Zephyr - UI Content Manager ........................ SUCCESS [ 36.768 s]
[INFO] Zephyr - UI Site Opener ............................ SUCCESS [ 34.403 s]
[INFO] Zephyr - UI Structure Explorer ..................... SUCCESS [ 18.791 s]
[INFO] Zephyr - UI Structure Editor ....................... SUCCESS [ 11.662 s]
[INFO] Zephyr - UI (JavaFX) ............................... SUCCESS [  6.362 s]
[INFO] Zephyr - Application (JavaFX) ...................... SUCCESS [  5.202 s]
[INFO] Zephyr - Installer, macOS .......................... SUCCESS [ 13.781 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  04:48 min
[INFO] Finished at: 2023-05-09T11:55:13Z
[INFO] ------------------------------------------------------------------------
channel stopped
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/**/testng-results.xml
Saving reports...
Processing '/var/jenkins_home/jobs/Zephyr_Build_and_Test/builds/75/testng/testng-results-1.xml'
Processing '/var/jenkins_home/jobs/Zephyr_Build_and_Test/builds/75/testng/testng-results-2.xml'
Processing '/var/jenkins_home/jobs/Zephyr_Build_and_Test/builds/75/testng/testng-results-3.xml'
Processing '/var/jenkins_home/jobs/Zephyr_Build_and_Test/builds/75/testng/testng-results-4.xml'
Processing '/var/jenkins_home/jobs/Zephyr_Build_and_Test/builds/75/testng/testng-results-5.xml'
Processing '/var/jenkins_home/jobs/Zephyr_Build_and_Test/builds/75/testng/testng-results-6.xml'
Processing '/var/jenkins_home/jobs/Zephyr_Build_and_Test/builds/75/testng/testng-results-7.xml'
Processing '/var/jenkins_home/jobs/Zephyr_Build_and_Test/builds/75/testng/testng-results.xml'
TestNG Reports Processing: FINISH
[description-setter] Description set: origin/fix-for-NWRCA-53 1.2-ALPHA-4-SNAPSHOT 99d83e824f44
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
Finished: SUCCESS