You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@directory.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/10/04 05:47:34 UTC

Jenkins build is unstable: dir-mavibot-ubuntu-deploy #60

See <https://builds.apache.org/job/dir-mavibot-ubuntu-deploy/60/changes>


Jenkins build is back to normal : dir-mavibot-ubuntu-deploy #62

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-mavibot-ubuntu-deploy/62/changes>


Build failed in Jenkins: dir-mavibot-ubuntu-deploy #61

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-mavibot-ubuntu-deploy/61/changes>

Changes:

[elecharny] o Renamed the CacheHolder to PageHolder, to reflect the data it stores
o Simplified the generics in use for this class

[elecharny] o Get rid of some unused code
o Added some missing generics

[elecharny] Added some javadoc

[elecharny] o Changed the key serialization so that we load KeyHolders instead of Keys

------------------------------------------
[...truncated 218 lines...]
Oct 05, 2013 3:20:24 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-deploy-plugin:2.7:deploy (default-deploy) @ mavibot-parent ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/mavibot/mavibot-parent/1.0.0-M2-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/mavibot/mavibot-parent/1.0.0-M2-SNAPSHOT/maven-metadata.xml (627 B at 0.7 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/mavibot/mavibot-parent/1.0.0-M2-SNAPSHOT/mavibot-parent-1.0.0-M2-20131005.032026-57.pom
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/mavibot/mavibot-parent/1.0.0-M2-SNAPSHOT/mavibot-parent-1.0.0-M2-20131005.032026-57.pom (15 KB at 37.7 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/mavibot/mavibot-parent/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/mavibot/mavibot-parent/maven-metadata.xml (405 B at 1.5 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/mavibot/mavibot-parent/1.0.0-M2-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/mavibot/mavibot-parent/1.0.0-M2-SNAPSHOT/maven-metadata.xml (627 B at 1.8 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/mavibot/mavibot-parent/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/mavibot/mavibot-parent/maven-metadata.xml (405 B at 1.0 KB/sec)
Oct 05, 2013 3:20:32 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO:                                                                         
Oct 05, 2013 3:20:32 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Oct 05, 2013 3:20:32 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: Building ApacheDS MVCC BTree implementation 1.0.0-M2-SNAPSHOT
Oct 05, 2013 3:20:32 AM org.apache.maven.cli.event.ExecutionEventLogger projectStarted
INFO: ------------------------------------------------------------------------
Oct 05, 2013 3:20:33 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Oct 05, 2013 3:20:33 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-clean-plugin:2.4.1:clean (default-clean) @ mavibot ---
[INFO] Deleting <https://builds.apache.org/job/dir-mavibot-ubuntu-deploy/ws/mavibot/target>
Oct 05, 2013 3:20:33 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Oct 05, 2013 3:20:33 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-enforcer-plugin:1.0.1:enforce (enforce-java-16) @ mavibot ---
Oct 05, 2013 3:20:33 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Oct 05, 2013 3:20:33 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-remote-resources-plugin:1.2.1:process (default) @ mavibot ---
Oct 05, 2013 3:20:34 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Oct 05, 2013 3:20:34 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-resources-plugin:2.6:resources (default-resources) @ mavibot ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/dir-mavibot-ubuntu-deploy/ws/mavibot/src/main/resources>
[INFO] Copying 3 resources
Oct 05, 2013 3:20:34 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Oct 05, 2013 3:20:34 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-compiler-plugin:3.1:compile (default-compile) @ mavibot ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 114 source files to <https://builds.apache.org/job/dir-mavibot-ubuntu-deploy/ws/mavibot/target/classes>
[WARNING] <https://builds.apache.org/job/dir-mavibot-ubuntu-deploy/ws/mavibot/src/main/java/org/apache/directory/mavibot/btree/managed/InternalUtil.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/dir-mavibot-ubuntu-deploy/ws/mavibot/src/main/java/org/apache/directory/mavibot/btree/managed/InternalUtil.java>: Recompile with -Xlint:unchecked for details.
Oct 05, 2013 3:20:39 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Oct 05, 2013 3:20:39 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-resources-plugin:2.6:testResources (default-testResources) @ mavibot ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
Oct 05, 2013 3:20:39 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Oct 05, 2013 3:20:39 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ mavibot ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 38 source files to <https://builds.apache.org/job/dir-mavibot-ubuntu-deploy/ws/mavibot/target/test-classes>
[WARNING] <https://builds.apache.org/job/dir-mavibot-ubuntu-deploy/ws/mavibot/src/test/java/org/apache/directory/mavibot/btree/memory/LeafTest.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://builds.apache.org/job/dir-mavibot-ubuntu-deploy/ws/mavibot/src/test/java/org/apache/directory/mavibot/btree/memory/LeafTest.java>: Recompile with -Xlint:unchecked for details.
Oct 05, 2013 3:20:40 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: 
Oct 05, 2013 3:20:40 AM org.apache.maven.cli.event.ExecutionEventLogger mojoStarted
INFO: --- maven-surefire-plugin:2.15:test (default-test) @ mavibot ---
[INFO] Surefire report directory: <https://builds.apache.org/job/dir-mavibot-ubuntu-deploy/ws/mavibot/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.directory.mavibot.btree.memory.MultiThreadedBtreeTest
Written 0 elements
Written 100000 elements
Written 200000 elements
Written 300000 elements
Written 400000 elements
 Time to create 500K entries and to have 100 threads reading them : 6 seconds
 Time to create 1M entries : 0 seconds
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.891 sec - in org.apache.directory.mavibot.btree.memory.MultiThreadedBtreeTest
Running org.apache.directory.mavibot.btree.memory.BulkDataSorterTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.724 sec - in org.apache.directory.mavibot.btree.memory.BulkDataSorterTest
Running org.apache.directory.mavibot.btree.memory.BTreeBuilderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.directory.mavibot.btree.memory.BTreeBuilderTest
Running org.apache.directory.mavibot.btree.memory.BTreeFlushTest
Written 10000 elements in : 55ms
Written 20000 elements in : 38ms
Written 30000 elements in : 63ms
Written 40000 elements in : 26ms
Written 50000 elements in : 23ms
Written 60000 elements in : 24ms
Written 70000 elements in : 24ms
Written 80000 elements in : 26ms
Written 90000 elements in : 24ms
Delta : 325, nbError = 0, Nb insertion per second : 307000
Time to flush 100 000 elements : 186ms
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.753 sec - in org.apache.directory.mavibot.btree.memory.BTreeFlushTest
Running org.apache.directory.mavibot.btree.memory.BTreeConfigurationTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.388 sec - in org.apache.directory.mavibot.btree.memory.BTreeConfigurationTest
Running org.apache.directory.mavibot.btree.memory.BTreeDuplicateKeyTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec - in org.apache.directory.mavibot.btree.memory.BTreeDuplicateKeyTest
Running org.apache.directory.mavibot.btree.memory.LeafTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.directory.mavibot.btree.memory.LeafTest
Running org.apache.directory.mavibot.btree.memory.InMemoryBTreeTest
Delta : 1400, nbError = 0, Nb insertion per second : 714285
Delta : 5716, nbError = 0, Nb deletion per second : 174947
Delta1: 204
Delta2: 248
Delta3: 315
Delta4: 235
Nb elements read : 500000
Delta : 62, nbError = 0, Nb searches per second : 8064516
Tests run: 34, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 8.662 sec - in org.apache.directory.mavibot.btree.memory.InMemoryBTreeTest
Running org.apache.directory.mavibot.btree.comparator.IntArrayComparatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.directory.mavibot.btree.comparator.IntArrayComparatorTest
Running org.apache.directory.mavibot.btree.comparator.BooleanComparatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.directory.mavibot.btree.comparator.BooleanComparatorTest
Running org.apache.directory.mavibot.btree.comparator.CharComparatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.directory.mavibot.btree.comparator.CharComparatorTest
Running org.apache.directory.mavibot.btree.comparator.ShortArrayComparatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.directory.mavibot.btree.comparator.ShortArrayComparatorTest
Running org.apache.directory.mavibot.btree.comparator.BooleanArrayComparatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.directory.mavibot.btree.comparator.BooleanArrayComparatorTest
Running org.apache.directory.mavibot.btree.comparator.ByteComparatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.directory.mavibot.btree.comparator.ByteComparatorTest
Running org.apache.directory.mavibot.btree.comparator.CharArrayComparatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.directory.mavibot.btree.comparator.CharArrayComparatorTest
Running org.apache.directory.mavibot.btree.comparator.StringComparatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.directory.mavibot.btree.comparator.StringComparatorTest
Running org.apache.directory.mavibot.btree.comparator.IntComparatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.directory.mavibot.btree.comparator.IntComparatorTest
Running org.apache.directory.mavibot.btree.comparator.LongArrayComparatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.directory.mavibot.btree.comparator.LongArrayComparatorTest
Running org.apache.directory.mavibot.btree.comparator.RevisionNameComparatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.directory.mavibot.btree.comparator.RevisionNameComparatorTest
Running org.apache.directory.mavibot.btree.comparator.LongComparatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.directory.mavibot.btree.comparator.LongComparatorTest
Running org.apache.directory.mavibot.btree.comparator.ShortComparatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.directory.mavibot.btree.comparator.ShortComparatorTest
Running org.apache.directory.mavibot.btree.comparator.ByteArrayComparatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.directory.mavibot.btree.comparator.ByteArrayComparatorTest
Running org.apache.directory.mavibot.btree.managed.RecordManagerTest
----- Size before = 3584
----- Size after insertion of 0 = 4096
RM free pages : [3072]
----- Size after insertion of 10000 = 723968
RM free pages : [3072, 5120, 14848, 98304]
----- Size after insertion of 20000 = 1444864
RM free pages : [3072, 5120, 14848, 98304, 845312]
----- Size after insertion of 30000 = 2165248
RM free pages : [3072, 5120, 14848, 98304, 845312]
----- Size after insertion of 40000 = 2884608
RM free pages : [3072, 5120, 14848, 98304, 845312]
----- Size after insertion of 50000 = 3604992
RM free pages : [3072, 5120, 14848, 98304, 845312]
----- Size after insertion of 60000 = 4324864
RM free pages : [3072, 5120, 14848, 98304, 845312]
----- Size after insertion of 70000 = 5045248
RM free pages : [3072, 5120, 14848, 98304, 845312]
----- Size after insertion of 80000 = 5764608
RM free pages : [3072, 5120, 14848, 98304, 845312]
----- Size after insertion of 90000 = 6484480
RM free pages : [3072, 5120, 14848, 98304, 845312]
Size after insertion of 100 000 elements : 7203840
Time taken to write 100 000 elements : 13900
  Nb elem/s : 7194
Nb created page 14069
Nb allocated page 486871
Nb page we have freed 0
RM free pages : [7201280, 7201792, 7202304, 7202816, 7203328]
Time taken to verify 100 000 elements : 523
Time taken to verify 100 000 elements : 295
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.216 sec - in org.apache.directory.mavibot.btree.managed.RecordManagerTest
Running org.apache.directory.mavibot.btree.managed.RecordManagerFreePageTest
Written 10000 elements in : 1158ms
Written 20000 elements in : 1186ms
Written 30000 elements in : 1305ms
Written 40000 elements in : 1305ms
Written 50000 elements in : 1305ms
Written 60000 elements in : 1329ms
Written 70000 elements in : 1241ms
Written 80000 elements in : 1433ms
Written 90000 elements in : 1466ms
Delta : 13005, nbError = 0, Nb insertion per second : 7000
6MB
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.417 sec - in org.apache.directory.mavibot.btree.managed.RecordManagerFreePageTest
Running org.apache.directory.mavibot.btree.managed.RecordManagerWithDuplicatesTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 sec - in org.apache.directory.mavibot.btree.managed.RecordManagerWithDuplicatesTest
Running org.apache.directory.mavibot.btree.managed.ReadTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.apache.directory.mavibot.btree.managed.ReadTest
Running org.apache.directory.mavibot.btree.managed.RecordManagerPrivateMethodTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 sec - in org.apache.directory.mavibot.btree.managed.RecordManagerPrivateMethodTest
Running org.apache.directory.mavibot.btree.managed.StoreTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.apache.directory.mavibot.btree.managed.StoreTest
Running org.apache.directory.mavibot.btree.serializer.ShortSerializerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.directory.mavibot.btree.serializer.ShortSerializerTest
Running org.apache.directory.mavibot.btree.serializer.ByteArraySerializerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.directory.mavibot.btree.serializer.ByteArraySerializerTest
Running org.apache.directory.mavibot.btree.serializer.StringSerializerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.directory.mavibot.btree.serializer.StringSerializerTest
Running org.apache.directory.mavibot.btree.serializer.RevisionNameSerializerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.directory.mavibot.btree.serializer.RevisionNameSerializerTest
Running org.apache.directory.mavibot.btree.serializer.IntSerializerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.directory.mavibot.btree.serializer.IntSerializerTest
Running org.apache.directory.mavibot.btree.serializer.CharSerializerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.directory.mavibot.btree.serializer.CharSerializerTest
Running org.apache.directory.mavibot.btree.serializer.LongSerializerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.directory.mavibot.btree.serializer.LongSerializerTest
Running org.apache.directory.mavibot.btree.serializer.BooleanSerializerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.directory.mavibot.btree.serializer.BooleanSerializerTest
Running org.apache.directory.mavibot.btree.serializer.ByteSerializerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.directory.mavibot.btree.serializer.ByteSerializerTest

Results :

Tests run: 109, Failures: 0, Errors: 0, Skipped: 1

Oct 05, 2013 3:22:05 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: ------------------------------------------------------------------------
Oct 05, 2013 3:22:05 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: Reactor Summary:
Oct 05, 2013 3:22:05 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: 
Oct 05, 2013 3:22:05 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: ApacheDS Mavibot Parent ........................... SUCCESS [29.126s]
Oct 05, 2013 3:22:05 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: ApacheDS MVCC BTree implementation ................ FAILURE [1:33.800s]
Oct 05, 2013 3:22:05 AM org.apache.maven.cli.event.ExecutionEventLogger logReactorSummary
INFO: Apache Mavibot Distribution ....................... SKIPPED
Oct 05, 2013 3:22:05 AM org.apache.maven.cli.event.ExecutionEventLogger logResult
INFO: ------------------------------------------------------------------------
Oct 05, 2013 3:22:05 AM org.apache.maven.cli.event.ExecutionEventLogger logResult
INFO: BUILD FAILURE
Oct 05, 2013 3:22:05 AM org.apache.maven.cli.event.ExecutionEventLogger logStats
INFO: ------------------------------------------------------------------------
Oct 05, 2013 3:22:05 AM org.apache.maven.cli.event.ExecutionEventLogger logStats
INFO: Total time: 2:08.423s
Oct 05, 2013 3:22:05 AM org.apache.maven.cli.event.ExecutionEventLogger logStats
INFO: Finished at: Sat Oct 05 03:22:05 UTC 2013
Oct 05, 2013 3:22:05 AM org.apache.maven.cli.event.ExecutionEventLogger logStats
INFO: Final Memory: 22M/107M
Oct 05, 2013 3:22:05 AM org.apache.maven.cli.event.ExecutionEventLogger sessionEnded
INFO: ------------------------------------------------------------------------
[JENKINS] Archiving <https://builds.apache.org/job/dir-mavibot-ubuntu-deploy/ws/distribution/pom.xml> to /home/hudson/hudson/jobs/dir-mavibot-ubuntu-deploy/modules/org.apache.directory.mavibot$distribution/builds/2013-10-05_03-19-45/archive/org.apache.directory.mavibot/distribution/1.0.0-M2-SNAPSHOT/distribution-1.0.0-M2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/dir-mavibot-ubuntu-deploy/ws/mavibot/pom.xml> to /home/hudson/hudson/jobs/dir-mavibot-ubuntu-deploy/modules/org.apache.directory.mavibot$mavibot/builds/2013-10-05_03-19-44/archive/org.apache.directory.mavibot/mavibot/1.0.0-M2-SNAPSHOT/mavibot-1.0.0-M2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/dir-mavibot-ubuntu-deploy/ws/pom.xml> to /home/hudson/hudson/jobs/dir-mavibot-ubuntu-deploy/modules/org.apache.directory.mavibot$mavibot-parent/builds/2013-10-05_03-19-44/archive/org.apache.directory.mavibot/mavibot-parent/1.0.0-M2-SNAPSHOT/mavibot-parent-1.0.0-M2-SNAPSHOT.pom
Waiting for Jenkins to finish collecting data
channel stopped