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-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]
[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: 1683564161329
[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.18 -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/0/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 ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running it.tidalwave.northernwind.rca.ui.siteopener.spi.DefaultSiteOpenerPresentationControlTest
16:42:52.506 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - STARTING TESTS OF it.tidalwave.northernwind.rca.ui.siteopener.spi.DefaultSiteOpenerPresentationControlTest
16:42:56.608 [main ] TRACE it.tidalwave.role.ContextManager$Locator - ContextManagerProvider instantiated from META-INF: it.tidalwave.role.spring.spi.SpringContextManagerProvider@19146ad8
16:42:56.609 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor
16:42:56.625 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
16:43:00.158 [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])
16:43:00.171 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles:
16:43:00.175 [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]
16:43:00.175 [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]
16:43:00.177 [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]
16:43:00.177 [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]
16:43:00.177 [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]
16:43:00.177 [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]
16:43:00.186 [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]
16:43:00.301 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@44de4aa1 at construction time: []
16:43:00.333 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - **********************************************************************************
16:43:00.337 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "initialize must bind the presentation and set the default path to user home"
16:43:00.338 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - **********************************************************************************
16:43:00.381 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 48 msec
16:43:00.381 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest -
16:43:00.527 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor
16:43:00.539 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
16:43:02.884 [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])
16:43:02.885 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles:
16:43:02.885 [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]
16:43:02.885 [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]
16:43:02.885 [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]
16:43:02.886 [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]
16:43:02.886 [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]
16:43:02.887 [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]
16:43:02.887 [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]
16:43:02.904 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@47855f19 at construction time: []
16:43:02.905 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************
16:43:02.905 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must do nothing when openSite invoked and the user cancelled the selection"
16:43:02.906 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - *********************************************************************************
16:43:03.042 [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@2886ead)...
16:43:03.051 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 146 msec
16:43:03.052 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest -
16:43:03.170 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor
16:43:03.172 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
16:43:05.253 [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])
16:43:05.259 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles:
16:43:05.260 [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]
16:43:05.261 [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]
16:43:05.266 [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]
16:43:05.266 [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]
16:43:05.266 [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]
16:43:05.266 [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]
16:43:05.266 [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]
16:43:05.291 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@10af780b at construction time: []
16:43:05.293 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
16:43:05.294 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder"
16:43:05.302 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-3818563838665447360]
16:43:05.302 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
16:43:05.333 [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@6ad20613)...
16:43:05.491 [AWT-EventQueue-0 ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@3b6da9ed at construction time: []
16:43:05.498 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 205 msec
16:43:05.498 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest -
16:43:05.596 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor
16:43:05.607 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
16:43:07.676 [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])
16:43:07.676 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles:
16:43:07.684 [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]
16:43:07.684 [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]
16:43:07.685 [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]
16:43:07.689 [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]
16:43:07.690 [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]
16:43:07.690 [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]
16:43:07.690 [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]
16:43:07.700 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@4a893ae5 at construction time: []
16:43:07.701 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
16:43:07.701 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder"
16:43:07.701 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-6896664067103060540]
16:43:07.701 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
16:43:07.704 [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@282edc80)...
16:43:07.706 [AWT-EventQueue-0 ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@26e927f5 at construction time: []
16:43:07.715 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 14 msec
16:43:07.715 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest -
16:43:07.804 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor
16:43:07.805 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
16:43:09.550 [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])
16:43:09.562 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles:
16:43:09.562 [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]
16:43:09.563 [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]
16:43:09.563 [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]
16:43:09.563 [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]
16:43:09.564 [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]
16:43:09.564 [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]
16:43:09.564 [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]
16:43:09.583 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@3b7dc9cc at construction time: []
16:43:09.586 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
16:43:09.586 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder"
16:43:09.592 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-6636747861981005765]
16:43:09.592 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
16:43:09.597 [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@3a9f69b3)...
16:43:09.599 [AWT-EventQueue-0 ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@34588090 at construction time: []
16:43:09.603 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 16 msec
16:43:09.603 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest -
16:43:09.682 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor
16:43:09.683 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
16:43:11.426 [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])
16:43:11.428 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles:
16:43:11.429 [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]
16:43:11.438 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
16:43:11.438 [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]
16:43:11.440 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.ResourceProperties: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ResourcePropertiesPresentable]
16:43:11.441 [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]
16:43:11.441 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.SiteNode: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.SiteNodePresentable]
16:43:11.441 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.f.f.i.ResourceFileNetBeansPlatform: i.t.n.m.a.r.WritableFolder -> [i.t.n.f.f.i.ResourceFileNetBeansPlatformWritableFolder]
16:43:11.462 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@7be8cf21 at construction time: []
16:43:11.467 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
16:43:11.467 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder"
16:43:11.469 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-12189517401569928622]
16:43:11.469 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
16:43:11.482 [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@6c79be6d)...
16:43:11.486 [AWT-EventQueue-0 ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@62be5d92 at construction time: []
16:43:11.489 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 22 msec
16:43:11.489 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest -
16:43:11.564 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor
16:43:11.574 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
16:43:13.559 [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])
16:43:13.563 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles:
16:43:13.563 [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]
16:43:13.563 [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]
16:43:13.563 [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]
16:43:13.563 [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]
16:43:13.564 [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]
16:43:13.564 [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]
16:43:13.567 [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]
16:43:13.583 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@7e6d7d9d at construction time: []
16:43:13.585 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
16:43:13.585 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder"
16:43:13.585 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-4968312081152563911]
16:43:13.585 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
16:43:13.612 [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@33a7bdeb)...
16:43:13.613 [AWT-EventQueue-0 ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@3d6045ef at construction time: []
16:43:13.614 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 29 msec
16:43:13.614 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest -
16:43:13.659 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor
16:43:13.660 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
16:43:15.275 [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])
16:43:15.275 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles:
16:43:15.276 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Displayable -> [i.t.n.m.i.a.r.ContentDisplayable]
16:43:15.276 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - >>>> i.t.n.c.m.Content: i.t.r.u.Presentable -> [i.t.n.m.i.a.r.ContentPresentable]
16:43:15.276 [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]
16:43:15.278 [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]
16:43:15.278 [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]
16:43:15.278 [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]
16:43:15.278 [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]
16:43:15.304 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@3a49a27c at construction time: []
16:43:15.305 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
16:43:15.306 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder"
16:43:15.306 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-9838695102187413646]
16:43:15.306 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
16:43:15.326 [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@5f2aae46)...
16:43:15.328 [AWT-EventQueue-0 ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@51ed4bd3 at construction time: []
16:43:15.329 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 24 msec
16:43:15.329 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest -
16:43:15.376 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor
16:43:15.377 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
16:43:16.672 [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])
16:43:16.673 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles:
16:43:16.673 [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]
16:43:16.673 [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]
16:43:16.673 [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]
16:43:16.673 [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]
16:43:16.673 [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]
16:43:16.673 [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]
16:43:16.673 [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]
16:43:16.677 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@110dc6ce at construction time: []
16:43:16.686 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
16:43:16.686 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder"
16:43:16.687 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-7896390144533438159]
16:43:16.687 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
16:43:16.703 [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@1f988ef)...
16:43:16.706 [AWT-EventQueue-0 ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@f3e76a0 at construction time: []
16:43:16.708 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 29 msec
16:43:16.708 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest -
16:43:16.758 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor
16:43:16.771 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
16:43:18.113 [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])
16:43:18.114 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles:
16:43:18.115 [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]
16:43:18.115 [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]
16:43:18.115 [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]
16:43:18.115 [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]
16:43:18.115 [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]
16:43:18.115 [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]
16:43:18.115 [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]
16:43:18.119 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@37eda02f at construction time: []
16:43:18.120 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
16:43:18.120 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder"
16:43:18.120 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-1164870258975128064]
16:43:18.120 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
16:43:18.129 [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@29b1591)...
16:43:18.132 [AWT-EventQueue-0 ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@c5cebb2 at construction time: []
16:43:18.133 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 14 msec
16:43:18.133 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest -
16:43:18.185 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor
16:43:18.186 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
16:43:19.398 [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])
16:43:19.399 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles:
16:43:19.399 [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]
16:43:19.399 [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]
16:43:19.399 [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]
16:43:19.399 [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]
16:43:19.399 [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]
16:43:19.399 [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]
16:43:19.399 [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]
16:43:19.415 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@387ea64b at construction time: []
16:43:19.416 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
16:43:19.416 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder"
16:43:19.416 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-17908837088240035647]
16:43:19.416 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
16:43:19.443 [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@14679f2b)...
16:43:19.444 [AWT-EventQueue-0 ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@1aa063d7 at construction time: []
16:43:19.445 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 29 msec
16:43:19.445 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest -
16:43:19.495 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - ctor
16:43:19.497 [main ] DEBUG i.t.role.spring.spi.AnnotationSpringRoleManager - scanning classes with interface it.tidalwave.dci.annotation.DciRole annotation...
16:43:20.753 [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])
16:43:20.753 [main ] DEBUG it.tidalwave.role.spi.RoleManagerSupport - Configured roles:
16:43:20.754 [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]
16:43:20.754 [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]
16:43:20.754 [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]
16:43:20.754 [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]
16:43:20.754 [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]
16:43:20.754 [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]
16:43:20.762 [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]
16:43:20.766 [main ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.r.u.i.DefaultUserAction@7b872179 at construction time: []
16:43:20.767 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
16:43:20.767 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST "must fire OpenSiteEvent when openSite invoked and the user selected a folder"
16:43:20.767 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ARGS [/tmp/SampleFolder-16160327678049996831]
16:43:20.767 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - ***********************************************************************************
16:43:20.769 [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@3c4adc5c)...
16:43:20.770 [AWT-EventQueue-0 ] TRACE it.tidalwave.role.spi.ContextSampler - >>>> contexts for i.t.n.f.f.i.ResourceFileSystemNetBeansPlatform@328d35a5 at construction time: []
16:43:20.771 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest - TEST PASSED in 4 msec
16:43:20.774 [main ] INFO i.t.n.r.u.s.s.DefaultSiteOpenerPresentationControlTest -
16:43:20.817 [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: 29.803 s - in it.tidalwave.northernwind.rca.ui.siteopener.spi.DefaultSiteOpenerPresentationControlTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[JENKINS] Recording test results
[INFO]
[INFO] --- 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/0/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/0/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/0/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
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
[WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/imports.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been moved from ruleset "unusedcode" to "unnecessary". Please change your ruleset!
[WARNING] Applying rule set filter: The rule "UnusedModifier" has been renamed to "UnnecessaryModifier". Please change your ruleset!
[WARNING] The RuleSet rulesets/java/basic.xml has been deprecated and will be removed in PMD 7.0.0
[WARNING] The RuleSet rulesets/java/unusedcode.xml has been deprecated and will be removed in PMD 7.0.0
[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: 1683564211732
[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.18 -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/0/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
[WARNING] Failed to getClass for org.apache.maven.plugins.dependency.analyze.AnalyzeMojo
[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
[JENKINS] Archiving disabled