Console Output[[1;34mINFO[m]
[[1;34mINFO[m] [1m--< [0;36mco.codewizards.cloudstore:co.codewizards.cloudstore.core.oio.nio[0;1m >--[m
[[1;34mINFO[m] [1mBuilding co.codewizards.cloudstore.core.oio.nio 1.0.1-SNAPSHOT [3/20][m
[[1;34mINFO[m] [1m--------------------------------[ jar ]---------------------------------[m
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-clean-plugin:2.5:clean[m [1m(default-clean)[m @ [36mco.codewizards.cloudstore.core.oio.nio[0;1m ---[m
[[1;34mINFO[m] Deleting /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.core.oio.nio/target
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:2.6:resources[m [1m(default-resources)[m @ [36mco.codewizards.cloudstore.core.oio.nio[0;1m ---[m
[[1;34mINFO[m] Using 'UTF-8' encoding to copy filtered resources.
[[1;34mINFO[m] Copying 0 resource
[[1;34mINFO[m] Copying 1 resource
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.8.1:compile[m [1m(default-compile)[m @ [36mco.codewizards.cloudstore.core.oio.nio[0;1m ---[m
[[1;34mINFO[m] Changes detected - recompiling the module!
[[1;34mINFO[m] Compiling 4 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.core.oio.nio/target/classes
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.8.1:compile[m [1m(base-compile)[m @ [36mco.codewizards.cloudstore.core.oio.nio[0;1m ---[m
[[1;34mINFO[m] Changes detected - recompiling the module!
[[1;34mINFO[m] Compiling 3 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.core.oio.nio/target/classes
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:2.6:testResources[m [1m(default-testResources)[m @ [36mco.codewizards.cloudstore.core.oio.nio[0;1m ---[m
[[1;34mINFO[m] Using 'UTF-8' encoding to copy filtered resources.
[[1;34mINFO[m] Copying 0 resource
[[1;34mINFO[m] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.core.oio.nio/src/test/resources
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-compiler-plugin:3.8.1:testCompile[m [1m(default-testCompile)[m @ [36mco.codewizards.cloudstore.core.oio.nio[0;1m ---[m
[[1;34mINFO[m] Changes detected - recompiling the module!
[[1;34mINFO[m] Compiling 4 source files to /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.core.oio.nio/target/test-classes
[[1;34mINFO[m] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.core.oio.nio/src/test/java/co/codewizards/cloudstore/core/oio/nio/FileFactoryTest.java: Some input files use or override a deprecated API.
[[1;34mINFO[m] /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.core.oio.nio/src/test/java/co/codewizards/cloudstore/core/oio/nio/FileFactoryTest.java: Recompile with -Xlint:deprecation for details.
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-surefire-plugin:2.12.4:test[m [1m(default-test)[m @ [36mco.codewizards.cloudstore.core.oio.nio[0;1m ---[m
[[1;34mINFO[m] Surefire report directory: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.core.oio.nio/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by mockit.internal.util.FieldReflection (file:/home/tomcat/.m2/repository/org/jmockit/jmockit/1.24/jmockit-1.24.jar) to field java.lang.reflect.Field.modifiers
WARNING: Please consider reporting this to the maintainers of mockit.internal.util.FieldReflection
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Running co.codewizards.cloudstore.core.oio.nio.IoFileUtilTest
16:29:26.042 [main] INFO co.codewizards.cloudstore.core.oio.OioRegistry - Preferred implementation 'NioFileFactory' for fileFactory
### newFileName_oneFile ###
fromDir: /tmp/from15867881661420
toDir: /tmp/to15867881661420
current: /tmp/from15867881661420/a
### newFileName_subdir ###
fromDir: /tmp/from0-15867881661540
toDir: /tmp/to0-15867881661540
subDir: /tmp/from0-15867881661540/s
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.693 sec
Running co.codewizards.cloudstore.core.oio.nio.FileFactoryTest
fileFactory=NioFileFactory
create file: asdf
fileFactory=NioFileFactory
created file: /tmp/asdf5405646021067440003/foo274721323911818781bar
fileFactory=NioFileFactory
created file: foo/bar
fileFactory=NioFileFactory
created file: /tmp/foo7188201036738565937bar
fileFactory=NioFileFactory
created file: /tmp/asdf9388457627796482711
fileFactory=NioFileFactory
created file: /tmp/asdf
fileFactory=NioFileFactory
created file: asdf
fileFactory=NioFileFactory
created file: foo/bar
fileFactory=IoFileFactory
create file: asdf
fileFactory=IoFileFactory
created file: /tmp/asdf15867881662530/foo1335990937233732678bar
fileFactory=IoFileFactory
created file: foo/bar
fileFactory=IoFileFactory
created file: /tmp/foo15842698729322770106bar
fileFactory=IoFileFactory
created file: /tmp/asdf15867881662580
fileFactory=IoFileFactory
created file: /tmp/asdf
fileFactory=IoFileFactory
created file: asdf
fileFactory=IoFileFactory
created file: foo/bar
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 sec
Running co.codewizards.cloudstore.core.oio.nio.FileTest
beforeTestMethod: file: target/FileTest/-1430515924-NioFileFactory
beforeTestMethod: file: target/FileTest/-1866050995-NioFileFactory
beforeTestMethod: file: target/FileTest/-224571136-NioFileFactory
beforeTestMethod: file: target/FileTest/-1759471586-NioFileFactory
beforeTestMethod: file: target/FileTest/-712925997-NioFileFactory
beforeTestMethod: file: target/FileTest/-1388156276-NioFileFactory
beforeTestMethod: file: target/FileTest/-1703584300-NioFileFactory
beforeTestMethod: file: target/FileTest/-500667853-NioFileFactory
beforeTestMethod: file: target/FileTest/-882699345-NioFileFactory
beforeTestMethod: file: target/FileTest/-501588048-NioFileFactory
beforeTestMethod: file: target/FileTest/-1700655789-NioFileFactory
beforeTestMethod: file: target/FileTest/-120503026-NioFileFactory
beforeTestMethod: file: target/FileTest/-399467137-NioFileFactory
beforeTestMethod: file: target/FileTest/-2057358144-NioFileFactory
beforeTestMethod: file: target/FileTest/-1463146298-NioFileFactory
beforeTestMethod: file: target/FileTest/-1041874435-NioFileFactory
beforeTestMethod: file: target/FileTest/-674904840-NioFileFactory
beforeTestMethod: file: target/FileTest/-1096219703-NioFileFactory
beforeTestMethod: file: target/FileTest/-1302052072-NioFileFactory
beforeTestMethod: file: target/FileTest/-1291479808-NioFileFactory
beforeTestMethod: file: target/FileTest/-663037395-NioFileFactory
beforeTestMethod: file: target/FileTest/-1103228290-NioFileFactory
beforeTestMethod: file: target/FileTest/-962402593-NioFileFactory
beforeTestMethod: file: target/FileTest/-759190711-NioFileFactory
beforeTestMethod: file: target/FileTest/-1575285375-NioFileFactory
beforeTestMethod: file: target/FileTest/-218992201-NioFileFactory
beforeTestMethod: file: target/FileTest/-813495580-NioFileFactory
beforeTestMethod: file: target/FileTest/-1440287690-NioFileFactory
beforeTestMethod: file: target/FileTest/-878354599-NioFileFactory
beforeTestMethod: file: target/FileTest/-166277685-NioFileFactory
beforeTestMethod: file: target/FileTest/-9323738-NioFileFactory
beforeTestMethod: file: target/FileTest/-1395043068-NioFileFactory
beforeTestMethod: file: target/FileTest/-1013477728-IoFileFactory
beforeTestMethod: file: target/FileTest/-1994423590-IoFileFactory
beforeTestMethod: file: target/FileTest/-549310949-IoFileFactory
beforeTestMethod: file: target/FileTest/-1841780-IoFileFactory
beforeTestMethod: file: target/FileTest/-1123604210-IoFileFactory
beforeTestMethod: file: target/FileTest/-1958986927-IoFileFactory
beforeTestMethod: file: target/FileTest/-2076135475-IoFileFactory
beforeTestMethod: file: target/FileTest/-73988243-IoFileFactory
beforeTestMethod: file: target/FileTest/-473939253-IoFileFactory
beforeTestMethod: file: target/FileTest/-1297272730-IoFileFactory
beforeTestMethod: file: target/FileTest/-3535630-IoFileFactory
beforeTestMethod: file: target/FileTest/-49107400-IoFileFactory
beforeTestMethod: file: target/FileTest/-1019677432-IoFileFactory
beforeTestMethod: file: target/FileTest/-1547578105-IoFileFactory
beforeTestMethod: file: target/FileTest/-1194852301-IoFileFactory
beforeTestMethod: file: target/FileTest/-1397913365-IoFileFactory
beforeTestMethod: file: target/FileTest/-822587401-IoFileFactory
beforeTestMethod: file: target/FileTest/-1797375266-IoFileFactory
beforeTestMethod: file: target/FileTest/-1172901214-IoFileFactory
beforeTestMethod: file: target/FileTest/-1659172473-IoFileFactory
beforeTestMethod: file: target/FileTest/-1143588183-IoFileFactory
beforeTestMethod: file: target/FileTest/-93366482-IoFileFactory
beforeTestMethod: file: target/FileTest/-173150359-IoFileFactory
beforeTestMethod: file: target/FileTest/-1164741592-IoFileFactory
beforeTestMethod: file: target/FileTest/-318153928-IoFileFactory
beforeTestMethod: file: target/FileTest/-952141632-IoFileFactory
beforeTestMethod: file: target/FileTest/-2126150132-IoFileFactory
beforeTestMethod: file: target/FileTest/-663738522-IoFileFactory
beforeTestMethod: file: target/FileTest/-1841738528-IoFileFactory
beforeTestMethod: file: target/FileTest/-723636504-IoFileFactory
beforeTestMethod: file: target/FileTest/-1216391078-IoFileFactory
beforeTestMethod: file: target/FileTest/-1701309039-IoFileFactory
Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 sec
Results :
Tests run: 86, Failures: 0, Errors: 0, Skipped: 0
[JENKINS] Recording test results
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-jar-plugin:2.4:jar[m [1m(default-jar)[m @ [36mco.codewizards.cloudstore.core.oio.nio[0;1m ---[m
[[1;34mINFO[m] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.core.oio.nio/target/co.codewizards.cloudstore.core.oio.nio-1.0.1-SNAPSHOT.jar
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-source-plugin:3.2.1:jar-no-fork[m [1m(attach-sources)[m @ [36mco.codewizards.cloudstore.core.oio.nio[0;1m ---[m
[[1;34mINFO[m] Building jar: /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.core.oio.nio/target/co.codewizards.cloudstore.core.oio.nio-1.0.1-SNAPSHOT-sources.jar
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-install-plugin:2.4:install[m [1m(default-install)[m @ [36mco.codewizards.cloudstore.core.oio.nio[0;1m ---[m
[[1;34mINFO[m] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.core.oio.nio/target/co.codewizards.cloudstore.core.oio.nio-1.0.1-SNAPSHOT.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/1.0.1-SNAPSHOT/co.codewizards.cloudstore.core.oio.nio-1.0.1-SNAPSHOT.jar
[[1;34mINFO[m] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.core.oio.nio/pom.xml to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/1.0.1-SNAPSHOT/co.codewizards.cloudstore.core.oio.nio-1.0.1-SNAPSHOT.pom
[[1;34mINFO[m] Installing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.core.oio.nio/target/co.codewizards.cloudstore.core.oio.nio-1.0.1-SNAPSHOT-sources.jar to /home/tomcat/.m2/repository/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/1.0.1-SNAPSHOT/co.codewizards.cloudstore.core.oio.nio-1.0.1-SNAPSHOT-sources.jar
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-deploy-plugin:2.7:deploy[m [1m(default-deploy)[m @ [36mco.codewizards.cloudstore.core.oio.nio[0;1m ---[m
[[1;34mINFO[m] Downloading from cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/1.0.1-SNAPSHOT/maven-metadata.xml
[[1;34mINFO[m] Downloaded from cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/1.0.1-SNAPSHOT/maven-metadata.xml (1.0 kB at 257 kB/s)
[[1;34mINFO[m] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/1.0.1-SNAPSHOT/co.codewizards.cloudstore.core.oio.nio-1.0.1-20200413.142927-7.jar
[[1;34mINFO[m] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/1.0.1-SNAPSHOT/co.codewizards.cloudstore.core.oio.nio-1.0.1-20200413.142927-7.jar (10 kB at 5.2 MB/s)
[[1;34mINFO[m] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/1.0.1-SNAPSHOT/co.codewizards.cloudstore.core.oio.nio-1.0.1-20200413.142927-7.pom
[[1;34mINFO[m] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/1.0.1-SNAPSHOT/co.codewizards.cloudstore.core.oio.nio-1.0.1-20200413.142927-7.pom (746 B at 746 kB/s)
[[1;34mINFO[m] Downloading from cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/maven-metadata.xml
[[1;34mINFO[m] Downloaded from cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/maven-metadata.xml (323 B at 108 kB/s)
[[1;34mINFO[m] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/1.0.1-SNAPSHOT/maven-metadata.xml
[[1;34mINFO[m] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/1.0.1-SNAPSHOT/maven-metadata.xml (1.0 kB at 514 kB/s)
[[1;34mINFO[m] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/maven-metadata.xml
[[1;34mINFO[m] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/maven-metadata.xml (323 B at 162 kB/s)
[[1;34mINFO[m] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/1.0.1-SNAPSHOT/co.codewizards.cloudstore.core.oio.nio-1.0.1-20200413.142927-7-sources.jar
[[1;34mINFO[m] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/1.0.1-SNAPSHOT/co.codewizards.cloudstore.core.oio.nio-1.0.1-20200413.142927-7-sources.jar (7.0 kB at 3.5 MB/s)
[[1;34mINFO[m] Uploading to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/1.0.1-SNAPSHOT/maven-metadata.xml
[[1;34mINFO[m] Uploaded to cloudstore-snapshot-repo: file:/srv/www/nightly/cloudstore.codewizards.co/htdocs/maven/snapshot/co/codewizards/cloudstore/co.codewizards.cloudstore.core.oio.nio/1.0.1-SNAPSHOT/maven-metadata.xml (1.0 kB at 514 kB/s)
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-site-plugin:3.3:site[m [1m(default-site)[m @ [36mco.codewizards.cloudstore.core.oio.nio[0;1m ---[m
[[1;34mINFO[m] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.core.oio.nio
[[1;34mINFO[m] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[[1;34mINFO[m] Relativizing decoration links with respect to project URL: http://cloudstore.codewizards.co/co.codewizards.cloudstore.core.oio.nio/de
[[1;34mINFO[m] Rendering site with org.apache.maven.skins:maven-default-skin:jar:1.0 skin.
[JENKINS] Archiving site from /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.core.oio.nio/target/site to /home/tomcat/.jenkins/jobs/co.codewizards.cloudstore_java_11/site/co.codewizards.cloudstore.core.oio.nio
[[1;34mINFO[m]
[[1;34mINFO[m] [1m>>> [0;32mmaven-javadoc-plugin:3.1.1:javadoc[m [1m(javadoc-generate-unfiltered)[0;1m > [0;1mgenerate-sources[m @ [36mco.codewizards.cloudstore.core.oio.nio[0;1m >>>[m
[WARNING] Failed to getClass for org.apache.maven.plugins.javadoc.JavadocReport
[JENKINS] Archiving javadoc
[[1;34mINFO[m]
[[1;34mINFO[m] [1m<<< [0;32mmaven-javadoc-plugin:3.1.1:javadoc[m [1m(javadoc-generate-unfiltered)[0;1m < [0;1mgenerate-sources[m @ [36mco.codewizards.cloudstore.core.oio.nio[0;1m <<<[m
[[1;34mINFO[m]
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-javadoc-plugin:3.1.1:javadoc[m [1m(javadoc-generate-unfiltered)[m @ [36mco.codewizards.cloudstore.core.oio.nio[0;1m ---[m
[[1;34mINFO[m] Skipping javadoc generation
[JENKINS] Archiving javadoc
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:2.6:copy-resources[m [1m(javadoc-filter)[m @ [36mco.codewizards.cloudstore.core.oio.nio[0;1m ---[m
[[1;34mINFO[m] Using 'UTF-8' encoding to copy filtered resources.
[[1;34mINFO[m] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.core.oio.nio/target/javadoc.unfiltered
[[1;34mINFO[m] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.core.oio.nio/target/javadoc.unfiltered
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-resources-plugin:2.6:copy-resources[m [1m(javadoc-copy-to-site)[m @ [36mco.codewizards.cloudstore.core.oio.nio[0;1m ---[m
[[1;34mINFO[m] Using 'UTF-8' encoding to copy filtered resources.
[[1;34mINFO[m] skip non existing resourceDirectory /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.core.oio.nio/target/apidocs
[[1;34mINFO[m]
[[1;34mINFO[m] [1m--- [0;32mmaven-site-plugin:3.3:deploy[m [1m(default-deploy)[m @ [36mco.codewizards.cloudstore.core.oio.nio[0;1m ---[m
file:/tmp/cloudstore-junk/ - Session: Opened
[[1;34mINFO[m] Pushing /home/tomcat/.jenkins/workspace/co.codewizards.cloudstore_java_11/co.codewizards.cloudstore.core.oio.nio/target/site
[[1;34mINFO[m] >>> to file:/tmp/cloudstore-junk/co.codewizards.cloudstore.core.oio.nio
[[1;34mINFO[m] >>> to file:/tmp/cloudstore-junk/de/co.codewizards.cloudstore.core.oio.nio
file:/tmp/cloudstore-junk/ - Session: Disconnecting
file:/tmp/cloudstore-junk/ - Session: Disconnected
|