Skip to content
Success

Console Output

Started by an SCM change
Running as SYSTEM
Building in workspace /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /var/jenkins_home/jobs/Zephyr_Metrics_branches/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
Fetching upstream changes from https://bitbucket.org/fabriziogiudici/northernwind-rca-src.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.5'
 > 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/master
Seen branch in repository origin/release/1.2-ALPHA-4
Seen 7 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision e9043004a15f9c38bd39e2e5a252b71cc1c080fd (origin/fix-for-NWRCA-7)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e9043004a15f9c38bd39e2e5a252b71cc1c080fd # timeout=10
Commit message: "Merge branch 'master' into fix-for-NWRCA-7"
First time build. Skipping changelog.
using settings config with name settings-mirror
Replacing all maven server entries not found in credentials list is true
[workspace] $ /var/jenkins_home/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.9.9/bin/mvn -s /tmp/settings16471552316188733583.xml -B -Dtft.profile.metrics.sonarGoal= -Dtft.owasp.skip=true -Pit.tidalwave-metrics-v2,it.tidalwave-ci-v1,generate-revision-id -Dmaven.repo.local=/var/jenkins_home/maven-repositories/executors/1
[INFO] Scanning for projects...
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/thesefoolishthings/3.2-ALPHA-8/thesefoolishthings-3.2-ALPHA-8.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/thesefoolishthings/3.2-ALPHA-8/thesefoolishthings-3.2-ALPHA-8.pom (8.2 kB at 4.9 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/northernwind/northernwind/1.2-ALPHA-6/northernwind-1.2-ALPHA-6.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/northernwind/northernwind/1.2-ALPHA-6/northernwind-1.2-ALPHA-6.pom (10 kB at 29 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/superpom/superpom/5.0-ALPHA-6/superpom-5.0-ALPHA-6.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/superpom/superpom/5.0-ALPHA-6/superpom-5.0-ALPHA-6.pom (12 kB at 37 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/superpom/5.0-ALPHA-6/superpom-5.0-ALPHA-6.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/superpom/5.0-ALPHA-6/superpom-5.0-ALPHA-6.pom (196 kB at 477 kB/s)
[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] 
[INFO] -----------< it.tidalwave.northernwind.rca:northernwind-rca >-----------
[INFO] Building Zephyr 1.2-ALPHA-4-SNAPSHOT                              [1/14]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ northernwind-rca ---
[INFO] Deleting /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/target
[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_Metrics_branches/workspace' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace
[INFO] Storing buildNumber: e9043004a15f at timestamp: 1735008016935
[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_Metrics_branches/workspace' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/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-7 1.2-ALPHA-4-SNAPSHOT e9043004a15f
[INFO]      [echo] Java Version: 11.0.25 -source 1.8 -target 1.8 -release 
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ northernwind-rca ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/target/jacoco.exec
[INFO] 
[INFO] --- jacoco:0.8.7:report (report) @ northernwind-rca ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[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_Metrics_branches/workspace/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/northernwind/rca/northernwind-rca/1.2-ALPHA-4-SNAPSHOT/northernwind-rca-1.2-ALPHA-4-SNAPSHOT.pom
[INFO] 
[INFO] >>> spotbugs:4.5.0.0:check (default-cli) > :spotbugs @ northernwind-rca >>>
[INFO] 
[INFO] --- spotbugs:4.5.0.0:spotbugs (spotbugs) @ northernwind-rca ---
[INFO] 
[INFO] <<< spotbugs:4.5.0.0:check (default-cli) < :spotbugs @ northernwind-rca <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.5.0.0:check (default-cli) @ northernwind-rca ---
[INFO] 
[INFO] --- pmd:3.14.0:cpd (default-cli) @ northernwind-rca ---
[INFO] 
[INFO] --- pmd:3.14.0:pmd (default-cli) @ northernwind-rca ---
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ northernwind-rca ---
[INFO] 
[INFO] >>> dependency:3.1.2:analyze (default-cli) > test-compile @ 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_Metrics_branches/workspace' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace
[INFO] Storing buildNumber: e9043004a15f at timestamp: 1735008021345
[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_Metrics_branches/workspace' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/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-7 1.2-ALPHA-4-SNAPSHOT e9043004a15f
[INFO]      [echo] Java Version: 11.0.25 -source 1.8 -target 1.8 -release 
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ northernwind-rca ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/target/jacoco.exec
[INFO] 
[INFO] <<< dependency:3.1.2:analyze (default-cli) < test-compile @ northernwind-rca <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.1.2:analyze (default-cli) @ northernwind-rca ---
[INFO] Skipping pom project
[INFO] 
[INFO] -------< it.tidalwave.northernwind.rca:northernwind-rca-modules >-------
[INFO] Building Zephyr (modules) 1.2-ALPHA-4-SNAPSHOT                    [2/14]
[INFO]   from modules/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-util-test/3.2-ALPHA-8/it-tidalwave-util-test-3.2-ALPHA-8.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-util-test/3.2-ALPHA-8/it-tidalwave-util-test-3.2-ALPHA-8.pom (1.7 kB at 5.4 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/modules/3.2-ALPHA-8/modules-3.2-ALPHA-8.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/modules/3.2-ALPHA-8/modules-3.2-ALPHA-8.pom (4.3 kB at 13 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/incava/org.incava.util.diff/1.1.0/org.incava.util.diff-1.1.0.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/incava/org.incava.util.diff/1.1.0/org.incava.util.diff-1.1.0.pom (403 B at 1.2 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-util/3.2-ALPHA-8/it-tidalwave-util-3.2-ALPHA-8.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-util/3.2-ALPHA-8/it-tidalwave-util-3.2-ALPHA-8.pom (1.1 kB at 3.5 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-util-test/3.2-ALPHA-8/it-tidalwave-util-test-3.2-ALPHA-8.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-util-test/3.2-ALPHA-8/it-tidalwave-util-test-3.2-ALPHA-8.jar (11 kB at 34 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/incava/org.incava.util.diff/1.1.0/org.incava.util.diff-1.1.0.jar
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-util/3.2-ALPHA-8/it-tidalwave-util-3.2-ALPHA-8.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/incava/org.incava.util.diff/1.1.0/org.incava.util.diff-1.1.0.jar (6.2 kB at 18 kB/s)
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-util/3.2-ALPHA-8/it-tidalwave-util-3.2-ALPHA-8.jar (82 kB at 191 kB/s)
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ northernwind-rca-modules ---
[INFO] Deleting /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/target
[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_Metrics_branches/workspace/modules' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules
[INFO] Storing buildNumber: e9043004a15f at timestamp: 1735008023932
[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_Metrics_branches/workspace/modules' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/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-7 1.2-ALPHA-4-SNAPSHOT e9043004a15f
[INFO]      [echo] Java Version: 11.0.25 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ northernwind-rca-modules ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/target/jacoco.exec
[INFO] 
[INFO] --- jacoco:0.8.7:report (report) @ northernwind-rca-modules ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[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_Metrics_branches/workspace/modules/pom.xml to /var/jenkins_home/maven-repositories/executors/1/it/tidalwave/northernwind/rca/northernwind-rca-modules/1.2-ALPHA-4-SNAPSHOT/northernwind-rca-modules-1.2-ALPHA-4-SNAPSHOT.pom
[INFO] 
[INFO] >>> spotbugs:4.5.0.0:check (default-cli) > :spotbugs @ northernwind-rca-modules >>>
[INFO] 
[INFO] --- spotbugs:4.5.0.0:spotbugs (spotbugs) @ northernwind-rca-modules ---
[INFO] 
[INFO] <<< spotbugs:4.5.0.0:check (default-cli) < :spotbugs @ northernwind-rca-modules <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.5.0.0:check (default-cli) @ northernwind-rca-modules ---
[INFO] 
[INFO] --- pmd:3.14.0:cpd (default-cli) @ northernwind-rca-modules ---
[INFO] 
[INFO] --- pmd:3.14.0:pmd (default-cli) @ northernwind-rca-modules ---
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ northernwind-rca-modules ---
[INFO] 
[INFO] >>> dependency:3.1.2:analyze (default-cli) > test-compile @ 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_Metrics_branches/workspace/modules' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules
[INFO] Storing buildNumber: e9043004a15f at timestamp: 1735008024258
[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_Metrics_branches/workspace/modules' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/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-7 1.2-ALPHA-4-SNAPSHOT e9043004a15f
[INFO]      [echo] Java Version: 11.0.25 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ northernwind-rca-modules ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/target/jacoco.exec
[INFO] 
[INFO] <<< dependency:3.1.2:analyze (default-cli) < test-compile @ northernwind-rca-modules <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.1.2:analyze (default-cli) @ northernwind-rca-modules ---
[INFO] Skipping pom project
[INFO] 
[INFO] --< it.tidalwave.northernwind.rca:it-tidalwave-northernwind-model-core-stripped >--
[INFO] Building Zephyr - Core Implementation Stripped 1.2-ALPHA-4-SNAPSHOT [3/14]
[INFO]   from modules/StrippedCoreImplementation/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[WARNING] 1 problem was encountered while building the effective model for org.codehaus.mojo:aspectj-maven-plugin:jar:1.11 during plugin request org.codehaus.mojo:aspectj-maven-plugin:1.11 (use -X to see details)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/northernwind/it-tidalwave-northernwind-core-default/1.2-ALPHA-6/it-tidalwave-northernwind-core-default-1.2-ALPHA-6.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/northernwind/it-tidalwave-northernwind-core-default/1.2-ALPHA-6/it-tidalwave-northernwind-core-default-1.2-ALPHA-6.pom (4.4 kB at 13 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/northernwind/it-tidalwave-northernwind-modules/1.2-ALPHA-6/it-tidalwave-northernwind-modules-1.2-ALPHA-6.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/northernwind/it-tidalwave-northernwind-modules/1.2-ALPHA-6/it-tidalwave-northernwind-modules-1.2-ALPHA-6.pom (9.2 kB at 29 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/thesefoolishthings/3.2-ALPHA-4/thesefoolishthings-3.2-ALPHA-4.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/thesefoolishthings/3.2-ALPHA-4/thesefoolishthings-3.2-ALPHA-4.pom (8.2 kB at 27 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/superpom/superpom/5.0-ALPHA-5/superpom-5.0-ALPHA-5.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/superpom/superpom/5.0-ALPHA-5/superpom-5.0-ALPHA-5.pom (12 kB at 40 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/superpom/5.0-ALPHA-5/superpom-5.0-ALPHA-5.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/superpom/5.0-ALPHA-5/superpom-5.0-ALPHA-5.pom (196 kB at 606 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/northernwind/it-tidalwave-northernwind-core-profiling/1.2-ALPHA-6/it-tidalwave-northernwind-core-profiling-1.2-ALPHA-6.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/northernwind/it-tidalwave-northernwind-core-profiling/1.2-ALPHA-6/it-tidalwave-northernwind-core-profiling-1.2-ALPHA-6.pom (1.3 kB at 4.2 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/northernwind/it-tidalwave-northernwind-core/1.2-ALPHA-6/it-tidalwave-northernwind-core-1.2-ALPHA-6.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/northernwind/it-tidalwave-northernwind-core/1.2-ALPHA-6/it-tidalwave-northernwind-core-1.2-ALPHA-6.pom (2.5 kB at 6.3 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/3.2-ALPHA-8/it-tidalwave-messagebus-3.2-ALPHA-8.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/3.2-ALPHA-8/it-tidalwave-messagebus-3.2-ALPHA-8.pom (1.0 kB at 3.4 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-role/3.2-ALPHA-8/it-tidalwave-role-3.2-ALPHA-8.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-role/3.2-ALPHA-8/it-tidalwave-role-3.2-ALPHA-8.pom (2.2 kB at 4.4 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-role-spring/3.2-ALPHA-8/it-tidalwave-role-spring-3.2-ALPHA-8.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-role-spring/3.2-ALPHA-8/it-tidalwave-role-spring-3.2-ALPHA-8.pom (3.0 kB at 8.3 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/northernwind/it-tidalwave-html-patches/1.2-ALPHA-6/it-tidalwave-html-patches-1.2-ALPHA-6.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/northernwind/it-tidalwave-html-patches/1.2-ALPHA-6/it-tidalwave-html-patches-1.2-ALPHA-6.pom (1.3 kB at 4.3 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus-spring/3.2-ALPHA-8/it-tidalwave-messagebus-spring-3.2-ALPHA-8.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus-spring/3.2-ALPHA-8/it-tidalwave-messagebus-spring-3.2-ALPHA-8.pom (6.0 kB at 20 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/northernwind/it-tidalwave-northernwind-core-default/1.2-ALPHA-6/it-tidalwave-northernwind-core-default-1.2-ALPHA-6.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/northernwind/it-tidalwave-northernwind-core-default/1.2-ALPHA-6/it-tidalwave-northernwind-core-default-1.2-ALPHA-6.jar (173 kB at 558 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/northernwind/it-tidalwave-northernwind-core-profiling/1.2-ALPHA-6/it-tidalwave-northernwind-core-profiling-1.2-ALPHA-6.jar
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/northernwind/it-tidalwave-northernwind-core/1.2-ALPHA-6/it-tidalwave-northernwind-core-1.2-ALPHA-6.jar
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-role-spring/3.2-ALPHA-8/it-tidalwave-role-spring-3.2-ALPHA-8.jar
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/northernwind/it-tidalwave-html-patches/1.2-ALPHA-6/it-tidalwave-html-patches-1.2-ALPHA-6.jar
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-role/3.2-ALPHA-8/it-tidalwave-role-3.2-ALPHA-8.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/northernwind/it-tidalwave-northernwind-core-profiling/1.2-ALPHA-6/it-tidalwave-northernwind-core-profiling-1.2-ALPHA-6.jar (13 kB at 39 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus-spring/3.2-ALPHA-8/it-tidalwave-messagebus-spring-3.2-ALPHA-8.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/northernwind/it-tidalwave-northernwind-core/1.2-ALPHA-6/it-tidalwave-northernwind-core-1.2-ALPHA-6.jar (80 kB at 243 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/3.2-ALPHA-8/it-tidalwave-messagebus-3.2-ALPHA-8.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/northernwind/it-tidalwave-html-patches/1.2-ALPHA-6/it-tidalwave-html-patches-1.2-ALPHA-6.jar (15 kB at 43 kB/s)
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-role-spring/3.2-ALPHA-8/it-tidalwave-role-spring-3.2-ALPHA-8.jar (19 kB at 53 kB/s)
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-role/3.2-ALPHA-8/it-tidalwave-role-3.2-ALPHA-8.jar (102 kB at 279 kB/s)
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus-spring/3.2-ALPHA-8/it-tidalwave-messagebus-spring-3.2-ALPHA-8.jar (13 kB at 20 kB/s)
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-messagebus/3.2-ALPHA-8/it-tidalwave-messagebus-3.2-ALPHA-8.jar (24 kB at 37 kB/s)
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-model-core-stripped ---
[INFO] Deleting /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation/target
[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_Metrics_branches/workspace/modules/StrippedCoreImplementation' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation
[INFO] Storing buildNumber: e9043004a15f at timestamp: 1735008029579
[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_Metrics_branches/workspace/modules/StrippedCoreImplementation' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/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-7 1.2-ALPHA-4-SNAPSHOT e9043004a15f
[INFO]      [echo] Java Version: 11.0.25 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-model-core-stripped ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation/target/jacoco.exec
[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_Metrics_branches/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_Metrics_branches/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_Metrics_branches/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 ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jacoco:0.8.7:report (report) @ it-tidalwave-northernwind-model-core-stripped ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-northernwind-model-core-stripped ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation/target/it-tidalwave-northernwind-model-core-stripped-1.2-ALPHA-4-SNAPSHOT.e9043004a15f.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 ---
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.12.0/maven-artifact-transfer-0.12.0.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.12.0/maven-artifact-transfer-0.12.0.pom (11 kB at 36 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm/8.0/asm-8.0.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm/8.0/asm-8.0.pom (2.9 kB at 9.4 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm-commons/8.0/asm-commons-8.0.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm-commons/8.0/asm-commons-8.0.pom (3.7 kB at 11 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm-tree/8.0/asm-tree-8.0.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm-tree/8.0/asm-tree-8.0.pom (3.1 kB at 10 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm-analysis/8.0/asm-analysis-8.0.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm-analysis/8.0/asm-analysis-8.0.pom (3.2 kB at 11 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jdom/jdom2/2.0.6/jdom2-2.0.6.pom (4.6 kB at 15 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/vafer/jdependency/2.4.0/jdependency-2.4.0.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/vafer/jdependency/2.4.0/jdependency-2.4.0.pom (15 kB at 47 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm-util/8.0/asm-util-8.0.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm-util/8.0/asm-util-8.0.pom (3.7 kB at 12 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/guava/guava/28.2-android/guava-28.2-android.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/guava/guava/28.2-android/guava-28.2-android.pom (11 kB at 36 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/guava/guava-parent/28.2-android/guava-parent-28.2-android.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/guava/guava-parent/28.2-android/guava-parent-28.2-android.pom (13 kB at 40 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.pom (2.7 kB at 9.0 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.pom (2.1 kB at 6.7 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/errorprone/error_prone_parent/2.3.4/error_prone_parent-2.3.4.pom (5.4 kB at 17 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (2.8 kB at 8.8 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.12.0/maven-artifact-transfer-0.12.0.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/maven/shared/maven-artifact-transfer/0.12.0/maven-artifact-transfer-0.12.0.jar (120 kB at 378 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm/8.0/asm-8.0.jar
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm-commons/8.0/asm-commons-8.0.jar
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm-tree/8.0/asm-tree-8.0.jar
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm-analysis/8.0/asm-analysis-8.0.jar
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm/8.0/asm-8.0.jar (122 kB at 368 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/vafer/jdependency/2.4.0/jdependency-2.4.0.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm-analysis/8.0/asm-analysis-8.0.jar (33 kB at 97 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm-util/8.0/asm-util-8.0.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm-commons/8.0/asm-commons-8.0.jar (72 kB at 202 kB/s)
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jdom/jdom2/2.0.6/jdom2-2.0.6.jar (305 kB at 859 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/guava/guava/28.2-android/guava-28.2-android.jar
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm-tree/8.0/asm-tree-8.0.jar (53 kB at 89 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/checkerframework/checker-compat-qual/2.5.5/checker-compat-qual-2.5.5.jar (5.9 kB at 8.7 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/vafer/jdependency/2.4.0/jdependency-2.4.0.jar (180 kB at 263 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/ow2/asm/asm-util/8.0/asm-util-8.0.jar (85 kB at 123 kB/s)
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/guava/guava/28.2-android/guava-28.2-android.jar (2.6 MB at 3.6 MB/s)
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/errorprone/error_prone_annotations/2.3.4/error_prone_annotations-2.3.4.jar (14 kB at 15 kB/s)
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 8.9 kB/s)
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/apache/commons/commons-lang3/3.7/commons-lang3-3.7.jar (500 kB at 499 kB/s)
[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_Metrics_branches/workspace/modules/StrippedCoreImplementation/target/it-tidalwave-northernwind-model-core-stripped-1.2-ALPHA-4-SNAPSHOT.e9043004a15f.jar with /var/jenkins_home/jobs/Zephyr_Metrics_branches/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_Metrics_branches/workspace/modules/StrippedCoreImplementation/target/it-tidalwave-northernwind-model-core-stripped-1.2-ALPHA-4-SNAPSHOT.e9043004a15f.jar to /var/jenkins_home/maven-repositories/executors/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_Metrics_branches/workspace/modules/StrippedCoreImplementation/pom.xml to /var/jenkins_home/maven-repositories/executors/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
[INFO] 
[INFO] >>> spotbugs:4.5.0.0:check (default-cli) > :spotbugs @ it-tidalwave-northernwind-model-core-stripped >>>
[INFO] 
[INFO] --- spotbugs:4.5.0.0:spotbugs (spotbugs) @ it-tidalwave-northernwind-model-core-stripped ---
[INFO] Fork Value is true
     [java] [main] WARN edu.umd.cs.findbugs.TextUICommandLine - -output option and -outputFile option are deprecated. Set file path to each option for reporter.
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs:4.5.0.0:check (default-cli) < :spotbugs @ it-tidalwave-northernwind-model-core-stripped <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.5.0.0:check (default-cli) @ it-tidalwave-northernwind-model-core-stripped ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- pmd:3.14.0:cpd (default-cli) @ it-tidalwave-northernwind-model-core-stripped ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] --- pmd:3.14.0:pmd (default-cli) @ it-tidalwave-northernwind-model-core-stripped ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
Dec 24, 2024 2:40:42 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
Dec 24, 2024 2:40:42 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
Dec 24, 2024 2:40:42 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:40:42 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:40:42 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:40:42 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
Dec 24, 2024 2:40:42 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
Dec 24, 2024 2:40:43 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:40:43 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:40:43 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-northernwind-model-core-stripped ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] >>> dependency:3.1.2:analyze (default-cli) > test-compile @ 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_Metrics_branches/workspace/modules/StrippedCoreImplementation' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation
[INFO] Storing buildNumber: e9043004a15f at timestamp: 1735008044289
[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_Metrics_branches/workspace/modules/StrippedCoreImplementation' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/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-7 1.2-ALPHA-4-SNAPSHOT e9043004a15f
[INFO]      [echo] Java Version: 11.0.25 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-model-core-stripped ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation/target/jacoco.exec
[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_Metrics_branches/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_Metrics_branches/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_Metrics_branches/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] <<< dependency:3.1.2:analyze (default-cli) < test-compile @ it-tidalwave-northernwind-model-core-stripped <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.1.2:analyze (default-cli) @ it-tidalwave-northernwind-model-core-stripped ---
[WARNING] Unused declared dependencies found:
[WARNING]    it.tidalwave.northernwind:it-tidalwave-northernwind-core-default:jar:1.2-ALPHA-6:compile
[WARNING]    com.github.spotbugs:spotbugs-annotations:jar:3.1.9:compile
[WARNING]    org.projectlombok:lombok:jar:1.18.22:provided
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:3.2-ALPHA-8:test
[WARNING]    org.testng:testng:jar:6.9.10:test
[WARNING]    org.mockito:mockito-core:jar:3.8.0:test
[WARNING]    ch.qos.logback:logback-classic:jar:1.2.3:test
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-messagebus-spring:jar:3.2-ALPHA-8:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-messagebus:jar:3.2-ALPHA-8:compile
[WARNING]    org.springframework:spring-aspects:jar:5.3.1:compile
[WARNING]    org.aspectj:aspectjrt:jar:1.9.6:compile
[INFO] 
[INFO] --< it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-model >--
[INFO] Building Zephyr - Model 1.2-ALPHA-4-SNAPSHOT                      [4/14]
[INFO]   from modules/Model/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-rca-model ---
[INFO] Deleting /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/target
[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_Metrics_branches/workspace/modules/Model' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model
[INFO] Storing buildNumber: e9043004a15f at timestamp: 1735008046331
[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_Metrics_branches/workspace/modules/Model' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/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-7 1.2-ALPHA-4-SNAPSHOT e9043004a15f
[INFO]      [echo] Java Version: 11.0.25 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-rca-model ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/target/jacoco.exec
[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_Metrics_branches/workspace/modules/Model/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Metrics_branches/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_Metrics_branches/workspace/modules/Model/target/unwoven-classes
[WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull
[WARNING] /var/jenkins_home/jobs/Zephyr_Metrics_branches/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_Metrics_branches/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
[WARNING] /var/jenkins_home/jobs/Zephyr_Metrics_branches/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_Metrics_branches/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_Metrics_branches/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
[INFO] 
[INFO] --- aspectj:1.11:compile (weave-classes) @ it-tidalwave-northernwind-rca-model ---
[WARNING] 1 problem was encountered while building the effective model for org.codehaus.mojo:aspectj-maven-plugin:jar:1.11 during dependency collection for org.codehaus.mojo:aspectj-maven-plugin:jar:1.11 () -> [org.aspectj:aspectjrt:jar:1.9.6 (runtime), org.aspectj:aspectjtools:jar:1.9.6 (runtime), com.sun:tools:jar:11.0.25 (system)] < [maven-proxy.tidalwave.it (https://services.tidalwave.it/nexus/content/groups/public, default, releases)] (use -X to see details)
[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_Metrics_branches/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 ---
[INFO] 
[INFO] --- jacoco:0.8.7:report (report) @ it-tidalwave-northernwind-rca-model ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-northernwind-rca-model ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/target/it-tidalwave-northernwind-rca-model-1.2-ALPHA-4-SNAPSHOT.e9043004a15f.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_Metrics_branches/workspace/modules/Model/target/it-tidalwave-northernwind-rca-model-1.2-ALPHA-4-SNAPSHOT.e9043004a15f-tests.jar
[INFO] 
[INFO] --- install:3.0.0-M1:install (default-install) @ it-tidalwave-northernwind-rca-model ---
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/target/it-tidalwave-northernwind-rca-model-1.2-ALPHA-4-SNAPSHOT.e9043004a15f.jar to /var/jenkins_home/maven-repositories/executors/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_Metrics_branches/workspace/modules/Model/pom.xml to /var/jenkins_home/maven-repositories/executors/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_Metrics_branches/workspace/modules/Model/target/it-tidalwave-northernwind-rca-model-1.2-ALPHA-4-SNAPSHOT.e9043004a15f-tests.jar to /var/jenkins_home/maven-repositories/executors/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
[INFO] 
[INFO] >>> spotbugs:4.5.0.0:check (default-cli) > :spotbugs @ it-tidalwave-northernwind-rca-model >>>
[INFO] 
[INFO] --- spotbugs:4.5.0.0:spotbugs (spotbugs) @ it-tidalwave-northernwind-rca-model ---
[INFO] Fork Value is true
     [java] [main] WARN edu.umd.cs.findbugs.TextUICommandLine - -output option and -outputFile option are deprecated. Set file path to each option for reporter.
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs:4.5.0.0:check (default-cli) < :spotbugs @ it-tidalwave-northernwind-rca-model <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.5.0.0:check (default-cli) @ it-tidalwave-northernwind-rca-model ---
[INFO] BugInstance size is 1
[INFO] Error size is 0
[INFO] Total bugs: 1
[ERROR] Low: Overridable method getFile is called from constructor new it.tidalwave.northernwind.model.impl.admin.AdminResource(Resource$Builder). [it.tidalwave.northernwind.model.impl.admin.AdminResource] At AdminResource.java:[line 55] MC_OVERRIDABLE_METHOD_CALL_IN_CONSTRUCTOR
[INFO] 


To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui"



[INFO] 
[INFO] --- pmd:3.14.0:cpd (default-cli) @ it-tidalwave-northernwind-rca-model ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] --- pmd:3.14.0:pmd (default-cli) @ it-tidalwave-northernwind-rca-model ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
Dec 24, 2024 2:40:56 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
Dec 24, 2024 2:40:56 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
Dec 24, 2024 2:40:57 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:40:57 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:40:57 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:40:57 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
Dec 24, 2024 2:40:57 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
Dec 24, 2024 2:40:57 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:40:57 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:40:57 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-northernwind-rca-model ---
[INFO] There are 8 errors reported by Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] >>> dependency:3.1.2:analyze (default-cli) > test-compile @ 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_Metrics_branches/workspace/modules/Model' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model
[INFO] Storing buildNumber: e9043004a15f at timestamp: 1735008057999
[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_Metrics_branches/workspace/modules/Model' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/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-7 1.2-ALPHA-4-SNAPSHOT e9043004a15f
[INFO]      [echo] Java Version: 11.0.25 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-rca-model ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-model ---
[INFO] Executing tasks
[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_Metrics_branches/workspace/modules/Model/target/unwoven-classes
[WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull
[WARNING] /var/jenkins_home/jobs/Zephyr_Metrics_branches/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_Metrics_branches/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
[WARNING] /var/jenkins_home/jobs/Zephyr_Metrics_branches/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_Metrics_branches/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_Metrics_branches/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
[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_Metrics_branches/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] <<< dependency:3.1.2:analyze (default-cli) < test-compile @ it-tidalwave-northernwind-rca-model <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.1.2:analyze (default-cli) @ it-tidalwave-northernwind-rca-model ---
[WARNING] Used undeclared dependencies found:
[WARNING]    com.google.code.findbugs:jsr305:jar:3.0.2:compile
[WARNING]    org.slf4j:slf4j-api:jar:1.7.30:compile
[WARNING] Unused declared dependencies found:
[WARNING]    org.projectlombok:lombok:jar:1.18.22:provided
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:3.2-ALPHA-8:test
[WARNING]    org.testng:testng:jar:6.9.10:test
[WARNING]    org.mockito:mockito-core:jar:3.8.0:test
[WARNING]    ch.qos.logback:logback-classic:jar:1.2.3:test
[WARNING]    org.springframework:spring-aspects:jar:5.3.1:compile
[WARNING]    org.aspectj:aspectjrt:jar:1.9.6:compile
[INFO] 
[INFO] --< it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-commons >--
[INFO] Building Zephyr - UI Commons 1.2-ALPHA-4-SNAPSHOT                 [5/14]
[INFO]   from modules/CommonsUI/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/northernwind/it-tidalwave-northernwind-core-filesystem-basic/1.2-ALPHA-6/it-tidalwave-northernwind-core-filesystem-basic-1.2-ALPHA-6.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/northernwind/it-tidalwave-northernwind-core-filesystem-basic/1.2-ALPHA-6/it-tidalwave-northernwind-core-filesystem-basic-1.2-ALPHA-6.pom (2.5 kB at 4.4 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/northernwind/it-tidalwave-northernwind-filesystem/1.2-ALPHA-6/it-tidalwave-northernwind-filesystem-1.2-ALPHA-6.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/northernwind/it-tidalwave-northernwind-filesystem/1.2-ALPHA-6/it-tidalwave-northernwind-filesystem-1.2-ALPHA-6.pom (1.0 kB at 3.2 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/northernwind/it-tidalwave-northernwind-core-filesystem-basic/1.2-ALPHA-6/it-tidalwave-northernwind-core-filesystem-basic-1.2-ALPHA-6.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/northernwind/it-tidalwave-northernwind-core-filesystem-basic/1.2-ALPHA-6/it-tidalwave-northernwind-core-filesystem-basic-1.2-ALPHA-6.jar (39 kB at 119 kB/s)
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-rca-ui-commons ---
[INFO] Deleting /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target
[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_Metrics_branches/workspace/modules/CommonsUI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI
[INFO] Storing buildNumber: e9043004a15f at timestamp: 1735008063937
[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_Metrics_branches/workspace/modules/CommonsUI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/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-7 1.2-ALPHA-4-SNAPSHOT e9043004a15f
[INFO]      [echo] Java Version: 11.0.25 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-rca-ui-commons ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/jacoco.exec
[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_Metrics_branches/workspace/modules/CommonsUI/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Metrics_branches/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_Metrics_branches/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_Metrics_branches/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 ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
02:41:17.665 [main                ] INFO  i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - STARTING TESTS OF it.tidalwave.northernwind.frontend.filesystem.impl.ResourceFileNetBeansPlatformWritableFolderTest
02:41:17.701 [main                ] INFO  i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - Creating /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/test-results/mockFileObject ...
02:41:20.315 [main                ] INFO  i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - *****************************
02:41:20.315 [main                ] INFO  i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - TEST "must properly marshall"
02:41:20.316 [main                ] INFO  i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - *****************************
02:41:20.402 [main                ] DEBUG i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder - opening stream: mockFileObject/marshallable
02:41:20.409 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
02:41:20.409 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/
02:41:20.410 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  src/test/resources/expected-results/marshallable
02:41:20.410 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  target/test-results/mockFileObject/marshallable
02:41:20.416 [main                ] INFO  i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - TEST PASSED in 97 msec
02:41:20.417 [main                ] INFO  i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - 
02:41:20.417 [main                ] INFO  i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - Creating /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/test-results/mockFileObject ...
02:41:20.418 [main                ] INFO  i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - *********************************
02:41:20.419 [main                ] INFO  i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - TEST "must properly write a text"
02:41:20.419 [main                ] INFO  i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - *********************************
02:41:20.431 [main                ] DEBUG i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder - opening stream: mockFileObject/fileName
02:41:20.433 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
02:41:20.433 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/
02:41:20.433 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  src/test/resources/expected-results/fileName
02:41:20.434 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  target/test-results/mockFileObject/fileName
02:41:20.434 [main                ] INFO  i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - TEST PASSED in 16 msec
02:41:20.434 [main                ] INFO  i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolderTest - 
02:41:21.977 [main                ] TRACE it.tidalwave.role.ContextManager$Locator           - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@37c48490
02:41:21.978 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
02:41:21.995 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
02:41:23.689 [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])
02:41:23.700 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
02:41:23.702 [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]
02:41:23.703 [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]
02:41:23.703 [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]
02:41:23.703 [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]
02:41:23.704 [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]
02:41:23.705 [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]
02:41:23.705 [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]
02:41:23.894 [main                ] INFO  i.t.n.m.i.a.r.ContentPresentationModelFactoryTest  - ***************************************************
02:41:23.898 [main                ] INFO  i.t.n.m.i.a.r.ContentPresentationModelFactoryTest  - TEST "must unregister a disposed PresentationModel"
02:41:23.898 [main                ] INFO  i.t.n.m.i.a.r.ContentPresentationModelFactoryTest  - ***************************************************
02:41:23.912 [main                ] DEBUG i.t.n.m.i.a.role.ContentPresentationModelFactory   - >>>> created and registered: DefaultPresentationModel(owner=Mock for Content, hashCode: 1920337651)
02:41:23.918 [main                ] DEBUG i.t.n.m.i.a.role.ContentPresentationModelFactory   - >>>> unregistered: it.tidalwave.northernwind.model.impl.admin.role.ContentPresentationModelFactory@5e26a6e4
02:41:23.922 [main                ] INFO  i.t.n.m.i.a.r.ContentPresentationModelFactoryTest  - TEST PASSED in 28 msec
02:41:23.926 [main                ] INFO  i.t.n.m.i.a.r.ContentPresentationModelFactoryTest  - 
02:41:23.926 [main                ] INFO  i.t.n.rca.ui.event.ContentSelectedEventTest        - ***************************************************************************
02:41:23.927 [main                ] INFO  i.t.n.rca.ui.event.ContentSelectedEventTest        - TEST "must represent an empty selection when constructed with no arguments"
02:41:23.927 [main                ] INFO  i.t.n.rca.ui.event.ContentSelectedEventTest        - ***************************************************************************
02:41:23.928 [main                ] INFO  i.t.n.rca.ui.event.ContentSelectedEventTest        - TEST PASSED in 2 msec
02:41:23.928 [main                ] INFO  i.t.n.rca.ui.event.ContentSelectedEventTest        - 
02:41:23.928 [main                ] INFO  i.t.n.rca.ui.event.ContentSelectedEventTest        - ************************************************************************
02:41:23.928 [main                ] INFO  i.t.n.rca.ui.event.ContentSelectedEventTest        - TEST "must return the original SiteNode when constructed with arguments"
02:41:23.928 [main                ] INFO  i.t.n.rca.ui.event.ContentSelectedEventTest        - ************************************************************************
02:41:23.937 [main                ] INFO  i.t.n.rca.ui.event.ContentSelectedEventTest        - TEST PASSED in 1 msec
02:41:23.937 [main                ] INFO  i.t.n.rca.ui.event.ContentSelectedEventTest        - 
02:41:23.940 [main                ] INFO  i.t.n.rca.ui.event.SiteNodeSelectedEventTest       - ***************************************************************************
02:41:23.940 [main                ] INFO  i.t.n.rca.ui.event.SiteNodeSelectedEventTest       - TEST "must represent an empty selection when constructed with no arguments"
02:41:23.940 [main                ] INFO  i.t.n.rca.ui.event.SiteNodeSelectedEventTest       - ***************************************************************************
02:41:23.941 [main                ] INFO  i.t.n.rca.ui.event.SiteNodeSelectedEventTest       - TEST PASSED in 1 msec
02:41:23.941 [main                ] INFO  i.t.n.rca.ui.event.SiteNodeSelectedEventTest       - 
02:41:23.941 [main                ] INFO  i.t.n.rca.ui.event.SiteNodeSelectedEventTest       - ************************************************************************
02:41:23.941 [main                ] INFO  i.t.n.rca.ui.event.SiteNodeSelectedEventTest       - TEST "must return the original SiteNode when constructed with arguments"
02:41:23.942 [main                ] INFO  i.t.n.rca.ui.event.SiteNodeSelectedEventTest       - ************************************************************************
02:41:24.026 [main                ] INFO  i.t.n.rca.ui.event.SiteNodeSelectedEventTest       - TEST PASSED in 85 msec
02:41:24.026 [main                ] INFO  i.t.n.rca.ui.event.SiteNodeSelectedEventTest       - 
02:41:24.069 [main                ] INFO  i.t.northernwind.rca.util.PropertyUtilitiesTest    - ****************************************************************************************************
02:41:24.070 [main                ] INFO  i.t.northernwind.rca.util.PropertyUtilitiesTest    - TEST "must create proper Displayables"
02:41:24.070 [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]
02:41:24.071 [main                ] INFO  i.t.northernwind.rca.util.PropertyUtilitiesTest    - ****************************************************************************************************
02:41:24.073 [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])
02:41:24.074 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - >>>> returning 2012-07-17T16:48:54.636+02:00[CET] (java.time.ZonedDateTime)
02:41:24.099 [main                ] INFO  i.t.northernwind.rca.util.PropertyUtilitiesTest    - TEST PASSED in 30 msec
02:41:24.102 [main                ] INFO  i.t.northernwind.rca.util.PropertyUtilitiesTest    - 
02:41:24.103 [main                ] INFO  i.t.northernwind.rca.util.PropertyUtilitiesTest    - **************************************************************
02:41:24.103 [main                ] INFO  i.t.northernwind.rca.util.PropertyUtilitiesTest    - TEST "must create proper Displayables"
02:41:24.103 [main                ] INFO  i.t.northernwind.rca.util.PropertyUtilitiesTest    - ARGS [Key(name=title, type=class java.lang.String), the title]
02:41:24.103 [main                ] INFO  i.t.northernwind.rca.util.PropertyUtilitiesTest    - **************************************************************
02:41:24.103 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - convertValue(Key(name=title, type=class java.lang.String), the title)
02:41:24.103 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - >>>> returning the title (java.lang.String)
02:41:24.114 [main                ] INFO  i.t.northernwind.rca.util.PropertyUtilitiesTest    - TEST PASSED in 11 msec
02:41:24.114 [main                ] INFO  i.t.northernwind.rca.util.PropertyUtilitiesTest    - 
02:41:24.142 [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: 7.96 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jacoco:0.8.7:report (report) @ it-tidalwave-northernwind-rca-ui-commons ---
[INFO] Loading execution data file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/jacoco.exec
[INFO] Analyzed bundle 'Zephyr - UI Commons' with 20 classes
[INFO] 
[INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-northernwind-rca-ui-commons ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/it-tidalwave-northernwind-rca-ui-commons-1.2-ALPHA-4-SNAPSHOT.e9043004a15f.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_Metrics_branches/workspace/modules/CommonsUI/target/it-tidalwave-northernwind-rca-ui-commons-1.2-ALPHA-4-SNAPSHOT.e9043004a15f-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_Metrics_branches/workspace/modules/CommonsUI/target/it-tidalwave-northernwind-rca-ui-commons-1.2-ALPHA-4-SNAPSHOT.e9043004a15f.jar to /var/jenkins_home/maven-repositories/executors/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_Metrics_branches/workspace/modules/CommonsUI/pom.xml to /var/jenkins_home/maven-repositories/executors/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_Metrics_branches/workspace/modules/CommonsUI/target/it-tidalwave-northernwind-rca-ui-commons-1.2-ALPHA-4-SNAPSHOT.e9043004a15f-tests.jar to /var/jenkins_home/maven-repositories/executors/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
[INFO] 
[INFO] >>> spotbugs:4.5.0.0:check (default-cli) > :spotbugs @ it-tidalwave-northernwind-rca-ui-commons >>>
[INFO] 
[INFO] --- spotbugs:4.5.0.0:spotbugs (spotbugs) @ it-tidalwave-northernwind-rca-ui-commons ---
[INFO] Fork Value is true
     [java] [main] WARN edu.umd.cs.findbugs.TextUICommandLine - -output option and -outputFile option are deprecated. Set file path to each option for reporter.
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs:4.5.0.0:check (default-cli) < :spotbugs @ it-tidalwave-northernwind-rca-ui-commons <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.5.0.0:check (default-cli) @ it-tidalwave-northernwind-rca-ui-commons ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- pmd:3.14.0:cpd (default-cli) @ it-tidalwave-northernwind-rca-ui-commons ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] --- pmd:3.14.0:pmd (default-cli) @ it-tidalwave-northernwind-rca-ui-commons ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
Dec 24, 2024 2:41:32 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
Dec 24, 2024 2:41:32 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
Dec 24, 2024 2:41:32 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:41:32 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:41:32 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:41:32 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
Dec 24, 2024 2:41:32 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
Dec 24, 2024 2:41:32 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:41:32 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:41:32 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-northernwind-rca-ui-commons ---
[INFO] There are 35 errors reported by Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] >>> dependency:3.1.2:analyze (default-cli) > test-compile @ 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_Metrics_branches/workspace/modules/CommonsUI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI
[INFO] Storing buildNumber: e9043004a15f at timestamp: 1735008093737
[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_Metrics_branches/workspace/modules/CommonsUI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/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-7 1.2-ALPHA-4-SNAPSHOT e9043004a15f
[INFO]      [echo] Java Version: 11.0.25 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-rca-ui-commons ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-ui-commons ---
[INFO] Executing tasks
[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_Metrics_branches/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_Metrics_branches/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] <<< dependency:3.1.2:analyze (default-cli) < test-compile @ it-tidalwave-northernwind-rca-ui-commons <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.1.2:analyze (default-cli) @ it-tidalwave-northernwind-rca-ui-commons ---
[WARNING] Used undeclared dependencies found:
[WARNING]    com.google.code.findbugs:jsr305:jar:3.0.2:compile
[WARNING]    org.netbeans.api:org-openide-filesystems:jar:RELEASE80:compile
[WARNING]    org.springframework:spring-context:jar:5.3.1:compile
[WARNING]    org.hamcrest:hamcrest-core:jar:1.3:test
[WARNING]    junit:junit:jar:4.12:test
[WARNING]    org.slf4j:slf4j-api:jar:1.7.30:compile
[WARNING] Unused declared dependencies found:
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-role-spring:jar:3.2-ALPHA-8:test
[WARNING]    org.projectlombok:lombok:jar:1.18.22:provided
[WARNING]    ch.qos.logback:logback-classic:jar:1.2.3:test
[WARNING]    org.springframework:spring-aspects:jar:5.3.1:compile
[WARNING]    org.aspectj:aspectjrt:jar:1.9.6:compile
[INFO] 
[INFO] --< it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-embeddedserver >--
[INFO] Building Zephyr - Embedded Server 1.2-ALPHA-4-SNAPSHOT            [6/14]
[INFO]   from modules/EmbeddedServer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/jetty/jetty-server/8.1.10.v20130312/jetty-server-8.1.10.v20130312.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/jetty/jetty-server/8.1.10.v20130312/jetty-server-8.1.10.v20130312.pom (3.7 kB at 4.2 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/jetty/jetty-project/8.1.10.v20130312/jetty-project-8.1.10.v20130312.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/jetty/jetty-project/8.1.10.v20130312/jetty-project-8.1.10.v20130312.pom (28 kB at 86 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/jetty/jetty-parent/20/jetty-parent-20.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/jetty/jetty-parent/20/jetty-parent-20.pom (21 kB at 64 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/jetty/orbit/javax.servlet/3.0.0.v201112011016/javax.servlet-3.0.0.v201112011016.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/jetty/orbit/javax.servlet/3.0.0.v201112011016/javax.servlet-3.0.0.v201112011016.pom (732 B at 2.4 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/jetty/orbit/jetty-orbit/1/jetty-orbit-1.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/jetty/orbit/jetty-orbit/1/jetty-orbit-1.pom (2.2 kB at 6.8 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/jetty/jetty-parent/18/jetty-parent-18.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/jetty/jetty-parent/18/jetty-parent-18.pom (16 kB at 51 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/jetty/jetty-continuation/8.1.10.v20130312/jetty-continuation-8.1.10.v20130312.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/jetty/jetty-continuation/8.1.10.v20130312/jetty-continuation-8.1.10.v20130312.pom (2.7 kB at 8.4 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/jetty/jetty-http/8.1.10.v20130312/jetty-http-8.1.10.v20130312.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/jetty/jetty-http/8.1.10.v20130312/jetty-http-8.1.10.v20130312.pom (2.6 kB at 8.1 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/jetty/jetty-io/8.1.10.v20130312/jetty-io-8.1.10.v20130312.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/jetty/jetty-io/8.1.10.v20130312/jetty-io-8.1.10.v20130312.pom (2.1 kB at 6.6 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/jetty/jetty-util/8.1.10.v20130312/jetty-util-8.1.10.v20130312.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/jetty/jetty-util/8.1.10.v20130312/jetty-util-8.1.10.v20130312.pom (3.4 kB at 11 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/javax/servlet/servlet-api/2.5/servlet-api-2.5.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/javax/servlet/servlet-api/2.5/servlet-api-2.5.pom (157 B at 508 B/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/jetty/jetty-server/8.1.10.v20130312/jetty-server-8.1.10.v20130312.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/jetty/jetty-server/8.1.10.v20130312/jetty-server-8.1.10.v20130312.jar (347 kB at 1.0 MB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/jetty/orbit/javax.servlet/3.0.0.v201112011016/javax.servlet-3.0.0.v201112011016.jar
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/jetty/jetty-continuation/8.1.10.v20130312/jetty-continuation-8.1.10.v20130312.jar
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/jetty/jetty-http/8.1.10.v20130312/jetty-http-8.1.10.v20130312.jar
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/jetty/jetty-io/8.1.10.v20130312/jetty-io-8.1.10.v20130312.jar
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/jetty/jetty-util/8.1.10.v20130312/jetty-util-8.1.10.v20130312.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/jetty/orbit/javax.servlet/3.0.0.v201112011016/javax.servlet-3.0.0.v201112011016.jar (200 kB at 564 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/jetty/jetty-http/8.1.10.v20130312/jetty-http-8.1.10.v20130312.jar (96 kB at 220 kB/s)
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/jetty/jetty-util/8.1.10.v20130312/jetty-util-8.1.10.v20130312.jar (285 kB at 586 kB/s)
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/jetty/jetty-io/8.1.10.v20130312/jetty-io-8.1.10.v20130312.jar (104 kB at 213 kB/s)
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/eclipse/jetty/jetty-continuation/8.1.10.v20130312/jetty-continuation-8.1.10.v20130312.jar (21 kB at 43 kB/s)
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar (105 kB at 143 kB/s)
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-rca-embeddedserver ---
[INFO] Deleting /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target
[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_Metrics_branches/workspace/modules/EmbeddedServer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer
[INFO] Storing buildNumber: e9043004a15f at timestamp: 1735008108529
[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_Metrics_branches/workspace/modules/EmbeddedServer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/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-7 1.2-ALPHA-4-SNAPSHOT e9043004a15f
[INFO]      [echo] Java Version: 11.0.25 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-rca-embeddedserver ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/jacoco.exec
[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_Metrics_branches/workspace/modules/EmbeddedServer/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Metrics_branches/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_Metrics_branches/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_Metrics_branches/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_Metrics_branches/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 ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServerTest
02:41:57.528 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - STARTING TESTS OF it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServerTest
02:42:00.795 [main                ] DEBUG org.eclipse.jetty.util.log                         - Logging to Logger[org.eclipse.jetty.util.log] via org.eclipse.jetty.util.log.Slf4jLog
02:42:00.831 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - Starting webserver on port 12345...
02:42:00.868 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@9acee30 + SelectChannelConnector@0.0.0.0:12345 as connector
02:42:00.873 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@9acee30 + it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@42af751f as handler
02:42:00.873 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.Server@9acee30
02:42:00.873 [main                ] INFO  org.eclipse.jetty.server.Server                    - jetty-8.1.10.v20130312
02:42:00.934 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@9acee30 + qtp1469738596{8<=0<=0/254,-1} as threadpool
02:42:00.935 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@42af751f
02:42:00.935 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@42af751f
02:42:00.945 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@42af751f
02:42:00.946 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - starting org.eclipse.jetty.server.Server@9acee30
02:42:00.946 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting qtp1469738596{8<=0<=0/254,-1}
02:42:00.969 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED qtp1469738596{8<=7<=8/254,0}
02:42:00.969 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectChannelConnector@0.0.0.0:12345
02:42:00.981 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting null/null
02:42:00.993 [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@-]
02:42:00.994 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@2121d0ed
02:42:01.005 [9738596-16 Selector0] DEBUG org.eclipse.jetty.io.nio                           - Starting Thread[qtp1469738596-16 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@4c53bb71
02:42:01.006 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@2121d0ed
02:42:01.012 [main                ] INFO  org.eclipse.jetty.server.AbstractConnector         - Started SelectChannelConnector@0.0.0.0:12345
02:42:01.012 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED SelectChannelConnector@0.0.0.0:12345
02:42:01.012 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.Server@9acee30
02:42:01.013 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - >>>> started
02:42:01.016 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServer.onOpenSite(it.tidalwave.northernwind.rca.ui.event.OpenSiteEvent))
02:42:01.016 [9738596-17 Selector1] DEBUG org.eclipse.jetty.io.nio                           - Starting Thread[qtp1469738596-17 Selector1,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@486d87fa
02:42:01.047 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - *********************************************
02:42:01.047 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - TEST "start must properly boot the webserver"
02:42:01.047 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - *********************************************
02:42:01.049 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - Starting webserver on port 12346...
02:42:01.054 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@645b2ac7 + SelectChannelConnector@0.0.0.0:12346 as connector
02:42:01.055 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@645b2ac7 + it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@5e5df559 as handler
02:42:01.055 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.Server@645b2ac7
02:42:01.055 [main                ] INFO  org.eclipse.jetty.server.Server                    - jetty-8.1.10.v20130312
02:42:01.055 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@645b2ac7 + qtp1954641756{8<=0<=0/254,-1} as threadpool
02:42:01.055 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@5e5df559
02:42:01.055 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@5e5df559
02:42:01.056 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@5e5df559
02:42:01.056 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - starting org.eclipse.jetty.server.Server@645b2ac7
02:42:01.056 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting qtp1954641756{8<=0<=0/254,-1}
02:42:01.074 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED qtp1954641756{8<=7<=8/254,0}
02:42:01.075 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectChannelConnector@0.0.0.0:12346
02:42:01.075 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting null/null
02:42:01.076 [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@-]
02:42:01.076 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@55d0650e
02:42:01.078 [4641756-30 Selector0] DEBUG org.eclipse.jetty.io.nio                           - Starting Thread[qtp1954641756-30 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@3517506b
02:42:01.079 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@55d0650e
02:42:01.080 [main                ] INFO  org.eclipse.jetty.server.AbstractConnector         - Started SelectChannelConnector@0.0.0.0:12346
02:42:01.081 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED SelectChannelConnector@0.0.0.0:12346
02:42:01.081 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.Server@645b2ac7
02:42:01.081 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - >>>> started
02:42:01.085 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - TEST PASSED in 39 msec
02:42:01.086 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - 
02:42:01.087 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - Stopping webserver...
02:42:01.087 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.Server@9acee30
02:42:01.088 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SelectChannelConnector@0.0.0.0:12345
02:42:01.088 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@2121d0ed
02:42:01.102 [4641756-24 Selector1] DEBUG org.eclipse.jetty.io.nio                           - Starting Thread[qtp1954641756-24 Selector1,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@536b0935
02:42:01.102 [9738596-16 Selector0] DEBUG org.eclipse.jetty.io.nio                           - Stopped Thread[qtp1469738596-16 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@4c53bb71
02:42:01.120 [9738596-17 Selector1] DEBUG org.eclipse.jetty.io.nio                           - Stopped Thread[qtp1469738596-17 Selector1,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@486d87fa
02:42:01.130 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@2121d0ed
02:42:01.131 [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@-]
02:42:01.131 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED null/null
02:42:01.131 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SelectChannelConnector@0.0.0.0:12345
02:42:01.131 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@42af751f
02:42:01.131 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@42af751f
02:42:01.131 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@42af751f
02:42:01.131 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - stopping org.eclipse.jetty.server.Server@9acee30
02:42:01.132 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping qtp1469738596{8<=8<=8/254,0}
02:42:01.188 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED qtp1469738596{8<=0<=0/254,7}
02:42:01.188 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.Server@9acee30
02:42:01.188 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - >>>> stopped
02:42:01.192 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - >>>> shutting down server...
02:42:01.192 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.Server@645b2ac7
02:42:01.193 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SelectChannelConnector@0.0.0.0:12346
02:42:01.194 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@55d0650e
02:42:01.197 [4641756-30 Selector0] DEBUG org.eclipse.jetty.io.nio                           - Stopped Thread[qtp1954641756-30 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@3517506b
02:42:01.207 [4641756-24 Selector1] DEBUG org.eclipse.jetty.io.nio                           - Stopped Thread[qtp1954641756-24 Selector1,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@536b0935
02:42:01.240 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@55d0650e
02:42:01.241 [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@-]
02:42:01.241 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED null/null
02:42:01.242 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SelectChannelConnector@0.0.0.0:12346
02:42:01.242 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@5e5df559
02:42:01.242 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@5e5df559
02:42:01.242 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@5e5df559
02:42:01.242 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - stopping org.eclipse.jetty.server.Server@645b2ac7
02:42:01.242 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping qtp1954641756{8<=8<=8/254,0}
02:42:01.294 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED qtp1954641756{8<=0<=0/254,1}
02:42:01.295 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.Server@645b2ac7
02:42:01.497 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - Starting webserver on port 12345...
02:42:01.498 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@68bffb06 + SelectChannelConnector@0.0.0.0:12345 as connector
02:42:01.498 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@68bffb06 + it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@736b145b as handler
02:42:01.498 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.Server@68bffb06
02:42:01.498 [main                ] INFO  org.eclipse.jetty.server.Server                    - jetty-8.1.10.v20130312
02:42:01.504 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@68bffb06 + qtp2080067911{8<=0<=0/254,-1} as threadpool
02:42:01.504 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@736b145b
02:42:01.504 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@736b145b
02:42:01.504 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@736b145b
02:42:01.504 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - starting org.eclipse.jetty.server.Server@68bffb06
02:42:01.504 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting qtp2080067911{8<=0<=0/254,-1}
02:42:01.520 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED qtp2080067911{8<=7<=8/254,0}
02:42:01.521 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectChannelConnector@0.0.0.0:12345
02:42:01.521 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting null/null
02:42:01.522 [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@-]
02:42:01.523 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@7352cf80
02:42:01.523 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@7352cf80
02:42:01.525 [main                ] INFO  org.eclipse.jetty.server.AbstractConnector         - Started SelectChannelConnector@0.0.0.0:12345
02:42:01.525 [0067911-31 Selector0] DEBUG org.eclipse.jetty.io.nio                           - Starting Thread[qtp2080067911-31 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@3954f297
02:42:01.525 [0067911-32 Selector1] DEBUG org.eclipse.jetty.io.nio                           - Starting Thread[qtp2080067911-32 Selector1,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@e2885d3
02:42:01.525 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED SelectChannelConnector@0.0.0.0:12345
02:42:01.527 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.Server@68bffb06
02:42:01.528 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - >>>> started
02:42:01.528 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServer.onOpenSite(it.tidalwave.northernwind.rca.ui.event.OpenSiteEvent))
02:42:01.530 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - *******************************************
02:42:01.530 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - TEST "must properly serve loaded documents"
02:42:01.530 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - *******************************************
02:42:02.276 [0067911-31 Selector0] DEBUG org.eclipse.jetty.io.nio                           - created SCEP@5bae91b2{l(/127.0.0.1:60370)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=0}-{AsyncHttpConnection@365da039,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=0},r=0}
02:42:02.289 [qtp2080067911-37    ] DEBUG org.eclipse.jetty.http.HttpParser                  - filled 215/215
02:42:02.314 [qtp2080067911-37 - /] DEBUG org.eclipse.jetty.server.Server                    - REQUEST / on AsyncHttpConnection@365da039,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-5,l=24,c=0},r=1
02:42:02.317 [qtp2080067911-37 - /] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - doGet(/)
02:42:02.318 [qtp2080067911-37 - /] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - >>> filtered /
02:42:02.332 [qtp2080067911-37 - /] DEBUG org.eclipse.jetty.server.Server                    - RESPONSE /  200 handled=true
02:42:02.340 [qtp2080067911-37    ] DEBUG org.eclipse.jetty.server.AsyncHttpConnection       - Enabled read interest SCEP@5bae91b2{l(/127.0.0.1:60370)<->r(/127.0.0.1:12345),d=true,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=0r}-{AsyncHttpConnection@365da039,g=HttpGenerator{s=4,h=0,b=0,c=-1},p=HttpParser{s=0,l=24,c=0},r=1}
02:42:02.357 [qtp2080067911-37    ] DEBUG org.eclipse.jetty.http.HttpParser                  - filled 0/0
02:42:02.412 [0067911-32 Selector1] DEBUG org.eclipse.jetty.io.nio                           - created SCEP@5986b3bf{l(/127.0.0.1:60386)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=0}-{AsyncHttpConnection@61c0e2dd,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=0},r=0}
02:42:02.414 [qtp2080067911-36    ] DEBUG org.eclipse.jetty.http.HttpParser                  - filled 219/219
02:42:02.415 [080067911-36 - /doc2] DEBUG org.eclipse.jetty.server.Server                    - REQUEST /doc2 on AsyncHttpConnection@61c0e2dd,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-5,l=24,c=0},r=1
02:42:02.415 [080067911-36 - /doc2] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - doGet(/doc2)
02:42:02.415 [080067911-36 - /doc2] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - >>> filtered /doc2
02:42:02.415 [080067911-36 - /doc2] DEBUG org.eclipse.jetty.server.Server                    - RESPONSE /doc2  200 handled=true
02:42:02.416 [qtp2080067911-36    ] DEBUG org.eclipse.jetty.server.AsyncHttpConnection       - Enabled read interest SCEP@5986b3bf{l(/127.0.0.1:60386)<->r(/127.0.0.1:12345),d=true,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=0r}-{AsyncHttpConnection@61c0e2dd,g=HttpGenerator{s=4,h=0,b=0,c=-1},p=HttpParser{s=0,l=24,c=0},r=1}
02:42:02.416 [qtp2080067911-36    ] DEBUG org.eclipse.jetty.http.HttpParser                  - filled 0/0
02:42:02.454 [0067911-31 Selector0] DEBUG org.eclipse.jetty.io.nio                           - created SCEP@7c81460e{l(/127.0.0.1:60402)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=0}-{AsyncHttpConnection@530d7b2d,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=0},r=0}
02:42:02.463 [qtp2080067911-38    ] DEBUG org.eclipse.jetty.http.HttpParser                  - filled 0/0
02:42:02.467 [qtp2080067911-37    ] DEBUG org.eclipse.jetty.http.HttpParser                  - filled 219/219
02:42:02.468 [080067911-37 - /doc3] DEBUG org.eclipse.jetty.server.Server                    - REQUEST /doc3 on AsyncHttpConnection@530d7b2d,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-5,l=24,c=0},r=1
02:42:02.468 [080067911-37 - /doc3] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - doGet(/doc3)
02:42:02.468 [080067911-37 - /doc3] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - >>> filtered /doc3
02:42:02.469 [080067911-37 - /doc3] DEBUG org.eclipse.jetty.server.Server                    - RESPONSE /doc3  200 handled=true
02:42:02.474 [qtp2080067911-37    ] DEBUG org.eclipse.jetty.server.AsyncHttpConnection       - Enabled read interest SCEP@7c81460e{l(/127.0.0.1:60402)<->r(/127.0.0.1:12345),d=true,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@530d7b2d,g=HttpGenerator{s=4,h=0,b=0,c=-1},p=HttpParser{s=0,l=24,c=0},r=1}
02:42:02.475 [qtp2080067911-37    ] DEBUG org.eclipse.jetty.http.HttpParser                  - filled 0/0
02:42:02.475 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - TEST PASSED in 945 msec
02:42:02.475 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - 
02:42:02.477 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - Stopping webserver...
02:42:02.477 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.Server@68bffb06
02:42:02.478 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SelectChannelConnector@0.0.0.0:12345
02:42:02.480 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@7352cf80
02:42:02.480 [0067911-31 Selector0] DEBUG org.eclipse.jetty.io.nio                           - Stopped Thread[qtp2080067911-31 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@3954f297
02:42:02.494 [main                ] DEBUG org.eclipse.jetty.io.nio.ChannelEndPoint           - close SCEP@7c81460e{l(/127.0.0.1:60402)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@530d7b2d,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=-3},r=1}
02:42:02.495 [main                ] DEBUG org.eclipse.jetty.io.nio.ChannelEndPoint           - close SCEP@5bae91b2{l(/127.0.0.1:60370)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@365da039,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=-3},r=1}
02:42:02.497 [0067911-32 Selector1] DEBUG org.eclipse.jetty.io.nio                           - Stopped Thread[qtp2080067911-32 Selector1,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@e2885d3
02:42:02.507 [main                ] DEBUG org.eclipse.jetty.io.nio.ChannelEndPoint           - close SCEP@5986b3bf{l(/127.0.0.1:60386)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@61c0e2dd,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=-3},r=1}
02:42:02.508 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@7352cf80
02:42:02.509 [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@-]
02:42:02.509 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED null/null
02:42:02.510 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SelectChannelConnector@0.0.0.0:12345
02:42:02.510 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@736b145b
02:42:02.510 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@736b145b
02:42:02.510 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@736b145b
02:42:02.510 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - stopping org.eclipse.jetty.server.Server@68bffb06
02:42:02.510 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping qtp2080067911{8<=8<=8/254,0}
02:42:02.575 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED qtp2080067911{8<=0<=0/254,1}
02:42:02.575 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.Server@68bffb06
02:42:02.578 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - >>>> stopped
02:42:02.738 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - Starting webserver on port 12345...
02:42:02.739 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@19edcb8e + SelectChannelConnector@0.0.0.0:12345 as connector
02:42:02.740 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@19edcb8e + it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@4eed10a1 as handler
02:42:02.740 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.Server@19edcb8e
02:42:02.740 [main                ] INFO  org.eclipse.jetty.server.Server                    - jetty-8.1.10.v20130312
02:42:02.740 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@19edcb8e + qtp1718320830{8<=0<=0/254,-1} as threadpool
02:42:02.741 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@4eed10a1
02:42:02.742 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@4eed10a1
02:42:02.742 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@4eed10a1
02:42:02.742 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - starting org.eclipse.jetty.server.Server@19edcb8e
02:42:02.742 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting qtp1718320830{8<=0<=0/254,-1}
02:42:02.763 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED qtp1718320830{8<=7<=8/254,0}
02:42:02.763 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectChannelConnector@0.0.0.0:12345
02:42:02.764 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting null/null
02:42:02.764 [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@-]
02:42:02.764 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@4f13e602
02:42:02.765 [8320830-50 Selector0] DEBUG org.eclipse.jetty.io.nio                           - Starting Thread[qtp1718320830-50 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@4a5ed6c1
02:42:02.765 [8320830-49 Selector1] DEBUG org.eclipse.jetty.io.nio                           - Starting Thread[qtp1718320830-49 Selector1,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@2c7329b6
02:42:02.765 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@4f13e602
02:42:02.774 [main                ] INFO  org.eclipse.jetty.server.AbstractConnector         - Started SelectChannelConnector@0.0.0.0:12345
02:42:02.774 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED SelectChannelConnector@0.0.0.0:12345
02:42:02.775 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.Server@19edcb8e
02:42:02.775 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - >>>> started
02:42:02.775 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServer.onOpenSite(it.tidalwave.northernwind.rca.ui.event.OpenSiteEvent))
02:42:02.778 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - *******************************************************
02:42:02.778 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - TEST "must return not found for non existing documents"
02:42:02.778 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - *******************************************************
02:42:02.781 [8320830-50 Selector0] DEBUG org.eclipse.jetty.io.nio                           - created SCEP@40a6bdb1{l(/127.0.0.1:60410)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=0}-{AsyncHttpConnection@5a43bc1,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=0},r=0}
02:42:02.785 [qtp1718320830-53    ] DEBUG org.eclipse.jetty.http.HttpParser                  - filled 0/0
02:42:02.793 [qtp1718320830-54    ] DEBUG org.eclipse.jetty.http.HttpParser                  - filled 218/218
02:42:02.794 [1718320830-54 - /foo] DEBUG org.eclipse.jetty.server.Server                    - REQUEST /foo on AsyncHttpConnection@5a43bc1,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-5,l=24,c=0},r=1
02:42:02.794 [1718320830-54 - /foo] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - doGet(/foo)
02:42:02.794 [1718320830-54 - /foo] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - >>> filtered /foo
02:42:02.794 [1718320830-54 - /foo] WARN  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - 1 - Not found: /foo
02:42:02.794 [1718320830-54 - /foo] DEBUG org.eclipse.jetty.server.Server                    - RESPONSE /foo  404 handled=true
02:42:02.795 [qtp1718320830-54    ] DEBUG org.eclipse.jetty.server.AsyncHttpConnection       - Enabled read interest SCEP@40a6bdb1{l(/127.0.0.1:60410)<->r(/127.0.0.1:12345),d=true,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@5a43bc1,g=HttpGenerator{s=4,h=0,b=-1,c=-1},p=HttpParser{s=0,l=24,c=0},r=1}
02:42:02.795 [qtp1718320830-54    ] DEBUG org.eclipse.jetty.http.HttpParser                  - filled 0/0
02:42:02.805 [8320830-49 Selector1] DEBUG org.eclipse.jetty.io.nio                           - created SCEP@268b42c6{l(/127.0.0.1:60418)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=0}-{AsyncHttpConnection@6389c873,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=0},r=0}
02:42:02.806 [qtp1718320830-55    ] DEBUG org.eclipse.jetty.http.HttpParser                  - filled 0/0
02:42:02.811 [qtp1718320830-56    ] DEBUG org.eclipse.jetty.http.HttpParser                  - filled 218/218
02:42:02.815 [1718320830-56 - /bar] DEBUG org.eclipse.jetty.server.Server                    - REQUEST /bar on AsyncHttpConnection@6389c873,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-5,l=24,c=0},r=1
02:42:02.815 [1718320830-56 - /bar] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - doGet(/bar)
02:42:02.815 [1718320830-56 - /bar] DEBUG i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - >>> filtered /bar
02:42:02.816 [1718320830-56 - /bar] WARN  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - 1 - Not found: /bar
02:42:02.816 [1718320830-56 - /bar] DEBUG org.eclipse.jetty.server.Server                    - RESPONSE /bar  404 handled=true
02:42:02.816 [qtp1718320830-56    ] DEBUG org.eclipse.jetty.server.AsyncHttpConnection       - Enabled read interest SCEP@268b42c6{l(/127.0.0.1:60418)<->r(/127.0.0.1:12345),d=true,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@6389c873,g=HttpGenerator{s=4,h=0,b=-1,c=-1},p=HttpParser{s=0,l=24,c=0},r=1}
02:42:02.817 [qtp1718320830-56    ] DEBUG org.eclipse.jetty.http.HttpParser                  - filled 0/0
02:42:02.837 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - TEST PASSED in 59 msec
02:42:02.841 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - 
02:42:02.842 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - Stopping webserver...
02:42:02.842 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.Server@19edcb8e
02:42:02.843 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SelectChannelConnector@0.0.0.0:12345
02:42:02.846 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@4f13e602
02:42:02.847 [8320830-50 Selector0] DEBUG org.eclipse.jetty.io.nio                           - Stopped Thread[qtp1718320830-50 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@4a5ed6c1
02:42:02.873 [main                ] DEBUG org.eclipse.jetty.io.nio.ChannelEndPoint           - close SCEP@40a6bdb1{l(/127.0.0.1:60410)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@5a43bc1,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=-3},r=1}
02:42:02.876 [8320830-49 Selector1] DEBUG org.eclipse.jetty.io.nio                           - Stopped Thread[qtp1718320830-49 Selector1,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@2c7329b6
02:42:02.887 [main                ] DEBUG org.eclipse.jetty.io.nio.ChannelEndPoint           - close SCEP@268b42c6{l(/127.0.0.1:60418)<->r(/127.0.0.1:12345),d=false,open=true,ishut=false,oshut=false,rb=false,wb=false,w=true,i=1r}-{AsyncHttpConnection@6389c873,g=HttpGenerator{s=0,h=-1,b=-1,c=-1},p=HttpParser{s=-14,l=0,c=-3},r=1}
02:42:02.892 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@4f13e602
02:42:02.892 [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@-]
02:42:02.892 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED null/null
02:42:02.892 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SelectChannelConnector@0.0.0.0:12345
02:42:02.892 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@4eed10a1
02:42:02.892 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@4eed10a1
02:42:02.892 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@4eed10a1
02:42:02.892 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - stopping org.eclipse.jetty.server.Server@19edcb8e
02:42:02.893 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping qtp1718320830{8<=8<=8/254,0}
02:42:02.957 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED qtp1718320830{8<=0<=0/254,4}
02:42:02.957 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.Server@19edcb8e
02:42:02.957 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - >>>> stopped
02:42:03.092 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - Starting webserver on port 12345...
02:42:03.092 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@422f7081 + SelectChannelConnector@0.0.0.0:12345 as connector
02:42:03.093 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@422f7081 + it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@5ed4796f as handler
02:42:03.093 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.Server@422f7081
02:42:03.093 [main                ] INFO  org.eclipse.jetty.server.Server                    - jetty-8.1.10.v20130312
02:42:03.093 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@422f7081 + qtp67053132{8<=0<=0/254,-1} as threadpool
02:42:03.093 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@5ed4796f
02:42:03.093 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@5ed4796f
02:42:03.093 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@5ed4796f
02:42:03.093 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - starting org.eclipse.jetty.server.Server@422f7081
02:42:03.104 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting qtp67053132{8<=0<=0/254,-1}
02:42:03.117 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED qtp67053132{8<=7<=8/254,0}
02:42:03.118 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectChannelConnector@0.0.0.0:12345
02:42:03.118 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting null/null
02:42:03.118 [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@-]
02:42:03.118 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@42c4f29c
02:42:03.119 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@42c4f29c
02:42:03.119 [main                ] INFO  org.eclipse.jetty.server.AbstractConnector         - Started SelectChannelConnector@0.0.0.0:12345
02:42:03.119 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED SelectChannelConnector@0.0.0.0:12345
02:42:03.119 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.Server@422f7081
02:42:03.119 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - >>>> started
02:42:03.119 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServer.onOpenSite(it.tidalwave.northernwind.rca.ui.event.OpenSiteEvent))
02:42:03.122 [7053132-63 Selector0] DEBUG org.eclipse.jetty.io.nio                           - Starting Thread[qtp67053132-63 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@79b25e7d
02:42:03.123 [7053132-64 Selector1] DEBUG org.eclipse.jetty.io.nio                           - Starting Thread[qtp67053132-64 Selector1,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@4c8c7b6b
02:42:03.124 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - *************************************************
02:42:03.124 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - TEST "stop must properly shut the webserver down"
02:42:03.124 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - *************************************************
02:42:03.125 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - Starting webserver on port 12346...
02:42:03.125 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@7c03a3f5 + SelectChannelConnector@0.0.0.0:12346 as connector
02:42:03.125 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@7c03a3f5 + it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@19b6eefb as handler
02:42:03.136 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.Server@7c03a3f5
02:42:03.136 [main                ] INFO  org.eclipse.jetty.server.Server                    - jetty-8.1.10.v20130312
02:42:03.136 [main                ] DEBUG org.eclipse.jetty.util.component.Container         - Container org.eclipse.jetty.server.Server@7c03a3f5 + qtp1399010081{8<=0<=0/254,-1} as threadpool
02:42:03.136 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@19b6eefb
02:42:03.136 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - starting it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@19b6eefb
02:42:03.136 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@19b6eefb
02:42:03.136 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - starting org.eclipse.jetty.server.Server@7c03a3f5
02:42:03.136 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting qtp1399010081{8<=0<=0/254,-1}
02:42:03.160 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED qtp1399010081{8<=7<=8/254,0}
02:42:03.161 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting SelectChannelConnector@0.0.0.0:12346
02:42:03.161 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting null/null
02:42:03.161 [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@-]
02:42:03.161 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - starting org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@7431ac04
02:42:03.161 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@7431ac04
02:42:03.162 [main                ] INFO  org.eclipse.jetty.server.AbstractConnector         - Started SelectChannelConnector@0.0.0.0:12346
02:42:03.162 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED SelectChannelConnector@0.0.0.0:12346
02:42:03.162 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STARTED org.eclipse.jetty.server.Server@7c03a3f5
02:42:03.162 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - >>>> started
02:42:03.162 [9010081-78 Selector0] DEBUG org.eclipse.jetty.io.nio                           - Starting Thread[qtp1399010081-78 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@33646e09
02:42:03.164 [9010081-71 Selector1] DEBUG org.eclipse.jetty.io.nio                           - Starting Thread[qtp1399010081-71 Selector1,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@1d6c9636
02:42:05.162 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - Stopping webserver...
02:42:05.163 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.Server@7c03a3f5
02:42:05.163 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SelectChannelConnector@0.0.0.0:12346
02:42:05.163 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@7431ac04
02:42:05.164 [9010081-78 Selector0] DEBUG org.eclipse.jetty.io.nio                           - Stopped Thread[qtp1399010081-78 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@33646e09
02:42:05.176 [9010081-71 Selector1] DEBUG org.eclipse.jetty.io.nio                           - Stopped Thread[qtp1399010081-71 Selector1,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@1d6c9636
02:42:05.187 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@7431ac04
02:42:05.188 [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@-]
02:42:05.188 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED null/null
02:42:05.189 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SelectChannelConnector@0.0.0.0:12346
02:42:05.192 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@19b6eefb
02:42:05.192 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@19b6eefb
02:42:05.193 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@19b6eefb
02:42:05.193 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - stopping org.eclipse.jetty.server.Server@7c03a3f5
02:42:05.193 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping qtp1399010081{8<=8<=8/254,0}
02:42:05.248 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED qtp1399010081{8<=0<=0/254,0}
02:42:05.248 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.Server@7c03a3f5
02:42:05.250 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - >>>> stopped
02:42:05.251 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - TEST PASSED in 2127 msec
02:42:05.251 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - 
02:42:05.251 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - Stopping webserver...
02:42:05.251 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.Server@422f7081
02:42:05.252 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping SelectChannelConnector@0.0.0.0:12345
02:42:05.256 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@42c4f29c
02:42:05.257 [7053132-63 Selector0] DEBUG org.eclipse.jetty.io.nio                           - Stopped Thread[qtp67053132-63 Selector0,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@79b25e7d
02:42:05.267 [7053132-64 Selector1] DEBUG org.eclipse.jetty.io.nio                           - Stopped Thread[qtp67053132-64 Selector1,5,main] on org.eclipse.jetty.io.nio.SelectorManager$1@4c8c7b6b
02:42:05.278 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.nio.SelectChannelConnector$ConnectorSelectorManager@42c4f29c
02:42:05.278 [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@-]
02:42:05.278 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED null/null
02:42:05.278 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED SelectChannelConnector@0.0.0.0:12345
02:42:05.281 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@5ed4796f
02:42:05.281 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - stopping it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@5ed4796f
02:42:05.281 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1@5ed4796f
02:42:05.282 [main                ] DEBUG org.eclipse.jetty.server.handler.AbstractHandler   - stopping org.eclipse.jetty.server.Server@422f7081
02:42:05.282 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - stopping qtp67053132{8<=8<=8/254,0}
02:42:05.335 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED qtp67053132{8<=0<=0/254,6}
02:42:05.335 [main                ] DEBUG org.eclipse.jetty.util.component.AbstractLifeCycle - STOPPED org.eclipse.jetty.server.Server@422f7081
02:42:05.335 [main                ] INFO  i.t.n.r.embeddedserver.impl.DefaultEmbeddedServer  - >>>> stopped
02:42:05.336 [main                ] INFO  i.t.n.r.e.impl.DefaultEmbeddedServerTest           - >>>> shutting down server...
02:42:05.359 [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.268 s - in it.tidalwave.northernwind.rca.embeddedserver.impl.DefaultEmbeddedServerTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jacoco:0.8.7:report (report) @ it-tidalwave-northernwind-rca-embeddedserver ---
[INFO] Loading execution data file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/jacoco.exec
[INFO] Analyzed bundle 'Zephyr - Embedded Server' with 6 classes
[INFO] 
[INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-northernwind-rca-embeddedserver ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/it-tidalwave-northernwind-rca-embeddedserver-1.2-ALPHA-4-SNAPSHOT.e9043004a15f.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_Metrics_branches/workspace/modules/EmbeddedServer/target/it-tidalwave-northernwind-rca-embeddedserver-1.2-ALPHA-4-SNAPSHOT.e9043004a15f-tests.jar
[INFO] 
[INFO] --- install:3.0.0-M1:install (default-install) @ it-tidalwave-northernwind-rca-embeddedserver ---
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/it-tidalwave-northernwind-rca-embeddedserver-1.2-ALPHA-4-SNAPSHOT.e9043004a15f.jar to /var/jenkins_home/maven-repositories/executors/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_Metrics_branches/workspace/modules/EmbeddedServer/pom.xml to /var/jenkins_home/maven-repositories/executors/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_Metrics_branches/workspace/modules/EmbeddedServer/target/it-tidalwave-northernwind-rca-embeddedserver-1.2-ALPHA-4-SNAPSHOT.e9043004a15f-tests.jar to /var/jenkins_home/maven-repositories/executors/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
[INFO] 
[INFO] >>> spotbugs:4.5.0.0:check (default-cli) > :spotbugs @ it-tidalwave-northernwind-rca-embeddedserver >>>
[INFO] 
[INFO] --- spotbugs:4.5.0.0:spotbugs (spotbugs) @ it-tidalwave-northernwind-rca-embeddedserver ---
[INFO] Fork Value is true
     [java] [main] WARN edu.umd.cs.findbugs.TextUICommandLine - -output option and -outputFile option are deprecated. Set file path to each option for reporter.
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs:4.5.0.0:check (default-cli) < :spotbugs @ it-tidalwave-northernwind-rca-embeddedserver <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.5.0.0:check (default-cli) @ it-tidalwave-northernwind-rca-embeddedserver ---
[INFO] BugInstance size is 4
[INFO] Error size is 0
[INFO] Total bugs: 4
[ERROR] Medium: it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter.asHandler() may expose internal representation by returning ServletAdapter.handler [it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter] At ServletAdapter.java:[line 65] EI_EXPOSE_REP
[ERROR] Low: Class it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter defines non-transient non-serializable instance field handler [it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter] In ServletAdapter.java SE_BAD_FIELD
[ERROR] Medium: it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter$1 stored into non-transient field ServletAdapter.handler [it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter] At ServletAdapter.java:[line 47] SE_BAD_FIELD_STORE
[ERROR] Low: it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter is Serializable; consider declaring a serialVersionUID [it.tidalwave.northernwind.rca.embeddedserver.impl.ServletAdapter] At ServletAdapter.java:[lines 44-65] SE_NO_SERIALVERSIONID
[INFO] 


To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui"



[INFO] 
[INFO] --- pmd:3.14.0:cpd (default-cli) @ it-tidalwave-northernwind-rca-embeddedserver ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] --- pmd:3.14.0:pmd (default-cli) @ it-tidalwave-northernwind-rca-embeddedserver ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
Dec 24, 2024 2:42:12 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
Dec 24, 2024 2:42:12 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
Dec 24, 2024 2:42:12 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:42:12 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:42:12 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:42:12 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
Dec 24, 2024 2:42:12 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
Dec 24, 2024 2:42:12 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:42:12 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:42:12 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-northernwind-rca-embeddedserver ---
[INFO] There are 12 errors reported by Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] >>> dependency:3.1.2:analyze (default-cli) > test-compile @ 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_Metrics_branches/workspace/modules/EmbeddedServer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer
[INFO] Storing buildNumber: e9043004a15f at timestamp: 1735008133330
[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_Metrics_branches/workspace/modules/EmbeddedServer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/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-7 1.2-ALPHA-4-SNAPSHOT e9043004a15f
[INFO]      [echo] Java Version: 11.0.25 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-rca-embeddedserver ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-embeddedserver ---
[INFO] Executing tasks
[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_Metrics_branches/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_Metrics_branches/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_Metrics_branches/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] <<< dependency:3.1.2:analyze (default-cli) < test-compile @ it-tidalwave-northernwind-rca-embeddedserver <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.1.2:analyze (default-cli) @ it-tidalwave-northernwind-rca-embeddedserver ---
[WARNING] Used undeclared dependencies found:
[WARNING]    com.google.code.findbugs:jsr305:jar:3.0.2:compile
[WARNING]    javax.annotation:javax.annotation-api:jar:1.3.2:compile
[WARNING]    org.springframework:spring-core:jar:5.3.1:compile
[WARNING]    org.hamcrest:hamcrest-core:jar:1.3:test
[WARNING]    org.eclipse.jetty.orbit:javax.servlet:jar:3.0.0.v201112011016:compile
[WARNING]    it.tidalwave.northernwind.rca:it-tidalwave-northernwind-model-core-stripped:jar:1.2-ALPHA-4-SNAPSHOT:compile
[WARNING]    org.slf4j:slf4j-api:jar:1.7.30:compile
[WARNING] Unused declared dependencies found:
[WARNING]    it.tidalwave.northernwind:it-tidalwave-northernwind-core-filesystem-basic:jar:1.2-ALPHA-6:compile
[WARNING]    javax.servlet:servlet-api:jar:2.5:provided
[WARNING]    org.projectlombok:lombok:jar:1.18.22:provided
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:3.2-ALPHA-8:test
[WARNING]    org.mockito:mockito-core:jar:3.8.0:test
[WARNING]    ch.qos.logback:logback-classic:jar:1.2.3:test
[WARNING]    org.springframework:spring-aspects:jar:5.3.1:compile
[WARNING]    org.aspectj:aspectjrt:jar:1.9.6:compile
[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/14]
[INFO]   from modules/ContentEditor/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jsoup/jsoup/1.8.3/jsoup-1.8.3.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jsoup/jsoup/1.8.3/jsoup-1.8.3.pom (6.4 kB at 10 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/northernwind/it-tidalwave-northernwind-common-tests/1.2-ALPHA-6/it-tidalwave-northernwind-common-tests-1.2-ALPHA-6.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/northernwind/it-tidalwave-northernwind-common-tests/1.2-ALPHA-6/it-tidalwave-northernwind-common-tests-1.2-ALPHA-6.pom (1.4 kB at 4.4 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jsoup/jsoup/1.8.3/jsoup-1.8.3.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/jsoup/jsoup/1.8.3/jsoup-1.8.3.jar (315 kB at 976 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/northernwind/it-tidalwave-northernwind-common-tests/1.2-ALPHA-6/it-tidalwave-northernwind-common-tests-1.2-ALPHA-6.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/northernwind/it-tidalwave-northernwind-common-tests/1.2-ALPHA-6/it-tidalwave-northernwind-common-tests-1.2-ALPHA-6.jar (9.3 kB at 30 kB/s)
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-rca-ui-content-editor ---
[INFO] Deleting /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target
[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_Metrics_branches/workspace/modules/ContentEditor' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor
[INFO] Storing buildNumber: e9043004a15f at timestamp: 1735008141759
[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_Metrics_branches/workspace/modules/ContentEditor' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/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-7 1.2-ALPHA-4-SNAPSHOT e9043004a15f
[INFO]      [echo] Java Version: 11.0.25 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-rca-ui-content-editor ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/jacoco.exec
[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_Metrics_branches/workspace/modules/ContentEditor/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Metrics_branches/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_Metrics_branches/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_Metrics_branches/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_Metrics_branches/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_Metrics_branches/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 ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
02:42:34.914 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - STARTING TESTS OF it.tidalwave.northernwind.rca.ui.contenteditor.impl.HtmlDocumentTest
02:42:34.970 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - **************************************
02:42:34.971 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - TEST "must properly convert to string"
02:42:34.972 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - **************************************
02:42:34.989 [main                ] TRACE i.t.n.r.ui.contenteditor.impl.JSoupXhtmlNormalizer - asNormalizedString()
<html>
<head><meta name="prolog"/></head>
<body>
body
</body>
</html>

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

02:42:35.154 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - TEST PASSED in 184 msec
02:42:35.154 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - 
02:42:35.155 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - *************************************
02:42:35.158 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - TEST "must properly create from text"
02:42:35.158 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - *************************************
02:42:35.161 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - TEST PASSED in 6 msec
02:42:35.164 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - 
02:42:35.164 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - *********************************
02:42:35.168 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - TEST "must properly replace body"
02:42:35.169 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - *********************************
02:42:35.173 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - TEST PASSED in 9 msec
02:42:35.174 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - 
02:42:35.174 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - ***********************************
02:42:35.174 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - TEST "must properly replace epilog"
02:42:35.175 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - ***********************************
02:42:35.175 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - TEST PASSED in 1 msec
02:42:35.175 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - 
02:42:35.176 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - ***********************************
02:42:35.177 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - TEST "must properly replace prolog"
02:42:35.177 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - ***********************************
02:42:35.177 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - TEST PASSED in 1 msec
02:42:35.177 [main                ] INFO  i.t.n.rca.ui.contenteditor.impl.HtmlDocumentTest   - 
02:42:35.184 [main                ] INFO  i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest          - ************************************
02:42:35.184 [main                ] INFO  i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest          - TEST "must properly normalise Xhtml"
02:42:35.184 [main                ] INFO  i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest          - ARGS [1.xhtml]
02:42:35.184 [main                ] INFO  i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest          - ************************************
02:42:35.191 [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>
02:42:35.226 [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>

02:42:35.234 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
02:42:35.234 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/
02:42:35.234 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/JSoupXhtmlNormalizerTest/expected-results/1.xhtml
02:42:35.234 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/JSoupXhtmlNormalizerTest/1.xhtml
02:42:35.243 [main                ] INFO  i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest          - TEST PASSED in 59 msec
02:42:35.244 [main                ] INFO  i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest          - 
02:42:35.245 [main                ] INFO  i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest          - *************************************
02:42:35.246 [main                ] INFO  i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest          - TEST "must properly normalise Xhtml"
02:42:35.246 [main                ] INFO  i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest          - ARGS [DocumentWithIndentedCode.xhtml]
02:42:35.246 [main                ] INFO  i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest          - *************************************
02:42:35.247 [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>
02:42:35.271 [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>

02:42:35.276 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
02:42:35.278 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/
02:42:35.279 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/JSoupXhtmlNormalizerTest/expected-results/DocumentWithIndentedCode.xhtml
02:42:35.279 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/JSoupXhtmlNormalizerTest/DocumentWithIndentedCode.xhtml
02:42:35.281 [main                ] INFO  i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest          - TEST PASSED in 36 msec
02:42:35.282 [main                ] INFO  i.t.n.r.u.c.impl.JSoupXhtmlNormalizerTest          - 
02:42:35.351 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@878feb2/null at construction time: []
02:42:35.351 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@93fb44/null at construction time: []
02:42:35.353 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@c87787d/null at construction time: []
02:42:36.280 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - *****************************************
02:42:36.280 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - TEST "must properly initialize resources"
02:42:36.281 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - *****************************************
02:42:36.283 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
02:42:36.283 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/
02:42:36.283 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResourcePropertiesBinderTest/expected-results/EditorProlog.txt
02:42:36.283 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResourcePropertiesBinderTest/EditorProlog.txt
02:42:36.284 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
02:42:36.284 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/
02:42:36.285 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResourcePropertiesBinderTest/expected-results/EditorEpilog.txt
02:42:36.285 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResourcePropertiesBinderTest/EditorEpilog.txt
02:42:36.285 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - TEST PASSED in 5 msec
02:42:36.285 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - 
02:42:36.286 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@189f9f9f/null at construction time: []
02:42:36.287 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@5b908c6d/null at construction time: []
02:42:36.287 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@c2ddfeb/null at construction time: []
02:42:36.287 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - ***********************************************************************************
02:42:36.287 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - TEST "must be notified with updated ResourceProperties when bound document updated"
02:42:36.287 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - ***********************************************************************************
02:42:36.288 [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>)
02:42:36.288 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - >>>> returning <html>
<head>
</head>
<body>
the body
</body>
</html> (java.lang.String)
02:42:36.290 [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>

02:42:36.317 [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>

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

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

02:42:36.323 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@12ae75f1/null at construction time: []
02:42:36.349 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - convertValue(Key(name=property2, type=class java.lang.String), title)
02:42:36.349 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - >>>> returning title (java.lang.String)
02:42:36.351 [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>
)
02:42:36.352 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - >>>> returning <!DOCTYPE html>
<html>
  <head>
  </head>
  <body>
     the updated body
  </body>
</html>
 (java.lang.String)
02:42:36.354 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - convertValue(Key(name=property2, type=class java.lang.String), title)
02:42:36.354 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - >>>> returning title (java.lang.String)
02:42:36.354 [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>
)
02:42:36.354 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - >>>> returning <!DOCTYPE html>
<html>
  <head>
  </head>
  <body>
     the updated body
  </body>
</html>
 (java.lang.String)
02:42:36.360 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - TEST PASSED in 73 msec
02:42:36.360 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - 
02:42:36.365 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@54b313d6/null at construction time: []
02:42:36.366 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@2643caa6/null at construction time: []
02:42:36.366 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@2b20caed/null at construction time: []
02:42:36.366 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - ***********************************************************************************
02:42:36.367 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - TEST "must be notified with updated ResourceProperties when bound property updated"
02:42:36.367 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - ***********************************************************************************
02:42:36.369 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - convertValue(Key(name=property2, type=class java.lang.String), title)
02:42:36.370 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - >>>> returning title (java.lang.String)
02:42:36.372 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@276b68af/null at construction time: []
02:42:36.373 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - convertValue(Key(name=property2, type=class java.lang.String), New title)
02:42:36.373 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - >>>> returning New title (java.lang.String)
02:42:36.373 [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>)
02:42:36.373 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - >>>> returning <html>
<head>
</head>
<body>
the body
</body>
</html> (java.lang.String)
02:42:36.374 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - convertValue(Key(name=property2, type=class java.lang.String), New title)
02:42:36.374 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - >>>> returning New title (java.lang.String)
02:42:36.374 [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>)
02:42:36.374 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - >>>> returning <html>
<head>
</head>
<body>
the body
</body>
</html> (java.lang.String)
02:42:36.374 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - TEST PASSED in 8 msec
02:42:36.374 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - 
02:42:36.375 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@63661fc7/null at construction time: []
02:42:36.377 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@65130cf2/null at construction time: []
02:42:36.377 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@19412eef/null at construction time: []
02:42:36.377 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - ************************************************
02:42:36.378 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - TEST "must properly set value to bound document"
02:42:36.378 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - ************************************************
02:42:36.378 [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>)
02:42:36.378 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - >>>> returning <html>
<head>
</head>
<body>
the body
</body>
</html> (java.lang.String)
02:42:36.378 [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>

02:42:36.390 [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>

02:42:36.391 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - ******** Comparing files:
02:42:36.391 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> path is: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/
02:42:36.391 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> exp is:  test-classes/ResourcePropertiesBinderTest/expected-results/DocumentProxy.txt
02:42:36.391 [main                ] INFO  it.tidalwave.util.test.FileComparisonUtils         - >>>> act is:  test-artifacts/ResourcePropertiesBinderTest/DocumentProxy.txt
02:42:36.393 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - TEST PASSED in 16 msec
02:42:36.393 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - 
02:42:36.395 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@475b796d/null at construction time: []
02:42:36.396 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@24244ea/null at construction time: []
02:42:36.397 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@69c7fb94/null at construction time: []
02:42:36.400 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - ************************************************
02:42:36.400 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - TEST "must properly set value to bound property"
02:42:36.400 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - ************************************************
02:42:36.401 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - convertValue(Key(name=property2, type=class java.lang.String), title)
02:42:36.401 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - >>>> returning title (java.lang.String)
02:42:36.401 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - TEST PASSED in 1 msec
02:42:36.401 [main                ] INFO  i.t.n.r.u.c.impl.ResourcePropertiesBinderTest      - 
02:42:37.196 [main                ] TRACE it.tidalwave.role.ContextManager$Locator           - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@4a4a1973
02:42:37.197 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
02:42:37.203 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
02:42:39.904 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.c.i.ResourcePropertiesBinder, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
02:42:39.920 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
02:42:39.923 [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]
02:42:39.923 [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]
02:42:39.924 [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]
02:42:39.924 [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]
02:42:39.924 [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]
02:42:39.924 [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]
02:42:39.924 [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]
02:42:39.924 [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]
02:42:40.074 [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]
02:42:40.087 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@75001f9f at construction time: []
02:42:40.088 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@3b1c8384 at construction time: []
02:42:40.110 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contenteditor.spi.DefaultContentEditorPresentationControl.onContentSelected(it.tidalwave.northernwind.rca.ui.event.ContentSelectedEvent))
02:42:40.376 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - **********************************
02:42:40.376 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - TEST "must be a MessageSubscriber"
02:42:40.376 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - **********************************
02:42:40.378 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - TEST PASSED in 1 msec
02:42:40.379 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - 
02:42:40.509 [main                ] TRACE it.tidalwave.role.ContextManager$Locator           - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@72908ba2
02:42:40.509 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
02:42:40.517 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
02:42:41.938 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.c.i.ResourcePropertiesBinder, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
02:42:41.939 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
02:42:41.940 [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]
02:42:41.940 [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]
02:42:41.940 [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]
02:42:41.940 [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]
02:42:41.940 [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]
02:42:41.940 [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]
02:42:41.941 [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]
02:42:41.941 [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]
02:42:41.969 [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]
02:42:41.980 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@3aac791c at construction time: []
02:42:41.997 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@2cc38268 at construction time: []
02:42:42.000 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contenteditor.spi.DefaultContentEditorPresentationControl.onContentSelected(it.tidalwave.northernwind.rca.ui.event.ContentSelectedEvent))
02:42:42.021 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - ****************
02:42:42.027 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - TEST "must bind"
02:42:42.027 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - ****************
02:42:42.028 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - TEST PASSED in 7 msec
02:42:42.028 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - 
02:42:42.175 [main                ] TRACE it.tidalwave.role.ContextManager$Locator           - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@46a06019
02:42:42.175 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
02:42:42.176 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
02:42:43.104 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.c.i.ResourcePropertiesBinder, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
02:42:43.107 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
02:42:43.107 [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]
02:42:43.107 [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]
02:42:43.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]
02:42:43.107 [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]
02:42:43.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]
02:42:43.109 [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]
02:42:43.110 [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]
02:42:43.110 [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]
02:42:43.122 [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]
02:42:43.128 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@12f21dff at construction time: []
02:42:43.128 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@35db1cd4 at construction time: []
02:42:43.128 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contenteditor.spi.DefaultContentEditorPresentationControl.onContentSelected(it.tidalwave.northernwind.rca.ui.event.ContentSelectedEvent))
02:42:43.137 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - *********************************************************************
02:42:43.138 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - TEST "must clear the presentation on reception of an empty selection"
02:42:43.138 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - *********************************************************************
02:42:43.138 [main                ] DEBUG i.t.n.r.u.c.s.DefaultContentEditorPresentationControl - onContentSelected(ContentSelectedEvent(content=Optional.empty))
02:42:43.141 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - TEST PASSED in 4 msec
02:42:43.141 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - 
02:42:43.241 [main                ] TRACE it.tidalwave.role.ContextManager$Locator           - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@1acb2b4b
02:42:43.241 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
02:42:43.242 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
02:42:44.137 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.c.i.ResourcePropertiesBinder, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
02:42:44.138 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
02:42:44.139 [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]
02:42:44.139 [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]
02:42:44.139 [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]
02:42:44.144 [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]
02:42:44.144 [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]
02:42:44.144 [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]
02:42:44.144 [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]
02:42:44.144 [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]
02:42:44.152 [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]
02:42:44.157 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@469e2dbb at construction time: []
02:42:44.157 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@46165725 at construction time: []
02:42:44.157 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contenteditor.spi.DefaultContentEditorPresentationControl.onContentSelected(it.tidalwave.northernwind.rca.ui.event.ContentSelectedEvent))
02:42:44.159 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - ******************************************************************************************
02:42:44.160 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - TEST "must populate the presentation and bind properties on reception of selected content"
02:42:44.160 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - ******************************************************************************************
02:42:44.166 [main                ] DEBUG i.t.n.r.u.c.s.DefaultContentEditorPresentationControl - onContentSelected(ContentSelectedEvent(content=Optional[Mock for Content, hashCode: 1360194045]))
02:42:44.175 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - TEST PASSED in 16 msec
02:42:44.175 [main                ] INFO  i.t.n.r.u.c.s.DefaultContentEditorPresentationControlTest - 
02:42:44.234 [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: 10.536 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jacoco:0.8.7:report (report) @ it-tidalwave-northernwind-rca-ui-content-editor ---
[INFO] Loading execution data file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/jacoco.exec
[INFO] Analyzed bundle 'Zephyr - UI Content Editor' with 12 classes
[INFO] 
[INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-northernwind-rca-ui-content-editor ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/it-tidalwave-northernwind-rca-ui-content-editor-1.2-ALPHA-4-SNAPSHOT.e9043004a15f.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_Metrics_branches/workspace/modules/ContentEditor/target/it-tidalwave-northernwind-rca-ui-content-editor-1.2-ALPHA-4-SNAPSHOT.e9043004a15f-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_Metrics_branches/workspace/modules/ContentEditor/target/it-tidalwave-northernwind-rca-ui-content-editor-1.2-ALPHA-4-SNAPSHOT.e9043004a15f.jar to /var/jenkins_home/maven-repositories/executors/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_Metrics_branches/workspace/modules/ContentEditor/pom.xml to /var/jenkins_home/maven-repositories/executors/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_Metrics_branches/workspace/modules/ContentEditor/target/it-tidalwave-northernwind-rca-ui-content-editor-1.2-ALPHA-4-SNAPSHOT.e9043004a15f-tests.jar to /var/jenkins_home/maven-repositories/executors/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
[INFO] 
[INFO] >>> spotbugs:4.5.0.0:check (default-cli) > :spotbugs @ it-tidalwave-northernwind-rca-ui-content-editor >>>
[INFO] 
[INFO] --- spotbugs:4.5.0.0:spotbugs (spotbugs) @ it-tidalwave-northernwind-rca-ui-content-editor ---
[INFO] Fork Value is true
     [java] [main] WARN edu.umd.cs.findbugs.TextUICommandLine - -output option and -outputFile option are deprecated. Set file path to each option for reporter.
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs:4.5.0.0:check (default-cli) < :spotbugs @ it-tidalwave-northernwind-rca-ui-content-editor <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.5.0.0:check (default-cli) @ it-tidalwave-northernwind-rca-ui-content-editor ---
[INFO] BugInstance size is 1
[INFO] Error size is 0
[INFO] Total bugs: 1
[ERROR] Low: Exceptional return value of java.util.concurrent.ExecutorService.submit(Runnable) ignored in it.tidalwave.northernwind.rca.ui.contenteditor.impl.ProcessExecutor.execute() [it.tidalwave.northernwind.rca.ui.contenteditor.impl.ProcessExecutor] At ProcessExecutor.java:[line 105] RV_RETURN_VALUE_IGNORED_BAD_PRACTICE
[INFO] 


To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui"



[INFO] 
[INFO] --- pmd:3.14.0:cpd (default-cli) @ it-tidalwave-northernwind-rca-ui-content-editor ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] --- pmd:3.14.0:pmd (default-cli) @ it-tidalwave-northernwind-rca-ui-content-editor ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
Dec 24, 2024 2:42:50 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
Dec 24, 2024 2:42:50 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
Dec 24, 2024 2:42:50 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:42:50 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:42:50 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:42:50 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
Dec 24, 2024 2:42:50 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
Dec 24, 2024 2:42:50 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:42:51 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:42:51 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-northernwind-rca-ui-content-editor ---
[INFO] There are 20 errors reported by Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] >>> dependency:3.1.2:analyze (default-cli) > test-compile @ 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_Metrics_branches/workspace/modules/ContentEditor' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor
[INFO] Storing buildNumber: e9043004a15f at timestamp: 1735008171708
[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_Metrics_branches/workspace/modules/ContentEditor' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/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-7 1.2-ALPHA-4-SNAPSHOT e9043004a15f
[INFO]      [echo] Java Version: 11.0.25 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-rca-ui-content-editor ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-ui-content-editor ---
[INFO] Executing tasks
[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_Metrics_branches/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_Metrics_branches/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_Metrics_branches/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_Metrics_branches/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] <<< dependency:3.1.2:analyze (default-cli) < test-compile @ it-tidalwave-northernwind-rca-ui-content-editor <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.1.2:analyze (default-cli) @ it-tidalwave-northernwind-rca-ui-content-editor ---
[WARNING] Used undeclared dependencies found:
[WARNING]    com.google.code.findbugs:jsr305:jar:3.0.2:compile
[WARNING]    org.springframework:spring-core:jar:5.3.1:compile
[WARNING]    org.springframework:spring-context:jar:5.3.1:compile
[WARNING]    org.hamcrest:hamcrest-core:jar:1.3:test
[WARNING]    org.slf4j:slf4j-api:jar:1.7.30:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:3.2-ALPHA-8:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:3.2-ALPHA-8:compile
[WARNING] Unused declared dependencies found:
[WARNING]    it.tidalwave.northernwind:it-tidalwave-html-patches:jar:1.2-ALPHA-6:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-role-spring:jar:3.2-ALPHA-8:test
[WARNING]    org.openjfx:javafx-base:jar:11.0.1:test
[WARNING]    it.tidalwave.northernwind:it-tidalwave-northernwind-core-default:jar:1.2-ALPHA-6:test
[WARNING]    org.projectlombok:lombok:jar:1.18.22:provided
[WARNING]    ch.qos.logback:logback-classic:jar:1.2.3:test
[WARNING]    org.springframework:spring-aspects:jar:5.3.1:compile
[WARNING]    org.aspectj:aspectjrt:jar:1.9.6:compile
[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/14]
[INFO]   from modules/ContentExplorer/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-util/3.2-ALPHA-8/it-tidalwave-util-3.2-ALPHA-8-tests.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-util/3.2-ALPHA-8/it-tidalwave-util-3.2-ALPHA-8-tests.jar (51 kB at 53 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-role/3.2-ALPHA-8/it-tidalwave-role-3.2-ALPHA-8-tests.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/thesefoolishthings/it-tidalwave-role/3.2-ALPHA-8/it-tidalwave-role-3.2-ALPHA-8-tests.jar (59 kB at 188 kB/s)
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[INFO] Deleting /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target
[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_Metrics_branches/workspace/modules/ContentExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer
[INFO] Storing buildNumber: e9043004a15f at timestamp: 1735008180261
[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_Metrics_branches/workspace/modules/ContentExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/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-7 1.2-ALPHA-4-SNAPSHOT e9043004a15f
[INFO]      [echo] Java Version: 11.0.25 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target/jacoco.exec
[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_Metrics_branches/workspace/modules/ContentExplorer/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Metrics_branches/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_Metrics_branches/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_Metrics_branches/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 ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
02:43:06.450 [main                ] INFO  i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - STARTING TESTS OF it.tidalwave.northernwind.rca.ui.contentexplorer.impl.ContentSelectableFiringSelectedEventTest
02:43:07.466 [main                ] TRACE it.tidalwave.role.ContextManager$Locator           - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@6a77953c
02:43:07.468 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
02:43:07.478 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
02:43:09.321 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
02:43:09.335 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
02:43:09.337 [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]
02:43:09.337 [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]
02:43:09.337 [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]
02:43:09.337 [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]
02:43:09.338 [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]
02:43:09.338 [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]
02:43:09.338 [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]
02:43:09.338 [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]
02:43:10.330 [main                ] INFO  i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - **************************************************************
02:43:10.330 [main                ] INFO  i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - TEST "must be a role activated only in the controller context"
02:43:10.331 [main                ] INFO  i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - **************************************************************
02:43:10.341 [main                ] INFO  i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - TEST PASSED in 10 msec
02:43:10.341 [main                ] INFO  i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - 
02:43:10.429 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
02:43:10.432 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
02:43:11.296 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
02:43:11.297 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
02:43:11.297 [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]
02:43:11.297 [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]
02:43:11.297 [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]
02:43:11.297 [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]
02:43:11.298 [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]
02:43:11.299 [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]
02:43:11.299 [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]
02:43:11.300 [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]
02:43:11.319 [main                ] INFO  i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - *****************************************************************
02:43:11.320 [main                ] INFO  i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - TEST "must fire selection event on the message bus when selected"
02:43:11.320 [main                ] INFO  i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - *****************************************************************
02:43:11.351 [main                ] INFO  i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - TEST PASSED in 32 msec
02:43:11.352 [main                ] INFO  i.t.n.r.u.c.i.ContentSelectableFiringSelectedEventTest - 
02:43:11.384 [main                ] TRACE it.tidalwave.role.ContextManager$Locator           - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@6c5e1bde
02:43:11.385 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
02:43:11.386 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
02:43:12.266 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
02:43:12.267 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
02:43:12.267 [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]
02:43:12.267 [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]
02:43:12.267 [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]
02:43:12.268 [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]
02:43:12.268 [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]
02:43:12.268 [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]
02:43:12.268 [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]
02:43:12.268 [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]
02:43:12.361 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contentexplorer.impl.DefaultContentExplorerPresentationControl.onOpenSite(it.tidalwave.northernwind.rca.ui.event.OpenSiteEvent))
02:43:12.499 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.m.Content$MockitoMock$1415557417@1c55ef24 at construction time: []
02:43:12.501 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.m.Content$MockitoMock$1415557417@1c55ef24 at construction time: []
02:43:12.538 [main                ] INFO  i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - **********************************
02:43:12.538 [main                ] INFO  i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - TEST "must be a MessageSubscriber"
02:43:12.539 [main                ] INFO  i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - **********************************
02:43:12.540 [main                ] INFO  i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - TEST PASSED in 3 msec
02:43:12.540 [main                ] INFO  i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - 
02:43:12.614 [main                ] TRACE it.tidalwave.role.ContextManager$Locator           - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@53357312
02:43:12.614 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
02:43:12.615 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
02:43:13.337 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
02:43:13.337 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
02:43:13.337 [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]
02:43:13.337 [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]
02:43:13.338 [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]
02:43:13.338 [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]
02:43:13.338 [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]
02:43:13.338 [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]
02:43:13.338 [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]
02:43:13.338 [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]
02:43:13.362 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contentexplorer.impl.DefaultContentExplorerPresentationControl.onOpenSite(it.tidalwave.northernwind.rca.ui.event.OpenSiteEvent))
02:43:13.364 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.m.Content$MockitoMock$1415557417@7bcd5686 at construction time: []
02:43:13.364 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.m.Content$MockitoMock$1415557417@7bcd5686 at construction time: []
02:43:13.365 [main                ] INFO  i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - *********************************************************************************************************
02:43:13.366 [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"
02:43:13.366 [main                ] INFO  i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - *********************************************************************************************************
02:43:13.367 [main                ] TRACE i.t.r.s.spi.DciContextWithAutoThreadBindingAspect  - executing i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@28d0a770.onOpenSite() with context thread binding
02:43:13.368 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - runWithContexts([i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@28d0a770], i.t.r.s.s.DciContextWithAutoThreadBindingAspect$1@42c885dc)
02:43:13.372 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - >>>> contexts now: [it.tidalwave.northernwind.rca.ui.contentexplorer.impl.DefaultContentExplorerPresentationControl@28d0a770] - it.tidalwave.role.spi.DefaultContextManager@26afba10
02:43:13.373 [main                ] DEBUG i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl - onOpenSite(Mock for OpenSiteEvent, hashCode: 510951166)
02:43:13.382 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.m.Content$MockitoMock$1415557417@7bcd5686 at construction time: [i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@28d0a770]
02:43:13.389 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - >>>> runWithContexts([i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@28d0a770], i.t.r.s.s.DciContextWithAutoThreadBindingAspect$1@42c885dc) completed
02:43:13.391 [main                ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate      - as(i.t.r.u.Selectable) for i.t.n.c.m.Content$MockitoMock$1415557417@7bcd5686
02:43:13.391 [main                ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate      - >>>> contexts: ContextSampler(contexts=[it.tidalwave.northernwind.rca.ui.contentexplorer.impl.DefaultContentExplorerPresentationControl@28d0a770])
02:43:13.392 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - runWithContexts([i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@28d0a770], i.t.r.s.s.SpringAsDelegate$1@986d5ff)
02:43:13.392 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - >>>> contexts now: [it.tidalwave.northernwind.rca.ui.contentexplorer.impl.DefaultContentExplorerPresentationControl@28d0a770] - it.tidalwave.role.spi.DefaultContextManager@26afba10
02:43:13.392 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - findRoles(i.t.n.c.m.Content$MockitoMock$1415557417@7bcd5686, i.t.r.u.Selectable)
02:43:13.392 [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]
02:43:13.392 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> owner class replaced with i.t.n.c.m.Content
02:43:13.392 [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)
02:43:13.393 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> contexts: [i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@28d0a770]
02:43:13.393 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> constructor parameters: [Mock for MessageBus, hashCode: 726663759, Mock for Content, hashCode: 2077054598]
02:43:13.394 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> findRoles() returning: [i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent@706b5cd]
02:43:13.394 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - >>>> runWithContexts([i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@28d0a770], i.t.r.s.s.SpringAsDelegate$1@986d5ff) completed
02:43:13.394 [main                ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate      - >>>> as() returning [i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent@706b5cd]
02:43:13.394 [main                ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate      - as(i.t.r.u.Selectable) for i.t.n.c.m.Content$MockitoMock$1415557417@7bcd5686
02:43:13.394 [main                ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate      - >>>> contexts: ContextSampler(contexts=[it.tidalwave.northernwind.rca.ui.contentexplorer.impl.DefaultContentExplorerPresentationControl@28d0a770])
02:43:13.394 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - runWithContexts([i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@28d0a770], i.t.r.s.s.SpringAsDelegate$1@15c4dd20)
02:43:13.395 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - >>>> contexts now: [it.tidalwave.northernwind.rca.ui.contentexplorer.impl.DefaultContentExplorerPresentationControl@28d0a770] - it.tidalwave.role.spi.DefaultContextManager@26afba10
02:43:13.395 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - findRoles(i.t.n.c.m.Content$MockitoMock$1415557417@7bcd5686, i.t.r.u.Selectable)
02:43:13.395 [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]
02:43:13.395 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> owner class replaced with i.t.n.c.m.Content
02:43:13.395 [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)
02:43:13.395 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> contexts: [i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@28d0a770]
02:43:13.395 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> constructor parameters: [Mock for MessageBus, hashCode: 726663759, Mock for Content, hashCode: 2077054598]
02:43:13.396 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> findRoles() returning: [i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent@3e2de7ad]
02:43:13.396 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - >>>> runWithContexts([i.t.n.r.u.c.i.DefaultContentExplorerPresentationControl@28d0a770], i.t.r.s.s.SpringAsDelegate$1@15c4dd20) completed
02:43:13.396 [main                ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate      - >>>> as() returning [i.t.n.r.u.c.i.ContentSelectableFiringSelectedEvent@3e2de7ad]
02:43:13.397 [main                ] INFO  i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - TEST PASSED in 32 msec
02:43:13.397 [main                ] INFO  i.t.n.r.u.c.i.DefaultContentExplorerPresentationControlTest - 
02:43:13.433 [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: 7.747 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jacoco:0.8.7:report (report) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[INFO] Loading execution data file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target/jacoco.exec
[INFO] Analyzed bundle 'Zephyr - UI Content Explorer' with 3 classes
[INFO] 
[INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target/it-tidalwave-northernwind-rca-ui-content-explorer-1.2-ALPHA-4-SNAPSHOT.e9043004a15f.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_Metrics_branches/workspace/modules/ContentExplorer/target/it-tidalwave-northernwind-rca-ui-content-explorer-1.2-ALPHA-4-SNAPSHOT.e9043004a15f-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_Metrics_branches/workspace/modules/ContentExplorer/target/it-tidalwave-northernwind-rca-ui-content-explorer-1.2-ALPHA-4-SNAPSHOT.e9043004a15f.jar to /var/jenkins_home/maven-repositories/executors/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_Metrics_branches/workspace/modules/ContentExplorer/pom.xml to /var/jenkins_home/maven-repositories/executors/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_Metrics_branches/workspace/modules/ContentExplorer/target/it-tidalwave-northernwind-rca-ui-content-explorer-1.2-ALPHA-4-SNAPSHOT.e9043004a15f-tests.jar to /var/jenkins_home/maven-repositories/executors/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
[INFO] 
[INFO] >>> spotbugs:4.5.0.0:check (default-cli) > :spotbugs @ it-tidalwave-northernwind-rca-ui-content-explorer >>>
[INFO] 
[INFO] --- spotbugs:4.5.0.0:spotbugs (spotbugs) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[INFO] Fork Value is true
     [java] [main] WARN edu.umd.cs.findbugs.TextUICommandLine - -output option and -outputFile option are deprecated. Set file path to each option for reporter.
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs:4.5.0.0:check (default-cli) < :spotbugs @ it-tidalwave-northernwind-rca-ui-content-explorer <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.5.0.0:check (default-cli) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- pmd:3.14.0:cpd (default-cli) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] --- pmd:3.14.0:pmd (default-cli) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
Dec 24, 2024 2:43:18 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
Dec 24, 2024 2:43:18 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
Dec 24, 2024 2:43:18 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:43:18 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:43:18 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:43:18 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
Dec 24, 2024 2:43:18 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
Dec 24, 2024 2:43:19 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:43:19 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:43:19 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[INFO] There are 4 errors reported by Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] >>> dependency:3.1.2:analyze (default-cli) > test-compile @ 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_Metrics_branches/workspace/modules/ContentExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer
[INFO] Storing buildNumber: e9043004a15f at timestamp: 1735008199581
[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_Metrics_branches/workspace/modules/ContentExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/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-7 1.2-ALPHA-4-SNAPSHOT e9043004a15f
[INFO]      [echo] Java Version: 11.0.25 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[INFO] Executing tasks
[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_Metrics_branches/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_Metrics_branches/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] <<< dependency:3.1.2:analyze (default-cli) < test-compile @ it-tidalwave-northernwind-rca-ui-content-explorer <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.1.2:analyze (default-cli) @ it-tidalwave-northernwind-rca-ui-content-explorer ---
[WARNING] Used undeclared dependencies found:
[WARNING]    com.google.code.findbugs:jsr305:jar:3.0.2:compile
[WARNING]    org.springframework:spring-context:jar:5.3.1:compile
[WARNING]    org.hamcrest:hamcrest-core:jar:1.3:test
[WARNING]    org.slf4j:slf4j-api:jar:1.7.30:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:3.2-ALPHA-8:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:3.2-ALPHA-8:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-messagebus:jar:3.2-ALPHA-8:compile
[WARNING] Unused declared dependencies found:
[WARNING]    javax.servlet:servlet-api:jar:2.5:test
[WARNING]    org.projectlombok:lombok:jar:1.18.22:provided
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:3.2-ALPHA-8:test
[WARNING]    ch.qos.logback:logback-classic:jar:1.2.3:test
[WARNING]    org.springframework:spring-aspects:jar:5.3.1:compile
[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/14]
[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] Deleting /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target
[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_Metrics_branches/workspace/modules/ContentManager' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager
[INFO] Storing buildNumber: e9043004a15f at timestamp: 1735008205330
[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_Metrics_branches/workspace/modules/ContentManager' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/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-7 1.2-ALPHA-4-SNAPSHOT e9043004a15f
[INFO]      [echo] Java Version: 11.0.25 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/jacoco.exec
[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_Metrics_branches/workspace/modules/ContentManager/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Metrics_branches/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_Metrics_branches/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_Metrics_branches/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_Metrics_branches/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.BeforeClass,/org.testng.annotations.Test,/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 ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
02:43:34.627 [main                ] INFO  i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - STARTING TESTS OF it.tidalwave.northernwind.rca.ui.contentmanager.impl.CreateContentRequestActionProviderTest
02:43:35.782 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@75882ac2 at construction time: []
02:43:35.783 [main                ] INFO  i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - *********************************************
02:43:35.783 [main                ] INFO  i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - TEST "must provide only a New Content action"
02:43:35.784 [main                ] INFO  i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - *********************************************
02:43:35.790 [main                ] INFO  i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - TEST PASSED in 6 msec
02:43:35.790 [main                ] INFO  i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - 
02:43:35.791 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@57df93c1 at construction time: []
02:43:35.791 [main                ] INFO  i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - ************************************************************
02:43:35.791 [main                ] INFO  i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - TEST "the action must publish a proper CreateContentRequest"
02:43:35.792 [main                ] INFO  i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - ************************************************************
02:43:35.815 [main                ] INFO  i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - TEST PASSED in 24 msec
02:43:35.815 [main                ] INFO  i.t.n.r.u.c.i.CreateContentRequestActionProviderTest - 
02:43:36.593 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
02:43:36.616 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
02:43:38.857 [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.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
02:43:38.876 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
02:43:38.877 [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]
02:43:38.877 [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]
02:43:38.878 [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]
02:43:38.878 [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]
02:43:38.878 [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]
02:43:38.878 [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]
02:43:38.878 [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]
02:43:38.878 [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]
02:43:38.879 [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]
02:43:39.070 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contentmanager.impl.DefaultAddContentPresentationControl.onCreateContentRequest(it.tidalwave.northernwind.rca.ui.event.CreateContentRequest))
02:43:39.229 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - ********************************************************************************************************************************************************************************************
02:43:39.229 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST "must create Content with the right Properties when user confirms"
02:43:39.230 [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)=2024-12-24T02:43:35.818359Z[Etc/UTC], Key(name=title, type=class java.lang.String)=the title, Key(name=exposedUri, type=class java.lang.String)=the-exposed-uri}]
02:43:39.230 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - ********************************************************************************************************************************************************************************************
02:43:39.258 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControl - onCreateContentRequest(CreateContentRequest(parentContent=Mock for Content, hashCode: 1257289573))
02:43:39.517 [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@7fafc718)...
02:43:39.543 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST PASSED in 427 msec
02:43:39.543 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - 
02:43:39.845 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
02:43:39.857 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
02:43:41.452 [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.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
02:43:41.456 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
02:43:41.456 [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]
02:43:41.456 [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]
02:43:41.456 [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]
02:43:41.457 [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]
02:43:41.457 [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]
02:43:41.457 [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]
02:43:41.457 [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]
02:43:41.457 [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]
02:43:41.457 [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]
02:43:41.474 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contentmanager.impl.DefaultAddContentPresentationControl.onCreateContentRequest(it.tidalwave.northernwind.rca.ui.event.CreateContentRequest))
02:43:41.478 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - ********************************************************************************************************************************************************************************************
02:43:41.478 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST "must create Content with the right Properties when user confirms"
02:43:41.479 [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=2024-12-25T02:43:35.818359Z[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=title, type=class java.lang.String)=another title, Key(name=publishingDateTime, type=class java.time.ZonedDateTime)=2024-12-25T02:43:35.818359Z[Etc/UTC], Key(name=exposedUri, type=class java.lang.String)=another-exposed-uri}]
02:43:41.479 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - ********************************************************************************************************************************************************************************************
02:43:41.480 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControl - onCreateContentRequest(CreateContentRequest(parentContent=Mock for Content, hashCode: 1268048141))
02:43:41.487 [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@645eaee6)...
02:43:41.490 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST PASSED in 12 msec
02:43:41.490 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - 
02:43:41.542 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
02:43:41.544 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
02:43:42.329 [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.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
02:43:42.330 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
02:43:42.330 [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]
02:43:42.330 [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]
02:43:42.330 [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]
02:43:42.332 [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]
02:43:42.332 [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]
02:43:42.333 [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]
02:43:42.333 [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]
02:43:42.333 [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]
02:43:42.333 [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]
02:43:42.353 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contentmanager.impl.DefaultAddContentPresentationControl.onCreateContentRequest(it.tidalwave.northernwind.rca.ui.event.CreateContentRequest))
02:43:42.354 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - ****************************************
02:43:42.354 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST "must do nothing when user cancels"
02:43:42.355 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - ****************************************
02:43:42.356 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControl - onCreateContentRequest(CreateContentRequest(parentContent=Mock for Content, hashCode: 68516989))
02:43:42.357 [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@6a995c1d)...
02:43:42.358 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST PASSED in 4 msec
02:43:42.359 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - 
02:43:42.392 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
02:43:42.393 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
02:43:43.103 [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.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
02:43:43.105 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
02:43:43.105 [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]
02:43:43.105 [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]
02:43:43.105 [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]
02:43:43.105 [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]
02:43:43.105 [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]
02:43:43.105 [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]
02:43:43.106 [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]
02:43:43.106 [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]
02:43:43.106 [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]
02:43:43.114 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.contentmanager.impl.DefaultAddContentPresentationControl.onCreateContentRequest(it.tidalwave.northernwind.rca.ui.event.CreateContentRequest))
02:43:43.115 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - ***************************************************
02:43:43.115 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST "must properly set initial values and show up"
02:43:43.116 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - ***************************************************
02:43:43.116 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControl - onCreateContentRequest(CreateContentRequest(parentContent=Mock for Content, hashCode: 635473881))
02:43:43.118 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - TEST PASSED in 3 msec
02:43:43.118 [main                ] INFO  i.t.n.r.u.c.i.DefaultAddContentPresentationControlTest - 
02:43:43.158 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
02:43:43.159 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
02:43:43.881 [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.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
02:43:43.882 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
02:43:43.882 [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]
02:43:43.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]
02:43:43.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]
02:43:43.882 [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]
02:43:43.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]
02:43:43.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]
02:43:43.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]
02:43:43.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]
02:43:43.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]
02:43:43.959 [main                ] INFO  i.t.n.r.u.c.impl.DefaultContentChildCreatorTest    - ********************************************************
02:43:43.960 [main                ] INFO  i.t.n.r.u.c.impl.DefaultContentChildCreatorTest    - TEST "must properly create the new Content and store it"
02:43:43.960 [main                ] INFO  i.t.n.r.u.c.impl.DefaultContentChildCreatorTest    - ********************************************************
02:43:43.961 [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: 1657158301
02:43:43.994 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.i.m.DefaultResourceProperties@62671604/null at construction time: []
02:43:44.071 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - convertValue(Key(name=Property1, type=class java.lang.String), value 1)
02:43:44.072 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - >>>> returning value 1 (java.lang.String)
02:43:44.072 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - convertValue(Key(name=Property2, type=class java.lang.String), value 2)
02:43:44.072 [main                ] TRACE i.t.n.core.impl.model.DefaultResourceProperties    - >>>> returning value 2 (java.lang.String)
02:43:44.073 [main                ] INFO  i.t.n.r.u.c.impl.DefaultContentChildCreatorTest    - TEST PASSED in 114 msec
02:43:44.073 [main                ] INFO  i.t.n.r.u.c.impl.DefaultContentChildCreatorTest    - 
02:43:44.099 [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: 10.458 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jacoco:0.8.7:report (report) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] Loading execution data file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/jacoco.exec
[INFO] Analyzed bundle 'Zephyr - UI Content Manager' with 8 classes
[INFO] 
[INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/it-tidalwave-northernwind-rca-ui-content-manager-1.2-ALPHA-4-SNAPSHOT.e9043004a15f.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_Metrics_branches/workspace/modules/ContentManager/target/it-tidalwave-northernwind-rca-ui-content-manager-1.2-ALPHA-4-SNAPSHOT.e9043004a15f-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_Metrics_branches/workspace/modules/ContentManager/target/it-tidalwave-northernwind-rca-ui-content-manager-1.2-ALPHA-4-SNAPSHOT.e9043004a15f.jar to /var/jenkins_home/maven-repositories/executors/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_Metrics_branches/workspace/modules/ContentManager/pom.xml to /var/jenkins_home/maven-repositories/executors/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_Metrics_branches/workspace/modules/ContentManager/target/it-tidalwave-northernwind-rca-ui-content-manager-1.2-ALPHA-4-SNAPSHOT.e9043004a15f-tests.jar to /var/jenkins_home/maven-repositories/executors/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
[INFO] 
[INFO] >>> spotbugs:4.5.0.0:check (default-cli) > :spotbugs @ it-tidalwave-northernwind-rca-ui-content-manager >>>
[INFO] 
[INFO] --- spotbugs:4.5.0.0:spotbugs (spotbugs) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] Fork Value is true
     [java] [main] WARN edu.umd.cs.findbugs.TextUICommandLine - -output option and -outputFile option are deprecated. Set file path to each option for reporter.
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs:4.5.0.0:check (default-cli) < :spotbugs @ it-tidalwave-northernwind-rca-ui-content-manager <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.5.0.0:check (default-cli) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] BugInstance size is 1
[INFO] Error size is 0
[INFO] Total bugs: 1
[ERROR] Low: Use of non-localized String.toUpperCase() or String.toLowerCase() in it.tidalwave.northernwind.rca.ui.contentmanager.impl.UriNormalizedFunction.function(String) [it.tidalwave.northernwind.rca.ui.contentmanager.impl.UriNormalizedFunction] At UriNormalizedFunction.java:[line 65] DM_CONVERT_CASE
[INFO] 


To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui"



[INFO] 
[INFO] --- pmd:3.14.0:cpd (default-cli) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] --- pmd:3.14.0:pmd (default-cli) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
Dec 24, 2024 2:43:48 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
Dec 24, 2024 2:43:48 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
Dec 24, 2024 2:43:48 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:43:48 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:43:48 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:43:48 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
Dec 24, 2024 2:43:48 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
Dec 24, 2024 2:43:49 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:43:49 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:43:49 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] There are 31 errors reported by Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] >>> dependency:3.1.2:analyze (default-cli) > test-compile @ 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_Metrics_branches/workspace/modules/ContentManager' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager
[INFO] Storing buildNumber: e9043004a15f at timestamp: 1735008229333
[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_Metrics_branches/workspace/modules/ContentManager' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/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-7 1.2-ALPHA-4-SNAPSHOT e9043004a15f
[INFO]      [echo] Java Version: 11.0.25 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[INFO] Executing tasks
[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_Metrics_branches/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_Metrics_branches/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_Metrics_branches/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.BeforeClass,/org.testng.annotations.Test,/org.testng.annotations.DataProvider
[INFO] 
[INFO] <<< dependency:3.1.2:analyze (default-cli) < test-compile @ it-tidalwave-northernwind-rca-ui-content-manager <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.1.2:analyze (default-cli) @ it-tidalwave-northernwind-rca-ui-content-manager ---
[WARNING] Used undeclared dependencies found:
[WARNING]    com.google.code.findbugs:jsr305:jar:3.0.2:compile
[WARNING]    javax.annotation:javax.annotation-api:jar:1.3.2:compile
[WARNING]    org.springframework:spring-core:jar:5.3.1:compile
[WARNING]    org.springframework:spring-context:jar:5.3.1:compile
[WARNING]    org.hamcrest:hamcrest-core:jar:1.3:test
[WARNING]    org.slf4j:slf4j-api:jar:1.7.30:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:3.2-ALPHA-8:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:3.2-ALPHA-8:compile
[WARNING] Unused declared dependencies found:
[WARNING]    org.openjfx:javafx-base:jar:11.0.1:test
[WARNING]    javax.servlet:servlet-api:jar:2.5:test
[WARNING]    org.projectlombok:lombok:jar:1.18.22:provided
[WARNING]    ch.qos.logback:logback-classic:jar:1.2.3:test
[WARNING]    org.springframework:spring-aspects:jar:5.3.1:compile
[WARNING]    org.aspectj:aspectjrt:jar:1.9.6:compile
[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/14]
[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] Deleting /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/target
[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_Metrics_branches/workspace/modules/SiteOpener' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener
[INFO] Storing buildNumber: e9043004a15f at timestamp: 1735008233481
[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_Metrics_branches/workspace/modules/SiteOpener' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/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-7 1.2-ALPHA-4-SNAPSHOT e9043004a15f
[INFO]      [echo] Java Version: 11.0.25 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-rca-ui-site-opener ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/target/jacoco.exec
[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_Metrics_branches/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_Metrics_branches/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 ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running it.tidalwave.northernwind.rca.ui.siteopener.spi.DefaultSiteOpenerPresentationControlTest
02:43:57.348 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - STARTING TESTS OF it.tidalwave.northernwind.rca.ui.siteopener.spi.DefaultSiteOpenerPresentationControlTest
02:43:58.542 [main                ] TRACE it.tidalwave.role.ContextManager$Locator           - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@3125a827
02:43:58.542 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
02:43:58.547 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
02:43:59.627 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
02:43:59.633 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
02:43:59.634 [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]
02:43:59.634 [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]
02:43:59.634 [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]
02:43:59.635 [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]
02:43:59.635 [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]
02:43:59.635 [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]
02:43:59.636 [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]
02:43:59.661 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@76e5bdcf at construction time: []
02:43:59.673 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - **********************************************************************************
02:43:59.673 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "initialize must bind the presentation and set the default path to user home"
02:43:59.673 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - **********************************************************************************
02:43:59.685 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 12 msec
02:43:59.685 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 
02:43:59.725 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
02:43:59.727 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
02:44:00.554 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
02:44:00.555 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
02:44:00.555 [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]
02:44:00.555 [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]
02:44:00.555 [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]
02:44:00.555 [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]
02:44:00.556 [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]
02:44:00.556 [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]
02:44:00.556 [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]
02:44:00.563 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@73fff432 at construction time: []
02:44:00.564 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************
02:44:00.564 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must do nothing when openSite invoked and the user cancelled the selection"
02:44:00.565 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************
02:44:00.596 [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@794a516d)...
02:44:00.603 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 39 msec
02:44:00.604 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 
02:44:00.646 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
02:44:00.648 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
02:44:01.386 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
02:44:01.388 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
02:44:01.389 [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]
02:44:01.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]
02:44:01.390 [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]
02:44:01.390 [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]
02:44:01.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]
02:44:01.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]
02:44:01.391 [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]
02:44:01.398 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@37ed0b30 at construction time: []
02:44:01.399 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
02:44:01.400 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder"
02:44:01.400 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-15337806421873623710]
02:44:01.400 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
02:44:01.404 [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@161eed14)...
02:44:01.479 [AWT-EventQueue-0    ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@4c1a2e86 at construction time: []
02:44:01.483 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 84 msec
02:44:01.483 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 
02:44:01.507 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
02:44:01.508 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
02:44:02.206 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
02:44:02.206 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
02:44:02.207 [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]
02:44:02.207 [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]
02:44:02.207 [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]
02:44:02.207 [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]
02:44:02.207 [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]
02:44:02.207 [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]
02:44:02.207 [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]
02:44:02.212 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@ae6cd2b at construction time: []
02:44:02.213 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
02:44:02.213 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder"
02:44:02.213 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-12845871856449636732]
02:44:02.213 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
02:44:02.214 [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@34b29a64)...
02:44:02.214 [AWT-EventQueue-0    ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@21fe46e5 at construction time: []
02:44:02.216 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 2 msec
02:44:02.216 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 
02:44:02.239 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
02:44:02.240 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
02:44:02.925 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
02:44:02.925 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
02:44:02.925 [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]
02:44:02.926 [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]
02:44:02.926 [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]
02:44:02.926 [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]
02:44:02.926 [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]
02:44:02.926 [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]
02:44:02.926 [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]
02:44:02.934 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@53545529 at construction time: []
02:44:02.935 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
02:44:02.935 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder"
02:44:02.935 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-2985959582764224422]
02:44:02.935 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
02:44:02.937 [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@614294ba)...
02:44:02.938 [AWT-EventQueue-0    ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@7c31f80a at construction time: []
02:44:02.940 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 5 msec
02:44:02.941 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 
02:44:02.963 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
02:44:02.964 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
02:44:03.678 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
02:44:03.679 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
02:44:03.680 [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]
02:44:03.681 [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]
02:44:03.681 [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]
02:44:03.682 [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]
02:44:03.682 [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]
02:44:03.682 [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]
02:44:03.682 [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]
02:44:03.688 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@68f3d2f4 at construction time: []
02:44:03.690 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
02:44:03.691 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder"
02:44:03.691 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-10539799072808099297]
02:44:03.691 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
02:44:03.693 [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@5c703c52)...
02:44:03.694 [AWT-EventQueue-0    ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@fea8057 at construction time: []
02:44:03.700 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 8 msec
02:44:03.700 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 
02:44:03.746 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
02:44:03.747 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
02:44:04.364 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
02:44:04.364 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
02:44:04.365 [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]
02:44:04.365 [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]
02:44:04.365 [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]
02:44:04.365 [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]
02:44:04.365 [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]
02:44:04.365 [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]
02:44:04.365 [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]
02:44:04.370 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@5ea0dc3f at construction time: []
02:44:04.372 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
02:44:04.372 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder"
02:44:04.372 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-6715460535378436312]
02:44:04.372 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
02:44:04.373 [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@7af83254)...
02:44:04.373 [AWT-EventQueue-0    ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@97a64a9 at construction time: []
02:44:04.375 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 3 msec
02:44:04.375 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 
02:44:04.396 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
02:44:04.396 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
02:44:05.095 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
02:44:05.096 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
02:44:05.096 [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]
02:44:05.096 [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]
02:44:05.096 [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]
02:44:05.096 [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]
02:44:05.096 [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]
02:44:05.096 [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]
02:44:05.097 [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]
02:44:05.112 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@20079c33 at construction time: []
02:44:05.113 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
02:44:05.113 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder"
02:44:05.113 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-12307818664221125475]
02:44:05.114 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
02:44:05.115 [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@54b55b78)...
02:44:05.115 [AWT-EventQueue-0    ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@f868181 at construction time: []
02:44:05.117 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 4 msec
02:44:05.117 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 
02:44:05.177 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
02:44:05.178 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
02:44:05.840 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
02:44:05.841 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
02:44:05.841 [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]
02:44:05.841 [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]
02:44:05.842 [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]
02:44:05.842 [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]
02:44:05.844 [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]
02:44:05.844 [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]
02:44:05.844 [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]
02:44:05.848 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@524d2e25 at construction time: []
02:44:05.848 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
02:44:05.848 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder"
02:44:05.849 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-2036488016946368533]
02:44:05.849 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
02:44:05.851 [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@345768b7)...
02:44:05.851 [AWT-EventQueue-0    ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@6ed21db8 at construction time: []
02:44:05.854 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 6 msec
02:44:05.854 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 
02:44:05.903 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
02:44:05.903 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
02:44:06.509 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
02:44:06.510 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
02:44:06.511 [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]
02:44:06.511 [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]
02:44:06.511 [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]
02:44:06.511 [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]
02:44:06.511 [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]
02:44:06.511 [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]
02:44:06.511 [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]
02:44:06.523 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@6e52dca8 at construction time: []
02:44:06.525 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
02:44:06.526 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder"
02:44:06.527 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-5806085703411406923]
02:44:06.527 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
02:44:06.531 [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@1042f581)...
02:44:06.532 [AWT-EventQueue-0    ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@2b73f481 at construction time: []
02:44:06.533 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 7 msec
02:44:06.533 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 
02:44:06.582 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
02:44:06.585 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
02:44:07.267 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
02:44:07.267 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
02:44:07.267 [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]
02:44:07.268 [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]
02:44:07.268 [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]
02:44:07.268 [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]
02:44:07.268 [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]
02:44:07.268 [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]
02:44:07.268 [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]
02:44:07.284 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@6579ad1 at construction time: []
02:44:07.285 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
02:44:07.285 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder"
02:44:07.285 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-3827942359107171418]
02:44:07.285 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
02:44:07.289 [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@24ee2388)...
02:44:07.290 [AWT-EventQueue-0    ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@5aafc570 at construction time: []
02:44:07.296 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 11 msec
02:44:07.297 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 
02:44:07.350 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
02:44:07.351 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
02:44:07.957 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
02:44:07.957 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
02:44:07.958 [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]
02:44:07.958 [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]
02:44:07.958 [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]
02:44:07.958 [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]
02:44:07.958 [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]
02:44:07.958 [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]
02:44:07.958 [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]
02:44:07.962 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.r.u.i.DefaultUserAction@509750aa at construction time: []
02:44:07.963 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
02:44:07.963 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder"
02:44:07.963 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-7365915270571212361]
02:44:07.963 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
02:44:07.966 [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@5d46dd59)...
02:44:07.966 [AWT-EventQueue-0    ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@69a5fd8c at construction time: []
02:44:07.981 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 18 msec
02:44:07.981 [main                ] INFO  i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - 
02:44:08.022 [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: 11.252 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] 
[INFO] 
[INFO] --- jacoco:0.8.7:report (report) @ it-tidalwave-northernwind-rca-ui-site-opener ---
[INFO] Loading execution data file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/target/jacoco.exec
[INFO] Analyzed bundle 'Zephyr - UI Site Opener' with 3 classes
[INFO] 
[INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-northernwind-rca-ui-site-opener ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/target/it-tidalwave-northernwind-rca-ui-site-opener-1.2-ALPHA-4-SNAPSHOT.e9043004a15f.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_Metrics_branches/workspace/modules/SiteOpener/target/it-tidalwave-northernwind-rca-ui-site-opener-1.2-ALPHA-4-SNAPSHOT.e9043004a15f-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_Metrics_branches/workspace/modules/SiteOpener/target/it-tidalwave-northernwind-rca-ui-site-opener-1.2-ALPHA-4-SNAPSHOT.e9043004a15f.jar to /var/jenkins_home/maven-repositories/executors/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_Metrics_branches/workspace/modules/SiteOpener/pom.xml to /var/jenkins_home/maven-repositories/executors/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_Metrics_branches/workspace/modules/SiteOpener/target/it-tidalwave-northernwind-rca-ui-site-opener-1.2-ALPHA-4-SNAPSHOT.e9043004a15f-tests.jar to /var/jenkins_home/maven-repositories/executors/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
[INFO] 
[INFO] >>> spotbugs:4.5.0.0:check (default-cli) > :spotbugs @ it-tidalwave-northernwind-rca-ui-site-opener >>>
[INFO] 
[INFO] --- spotbugs:4.5.0.0:spotbugs (spotbugs) @ it-tidalwave-northernwind-rca-ui-site-opener ---
[INFO] Fork Value is true
     [java] [main] WARN edu.umd.cs.findbugs.TextUICommandLine - -output option and -outputFile option are deprecated. Set file path to each option for reporter.
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs:4.5.0.0:check (default-cli) < :spotbugs @ it-tidalwave-northernwind-rca-ui-site-opener <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.5.0.0:check (default-cli) @ it-tidalwave-northernwind-rca-ui-site-opener ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- pmd:3.14.0:cpd (default-cli) @ it-tidalwave-northernwind-rca-ui-site-opener ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] --- pmd:3.14.0:pmd (default-cli) @ it-tidalwave-northernwind-rca-ui-site-opener ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
Dec 24, 2024 2:44:15 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
Dec 24, 2024 2:44:15 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
Dec 24, 2024 2:44:15 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:44:15 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:44:16 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:44:16 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
Dec 24, 2024 2:44:16 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
Dec 24, 2024 2:44:16 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:44:16 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:44:16 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-northernwind-rca-ui-site-opener ---
[INFO] There are 9 errors reported by Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] >>> dependency:3.1.2:analyze (default-cli) > test-compile @ 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_Metrics_branches/workspace/modules/SiteOpener' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener
[INFO] Storing buildNumber: e9043004a15f at timestamp: 1735008256495
[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_Metrics_branches/workspace/modules/SiteOpener' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/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-7 1.2-ALPHA-4-SNAPSHOT e9043004a15f
[INFO]      [echo] Java Version: 11.0.25 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-rca-ui-site-opener ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/target/jacoco.exec
[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_Metrics_branches/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_Metrics_branches/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] <<< dependency:3.1.2:analyze (default-cli) < test-compile @ it-tidalwave-northernwind-rca-ui-site-opener <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.1.2:analyze (default-cli) @ it-tidalwave-northernwind-rca-ui-site-opener ---
[WARNING] Used undeclared dependencies found:
[WARNING]    com.google.code.findbugs:jsr305:jar:3.0.2:compile
[WARNING]    org.springframework:spring-context:jar:5.3.1:compile
[WARNING]    org.hamcrest:hamcrest-core:jar:1.3:test
[WARNING]    org.slf4j:slf4j-api:jar:1.7.30:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:3.2-ALPHA-8:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:3.2-ALPHA-8:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-messagebus:jar:3.2-ALPHA-8:compile
[WARNING]    it.tidalwave.northernwind:it-tidalwave-northernwind-core-filesystem-basic:jar:1.2-ALPHA-6:compile
[WARNING] Unused declared dependencies found:
[WARNING]    it.tidalwave.northernwind:it-tidalwave-northernwind-core:jar:1.2-ALPHA-6:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-messagebus-spring:jar:3.2-ALPHA-8:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-role-spring:jar:3.2-ALPHA-8:test
[WARNING]    org.openjfx:javafx-base:jar:11.0.1:test
[WARNING]    org.projectlombok:lombok:jar:1.18.22:provided
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:3.2-ALPHA-8:test
[WARNING]    ch.qos.logback:logback-classic:jar:1.2.3:test
[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/14]
[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] Deleting /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target
[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_Metrics_branches/workspace/modules/StructureExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer
[INFO] Storing buildNumber: e9043004a15f at timestamp: 1735008263583
[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_Metrics_branches/workspace/modules/StructureExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/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-7 1.2-ALPHA-4-SNAPSHOT e9043004a15f
[INFO]      [echo] Java Version: 11.0.25 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-rca-ui-structure-explorer ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target/jacoco.exec
[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_Metrics_branches/workspace/modules/StructureExplorer/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Metrics_branches/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_Metrics_branches/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: /it.tidalwave.dci.annotation.DciContext,/javax.annotation.Nonnull,/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_Metrics_branches/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 ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
02:44:32.216 [main                ] INFO  i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - STARTING TESTS OF it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControlTest
02:44:33.241 [main                ] TRACE it.tidalwave.role.ContextManager$Locator           - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@2a4a95c4
02:44:33.242 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
02:44:33.251 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
02:44:34.838 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
02:44:34.845 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
02:44:34.847 [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]
02:44:34.847 [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]
02:44:34.848 [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]
02:44:34.848 [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]
02:44:34.848 [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]
02:44:34.849 [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]
02:44:34.849 [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]
02:44:34.849 [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]
02:44:35.662 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl.onOpenSite(it.tidalwave.northernwind.rca.ui.event.OpenSiteEvent))
02:44:35.969 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.m.SiteNode$MockitoMock$1146557411@6940565d at construction time: []
02:44:35.970 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.m.SiteNode$MockitoMock$1146557411@6940565d at construction time: []
02:44:35.981 [main                ] INFO  i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - **********************************
02:44:35.981 [main                ] INFO  i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - TEST "must be a MessageSubscriber"
02:44:35.981 [main                ] INFO  i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - **********************************
02:44:35.985 [main                ] INFO  i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - TEST PASSED in 5 msec
02:44:35.986 [main                ] INFO  i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - 
02:44:36.037 [main                ] TRACE it.tidalwave.role.ContextManager$Locator           - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@629516b0
02:44:36.037 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
02:44:36.039 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
02:44:36.831 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
02:44:36.832 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
02:44:36.832 [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]
02:44:36.832 [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]
02:44:36.832 [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]
02:44:36.833 [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]
02:44:36.833 [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]
02:44:36.833 [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]
02:44:36.833 [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]
02:44:36.833 [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]
02:44:36.845 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl.onOpenSite(it.tidalwave.northernwind.rca.ui.event.OpenSiteEvent))
02:44:36.848 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.m.SiteNode$MockitoMock$1146557411@12406d47 at construction time: []
02:44:36.848 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.m.SiteNode$MockitoMock$1146557411@12406d47 at construction time: []
02:44:36.849 [main                ] INFO  i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - *********************************************************************************************************
02:44:36.849 [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"
02:44:36.849 [main                ] INFO  i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - *********************************************************************************************************
02:44:36.851 [main                ] TRACE i.t.r.s.spi.DciContextWithAutoThreadBindingAspect  - executing i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@2be4c201.onOpenSite() with context thread binding
02:44:36.853 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - runWithContexts([i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@2be4c201], i.t.r.s.s.DciContextWithAutoThreadBindingAspect$1@37653a25)
02:44:36.853 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - >>>> contexts now: [it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl@2be4c201] - it.tidalwave.role.spi.DefaultContextManager@5b8d5c44
02:44:36.853 [main                ] DEBUG i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl - onOpenSite(Mock for OpenSiteEvent, hashCode: 688773042)
02:44:36.875 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.m.SiteNode$MockitoMock$1146557411@12406d47 at construction time: [i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@2be4c201]
02:44:36.877 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - >>>> runWithContexts([i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@2be4c201], i.t.r.s.s.DciContextWithAutoThreadBindingAspect$1@37653a25) completed
02:44:36.885 [main                ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate      - as(i.t.r.u.Selectable) for i.t.n.c.m.SiteNode$MockitoMock$1146557411@12406d47
02:44:36.885 [main                ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate      - >>>> contexts: ContextSampler(contexts=[it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl@2be4c201])
02:44:36.886 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - runWithContexts([i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@2be4c201], i.t.r.s.s.SpringAsDelegate$1@62e5e10e)
02:44:36.886 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - >>>> contexts now: [it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl@2be4c201] - it.tidalwave.role.spi.DefaultContextManager@5b8d5c44
02:44:36.886 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - findRoles(i.t.n.c.m.SiteNode$MockitoMock$1146557411@12406d47, i.t.r.u.Selectable)
02:44:36.887 [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]
02:44:36.887 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> owner class replaced with i.t.n.c.m.SiteNode
02:44:36.889 [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)
02:44:36.889 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> contexts: [i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@2be4c201]
02:44:36.889 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> constructor parameters: [Mock for MessageBus, hashCode: 1497113417, Mock for SiteNode, hashCode: 306212167]
02:44:36.890 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> findRoles() returning: [i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent@49469f9d]
02:44:36.890 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - >>>> runWithContexts([i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@2be4c201], i.t.r.s.s.SpringAsDelegate$1@62e5e10e) completed
02:44:36.890 [main                ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate      - >>>> as() returning [i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent@49469f9d]
02:44:36.891 [main                ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate      - as(i.t.r.u.Selectable) for i.t.n.c.m.SiteNode$MockitoMock$1146557411@12406d47
02:44:36.892 [main                ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate      - >>>> contexts: ContextSampler(contexts=[it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl@2be4c201])
02:44:36.893 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - runWithContexts([i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@2be4c201], i.t.r.s.s.SpringAsDelegate$1@1c32ae3e)
02:44:36.893 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - >>>> contexts now: [it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl@2be4c201] - it.tidalwave.role.spi.DefaultContextManager@5b8d5c44
02:44:36.893 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - findRoles(i.t.n.c.m.SiteNode$MockitoMock$1146557411@12406d47, i.t.r.u.Selectable)
02:44:36.893 [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]
02:44:36.893 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> owner class replaced with i.t.n.c.m.SiteNode
02:44:36.894 [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)
02:44:36.894 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> contexts: [i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@2be4c201]
02:44:36.894 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> constructor parameters: [Mock for MessageBus, hashCode: 1497113417, Mock for SiteNode, hashCode: 306212167]
02:44:36.894 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> findRoles() returning: [i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent@3be62a89]
02:44:36.894 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - >>>> runWithContexts([i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@2be4c201], i.t.r.s.s.SpringAsDelegate$1@1c32ae3e) completed
02:44:36.895 [main                ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate      - >>>> as() returning [i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent@3be62a89]
02:44:36.898 [main                ] INFO  i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - TEST PASSED in 49 msec
02:44:36.899 [main                ] INFO  i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - 
02:44:36.924 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
02:44:36.925 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
02:44:38.002 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
02:44:38.003 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
02:44:38.003 [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]
02:44:38.005 [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]
02:44:38.005 [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]
02:44:38.005 [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]
02:44:38.005 [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]
02:44:38.005 [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]
02:44:38.006 [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]
02:44:38.006 [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]
02:44:38.024 [main                ] INFO  i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - **************************************************************
02:44:38.024 [main                ] INFO  i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - TEST "must be a role activated only in the controller context"
02:44:38.024 [main                ] INFO  i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - **************************************************************
02:44:38.027 [main                ] INFO  i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - TEST PASSED in 3 msec
02:44:38.031 [main                ] INFO  i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - 
02:44:38.117 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
02:44:38.130 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
02:44:39.009 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
02:44:39.012 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
02:44:39.013 [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]
02:44:39.013 [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]
02:44:39.013 [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]
02:44:39.013 [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]
02:44:39.013 [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]
02:44:39.013 [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]
02:44:39.015 [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]
02:44:39.016 [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]
02:44:39.026 [main                ] INFO  i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - *****************************************************************
02:44:39.026 [main                ] INFO  i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - TEST "must fire selection event on the message bus when selected"
02:44:39.027 [main                ] INFO  i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - *****************************************************************
02:44:39.029 [main                ] INFO  i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - TEST PASSED in 3 msec
02:44:39.029 [main                ] INFO  i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - 
02:44:39.076 [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: 7.877 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jacoco:0.8.7:report (report) @ it-tidalwave-northernwind-rca-ui-structure-explorer ---
[INFO] Loading execution data file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target/jacoco.exec
[INFO] Analyzed bundle 'Zephyr - UI Structure Explorer' with 3 classes
[INFO] 
[INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-northernwind-rca-ui-structure-explorer ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target/it-tidalwave-northernwind-rca-ui-structure-explorer-1.2-ALPHA-4-SNAPSHOT.e9043004a15f.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_Metrics_branches/workspace/modules/StructureExplorer/target/it-tidalwave-northernwind-rca-ui-structure-explorer-1.2-ALPHA-4-SNAPSHOT.e9043004a15f-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_Metrics_branches/workspace/modules/StructureExplorer/target/it-tidalwave-northernwind-rca-ui-structure-explorer-1.2-ALPHA-4-SNAPSHOT.e9043004a15f.jar to /var/jenkins_home/maven-repositories/executors/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_Metrics_branches/workspace/modules/StructureExplorer/pom.xml to /var/jenkins_home/maven-repositories/executors/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_Metrics_branches/workspace/modules/StructureExplorer/target/it-tidalwave-northernwind-rca-ui-structure-explorer-1.2-ALPHA-4-SNAPSHOT.e9043004a15f-tests.jar to /var/jenkins_home/maven-repositories/executors/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
[INFO] 
[INFO] >>> spotbugs:4.5.0.0:check (default-cli) > :spotbugs @ it-tidalwave-northernwind-rca-ui-structure-explorer >>>
[INFO] 
[INFO] --- spotbugs:4.5.0.0:spotbugs (spotbugs) @ it-tidalwave-northernwind-rca-ui-structure-explorer ---
[INFO] Fork Value is true
     [java] [main] WARN edu.umd.cs.findbugs.TextUICommandLine - -output option and -outputFile option are deprecated. Set file path to each option for reporter.
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs:4.5.0.0:check (default-cli) < :spotbugs @ it-tidalwave-northernwind-rca-ui-structure-explorer <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.5.0.0:check (default-cli) @ it-tidalwave-northernwind-rca-ui-structure-explorer ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- pmd:3.14.0:cpd (default-cli) @ it-tidalwave-northernwind-rca-ui-structure-explorer ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] --- pmd:3.14.0:pmd (default-cli) @ it-tidalwave-northernwind-rca-ui-structure-explorer ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
Dec 24, 2024 2:44:45 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
Dec 24, 2024 2:44:45 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
Dec 24, 2024 2:44:45 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:44:45 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:44:45 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:44:45 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
Dec 24, 2024 2:44:45 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
Dec 24, 2024 2:44:45 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:44:45 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:44:45 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-northernwind-rca-ui-structure-explorer ---
[INFO] There are 4 errors reported by Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] >>> dependency:3.1.2:analyze (default-cli) > test-compile @ 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_Metrics_branches/workspace/modules/StructureExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer
[INFO] Storing buildNumber: e9043004a15f at timestamp: 1735008286135
[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_Metrics_branches/workspace/modules/StructureExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/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-7 1.2-ALPHA-4-SNAPSHOT e9043004a15f
[INFO]      [echo] Java Version: 11.0.25 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-rca-ui-structure-explorer ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-ui-structure-explorer ---
[INFO] Executing tasks
[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_Metrics_branches/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: /it.tidalwave.dci.annotation.DciContext,/javax.annotation.Nonnull,/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_Metrics_branches/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] <<< dependency:3.1.2:analyze (default-cli) < test-compile @ it-tidalwave-northernwind-rca-ui-structure-explorer <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.1.2:analyze (default-cli) @ it-tidalwave-northernwind-rca-ui-structure-explorer ---
[WARNING] Used undeclared dependencies found:
[WARNING]    com.google.code.findbugs:jsr305:jar:3.0.2:compile
[WARNING]    org.springframework:spring-context:jar:5.3.1:compile
[WARNING]    org.hamcrest:hamcrest-core:jar:1.3:test
[WARNING]    org.slf4j:slf4j-api:jar:1.7.30:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:3.2-ALPHA-8:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:3.2-ALPHA-8:compile
[WARNING] Unused declared dependencies found:
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:3.2-ALPHA-8:test
[WARNING]    javax.servlet:servlet-api:jar:2.5:test
[WARNING]    org.projectlombok:lombok:jar:1.18.22:provided
[WARNING]    ch.qos.logback:logback-classic:jar:1.2.3:test
[WARNING]    org.springframework:spring-aspects:jar:5.3.1:compile
[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/14]
[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] Deleting /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target
[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_Metrics_branches/workspace/modules/StructureEditor' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor
[INFO] Storing buildNumber: e9043004a15f at timestamp: 1735008291412
[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_Metrics_branches/workspace/modules/StructureEditor' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/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-7 1.2-ALPHA-4-SNAPSHOT e9043004a15f
[INFO]      [echo] Java Version: 11.0.25 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target/jacoco.exec
[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_Metrics_branches/workspace/modules/StructureEditor/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Metrics_branches/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_Metrics_branches/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_Metrics_branches/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 ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running it.tidalwave.northernwind.rca.ui.structureeditor.spi.DefaultStructureEditorPresentationControlTest
02:44:57.137 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - STARTING TESTS OF it.tidalwave.northernwind.rca.ui.structureeditor.spi.DefaultStructureEditorPresentationControlTest
02:44:58.774 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.structureeditor.spi.DefaultStructureEditorPresentationControl.onSiteNodeSelected(it.tidalwave.northernwind.rca.ui.event.SiteNodeSelectedEvent))
02:44:59.124 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - **********************************
02:44:59.124 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - TEST "must be a MessageSubscriber"
02:44:59.124 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - **********************************
02:44:59.130 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - TEST PASSED in 7 msec
02:44:59.131 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - 
02:44:59.223 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.structureeditor.spi.DefaultStructureEditorPresentationControl.onSiteNodeSelected(it.tidalwave.northernwind.rca.ui.event.SiteNodeSelectedEvent))
02:44:59.225 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - *********************************************************************
02:44:59.225 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - TEST "must clear the presentation on reception of an empty selection"
02:44:59.226 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - *********************************************************************
02:44:59.226 [main                ] DEBUG i.t.n.r.u.s.s.DefaultStructureEditorPresentationControl - onSiteNodeSelected(SiteNodeSelectedEvent(siteNode=Optional.empty))
02:44:59.240 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - TEST PASSED in 14 msec
02:44:59.240 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - 
02:44:59.311 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.structureeditor.spi.DefaultStructureEditorPresentationControl.onSiteNodeSelected(it.tidalwave.northernwind.rca.ui.event.SiteNodeSelectedEvent))
02:44:59.312 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - *******************************************************************
02:44:59.313 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - TEST "must populate the presentation on reception of selected node"
02:44:59.313 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - *******************************************************************
02:44:59.313 [main                ] DEBUG i.t.n.r.u.s.s.DefaultStructureEditorPresentationControl - onSiteNodeSelected(SiteNodeSelectedEvent(siteNode=Optional[Mock for SiteNode, hashCode: 837735356]))
02:44:59.316 [main                ] DEBUG i.t.n.r.u.s.s.DefaultStructureEditorPresentationControl - >>>> properties: Mock for ResourceProperties, hashCode: 1336969293
02:44:59.321 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - TEST PASSED in 9 msec
02:44:59.322 [main                ] INFO  i.t.n.r.u.s.s.DefaultStructureEditorPresentationControlTest - 
02:44:59.347 [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.082 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] 
[INFO] 
[INFO] --- jacoco:0.8.7:report (report) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[INFO] Loading execution data file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target/jacoco.exec
[INFO] Analyzed bundle 'Zephyr - UI Structure Editor' with 1 classes
[INFO] 
[INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target/it-tidalwave-northernwind-rca-ui-structure-editor-1.2-ALPHA-4-SNAPSHOT.e9043004a15f.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_Metrics_branches/workspace/modules/StructureEditor/target/it-tidalwave-northernwind-rca-ui-structure-editor-1.2-ALPHA-4-SNAPSHOT.e9043004a15f-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_Metrics_branches/workspace/modules/StructureEditor/target/it-tidalwave-northernwind-rca-ui-structure-editor-1.2-ALPHA-4-SNAPSHOT.e9043004a15f.jar to /var/jenkins_home/maven-repositories/executors/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_Metrics_branches/workspace/modules/StructureEditor/pom.xml to /var/jenkins_home/maven-repositories/executors/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_Metrics_branches/workspace/modules/StructureEditor/target/it-tidalwave-northernwind-rca-ui-structure-editor-1.2-ALPHA-4-SNAPSHOT.e9043004a15f-tests.jar to /var/jenkins_home/maven-repositories/executors/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
[INFO] 
[INFO] >>> spotbugs:4.5.0.0:check (default-cli) > :spotbugs @ it-tidalwave-northernwind-rca-ui-structure-editor >>>
[INFO] 
[INFO] --- spotbugs:4.5.0.0:spotbugs (spotbugs) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[INFO] Fork Value is true
     [java] [main] WARN edu.umd.cs.findbugs.TextUICommandLine - -output option and -outputFile option are deprecated. Set file path to each option for reporter.
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs:4.5.0.0:check (default-cli) < :spotbugs @ it-tidalwave-northernwind-rca-ui-structure-editor <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.5.0.0:check (default-cli) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- pmd:3.14.0:cpd (default-cli) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] --- pmd:3.14.0:pmd (default-cli) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
Dec 24, 2024 2:45:04 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
Dec 24, 2024 2:45:04 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
Dec 24, 2024 2:45:04 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:45:04 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:45:04 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:45:04 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
Dec 24, 2024 2:45:04 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
Dec 24, 2024 2:45:04 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:45:04 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:45:04 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] >>> dependency:3.1.2:analyze (default-cli) > test-compile @ 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_Metrics_branches/workspace/modules/StructureEditor' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor
[INFO] Storing buildNumber: e9043004a15f at timestamp: 1735008305175
[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_Metrics_branches/workspace/modules/StructureEditor' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/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-7 1.2-ALPHA-4-SNAPSHOT e9043004a15f
[INFO]      [echo] Java Version: 11.0.25 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[INFO] Executing tasks
[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_Metrics_branches/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_Metrics_branches/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] <<< dependency:3.1.2:analyze (default-cli) < test-compile @ it-tidalwave-northernwind-rca-ui-structure-editor <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.1.2:analyze (default-cli) @ it-tidalwave-northernwind-rca-ui-structure-editor ---
[WARNING] Used undeclared dependencies found:
[WARNING]    com.google.code.findbugs:jsr305:jar:3.0.2:compile
[WARNING]    org.hamcrest:hamcrest-core:jar:1.3:test
[WARNING]    org.slf4j:slf4j-api:jar:1.7.30:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:3.2-ALPHA-8:compile
[WARNING] Unused declared dependencies found:
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:tests:3.2-ALPHA-8:test
[WARNING]    org.projectlombok:lombok:jar:1.18.22:provided
[WARNING]    ch.qos.logback:logback-classic:jar:1.2.3:test
[WARNING]    org.springframework:spring-aspects:jar:5.3.1:compile
[WARNING]    org.aspectj:aspectjrt:jar:1.9.6:compile
[INFO] 
[INFO] --< it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-javafx >--
[INFO] Building Zephyr - UI (JavaFX) 1.2-ALPHA-4-SNAPSHOT               [13/14]
[INFO]   from modules/JavaFXUI/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1.pom (1.0 kB at 1.8 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/javax/xml/bind/jaxb-api/2.2.11/jaxb-api-2.2.11.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/javax/xml/bind/jaxb-api/2.2.11/jaxb-api-2.2.11.pom (15 kB at 51 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/net/java/jvnet-parent/4/jvnet-parent-4.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/net/java/jvnet-parent/4/jvnet-parent-4.pom (7.8 kB at 24 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/sun/xml/bind/jaxb-core/2.2.11/jaxb-core-2.2.11.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/sun/xml/bind/jaxb-core/2.2.11/jaxb-core-2.2.11.pom (15 kB at 49 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/sun/xml/bind/mvn/jaxb-bundles/2.2.11/jaxb-bundles-2.2.11.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/sun/xml/bind/mvn/jaxb-bundles/2.2.11/jaxb-bundles-2.2.11.pom (2.8 kB at 9.0 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/sun/xml/bind/mvn/jaxb-parent/2.2.11/jaxb-parent-2.2.11.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/sun/xml/bind/mvn/jaxb-parent/2.2.11/jaxb-parent-2.2.11.pom (35 kB at 113 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/sun/xml/bind/jaxb-bom-ext/2.2.11/jaxb-bom-ext-2.2.11.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/sun/xml/bind/jaxb-bom-ext/2.2.11/jaxb-bom-ext-2.2.11.pom (5.4 kB at 18 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/glassfish/jaxb/jaxb-bom/2.2.11/jaxb-bom-2.2.11.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/glassfish/jaxb/jaxb-bom/2.2.11/jaxb-bom-2.2.11.pom (9.9 kB at 32 kB/s)
[WARNING] The POM for com.sun.xml.bind:jaxb-core:jar:2.2.11 is invalid, transitive dependencies (if any) will not be available: 1 problem was encountered while building the effective model for com.sun.xml.bind:jaxb-core:2.2.11
[ERROR] 'dependencyManagement.dependencies.dependency.systemPath' for com.sun:tools:jar must specify an absolute path but is ${tools.jar} @ 

[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/sun/xml/bind/jaxb-impl/2.2.11/jaxb-impl-2.2.11.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/sun/xml/bind/jaxb-impl/2.2.11/jaxb-impl-2.2.11.pom (14 kB at 41 kB/s)
[WARNING] The POM for com.sun.xml.bind:jaxb-impl:jar:2.2.11 is invalid, transitive dependencies (if any) will not be available: 1 problem was encountered while building the effective model for com.sun.xml.bind:jaxb-impl:2.2.11
[ERROR] 'dependencyManagement.dependencies.dependency.systemPath' for com.sun:tools:jar must specify an absolute path but is ${tools.jar} @ 

[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/javax/activation/activation/1.1.1/activation-1.1.1.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/javax/activation/activation/1.1.1/activation-1.1.1.pom (644 B at 2.0 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1.jar (301 B at 977 B/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1-linux.jar
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/javax/xml/bind/jaxb-api/2.2.11/jaxb-api-2.2.11.jar
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/sun/xml/bind/jaxb-core/2.2.11/jaxb-core-2.2.11.jar
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/javax/activation/activation/1.1.1/activation-1.1.1.jar
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/sun/xml/bind/jaxb-impl/2.2.11/jaxb-impl-2.2.11.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/javax/xml/bind/jaxb-api/2.2.11/jaxb-api-2.2.11.jar (102 kB at 264 kB/s)
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/javax/activation/activation/1.1.1/activation-1.1.1.jar (69 kB at 171 kB/s)
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/sun/xml/bind/jaxb-impl/2.2.11/jaxb-impl-2.2.11.jar (1.0 MB at 2.3 MB/s)
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/com/sun/xml/bind/jaxb-core/2.2.11/jaxb-core-2.2.11.jar (252 kB at 543 kB/s)
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/org/openjfx/javafx-web/11.0.1/javafx-web-11.0.1-linux.jar (28 MB at 41 MB/s)
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] Deleting /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target
[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_Metrics_branches/workspace/modules/JavaFXUI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI
[INFO] Storing buildNumber: e9043004a15f at timestamp: 1735008313700
[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_Metrics_branches/workspace/modules/JavaFXUI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/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-7 1.2-ALPHA-4-SNAPSHOT e9043004a15f
[INFO]      [echo] Java Version: 11.0.25 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/jacoco.exec
[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_Metrics_branches/workspace/modules/JavaFXUI/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Metrics_branches/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_Metrics_branches/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_Metrics_branches/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 ---
[INFO] 
[INFO] --- jacoco:0.8.7:report (report) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/it-tidalwave-northernwind-rca-ui-javafx-1.2-ALPHA-4-SNAPSHOT.e9043004a15f.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_Metrics_branches/workspace/modules/JavaFXUI/target/it-tidalwave-northernwind-rca-ui-javafx-1.2-ALPHA-4-SNAPSHOT.e9043004a15f-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_Metrics_branches/workspace/modules/JavaFXUI/target/it-tidalwave-northernwind-rca-ui-javafx-1.2-ALPHA-4-SNAPSHOT.e9043004a15f.jar to /var/jenkins_home/maven-repositories/executors/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_Metrics_branches/workspace/modules/JavaFXUI/pom.xml to /var/jenkins_home/maven-repositories/executors/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_Metrics_branches/workspace/modules/JavaFXUI/target/it-tidalwave-northernwind-rca-ui-javafx-1.2-ALPHA-4-SNAPSHOT.e9043004a15f-tests.jar to /var/jenkins_home/maven-repositories/executors/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
[INFO] 
[INFO] >>> spotbugs:4.5.0.0:check (default-cli) > :spotbugs @ it-tidalwave-northernwind-rca-ui-javafx >>>
[INFO] 
[INFO] --- spotbugs:4.5.0.0:spotbugs (spotbugs) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] Fork Value is true
     [java] [main] WARN edu.umd.cs.findbugs.TextUICommandLine - -output option and -outputFile option are deprecated. Set file path to each option for reporter.
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs:4.5.0.0:check (default-cli) < :spotbugs @ it-tidalwave-northernwind-rca-ui-javafx <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.5.0.0:check (default-cli) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] BugInstance size is 1
[INFO] Error size is 0
[INFO] Total bugs: 1
[ERROR] Low: JavaFXAddContentPresentationDelegate.bindings not initialized in constructor and dereferenced in it.tidalwave.northernwind.rca.ui.impl.javafx.contentmanager.JavaFXAddContentPresentationDelegate.showUp(UserNotificationWithFeedback) [it.tidalwave.northernwind.rca.ui.impl.javafx.contentmanager.JavaFXAddContentPresentationDelegate] At JavaFXAddContentPresentationDelegate.java:[line 86] UWF_FIELD_NOT_INITIALIZED_IN_CONSTRUCTOR
[INFO] 


To see bug detail using the Spotbugs GUI, use the following command "mvn spotbugs:gui"



[INFO] 
[INFO] --- pmd:3.14.0:cpd (default-cli) @ it-tidalwave-northernwind-rca-ui-javafx ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] --- pmd:3.14.0:pmd (default-cli) @ it-tidalwave-northernwind-rca-ui-javafx ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
Dec 24, 2024 2:45:21 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
Dec 24, 2024 2:45:21 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
Dec 24, 2024 2:45:22 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:45:22 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:45:22 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:45:22 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
Dec 24, 2024 2:45:22 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
Dec 24, 2024 2:45:22 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:45:22 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:45:22 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] There are 7 errors reported by Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] >>> dependency:3.1.2:analyze (default-cli) > test-compile @ 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_Metrics_branches/workspace/modules/JavaFXUI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI
[INFO] Storing buildNumber: e9043004a15f at timestamp: 1735008322881
[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_Metrics_branches/workspace/modules/JavaFXUI' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-ui-javafx ---
[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-7 1.2-ALPHA-4-SNAPSHOT e9043004a15f
[INFO]      [echo] Java Version: 11.0.25 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-ui-javafx ---
[INFO] Executing tasks
[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_Metrics_branches/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_Metrics_branches/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] <<< dependency:3.1.2:analyze (default-cli) < test-compile @ it-tidalwave-northernwind-rca-ui-javafx <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.1.2:analyze (default-cli) @ it-tidalwave-northernwind-rca-ui-javafx ---
[WARNING] Used undeclared dependencies found:
[WARNING]    com.google.code.findbugs:jsr305:jar:3.0.2:compile
[WARNING]    org.openjfx:javafx-fxml:jar:linux:11.0.1:compile
[WARNING]    org.openjfx:javafx-web:jar:linux:11.0.1:compile
[WARNING]    org.openjfx:javafx-controls:jar:linux:11.0.1:compile
[WARNING]    org.slf4j:slf4j-api:jar:1.7.30:compile
[WARNING]    org.openjfx:javafx-graphics:jar:linux:11.0.1:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-role:jar:3.2-ALPHA-8:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:3.2-ALPHA-8:compile
[WARNING]    org.openjfx:javafx-base:jar:linux:11.0.1:compile
[WARNING] Unused declared dependencies found:
[WARNING]    it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-commons:jar:1.2-ALPHA-4-SNAPSHOT:compile
[WARNING]    org.openjfx:javafx-base:jar:11.0.1:compile
[WARNING]    org.openjfx:javafx-graphics:jar:11.0.1:compile
[WARNING]    org.openjfx:javafx-controls:jar:11.0.1:compile
[WARNING]    org.openjfx:javafx-fxml:jar:11.0.1:compile
[WARNING]    org.openjfx:javafx-web:jar:11.0.1:compile
[WARNING]    javax.xml.bind:jaxb-api:jar:2.2.11:runtime
[WARNING]    com.sun.xml.bind:jaxb-core:jar:2.2.11:runtime
[WARNING]    com.sun.xml.bind:jaxb-impl:jar:2.2.11:runtime
[WARNING]    javax.activation:activation:jar:1.1.1:runtime
[WARNING]    org.projectlombok:lombok:jar:1.18.22:provided
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:3.2-ALPHA-8:test
[WARNING]    org.testng:testng:jar:6.9.10:test
[WARNING]    org.mockito:mockito-core:jar:3.8.0:test
[WARNING]    ch.qos.logback:logback-classic:jar:1.2.3:test
[WARNING]    org.springframework:spring-aspects:jar:5.3.1:compile
[WARNING]    org.aspectj:aspectjrt:jar:1.9.6:compile
[INFO] 
[INFO] --< it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-application-javafx >--
[INFO] Building Zephyr - Application (JavaFX) 1.2-ALPHA-4-SNAPSHOT      [14/14]
[INFO]   from modules/JavaFXApplication/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/northernwind/it-tidalwave-northernwind-core-marshalling-default/1.2-ALPHA-6/it-tidalwave-northernwind-core-marshalling-default-1.2-ALPHA-6.pom
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/northernwind/it-tidalwave-northernwind-core-marshalling-default/1.2-ALPHA-6/it-tidalwave-northernwind-core-marshalling-default-1.2-ALPHA-6.pom (3.4 kB at 8.8 kB/s)
[INFO] Downloading from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/northernwind/it-tidalwave-northernwind-core-marshalling-default/1.2-ALPHA-6/it-tidalwave-northernwind-core-marshalling-default-1.2-ALPHA-6.jar
[INFO] Downloaded from maven-proxy.tidalwave.it: https://services.tidalwave.it/nexus/content/groups/public/it/tidalwave/northernwind/it-tidalwave-northernwind-core-marshalling-default/1.2-ALPHA-6/it-tidalwave-northernwind-core-marshalling-default-1.2-ALPHA-6.jar (23 kB at 71 kB/s)
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] Deleting /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target
[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_Metrics_branches/workspace/modules/JavaFXApplication' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication
[INFO] Storing buildNumber: e9043004a15f at timestamp: 1735008326640
[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_Metrics_branches/workspace/modules/JavaFXApplication' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/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-7 1.2-ALPHA-4-SNAPSHOT e9043004a15f
[INFO]      [echo] Java Version: 11.0.25 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/jacoco.exec
[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_Metrics_branches/workspace/modules/JavaFXApplication/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Metrics_branches/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_Metrics_branches/workspace/modules/JavaFXApplication/target/unwoven-classes
[WARNING] [path] bad path element "/var/jenkins_home/maven-repositories/executors/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/executors/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 ---
[INFO] 
[INFO] --- jacoco:0.8.7:report (report) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] 
[INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/it-tidalwave-northernwind-rca-application-javafx-1.2-ALPHA-4-SNAPSHOT.e9043004a15f.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_Metrics_branches/workspace/modules/JavaFXApplication/target/it-tidalwave-northernwind-rca-application-javafx-1.2-ALPHA-4-SNAPSHOT.e9043004a15f-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_Metrics_branches/workspace/modules/JavaFXApplication/target/it-tidalwave-northernwind-rca-application-javafx-1.2-ALPHA-4-SNAPSHOT.e9043004a15f.jar to /var/jenkins_home/maven-repositories/executors/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_Metrics_branches/workspace/modules/JavaFXApplication/pom.xml to /var/jenkins_home/maven-repositories/executors/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_Metrics_branches/workspace/modules/JavaFXApplication/target/it-tidalwave-northernwind-rca-application-javafx-1.2-ALPHA-4-SNAPSHOT.e9043004a15f-tests.jar to /var/jenkins_home/maven-repositories/executors/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
[INFO] 
[INFO] >>> spotbugs:4.5.0.0:check (default-cli) > :spotbugs @ it-tidalwave-northernwind-rca-application-javafx >>>
[INFO] 
[INFO] --- spotbugs:4.5.0.0:spotbugs (spotbugs) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] Fork Value is true
     [java] [main] WARN edu.umd.cs.findbugs.TextUICommandLine - -output option and -outputFile option are deprecated. Set file path to each option for reporter.
[INFO] Done SpotBugs Analysis....
[INFO] 
[INFO] <<< spotbugs:4.5.0.0:check (default-cli) < :spotbugs @ it-tidalwave-northernwind-rca-application-javafx <<<
[INFO] 
[INFO] 
[INFO] --- spotbugs:4.5.0.0:check (default-cli) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] BugInstance size is 0
[INFO] Error size is 0
[INFO] No errors/warnings found
[INFO] 
[INFO] --- pmd:3.14.0:cpd (default-cli) @ it-tidalwave-northernwind-rca-application-javafx ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] --- pmd:3.14.0:pmd (default-cli) @ it-tidalwave-northernwind-rca-application-javafx ---
[WARNING] Unable to locate Source XRef to link to - DISABLED
[WARNING] Unable to locate Source XRef to link to - DISABLED
Dec 24, 2024 2:45:33 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
Dec 24, 2024 2:45:33 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
Dec 24, 2024 2:45:33 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:45:33 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:45:33 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:45:33 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
Dec 24, 2024 2:45:33 AM net.sourceforge.pmd.RuleSetFactoryCompatibility$RuleSetFilter apply
WARNING: Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
Dec 24, 2024 2:45:33 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:45:33 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
Dec 24, 2024 2:45:33 AM net.sourceforge.pmd.RuleSetFactory parseRuleSetReferenceNode
WARNING: The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
[INFO] 
[INFO] --- checkstyle:3.0.0:checkstyle (default-cli) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] There are 3 errors reported by Checkstyle 6.18 with it/tidalwave/checkstyle/checkstyle.xml ruleset.
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO] 
[INFO] >>> dependency:3.1.2:analyze (default-cli) > test-compile @ 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_Metrics_branches/workspace/modules/JavaFXApplication' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication
[INFO] Storing buildNumber: e9043004a15f at timestamp: 1735008334268
[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_Metrics_branches/workspace/modules/JavaFXApplication' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-application-javafx ---
[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-7 1.2-ALPHA-4-SNAPSHOT e9043004a15f
[INFO]      [echo] Java Version: 11.0.25 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- jacoco:0.8.7:prepare-agent (prepare-agent) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/maven-repositories/executors/1/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/jacoco.exec
[INFO] 
[INFO] --- antrun:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-application-javafx ---
[INFO] Executing tasks
[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_Metrics_branches/workspace/modules/JavaFXApplication/target/unwoven-classes
[WARNING] [path] bad path element "/var/jenkins_home/maven-repositories/executors/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/executors/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] <<< dependency:3.1.2:analyze (default-cli) < test-compile @ it-tidalwave-northernwind-rca-application-javafx <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.1.2:analyze (default-cli) @ it-tidalwave-northernwind-rca-application-javafx ---
[WARNING] Used undeclared dependencies found:
[WARNING]    it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-content-editor:jar:1.2-ALPHA-4-SNAPSHOT:compile
[WARNING]    com.google.code.findbugs:jsr305:jar:3.0.2:compile
[WARNING]    org.slf4j:slf4j-api:jar:1.7.30:compile
[WARNING]    it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-site-opener:jar:1.2-ALPHA-4-SNAPSHOT:compile
[WARNING]    org.openjfx:javafx-graphics:jar:linux:11.0.1:compile
[WARNING]    org.openjfx:javafx-fxml:jar:linux:11.0.1:compile
[WARNING]    org.springframework:spring-context:jar:5.3.1:compile
[WARNING]    org.openjfx:javafx-base:jar:linux:11.0.1:compile
[WARNING]    org.openjfx:javafx-controls:jar:linux:11.0.1:compile
[WARNING] Unused declared dependencies found:
[WARNING]    it.tidalwave.northernwind:it-tidalwave-northernwind-core:jar:1.2-ALPHA-6:compile
[WARNING]    it.tidalwave.northernwind:it-tidalwave-northernwind-core-filesystem-basic:jar:1.2-ALPHA-6:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-role-spring:jar:3.2-ALPHA-8:compile
[WARNING]    org.springframework:spring-beans:jar:5.3.1:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util:jar:3.2-ALPHA-8:compile
[WARNING]    org.slf4j:jcl-over-slf4j:jar:1.7.30:runtime
[WARNING]    ch.qos.logback:logback-core:jar:1.2.3:runtime
[WARNING]    ch.qos.logback:logback-classic:jar:1.2.3:runtime
[WARNING]    it.tidalwave.northernwind:it-tidalwave-northernwind-core-marshalling-default:jar:1.2-ALPHA-6:compile
[WARNING]    it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-model:jar:1.2-ALPHA-4-SNAPSHOT:compile
[WARNING]    org.projectlombok:lombok:jar:1.18.22:provided
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-util-test:jar:3.2-ALPHA-8:test
[WARNING]    org.testng:testng:jar:6.9.10:test
[WARNING]    org.mockito:mockito-core:jar:3.8.0:test
[WARNING]    org.springframework:spring-aspects:jar:5.3.1:compile
[WARNING]    org.aspectj:aspectjrt:jar:1.9.6:compile
[INFO] 
[INFO] -----------< it.tidalwave.northernwind.rca:northernwind-rca >-----------
[INFO] Building Zephyr 1.2-ALPHA-4-SNAPSHOT                             [15/14]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- dependency-check:6.1.1:aggregate (default-cli) @ northernwind-rca ---
[INFO] Skipping dependency-check:aggregate
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Zephyr 1.2-ALPHA-4-SNAPSHOT:
[INFO] 
[INFO] Zephyr ............................................. SUCCESS [  0.744 s]
[INFO] Zephyr (modules) ................................... SUCCESS [  2.633 s]
[INFO] Zephyr - Core Implementation Stripped .............. SUCCESS [ 21.885 s]
[INFO] Zephyr - Model ..................................... SUCCESS [ 16.237 s]
[INFO] Zephyr - UI Commons ................................ SUCCESS [ 40.612 s]
[INFO] Zephyr - Embedded Server ........................... SUCCESS [ 36.863 s]
[INFO] Zephyr - UI Content Editor ......................... SUCCESS [ 38.873 s]
[INFO] Zephyr - UI Content Explorer ....................... SUCCESS [ 26.395 s]
[INFO] Zephyr - UI Content Manager ........................ SUCCESS [ 28.198 s]
[INFO] Zephyr - UI Site Opener ............................ SUCCESS [ 30.082 s]
[INFO] Zephyr - UI Structure Explorer ..................... SUCCESS [ 27.843 s]
[INFO] Zephyr - UI Structure Editor ....................... SUCCESS [ 17.772 s]
[INFO] Zephyr - UI (JavaFX) ............................... SUCCESS [ 16.743 s]
[INFO] Zephyr - Application (JavaFX) ...................... SUCCESS [ 10.992 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  05:26 min
[INFO] Finished at: 2024-12-24T02:45:37Z
[INFO] ------------------------------------------------------------------------
[workspace] $ /bin/bash /tmp/jenkins7754623179661268782.sh
No post-build script.
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_Metrics_branches/builds/8/testng/testng-results-1.xml'
Processing '/var/jenkins_home/jobs/Zephyr_Metrics_branches/builds/8/testng/testng-results-2.xml'
Processing '/var/jenkins_home/jobs/Zephyr_Metrics_branches/builds/8/testng/testng-results-3.xml'
Processing '/var/jenkins_home/jobs/Zephyr_Metrics_branches/builds/8/testng/testng-results-4.xml'
Processing '/var/jenkins_home/jobs/Zephyr_Metrics_branches/builds/8/testng/testng-results-5.xml'
Processing '/var/jenkins_home/jobs/Zephyr_Metrics_branches/builds/8/testng/testng-results-6.xml'
Processing '/var/jenkins_home/jobs/Zephyr_Metrics_branches/builds/8/testng/testng-results-7.xml'
Processing '/var/jenkins_home/jobs/Zephyr_Metrics_branches/builds/8/testng/testng-results.xml'
TestNG Reports Processing: FINISH
[JaCoCo plugin] Collecting JaCoCo coverage data...
[JaCoCo plugin] Version: 3.3.7
[JaCoCo plugin] **/**.exec;**/classes;**/src/main/java; locations are configured
[JaCoCo plugin] Number of found exec files for pattern **/**.exec: 8
[JaCoCo plugin] Saving matched execfiles:  /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/jacoco.exec /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/jacoco.exec /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target/jacoco.exec /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/jacoco.exec /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/jacoco.exec /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/target/jacoco.exec /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target/jacoco.exec /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target/jacoco.exec
[JaCoCo plugin] Saving matched class directories for class-pattern: **/classes: 
[JaCoCo plugin]  - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/classes 20 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/classes 16 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target/classes 5 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/classes 10 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/classes 7 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/classes 3 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/classes 14 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/target/classes 11 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/target/classes 5 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation/target/classes 1 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target/classes 3 files
[JaCoCo plugin]  - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target/classes 5 files
[JaCoCo plugin] Saving matched source directories for source-pattern: **/src/main/java: 
[JaCoCo plugin] Source Inclusions: **/*.java,**/*.groovy,**/*.kt,**/*.kts
[JaCoCo plugin] Source Exclusions: 
[JaCoCo plugin] - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/src/main/java 18 files
[JaCoCo plugin] - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/src/main/java 9 files
[JaCoCo plugin] - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/src/main/java 4 files
[JaCoCo plugin] - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/src/main/java 9 files
[JaCoCo plugin] - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/src/main/java 3 files
[JaCoCo plugin] - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/src/main/java 3 files
[JaCoCo plugin] - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/src/main/java 12 files
[JaCoCo plugin] - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/src/main/java 10 files
[JaCoCo plugin] - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/src/main/java 3 files
[JaCoCo plugin] - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation/src/main/java 1 files
[JaCoCo plugin] - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/src/main/java 3 files
[JaCoCo plugin] - /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/src/main/java 4 files
[JaCoCo plugin] Loading inclusions files..
[JaCoCo plugin] inclusions: []
[JaCoCo plugin] exclusions: [org/musicbrainz/**/*.class]
[JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=0, maxClass=0, minMethod=0, maxMethod=0, minLine=0, maxLine=0, minBranch=0, maxBranch=0, minInstruction=0, maxInstruction=0, minComplexity=0, maxComplexity=0]
[JaCoCo plugin] Publishing the results..
[JaCoCo plugin] Loading packages..
[JaCoCo plugin] Done.
[JaCoCo plugin] Overall coverage: class: 57.317074, method: 48.9011, line: 48.241207, branch: 30.000002, instruction: 45.93659, complexity: 32.93718
[Java Compiler] Parsing console log (workspace: '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace')
[Java Compiler] Successfully parsed console log
[Java Compiler] -> found 9 issues (skipped 9 duplicates)
[Java Compiler] Post processing issues on 'Master' with source code encoding 'UTF-8'
[Java Compiler] Creating SCM blamer to obtain author and commit information for affected files
[Java Compiler] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[Java Compiler] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace'
[Java Compiler] -> resolved paths in source directory (7 found, 0 not found)
[Java Compiler] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Java Compiler] -> resolved module names for 9 issues
[Java Compiler] Resolving package names (or namespaces) by parsing the affected files
[Java Compiler] -> resolved package names of 7 affected files
[Java Compiler] No filter has been set, publishing all 9 issues
[Java Compiler] Creating fingerprints for all affected code blocks to track issues over different builds
[Java Compiler] -> created fingerprints for 9 issues (skipped 0 issues)
[Java Compiler] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/Zephyr_Metrics_branches/builds/8/files-with-issues'
[Java Compiler] -> 7 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Java Compiler] Deleting source code files of build #7
[Java Compiler] Repository miner is not configured, skipping repository mining
[Java Compiler] Parsing console log (workspace: '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace')
[Java Compiler] Successfully parsed console log
[Java Compiler] -> found 9 issues (skipped 9 duplicates)
[Java Compiler] Post processing issues on 'Master' with source code encoding 'UTF-8'
[Java Compiler] Creating SCM blamer to obtain author and commit information for affected files
[Java Compiler] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[Java Compiler] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace'
[Java Compiler] -> resolved paths in source directory (7 found, 0 not found)
[Java Compiler] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Java Compiler] -> resolved module names for 9 issues
[Java Compiler] Resolving package names (or namespaces) by parsing the affected files
[Java Compiler] -> resolved package names of 7 affected files
[Java Compiler] No filter has been set, publishing all 9 issues
[Java Compiler] Creating fingerprints for all affected code blocks to track issues over different builds
[Java Compiler] -> created fingerprints for 9 issues (skipped 0 issues)
[Java Compiler] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/Zephyr_Metrics_branches/builds/8/files-with-issues'
[Java Compiler] -> 7 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Java Compiler] Deleting source code files of build #7
[Java Compiler] Repository miner is not configured, skipping repository mining
[Java Compiler] Reference build recorder is not configured
[Java Compiler] No valid reference build found
[Java Compiler] All reported issues will be considered outstanding
[Java Compiler] No quality gates have been set - skipping
[Java Compiler] Health report is disabled - skipping
[Java Compiler] Created analysis result for 9 issues (found 0 new issues, fixed 0 issues)
[Java Compiler] Attaching ResultAction with ID 'java' to build 'Zephyr_Metrics_branches #8'.
[Checks API] No suitable checks publisher found.
[Maven] Parsing console log (workspace: '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace')
[Maven] -> found 99 issues (skipped 0 duplicates)
[Maven] Parsing console log (workspace: '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace')
[Maven] Skipping post processing
[Maven] No filter has been set, publishing all 99 issues
[Maven] Repository miner is not configured, skipping repository mining
[Maven] Successfully parsed console log
[Maven] -> found 99 issues (skipped 0 duplicates)
[Maven] Parsing console log (workspace: '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace')
[Maven] Skipping post processing
[Maven] No filter has been set, publishing all 99 issues
[Maven] Repository miner is not configured, skipping repository mining
[Maven] Reference build recorder is not configured
[Maven] No valid reference build found
[Maven] All reported issues will be considered outstanding
[Maven] No quality gates have been set - skipping
[Maven] Health report is disabled - skipping
[Maven] Created analysis result for 99 issues (found 0 new issues, fixed 0 issues)
[Maven] Attaching ResultAction with ID 'maven-warnings' to build 'Zephyr_Metrics_branches #8'.
[Checks API] No suitable checks publisher found.
[CPD] Using default pattern '**/cpd.xml' since user defined pattern is not set
[CPD] Searching for all files in '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace' that match the pattern '**/cpd.xml'
[CPD] Traversing of symbolic links: enabled
[CPD] -> found 24 files
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/CommonsUI/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/CommonsUI/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/ContentEditor/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/ContentEditor/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/ContentExplorer/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/ContentExplorer/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/ContentManager/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/ContentManager/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/EmbeddedServer/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/EmbeddedServer/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/JavaFXApplication/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/JavaFXApplication/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/JavaFXUI/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/JavaFXUI/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/Model/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/Model/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/SiteOpener/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/SiteOpener/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/StrippedCoreImplementation/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/StrippedCoreImplementation/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/StructureEditor/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/StructureEditor/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/StructureExplorer/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/StructureExplorer/target/site/cpd.xml'
[CPD] Skipping post processing
[CPD] No filter has been set, publishing all 0 issues
[CPD] Repository miner is not configured, skipping repository mining
[CPD] Searching for all files in '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace' that match the pattern '**/cpd.xml'
[CPD] Traversing of symbolic links: enabled
[CPD] -> found 24 files
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/CommonsUI/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/CommonsUI/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/ContentEditor/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/ContentEditor/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/ContentExplorer/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/ContentExplorer/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/ContentManager/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/ContentManager/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/EmbeddedServer/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/EmbeddedServer/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/JavaFXApplication/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/JavaFXApplication/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/JavaFXUI/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/JavaFXUI/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/Model/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/Model/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/SiteOpener/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/SiteOpener/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/StrippedCoreImplementation/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/StrippedCoreImplementation/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/StructureEditor/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/StructureEditor/target/site/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/StructureExplorer/target/cpd.xml'
[CPD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target/site/cpd.xml
[CPD] -> found 0 issues (skipped 0 duplicates)
[CPD] Successfully processed file 'modules/StructureExplorer/target/site/cpd.xml'
[CPD] Skipping post processing
[CPD] No filter has been set, publishing all 0 issues
[CPD] Repository miner is not configured, skipping repository mining
[CPD] Reference build recorder is not configured
[CPD] No valid reference build found
[CPD] All reported issues will be considered outstanding
[CPD] No quality gates have been set - skipping
[CPD] Health report is disabled - skipping
[CPD] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[CPD] Attaching ResultAction with ID 'cpd' to build 'Zephyr_Metrics_branches #8'.
[Checks API] No suitable checks publisher found.
[PMD] Using default pattern '**/pmd.xml' since user defined pattern is not set
[PMD] Searching for all files in '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace' that match the pattern '**/pmd.xml'
[PMD] Traversing of symbolic links: enabled
[PMD] -> found 24 files
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/CommonsUI/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/CommonsUI/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/pmd.xml
[PMD] -> found 1 issue (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/ContentEditor/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/site/pmd.xml
[PMD] -> found 1 issue (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/ContentEditor/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/ContentExplorer/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/ContentExplorer/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/pmd.xml
[PMD] -> found 1 issue (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/ContentManager/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/site/pmd.xml
[PMD] -> found 1 issue (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/ContentManager/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/EmbeddedServer/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/EmbeddedServer/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/JavaFXApplication/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/JavaFXApplication/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/JavaFXUI/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/JavaFXUI/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/Model/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/Model/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/SiteOpener/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/SiteOpener/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/StrippedCoreImplementation/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/StrippedCoreImplementation/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/StructureEditor/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/StructureEditor/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/StructureExplorer/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/StructureExplorer/target/site/pmd.xml'
[PMD] Post processing issues on 'Master' with source code encoding 'UTF-8'
[PMD] Creating SCM blamer to obtain author and commit information for affected files
[PMD] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[PMD] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace'
[PMD] -> resolved paths in source directory (2 found, 0 not found)
[PMD] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[PMD] -> resolved module names for 4 issues
[PMD] Resolving package names (or namespaces) by parsing the affected files
[PMD] -> all affected files already have a valid package name
[PMD] No filter has been set, publishing all 2 issues
[PMD] Creating fingerprints for all affected code blocks to track issues over different builds
[PMD] -> created fingerprints for 2 issues (skipped 0 issues)
[PMD] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/Zephyr_Metrics_branches/builds/8/files-with-issues'
[PMD] -> 2 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[PMD] Repository miner is not configured, skipping repository mining
[PMD] Searching for all files in '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace' that match the pattern '**/pmd.xml'
[PMD] Traversing of symbolic links: enabled
[PMD] -> found 24 files
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/CommonsUI/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/CommonsUI/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/pmd.xml
[PMD] -> found 1 issue (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/ContentEditor/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/site/pmd.xml
[PMD] -> found 1 issue (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/ContentEditor/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/ContentExplorer/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/ContentExplorer/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/pmd.xml
[PMD] -> found 1 issue (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/ContentManager/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/site/pmd.xml
[PMD] -> found 1 issue (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/ContentManager/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/EmbeddedServer/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/EmbeddedServer/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/JavaFXApplication/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/JavaFXApplication/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/JavaFXUI/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/JavaFXUI/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/Model/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/Model/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/SiteOpener/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/SiteOpener/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/StrippedCoreImplementation/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/StrippedCoreImplementation/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/StructureEditor/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/StructureEditor/target/site/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/StructureExplorer/target/pmd.xml'
[PMD] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target/site/pmd.xml
[PMD] -> found 0 issues (skipped 0 duplicates)
[PMD] Successfully processed file 'modules/StructureExplorer/target/site/pmd.xml'
[PMD] Post processing issues on 'Master' with source code encoding 'UTF-8'
[PMD] Creating SCM blamer to obtain author and commit information for affected files
[PMD] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[PMD] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace'
[PMD] -> resolved paths in source directory (2 found, 0 not found)
[PMD] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[PMD] -> resolved module names for 4 issues
[PMD] Resolving package names (or namespaces) by parsing the affected files
[PMD] -> all affected files already have a valid package name
[PMD] No filter has been set, publishing all 2 issues
[PMD] Creating fingerprints for all affected code blocks to track issues over different builds
[PMD] -> created fingerprints for 2 issues (skipped 0 issues)
[PMD] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/Zephyr_Metrics_branches/builds/8/files-with-issues'
[PMD] -> 2 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[PMD] Repository miner is not configured, skipping repository mining
[PMD] Reference build recorder is not configured
[PMD] No valid reference build found
[PMD] All reported issues will be considered outstanding
[PMD] No quality gates have been set - skipping
[PMD] Health report is disabled - skipping
[PMD] Created analysis result for 2 issues (found 0 new issues, fixed 0 issues)
[PMD] Attaching ResultAction with ID 'pmd' to build 'Zephyr_Metrics_branches #8'.
[Checks API] No suitable checks publisher found.
[AspectJ] Parsing console log (workspace: '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace')
[AspectJ] -> found 5 issues (skipped 23 duplicates)
[AspectJ] Parsing console log (workspace: '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace')
[AspectJ] Post processing issues on 'Master' with source code encoding 'UTF-8'
[AspectJ] Creating SCM blamer to obtain author and commit information for affected files
[AspectJ] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[AspectJ] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace'
[AspectJ] -> none of the issues requires resolving of paths
[AspectJ] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[AspectJ] -> resolved module names for 5 issues
[AspectJ] Resolving package names (or namespaces) by parsing the affected files
[AspectJ] -> resolved package names of 1 affected files
[AspectJ] No filter has been set, publishing all 5 issues
[AspectJ] Creating fingerprints for all affected code blocks to track issues over different builds
[AspectJ] -> created fingerprints for 0 issues (skipped 5 issues)
[AspectJ] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/Zephyr_Metrics_branches/builds/8/files-with-issues'
[AspectJ] -> 0 copied, 0 not in workspace, 5 not-found, 0 with I/O error
[AspectJ] Repository miner is not configured, skipping repository mining
[AspectJ] Successfully parsed console log
[AspectJ] -> found 5 issues (skipped 23 duplicates)
[AspectJ] Parsing console log (workspace: '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace')
[AspectJ] Post processing issues on 'Master' with source code encoding 'UTF-8'
[AspectJ] Creating SCM blamer to obtain author and commit information for affected files
[AspectJ] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[AspectJ] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace'
[AspectJ] -> none of the issues requires resolving of paths
[AspectJ] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[AspectJ] -> resolved module names for 5 issues
[AspectJ] Resolving package names (or namespaces) by parsing the affected files
[AspectJ] -> resolved package names of 1 affected files
[AspectJ] No filter has been set, publishing all 5 issues
[AspectJ] Creating fingerprints for all affected code blocks to track issues over different builds
[AspectJ] -> created fingerprints for 0 issues (skipped 5 issues)
[AspectJ] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/Zephyr_Metrics_branches/builds/8/files-with-issues'
[AspectJ] -> 0 copied, 0 not in workspace, 5 not-found, 0 with I/O error
[AspectJ] Repository miner is not configured, skipping repository mining
[AspectJ] Reference build recorder is not configured
[AspectJ] No valid reference build found
[AspectJ] All reported issues will be considered outstanding
[AspectJ] No quality gates have been set - skipping
[AspectJ] Health report is disabled - skipping
[AspectJ] Created analysis result for 5 issues (found 0 new issues, fixed 0 issues)
[AspectJ] Attaching ResultAction with ID 'aspectj' to build 'Zephyr_Metrics_branches #8'.
[Checks API] No suitable checks publisher found.
[Code Analysis] Parsing console log (workspace: '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace')
[Code Analysis] -> found 0 issues (skipped 0 duplicates)
[Code Analysis] Parsing console log (workspace: '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace')
[Code Analysis] Skipping post processing
[Code Analysis] No filter has been set, publishing all 0 issues
[Code Analysis] Repository miner is not configured, skipping repository mining
[Code Analysis] Successfully parsed console log
[Code Analysis] -> found 0 issues (skipped 0 duplicates)
[Code Analysis] Parsing console log (workspace: '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace')
[Code Analysis] Skipping post processing
[Code Analysis] No filter has been set, publishing all 0 issues
[Code Analysis] Repository miner is not configured, skipping repository mining
[Code Analysis] Reference build recorder is not configured
[Code Analysis] No valid reference build found
[Code Analysis] All reported issues will be considered outstanding
[Code Analysis] No quality gates have been set - skipping
[Code Analysis] Health report is disabled - skipping
[Code Analysis] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[Code Analysis] Attaching ResultAction with ID 'code-analysis' to build 'Zephyr_Metrics_branches #8'.
[Checks API] No suitable checks publisher found.
[SpotBugs] Using default pattern '**/spotbugsXml.xml' since user defined pattern is not set
[SpotBugs] Searching for all files in '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace' that match the pattern '**/spotbugsXml.xml'
[SpotBugs] Traversing of symbolic links: enabled
[SpotBugs] -> found 12 files
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/CommonsUI/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/site/spotbugsXml.xml
[SpotBugs] -> found 1 issue (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/ContentEditor/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/ContentExplorer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/site/spotbugsXml.xml
[SpotBugs] -> found 1 issue (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/ContentManager/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/site/spotbugsXml.xml
[SpotBugs] -> found 4 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/EmbeddedServer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/JavaFXApplication/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/site/spotbugsXml.xml
[SpotBugs] -> found 1 issue (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/JavaFXUI/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/target/site/spotbugsXml.xml
[SpotBugs] -> found 1 issue (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/Model/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/SiteOpener/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/StrippedCoreImplementation/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/StructureEditor/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/StructureExplorer/target/site/spotbugsXml.xml'
[SpotBugs] Post processing issues on 'Master' with source code encoding 'UTF-8'
[SpotBugs] Creating SCM blamer to obtain author and commit information for affected files
[SpotBugs] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[SpotBugs] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace'
[SpotBugs] -> resolved paths in source directory (5 found, 0 not found)
[SpotBugs] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[SpotBugs] -> all issues already have a valid module name
[SpotBugs] Resolving package names (or namespaces) by parsing the affected files
[SpotBugs] -> all affected files already have a valid package name
[SpotBugs] No filter has been set, publishing all 8 issues
[SpotBugs] Creating fingerprints for all affected code blocks to track issues over different builds
[SpotBugs] -> created fingerprints for 0 issues (skipped 8 issues)
[SpotBugs] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/Zephyr_Metrics_branches/builds/8/files-with-issues'
[SpotBugs] -> 3 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[SpotBugs] Repository miner is not configured, skipping repository mining
[SpotBugs] Searching for all files in '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace' that match the pattern '**/spotbugsXml.xml'
[SpotBugs] Traversing of symbolic links: enabled
[SpotBugs] -> found 12 files
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/CommonsUI/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/CommonsUI/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentEditor/target/site/spotbugsXml.xml
[SpotBugs] -> found 1 issue (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/ContentEditor/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentExplorer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/ContentExplorer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/ContentManager/target/site/spotbugsXml.xml
[SpotBugs] -> found 1 issue (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/ContentManager/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/EmbeddedServer/target/site/spotbugsXml.xml
[SpotBugs] -> found 4 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/EmbeddedServer/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXApplication/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/JavaFXApplication/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/JavaFXUI/target/site/spotbugsXml.xml
[SpotBugs] -> found 1 issue (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/JavaFXUI/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/Model/target/site/spotbugsXml.xml
[SpotBugs] -> found 1 issue (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/Model/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/SiteOpener/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/SiteOpener/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StrippedCoreImplementation/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/StrippedCoreImplementation/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureEditor/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/StructureEditor/target/site/spotbugsXml.xml'
[SpotBugs] Successfully parsed file /var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace/modules/StructureExplorer/target/site/spotbugsXml.xml
[SpotBugs] -> found 0 issues (skipped 0 duplicates)
[SpotBugs] Successfully processed file 'modules/StructureExplorer/target/site/spotbugsXml.xml'
[SpotBugs] Post processing issues on 'Master' with source code encoding 'UTF-8'
[SpotBugs] Creating SCM blamer to obtain author and commit information for affected files
[SpotBugs] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[SpotBugs] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace'
[SpotBugs] -> resolved paths in source directory (5 found, 0 not found)
[SpotBugs] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[SpotBugs] -> all issues already have a valid module name
[SpotBugs] Resolving package names (or namespaces) by parsing the affected files
[SpotBugs] -> all affected files already have a valid package name
[SpotBugs] No filter has been set, publishing all 8 issues
[SpotBugs] Creating fingerprints for all affected code blocks to track issues over different builds
[SpotBugs] -> created fingerprints for 0 issues (skipped 8 issues)
[SpotBugs] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/Zephyr_Metrics_branches/builds/8/files-with-issues'
[SpotBugs] -> 3 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[SpotBugs] Repository miner is not configured, skipping repository mining
[SpotBugs] Reference build recorder is not configured
[SpotBugs] No valid reference build found
[SpotBugs] All reported issues will be considered outstanding
[SpotBugs] No quality gates have been set - skipping
[SpotBugs] Health report is disabled - skipping
[SpotBugs] Created analysis result for 8 issues (found 0 new issues, fixed 0 issues)
[SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'Zephyr_Metrics_branches #8'.
[Checks API] No suitable checks publisher found.
[Open Tasks Scanner] Searching for files in workspace '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace' that match the include pattern '' and exclude pattern '**/target/**/*'
[Open Tasks Scanner] -> found 243 files that will be scanned
[Open Tasks Scanner] Using the following tasks patterns:
-> High: ^.*(\bFIXME\b)(.*)$
-> Normal: ^.*(\bTODO\b)(.*)$

[Open Tasks Scanner] Scanning all 243 files for open tasks
[Open Tasks Scanner] Found a total of 53 open tasks
[Open Tasks Scanner] -> TODO: 10 open tasks
[Open Tasks Scanner] -> FIXME: 43 open tasks
[Open Tasks Scanner] Post processing issues on 'Master' with source code encoding 'UTF-8'
[Open Tasks Scanner] Creating SCM blamer to obtain author and commit information for affected files
[Open Tasks Scanner] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[Open Tasks Scanner] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace'
[Open Tasks Scanner] -> resolved paths in source directory (36 found, 0 not found)
[Open Tasks Scanner] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Open Tasks Scanner] -> resolved module names for 53 issues
[Open Tasks Scanner] Resolving package names (or namespaces) by parsing the affected files
[Open Tasks Scanner] -> resolved package names of 36 affected files
[Open Tasks Scanner] No filter has been set, publishing all 53 issues
[Open Tasks Scanner] Creating fingerprints for all affected code blocks to track issues over different builds
[Open Tasks Scanner] -> created fingerprints for 53 issues (skipped 0 issues)
[Open Tasks Scanner] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/Zephyr_Metrics_branches/builds/8/files-with-issues'
[Open Tasks Scanner] -> 27 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Open Tasks Scanner] Repository miner is not configured, skipping repository mining
[Open Tasks Scanner] Searching for files in workspace '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace' that match the include pattern '' and exclude pattern '**/target/**/*'
[Open Tasks Scanner] -> found 243 files that will be scanned
[Open Tasks Scanner] Using the following tasks patterns:
-> High: ^.*(\bFIXME\b)(.*)$
-> Normal: ^.*(\bTODO\b)(.*)$

[Open Tasks Scanner] Scanning all 243 files for open tasks
[Open Tasks Scanner] Found a total of 53 open tasks
[Open Tasks Scanner] -> TODO: 10 open tasks
[Open Tasks Scanner] -> FIXME: 43 open tasks
[Open Tasks Scanner] Post processing issues on 'Master' with source code encoding 'UTF-8'
[Open Tasks Scanner] Creating SCM blamer to obtain author and commit information for affected files
[Open Tasks Scanner] -> No blamer installed yet. You need to install the 'git-forensics' plugin to enable blaming for Git.
[Open Tasks Scanner] Resolving file names for all issues in workspace '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace'
[Open Tasks Scanner] -> resolved paths in source directory (36 found, 0 not found)
[Open Tasks Scanner] Resolving module names from module definitions (build.xml, pom.xml, or Manifest.mf files)
[Open Tasks Scanner] -> resolved module names for 53 issues
[Open Tasks Scanner] Resolving package names (or namespaces) by parsing the affected files
[Open Tasks Scanner] -> resolved package names of 36 affected files
[Open Tasks Scanner] No filter has been set, publishing all 53 issues
[Open Tasks Scanner] Creating fingerprints for all affected code blocks to track issues over different builds
[Open Tasks Scanner] -> created fingerprints for 53 issues (skipped 0 issues)
[Open Tasks Scanner] Copying affected files to Jenkins' build folder '/var/jenkins_home/jobs/Zephyr_Metrics_branches/builds/8/files-with-issues'
[Open Tasks Scanner] -> 27 copied, 0 not in workspace, 0 not-found, 0 with I/O error
[Open Tasks Scanner] Repository miner is not configured, skipping repository mining
[Open Tasks Scanner] Reference build recorder is not configured
[Open Tasks Scanner] No valid reference build found
[Open Tasks Scanner] All reported issues will be considered outstanding
[Open Tasks Scanner] No quality gates have been set - skipping
[Open Tasks Scanner] Health report is disabled - skipping
[Open Tasks Scanner] Created analysis result for 53 issues (found 0 new issues, fixed 0 issues)
[Open Tasks Scanner] Attaching ResultAction with ID 'open-tasks' to build 'Zephyr_Metrics_branches #8'.
[Checks API] No suitable checks publisher found.
[OWASP Dependency Check] Using default pattern '**/dependency-check-report.json' since user defined pattern is not set
[OWASP Dependency Check] [-ERROR-] Errors during parsing
[OWASP Dependency Check] [-ERROR-] No files found for pattern '**/dependency-check-report.json'. Configuration error?
[OWASP Dependency Check] Searching for all files in '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace' that match the pattern '**/dependency-check-report.json'
[OWASP Dependency Check] Traversing of symbolic links: enabled
[OWASP Dependency Check] Skipping post processing
[OWASP Dependency Check] No filter has been set, publishing all 0 issues
[OWASP Dependency Check] Repository miner is not configured, skipping repository mining
[OWASP Dependency Check] Searching for all files in '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace' that match the pattern '**/dependency-check-report.json'
[OWASP Dependency Check] Traversing of symbolic links: enabled
[OWASP Dependency Check] Skipping post processing
[OWASP Dependency Check] No filter has been set, publishing all 0 issues
[OWASP Dependency Check] Repository miner is not configured, skipping repository mining
[OWASP Dependency Check] [-ERROR-] Errors during parsing
[OWASP Dependency Check] [-ERROR-] No files found for pattern '**/dependency-check-report.json'. Configuration error?
[OWASP Dependency Check] Reference build recorder is not configured
[OWASP Dependency Check] No valid reference build found
[OWASP Dependency Check] All reported issues will be considered outstanding
[OWASP Dependency Check] No quality gates have been set - skipping
[OWASP Dependency Check] Health report is disabled - skipping
[OWASP Dependency Check] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[OWASP Dependency Check] Attaching ResultAction with ID 'owasp-dependency-check' to build 'Zephyr_Metrics_branches #8'.
[Checks API] No suitable checks publisher found.
[JavaDoc] Parsing console log (workspace: '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace')
[JavaDoc] -> found 0 issues (skipped 0 duplicates)
[JavaDoc] Parsing console log (workspace: '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace')
[JavaDoc] Skipping post processing
[JavaDoc] No filter has been set, publishing all 0 issues
[JavaDoc] Repository miner is not configured, skipping repository mining
[JavaDoc] Successfully parsed console log
[JavaDoc] -> found 0 issues (skipped 0 duplicates)
[JavaDoc] Parsing console log (workspace: '/var/jenkins_home/jobs/Zephyr_Metrics_branches/workspace')
[JavaDoc] Skipping post processing
[JavaDoc] No filter has been set, publishing all 0 issues
[JavaDoc] Repository miner is not configured, skipping repository mining
[JavaDoc] Reference build recorder is not configured
[JavaDoc] No valid reference build found
[JavaDoc] All reported issues will be considered outstanding
[JavaDoc] No quality gates have been set - skipping
[JavaDoc] Health report is disabled - skipping
[JavaDoc] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[JavaDoc] Attaching ResultAction with ID 'javadoc-warnings' to build 'Zephyr_Metrics_branches #8'.
[Checks API] No suitable checks publisher found.
[description-setter] Description set: origin/fix-for-NWRCA-7 1.2-ALPHA-4-SNAPSHOT e9043004a15f
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