Build: #32 failed

Job: default failed

Stages & jobs

  1. Default Stage

Build log

The build generated 5,674 lines of output.   The output is too long and has been truncated to the last 1,000 lines. Download or view full build log.

10-Jun-2020 10:57:04 #19 65.48 [warn]       val interval = if (archiveDebug) { 5 minutes } else { 1 day }
10-Jun-2020 10:57:04 #19 65.48 [warn]                                                               ^
10-Jun-2020 10:57:04 #19 65.48 [warn] /src/app/Global.scala:74: postfix operator seconds should be enabled
10-Jun-2020 10:57:04 #19 65.48 [warn] by making the implicit value scala.language.postfixOps visible.
10-Jun-2020 10:57:04 #19 65.48 [warn]       val delay = if (archiveDebug) { 10 seconds } else {
10-Jun-2020 10:57:04 #19 65.48 [warn]                                          ^
10-Jun-2020 10:57:04 #19 65.48 [warn] /src/app/Global.scala:75: postfix operator seconds should be enabled
10-Jun-2020 10:57:04 #19 65.48 [warn] by making the implicit value scala.language.postfixOps visible.
10-Jun-2020 10:57:04 #19 65.48 [warn]         (Duration.ofDays(1).getSeconds - sinceLastMidnight) seconds
10-Jun-2020 10:57:04 #19 65.48 [warn]                                                             ^
10-Jun-2020 10:57:04 #19 65.48 [warn] /src/app/Global.scala:86: postfix operator minutes should be enabled
10-Jun-2020 10:57:04 #19 65.48 [warn] by making the implicit value scala.language.postfixOps visible.
10-Jun-2020 10:57:04 #19 65.48 [warn]       extractorTimer = Akka.system().scheduler.schedule(0 minutes, 5 minutes) {
10-Jun-2020 10:57:04 #19 65.48 [warn]                                                           ^
10-Jun-2020 10:57:04 #19 65.48 [warn] /src/app/Global.scala:86: postfix operator minutes should be enabled
10-Jun-2020 10:57:04 #19 65.48 [warn] by making the implicit value scala.language.postfixOps visible.
10-Jun-2020 10:57:04 #19 65.48 [warn]       extractorTimer = Akka.system().scheduler.schedule(0 minutes, 5 minutes) {
10-Jun-2020 10:57:04 #19 65.48 [warn]                                                                      ^
10-Jun-2020 10:57:04 #19 65.48 [warn] /src/app/Global.scala:92: postfix operator minutes should be enabled
10-Jun-2020 10:57:04 #19 65.49 [warn] by making the implicit value scala.language.postfixOps visible.
10-Jun-2020 10:57:04 #19 65.49 [warn]       jobTimer = Akka.system().scheduler.schedule(0 minutes, 1 minutes) {
10-Jun-2020 10:57:04 #19 65.49 [warn]                                                     ^
10-Jun-2020 10:57:04 #19 65.49 [warn] /src/app/Global.scala:92: postfix operator minutes should be enabled
10-Jun-2020 10:57:04 #19 65.49 [warn] by making the implicit value scala.language.postfixOps visible.
10-Jun-2020 10:57:04 #19 65.49 [warn]       jobTimer = Akka.system().scheduler.schedule(0 minutes, 1 minutes) {
10-Jun-2020 10:57:04 #19 65.49 [warn]                                                                ^
10-Jun-2020 10:57:04 #19 65.49 [warn] /src/app/Global.scala:106: postfix operator seconds should be enabled
10-Jun-2020 10:57:04 #19 65.49 [warn] by making the implicit value scala.language.postfixOps visible.
10-Jun-2020 10:57:04 #19 65.49 [warn]         Akka.system().scheduler.scheduleOnce(10 seconds) {
10-Jun-2020 10:57:04 #19 65.49 [warn]                                                 ^
10-Jun-2020 10:57:06 #19 67.29 [warn] /src/app/api/CurationObjects.scala:124: postfix operator toList should be enabled
10-Jun-2020 10:57:06 #19 67.29 [warn] by making the implicit value scala.language.postfixOps visible.
10-Jun-2020 10:57:06 #19 67.29 [warn]             metadataJson = metadataJson ++ Map(key -> Json.toJson(metadataList.filter(_.label == key).map{item => item.content}toList))
10-Jun-2020 10:57:06 #19 67.29 [warn]                                                                                                                                ^
10-Jun-2020 10:57:06 #19 67.91 [warn] /src/app/api/CurationObjects.scala:124: postfix operator toList should be enabled
10-Jun-2020 10:57:06 #19 67.91 [warn] by making the implicit value scala.language.postfixOps visible.
10-Jun-2020 10:57:06 #19 67.91 [warn]             metadataJson = metadataJson ++ Map(key -> Json.toJson(metadataList.filter(_.label == key).map{item => item.content}toList))
10-Jun-2020 10:57:06 #19 67.91 [warn]                                                                                                                                ^
10-Jun-2020 10:57:07 #19 68.46 [warn] /src/app/api/Extractions.scala:14: imported `Files' is permanently hidden by definition of class Files in package api
10-Jun-2020 10:57:07 #19 68.46 [warn] import play.api.libs.{Files, MimeTypes}
10-Jun-2020 10:57:07 #19 68.46 [warn]                       ^
10-Jun-2020 10:57:07 #19 69.10 [warn] /src/app/api/Files.scala:520: @deprecated now takes two arguments; see the scaladoc.
10-Jun-2020 10:57:07 #19 69.10 [warn]   @deprecated
10-Jun-2020 10:57:08 #19 69.10 [warn]    ^
10-Jun-2020 10:57:08 #19 69.24 [warn] /src/app/api/Extractions.scala:14: imported `Files' is permanently hidden by definition of class Files in package api
10-Jun-2020 10:57:08 #19 69.24 [warn] import play.api.libs.{Files, MimeTypes}
10-Jun-2020 10:57:08 #19 69.24 [warn]                       ^
10-Jun-2020 10:57:09 #19 70.10 [warn] /src/app/api/Files.scala:520: @deprecated now takes two arguments; see the scaladoc.
10-Jun-2020 10:57:09 #19 70.10 [warn]   @deprecated
10-Jun-2020 10:57:09 #19 70.10 [warn]    ^
10-Jun-2020 10:57:09 #19 71.05 [warn] /src/app/api/Geostreams.scala:46: postfix operator tupled should be enabled
10-Jun-2020 10:57:09 #19 71.05 [warn] by making the implicit value scala.language.postfixOps visible.
10-Jun-2020 10:57:09 #19 71.05 [warn]   ) tupled
10-Jun-2020 10:57:09 #19 71.05 [warn]     ^
10-Jun-2020 10:57:09 #19 71.06 [warn] /src/app/api/Geostreams.scala:54: postfix operator tupled should be enabled
10-Jun-2020 10:57:09 #19 71.06 [warn] by making the implicit value scala.language.postfixOps visible.
10-Jun-2020 10:57:09 #19 71.06 [warn]   ) tupled
10-Jun-2020 10:57:09 #19 71.06 [warn]     ^
10-Jun-2020 10:57:09 #19 71.06 [warn] /src/app/api/Geostreams.scala:63: postfix operator tupled should be enabled
10-Jun-2020 10:57:09 #19 71.06 [warn] by making the implicit value scala.language.postfixOps visible.
10-Jun-2020 10:57:09 #19 71.06 [warn]   ) tupled
10-Jun-2020 10:57:09 #19 71.06 [warn]     ^
10-Jun-2020 10:57:09 #19 71.06 [warn] /src/app/api/Geostreams.scala:70: postfix operator tupled should be enabled
10-Jun-2020 10:57:09 #19 71.06 [warn] by making the implicit value scala.language.postfixOps visible.
10-Jun-2020 10:57:09 #19 71.06 [warn]     ) tupled
10-Jun-2020 10:57:09 #19 71.06 [warn]       ^
10-Jun-2020 10:57:09 #19 71.07 [warn] /src/app/api/Geostreams.scala:78: postfix operator tupled should be enabled
10-Jun-2020 10:57:09 #19 71.07 [warn] by making the implicit value scala.language.postfixOps visible.
10-Jun-2020 10:57:09 #19 71.07 [warn]     ) tupled
10-Jun-2020 10:57:09 #19 71.07 [warn]       ^
10-Jun-2020 10:57:09 #19 71.07 [warn] /src/app/api/Geostreams.scala:87: postfix operator tupled should be enabled
10-Jun-2020 10:57:09 #19 71.07 [warn] by making the implicit value scala.language.postfixOps visible.
10-Jun-2020 10:57:09 #19 71.07 [warn]     ) tupled
10-Jun-2020 10:57:09 #19 71.07 [warn]       ^
10-Jun-2020 10:57:09 #19 71.08 [warn] /src/app/api/Geostreams.scala:95: postfix operator tupled should be enabled
10-Jun-2020 10:57:09 #19 71.08 [warn] by making the implicit value scala.language.postfixOps visible.
10-Jun-2020 10:57:09 #19 71.08 [warn]     ) tupled
10-Jun-2020 10:57:09 #19 71.08 [warn]       ^
10-Jun-2020 10:57:10 #19 71.15 [warn] /src/app/services/mongodb/MongoDBInstitutionService.scala:3: imported `Institution' is permanently hidden by definition of object Institution in package mongodb
10-Jun-2020 10:57:10 #19 71.15 [warn] import models.Institution
10-Jun-2020 10:57:10 #19 71.15 [warn]               ^
10-Jun-2020 10:57:10 #19 71.99 [warn] /src/app/services/mongodb/MongoDBProjectService.scala:3: imported `Project' is permanently hidden by definition of object Project in package mongodb
10-Jun-2020 10:57:10 #19 71.99 [warn] import models.Project
10-Jun-2020 10:57:10 #19 71.99 [warn]               ^
10-Jun-2020 10:57:10 #19 72.01 [warn] /src/app/api/Geostreams.scala:46: postfix operator tupled should be enabled
10-Jun-2020 10:57:10 #19 72.01 [warn] by making the implicit value scala.language.postfixOps visible.
10-Jun-2020 10:57:10 #19 72.01 [warn]   ) tupled
10-Jun-2020 10:57:10 #19 72.01 [warn]     ^
10-Jun-2020 10:57:10 #19 72.01 [warn] /src/app/api/Geostreams.scala:54: postfix operator tupled should be enabled
10-Jun-2020 10:57:10 #19 72.01 [warn] by making the implicit value scala.language.postfixOps visible.
10-Jun-2020 10:57:10 #19 72.01 [warn]   ) tupled
10-Jun-2020 10:57:10 #19 72.01 [warn]     ^
10-Jun-2020 10:57:10 #19 72.01 [warn] /src/app/api/Geostreams.scala:63: postfix operator tupled should be enabled
10-Jun-2020 10:57:10 #19 72.01 [warn] by making the implicit value scala.language.postfixOps visible.
10-Jun-2020 10:57:10 #19 72.01 [warn]   ) tupled
10-Jun-2020 10:57:10 #19 72.01 [warn]     ^
10-Jun-2020 10:57:10 #19 72.02 [warn] /src/app/api/Geostreams.scala:70: postfix operator tupled should be enabled
10-Jun-2020 10:57:10 #19 72.02 [warn] by making the implicit value scala.language.postfixOps visible.
10-Jun-2020 10:57:10 #19 72.02 [warn]     ) tupled
10-Jun-2020 10:57:10 #19 72.02 [warn]       ^
10-Jun-2020 10:57:10 #19 72.02 [warn] /src/app/api/Geostreams.scala:78: postfix operator tupled should be enabled
10-Jun-2020 10:57:10 #19 72.02 [warn] by making the implicit value scala.language.postfixOps visible.
10-Jun-2020 10:57:10 #19 72.02 [warn]     ) tupled
10-Jun-2020 10:57:10 #19 72.02 [warn]       ^
10-Jun-2020 10:57:10 #19 72.02 [warn] /src/app/api/Geostreams.scala:87: postfix operator tupled should be enabled
10-Jun-2020 10:57:10 #19 72.02 [warn] by making the implicit value scala.language.postfixOps visible.
10-Jun-2020 10:57:10 #19 72.02 [warn]     ) tupled
10-Jun-2020 10:57:10 #19 72.02 [warn]       ^
10-Jun-2020 10:57:10 #19 72.02 [warn] /src/app/api/Geostreams.scala:95: postfix operator tupled should be enabled
10-Jun-2020 10:57:10 #19 72.02 [warn] by making the implicit value scala.language.postfixOps visible.
10-Jun-2020 10:57:10 #19 72.02 [warn]     ) tupled
10-Jun-2020 10:57:10 #19 72.02 [warn]       ^
10-Jun-2020 10:57:10 #19 72.07 [warn] /src/app/services/mongodb/MongoDBInstitutionService.scala:3: imported `Institution' is permanently hidden by definition of object Institution in package mongodb
10-Jun-2020 10:57:10 #19 72.07 [warn] import models.Institution
10-Jun-2020 10:57:10 #19 72.07 [warn]               ^
10-Jun-2020 10:57:11 #19 72.09 [warn] /src/app/api/Reporting.scala:45: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
10-Jun-2020 10:57:11 #19 72.09 [warn]               case _ => Some("".getBytes("UTF-8"))
10-Jun-2020 10:57:11 #19 72.09 [warn]                    ^
10-Jun-2020 10:57:11 #19 72.10 [warn] /src/app/api/Reporting.scala:78: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
10-Jun-2020 10:57:11 #19 72.10 [warn]               case _ => Some("".getBytes("UTF-8"))
10-Jun-2020 10:57:11 #19 72.10 [warn]                    ^
10-Jun-2020 10:57:11 #19 72.23 [warn] /src/app/api/Reporting.scala:111: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
10-Jun-2020 10:57:11 #19 72.23 [warn]               case _ => Some("".getBytes("UTF-8"))
10-Jun-2020 10:57:11 #19 72.23 [warn]                    ^
10-Jun-2020 10:57:11 #19 72.24 [warn] /src/app/api/Reporting.scala:127: a pure expression does nothing in statement position; you may be omitting necessary parentheses
10-Jun-2020 10:57:11 #19 72.24 [warn]   """Includes file, dataset, collection reports"""
10-Jun-2020 10:57:11 #19 72.24 [warn]   ^
10-Jun-2020 10:57:11 #19 72.29 [warn] /src/app/api/Reporting.scala:291: a pure expression does nothing in statement position; you may be omitting necessary parentheses
10-Jun-2020 10:57:11 #19 72.29 [warn]     """returnAllColumns will include empty columns to align with file rows on report"""
10-Jun-2020 10:57:11 #19 72.29 [warn]     ^
10-Jun-2020 10:57:11 #19 72.31 [warn] /src/app/api/Reporting.scala:345: a pure expression does nothing in statement position; you may be omitting necessary parentheses
10-Jun-2020 10:57:11 #19 72.31 [warn]     """returnAllColumns will include empty columns to align with file rows on report"""
10-Jun-2020 10:57:11 #19 72.31 [warn]     ^
10-Jun-2020 10:57:12 #19 73.15 [warn] /src/app/services/mongodb/MongoDBProjectService.scala:3: imported `Project' is permanently hidden by definition of object Project in package mongodb
10-Jun-2020 10:57:12 #19 73.15 [warn] import models.Project
10-Jun-2020 10:57:12 #19 73.15 [warn]               ^
10-Jun-2020 10:57:12 #19 73.29 [warn] /src/app/api/Reporting.scala:45: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
10-Jun-2020 10:57:12 #19 73.30 [warn]               case _ => Some("".getBytes("UTF-8"))
10-Jun-2020 10:57:12 #19 73.30 [warn]                    ^
10-Jun-2020 10:57:12 #19 73.31 [warn] /src/app/api/Reporting.scala:78: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
10-Jun-2020 10:57:12 #19 73.31 [warn]               case _ => Some("".getBytes("UTF-8"))
10-Jun-2020 10:57:12 #19 73.31 [warn]                    ^
10-Jun-2020 10:57:12 #19 73.32 [warn] /src/app/api/Reporting.scala:111: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
10-Jun-2020 10:57:12 #19 73.32 [warn]               case _ => Some("".getBytes("UTF-8"))
10-Jun-2020 10:57:12 #19 73.32 [warn]                    ^
10-Jun-2020 10:57:12 #19 73.33 [warn] /src/app/api/Reporting.scala:127: a pure expression does nothing in statement position; you may be omitting necessary parentheses
10-Jun-2020 10:57:12 #19 73.33 [warn]   """Includes file, dataset, collection reports"""
10-Jun-2020 10:57:12 #19 73.33 [warn]   ^
10-Jun-2020 10:57:12 #19 73.39 [warn] /src/app/api/Reporting.scala:291: a pure expression does nothing in statement position; you may be omitting necessary parentheses
10-Jun-2020 10:57:12 #19 73.39 [warn]     """returnAllColumns will include empty columns to align with file rows on report"""
10-Jun-2020 10:57:12 #19 73.39 [warn]     ^
10-Jun-2020 10:57:12 #19 73.40 [warn] /src/app/api/Reporting.scala:345: a pure expression does nothing in statement position; you may be omitting necessary parentheses
10-Jun-2020 10:57:12 #19 73.40 [warn]     """returnAllColumns will include empty columns to align with file rows on report"""
10-Jun-2020 10:57:12 #19 73.40 [warn]     ^
10-Jun-2020 10:57:13 #19 74.79 [warn] /src/app/controllers/CurationObjects.scala:477: postfix operator toList should be enabled
10-Jun-2020 10:57:13 #19 74.79 [warn] by making the implicit value scala.language.postfixOps visible.
10-Jun-2020 10:57:13 #19 74.79 [warn]       metadataJson = metadataJson ++ Map(key -> Json.toJson(metadataList.filter(_.label == key).map { item => item.content }toList))
10-Jun-2020 10:57:13 #19 74.79 [warn]                                                                                                                             ^
10-Jun-2020 10:57:13 #19 74.79 [warn] /src/app/controllers/CurationObjects.scala:698: postfix operator toList should be enabled
10-Jun-2020 10:57:13 #19 74.79 [warn] by making the implicit value scala.language.postfixOps visible.
10-Jun-2020 10:57:13 #19 74.79 [warn]             metadataJson = metadataJson ++ Map(key -> Json.toJson(metadataList.filter(_.label == key).map { item => item.content }toList))
10-Jun-2020 10:57:13 #19 74.79 [warn]                                                                                                                                   ^
10-Jun-2020 10:57:14 #19 75.76 [warn] /src/app/controllers/Registration.scala:13: imported `Registration' is permanently hidden by definition of class Registration in package controllers
10-Jun-2020 10:57:14 #19 75.76 [warn] import securesocial.controllers.{ProviderController, Registration, TemplatesPlugin}
10-Jun-2020 10:57:14 #19 75.76 [warn]                                                      ^
10-Jun-2020 10:57:14 #19 75.79 [warn] /src/app/controllers/Registration.scala:67: reflective access of structural type member value currentHasher should be enabled
10-Jun-2020 10:57:14 #19 75.79 [warn] by making the implicit value scala.language.reflectiveCalls visible.
10-Jun-2020 10:57:14 #19 75.79 [warn] This can be achieved by adding the import clause 'import scala.language.reflectiveCalls'
10-Jun-2020 10:57:14 #19 75.79 [warn] or by setting the compiler option -language:reflectiveCalls.
10-Jun-2020 10:57:14 #19 75.79 [warn] See the Scala docs for value scala.language.reflectiveCalls for a discussion
10-Jun-2020 10:57:14 #19 75.79 [warn] why the feature should be explicitly enabled.
10-Jun-2020 10:57:14 #19 75.79 [warn]               passwordInfo = Some(Registry.hashers.currentHasher.hash(info.password))
10-Jun-2020 10:57:14 #19 75.79 [warn]                                                    ^
10-Jun-2020 10:57:14 #19 75.87 [warn] /src/app/controllers/CurationObjects.scala:477: postfix operator toList should be enabled
10-Jun-2020 10:57:14 #19 75.87 [warn] by making the implicit value scala.language.postfixOps visible.
10-Jun-2020 10:57:14 #19 75.87 [warn]       metadataJson = metadataJson ++ Map(key -> Json.toJson(metadataList.filter(_.label == key).map { item => item.content }toList))
10-Jun-2020 10:57:14 #19 75.87 [warn]                                                                                                                             ^
10-Jun-2020 10:57:14 #19 75.87 [warn] /src/app/controllers/CurationObjects.scala:698: postfix operator toList should be enabled
10-Jun-2020 10:57:14 #19 75.87 [warn] by making the implicit value scala.language.postfixOps visible.
10-Jun-2020 10:57:14 #19 75.87 [warn]             metadataJson = metadataJson ++ Map(key -> Json.toJson(metadataList.filter(_.label == key).map { item => item.content }toList))
10-Jun-2020 10:57:14 #19 75.87 [warn]                                                                                                                                   ^
10-Jun-2020 10:57:14 #19 76.11 [warn] /src/app/controllers/Spaces.scala:278: postfix operator toMap should be enabled
10-Jun-2020 10:57:14 #19 76.11 [warn] by making the implicit value scala.language.postfixOps visible.
10-Jun-2020 10:57:15 #19 76.11 [warn]         val roleDescription = users.listRoles() map (t => t.name -> t.description) toMap
10-Jun-2020 10:57:15 #19 76.11 [warn]                                                                                    ^
10-Jun-2020 10:57:15 #19 77.02 [warn] /src/app/controllers/Registration.scala:13: imported `Registration' is permanently hidden by definition of class Registration in package controllers
10-Jun-2020 10:57:15 #19 77.02 [warn] import securesocial.controllers.{ProviderController, Registration, TemplatesPlugin}
10-Jun-2020 10:57:15 #19 77.02 [warn]                                                      ^
10-Jun-2020 10:57:15 #19 77.04 [warn] /src/app/controllers/Registration.scala:67: reflective access of structural type member value currentHasher should be enabled
10-Jun-2020 10:57:15 #19 77.04 [warn] by making the implicit value scala.language.reflectiveCalls visible.
10-Jun-2020 10:57:15 #19 77.04 [warn] This can be achieved by adding the import clause 'import scala.language.reflectiveCalls'
10-Jun-2020 10:57:15 #19 77.04 [warn] or by setting the compiler option -language:reflectiveCalls.
10-Jun-2020 10:57:15 #19 77.04 [warn] See the Scala docs for value scala.language.reflectiveCalls for a discussion
10-Jun-2020 10:57:15 #19 77.04 [warn] why the feature should be explicitly enabled.
10-Jun-2020 10:57:15 #19 77.04 [warn]               passwordInfo = Some(Registry.hashers.currentHasher.hash(info.password))
10-Jun-2020 10:57:15 #19 77.04 [warn]                                                    ^
10-Jun-2020 10:57:16 #19 77.39 [warn] /src/app/controllers/Spaces.scala:278: postfix operator toMap should be enabled
10-Jun-2020 10:57:16 #19 77.39 [warn] by making the implicit value scala.language.postfixOps visible.
10-Jun-2020 10:57:16 #19 77.39 [warn]         val roleDescription = users.listRoles() map (t => t.name -> t.description) toMap
10-Jun-2020 10:57:16 #19 77.39 [warn]                                                                                    ^
10-Jun-2020 10:57:16 #19 77.50 [warn] /src/app/models/UUID.scala:36: implicit conversion method stringToUUID should be enabled
10-Jun-2020 10:57:16 #19 77.50 [warn] by making the implicit value scala.language.implicitConversions visible.
10-Jun-2020 10:57:16 #19 77.50 [warn] This can be achieved by adding the import clause 'import scala.language.implicitConversions'
10-Jun-2020 10:57:16 #19 77.50 [warn] or by setting the compiler option -language:implicitConversions.
10-Jun-2020 10:57:16 #19 77.50 [warn] See the Scala docs for value scala.language.implicitConversions for a discussion
10-Jun-2020 10:57:16 #19 77.50 [warn] why the feature should be explicitly enabled.
10-Jun-2020 10:57:16 #19 77.50 [warn]   implicit def stringToUUID(s: String) = UUID(s)
10-Jun-2020 10:57:16 #19 77.50 [warn]                ^
10-Jun-2020 10:57:16 #19 77.50 [warn] /src/app/models/UUID.scala:37: implicit conversion method uuidToObjectId should be enabled
10-Jun-2020 10:57:16 #19 77.50 [warn] by making the implicit value scala.language.implicitConversions visible.
10-Jun-2020 10:57:16 #19 77.50 [warn]   implicit def uuidToObjectId(uuid: UUID) = new ObjectId(uuid.stringify)
10-Jun-2020 10:57:16 #19 77.50 [warn]                ^
10-Jun-2020 10:57:16 #19 77.50 [warn] /src/app/models/UUID.scala:38: implicit conversion method objectIdToUUID should be enabled
10-Jun-2020 10:57:16 #19 77.50 [warn] by making the implicit value scala.language.implicitConversions visible.
10-Jun-2020 10:57:16 #19 77.50 [warn]   implicit def objectIdToUUID(objectId: ObjectId) = UUID(objectId.toString)
10-Jun-2020 10:57:16 #19 77.50 [warn]                ^
10-Jun-2020 10:57:16 #19 77.56 [warn] /src/app/models/User.scala:104: implicit conversion method userToMiniUser should be enabled
10-Jun-2020 10:57:16 #19 77.56 [warn] by making the implicit value scala.language.implicitConversions visible.
10-Jun-2020 10:57:16 #19 77.56 [warn]   implicit def userToMiniUser(x: User): MiniUser = x.getMiniUser
10-Jun-2020 10:57:16 #19 77.56 [warn]                ^
10-Jun-2020 10:57:17 #19 78.16 [warn] /src/app/services/ElasticsearchPlugin.scala:690: a pure expression does nothing in statement position; you may be omitting necessary parentheses
10-Jun-2020 10:57:17 #19 78.16 [warn]     """dynamic_templates": [{
10-Jun-2020 10:57:17 #19 78.16 [warn]     ^
10-Jun-2020 10:57:17 #19 78.28 [warn] /src/app/services/PolyglotPlugin.scala:83: postfix operator seconds should be enabled
10-Jun-2020 10:57:17 #19 78.28 [warn] by making the implicit value scala.language.postfixOps visible.
10-Jun-2020 10:57:17 #19 78.28 [warn]           akka.pattern.after(3 seconds, using = Akka.system.scheduler)(checkForFileAndDownload((triesLeft - 1), url, outputStream))
10-Jun-2020 10:57:17 #19 78.28 [warn]                                ^
10-Jun-2020 10:57:17 #19 78.84 [warn] /src/app/models/UUID.scala:36: implicit conversion method stringToUUID should be enabled
10-Jun-2020 10:57:17 #19 78.84 [warn] by making the implicit value scala.language.implicitConversions visible.
10-Jun-2020 10:57:17 #19 78.84 [warn] This can be achieved by adding the import clause 'import scala.language.implicitConversions'
10-Jun-2020 10:57:17 #19 78.84 [warn] or by setting the compiler option -language:implicitConversions.
10-Jun-2020 10:57:17 #19 78.84 [warn] See the Scala docs for value scala.language.implicitConversions for a discussion
10-Jun-2020 10:57:17 #19 78.84 [warn] why the feature should be explicitly enabled.
10-Jun-2020 10:57:17 #19 78.84 [warn]   implicit def stringToUUID(s: String) = UUID(s)
10-Jun-2020 10:57:17 #19 78.84 [warn]                ^
10-Jun-2020 10:57:17 #19 78.84 [warn] /src/app/models/UUID.scala:37: implicit conversion method uuidToObjectId should be enabled
10-Jun-2020 10:57:17 #19 78.84 [warn] by making the implicit value scala.language.implicitConversions visible.
10-Jun-2020 10:57:17 #19 78.84 [warn]   implicit def uuidToObjectId(uuid: UUID) = new ObjectId(uuid.stringify)
10-Jun-2020 10:57:17 #19 78.84 [warn]                ^
10-Jun-2020 10:57:17 #19 78.84 [warn] /src/app/models/UUID.scala:38: implicit conversion method objectIdToUUID should be enabled
10-Jun-2020 10:57:17 #19 78.84 [warn] by making the implicit value scala.language.implicitConversions visible.
10-Jun-2020 10:57:17 #19 78.84 [warn]   implicit def objectIdToUUID(objectId: ObjectId) = UUID(objectId.toString)
10-Jun-2020 10:57:17 #19 78.84 [warn]                ^
10-Jun-2020 10:57:17 #19 78.93 [warn] /src/app/models/User.scala:104: implicit conversion method userToMiniUser should be enabled
10-Jun-2020 10:57:17 #19 78.93 [warn] by making the implicit value scala.language.implicitConversions visible.
10-Jun-2020 10:57:17 #19 78.93 [warn]   implicit def userToMiniUser(x: User): MiniUser = x.getMiniUser
10-Jun-2020 10:57:17 #19 78.93 [warn]                ^
10-Jun-2020 10:57:18 #19 79.30 [warn] /src/app/services/mongodb/MongoContext.scala:253: implicit conversion method dbObjectToString should be enabled
10-Jun-2020 10:57:18 #19 79.30 [warn] by making the implicit value scala.language.implicitConversions visible.
10-Jun-2020 10:57:18 #19 79.30 [warn]   implicit def dbObjectToString(dbObject: DBObject): String = {
10-Jun-2020 10:57:18 #19 79.30 [warn]                ^
10-Jun-2020 10:57:18 #19 79.48 [warn] /src/app/services/ElasticsearchPlugin.scala:690: a pure expression does nothing in statement position; you may be omitting necessary parentheses
10-Jun-2020 10:57:18 #19 79.48 [warn]     """dynamic_templates": [{
10-Jun-2020 10:57:18 #19 79.48 [warn]     ^
10-Jun-2020 10:57:18 #19 79.66 [warn] /src/app/services/PolyglotPlugin.scala:83: postfix operator seconds should be enabled
10-Jun-2020 10:57:18 #19 79.66 [warn] by making the implicit value scala.language.postfixOps visible.
10-Jun-2020 10:57:18 #19 79.66 [warn]           akka.pattern.after(3 seconds, using = Akka.system.scheduler)(checkForFileAndDownload((triesLeft - 1), url, outputStream))
10-Jun-2020 10:57:18 #19 79.66 [warn]                                ^
10-Jun-2020 10:57:18 #19 80.00 [warn] /src/app/services/mongodb/MongoDBCollectionService.scala:907: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
10-Jun-2020 10:57:18 #19 80.00 [warn]       case _ => Logger.error(s"Error queuing collection ${id.stringify}")
10-Jun-2020 10:57:18 #19 80.00 [warn]            ^
10-Jun-2020 10:57:18 #19 80.07 [warn] /src/app/services/mongodb/MongoDBCommentService.scala:3: imported `Comment' is permanently hidden by definition of object Comment in package mongodb
10-Jun-2020 10:57:18 #19 80.07 [warn] import models.{DBResult, UUID, Comment}
10-Jun-2020 10:57:19 #19 80.07 [warn]                                ^
10-Jun-2020 10:57:19 #19 80.68 [warn] /src/app/services/mongodb/MongoDBTagService.scala:7: imported `Tag' is permanently hidden by definition of object Tag in package mongodb
10-Jun-2020 10:57:19 #19 80.68 [warn] import models.{Tag, UUID}
10-Jun-2020 10:57:19 #19 80.68 [warn]                ^
10-Jun-2020 10:57:19 #19 80.80 [warn] /src/app/services/mongodb/MongoDBDatasetService.scala:1422: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
10-Jun-2020 10:57:19 #19 80.80 [warn]       case _ => Logger.error(s"Error queuing dataset ${id.stringify}")
10-Jun-2020 10:57:19 #19 80.80 [warn]            ^
10-Jun-2020 10:57:19 #19 80.86 [warn] /src/app/services/mongodb/MongoContext.scala:253: implicit conversion method dbObjectToString should be enabled
10-Jun-2020 10:57:19 #19 80.86 [warn] by making the implicit value scala.language.implicitConversions visible.
10-Jun-2020 10:57:19 #19 80.86 [warn]   implicit def dbObjectToString(dbObject: DBObject): String = {
10-Jun-2020 10:57:19 #19 80.86 [warn]                ^
10-Jun-2020 10:57:19 #19 80.96 [warn] /src/app/services/mongodb/MongoDBExtractionRequestsService.scala:20: imported `MongoSalatPlugin' is permanently hidden by definition of class MongoSalatPlugin in package mongodb
10-Jun-2020 10:57:19 #19 80.96 [warn] import services.mongodb.MongoSalatPlugin
10-Jun-2020 10:57:19 #19 80.96 [warn]                         ^
10-Jun-2020 10:57:19 #19 80.98 [warn] /src/app/services/mongodb/MongoDBExtractionService.scala:4: imported `Extraction' is permanently hidden by definition of object Extraction in package mongodb
10-Jun-2020 10:57:19 #19 80.98 [warn] import models.{UUID, Extraction, ExtractionGroup, ResourceRef}
10-Jun-2020 10:57:19 #19 80.98 [warn]                      ^
10-Jun-2020 10:57:19 #19 80.99 [warn] /src/app/services/mongodb/MongoDBExtractionService.scala:13: imported `WebPageResource' is permanently hidden by definition of object WebPageResource in package mongodb
10-Jun-2020 10:57:19 #19 80.99 [warn] import models.WebPageResource
10-Jun-2020 10:57:19 #19 80.99 [warn]               ^
10-Jun-2020 10:57:20 #19 81.49 [warn] /src/app/services/mongodb/MongoDBFileService.scala:338: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
10-Jun-2020 10:57:20 #19 81.49 [warn]       case _ => Logger.error(s"Error queuing file ${id.stringify}")
10-Jun-2020 10:57:20 #19 81.49 [warn]            ^
10-Jun-2020 10:57:20 #19 81.62 [warn] /src/app/services/mongodb/MongoDBCollectionService.scala:907: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
10-Jun-2020 10:57:20 #19 81.62 [warn]       case _ => Logger.error(s"Error queuing collection ${id.stringify}")
10-Jun-2020 10:57:20 #19 81.62 [warn]            ^
10-Jun-2020 10:57:20 #19 81.71 [warn] /src/app/services/mongodb/MongoDBCommentService.scala:3: imported `Comment' is permanently hidden by definition of object Comment in package mongodb
10-Jun-2020 10:57:20 #19 81.71 [warn] import models.{DBResult, UUID, Comment}
10-Jun-2020 10:57:20 #19 81.71 [warn]                                ^
10-Jun-2020 10:57:21 #19 82.18 [warn] /src/app/services/mongodb/MongoDBQueueService.scala:78: postfix operator seconds should be enabled
10-Jun-2020 10:57:21 #19 82.18 [warn] by making the implicit value scala.language.postfixOps visible.
10-Jun-2020 10:57:21 #19 82.18 [warn]       queueTimer = Akka.system().scheduler.schedule(0 seconds, 5 millis) {
10-Jun-2020 10:57:21 #19 82.18 [warn]                                                       ^
10-Jun-2020 10:57:21 #19 82.18 [warn] /src/app/services/mongodb/MongoDBQueueService.scala:78: postfix operator millis should be enabled
10-Jun-2020 10:57:21 #19 82.18 [warn] by making the implicit value scala.language.postfixOps visible.
10-Jun-2020 10:57:21 #19 82.18 [warn]       queueTimer = Akka.system().scheduler.schedule(0 seconds, 5 millis) {
10-Jun-2020 10:57:21 #19 82.18 [warn]                                                                  ^
10-Jun-2020 10:57:21 #19 82.33 [warn] /src/app/services/mongodb/MongoDBSelectionService.scala:11: imported `Dataset' is permanently hidden by definition of object Dataset in package mongodb
10-Jun-2020 10:57:21 #19 82.33 [warn] import models.{UUID, Dataset, Selected}
10-Jun-2020 10:57:21 #19 82.33 [warn]                      ^
10-Jun-2020 10:57:21 #19 82.35 [warn] /src/app/services/mongodb/MongoDBSpaceService.scala:23: imported `Collection' is permanently hidden by definition of object Collection in package mongodb
10-Jun-2020 10:57:21 #19 82.35 [warn] import models.Collection
10-Jun-2020 10:57:21 #19 82.35 [warn]               ^
10-Jun-2020 10:57:21 #19 82.35 [warn] /src/app/services/mongodb/MongoDBSpaceService.scala:24: imported `Dataset' is permanently hidden by definition of object Dataset in package mongodb
10-Jun-2020 10:57:21 #19 82.35 [warn] import models.Dataset
10-Jun-2020 10:57:21 #19 82.35 [warn]               ^
10-Jun-2020 10:57:21 #19 82.74 [warn] /src/app/services/mongodb/MongoDBTagService.scala:7: imported `Tag' is permanently hidden by definition of object Tag in package mongodb
10-Jun-2020 10:57:21 #19 82.74 [warn] import models.{Tag, UUID}
10-Jun-2020 10:57:21 #19 82.74 [warn]                ^
10-Jun-2020 10:57:21 #19 82.87 [warn] /src/app/services/mongodb/MongoDBDatasetService.scala:1422: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
10-Jun-2020 10:57:21 #19 82.87 [warn]       case _ => Logger.error(s"Error queuing dataset ${id.stringify}")
10-Jun-2020 10:57:21 #19 82.87 [warn]            ^
10-Jun-2020 10:57:21 #19 83.09 [warn] /src/app/services/mongodb/MongoDBExtractionRequestsService.scala:20: imported `MongoSalatPlugin' is permanently hidden by definition of class MongoSalatPlugin in package mongodb
10-Jun-2020 10:57:21 #19 83.09 [warn] import services.mongodb.MongoSalatPlugin
10-Jun-2020 10:57:21 #19 83.09 [warn]                         ^
10-Jun-2020 10:57:22 #19 83.13 [warn] /src/app/services/mongodb/MongoDBExtractionService.scala:4: imported `Extraction' is permanently hidden by definition of object Extraction in package mongodb
10-Jun-2020 10:57:22 #19 83.13 [warn] import models.{UUID, Extraction, ExtractionGroup, ResourceRef}
10-Jun-2020 10:57:22 #19 83.13 [warn]                      ^
10-Jun-2020 10:57:22 #19 83.13 [warn] /src/app/services/mongodb/MongoDBExtractionService.scala:13: imported `WebPageResource' is permanently hidden by definition of object WebPageResource in package mongodb
10-Jun-2020 10:57:22 #19 83.13 [warn] import models.WebPageResource
10-Jun-2020 10:57:22 #19 83.13 [warn]               ^
10-Jun-2020 10:57:22 #19 83.66 [warn] /src/app/services/mongodb/MongoDBFileService.scala:338: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
10-Jun-2020 10:57:22 #19 83.66 [warn]       case _ => Logger.error(s"Error queuing file ${id.stringify}")
10-Jun-2020 10:57:22 #19 83.66 [warn]            ^
10-Jun-2020 10:57:23 #19 84.18 [warn] /src/app/util/SearchUtils.scala:157: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
10-Jun-2020 10:57:23 #19 84.18 [warn]             case _ => {
10-Jun-2020 10:57:23 #19 84.18 [warn]                  ^
10-Jun-2020 10:57:23 #19 84.66 [warn] /src/app/services/mongodb/MongoDBQueueService.scala:78: postfix operator seconds should be enabled
10-Jun-2020 10:57:23 #19 84.66 [warn] by making the implicit value scala.language.postfixOps visible.
10-Jun-2020 10:57:23 #19 84.66 [warn]       queueTimer = Akka.system().scheduler.schedule(0 seconds, 5 millis) {
10-Jun-2020 10:57:23 #19 84.66 [warn]                                                       ^
10-Jun-2020 10:57:23 #19 84.66 [warn] /src/app/services/mongodb/MongoDBQueueService.scala:78: postfix operator millis should be enabled
10-Jun-2020 10:57:23 #19 84.66 [warn] by making the implicit value scala.language.postfixOps visible.
10-Jun-2020 10:57:23 #19 84.66 [warn]       queueTimer = Akka.system().scheduler.schedule(0 seconds, 5 millis) {
10-Jun-2020 10:57:23 #19 84.66 [warn]                                                                  ^
10-Jun-2020 10:57:23 #19 85.00 [warn] /src/app/services/mongodb/MongoDBSelectionService.scala:11: imported `Dataset' is permanently hidden by definition of object Dataset in package mongodb
10-Jun-2020 10:57:23 #19 85.00 [warn] import models.{UUID, Dataset, Selected}
10-Jun-2020 10:57:23 #19 85.00 [warn]                      ^
10-Jun-2020 10:57:23 #19 85.03 [warn] /src/app/services/mongodb/MongoDBSpaceService.scala:23: imported `Collection' is permanently hidden by definition of object Collection in package mongodb
10-Jun-2020 10:57:23 #19 85.03 [warn] import models.Collection
10-Jun-2020 10:57:23 #19 85.03 [warn]               ^
10-Jun-2020 10:57:23 #19 85.03 [warn] /src/app/services/mongodb/MongoDBSpaceService.scala:24: imported `Dataset' is permanently hidden by definition of object Dataset in package mongodb
10-Jun-2020 10:57:23 #19 85.03 [warn] import models.Dataset
10-Jun-2020 10:57:23 #19 85.03 [warn]               ^
10-Jun-2020 10:57:25 #19 86.95 [warn] /src/app/util/SearchUtils.scala:157: This catches all Throwables. If this is really intended, use `case _ : Throwable` to clear this warning.
10-Jun-2020 10:57:25 #19 86.95 [warn]             case _ => {
10-Jun-2020 10:57:25 #19 86.95 [warn]                  ^
10-Jun-2020 10:57:32 #19 93.97 [warn] /src/app/api/Admin.scala:43: match may not be exhaustive.
10-Jun-2020 10:57:32 #19 93.97 [warn] It would fail on the following input: None
10-Jun-2020 10:57:32 #19 93.97 [warn]     (request.body \ "theme").asOpt[String] match {
10-Jun-2020 10:57:32 #19 93.97 [warn]                                   ^
10-Jun-2020 10:57:32 #19 93.98 [warn] /src/app/api/Admin.scala:46: match may not be exhaustive.
10-Jun-2020 10:57:32 #19 93.98 [warn] It would fail on the following input: None
10-Jun-2020 10:57:32 #19 93.98 [warn]     (request.body \ "displayName").asOpt[String] match {
10-Jun-2020 10:57:32 #19 93.98 [warn]                                         ^
10-Jun-2020 10:57:32 #19 93.99 [warn] /src/app/api/Admin.scala:49: match may not be exhaustive.
10-Jun-2020 10:57:32 #19 93.99 [warn] It would fail on the following input: None
10-Jun-2020 10:57:32 #19 93.99 [warn]     (request.body \ "welcomeMessage").asOpt[String] match {
10-Jun-2020 10:57:32 #19 93.99 [warn]                                            ^
10-Jun-2020 10:57:32 #19 93.99 [warn] /src/app/api/Admin.scala:52: match may not be exhaustive.
10-Jun-2020 10:57:32 #19 93.99 [warn] It would fail on the following input: None
10-Jun-2020 10:57:32 #19 93.99 [warn]     (request.body \ "googleAnalytics").asOpt[String] match {
10-Jun-2020 10:57:32 #19 93.99 [warn]                                             ^
10-Jun-2020 10:57:32 #19 93.99 [warn] /src/app/api/Admin.scala:59: match may not be exhaustive.
10-Jun-2020 10:57:32 #19 93.99 [warn] It would fail on the following input: None
10-Jun-2020 10:57:32 #19 93.99 [warn]     (request.body \ "sensors").asOpt[String] match {
10-Jun-2020 10:57:32 #19 93.99 [warn]                                     ^
10-Jun-2020 10:57:32 #19 93.99 [warn] /src/app/api/Admin.scala:62: match may not be exhaustive.
10-Jun-2020 10:57:32 #19 93.99 [warn] It would fail on the following input: None
10-Jun-2020 10:57:32 #19 93.99 [warn]     (request.body \ "sensor").asOpt[String] match {
10-Jun-2020 10:57:32 #19 93.99 [warn]                                    ^
10-Jun-2020 10:57:32 #19 94.00 [warn] /src/app/api/Admin.scala:65: match may not be exhaustive.
10-Jun-2020 10:57:32 #19 94.00 [warn] It would fail on the following input: None
10-Jun-2020 10:57:32 #19 94.00 [warn]     (request.body \ "parameters").asOpt[String] match {
10-Jun-2020 10:57:32 #19 94.00 [warn]                                        ^
10-Jun-2020 10:57:32 #19 94.00 [warn] /src/app/api/Admin.scala:68: match may not be exhaustive.
10-Jun-2020 10:57:32 #19 94.00 [warn] It would fail on the following input: None
10-Jun-2020 10:57:32 #19 94.00 [warn]     (request.body \ "parameter").asOpt[String] match {
10-Jun-2020 10:57:32 #19 94.00 [warn]                                       ^
10-Jun-2020 10:57:32 #19 94.08 [warn] /src/app/api/Collections.scala:153: match may not be exhaustive.
10-Jun-2020 10:57:32 #19 94.08 [warn] It would fail on the following input: None
10-Jun-2020 10:57:32 #19 94.08 [warn]     collections.get(collectionId) match {
10-Jun-2020 10:57:32 #19 94.08 [warn]                    ^
10-Jun-2020 10:57:33 #19 94.18 [warn] /src/app/api/Collections.scala:580: match may not be exhaustive.
10-Jun-2020 10:57:33 #19 94.18 [warn] It would fail on the following input: Failure(_)
10-Jun-2020 10:57:33 #19 94.18 [warn]                       collections.addSubCollection(UUID(parentId), UUID(id), user) match {
10-Jun-2020 10:57:33 #19 94.18 [warn]                                                   ^
10-Jun-2020 10:57:33 #19 94.19 [warn] /src/app/api/Collections.scala:613: match may not be exhaustive.
10-Jun-2020 10:57:33 #19 94.19 [warn] It would fail on the following input: None
10-Jun-2020 10:57:33 #19 94.19 [warn]             collections.get(subCollectionId) match {
10-Jun-2020 10:57:33 #19 94.19 [warn]                            ^
10-Jun-2020 10:57:33 #19 94.20 [warn] /src/app/api/Collections.scala:611: match may not be exhaustive.
10-Jun-2020 10:57:33 #19 94.20 [warn] It would fail on the following input: None
10-Jun-2020 10:57:33 #19 94.20 [warn]         collections.get(collectionId) match {
10-Jun-2020 10:57:33 #19 94.20 [warn]                        ^
10-Jun-2020 10:57:33 #19 94.34 [warn] /src/app/api/Datasets.scala:86: match may not be exhaustive.
10-Jun-2020 10:57:33 #19 94.35 [warn] It would fail on the following input: Nil
10-Jun-2020 10:57:33 #19 94.35 [warn]         folderList match {
10-Jun-2020 10:57:33 #19 94.35 [warn]         ^
10-Jun-2020 10:57:33 #19 94.44 [warn] /src/app/api/Datasets.scala:756: match may not be exhaustive.
10-Jun-2020 10:57:33 #19 94.44 [warn] It would fail on the following input: None
10-Jun-2020 10:57:33 #19 94.44 [warn]     datasets.get(id) match {
10-Jun-2020 10:57:33 #19 94.44 [warn]                 ^
10-Jun-2020 10:57:33 #19 94.47 [warn] /src/app/api/Datasets.scala:973: match may not be exhaustive.
10-Jun-2020 10:57:33 #19 94.47 [warn] It would fail on the following input: None
10-Jun-2020 10:57:33 #19 94.47 [warn]       datasets.get(id) match {
10-Jun-2020 10:57:33 #19 94.47 [warn]                   ^
10-Jun-2020 10:57:33 #19 94.47 [warn] /src/app/api/Datasets.scala:1009: match may not be exhaustive.
10-Jun-2020 10:57:33 #19 94.47 [warn] It would fail on the following input: None
10-Jun-2020 10:57:33 #19 94.48 [warn]       datasets.get(id) match {
10-Jun-2020 10:57:33 #19 94.48 [warn]                   ^
10-Jun-2020 10:57:33 #19 94.48 [warn] /src/app/api/Datasets.scala:1048: match may not be exhaustive.
10-Jun-2020 10:57:33 #19 94.48 [warn] It would fail on the following input: None
10-Jun-2020 10:57:33 #19 94.48 [warn]       datasets.get(id) match {
10-Jun-2020 10:57:33 #19 94.48 [warn]                   ^
10-Jun-2020 10:57:33 #19 94.49 [warn] /src/app/api/Datasets.scala:1085: match may not be exhaustive.
10-Jun-2020 10:57:33 #19 94.49 [warn] It would fail on the following input: None
10-Jun-2020 10:57:33 #19 94.49 [warn]       datasets.get(id) match {
10-Jun-2020 10:57:33 #19 94.49 [warn]                   ^
10-Jun-2020 10:57:33 #19 94.49 [warn] /src/app/api/Datasets.scala:1107: match may not be exhaustive.
10-Jun-2020 10:57:33 #19 94.49 [warn] It would fail on the following input: None
10-Jun-2020 10:57:33 #19 94.49 [warn]       datasets.get(id) match {
10-Jun-2020 10:57:33 #19 94.49 [warn]                   ^
10-Jun-2020 10:57:33 #19 94.50 [warn] /src/app/api/Datasets.scala:1128: match may not be exhaustive.
10-Jun-2020 10:57:33 #19 94.50 [warn] It would fail on the following input: None
10-Jun-2020 10:57:33 #19 94.50 [warn]       datasets.get(id) match {
10-Jun-2020 10:57:33 #19 94.50 [warn]                   ^
10-Jun-2020 10:57:33 #19 94.51 [warn] /src/app/api/Datasets.scala:1367: match may not be exhaustive.
10-Jun-2020 10:57:33 #19 94.51 [warn] It would fail on the following input: None
10-Jun-2020 10:57:33 #19 94.51 [warn]           datasets.get(id) match {
10-Jun-2020 10:57:33 #19 94.51 [warn]                       ^
10-Jun-2020 10:57:33 #19 94.52 [warn] /src/app/api/Datasets.scala:1404: match may not be exhaustive.
10-Jun-2020 10:57:33 #19 94.52 [warn] It would fail on the following input: None
10-Jun-2020 10:57:33 #19 94.52 [warn]           datasets.get(id) match {
10-Jun-2020 10:57:33 #19 94.52 [warn]                       ^
10-Jun-2020 10:57:33 #19 94.53 [warn] /src/app/api/Datasets.scala:1545: match may not be exhaustive.
10-Jun-2020 10:57:33 #19 94.53 [warn] It would fail on the following input: None
10-Jun-2020 10:57:33 #19 94.53 [warn]             datasets.get(id) match {
10-Jun-2020 10:57:33 #19 94.53 [warn]                         ^
10-Jun-2020 10:57:33 #19 94.60 [warn] /src/app/api/Datasets.scala:2550: match may not be exhaustive.
10-Jun-2020 10:57:33 #19 94.60 [warn] It would fail on the following input: None
10-Jun-2020 10:57:33 #19 94.60 [warn]     folders.get(id) match {
10-Jun-2020 10:57:33 #19 94.60 [warn]                ^
10-Jun-2020 10:57:33 #19 94.73 [warn] /src/app/api/Files.scala:707: match may not be exhaustive.
10-Jun-2020 10:57:33 #19 94.73 [warn] It would fail on the following input: None
10-Jun-2020 10:57:33 #19 94.74 [warn]     files.get(id) match {
10-Jun-2020 10:57:33 #19 94.74 [warn]              ^
10-Jun-2020 10:57:33 #19 94.77 [warn] /src/app/api/Files.scala:1051: match may not be exhaustive.
10-Jun-2020 10:57:33 #19 94.77 [warn] It would fail on the following input: None
10-Jun-2020 10:57:33 #19 94.77 [warn]         files.get(id) match {
10-Jun-2020 10:57:33 #19 94.77 [warn]                  ^
10-Jun-2020 10:57:33 #19 94.78 [warn] /src/app/api/Files.scala:1250: match may not be exhaustive.
10-Jun-2020 10:57:33 #19 94.78 [warn] It would fail on the following input: None
10-Jun-2020 10:57:33 #19 94.78 [warn]     files.get(id) match {
10-Jun-2020 10:57:33 #19 94.78 [warn]              ^
10-Jun-2020 10:57:33 #19 94.78 [warn] /src/app/api/Files.scala:1271: match may not be exhaustive.
10-Jun-2020 10:57:33 #19 94.78 [warn] It would fail on the following input: None
10-Jun-2020 10:57:33 #19 94.78 [warn]     files.get(id) match {
10-Jun-2020 10:57:33 #19 94.78 [warn]              ^
10-Jun-2020 10:57:33 #19 94.79 [warn] /src/app/api/Files.scala:1440: match may not be exhaustive.
10-Jun-2020 10:57:33 #19 94.79 [warn] It would fail on the following input: None
10-Jun-2020 10:57:33 #19 94.79 [warn]             files.get(id) match {
10-Jun-2020 10:57:33 #19 94.79 [warn]                      ^
10-Jun-2020 10:57:33 #19 95.06 [warn] /src/app/api/Metadata.scala:496: match may not be exhaustive.
10-Jun-2020 10:57:33 #19 95.06 [warn] It would fail on the following input: None
10-Jun-2020 10:57:33 #19 95.06 [warn]                     datasets.get(resource.id) match {
10-Jun-2020 10:57:33 #19 95.06 [warn]                                 ^
10-Jun-2020 10:57:33 #19 95.06 [warn] /src/app/api/Metadata.scala:508: match may not be exhaustive.
10-Jun-2020 10:57:33 #19 95.06 [warn] It would fail on the following input: None
10-Jun-2020 10:57:33 #19 95.06 [warn]                     files.get(resource.id) match {
10-Jun-2020 10:57:33 #19 95.06 [warn]                              ^
10-Jun-2020 10:57:34 #19 95.15 [warn] /src/app/api/Permissions.scala:794: match may not be exhaustive.
10-Jun-2020 10:57:34 #19 95.15 [warn] It would fail on the following input: None
10-Jun-2020 10:57:34 #19 95.15 [warn]       ident match {
10-Jun-2020 10:57:34 #19 95.15 [warn]       ^
10-Jun-2020 10:57:34 #19 95.24 [warn] /src/app/api/Previews.scala:135: match may not be exhaustive.
10-Jun-2020 10:57:34 #19 95.24 [warn] It would fail on the following input: Some((x: Seq[?] forSome x not in List[?]))
10-Jun-2020 10:57:34 #19 95.24 [warn]             request.body.dataParts.get("title") match {
10-Jun-2020 10:57:34 #19 95.24 [warn]                                       ^
10-Jun-2020 10:57:34 #19 95.26 [warn] /src/app/api/Previews.scala:323: match may not be exhaustive.
10-Jun-2020 10:57:34 #19 95.26 [warn] It would fail on the following input: None
10-Jun-2020 10:57:34 #19 95.26 [warn]         previews.get(preview_id) match {
10-Jun-2020 10:57:34 #19 95.26 [warn]                     ^
10-Jun-2020 10:57:34 #19 95.31 [warn] /src/app/api/Selected.scala:85: match may not be exhaustive.
10-Jun-2020 10:57:34 #19 95.31 [warn] It would fail on the following input: None
10-Jun-2020 10:57:34 #19 95.31 [warn]     request.user match {
10-Jun-2020 10:57:34 #19 95.31 [warn]             ^
10-Jun-2020 10:57:34 #19 95.31 [warn] /src/app/api/Selected.scala:97: match may not be exhaustive.
10-Jun-2020 10:57:34 #19 95.31 [warn] It would fail on the following input: None
10-Jun-2020 10:57:34 #19 95.31 [warn]     request.user match {
10-Jun-2020 10:57:34 #19 95.31 [warn]             ^
10-Jun-2020 10:57:34 #19 95.32 [warn] /src/app/api/Selected.scala:185: match may not be exhaustive.
10-Jun-2020 10:57:34 #19 95.32 [warn] It would fail on the following input: None
10-Jun-2020 10:57:34 #19 95.32 [warn]     request.user match {
10-Jun-2020 10:57:34 #19 95.32 [warn]             ^
10-Jun-2020 10:57:34 #19 95.33 [warn] /src/app/api/Spaces.scala:65: match may not be exhaustive.
10-Jun-2020 10:57:34 #19 95.33 [warn] It would fail on the following input: None
10-Jun-2020 10:57:34 #19 95.33 [warn]     spaces.get(spaceId) match {
10-Jun-2020 10:57:34 #19 95.33 [warn]               ^
10-Jun-2020 10:57:34 #19 95.47 [warn] /src/app/api/Vocabularies.scala:40: match may not be exhaustive.
10-Jun-2020 10:57:34 #19 95.47 [warn] It would fail on the following input: None
10-Jun-2020 10:57:34 #19 95.47 [warn]         val current_term = vocabularyTermService.get(term) match {
10-Jun-2020 10:57:34 #19 95.47 [warn]                                                     ^
10-Jun-2020 10:57:34 #19 95.50 [warn] /src/app/api/VocabularyTerms.scala:44: match may not be exhaustive.
10-Jun-2020 10:57:34 #19 95.50 [warn] It would fail on the following input: None
10-Jun-2020 10:57:34 #19 95.50 [warn]     vocabularyTermService.get(id) match {
10-Jun-2020 10:57:34 #19 95.50 [warn]                              ^
10-Jun-2020 10:57:34 #19 95.51 [warn] /src/app/controllers/Admin.scala:311: match may not be exhaustive.
10-Jun-2020 10:57:34 #19 95.51 [warn] It would fail on the following input: None
10-Jun-2020 10:57:34 #19 95.51 [warn]     user match {
10-Jun-2020 10:57:34 #19 95.51 [warn]     ^
10-Jun-2020 10:57:34 #19 95.52 [warn] /src/app/controllers/Admin.scala:335: match may not be exhaustive.
10-Jun-2020 10:57:34 #19 95.52 [warn] It would fail on the following input: None
10-Jun-2020 10:57:34 #19 95.52 [warn]     user match {
10-Jun-2020 10:57:34 #19 95.52 [warn]     ^
10-Jun-2020 10:57:34 #19 95.52 [warn] /src/app/controllers/Admin.scala:349: match may not be exhaustive.
10-Jun-2020 10:57:34 #19 95.52 [warn] It would fail on the following input: None
10-Jun-2020 10:57:34 #19 95.52 [warn]     user match {
10-Jun-2020 10:57:34 #19 95.52 [warn]     ^
10-Jun-2020 10:57:34 #19 95.64 [warn] /src/app/controllers/CurationObjects.scala:658: match may not be exhaustive.
10-Jun-2020 10:57:34 #19 95.64 [warn] It would fail on the following input: None
10-Jun-2020 10:57:34 #19 95.64 [warn]       curations.get(curationId) match {
10-Jun-2020 10:57:34 #19 95.64 [warn]                    ^
10-Jun-2020 10:57:34 #19 95.66 [warn] /src/app/controllers/CurationObjects.scala:858: match may not be exhaustive.
10-Jun-2020 10:57:34 #19 95.66 [warn] It would fail on the following inputs: JsBoolean(_), JsNull, JsNumber(_), JsString(_), JsUndefined()
10-Jun-2020 10:57:34 #19 95.66 [warn]     content match {
10-Jun-2020 10:57:34 #19 95.66 [warn]     ^
10-Jun-2020 10:57:34 #19 95.69 [warn] /src/app/controllers/Datasets.scala:374: match may not be exhaustive.
10-Jun-2020 10:57:34 #19 95.69 [warn] It would fail on the following input: None
10-Jun-2020 10:57:34 #19 95.69 [warn]         email match {
10-Jun-2020 10:57:34 #19 95.69 [warn]         ^
10-Jun-2020 10:57:34 #19 95.69 [warn] /src/app/controllers/Datasets.scala:371: match may not be exhaustive.
10-Jun-2020 10:57:34 #19 95.69 [warn] It would fail on the following input: None
10-Jun-2020 10:57:34 #19 95.69 [warn]     user match {
10-Jun-2020 10:57:34 #19 95.69 [warn]     ^
10-Jun-2020 10:57:34 #19 95.73 [warn] /src/app/controllers/FileLinks.scala:67: match may not be exhaustive.
10-Jun-2020 10:57:34 #19 95.73 [warn] It would fail on the following input: None
10-Jun-2020 10:57:34 #19 95.73 [warn]         files.get(fileid) match {
10-Jun-2020 10:57:34 #19 95.73 [warn]                  ^
10-Jun-2020 10:57:34 #19 95.87 [warn] /src/app/controllers/Spaces.scala:356: match may not be exhaustive.
10-Jun-2020 10:57:34 #19 95.87 [warn] It would fail on the following input: None
10-Jun-2020 10:57:34 #19 95.87 [warn]                 spaces.getRoleForUserInSpace(s.id, requestReceiver.id) match {
10-Jun-2020 10:57:34 #19 95.87 [warn]                                             ^
10-Jun-2020 10:57:35 #19 96.14 [warn] /src/app/services/ToolManagerPlugin.scala:122: match may not be exhaustive.
10-Jun-2020 10:57:35 #19 96.14 [warn] It would fail on the following inputs: JsArray(_), JsBoolean(_), JsNull, JsNumber(_), JsString(_)
10-Jun-2020 10:57:35 #19 96.14 [warn]       jsonObj match {
10-Jun-2020 10:57:35 #19 96.14 [warn]       ^
10-Jun-2020 10:57:35 #19 96.15 [warn] /src/app/services/ToolManagerPlugin.scala:141: match may not be exhaustive.
10-Jun-2020 10:57:35 #19 96.15 [warn] It would fail on the following inputs: JsArray(_), JsBoolean(_), JsNull, JsNumber(_), JsString(_)
10-Jun-2020 10:57:35 #19 96.15 [warn]       jsonObj match {
10-Jun-2020 10:57:35 #19 96.15 [warn]       ^
10-Jun-2020 10:57:35 #19 96.16 [warn] /src/app/services/ToolManagerPlugin.scala:200: match may not be exhaustive.
10-Jun-2020 10:57:35 #19 96.16 [warn] It would fail on the following inputs: JsArray(_), JsBoolean(_), JsNull, JsNumber(_), JsObject(_)
10-Jun-2020 10:57:35 #19 96.16 [warn]     val toolName = (toolList \ toolPath \ "name") match {
10-Jun-2020 10:57:35 #19 96.16 [warn]                                         ^
10-Jun-2020 10:57:35 #19 96.17 [warn] /src/app/services/TreeService.scala:316: match may not be exhaustive.
10-Jun-2020 10:57:35 #19 96.17 [warn] It would fail on the following input: None
10-Jun-2020 10:57:35 #19 96.17 [warn]       collections.get(col_id) match {
10-Jun-2020 10:57:35 #19 96.17 [warn]                      ^
10-Jun-2020 10:57:35 #19 96.20 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:176: match may not be exhaustive.
10-Jun-2020 10:57:35 #19 96.20 [warn] It would fail on the following input: None
10-Jun-2020 10:57:35 #19 96.20 [warn]     datasets.get(datasetId) match {
10-Jun-2020 10:57:35 #19 96.20 [warn]                 ^
10-Jun-2020 10:57:35 #19 96.25 [warn] /src/app/services/mongodb/MongoDBCollectionService.scala:669: match may not be exhaustive.
10-Jun-2020 10:57:35 #19 96.25 [warn] It would fail on the following input: None
10-Jun-2020 10:57:35 #19 96.25 [warn]     Collection.findOneById(new ObjectId(collectionId.stringify)) match {
10-Jun-2020 10:57:35 #19 96.25 [warn]                           ^
10-Jun-2020 10:57:35 #19 96.29 [warn] /src/app/services/mongodb/MongoDBDatasetService.scala:437: match may not be exhaustive.
10-Jun-2020 10:57:35 #19 96.29 [warn] It would fail on the following input: Some((x: String forSome x not in ("default", "private", "public", "publicAll", "trial")))
10-Jun-2020 10:57:35 #19 96.29 [warn]     val filterStatus = status match {
10-Jun-2020 10:57:35 #19 96.29 [warn]                        ^
10-Jun-2020 10:57:35 #19 96.37 [warn] /src/app/services/mongodb/MongoDBFileService.scala:784: match may not be exhaustive.
10-Jun-2020 10:57:35 #19 96.37 [warn] It would fail on the following input: None
10-Jun-2020 10:57:35 #19 96.37 [warn]         get(id) match{
10-Jun-2020 10:57:35 #19 96.37 [warn]            ^
10-Jun-2020 10:57:35 #19 96.44 [warn] /src/app/services/mongodb/MongoDBSpaceService.scala:494: match may not be exhaustive.
10-Jun-2020 10:57:35 #19 96.44 [warn] It would fail on the following input: Some(false)
10-Jun-2020 10:57:35 #19 96.44 [warn]                 datasetOnlyInSpace match {
10-Jun-2020 10:57:35 #19 96.44 [warn]                 ^
10-Jun-2020 10:57:35 #19 96.47 [warn] /src/app/services/mongodb/MongoDBTileService.scala:29: match may not be exhaustive.
10-Jun-2020 10:57:35 #19 96.47 [warn] It would fail on the following inputs: JsArray(_), JsBoolean(_), JsNull, JsNumber(_), JsString(_), JsUndefined()
10-Jun-2020 10:57:35 #19 96.47 [warn]     json match {
10-Jun-2020 10:57:35 #19 96.47 [warn]     ^
10-Jun-2020 10:57:35 #19 96.53 [warn] /src/app/services/mongodb/MongoSalatPlugin.scala:1610: match may not be exhaustive.
10-Jun-2020 10:57:35 #19 96.53 [warn] It would fail on the following input: None
10-Jun-2020 10:57:35 #19 96.53 [warn]         md.getAs[DBObject]("content") match {
10-Jun-2020 10:57:35 #19 96.53 [warn]                           ^
10-Jun-2020 10:57:35 #19 96.55 [warn] /src/app/util/FileUtils.scala:146: match may not be exhaustive.
10-Jun-2020 10:57:35 #19 96.55 [warn] It would fail on the following inputs: JsArray(_), JsBoolean(_), JsNull, JsNumber(_)
10-Jun-2020 10:57:35 #19 96.55 [warn]                 Json.parse(fobj) \ "@context" match {
10-Jun-2020 10:57:35 #19 96.55 [warn]                                  ^
10-Jun-2020 10:57:35 #19 96.61 [warn] /src/conf/routes:47: unreachable code
10-Jun-2020 10:57:35 #19 96.61 [warn] GET            /profile/:uuid                                                           @controllers.Profile.viewProfileUUID(uuid: UUID)
10-Jun-2020 10:57:35 #19 96.63 [warn] /src/conf/routes:298: unreachable code
10-Jun-2020 10:57:35 #19 96.64 [warn] POST           /api/sensors/config                                                      @api.Admin.sensorsConfig
10-Jun-2020 10:57:35 #19 96.66 [warn] /src/conf/routes:637: unreachable code
10-Jun-2020 10:57:35 #19 96.66 [warn] DELETE         /api/sections/:id/tags                                                   @api.Sections.removeTags(id: UUID)
10-Jun-2020 10:57:35 #19 96.68 [warn] /src/conf/routes:368: unreachable code
10-Jun-2020 10:57:35 #19 96.68 [warn] POST           /api/uploadToDataset/:id                                                 @api.Files.uploadToDataset(id: UUID, showPreviews: String ?= "DatasetLevel", originalZipFile: String ?= "", flags: String ?= "", extract: Boolean ?= true)
10-Jun-2020 10:57:35 #19 96.76 [warn] /src/conf/routes:391: unreachable code
10-Jun-2020 10:57:35 #19 96.76 [warn] DELETE         /api/files/:id                                                           @api.Files.removeFile(id: UUID)
10-Jun-2020 10:57:35 #19 96.78 [warn] /src/conf/routes:397: unreachable code
10-Jun-2020 10:57:35 #19 96.78 [warn] DELETE         /api/files/:id/tags                                                      @api.Files.removeTags(id: UUID)
10-Jun-2020 10:57:35 #19 96.80 [warn] /src/conf/routes:461: unreachable code
10-Jun-2020 10:57:35 #19 96.80 [warn] GET            /api/files/:three_d_file_id/:filename                                    @api.Files.getTexture(three_d_file_id: UUID, filename)
10-Jun-2020 10:57:35 #19 96.82 [warn] /src/conf/routes:448: unreachable code
10-Jun-2020 10:57:35 #19 96.82 [warn] GET            /api/files/:id                                                           @api.Files.download(id: UUID, tracking: Boolean ?= true)
10-Jun-2020 10:57:35 #19 96.84 [warn] /src/conf/routes:364: unreachable code
10-Jun-2020 10:57:35 #19 96.84 [warn] POST           /api/files/withFlags/:flags                                              @api.Files.upload(showPreviews: String ?= "DatasetLevel", originalZipFile: String ?= "", flags: String)
10-Jun-2020 10:57:35 #19 96.87 [warn] /src/conf/routes:505: unreachable code
10-Jun-2020 10:57:35 #19 96.87 [warn] GET            /api/collections/list                                                    @api.Collections.list(title: Option[String] ?= None, date: Option[String] ?= None, limit: Int ?= 12, exact: Boolean ?= false)
10-Jun-2020 10:57:35 #19 96.89 [warn] /src/conf/routes:512: unreachable code
10-Jun-2020 10:57:35 #19 96.89 [warn] DELETE         /api/collections/:coll_id/datasets/:ds_id                                @api.Collections.removeDataset(coll_id: UUID, ds_id: UUID, ignoreNotFound ?= "True")
10-Jun-2020 10:57:35 #19 96.91 [warn] /src/conf/routes:518: unreachable code
10-Jun-2020 10:57:35 #19 96.91 [warn] DELETE         /api/collections/:coll_id                                                @api.Collections.removeCollection(coll_id: UUID)
10-Jun-2020 10:57:35 #19 96.93 [warn] /src/conf/routes:559: unreachable code
10-Jun-2020 10:57:35 #19 96.93 [warn] DELETE         /api/datasets/:ds_id/:file_id                                            @api.Datasets.detachFile(ds_id: UUID,file_id: UUID, ignoreNotFound ?= "True")
10-Jun-2020 10:57:35 #19 96.96 [warn] /src/conf/routes:571: unreachable code
10-Jun-2020 10:57:35 #19 96.96 [warn] GET            /api/datasets/:id/files                                                  @api.Datasets.datasetAllFilesList(id: UUID, max: Int ?= -1)
10-Jun-2020 10:57:35 #19 96.98 [warn] /src/conf/routes:517: unreachable code
10-Jun-2020 10:57:35 #19 96.98 [warn] GET            /api/collections/:coll_id/getDatasets                                    @api.Datasets.listInCollection(coll_id: UUID)
10-Jun-2020 10:57:35 #19 97.00 [warn] /src/conf/routes:585: unreachable code
10-Jun-2020 10:57:35 #19 97.00 [warn] DELETE         /api/datasets/:id/tags                                                   @api.Datasets.removeTags(id: UUID)
10-Jun-2020 10:57:35 #19 97.02 [warn] /src/conf/routes:672: unreachable code
10-Jun-2020 10:57:35 #19 97.03 [warn] GET            /api/geostreams/streams/update                                           api.Geostreams.updateStatisticsStreamSensor()
10-Jun-2020 10:57:36 #19 97.28 [warn] /src/app/views/collections/tile.scala.html:55: match may not be exhaustive.
10-Jun-2020 10:57:36 #19 97.28 [warn] It would fail on the following input: None
10-Jun-2020 10:57:36 #19 97.28 [warn]                 case Some(viewer) => {
10-Jun-2020 10:57:36 #19 97.29 [warn] ^
10-Jun-2020 10:57:36 #19 97.30 [warn] /src/app/views/curations/publishedGrid.scala.html:12: match may not be exhaustive.
10-Jun-2020 10:57:36 #19 97.30 [warn] It would fail on the following inputs: JsBoolean(_), JsNull, JsNumber(_), JsObject(_), JsUndefined()
10-Jun-2020 10:57:36 #19 97.30 [warn]           case creators:JsArray => {@(((jo \ "CreatorName"))(0).as[String].trim)@for(i <- 1 to (creators.value.size-1)){, @(((jo \ "CreatorName"))(i).as[String].trim)}}}"
10-Jun-2020 10:57:36 #19 97.30 [warn] ^
10-Jun-2020 10:57:36 #19 97.31 [warn] /src/app/views/curations/publishedGrid.scala.html:31: match may not be exhaustive.
10-Jun-2020 10:57:36 #19 97.31 [warn] It would fail on the following inputs: JsBoolean(_), JsNull, JsNumber(_), JsObject(_), JsUndefined()
10-Jun-2020 10:57:36 #19 97.31 [warn]           case creator:JsString => {
10-Jun-2020 10:57:36 #19 97.31 [warn] ^
10-Jun-2020 10:57:36 #19 97.31 [warn] /src/app/views/curations/publishedGrid.scala.html:9: match may not be exhaustive.
10-Jun-2020 10:57:36 #19 97.31 [warn] It would fail on the following inputs: JsArray(_), JsBoolean(_), JsNull, JsNumber(_), JsString(_), JsUndefined()
10-Jun-2020 10:57:36 #19 97.31 [warn]                     case jo:JsObject => {
10-Jun-2020 10:57:36 #19 97.31 [warn] ^
10-Jun-2020 10:57:36 #19 97.34 [warn] /src/app/views/datasets/tile.scala.html:65: match may not be exhaustive.
10-Jun-2020 10:57:36 #19 97.34 [warn] It would fail on the following input: None
10-Jun-2020 10:57:36 #19 97.34 [warn]                 case Some(viewer) => {
10-Jun-2020 10:57:36 #19 97.34 [warn] ^
10-Jun-2020 10:57:36 #19 97.36 [warn] /src/app/views/files/tile.scala.html:45: match may not be exhaustive.
10-Jun-2020 10:57:36 #19 97.36 [warn] It would fail on the following input: None
10-Jun-2020 10:57:36 #19 97.36 [warn]                 case Some(viewer) => {
10-Jun-2020 10:57:36 #19 97.36 [warn] ^
10-Jun-2020 10:57:36 #19 97.39 [warn] /src/app/views/metadatald/newCard.scala.html:12: match may not be exhaustive.
10-Jun-2020 10:57:36 #19 97.39 [warn] It would fail on the following inputs: JsArray(_), JsBoolean(_), JsNull, JsNumber(_), JsString(_), JsUndefined()
10-Jun-2020 10:57:36 #19 97.39 [warn]                 case o: JsObject => {
10-Jun-2020 10:57:36 #19 97.39 [warn] ^
10-Jun-2020 10:57:36 #19 97.39 [warn] /src/app/views/metadatald/newTableRow.scala.html:12: match may not be exhaustive.
10-Jun-2020 10:57:36 #19 97.39 [warn] It would fail on the following inputs: JsArray(_), JsBoolean(_), JsNull, JsNumber(_), JsString(_), JsUndefined()
10-Jun-2020 10:57:36 #19 97.39 [warn]                 case o: JsObject => {
10-Jun-2020 10:57:36 #19 97.39 [warn] ^
10-Jun-2020 10:57:36 #19 97.87 model contains 974 documentable templates
10-Jun-2020 10:57:40 #19 101.8 [warn] /src/app/services/irods/IRODSPlugin.scala:9: Tag '@date' is not recognised
10-Jun-2020 10:57:40 #19 101.8 [warn] /**
10-Jun-2020 10:57:40 #19 101.8 [warn] ^
10-Jun-2020 10:57:43 #19 104.5 [warn] /src/app/api/CurationObjects.scala:288: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
10-Jun-2020 10:57:43 #19 104.5 [warn]           val client = new DefaultHttpClient
10-Jun-2020 10:57:43 #19 104.5 [warn]                            ^
10-Jun-2020 10:57:43 #19 104.5 [warn] /src/app/api/Datasets.scala:223: value xmlMetadata in class File is deprecated: use Metadata
10-Jun-2020 10:57:43 #19 104.5 [warn]                   if (!file.xmlMetadata.isEmpty) {
10-Jun-2020 10:57:43 #19 104.5 [warn]                             ^
10-Jun-2020 10:57:43 #19 104.6 [warn] /src/app/api/Datasets.scala:420: value xmlMetadata in class File is deprecated: use Metadata
10-Jun-2020 10:57:43 #19 104.6 [warn]       if (!file.xmlMetadata.isEmpty){
10-Jun-2020 10:57:43 #19 104.6 [warn]                 ^
10-Jun-2020 10:57:43 #19 104.6 [warn] /src/app/api/Datasets.scala:499: value xmlMetadata in class File is deprecated: use Metadata
10-Jun-2020 10:57:43 #19 104.6 [warn]           if (!file.xmlMetadata.isEmpty)
10-Jun-2020 10:57:43 #19 104.6 [warn]                     ^
10-Jun-2020 10:57:43 #19 104.9 [warn] /src/app/models/Collection.scala:26: value jsonldMetadata in class Collection is deprecated: use Metadata
10-Jun-2020 10:57:43 #19 104.9 [warn]   @deprecated("use Metadata","since the use of jsonld") jsonldMetadata : List[Metadata]= List.empty
10-Jun-2020 10:57:43 #19 104.9 [warn]                                                         ^
10-Jun-2020 10:57:43 #19 104.9 [warn] /src/app/models/Collection.scala:6: value jsonldMetadata in class Collection is deprecated: use Metadata
10-Jun-2020 10:57:43 #19 104.9 [warn] case class Collection(
10-Jun-2020 10:57:43 #19 104.9 [warn]            ^
10-Jun-2020 10:57:43 #19 105.0 [warn] /src/app/models/File.scala:31: value xmlMetadata in class File is deprecated: use Metadata
10-Jun-2020 10:57:43 #19 105.0 [warn]   @deprecated("use Metadata","since the use of jsonld") xmlMetadata: Map[String, Any] = Map.empty,
10-Jun-2020 10:57:43 #19 105.0 [warn]                                                         ^
10-Jun-2020 10:57:43 #19 105.0 [warn] /src/app/models/File.scala:13: value xmlMetadata in class File is deprecated: use Metadata
10-Jun-2020 10:57:43 #19 105.0 [warn] case class File(
10-Jun-2020 10:57:43 #19 105.0 [warn]            ^
10-Jun-2020 10:57:43 #19 105.0 [warn] /src/app/models/Preview.scala:29: value jsonldMetadata in class Preview is deprecated: use Metadata
10-Jun-2020 10:57:43 #19 105.0 [warn]   @deprecated("use Metadata","since the use of jsonld") jsonldMetadata : List[Metadata]= List.empty
10-Jun-2020 10:57:43 #19 105.0 [warn]                                                         ^
10-Jun-2020 10:57:43 #19 105.0 [warn] /src/app/models/Preview.scala:10: value jsonldMetadata in class Preview is deprecated: use Metadata
10-Jun-2020 10:57:43 #19 105.0 [warn] case class Preview(
10-Jun-2020 10:57:43 #19 105.0 [warn]            ^
10-Jun-2020 10:57:43 #19 105.1 [warn] /src/app/models/Section.scala:18: value jsonldMetadata in class Section is deprecated: use Metadata
10-Jun-2020 10:57:43 #19 105.1 [warn]   @deprecated("use Metadata","since the use of jsonld") jsonldMetadata : List[Metadata]= List.empty,
10-Jun-2020 10:57:43 #19 105.1 [warn]                                                         ^
10-Jun-2020 10:57:43 #19 105.1 [warn] /src/app/models/Section.scala:8: value jsonldMetadata in class Section is deprecated: use Metadata
10-Jun-2020 10:57:43 #19 105.1 [warn] case class Section(
10-Jun-2020 10:57:43 #19 105.1 [warn]            ^
10-Jun-2020 10:57:44 #19 105.2 [warn] /src/app/services/RabbitmqPlugin.scala:199: method encode in object URLEncoder is deprecated: see corresponding Javadoc for more information.
10-Jun-2020 10:57:44 #19 105.2 [warn]       vhost = URLEncoder.encode(factory.get.getVirtualHost)
10-Jun-2020 10:57:44 #19 105.2 [warn]                          ^
10-Jun-2020 10:57:44 #19 105.3 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:25: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
10-Jun-2020 10:57:44 #19 105.3 [warn]         val httpclient = new DefaultHttpClient()
10-Jun-2020 10:57:44 #19 105.3 [warn]             ^
10-Jun-2020 10:57:44 #19 105.3 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:25: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
10-Jun-2020 10:57:44 #19 105.3 [warn]         val httpclient = new DefaultHttpClient()
10-Jun-2020 10:57:44 #19 105.3 [warn]                              ^
10-Jun-2020 10:57:44 #19 105.3 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:53: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
10-Jun-2020 10:57:44 #19 105.3 [warn]         val httpclient = new DefaultHttpClient()
10-Jun-2020 10:57:44 #19 105.3 [warn]             ^
10-Jun-2020 10:57:44 #19 105.3 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:53: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
10-Jun-2020 10:57:44 #19 105.3 [warn]         val httpclient = new DefaultHttpClient()
10-Jun-2020 10:57:44 #19 105.3 [warn]                              ^
10-Jun-2020 10:57:44 #19 105.3 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:81: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
10-Jun-2020 10:57:44 #19 105.3 [warn]         val httpclient = new DefaultHttpClient()
10-Jun-2020 10:57:44 #19 105.3 [warn]             ^
10-Jun-2020 10:57:44 #19 105.3 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:81: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
10-Jun-2020 10:57:44 #19 105.3 [warn]         val httpclient = new DefaultHttpClient()
10-Jun-2020 10:57:44 #19 105.3 [warn]                              ^
10-Jun-2020 10:57:44 #19 105.3 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:110: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
10-Jun-2020 10:57:44 #19 105.3 [warn]         val httpclient = new DefaultHttpClient()
10-Jun-2020 10:57:44 #19 105.3 [warn]             ^
10-Jun-2020 10:57:44 #19 105.3 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:110: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
10-Jun-2020 10:57:44 #19 105.3 [warn]         val httpclient = new DefaultHttpClient()
10-Jun-2020 10:57:44 #19 105.3 [warn]                              ^
10-Jun-2020 10:57:44 #19 105.3 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:128: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
10-Jun-2020 10:57:44 #19 105.3 [warn]         val httpclient = new DefaultHttpClient()
10-Jun-2020 10:57:44 #19 105.3 [warn]             ^
10-Jun-2020 10:57:44 #19 105.3 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:128: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
10-Jun-2020 10:57:44 #19 105.3 [warn]         val httpclient = new DefaultHttpClient()
10-Jun-2020 10:57:44 #19 105.3 [warn]                              ^
10-Jun-2020 10:57:44 #19 105.3 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:146: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
10-Jun-2020 10:57:44 #19 105.3 [warn]         val httpclient = new DefaultHttpClient()
10-Jun-2020 10:57:44 #19 105.3 [warn]             ^
10-Jun-2020 10:57:44 #19 105.3 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:146: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
10-Jun-2020 10:57:44 #19 105.3 [warn]         val httpclient = new DefaultHttpClient()
10-Jun-2020 10:57:44 #19 105.3 [warn]                              ^
10-Jun-2020 10:57:44 #19 105.3 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:204: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
10-Jun-2020 10:57:44 #19 105.3 [warn]         val httpclient = new DefaultHttpClient()
10-Jun-2020 10:57:44 #19 105.3 [warn]             ^
10-Jun-2020 10:57:44 #19 105.3 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:204: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
10-Jun-2020 10:57:44 #19 105.3 [warn]         val httpclient = new DefaultHttpClient()
10-Jun-2020 10:57:44 #19 105.3 [warn]                              ^
10-Jun-2020 10:57:44 #19 105.3 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:225: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
10-Jun-2020 10:57:44 #19 105.3 [warn]         val httpclient = new DefaultHttpClient()
10-Jun-2020 10:57:44 #19 105.3 [warn]             ^
10-Jun-2020 10:57:44 #19 105.3 [warn] /src/app/services/fourstore/FourStoreRdfSPARQLService.scala:225: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
10-Jun-2020 10:57:44 #19 105.3 [warn]         val httpclient = new DefaultHttpClient()
10-Jun-2020 10:57:44 #19 105.3 [warn]                              ^
10-Jun-2020 10:57:44 #19 105.4 [warn] /src/app/services/mongodb/MongoDBFileService.scala:816: value xmlMetadata in class File is deprecated: use Metadata
10-Jun-2020 10:57:44 #19 105.4 [warn]             if(!file.xmlMetadata.isEmpty){
10-Jun-2020 10:57:44 #19 105.4 [warn]                      ^
10-Jun-2020 10:57:44 #19 105.4 [warn] /src/app/services/mongodb/MongoDBPreviewService.scala:171: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
10-Jun-2020 10:57:44 #19 105.4 [warn]       val httpclient = new DefaultHttpClient()
10-Jun-2020 10:57:44 #19 105.4 [warn]           ^
10-Jun-2020 10:57:44 #19 105.4 [warn] /src/app/services/mongodb/MongoDBPreviewService.scala:171: class DefaultHttpClient in package client is deprecated: see corresponding Javadoc for more information.
10-Jun-2020 10:57:44 #19 105.4 [warn]       val httpclient = new DefaultHttpClient()
10-Jun-2020 10:57:44 #19 105.4 [warn]                            ^
10-Jun-2020 10:57:44 #19 105.6 [warn] /src/app/util/FileUtils.scala:280: value jsonldMetadata in class Preview is deprecated: use Metadata
10-Jun-2020 10:57:44 #19 105.6 [warn]           val currentMetadata = currentPreview.jsonldMetadata
10-Jun-2020 10:57:44 #19 105.6 [warn]                                                ^
10-Jun-2020 10:57:44 #19 105.8 [warn] /src/conf/routes:363: method upload in class Files is deprecated
10-Jun-2020 10:57:44 #19 105.8 [warn] POST           /api/files                                                               @api.Files.upload(showPreviews: String ?= "DatasetLevel", originalZipFile: String ?= "", flags: String ?= "")
10-Jun-2020 10:57:44 #19 105.9 [warn] /src/conf/routes:363: method upload in class Files is deprecated
10-Jun-2020 10:57:44 #19 105.9 [warn] POST           /api/files                                                               @api.Files.upload(showPreviews: String ?= "DatasetLevel", originalZipFile: String ?= "", flags: String ?= "")
10-Jun-2020 10:57:44 #19 105.9 [warn] /src/conf/routes:364: method upload in class Files is deprecated
10-Jun-2020 10:57:44 #19 105.9 [warn] POST           /api/files/withFlags/:flags                                              @api.Files.upload(showPreviews: String ?= "DatasetLevel", originalZipFile: String ?= "", flags: String)
10-Jun-2020 10:57:49 #19 110.5 [warn] 54 warnings found
10-Jun-2020 10:57:49 #19 110.5 [info] Main Scala API documentation successful.
10-Jun-2020 10:57:49 #19 110.6 [info] Packaging /src/target/scala-2.10/clowder_2.10-1.8.2-SNAPSHOT-javadoc.jar ...
10-Jun-2020 10:57:50 #19 111.3 [info] Done packaging.
10-Jun-2020 10:58:31 #19 152.7 [warn] 175 warnings found
10-Jun-2020 10:58:32 #19 154.1 [warn] warning: [options] bootstrap class path not set in conjunction with -source 1.7
10-Jun-2020 10:58:32 #19 154.1 [warn] 1 warning
10-Jun-2020 10:58:40 #19 162.0 [info] Packaging /src/target/scala-2.10/clowder_2.10-1.8.2-SNAPSHOT.jar ...
10-Jun-2020 10:58:43 #19 164.5 [info] Done packaging.
10-Jun-2020 10:58:49 #19 171.0 [info]
10-Jun-2020 10:58:49 #19 171.0 [info] Your package is ready in /src/target/universal/clowder-1.8.2-SNAPSHOT.zip
10-Jun-2020 10:58:49 #19 171.0 [info]
10-Jun-2020 10:58:49 #19 171.1 [success] Total time: 166 s, completed Jun 10, 2020 3:58:49 PM
10-Jun-2020 10:58:50 #19 171.1 total 96096
10-Jun-2020 10:58:50 #19 171.1 -rw-r--r--    1 root     root      98396840 Jun 10 15:58 clowder-1.8.2-SNAPSHOT.zip
10-Jun-2020 10:58:50 #19 171.1 drwxr-xr-x    3 root     root          4096 Jun 10 15:58 tmp
10-Jun-2020 10:58:51 #19 172.9 total 1228
10-Jun-2020 10:58:51 #19 172.9 drwxr-xr-x   13 root     root          4096 Jun 10 15:55 app
10-Jun-2020 10:58:51 #19 172.9 drwxr-xr-x    6 root     root          4096 Jun 10 15:58 clowder-1.8.2-SNAPSHOT
10-Jun-2020 10:58:51 #19 172.9 drwxr-xr-x    2 root     root          4096 Jun 10 15:55 conf
10-Jun-2020 10:58:51 #19 172.9 drwxr-xr-x    2 root     root          4096 Jun 10 15:55 lib
10-Jun-2020 10:58:51 #19 172.9 drwxr-xr-x    1 root     root          4096 Jun 10 15:51 project
10-Jun-2020 10:58:51 #19 172.9 drwxr-xr-x   12 root     root          4096 Jun 10 15:55 public
10-Jun-2020 10:58:51 #19 172.9 -rwxr-xr-x    1 root     root           164 Jun 10 15:46 sbt
10-Jun-2020 10:58:51 #19 172.9 -rw-r--r--    1 root     root          5821 Jun 10 15:46 sbt-launch-lib.bash
10-Jun-2020 10:58:51 #19 172.9 -rw-r--r--    1 root     root       1208385 Jun 10 15:46 sbt-launch.jar
10-Jun-2020 10:58:51 #19 172.9 -rw-r--r--    1 root     root           164 Jun 10 15:46 sbt.bat
10-Jun-2020 10:58:51 #19 172.9 drwxr-xr-x    9 root     root          4096 Jun 10 15:58 target
10-Jun-2020 10:58:52 #19    completed: 2020-06-10 15:58:51.95167508 +0000 UTC
10-Jun-2020 10:58:52 #19     duration: 2m53.131285651s
10-Jun-2020 10:58:52
10-Jun-2020 10:58:53
10-Jun-2020 10:58:53 #20 [stage-1 3/6] COPY --from=clowder-build /src/clowder /home/clowder/
10-Jun-2020 10:58:53 #20       digest: sha256:9cac0942422b6bdb3613911349bfcbf8179a4b958f629d2462135b47c6a85b3f
10-Jun-2020 10:58:53 #20         name: "[stage-1 3/6] COPY --from=clowder-build /src/clowder /home/clowder/"
10-Jun-2020 10:58:53 #20      started: 2020-06-10 15:58:53.158340402 +0000 UTC
10-Jun-2020 10:58:54 #20    completed: 2020-06-10 15:58:54.11660034 +0000 UTC
10-Jun-2020 10:58:54 #20     duration: 958.259938ms
10-Jun-2020 10:58:54
10-Jun-2020 10:58:54
10-Jun-2020 10:58:54 #21 [stage-1 4/6] COPY docker/clowder.sh docker/healthcheck.sh /home/clowder...
10-Jun-2020 10:58:54 #21       digest: sha256:9817e89b566af9b4988e8d3cce9d4bea5b5273d46e5de373dfcfaa96e2c213f0
10-Jun-2020 10:58:54 #21         name: "[stage-1 4/6] COPY docker/clowder.sh docker/healthcheck.sh /home/clowder/"
10-Jun-2020 10:58:54 #21      started: 2020-06-10 15:58:54.134724401 +0000 UTC
10-Jun-2020 10:58:54 #21    completed: 2020-06-10 15:58:54.870558759 +0000 UTC
10-Jun-2020 10:58:54 #21     duration: 735.834358ms
10-Jun-2020 10:58:54
10-Jun-2020 10:58:54
10-Jun-2020 10:58:54 #22 [stage-1 5/6] COPY docker/custom.conf docker/play.plugins /home/clowder/...
10-Jun-2020 10:58:54 #22       digest: sha256:41a8747410db295a35910bd94cdd341e869eb78e9bdc3f2402d7d90a00014f3f
10-Jun-2020 10:58:54 #22         name: "[stage-1 5/6] COPY docker/custom.conf docker/play.plugins /home/clowder/custom/"
10-Jun-2020 10:58:54 #22      started: 2020-06-10 15:58:54.89450811 +0000 UTC
10-Jun-2020 10:58:55 #22    completed: 2020-06-10 15:58:55.583879962 +0000 UTC
10-Jun-2020 10:58:55 #22     duration: 689.371852ms
10-Jun-2020 10:58:55
10-Jun-2020 10:58:55
10-Jun-2020 10:58:55 #23 [stage-1 6/6] RUN mkdir /home/clowder/data &&     chgrp -R 0 /home/clowd...
10-Jun-2020 10:58:55 #23       digest: sha256:b59d5cc045cbf9d88774bee22bf93fb6cc5f4671a2fc19d00be33994978ab9e6
10-Jun-2020 10:58:55 #23         name: "[stage-1 6/6] RUN mkdir /home/clowder/data &&     chgrp -R 0 /home/clowder/ &&     chmod g+w /home/clowder/logs /home/clowder/data /home/clowder/custom"
10-Jun-2020 10:58:55 #23      started: 2020-06-10 15:58:55.601394332 +0000 UTC
10-Jun-2020 10:59:40 #23    completed: 2020-06-10 15:59:40.134920604 +0000 UTC
10-Jun-2020 10:59:40 #23     duration: 44.533526272s
10-Jun-2020 10:59:40
10-Jun-2020 10:59:40
10-Jun-2020 10:59:40 #24 exporting to image
10-Jun-2020 10:59:40 #24       digest: sha256:7b51aa85ec66f9c772bef4ef92aafab0322e4f52e3cc22f6f573561e606e938e
10-Jun-2020 10:59:40 #24         name: "exporting to image"
10-Jun-2020 10:59:40 #24      started: 2020-06-10 15:59:40.435600041 +0000 UTC
10-Jun-2020 10:59:40 #24 exporting layers
10-Jun-2020 10:59:43 #24 exporting layers 2.7s done
10-Jun-2020 10:59:43 #24 writing image sha256:5af6f03c06af97c33dee13c09d35f23e5ea15058ae99e655b425f0b2fdf19560
10-Jun-2020 10:59:43 #24 writing image sha256:5af6f03c06af97c33dee13c09d35f23e5ea15058ae99e655b425f0b2fdf19560 0.1s done
10-Jun-2020 10:59:43 #24 naming to docker.io/clowder/clowder:latest
10-Jun-2020 10:59:43 #24    completed: 2020-06-10 15:59:43.326411098 +0000 UTC
10-Jun-2020 10:59:43 #24     duration: 2.890811057s
10-Jun-2020 10:59:43 #24 naming to docker.io/clowder/clowder:latest 0.0s done
10-Jun-2020 10:59:43
10-Jun-2020 10:59:43
10-Jun-2020 10:59:43 #2 [internal] load .dockerignore
10-Jun-2020 10:59:43 #2       digest: sha256:1d412ddf28a404ef0a78aff034ea4939178ffd39dae6ef14868ddab63614b3ab
10-Jun-2020 10:59:43 #2         name: "[internal] load .dockerignore"
10-Jun-2020 10:59:43 #2      started: 2020-06-10 15:59:43.370700217 +0000 UTC
10-Jun-2020 10:59:43 #2    completed: 2020-06-10 15:59:43.370745501 +0000 UTC
10-Jun-2020 10:59:43 #2     duration: 45.284µs
10-Jun-2020 10:59:43 #2      started: 2020-06-10 15:59:43.370899414 +0000 UTC
10-Jun-2020 10:59:44 #2 transferring context: 2B done
10-Jun-2020 10:59:44 #2    completed: 2020-06-10 15:59:44.160873546 +0000 UTC
10-Jun-2020 10:59:44 #2     duration: 789.974132ms
10-Jun-2020 10:59:44
10-Jun-2020 10:59:44
10-Jun-2020 10:59:44 #1 [internal] load build definition from Dockerfile
10-Jun-2020 10:59:44 #1       digest: sha256:c1d6a99d94677bd9701c1ff7abce0ceaed8f317861ec9690f207ba8118b10a71
10-Jun-2020 10:59:44 #1         name: "[internal] load build definition from Dockerfile"
10-Jun-2020 10:59:44 #1      started: 2020-06-10 15:59:43.370687086 +0000 UTC
10-Jun-2020 10:59:44 #1    completed: 2020-06-10 15:59:43.370736981 +0000 UTC
10-Jun-2020 10:59:44 #1     duration: 49.895µs
10-Jun-2020 10:59:44 #1      started: 2020-06-10 15:59:43.370874498 +0000 UTC
10-Jun-2020 10:59:44 #1 transferring dockerfile: 605B done
10-Jun-2020 10:59:44 #1    completed: 2020-06-10 15:59:44.333865504 +0000 UTC
10-Jun-2020 10:59:44 #1     duration: 962.991006ms
10-Jun-2020 10:59:44
10-Jun-2020 10:59:44
10-Jun-2020 10:59:44 #3 [internal] load metadata for docker.io/library/ubuntu:latest
10-Jun-2020 10:59:44 #3       digest: sha256:8c6bdfb121a69744f11ffa1fedfc68ec20085c2dcce567aac97a3ff72e53502d
10-Jun-2020 10:59:44 #3         name: "[internal] load metadata for docker.io/library/ubuntu:latest"
10-Jun-2020 10:59:44 #3      started: 2020-06-10 15:59:44.383481592 +0000 UTC
10-Jun-2020 10:59:44 #3    completed: 2020-06-10 15:59:44.696071574 +0000 UTC
10-Jun-2020 10:59:44 #3     duration: 312.589982ms
10-Jun-2020 10:59:44
10-Jun-2020 10:59:44
10-Jun-2020 10:59:44 #4 [internal] helper image for file operations
10-Jun-2020 10:59:44 #4       digest: sha256:e4c43493b1bb2320466c52248e886014710025b273f224bb96a23b8fb7a1d193
10-Jun-2020 10:59:44 #4         name: "[internal] helper image for file operations"
10-Jun-2020 10:59:44 #4      started: 2020-06-10 15:59:44.697227867 +0000 UTC
10-Jun-2020 10:59:44 #4    completed: 2020-06-10 15:59:44.697403659 +0000 UTC
10-Jun-2020 10:59:44 #4     duration: 175.792µs
10-Jun-2020 10:59:44 #4      started: 2020-06-10 15:59:44.697813386 +0000 UTC
10-Jun-2020 10:59:44 #4    completed: 2020-06-10 15:59:44.697885845 +0000 UTC
10-Jun-2020 10:59:44 #4     duration: 72.459µs
10-Jun-2020 10:59:44 #4       cached: true
10-Jun-2020 10:59:44
10-Jun-2020 10:59:44
10-Jun-2020 10:59:44 #5 [1/3] FROM docker.io/library/ubuntu@sha256:747d2dbbaaee995098c9792d99bd3...
10-Jun-2020 10:59:44 #5       digest: sha256:a8e2620730dfe25984268c67fcbe396b1ed0900aec3672b163c8c7da1349dfb3
10-Jun-2020 10:59:44 #5         name: "[1/3] FROM docker.io/library/ubuntu@sha256:747d2dbbaaee995098c9792d99bd333c6783ce56150d1b11e333bbceed5c54d7"
10-Jun-2020 10:59:44 #5      started: 2020-06-10 15:59:44.697200327 +0000 UTC
10-Jun-2020 10:59:44 #5    completed: 2020-06-10 15:59:44.69741083 +0000 UTC
10-Jun-2020 10:59:44 #5     duration: 210.503µs
10-Jun-2020 10:59:44 #5      started: 2020-06-10 15:59:44.697704303 +0000 UTC
10-Jun-2020 10:59:44 #5    completed: 2020-06-10 15:59:44.698502208 +0000 UTC
10-Jun-2020 10:59:44 #5     duration: 797.905µs
10-Jun-2020 10:59:44 #5      started: 2020-06-10 15:59:44.698637667 +0000 UTC
10-Jun-2020 10:59:44 #5 resolve docker.io/library/ubuntu@sha256:747d2dbbaaee995098c9792d99bd333c6783ce56150d1b11e333bbceed5c54d7 done
10-Jun-2020 10:59:45 #5 sha256:6154df8ff9882934dc5bf265b8b85a3aeadba06387447ffa440f7af7f32b0e1d 0B / 847B 0.3s
10-Jun-2020 10:59:45 #5 sha256:747d2dbbaaee995098c9792d99bd333c6783ce56150d1b11e333bbceed5c54d7 1.21kB / 1.21kB done
10-Jun-2020 10:59:45 #5 sha256:5747316366b8cc9e3021cd7286f42b2d6d81e3d743e2ab571f55bcd5df788cc8 1.15kB / 1.15kB done
10-Jun-2020 10:59:45 #5 sha256:1d622ef86b138c7e96d4f797bf5e4baca3249f030c575b9337638594f2b63f01 3.41kB / 3.41kB done
10-Jun-2020 10:59:45 #5 sha256:d51af753c3d3a984351448ec0f85ddafc580680fd6dfce9f4b09fdb367ee1e3e 0B / 28.56MB 0.3s
10-Jun-2020 10:59:45 #5 sha256:fc878cd0a91c7bece56f668b2c79a19d94dd5471dae41fe5a7e14b4ae65251f6 0B / 32.30kB 0.3s
10-Jun-2020 10:59:45 #7 ...
10-Jun-2020 10:59:45
10-Jun-2020 10:59:45 #7 [internal] load build context
10-Jun-2020 10:59:45 #7       digest: sha256:443c834dc84b004f33e174d9abf4642b2a31635f55473b2bbd04d14f1586f877
10-Jun-2020 10:59:45 #7         name: "[internal] load build context"
10-Jun-2020 10:59:45 #7      started: 2020-06-10 15:59:44.697385144 +0000 UTC
10-Jun-2020 10:59:45 #7    completed: 2020-06-10 15:59:44.697431621 +0000 UTC
10-Jun-2020 10:59:45 #7     duration: 46.477µs
10-Jun-2020 10:59:45 #7      started: 2020-06-10 15:59:44.697818277 +0000 UTC
10-Jun-2020 10:59:45 #7    completed: 2020-06-10 15:59:45.162205616 +0000 UTC
10-Jun-2020 10:59:45 #7     duration: 464.387339ms
10-Jun-2020 10:59:45 #7 transferring context: 12.56kB done
10-Jun-2020 10:59:45
10-Jun-2020 10:59:45
10-Jun-2020 10:59:45 #5 [1/3] FROM docker.io/library/ubuntu@sha256:747d2dbbaaee995098c9792d99bd3...
10-Jun-2020 10:59:45 #5 sha256:6154df8ff9882934dc5bf265b8b85a3aeadba06387447ffa440f7af7f32b0e1d 847B / 847B 0.5s
10-Jun-2020 10:59:45 #5 sha256:6154df8ff9882934dc5bf265b8b85a3aeadba06387447ffa440f7af7f32b0e1d 847B / 847B 0.6s done
10-Jun-2020 10:59:45 #5 sha256:d51af753c3d3a984351448ec0f85ddafc580680fd6dfce9f4b09fdb367ee1e3e 26.77MB / 28.56MB 0.7s
10-Jun-2020 10:59:45 #5 sha256:fc878cd0a91c7bece56f668b2c79a19d94dd5471dae41fe5a7e14b4ae65251f6 32.30kB / 32.30kB 0.6s done
10-Jun-2020 10:59:45 #5 sha256:fee5db0ff82f7aa5ace63497df4802bbadf8f2779ed3e1858605b791dc449425 0B / 163B 0.7s
10-Jun-2020 10:59:45 #5 sha256:d51af753c3d3a984351448ec0f85ddafc580680fd6dfce9f4b09fdb367ee1e3e 28.56MB / 28.56MB 0.8s
10-Jun-2020 10:59:45 #5 sha256:fee5db0ff82f7aa5ace63497df4802bbadf8f2779ed3e1858605b791dc449425 163B / 163B 0.8s
10-Jun-2020 10:59:45 #5 sha256:d51af753c3d3a984351448ec0f85ddafc580680fd6dfce9f4b09fdb367ee1e3e 28.56MB / 28.56MB 0.9s done
10-Jun-2020 10:59:45 #5 sha256:fee5db0ff82f7aa5ace63497df4802bbadf8f2779ed3e1858605b791dc449425 163B / 163B 0.9s done
10-Jun-2020 10:59:45 #5 extracting sha256:d51af753c3d3a984351448ec0f85ddafc580680fd6dfce9f4b09fdb367ee1e3e
10-Jun-2020 10:59:46 #5 extracting sha256:d51af753c3d3a984351448ec0f85ddafc580680fd6dfce9f4b09fdb367ee1e3e 0.9s done
10-Jun-2020 10:59:47 #5 extracting sha256:fc878cd0a91c7bece56f668b2c79a19d94dd5471dae41fe5a7e14b4ae65251f6 done
10-Jun-2020 10:59:47 #5 extracting sha256:6154df8ff9882934dc5bf265b8b85a3aeadba06387447ffa440f7af7f32b0e1d done
10-Jun-2020 10:59:47 #5 extracting sha256:fee5db0ff82f7aa5ace63497df4802bbadf8f2779ed3e1858605b791dc449425 done
10-Jun-2020 10:59:48 #5    completed: 2020-06-10 15:59:48.234517583 +0000 UTC
10-Jun-2020 10:59:48 #5     duration: 3.535879916s
10-Jun-2020 10:59:48
10-Jun-2020 10:59:48
10-Jun-2020 10:59:48 #6 [2/3] RUN apt-get -y update     && apt-get -y install curl unzip docker....
10-Jun-2020 10:59:48 #6       digest: sha256:01802738a2c0e16c121e1de518739aec59af6323606fa5b815e1c59d047c9f4f
10-Jun-2020 10:59:48 #6         name: "[2/3] RUN apt-get -y update     && apt-get -y install curl unzip docker.io python python-dev python-pip     && pip install flask-restful     && pip install arrow     && apt-get clean all     && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*     ;"
10-Jun-2020 10:59:48 #6      started: 2020-06-10 15:59:48.261166789 +0000 UTC
10-Jun-2020 10:59:49 #6 0.867 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [107 kB]
10-Jun-2020 10:59:49 #6 1.003 Get:2 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
10-Jun-2020 10:59:49 #6 1.071 Get:3 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [41.2 kB]
10-Jun-2020 10:59:49 #6 1.109 Get:4 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [13.1 kB]
10-Jun-2020 10:59:49 #6 1.111 Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [128 kB]
10-Jun-2020 10:59:49 #6 1.136 Get:6 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [1077 B]
10-Jun-2020 10:59:49 #6 1.541 Get:7 http://archive.ubuntu.com/ubuntu focal-updates InRelease [107 kB]
10-Jun-2020 10:59:49 #6 1.661 Get:8 http://archive.ubuntu.com/ubuntu focal-backports InRelease [98.3 kB]
10-Jun-2020 10:59:50 #6 1.777 Get:9 http://archive.ubuntu.com/ubuntu focal/restricted amd64 Packages [33.4 kB]
10-Jun-2020 10:59:50 #6 1.786 Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 Packages [11.3 MB]
10-Jun-2020 10:59:50 #6 2.389 Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages [1275 kB]
10-Jun-2020 10:59:50 #6 2.429 Get:12 http://archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages [177 kB]
10-Jun-2020 10:59:50 #6 2.435 Get:13 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [132 kB]
10-Jun-2020 10:59:50 #6 2.440 Get:14 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [1077 B]
10-Jun-2020 10:59:50 #6 2.440 Get:15 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [240 kB]
10-Jun-2020 10:59:50 #6 2.465 Get:16 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [13.1 kB]
10-Jun-2020 10:59:50 #6 2.470 Get:17 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [2903 B]
10-Jun-2020 10:59:51 #6 3.451 Fetched 14.0 MB in 3s (5257 kB/s)
10-Jun-2020 10:59:52 #6 3.451 Reading package lists...
10-Jun-2020 10:59:53 #6 4.316 Reading package lists...
10-Jun-2020 10:59:53 #6 5.164 Building dependency tree...
10-Jun-2020 10:59:53 #6 5.289 Reading state information...
10-Jun-2020 10:59:53 #6 5.380 E: Unable to locate package python-pip
10-Jun-2020 10:59:53 executor failed running [/bin/sh -c apt-get -y update     && apt-get -y install curl unzip docker.io python python-dev python-pip     && pip install flask-restful     && pip install arrow     && apt-get clean all     && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*     ;]: exit code: 100
10-Jun-2020 10:59:53 #6    completed: 2020-06-10 15:59:53.691833625 +0000 UTC
10-Jun-2020 10:59:53 #6     duration: 5.430666836s
10-Jun-2020 10:59:53 #6        error: "executor failed running [/bin/sh -c apt-get -y update     && apt-get -y install curl unzip docker.io python python-dev python-pip     && pip install flask-restful     && pip install arrow     && apt-get clean all     && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*     ;]: exit code: 100"
10-Jun-2020 10:59:53
10-Jun-2020 10:59:53 Failing task since return code of [/bin/sh docker.sh] was 1 while expected 0
10-Jun-2020 10:59:53 Finished task 'docker build' with result: Failed
10-Jun-2020 10:59:53 Running post build plugin 'Docker Container Cleanup'
10-Jun-2020 10:59:53 Running post build plugin 'NCover Results Collector'
10-Jun-2020 10:59:53 Running post build plugin 'Clover Results Collector'
10-Jun-2020 10:59:53 Running post build plugin 'npm Cache Cleanup'
10-Jun-2020 10:59:53 Running post build plugin 'Artifact Copier'
10-Jun-2020 10:59:53 Publishing an artifact: dist
10-Jun-2020 11:00:04 Finished publishing of artifact Non required shared artifact: [dist], pattern: [clowder-*.zip] anchored at: [target/universal] in 10.99 s
10-Jun-2020 11:00:04 Publishing an artifact: scaladoc
10-Jun-2020 11:00:06 Finished publishing of artifact Non required shared artifact: [scaladoc], pattern: [**/*] anchored at: [target/scala-2.10/api] in 2.067 s
10-Jun-2020 11:00:06 Publishing an artifact: manual
10-Jun-2020 11:00:06 Unable to publish artifact [manual]: the source directory /home/bamboo/bamboo-agent-home/xml-data/build-dir/CATS-CORE1097-JOB1/doc/src/sphinx/_build/html does not exist.
10-Jun-2020 11:00:06 The artifact hasn't been successfully published after 1.944 ms
10-Jun-2020 11:00:06 Finalising the build...
10-Jun-2020 11:00:06 Stopping timer.
10-Jun-2020 11:00:06 Build CATS-CORE1097-JOB1-32 completed.
10-Jun-2020 11:00:06 Running on server: post build plugin 'NCover Results Collector'
10-Jun-2020 11:00:06 Running on server: post build plugin 'Build Hanging Detection Configuration'
10-Jun-2020 11:00:06 Running on server: post build plugin 'Clover Delta Calculator'
10-Jun-2020 11:00:06 Running on server: post build plugin 'Maven Dependencies Postprocessor'
10-Jun-2020 11:00:06 All post build plugins have finished
10-Jun-2020 11:00:06 Generating build results summary...
10-Jun-2020 11:00:07 Saving build results to disk...
10-Jun-2020 11:00:07 Store variable context...
10-Jun-2020 11:00:07 Indexing build results...
10-Jun-2020 11:00:07 Finished building CATS-CORE1097-JOB1-32.