Console Output

Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
[INFO] 
[INFO] --< it.tidalwave.northernwind.rca:it-tidalwave-northernwind-rca-ui-structure-explorer >--
[INFO] Building Zephyr - UI Structure Explorer 1.2-ALPHA-4-SNAPSHOT     [11/15]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-rca-ui-structure-explorer ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create (default) @ it-tidalwave-northernwind-rca-ui-structure-explorer ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureExplorer
[INFO] Storing buildNumber: 99d83e824f44 at timestamp: 1640166731361
[WARNING] Cannot get the branch information from the git repository: 
Detecting the current branch failed: fatal: ref HEAD is not a symbolic ref

[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureExplorer' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureExplorer
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-rca-ui-structure-explorer ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-rca-ui-structure-explorer ---
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-rca-ui-structure-explorer ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/fix-for-NWRCA-53 1.2-ALPHA-4-SNAPSHOT 99d83e824f44
[INFO]      [echo] Java Version: 11.0.10 -source 11 -target 11 -release 11
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:3.0.0:run (create-unwoven-classes-dirs) @ it-tidalwave-northernwind-rca-ui-structure-explorer ---
[INFO] Executing tasks
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureExplorer/target/unwoven-classes
[INFO]     [mkdir] Created dir: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureExplorer/target/unwoven-test-classes
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-resources-plugin: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] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-rca-ui-structure-explorer ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureExplorer/target/unwoven-classes
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[WARNING] No processor claimed any of these annotations: /javax.annotation.Nonnull,/it.tidalwave.dci.annotation.DciContext,/it.tidalwave.util.annotation.VisibleForTesting,/it.tidalwave.messagebus.annotation.ListensTo,/it.tidalwave.messagebus.annotation.SimpleMessageSubscriber,/it.tidalwave.dci.annotation.DciRole,java.base/java.lang.Override
[INFO] 
[INFO] --- aspectj-maven-plugin: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] --- maven-resources-plugin: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] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ it-tidalwave-northernwind-rca-ui-structure-explorer ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureExplorer/target/unwoven-test-classes
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.filesystems.declmime.MIMEResolverProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NbBundleProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.ServiceProviderProcessor' less than -source '11'
[WARNING] Supported source version 'RELEASE_6' from annotation processor 'org.netbeans.modules.openide.util.NamedServiceProcessor' less than -source '11'
[WARNING] No processor claimed any of these annotations: /org.testng.annotations.Test,/org.testng.annotations.BeforeMethod,/org.testng.annotations.AfterMethod
[INFO] 
[INFO] --- aspectj-maven-plugin: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] --- maven-surefire-plugin: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
09:52:20.667 [main                ] INFO  i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - STARTING TESTS OF it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControlTest
09:52:21.609 [main                ] TRACE it.tidalwave.role.ContextManager$Locator           - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@26fb628
09:52:21.610 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
09:52:21.615 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
09:52:23.486 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
09:52:23.496 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
09:52:23.497 [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]
09:52:23.498 [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]
09:52:23.498 [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]
09:52:23.498 [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]
09:52:23.498 [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]
09:52:23.498 [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]
09:52:23.498 [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]
09:52:23.499 [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]
09:52:24.176 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl.onOpenSite(it.tidalwave.northernwind.rca.ui.event.OpenSiteEvent))
09:52:24.441 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.m.SiteNode$MockitoMock$281899015@42e0f71e at construction time: []
09:52:24.441 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.m.SiteNode$MockitoMock$281899015@42e0f71e at construction time: []
09:52:24.456 [main                ] INFO  i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - **********************************
09:52:24.456 [main                ] INFO  i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - TEST "must be a MessageSubscriber"
09:52:24.456 [main                ] INFO  i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - **********************************
09:52:24.459 [main                ] INFO  i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - TEST PASSED in 4 msec
09:52:24.459 [main                ] INFO  i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - 
09:52:24.583 [main                ] TRACE it.tidalwave.role.ContextManager$Locator           - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@29eeb1bb
09:52:24.583 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
09:52:24.585 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
09:52:25.490 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
09:52:25.491 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
09:52:25.491 [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]
09:52:25.491 [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]
09:52:25.491 [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]
09:52:25.492 [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]
09:52:25.492 [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]
09:52:25.492 [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]
09:52:25.492 [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]
09:52:25.492 [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]
09:52:25.502 [main                ] TRACE it.tidalwave.messagebus.MessageBusHelper           - registerMessageListener(void it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl.onOpenSite(it.tidalwave.northernwind.rca.ui.event.OpenSiteEvent))
09:52:25.503 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.m.SiteNode$MockitoMock$281899015@22d456ba at construction time: []
09:52:25.503 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.m.SiteNode$MockitoMock$281899015@22d456ba at construction time: []
09:52:25.505 [main                ] INFO  i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - *********************************************************************************************************
09:52:25.505 [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"
09:52:25.505 [main                ] INFO  i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - *********************************************************************************************************
09:52:25.506 [main                ] TRACE i.t.r.s.spi.DciContextWithAutoThreadBindingAspect  - executing i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@26b85fcf.onOpenSite() with context thread binding
09:52:25.507 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - runWithContexts([i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@26b85fcf], i.t.r.s.s.DciContextWithAutoThreadBindingAspect$1@24edb768)
09:52:25.507 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - >>>> contexts now: [it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl@26b85fcf] - it.tidalwave.role.spi.DefaultContextManager@3027191a
09:52:25.508 [main                ] DEBUG i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl - onOpenSite(Mock for OpenSiteEvent, hashCode: 2060623904)
09:52:25.515 [main                ] TRACE it.tidalwave.role.spi.ContextSampler               - >>>> contexts for i.t.n.c.m.SiteNode$MockitoMock$281899015@22d456ba at construction time: [i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@26b85fcf]
09:52:25.516 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - >>>> runWithContexts([i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@26b85fcf], i.t.r.s.s.DciContextWithAutoThreadBindingAspect$1@24edb768) completed
09:52:25.525 [main                ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate      - as(i.t.r.u.Selectable) for i.t.n.c.m.SiteNode$MockitoMock$281899015@22d456ba
09:52:25.526 [main                ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate      - >>>> contexts: ContextSampler(contexts=[it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl@26b85fcf])
09:52:25.527 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - runWithContexts([i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@26b85fcf], i.t.r.s.s.SpringAsDelegate$1@468e4f70)
09:52:25.527 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - >>>> contexts now: [it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl@26b85fcf] - it.tidalwave.role.spi.DefaultContextManager@3027191a
09:52:25.529 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - findRoles(i.t.n.c.m.SiteNode$MockitoMock$281899015@22d456ba, i.t.r.u.Selectable)
09:52:25.529 [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]
09:52:25.529 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> owner class replaced with i.t.n.c.m.SiteNode
09:52:25.531 [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)
09:52:25.531 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> contexts: [i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@26b85fcf]
09:52:25.531 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> constructor parameters: [Mock for MessageBus, hashCode: 160360935, Mock for SiteNode, hashCode: 584341178]
09:52:25.532 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> findRoles() returning: [i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent@334a373a]
09:52:25.538 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - >>>> runWithContexts([i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@26b85fcf], i.t.r.s.s.SpringAsDelegate$1@468e4f70) completed
09:52:25.539 [main                ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate      - >>>> as() returning [i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent@334a373a]
09:52:25.539 [main                ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate      - as(i.t.r.u.Selectable) for i.t.n.c.m.SiteNode$MockitoMock$281899015@22d456ba
09:52:25.540 [main                ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate      - >>>> contexts: ContextSampler(contexts=[it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl@26b85fcf])
09:52:25.541 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - runWithContexts([i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@26b85fcf], i.t.r.s.s.SpringAsDelegate$1@7101c520)
09:52:25.542 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - >>>> contexts now: [it.tidalwave.northernwind.rca.ui.structureexplorer.impl.DefaultStructureExplorerPresentationControl@26b85fcf] - it.tidalwave.role.spi.DefaultContextManager@3027191a
09:52:25.543 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - findRoles(i.t.n.c.m.SiteNode$MockitoMock$281899015@22d456ba, i.t.r.u.Selectable)
09:52:25.543 [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]
09:52:25.543 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> owner class replaced with i.t.n.c.m.SiteNode
09:52:25.543 [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)
09:52:25.544 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> contexts: [i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@26b85fcf]
09:52:25.544 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> constructor parameters: [Mock for MessageBus, hashCode: 160360935, Mock for SiteNode, hashCode: 584341178]
09:52:25.545 [main                ] TRACE it.tidalwave.role.spi.RoleManagerSupport           - >>>> findRoles() returning: [i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent@47ae6b9e]
09:52:25.545 [main                ] TRACE it.tidalwave.role.spi.DefaultContextManager        - >>>> runWithContexts([i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControl@26b85fcf], i.t.r.s.s.SpringAsDelegate$1@7101c520) completed
09:52:25.546 [main                ] TRACE it.tidalwave.role.spring.spi.SpringAsDelegate      - >>>> as() returning [i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent@47ae6b9e]
09:52:25.549 [main                ] INFO  i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - TEST PASSED in 44 msec
09:52:25.550 [main                ] INFO  i.t.n.r.u.s.i.DefaultStructureExplorerPresentationControlTest - 
09:52:25.630 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
09:52:25.631 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
09:52:27.067 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
09:52:27.067 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
09:52:27.068 [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]
09:52:27.068 [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]
09:52:27.068 [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]
09:52:27.068 [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]
09:52:27.068 [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]
09:52:27.068 [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]
09:52:27.068 [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]
09:52:27.068 [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]
09:52:27.073 [main                ] INFO  i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - **************************************************************
09:52:27.073 [main                ] INFO  i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - TEST "must be a role activated only in the controller context"
09:52:27.073 [main                ] INFO  i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - **************************************************************
09:52:27.082 [main                ] INFO  i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - TEST PASSED in 9 msec
09:52:27.082 [main                ] INFO  i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - 
09:52:27.137 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - ctor
09:52:27.138 [main                ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager    - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
09:52:27.950 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - scan([i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEvent, i.t.n.m.i.a.r.SiteNodePresentable, i.t.n.m.i.a.r.SiteNodeDisplayable, i.t.n.m.i.a.r.ContentPresentable, i.t.n.m.i.a.r.ResourcePropertiesPresentable, i.t.n.m.i.a.r.ResourcePropertiesSaveable, i.t.n.m.i.a.r.ContentDisplayable, i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder])
09:52:27.950 [main                ] DEBUG it.tidalwave.role.spi.RoleManagerSupport           - Configured roles:
09:52:27.951 [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]
09:52:27.952 [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]
09:52:27.953 [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]
09:52:27.953 [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]
09:52:27.953 [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]
09:52:27.953 [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]
09:52:27.953 [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]
09:52:27.953 [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]
09:52:27.956 [main                ] INFO  i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - *****************************************************************
09:52:27.957 [main                ] INFO  i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - TEST "must fire selection event on the message bus when selected"
09:52:27.957 [main                ] INFO  i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - *****************************************************************
09:52:27.959 [main                ] INFO  i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - TEST PASSED in 2 msec
09:52:27.959 [main                ] INFO  i.t.n.r.u.s.i.SiteNodeSelectableFiringSelectedEventTest - 
09:52:27.998 [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: 8.328 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ it-tidalwave-northernwind-rca-ui-structure-explorer ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureExplorer/target/it-tidalwave-northernwind-rca-ui-structure-explorer-1.2-ALPHA-4-SNAPSHOT.99d83e824f44.jar
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:test-jar (default-test-jar) @ it-tidalwave-northernwind-rca-ui-structure-explorer ---
[INFO] Building jar: /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureExplorer/target/it-tidalwave-northernwind-rca-ui-structure-explorer-1.2-ALPHA-4-SNAPSHOT.99d83e824f44-tests.jar
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ it-tidalwave-northernwind-rca-ui-structure-explorer ---
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureExplorer/target/it-tidalwave-northernwind-rca-ui-structure-explorer-1.2-ALPHA-4-SNAPSHOT.99d83e824f44.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-structure-explorer/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-structure-explorer-1.2-ALPHA-4-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureExplorer/pom.xml to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-structure-explorer/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-structure-explorer-1.2-ALPHA-4-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/Zephyr_Build_and_Test/workspace/modules/StructureExplorer/target/it-tidalwave-northernwind-rca-ui-structure-explorer-1.2-ALPHA-4-SNAPSHOT.99d83e824f44-tests.jar to /var/jenkins_home/maven-repositories/0/it/tidalwave/northernwind/rca/it-tidalwave-northernwind-rca-ui-structure-explorer/1.2-ALPHA-4-SNAPSHOT/it-tidalwave-northernwind-rca-ui-structure-explorer-1.2-ALPHA-4-SNAPSHOT-tests.jar
[JENKINS] Archiving disabled