Skip to content

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] ----------------------< org.geotools:gt-mongodb >-----------------------
[INFO] Building MongoDB DataStore 20-SNAPSHOT                          [90/130]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/apache/maven/plugins/maven-surefire-plugin/2.17/maven-surefire-plugin-2.17.pom
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/snapshot/org/apache/maven/plugins/maven-surefire-plugin/2.17/maven-surefire-plugin-2.17.pom
[INFO] Downloading from sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/plugins/maven-surefire-plugin/2.17/maven-surefire-plugin-2.17.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.17/maven-surefire-plugin-2.17.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.17/maven-surefire-plugin-2.17.pom (5.0 kB at 81 kB/s)
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/snapshot/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom
[INFO] Downloading from sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.17/surefire-2.17.pom (17 kB at 577 kB/s)
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/apache/maven/plugins/maven-surefire-plugin/2.17/maven-surefire-plugin-2.17.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/snapshot/org/apache/maven/plugins/maven-surefire-plugin/2.17/maven-surefire-plugin-2.17.jar
[INFO] Downloading from sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/plugins/maven-surefire-plugin/2.17/maven-surefire-plugin-2.17.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.17/maven-surefire-plugin-2.17.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/2.17/maven-surefire-plugin-2.17.jar (34 kB at 978 kB/s)
[INFO] Downloading from central.maven.org: http://central.maven.org/maven2/org/mongodb/mongo-java-driver/3.3.0/mongo-java-driver-3.3.0.pom
[INFO] Downloaded from central.maven.org: http://central.maven.org/maven2/org/mongodb/mongo-java-driver/3.3.0/mongo-java-driver-3.3.0.pom (2.1 kB at 34 kB/s)
[INFO] Downloading from central.maven.org: http://central.maven.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom
[INFO] Downloaded from central.maven.org: http://central.maven.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom (8.0 kB at 139 kB/s)
[INFO] Downloading from central.maven.org: http://central.maven.org/maven2/org/mongodb/mongo-java-driver/3.3.0/mongo-java-driver-3.3.0.jar
[INFO] Downloading from central.maven.org: http://central.maven.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar
[INFO] Downloaded from central.maven.org: http://central.maven.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (190 kB at 1.4 MB/s)
[INFO] Downloaded from central.maven.org: http://central.maven.org/maven2/org/mongodb/mongo-java-driver/3.3.0/mongo-java-driver-3.3.0.jar (1.5 MB at 4.5 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gt-mongodb ---
[INFO] 
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gt-mongodb ---
[INFO] 
[INFO] --- fmt-maven-plugin:2.4.0:format (default) @ gt-mongodb ---
[debug] Using AOSP style
[INFO] Processed 46 files (0 reformatted).
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gt-mongodb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ gt-mongodb ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 30 source files to /home/hudson/genie.jts/.jenkins/jobs/GeoTools-1.15.0/workspace/modules/plugin/mongodb/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gt-mongodb ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/hudson/genie.jts/.jenkins/jobs/GeoTools-1.15.0/workspace/modules/plugin/mongodb/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ gt-mongodb ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 16 source files to /home/hudson/genie.jts/.jenkins/jobs/GeoTools-1.15.0/workspace/modules/plugin/mongodb/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ gt-mongodb ---
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/snapshot/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom
[INFO] Downloading from sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.pom (6.1 kB at 165 kB/s)
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.pom
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/snapshot/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.pom
[INFO] Downloading from sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.pom (2.3 kB at 92 kB/s)
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/snapshot/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom
[INFO] Downloading from sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.pom (2.8 kB at 109 kB/s)
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar
[INFO] Downloading from osgeo: http://download.osgeo.org/webdav/geotools/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/snapshot/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/snapshot/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar
[INFO] Downloading from boundless: https://repo.boundlessgeo.com/snapshot/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar
[INFO] Downloading from sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar
[INFO] Downloading from sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar
[INFO] Downloading from sonatype-snapshots: https://oss.sonatype.org/content/repositories/snapshots/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar
[INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.17/surefire-booter-2.17.jar (40 kB at 649 kB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.17/maven-surefire-common-2.17.jar (265 kB at 3.6 MB/s)
[INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.17/surefire-api-2.17.jar (147 kB at 2.0 MB/s)
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ gt-mongodb ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoTools-1.15.0/workspace/modules/plugin/mongodb/target/gt-mongodb-20-SNAPSHOT.jar
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) > generate-sources @ gt-mongodb >>>
[INFO] 
[INFO] --- git-commit-id-plugin:2.1.15:revision (default) @ gt-mongodb ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) < generate-sources @ gt-mongodb <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ gt-mongodb ---
[INFO] Building jar: /home/hudson/genie.jts/.jenkins/jobs/GeoTools-1.15.0/workspace/modules/plugin/mongodb/target/gt-mongodb-20-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ gt-mongodb ---
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoTools-1.15.0/workspace/modules/plugin/mongodb/target/gt-mongodb-20-SNAPSHOT.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geotools/gt-mongodb/20-SNAPSHOT/gt-mongodb-20-SNAPSHOT.jar
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoTools-1.15.0/workspace/modules/plugin/mongodb/pom.xml to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geotools/gt-mongodb/20-SNAPSHOT/gt-mongodb-20-SNAPSHOT.pom
[INFO] Installing /home/hudson/genie.jts/.jenkins/jobs/GeoTools-1.15.0/workspace/modules/plugin/mongodb/target/gt-mongodb-20-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.jts/.m2/repository/org/geotools/gt-mongodb/20-SNAPSHOT/gt-mongodb-20-SNAPSHOT-sources.jar