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:it-tidalwave-northernwind-core-filesystem-scm >--
[INFO] Building NorthernWind :: Filesystems :: SCM 1.2-ALPHA-12-SNAPSHOT [13/24]
[INFO]   from modules/filesystems/ScmFileSystem/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- clean:3.1.0:clean (default-clean) @ it-tidalwave-northernwind-core-filesystem-scm ---
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-core-filesystem-scm ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/ScmFileSystem' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/ScmFileSystem
[INFO] Storing buildNumber: b207e458a18c at timestamp: 1682054923865
[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/NorthernWind_Metrics/workspace/modules/filesystems/ScmFileSystem' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/ScmFileSystem
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-core-filesystem-scm ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-core-filesystem-scm ---
[INFO] 
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-core-filesystem-scm ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.2-ALPHA-12-SNAPSHOT b207e458a18c
[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-core-filesystem-scm ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/jobs/NorthernWind_Metrics/workspace@tmp/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/ScmFileSystem/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-core-filesystem-scm ---
[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/NorthernWind_Metrics/workspace/modules/filesystems/ScmFileSystem/src/main/resources
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-core-filesystem-scm ---
[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 7 source files to /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/ScmFileSystem/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.concurrent.NotThreadSafe,/javax.annotation.Nonnull,/javax.annotation.concurrent.Immutable,/javax.annotation.PostConstruct,/javax.inject.Inject
[WARNING] /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/ScmFileSystem/src/main/java/it/tidalwave/util/ProcessExecutorException.java:[43,7] [serial] serializable class ProcessExecutorException has no definition of serialVersionUID
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-core-filesystem-scm ---
[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-core-filesystem-scm ---
[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 8 source files to /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/ScmFileSystem/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.Nullable,/javax.annotation.Nonnull,/org.testng.annotations.BeforeMethod,/org.testng.annotations.Test,/org.testng.annotations.BeforeClass,/org.testng.annotations.DataProvider
[WARNING] /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/ScmFileSystem/src/test/java/it/tidalwave/northernwind/frontend/filesystem/scm/spi/ScmFileSystemProviderTestSupport.java:[99,8] [deprecation] verifyZeroInteractions(Object...) in Mockito has been deprecated
[WARNING] /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/ScmFileSystem/src/test/java/it/tidalwave/northernwind/frontend/filesystem/scm/spi/ScmFileSystemProviderTestSupport.java:[120,8] [deprecation] verifyZeroInteractions(Object...) in Mockito has been deprecated
[INFO] 
[INFO] --- surefire:3.0.0-M5:test (default-test) @ it-tidalwave-northernwind-core-filesystem-scm ---
[WARNING] Parameter 'localRepository' is deprecated core expression; Avoid use of ArtifactRepository type. If you need access to local repository, switch to '${repositorySystemSession}' expression and get LRM from it instead.
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
05:28:57.939 [main                ] INFO  i.t.n.f.f.scm.spi.ScmFileSystemProviderTest        - STARTING TESTS OF it.tidalwave.northernwind.frontend.filesystem.scm.spi.ScmFileSystemProviderTest
05:28:58.009 [main                ] INFO  i.t.n.frontend.filesystem.scm.spi.ScmPreparer      - ======== Preparing repository at /tmp/scm-repository4744421197101118142 with Tag(name=published-0.8)
05:29:01.678 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmFileSystemProvider   - New exposed working directory:   /tmp/working-dir4427822402421579793/1
05:29:01.679 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmFileSystemProvider   - New alternate working directory: /tmp/working-dir4427822402421579793/2
05:29:01.729 [main                ] INFO  it.tidalwave.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, propertyConfigurer, fileSystemProvider, applicationMessageBus]
05:29:01.734 [main                ] INFO  i.t.n.f.f.scm.spi.ScmFileSystemProviderTest        - *******************************
05:29:01.735 [main                ] INFO  i.t.n.f.f.scm.spi.ScmFileSystemProviderTest        - TEST "must properly initialize"
05:29:01.735 [main                ] INFO  i.t.n.f.f.scm.spi.ScmFileSystemProviderTest        - *******************************
05:29:01.748 [main                ] INFO  i.t.n.f.f.scm.spi.ScmFileSystemProviderTest        - TEST PASSED in 14 msec
05:29:01.749 [main                ] INFO  i.t.n.f.f.scm.spi.ScmFileSystemProviderTest        - 
05:29:01.753 [main                ] INFO  i.t.n.frontend.filesystem.scm.spi.ScmPreparer      - ======== Preparing repository at /tmp/scm-repository4744421197101118142 with Tag(name=published-0.8)
05:29:01.886 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmFileSystemProvider   - New exposed working directory:   /tmp/working-dir5623726435159436851/1
05:29:01.886 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmFileSystemProvider   - New alternate working directory: /tmp/working-dir5623726435159436851/2
05:29:01.895 [main                ] INFO  it.tidalwave.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, propertyConfigurer, fileSystemProvider, applicationMessageBus]
05:29:01.896 [main                ] INFO  i.t.n.f.f.scm.spi.ScmFileSystemProviderTest        - ****************************************************************
05:29:01.896 [main                ] INFO  i.t.n.f.f.scm.spi.ScmFileSystemProviderTest        - TEST "checkForUpdates must do nothing when there are no updates"
05:29:01.896 [main                ] INFO  i.t.n.f.f.scm.spi.ScmFileSystemProviderTest        - ****************************************************************
05:29:01.897 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmFileSystemProvider   - Checking for updates in /tmp/working-dir5623726435159436851/2 ...
05:29:01.912 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmFileSystemProvider   - >>>> no changes
05:29:01.913 [main                ] INFO  i.t.n.f.f.scm.spi.ScmFileSystemProviderTest        - TEST PASSED in 18 msec
05:29:01.913 [main                ] INFO  i.t.n.f.f.scm.spi.ScmFileSystemProviderTest        - 
05:29:01.915 [main                ] INFO  i.t.n.frontend.filesystem.scm.spi.ScmPreparer      - ======== Preparing repository at /tmp/scm-repository4744421197101118142 with Tag(name=published-0.8)
05:29:02.089 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmFileSystemProvider   - New exposed working directory:   /tmp/working-dir16144255996520659589/1
05:29:02.089 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmFileSystemProvider   - New alternate working directory: /tmp/working-dir16144255996520659589/2
05:29:02.100 [main                ] INFO  it.tidalwave.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, propertyConfigurer, fileSystemProvider, applicationMessageBus]
05:29:02.110 [main                ] INFO  i.t.n.f.f.scm.spi.ScmFileSystemProviderTest        - ************************************************************************
05:29:02.111 [main                ] INFO  i.t.n.f.f.scm.spi.ScmFileSystemProviderTest        - TEST "checkForUpdates must update and fire event when there are updates"
05:29:02.111 [main                ] INFO  i.t.n.f.f.scm.spi.ScmFileSystemProviderTest        - ************************************************************************
05:29:02.112 [main                ] INFO  i.t.n.frontend.filesystem.scm.spi.ScmPreparer      - ======== Preparing repository at /tmp/scm-repository4744421197101118142 with Tag(name=published-0.9)
05:29:02.113 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmFileSystemProvider   - Checking for updates in /tmp/working-dir16144255996520659589/2 ...
05:29:02.123 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmFileSystemProvider   - >>>> new tag: Tag(name=published-0.9)
05:29:02.124 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmFileSystemProvider   - New exposed working directory:   /tmp/working-dir16144255996520659589/2
05:29:02.124 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmFileSystemProvider   - New alternate working directory: /tmp/working-dir16144255996520659589/1
05:29:02.214 [main                ] INFO  i.t.n.f.f.scm.spi.ScmFileSystemProviderTest        - TEST PASSED in 103 msec
05:29:02.226 [main                ] INFO  i.t.n.f.f.scm.spi.ScmFileSystemProviderTest        - 
05:29:02.228 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - ***************************************
05:29:02.228 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - TEST "must properly clone a repository"
05:29:02.228 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - ***************************************
05:29:02.229 [main                ] INFO  i.t.n.frontend.filesystem.scm.spi.ScmPreparer      - ======== Preparing repository at /tmp/scm-repository4744421197101118142 with Tag(name=published-0.8)
05:29:02.231 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - TEST PASSED in 3 msec
05:29:02.231 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - 
05:29:02.246 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - ******************************
05:29:02.246 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - TEST "must properly checkout"
05:29:02.246 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - ARGS [Tag(name=published-0.1)]
05:29:02.250 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - ******************************
05:29:02.251 [main                ] INFO  i.t.n.frontend.filesystem.scm.spi.ScmPreparer      - ======== Preparing repository at /tmp/scm-repository4744421197101118142 with Tag(name=published-0.8)
05:29:02.253 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - TEST PASSED in 7 msec
05:29:02.253 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - 
05:29:02.255 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - ******************************
05:29:02.255 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - TEST "must properly checkout"
05:29:02.255 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - ARGS [Tag(name=published-0.2)]
05:29:02.255 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - ******************************
05:29:02.255 [main                ] INFO  i.t.n.frontend.filesystem.scm.spi.ScmPreparer      - ======== Preparing repository at /tmp/scm-repository4744421197101118142 with Tag(name=published-0.8)
05:29:02.257 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - TEST PASSED in 2 msec
05:29:02.257 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - 
05:29:02.274 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - ******************************
05:29:02.274 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - TEST "must properly checkout"
05:29:02.274 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - ARGS [Tag(name=published-0.3)]
05:29:02.274 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - ******************************
05:29:02.275 [main                ] INFO  i.t.n.frontend.filesystem.scm.spi.ScmPreparer      - ======== Preparing repository at /tmp/scm-repository4744421197101118142 with Tag(name=published-0.8)
05:29:02.277 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - TEST PASSED in 3 msec
05:29:02.277 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - 
05:29:02.278 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - ******************************
05:29:02.278 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - TEST "must properly checkout"
05:29:02.279 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - ARGS [Tag(name=published-0.4)]
05:29:02.279 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - ******************************
05:29:02.279 [main                ] INFO  i.t.n.frontend.filesystem.scm.spi.ScmPreparer      - ======== Preparing repository at /tmp/scm-repository4744421197101118142 with Tag(name=published-0.8)
05:29:02.281 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - TEST PASSED in 3 msec
05:29:02.281 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - 
05:29:02.282 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - ******************************
05:29:02.282 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - TEST "must properly checkout"
05:29:02.282 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - ARGS [Tag(name=published-0.5)]
05:29:02.282 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - ******************************
05:29:02.283 [main                ] INFO  i.t.n.frontend.filesystem.scm.spi.ScmPreparer      - ======== Preparing repository at /tmp/scm-repository4744421197101118142 with Tag(name=published-0.8)
05:29:02.292 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - TEST PASSED in 10 msec
05:29:02.292 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - 
05:29:02.293 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - ******************************
05:29:02.293 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - TEST "must properly checkout"
05:29:02.294 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - ARGS [Tag(name=published-0.6)]
05:29:02.294 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - ******************************
05:29:02.294 [main                ] INFO  i.t.n.frontend.filesystem.scm.spi.ScmPreparer      - ======== Preparing repository at /tmp/scm-repository4744421197101118142 with Tag(name=published-0.8)
05:29:02.305 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - TEST PASSED in 12 msec
05:29:02.305 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - 
05:29:02.306 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - ******************************
05:29:02.307 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - TEST "must properly checkout"
05:29:02.307 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - ARGS [Tag(name=published-0.7)]
05:29:02.307 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - ******************************
05:29:02.307 [main                ] INFO  i.t.n.frontend.filesystem.scm.spi.ScmPreparer      - ======== Preparing repository at /tmp/scm-repository4744421197101118142 with Tag(name=published-0.8)
05:29:02.309 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - TEST PASSED in 3 msec
05:29:02.309 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - 
05:29:02.310 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - ******************************
05:29:02.310 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - TEST "must properly checkout"
05:29:02.313 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - ARGS [Tag(name=published-0.8)]
05:29:02.313 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - ******************************
05:29:02.313 [main                ] INFO  i.t.n.frontend.filesystem.scm.spi.ScmPreparer      - ======== Preparing repository at /tmp/scm-repository4744421197101118142 with Tag(name=published-0.8)
05:29:02.315 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - TEST PASSED in 5 msec
05:29:02.315 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - 
05:29:02.317 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - ********************************************************************************************************************************************************************************************
05:29:02.317 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - TEST "must properly enumerate tags"
05:29:02.317 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - ARGS [published-0.8, [Tag(name=published-0.1), Tag(name=published-0.2), Tag(name=published-0.3), Tag(name=published-0.4), Tag(name=published-0.5), Tag(name=published-0.6), Tag(name=published-0.7), Tag(name=published-0.8)]]
05:29:02.317 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - ********************************************************************************************************************************************************************************************
05:29:02.317 [main                ] INFO  i.t.n.frontend.filesystem.scm.spi.ScmPreparer      - ======== Preparing repository at /tmp/scm-repository4744421197101118142 with Tag(name=published-0.8)
05:29:02.323 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - TEST PASSED in 6 msec
05:29:02.325 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - 
05:29:02.331 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - ********************************************************************************************************************************************************************************************
05:29:02.331 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - TEST "must properly enumerate tags"
05:29:02.331 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - ARGS [published-0.9, [Tag(name=published-0.1), Tag(name=published-0.2), Tag(name=published-0.3), Tag(name=published-0.4), Tag(name=published-0.5), Tag(name=published-0.6), Tag(name=published-0.7), Tag(name=published-0.8), Tag(name=published-0.9)]]
05:29:02.331 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - ********************************************************************************************************************************************************************************************
05:29:02.331 [main                ] INFO  i.t.n.frontend.filesystem.scm.spi.ScmPreparer      - ======== Preparing repository at /tmp/scm-repository4744421197101118142 with Tag(name=published-0.9)
05:29:02.333 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - TEST PASSED in 2 msec
05:29:02.333 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - 
05:29:02.335 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - ********************************************************************************************************************************************************************************************
05:29:02.335 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - TEST "must properly fetch changesets"
05:29:02.335 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - ARGS [published-0.8, [Tag(name=published-0.1), Tag(name=published-0.2), Tag(name=published-0.3), Tag(name=published-0.4), Tag(name=published-0.5), Tag(name=published-0.6), Tag(name=published-0.7), Tag(name=published-0.8)]]
05:29:02.335 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - ********************************************************************************************************************************************************************************************
05:29:02.335 [main                ] INFO  i.t.n.frontend.filesystem.scm.spi.ScmPreparer      - ======== Preparing repository at /tmp/scm-repository4744421197101118142 with Tag(name=published-0.8)
05:29:02.337 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - TEST PASSED in 2 msec
05:29:02.338 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - 
05:29:02.355 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - ********************************************************************************************************************************************************************************************
05:29:02.355 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - TEST "must properly fetch changesets"
05:29:02.355 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - ARGS [published-0.9, [Tag(name=published-0.1), Tag(name=published-0.2), Tag(name=published-0.3), Tag(name=published-0.4), Tag(name=published-0.5), Tag(name=published-0.6), Tag(name=published-0.7), Tag(name=published-0.8), Tag(name=published-0.9)]]
05:29:02.355 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - ********************************************************************************************************************************************************************************************
05:29:02.362 [main                ] INFO  i.t.n.frontend.filesystem.scm.spi.ScmPreparer      - ======== Preparing repository at /tmp/scm-repository4744421197101118142 with Tag(name=published-0.9)
05:29:02.370 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - TEST PASSED in 14 msec
05:29:02.370 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - 
05:29:02.371 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - ******************************************************
05:29:02.371 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - TEST "must return no tag when empty working directory"
05:29:02.371 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - ******************************************************
05:29:02.371 [main                ] INFO  i.t.n.frontend.filesystem.scm.spi.ScmPreparer      - ======== Preparing repository at /tmp/scm-repository4744421197101118142 with Tag(name=published-0.8)
05:29:02.373 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - TEST PASSED in 2 msec
05:29:02.373 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - 
05:29:02.375 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - ****************************************************************
05:29:02.375 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - TEST "must throw exception when try to update to an invalid tag"
05:29:02.375 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - ARGS [Tag(name=tag1)]
05:29:02.376 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - ****************************************************************
05:29:02.376 [main                ] INFO  i.t.n.frontend.filesystem.scm.spi.ScmPreparer      - ======== Preparing repository at /tmp/scm-repository4744421197101118142 with Tag(name=published-0.8)
05:29:02.378 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - TEST PASSED in 3 msec
05:29:02.386 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - 
05:29:02.395 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - ****************************************************************
05:29:02.395 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - TEST "must throw exception when try to update to an invalid tag"
05:29:02.395 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - ARGS [Tag(name=tag2)]
05:29:02.395 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - ****************************************************************
05:29:02.395 [main                ] INFO  i.t.n.frontend.filesystem.scm.spi.ScmPreparer      - ======== Preparing repository at /tmp/scm-repository4744421197101118142 with Tag(name=published-0.8)
05:29:02.397 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - TEST PASSED in 2 msec
05:29:02.397 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - 
05:29:02.398 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - ****************************************************************
05:29:02.398 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - TEST "must throw exception when try to update to an invalid tag"
05:29:02.398 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - ARGS [Tag(name=tag3)]
05:29:02.398 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - ****************************************************************
05:29:02.399 [main                ] INFO  i.t.n.frontend.filesystem.scm.spi.ScmPreparer      - ======== Preparing repository at /tmp/scm-repository4744421197101118142 with Tag(name=published-0.8)
05:29:02.400 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - TEST PASSED in 2 msec
05:29:02.401 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - 
05:29:02.401 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - ****************************************************************
05:29:02.402 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - TEST "must throw exception when try to update to an invalid tag"
05:29:02.402 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - ARGS [Tag(name=tag4)]
05:29:02.402 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - ****************************************************************
05:29:02.402 [main                ] INFO  i.t.n.frontend.filesystem.scm.spi.ScmPreparer      - ======== Preparing repository at /tmp/scm-repository4744421197101118142 with Tag(name=published-0.8)
05:29:02.412 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - TEST PASSED in 11 msec
05:29:02.412 [main                ] INFO  i.t.n.f.filesystem.scm.spi.ScmWorkingDirectoryTest - 
05:29:02.481 [main                ] INFO  i.t.n.f.f.scm.spi.ScmFileSystemProviderTest        - FINISHED TESTS OF it.tidalwave.northernwind.frontend.filesystem.scm.spi.ScmFileSystemProviderTest
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.439 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- jacoco:0.8.7:report (report) @ it-tidalwave-northernwind-core-filesystem-scm ---
[INFO] Loading execution data file /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/ScmFileSystem/target/jacoco.exec
[INFO] Analyzed bundle 'NorthernWind :: Filesystems :: SCM' with 7 classes
[INFO] 
[INFO] --- jar:3.2.0:jar (default-jar) @ it-tidalwave-northernwind-core-filesystem-scm ---
[INFO] Building jar: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/ScmFileSystem/target/it-tidalwave-northernwind-core-filesystem-scm-1.2-ALPHA-12-SNAPSHOT.b207e458a18c.jar
[INFO] 
[INFO] --- jar:3.2.0:test-jar (default-test-jar) @ it-tidalwave-northernwind-core-filesystem-scm ---
[INFO] Building jar: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/ScmFileSystem/target/it-tidalwave-northernwind-core-filesystem-scm-1.2-ALPHA-12-SNAPSHOT.b207e458a18c-tests.jar
[INFO] 
[INFO] --- install:3.0.0-M1:install (default-install) @ it-tidalwave-northernwind-core-filesystem-scm ---
[INFO] Installing /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/ScmFileSystem/target/it-tidalwave-northernwind-core-filesystem-scm-1.2-ALPHA-12-SNAPSHOT.b207e458a18c.jar to /var/jenkins_home/jobs/NorthernWind_Metrics/workspace@tmp/repository/it/tidalwave/northernwind/it-tidalwave-northernwind-core-filesystem-scm/1.2-ALPHA-12-SNAPSHOT/it-tidalwave-northernwind-core-filesystem-scm-1.2-ALPHA-12-SNAPSHOT.jar
[INFO] Installing /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/ScmFileSystem/pom.xml to /var/jenkins_home/jobs/NorthernWind_Metrics/workspace@tmp/repository/it/tidalwave/northernwind/it-tidalwave-northernwind-core-filesystem-scm/1.2-ALPHA-12-SNAPSHOT/it-tidalwave-northernwind-core-filesystem-scm-1.2-ALPHA-12-SNAPSHOT.pom
[INFO] Installing /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/ScmFileSystem/target/it-tidalwave-northernwind-core-filesystem-scm-1.2-ALPHA-12-SNAPSHOT.b207e458a18c-tests.jar to /var/jenkins_home/jobs/NorthernWind_Metrics/workspace@tmp/repository/it/tidalwave/northernwind/it-tidalwave-northernwind-core-filesystem-scm/1.2-ALPHA-12-SNAPSHOT/it-tidalwave-northernwind-core-filesystem-scm-1.2-ALPHA-12-SNAPSHOT-tests.jar
[INFO] 
[INFO] >>> dependency:3.1.2:analyze (default-cli) > test-compile @ it-tidalwave-northernwind-core-filesystem-scm >>>
[INFO] 
[INFO] --- buildnumber:1.4:create (default) @ it-tidalwave-northernwind-core-filesystem-scm ---
[INFO] ShortRevision tag detected. The value is '12'.
[INFO] Executing: /bin/sh -c cd '/var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/ScmFileSystem' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/ScmFileSystem
[INFO] Storing buildNumber: b207e458a18c at timestamp: 1682054943514
[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/NorthernWind_Metrics/workspace/modules/filesystems/ScmFileSystem' && 'git' 'rev-parse' '--verify' '--short=12' 'HEAD'
[INFO] Working directory: /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/ScmFileSystem
[INFO] Storing buildScmBranch: UNKNOWN
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-maven) @ it-tidalwave-northernwind-core-filesystem-scm ---
[INFO] 
[INFO] --- enforcer:3.0.0-M3:enforce (enforce-banned-dependencies) @ it-tidalwave-northernwind-core-filesystem-scm ---
[INFO] 
[INFO] --- antrun:3.0.0:run (generate-and-print-build-description) @ it-tidalwave-northernwind-core-filesystem-scm ---
[INFO] Executing tasks
[INFO]      [echo] DESCRIPTION: origin/master 1.2-ALPHA-12-SNAPSHOT b207e458a18c
[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-core-filesystem-scm ---
[INFO] tft.test.jacoco.argLine set to -javaagent:/var/jenkins_home/jobs/NorthernWind_Metrics/workspace@tmp/repository/org/jacoco/org.jacoco.agent/0.8.7/org.jacoco.agent-0.8.7-runtime.jar=destfile=/var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/ScmFileSystem/target/jacoco.exec
[INFO] 
[INFO] --- resources:3.2.0:resources (default-resources) @ it-tidalwave-northernwind-core-filesystem-scm ---
[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/NorthernWind_Metrics/workspace/modules/filesystems/ScmFileSystem/src/main/resources
[INFO] 
[INFO] --- compiler:3.8.1:compile (default-compile) @ it-tidalwave-northernwind-core-filesystem-scm ---
[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 7 source files to /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/ScmFileSystem/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.concurrent.NotThreadSafe,/javax.annotation.Nonnull,/javax.annotation.concurrent.Immutable,/javax.annotation.PostConstruct,/javax.inject.Inject
[WARNING] /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/ScmFileSystem/src/main/java/it/tidalwave/util/ProcessExecutorException.java:[43,7] [serial] serializable class ProcessExecutorException has no definition of serialVersionUID
[INFO] 
[INFO] --- resources:3.2.0:testResources (default-testResources) @ it-tidalwave-northernwind-core-filesystem-scm ---
[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-core-filesystem-scm ---
[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 8 source files to /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/ScmFileSystem/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.Nullable,/javax.annotation.Nonnull,/org.testng.annotations.BeforeMethod,/org.testng.annotations.Test,/org.testng.annotations.BeforeClass,/org.testng.annotations.DataProvider
[WARNING] /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/ScmFileSystem/src/test/java/it/tidalwave/northernwind/frontend/filesystem/scm/spi/ScmFileSystemProviderTestSupport.java:[99,8] [deprecation] verifyZeroInteractions(Object...) in Mockito has been deprecated
[WARNING] /var/jenkins_home/jobs/NorthernWind_Metrics/workspace/modules/filesystems/ScmFileSystem/src/test/java/it/tidalwave/northernwind/frontend/filesystem/scm/spi/ScmFileSystemProviderTestSupport.java:[120,8] [deprecation] verifyZeroInteractions(Object...) in Mockito has been deprecated
[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-core-filesystem-scm <<<
[INFO] 
[INFO] 
[INFO] --- dependency:3.1.2:analyze (default-cli) @ it-tidalwave-northernwind-core-filesystem-scm ---
[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:compile
[WARNING]    it.tidalwave.thesefoolishthings:it-tidalwave-messagebus:jar:3.2-ALPHA-18:compile
[WARNING] Unused declared dependencies found:
[WARNING]    it.tidalwave.northernwind:it-tidalwave-northernwind-core-default:jar:1.2-ALPHA-12-SNAPSHOT:compile
[WARNING]    it.tidalwave.northernwind:it-tidalwave-northernwind-common-tests:jar:1.2-ALPHA-12-SNAPSHOT:test
[WARNING]    org.slf4j:jul-to-slf4j:jar:1.7.30:runtime
[WARNING]    org.slf4j:jcl-over-slf4j:jar:1.7.30:runtime
[WARNING]    org.projectlombok:lombok:jar:1.18.22:provided
[WARNING]    ch.qos.logback:logback-classic:jar:1.2.3:test
[WARNING]    org.hamcrest:hamcrest-all:jar:1.3:test
[JENKINS] Archiving disabled