Skip to content

Console Output

Started by user gr.pomadchin@gmail.com
Building in workspace /home/hudson/genie.geotrellis/.jenkins/jobs/GeoTrellis 3.0 branch/workspace
No credentials specified
 > /usr/local/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > /usr/local/bin/git config remote.origin.url https://github.com/locationtech/geotrellis # timeout=10
Fetching upstream changes from https://github.com/locationtech/geotrellis
 > /usr/local/bin/git --version # timeout=10
 > /usr/local/bin/git fetch --tags --progress https://github.com/locationtech/geotrellis +refs/heads/*:refs/remotes/origin/*
 > /usr/local/bin/git rev-parse origin/2.3^{commit} # timeout=10
Checking out Revision 0e52bcea23a29118528c018561abd7921734cf14 (origin/2.3)
 > /usr/local/bin/git config core.sparsecheckout # timeout=10
 > /usr/local/bin/git checkout -f 0e52bcea23a29118528c018561abd7921734cf14
Commit message: "Fix hbase & add a proper changelog"
 > /usr/local/bin/git rev-list --no-walk 0e52bcea23a29118528c018561abd7921734cf14 # timeout=10
[workspace] $ /bin/sh -xe /tmp/genie.geotrellis/jenkins6335687031117614653.sh
+ set -e
+ set -x
+ rm -r /tmp/genie.geotrellis/jenkins6335687031117614653.sh /tmp/genie.geotrellis/jna-1950740258
+ ./sbt 'project raster' publish -no-colors
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.geotrellis
[INFO] Unable to bind key for unsupported operation: backward-delete-word
[INFO] Unable to bind key for unsupported operation: backward-delete-word
[INFO] Unable to bind key for unsupported operation: down-history
[INFO] Unable to bind key for unsupported operation: up-history
[INFO] Unable to bind key for unsupported operation: up-history
[INFO] Unable to bind key for unsupported operation: down-history
[INFO] Unable to bind key for unsupported operation: up-history
[INFO] Unable to bind key for unsupported operation: down-history
[INFO] Unable to bind key for unsupported operation: up-history
[INFO] Unable to bind key for unsupported operation: down-history
[INFO] Unable to bind key for unsupported operation: up-history
[INFO] Unable to bind key for unsupported operation: down-history
[INFO] Unable to bind key for unsupported operation: up-history
[INFO] Unable to bind key for unsupported operation: down-history
[INFO] Unable to bind key for unsupported operation: up-history
[INFO] Unable to bind key for unsupported operation: down-history
[INFO] Unable to bind key for unsupported operation: up-history
[INFO] Unable to bind key for unsupported operation: down-history
[info] Loading settings for project workspace-build from plugins.sbt ...
[info] Loading project definition from /jobs/genie.geotrellis/GeoTrellis 3.0 branch/workspace/project
[info] Loading settings for project geotrellis from build.sbt ...
[info] Resolving key references (21327 settings) ...
[info] Set current project to geotrellis (in build file:/jobs/genie.geotrellis/GeoTrellis%203.0%20branch/workspace/)
[info] Set current project to geotrellis-raster (in build file:/jobs/genie.geotrellis/GeoTrellis%203.0%20branch/workspace/)
Releaes To: null
Releaes To: null
Releaes To: null
Releaes To: null
Releaes To: null
[info] Wrote /jobs/genie.geotrellis/GeoTrellis 3.0 branch/workspace/raster/target/scala-2.11/geotrellis-raster_2.11-2.3.0.pom
[info] Compiling 114 Scala sources to /jobs/genie.geotrellis/GeoTrellis 3.0 branch/workspace/raster/target/scala-2.11/classes ...
[error] /jobs/genie.geotrellis/GeoTrellis 3.0 branch/workspace/raster/src/main/scala/geotrellis/raster/CroppedTile.scala:125:32: type mismatch;
[error]  found   : geotrellis.raster.MutableArrayTile
[error]  required: geotrellis.raster.ArrayTile
[error]   def toArrayTile: ArrayTile = mutable
[error]                                ^
[error] /jobs/genie.geotrellis/GeoTrellis 3.0 branch/workspace/raster/src/main/scala/geotrellis/raster/io/geotiff/GeoTiffTile.scala:690:34: type mismatch;
[error]  found   : geotrellis.raster.MutableArrayTile
[error]  required: geotrellis.raster.ArrayTile
[error]   def toArrayTile(): ArrayTile = mutable
[error]                                  ^
[error] two errors found
[error] (Compile / compileIncremental) Compilation failed
[error] Total time: 18 s, completed Apr 18, 2019 11:25:27 AM
Build step 'Execute shell' marked build as failure
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
Finished: FAILURE