Skip to content
Success

Console Output

This log is too long to show here, 469 KB has been skipped — click to see the complete log
> Task :respect-credentials:compileTestKotlinJvm
> Task :respect-lib-ihttp-iostreams:lintAnalyzeDebug
> Task :respect-credentials:lintAnalyzeDebug
2025-09-10 14:13:03.317 [eventLoopGroupProxy-4-1 @call-handler#12] INFO  io.ktor.server.Application - 200 OK: GET - /resources/index.json in 134ms
2025-09-10 14:13:03.329 [DefaultDispatcher-worker-1 @coroutine#8] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:32915/resources/index.json
2025-09-10 14:13:03.334 [DefaultDispatcher-worker-1 @coroutine#8] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32915/resources/index.json
2025-09-10 14:13:03.335 [DefaultDispatcher-worker-1 @coroutine#8] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:32915/resources/index.json
2025-09-10 14:13:03.384 [DefaultDispatcher-worker-1 @coroutine#8] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class world.respect.datalayer.opds.model.OpdsFeed for http://localhost:32915/resources/index.json.
Loaded in 512 ms
2025-09-10 14:13:03.485 [DefaultDispatcher-worker-3 @coroutine#20] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:32915/resources/index.json
2025-09-10 14:13:03.485 [DefaultDispatcher-worker-3 @coroutine#20] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:32915/resources/index.json.
2025-09-10 14:13:03.485 [DefaultDispatcher-worker-3 @coroutine#20] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32915/resources/index.json
2025-09-10 14:13:03.492 [eventLoopGroupProxy-4-1 @call-handler#22] TRACE io.ktor.server.routing.Routing - Trace for [resources, index.json]
/, segment:0 -> SUCCESS @ /
  /(staticContent), segment:0 -> SUCCESS @ /(staticContent)
    /(staticContent)/resources, segment:1 -> SUCCESS @ /(staticContent)/resources
      /(staticContent)/resources/{...}, segment:2 -> SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...}
        /(staticContent)/resources/{...}/(method:GET), segment:2 -> SUCCESS @ /(staticContent)/resources/{...}/(method:GET)
Matched routes:
  "" -> "(staticContent)" -> "resources" -> "{...}" -> "(method:GET)"
Routing resolve result:
  SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...}/(method:GET)
2025-09-10 14:13:03.494 [eventLoopGroupProxy-4-1 @call-handler#22] INFO  io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 2ms
2025-09-10 14:13:03.495 [DefaultDispatcher-worker-3 @coroutine#20] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:32915/resources/index.json
2025-09-10 14:13:03.496 [DefaultDispatcher-worker-3 @coroutine#20] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32915/resources/index.json
2025-09-10 14:13:03.496 [DefaultDispatcher-worker-3 @coroutine#20] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:32915/resources/index.json
Loaded in 552 ms
port = 33103
2025-09-10 14:13:05.569 [Test worker] INFO  io.ktor.server.Application - Autoreload is disabled because the development mode is off.
2025-09-10 14:13:05.569 [Test worker] INFO  io.ktor.server.Application - Application started in 0.0 seconds.
2025-09-10 14:13:05.571 [DefaultDispatcher-worker-3 @coroutine#26] INFO  io.ktor.server.Application - Responding at http://0.0.0.0:33103
2025-09-10 14:13:05.630 [Test worker @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33103/resources/index.json
2025-09-10 14:13:05.630 [Test worker @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33103/resources/index.json.
2025-09-10 14:13:05.630 [Test worker @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/resources/index.json
2025-09-10 14:13:05.656 [eventLoopGroupProxy-7-1 @call-handler#35] TRACE io.ktor.server.routing.Routing - Trace for [resources, index.json]
/, segment:0 -> SUCCESS @ /
  /(staticContent), segment:0 -> SUCCESS @ /(staticContent)
    /(staticContent)/resources, segment:1 -> SUCCESS @ /(staticContent)/resources
      /(staticContent)/resources/{...}, segment:2 -> SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...}
        /(staticContent)/resources/{...}/(method:GET), segment:2 -> SUCCESS @ /(staticContent)/resources/{...}/(method:GET)
Matched routes:
  "" -> "(staticContent)" -> "resources" -> "{...}" -> "(method:GET)"
Routing resolve result:
  SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...}/(method:GET)
2025-09-10 14:13:05.664 [eventLoopGroupProxy-7-1 @call-handler#35] INFO  io.ktor.server.Application - 200 OK: GET - /resources/index.json in 8ms
2025-09-10 14:13:05.666 [Test worker @coroutine#30] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:33103/resources/index.json
2025-09-10 14:13:05.666 [Test worker @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/resources/index.json
2025-09-10 14:13:05.666 [Test worker @coroutine#30] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33103/resources/index.json
2025-09-10 14:13:05.667 [Test worker @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class world.respect.datalayer.opds.model.OpdsFeed for http://localhost:33103/resources/index.json.
2025-09-10 14:13:05.695 [DefaultDispatcher-worker-1 @coroutine#43] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33103/resources/index.json
2025-09-10 14:13:05.698 [DefaultDispatcher-worker-1 @coroutine#43] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33103/resources/index.json.
2025-09-10 14:13:05.699 [DefaultDispatcher-worker-1 @coroutine#43] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33103/resources/index.json
2025-09-10 14:13:05.703 [eventLoopGroupProxy-7-1 @call-handler#45] TRACE io.ktor.server.routing.Routing - Trace for [resources, index.json]
/, segment:0 -> SUCCESS @ /
  /(staticContent), segment:0 -> SUCCESS @ /(staticContent)
    /(staticContent)/resources, segment:1 -> SUCCESS @ /(staticContent)/resources
      /(staticContent)/resources/{...}, segment:2 -> SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...}
        /(staticContent)/resources/{...}/(method:GET), segment:2 -> SUCCESS @ /(staticContent)/resources/{...}/(method:GET)
Matched routes:
  "" -> "(staticContent)" -> "resources" -> "{...}" -> "(method:GET)"
Routing resolve result:
  SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...}/(method:GET)
2025-09-10 14:13:05.704 [eventLoopGroupProxy-7-1 @call-handler#45] INFO  io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 2ms
2025-09-10 14:13:05.705 [DefaultDispatcher-worker-2 @coroutine#43] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:33103/resources/index.json
2025-09-10 14:13:05.705 [DefaultDispatcher-worker-2 @coroutine#43] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33103/resources/index.json
2025-09-10 14:13:05.705 [DefaultDispatcher-worker-2 @coroutine#43] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33103/resources/index.json
port = 37545
2025-09-10 14:13:07.722 [Test worker] INFO  io.ktor.server.Application - Autoreload is disabled because the development mode is off.
2025-09-10 14:13:07.722 [Test worker] INFO  io.ktor.server.Application - Application started in 0.001 seconds.
2025-09-10 14:13:07.724 [DefaultDispatcher-worker-2 @coroutine#49] INFO  io.ktor.server.Application - Responding at http://0.0.0.0:37545
2025-09-10 14:13:07.729 [Test worker @coroutine#52] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:37545/resources/lesson001.json
2025-09-10 14:13:07.729 [Test worker @coroutine#52] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37545/resources/lesson001.json.
2025-09-10 14:13:07.729 [Test worker @coroutine#52] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37545/resources/lesson001.json
2025-09-10 14:13:07.732 [eventLoopGroupProxy-10-1 @call-handler#56] TRACE io.ktor.server.routing.Routing - Trace for [resources, lesson001.json]
/, segment:0 -> SUCCESS @ /
  /(staticContent), segment:0 -> SUCCESS @ /(staticContent)
    /(staticContent)/resources, segment:1 -> SUCCESS @ /(staticContent)/resources
      /(staticContent)/resources/{...}, segment:2 -> SUCCESS; Parameters [static-content-path-parameter=[lesson001.json]] @ /(staticContent)/resources/{...}
        /(staticContent)/resources/{...}/(method:GET), segment:2 -> SUCCESS @ /(staticContent)/resources/{...}/(method:GET)
Matched routes:
  "" -> "(staticContent)" -> "resources" -> "{...}" -> "(method:GET)"
Routing resolve result:
  SUCCESS; Parameters [static-content-path-parameter=[lesson001.json]] @ /(staticContent)/resources/{...}/(method:GET)
2025-09-10 14:13:07.734 [eventLoopGroupProxy-10-1 @call-handler#56] INFO  io.ktor.server.Application - 200 OK: GET - /resources/lesson001.json in 2ms
2025-09-10 14:13:07.734 [DefaultDispatcher-worker-2 @coroutine#52] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:37545/resources/lesson001.json
2025-09-10 14:13:07.735 [DefaultDispatcher-worker-2 @coroutine#52] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37545/resources/lesson001.json
2025-09-10 14:13:07.735 [DefaultDispatcher-worker-2 @coroutine#52] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37545/resources/lesson001.json
2025-09-10 14:13:07.754 [DefaultDispatcher-worker-2 @coroutine#52] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class world.respect.datalayer.opds.model.OpdsPublication for http://localhost:37545/resources/lesson001.json.
Loaded in 29 ms
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
2025-09-10 14:13:10.786 [Test worker @coroutine#61] INFO  io.ktor.server.Application - Autoreload is disabled because the development mode is off.
2025-09-10 14:13:10.803 [Test worker @coroutine#61] INFO  io.ktor.server.Application - Application started in 1.021 seconds.
2025-09-10 14:13:10.808 [DefaultDispatcher-worker-1 @coroutine#66] INFO  io.ktor.server.Application - Responding at http://0.0.0.0:46737
PersonDataSource: load person list using token world.respect.datalayer.school.model.AuthToken@2f4d01b6
> Task :respect-app-compose:lintVitalAnalyzeRelease
2025-09-10 14:13:11.083 [Test worker @coroutine#61] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:46737/api/school/respect/person
2025-09-10 14:13:11.084 [Test worker @coroutine#61] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46737/api/school/respect/person.
2025-09-10 14:13:11.084 [Test worker @coroutine#61] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46737/api/school/respect/person
2025-09-10 14:13:11.120 [eventLoopGroupProxy-13-1 @call-handler#71] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person]
/, segment:0 -> SUCCESS @ /
  /api, segment:1 -> SUCCESS @ /api
    /api/school, segment:2 -> SUCCESS @ /api/school
      /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect
        /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person
          /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET)
Matched routes:
  "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)"
Routing resolve result:
  SUCCESS @ /api/school/respect/person/(method:GET)
2025-09-10 14:13:11.220 [Test worker @coroutine#61] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:46737/api/school/respect/person
2025-09-10 14:13:11.223 [Test worker @coroutine#61] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46737/api/school/respect/person
2025-09-10 14:13:11.224 [Test worker @coroutine#61] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46737/api/school/respect/person
2025-09-10 14:13:11.235 [Test worker @coroutine#61] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:46737/api/school/respect/person.
PersonDataSource: load person list using token world.respect.datalayer.school.model.AuthToken@1b0e031b
2025-09-10 14:13:11.372 [Test worker @coroutine#61] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:46737/api/school/respect/person
2025-09-10 14:13:11.372 [Test worker @coroutine#61] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:46737/api/school/respect/person.
2025-09-10 14:13:11.373 [Test worker @coroutine#61] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46737/api/school/respect/person
2025-09-10 14:13:11.383 [eventLoopGroupProxy-13-1 @call-handler#77] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person]
/, segment:0 -> SUCCESS @ /
  /api, segment:1 -> SUCCESS @ /api
    /api/school, segment:2 -> SUCCESS @ /api/school
      /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect
        /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person
          /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET)
Matched routes:
  "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)"
Routing resolve result:
  SUCCESS @ /api/school/respect/person/(method:GET)
2025-09-10 14:13:11.388 [DefaultDispatcher-worker-2 @call-handler#77] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from HttpStatusCode to OutgoingContent for the GET /api/school/respect/person request because the HttpStatusCode type is ignored. See [ContentNegotiationConfig::ignoreType].
2025-09-10 14:13:11.391 [Test worker @coroutine#61] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:46737/api/school/respect/person
2025-09-10 14:13:11.392 [Test worker @coroutine#61] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46737/api/school/respect/person
2025-09-10 14:13:11.392 [Test worker @coroutine#61] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46737/api/school/respect/person
2025-09-10 14:13:13.504 [Test worker @coroutine#81] INFO  io.ktor.server.Application - Autoreload is disabled because the development mode is off.
2025-09-10 14:13:13.505 [Test worker @coroutine#81] INFO  io.ktor.server.Application - Application started in 0.061 seconds.
2025-09-10 14:13:13.509 [DefaultDispatcher-worker-4 @coroutine#86] INFO  io.ktor.server.Application - Responding at http://0.0.0.0:32867
2025-09-10 14:13:13.649 [DefaultDispatcher-worker-6 @coroutine#89] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:32867/api/school/respect/person?offset=0&limit=150
2025-09-10 14:13:13.650 [DefaultDispatcher-worker-6 @coroutine#89] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:32867/api/school/respect/person?offset=0&limit=150.
2025-09-10 14:13:13.650 [DefaultDispatcher-worker-6 @coroutine#89] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32867/api/school/respect/person?offset=0&limit=150
2025-09-10 14:13:13.666 [eventLoopGroupProxy-16-1 @call-handler#95] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person]
/, segment:0 -> SUCCESS @ /
  /api, segment:1 -> SUCCESS @ /api
    /api/school, segment:2 -> SUCCESS @ /api/school
      /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect
        /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person
          /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET)
Matched routes:
  "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)"
Routing resolve result:
  SUCCESS @ /api/school/respect/person/(method:GET)
2025-09-10 14:13:13.679 [DefaultDispatcher-worker-2 @coroutine#89] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:32867/api/school/respect/person?offset=0&limit=150
2025-09-10 14:13:13.679 [DefaultDispatcher-worker-2 @coroutine#89] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32867/api/school/respect/person?offset=0&limit=150
2025-09-10 14:13:13.679 [DefaultDispatcher-worker-2 @coroutine#89] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:32867/api/school/respect/person?offset=0&limit=150
2025-09-10 14:13:13.680 [DefaultDispatcher-worker-2 @coroutine#89] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:32867/api/school/respect/person?offset=0&limit=150.
2025-09-10 14:13:15.884 [Test worker @coroutine#101] INFO  io.ktor.server.Application - Autoreload is disabled because the development mode is off.
2025-09-10 14:13:15.887 [Test worker @coroutine#101] INFO  io.ktor.server.Application - Application started in 0.071 seconds.
2025-09-10 14:13:15.893 [DefaultDispatcher-worker-4 @coroutine#106] INFO  io.ktor.server.Application - Responding at http://0.0.0.0:41613
PersonDataSource: load person list using token world.respect.datalayer.school.model.AuthToken@33751d49
2025-09-10 14:13:15.953 [Test worker @coroutine#101] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:41613/api/school/respect/person
2025-09-10 14:13:15.959 [Test worker @coroutine#101] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41613/api/school/respect/person.
2025-09-10 14:13:15.960 [Test worker @coroutine#101] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41613/api/school/respect/person
2025-09-10 14:13:15.967 [eventLoopGroupProxy-19-1 @call-handler#111] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person]
/, segment:0 -> SUCCESS @ /
  /api, segment:1 -> SUCCESS @ /api
    /api/school, segment:2 -> SUCCESS @ /api/school
      /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect
        /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person
          /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET)
Matched routes:
  "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)"
Routing resolve result:
  SUCCESS @ /api/school/respect/person/(method:GET)
2025-09-10 14:13:15.971 [Test worker @coroutine#101] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:41613/api/school/respect/person
2025-09-10 14:13:15.971 [Test worker @coroutine#101] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41613/api/school/respect/person
2025-09-10 14:13:15.971 [Test worker @coroutine#101] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41613/api/school/respect/person
2025-09-10 14:13:15.972 [Test worker @coroutine#101] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:41613/api/school/respect/person.
DataReadyState(data=[Person(guid=42, active=true, lastModified=2025-09-10T12:13:15.812Z, stored=2025-09-10T12:13:16Z, userMasterIdentifier=null, username=test, givenName=test, familyName=test, middleName=null, preferredFirstName=null, preferredMiddleName=null, preferredLastName=null, pronouns=null, roles=[])], metaInfo=DataLoadMetaInfo(lastModified=1757506395812, lastStored=1757506396000, etag=null, url=http://localhost:41613/api/school/respect/person, consistentThrough=1757506396002, validationInfoKey=0, varyHeader=null, headers=null), localState=DataReadyState(data=[Person(guid=42, active=true, lastModified=2025-09-10T12:13:15.812Z, stored=2025-09-10T12:13:16Z, userMasterIdentifier=null, username=test, givenName=test, familyName=test, middleName=null, preferredFirstName=null, preferredMiddleName=null, preferredLastName=null, pronouns=null, roles=[])], metaInfo=DataLoadMetaInfo(lastModified=1757506395812, lastStored=1757506396000, etag=null, url=null, consistentThrough=1757506396002, validationInfoKey=0, varyHeader=null, headers=null), localState=null, remoteState=null), remoteState=DataReadyState(data=[Person(guid=42, active=true, lastModified=2025-09-10T12:13:15.812Z, stored=2025-09-10T12:13:15.933Z, userMasterIdentifier=null, username=test, givenName=test, familyName=test, middleName=null, preferredFirstName=null, preferredMiddleName=null, preferredLastName=null, pronouns=null, roles=[])], metaInfo=DataLoadMetaInfo(lastModified=1757506395000, lastStored=-1, etag=null, url=http://localhost:41613/api/school/respect/person, consistentThrough=1757506395968, validationInfoKey=7092960727423664838, varyHeader=Authorization, headers=null), localState=null, remoteState=null))
PersonDataSource: load person list using token world.respect.datalayer.school.model.AuthToken@3f3c8b60
2025-09-10 14:13:16.027 [Test worker @coroutine#101] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:41613/api/school/respect/person?since=2025-09-10T12%3A13%3A15.968Z
2025-09-10 14:13:16.027 [Test worker @coroutine#101] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41613/api/school/respect/person?since=2025-09-10T12%3A13%3A15.968Z.
2025-09-10 14:13:16.027 [Test worker @coroutine#101] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41613/api/school/respect/person?since=2025-09-10T12%3A13%3A15.968Z
2025-09-10 14:13:16.045 [eventLoopGroupProxy-19-1 @call-handler#117] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person]
/, segment:0 -> SUCCESS @ /
  /api, segment:1 -> SUCCESS @ /api
    /api/school, segment:2 -> SUCCESS @ /api/school
      /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect
        /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person
          /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET)
Matched routes:
  "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)"
Routing resolve result:
  SUCCESS @ /api/school/respect/person/(method:GET)
2025-09-10 14:13:16.048 [Test worker @coroutine#101] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:41613/api/school/respect/person?since=2025-09-10T12%3A13%3A15.968Z
2025-09-10 14:13:16.056 [Test worker @coroutine#101] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41613/api/school/respect/person?since=2025-09-10T12%3A13%3A15.968Z
2025-09-10 14:13:16.057 [Test worker @coroutine#101] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41613/api/school/respect/person?since=2025-09-10T12%3A13%3A15.968Z
2025-09-10 14:13:16.058 [Test worker @coroutine#101] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:41613/api/school/respect/person?since=2025-09-10T12%3A13%3A15.968Z.
Run time: 126
2025-09-10 14:13:18.180 [Test worker @coroutine#122] INFO  io.ktor.server.Application - Autoreload is disabled because the development mode is off.
2025-09-10 14:13:18.186 [Test worker @coroutine#122] INFO  io.ktor.server.Application - Application started in 0.078 seconds.
2025-09-10 14:13:18.190 [DefaultDispatcher-worker-8 @coroutine#127] INFO  io.ktor.server.Application - Responding at http://0.0.0.0:43055
PersonDataSource: load person list using token world.respect.datalayer.school.model.AuthToken@7ef8e623
2025-09-10 14:13:18.238 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:43055/api/school/respect/person
2025-09-10 14:13:18.239 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43055/api/school/respect/person.
2025-09-10 14:13:18.239 [Test worker @coroutine#122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43055/api/school/respect/person
2025-09-10 14:13:18.253 [eventLoopGroupProxy-22-1 @call-handler#132] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person]
/, segment:0 -> SUCCESS @ /
  /api, segment:1 -> SUCCESS @ /api
    /api/school, segment:2 -> SUCCESS @ /api/school
      /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect
        /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person
          /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET)
Matched routes:
  "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)"
Routing resolve result:
  SUCCESS @ /api/school/respect/person/(method:GET)
2025-09-10 14:13:18.256 [Test worker @coroutine#122] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:43055/api/school/respect/person
2025-09-10 14:13:18.256 [Test worker @coroutine#122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43055/api/school/respect/person
2025-09-10 14:13:18.256 [Test worker @coroutine#122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43055/api/school/respect/person
2025-09-10 14:13:18.257 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:43055/api/school/respect/person.
PersonDataSource: load person list using token world.respect.datalayer.school.model.AuthToken@7babed9e
2025-09-10 14:13:20.297 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:43055/api/school/respect/person
2025-09-10 14:13:20.297 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43055/api/school/respect/person.
2025-09-10 14:13:20.297 [Test worker @coroutine#122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43055/api/school/respect/person
2025-09-10 14:13:20.298 [eventLoopGroupProxy-22-1 @call-handler#139] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person]
/, segment:0 -> SUCCESS @ /
  /api, segment:1 -> SUCCESS @ /api
    /api/school, segment:2 -> SUCCESS @ /api/school
      /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect
        /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person
          /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET)
Matched routes:
  "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)"
Routing resolve result:
  SUCCESS @ /api/school/respect/person/(method:GET)
2025-09-10 14:13:20.300 [Test worker @coroutine#122] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:43055/api/school/respect/person
2025-09-10 14:13:20.300 [Test worker @coroutine#122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43055/api/school/respect/person
2025-09-10 14:13:20.300 [Test worker @coroutine#122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43055/api/school/respect/person
2025-09-10 14:13:20.300 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:43055/api/school/respect/person.
2025-09-10 14:13:22.394 [Test worker @coroutine#145] INFO  io.ktor.server.Application - Autoreload is disabled because the development mode is off.
2025-09-10 14:13:22.395 [Test worker @coroutine#145] INFO  io.ktor.server.Application - Application started in 0.061 seconds.
2025-09-10 14:13:22.399 [DefaultDispatcher-worker-5 @coroutine#150] INFO  io.ktor.server.Application - Responding at http://0.0.0.0:35513
PersonDataSource: load person list using token world.respect.datalayer.school.model.AuthToken@53e93fb7
2025-09-10 14:13:22.443 [Test worker @coroutine#145] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35513/api/school/respect/person
2025-09-10 14:13:22.443 [Test worker @coroutine#145] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35513/api/school/respect/person.
2025-09-10 14:13:22.443 [Test worker @coroutine#145] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35513/api/school/respect/person
2025-09-10 14:13:22.446 [eventLoopGroupProxy-25-1 @call-handler#155] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person]
/, segment:0 -> SUCCESS @ /
  /api, segment:1 -> SUCCESS @ /api
    /api/school, segment:2 -> SUCCESS @ /api/school
      /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect
        /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person
          /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET)
Matched routes:
  "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)"
Routing resolve result:
  SUCCESS @ /api/school/respect/person/(method:GET)
2025-09-10 14:13:22.452 [Test worker @coroutine#145] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35513/api/school/respect/person
2025-09-10 14:13:22.453 [Test worker @coroutine#145] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35513/api/school/respect/person
2025-09-10 14:13:22.453 [Test worker @coroutine#145] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35513/api/school/respect/person
2025-09-10 14:13:22.453 [Test worker @coroutine#145] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:35513/api/school/respect/person.
DataReadyState(data=[Person(guid=42, active=true, lastModified=2025-09-10T12:13:22.333Z, stored=2025-09-10T12:13:22.485Z, userMasterIdentifier=null, username=test, givenName=test, familyName=test, middleName=null, preferredFirstName=null, preferredMiddleName=null, preferredLastName=null, pronouns=null, roles=[])], metaInfo=DataLoadMetaInfo(lastModified=1757506402333, lastStored=1757506402485, etag=null, url=http://localhost:35513/api/school/respect/person, consistentThrough=1757506402486, validationInfoKey=0, varyHeader=null, headers=null), localState=DataReadyState(data=[Person(guid=42, active=true, lastModified=2025-09-10T12:13:22.333Z, stored=2025-09-10T12:13:22.485Z, userMasterIdentifier=null, username=test, givenName=test, familyName=test, middleName=null, preferredFirstName=null, preferredMiddleName=null, preferredLastName=null, pronouns=null, roles=[])], metaInfo=DataLoadMetaInfo(lastModified=1757506402333, lastStored=1757506402485, etag=null, url=null, consistentThrough=1757506402486, validationInfoKey=0, varyHeader=null, headers=null), localState=null, remoteState=null), remoteState=DataReadyState(data=[Person(guid=42, active=true, lastModified=2025-09-10T12:13:22.333Z, stored=2025-09-10T12:13:22.440Z, userMasterIdentifier=null, username=test, givenName=test, familyName=test, middleName=null, preferredFirstName=null, preferredMiddleName=null, preferredLastName=null, pronouns=null, roles=[])], metaInfo=DataLoadMetaInfo(lastModified=1757506402000, lastStored=-1, etag=null, url=http://localhost:35513/api/school/respect/person, consistentThrough=1757506402446, validationInfoKey=7092960727423664838, varyHeader=Authorization, headers=null), localState=null, remoteState=null))
PersonDataSource: load person list using token world.respect.datalayer.school.model.AuthToken@3a588b5f
2025-09-10 14:13:22.489 [Test worker @coroutine#145] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35513/api/school/respect/person?since=2025-09-10T12%3A13%3A22.446Z
2025-09-10 14:13:22.489 [Test worker @coroutine#145] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35513/api/school/respect/person?since=2025-09-10T12%3A13%3A22.446Z.
2025-09-10 14:13:22.489 [Test worker @coroutine#145] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35513/api/school/respect/person?since=2025-09-10T12%3A13%3A22.446Z
2025-09-10 14:13:22.491 [eventLoopGroupProxy-25-1 @call-handler#162] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person]
/, segment:0 -> SUCCESS @ /
  /api, segment:1 -> SUCCESS @ /api
    /api/school, segment:2 -> SUCCESS @ /api/school
      /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect
        /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person
          /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET)
Matched routes:
  "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)"
Routing resolve result:
  SUCCESS @ /api/school/respect/person/(method:GET)
2025-09-10 14:13:22.492 [Test worker @coroutine#145] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35513/api/school/respect/person?since=2025-09-10T12%3A13%3A22.446Z
2025-09-10 14:13:22.493 [Test worker @coroutine#145] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35513/api/school/respect/person?since=2025-09-10T12%3A13%3A22.446Z
2025-09-10 14:13:22.493 [Test worker @coroutine#145] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35513/api/school/respect/person?since=2025-09-10T12%3A13%3A22.446Z
2025-09-10 14:13:22.493 [Test worker @coroutine#145] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:35513/api/school/respect/person?since=2025-09-10T12%3A13%3A22.446Z.
Run time: 53
> Task :respect-datalayer-repository:jvmTest
> Task :respect-app-compose:lintVitalReportRelease SKIPPED
> Task :respect-app-compose:lintVitalRelease SKIPPED
> Task :respect-credentials:compileJvmTestJava NO-SOURCE
> Task :respect-credentials:jvmTestClasses
> Task :respect-lib-xxhash:lintAnalyzeDebug
> Task :respect-credentials:jvmTest
> Task :respect-lib-primarykeygen:lintAnalyzeDebug
> Task :respect-credentials:allTests
> Task :respect-datalayer-repository:allTests
> Task :respect-lib-ihttp-core:lintAnalyzeDebug
> Task :respect-lib-cache:allTests
> Task :respect-lib-ihttp-core:assembleRelease
> Task :respect-lib-ihttp-core:assemble
> Task :respect-lib-ihttp-core:compileReleaseUnitTestKotlinAndroid NO-SOURCE
> Task :respect-lib-ihttp-core:compileReleaseUnitTestJavaWithJavac NO-SOURCE
> Task :respect-lib-ihttp-core:processReleaseUnitTestJavaRes NO-SOURCE
> Task :respect-lib-ihttp-core:testReleaseUnitTest NO-SOURCE
> Task :respect-lib-ihttp-core:allTests NO-SOURCE
> Task :respect-lib-ihttp-core:test UP-TO-DATE
> Task :respect-lib-ihttp-iostreams:bundleDebugAar
> Task :respect-lib-ihttp-iostreams:assembleDebug
> Task :respect-lib-ihttp-iostreams:bundleReleaseAar
> Task :respect-lib-ihttp-iostreams:mapReleaseSourceSetPaths
> Task :respect-lib-ihttp-iostreams:mergeReleaseResources
> Task :respect-lib-ihttp-iostreams:compileTestKotlinJvm NO-SOURCE
> Task :respect-lib-ihttp-iostreams:compileJvmTestJava NO-SOURCE
> Task :respect-lib-ihttp-iostreams:jvmTestProcessResources NO-SOURCE
> Task :respect-lib-ihttp-iostreams:processJvmTestResources SKIPPED
> Task :respect-lib-ihttp-iostreams:jvmTestClasses UP-TO-DATE
> Task :respect-lib-ihttp-iostreams:jvmTest NO-SOURCE
> Task :respect-lib-ihttp-iostreams:preReleaseUnitTestBuild UP-TO-DATE
> Task :respect-lib-ihttp-iostreams:javaPreCompileDebugUnitTest
> Task :respect-lib-ihttp-iostreams:generateDebugUnitTestStubRFile
> Task :respect-lib-ihttp-iostreams:compileDebugUnitTestKotlinAndroid NO-SOURCE
> Task :respect-lib-ihttp-iostreams:generateReleaseUnitTestStubRFile
> Task :respect-lib-ihttp-iostreams:compileDebugUnitTestJavaWithJavac NO-SOURCE
> Task :respect-lib-ihttp-iostreams:processDebugUnitTestJavaRes NO-SOURCE
> Task :respect-lib-ihttp-iostreams:testDebugUnitTest NO-SOURCE
> Task :respect-lib-ihttp-iostreams:compileReleaseUnitTestKotlinAndroid NO-SOURCE
> Task :respect-lib-ihttp-iostreams:javaPreCompileReleaseUnitTest
> Task :respect-lib-ihttp-iostreams:processReleaseUnitTestJavaRes NO-SOURCE
> Task :respect-lib-ihttp-iostreams:compileReleaseUnitTestJavaWithJavac NO-SOURCE
> Task :respect-lib-ihttp-iostreams:testReleaseUnitTest NO-SOURCE
> Task :respect-lib-ihttp-iostreams:allTests NO-SOURCE
> Task :respect-lib-ihttp-iostreams:generateDebugLintReportModel
> Task :respect-lib-ihttp-iostreams:test UP-TO-DATE
> Task :respect-lib-ihttp-iostreams:verifyReleaseResources
> Task :respect-lib-ihttp-nanohttpd:transformCommonMainDependenciesMetadata
> Task :respect-lib-ihttp-iostreams:assembleRelease
> Task :respect-lib-ihttp-iostreams:assemble
> Task :respect-lib-ihttp-nanohttpd:compileCommonMainKotlinMetadata SKIPPED
> Task :respect-lib-ihttp-nanohttpd:generateProjectStructureMetadata
> Task :respect-lib-ihttp-nanohttpd:metadataCommonMainProcessResources NO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:metadataCommonMainClasses UP-TO-DATE
> Task :respect-lib-ihttp-nanohttpd:allMetadataJar
> Task :respect-lib-ihttp-nanohttpd:preBuild UP-TO-DATE
> Task :respect-lib-ihttp-nanohttpd:preDebugBuild UP-TO-DATE
> Task :respect-lib-ihttp-nanohttpd:mergeDebugJniLibFolders
> Task :respect-lib-ihttp-nanohttpd:mergeDebugNativeLibs NO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:stripDebugDebugSymbols NO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:copyDebugJniLibsProjectAndLocalJars
> Task :respect-lib-ihttp-nanohttpd:generateDebugResValues
> Task :respect-lib-ihttp-nanohttpd:generateDebugResources
> Task :respect-lib-ihttp-nanohttpd:packageDebugResources
> Task :respect-lib-ihttp-nanohttpd:parseDebugLocalResources
> Task :respect-lib-ihttp-nanohttpd:extractDeepLinksForAarDebug
> Task :respect-lib-ihttp-nanohttpd:generateDebugRFile
> Task :respect-lib-ihttp-nanohttpd:mergeDebugShaders
> Task :respect-lib-ihttp-nanohttpd:compileDebugShaders NO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:debugAssetsCopyForAGP NO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:generateDebugAssets UP-TO-DATE
> Task :respect-lib-ihttp-nanohttpd:mergeDebugAssets
> Task :respect-lib-ihttp-nanohttpd:javaPreCompileDebug
> Task :respect-lib-ihttp-nanohttpd:prepareDebugArtProfile
> Task :respect-lib-ihttp-nanohttpd:prepareLintJarForPublish
> Task :respect-lib-ihttp-nanohttpd:preReleaseBuild UP-TO-DATE
> Task :respect-lib-ihttp-nanohttpd:writeDebugAarMetadata
> Task :respect-lib-ihttp-nanohttpd:mergeReleaseJniLibFolders
> Task :respect-lib-ihttp-nanohttpd:mergeReleaseNativeLibs NO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:processDebugManifest
> Task :respect-lib-ihttp-nanohttpd:stripReleaseDebugSymbols NO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:copyReleaseJniLibsProjectAndLocalJars
> Task :respect-lib-ihttp-nanohttpd:generateReleaseResValues
> Task :respect-lib-ihttp-nanohttpd:extractDeepLinksForAarRelease
> Task :respect-lib-ihttp-nanohttpd:generateReleaseResources
> Task :respect-lib-ihttp-nanohttpd:packageReleaseResources
> Task :respect-app-compose:lintAnalyzeDebugUnitTest
> Task :respect-app-compose:lintAnalyzeDebugAndroidTest
> Task :respect-lib-ihttp-nanohttpd:parseReleaseLocalResources
> Task :respect-lib-ihttp-nanohttpd:generateReleaseRFile
> Task :respect-lib-ihttp-nanohttpd:mergeReleaseShaders
> Task :respect-lib-ihttp-nanohttpd:compileReleaseShaders NO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:generateReleaseAssets UP-TO-DATE
> Task :respect-lib-ihttp-nanohttpd:releaseAssetsCopyForAGP NO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:mergeReleaseAssets
> Task :respect-lib-ihttp-nanohttpd:javaPreCompileRelease
> Task :respect-lib-ihttp-nanohttpd:prepareReleaseArtProfile
> Task :respect-lib-ihttp-nanohttpd:writeReleaseAarMetadata
> Task :respect-lib-ihttp-nanohttpd:mapReleaseSourceSetPaths
> Task :respect-lib-ihttp-nanohttpd:processReleaseManifest
> Task :respect-lib-ihttp-nanohttpd:mergeReleaseResources
> Task :respect-lib-ihttp-nanohttpd:compileTestKotlinJvm NO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:compileJvmTestJava NO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:jvmTestProcessResources NO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:processJvmTestResources SKIPPED
> Task :respect-lib-ihttp-nanohttpd:jvmTestClasses UP-TO-DATE
> Task :respect-lib-ihttp-nanohttpd:jvmTest NO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:preDebugUnitTestBuild UP-TO-DATE
> Task :respect-lib-ihttp-nanohttpd:generateDebugUnitTestStubRFile
> Task :respect-lib-ihttp-nanohttpd:preReleaseUnitTestBuild UP-TO-DATE
> Task :respect-lib-ihttp-nanohttpd:javaPreCompileDebugUnitTest
> Task :respect-lib-ihttp-nanohttpd:preDebugAndroidTestBuild UP-TO-DATE
> Task :respect-lib-ihttp-nanohttpd:generateReleaseUnitTestStubRFile
> Task :respect-lib-ihttp-nanohttpd:generateDebugAndroidTestResValues
> Task :respect-lib-ihttp-nanohttpd:writeDebugLintModelMetadata
> Task :respect-lib-ihttp-nanohttpd:javaPreCompileReleaseUnitTest
> Task :respect-lib-ihttp-nanohttpd:extractProguardFiles
> Task :respect-lib-ihttp-okhttp:bundleDebugAar
> Task :respect-lib-ihttp-okhttp:assembleDebug
> Task :respect-lib-ihttp-okhttp:bundleReleaseAar
> Task :respect-lib-ihttp-okhttp:mapReleaseSourceSetPaths
> Task :respect-lib-ihttp-okhttp:mergeReleaseResources
> Task :respect-lib-ihttp-nanohttpd:verifyReleaseResources
> Task :respect-lib-ihttp-okhttp:compileTestKotlinJvm NO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:compileDebugKotlinAndroid
> Task :respect-lib-ihttp-okhttp:compileJvmTestJava NO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:extractDebugAnnotations
> Task :respect-lib-ihttp-nanohttpd:compileDebugJavaWithJavac NO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:mergeDebugGeneratedProguardFiles
> Task :respect-lib-ihttp-nanohttpd:mergeDebugConsumerProguardFiles
> Task :respect-lib-ihttp-nanohttpd:processDebugJavaRes
> Task :respect-lib-ihttp-nanohttpd:mergeDebugJavaResource
> Task :respect-lib-ihttp-nanohttpd:bundleLibRuntimeToJarDebug
> Task :respect-lib-ihttp-nanohttpd:syncDebugLibJars
> Task :respect-lib-ihttp-nanohttpd:bundleDebugAar
> Task :respect-lib-ihttp-nanohttpd:assembleDebug
> Task :respect-lib-ihttp-nanohttpd:bundleLibCompileToJarDebug
> Task :respect-lib-ihttp-nanohttpd:bundleDebugLocalLintAar
> Task :respect-lib-ihttp-nanohttpd:compileDebugUnitTestKotlinAndroid NO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:compileDebugUnitTestJavaWithJavac NO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:processDebugUnitTestJavaRes NO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:testDebugUnitTest NO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:createFullJarDebug
> Task :respect-lib-ihttp-nanohttpd:generateDebugAndroidTestLintModel
> Task :respect-lib-ihttp-okhttp:verifyReleaseResources
> Task :respect-lib-ihttp-nanohttpd:generateDebugLintReportModel
> Task :respect-lib-ihttp-nanohttpd:generateDebugUnitTestLintModel
> Task :respect-lib-ihttp-okhttp:assembleRelease
> Task :respect-lib-ihttp-okhttp:assemble
> Task :respect-credentials:lintAnalyzeDebugAndroidTest
> Task :respect-lib-ihttp-okhttp:jvmTestProcessResources NO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:compileReleaseKotlinAndroid
> Task :respect-lib-ihttp-nanohttpd:extractReleaseAnnotations
> Task :respect-lib-ihttp-nanohttpd:compileReleaseJavaWithJavac NO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:mergeReleaseGeneratedProguardFiles
> Task :respect-lib-ihttp-nanohttpd:mergeReleaseConsumerProguardFiles
> Task :respect-lib-ihttp-nanohttpd:processReleaseJavaRes
> Task :respect-lib-ihttp-nanohttpd:mergeReleaseJavaResource
> Task :respect-lib-ihttp-nanohttpd:bundleLibRuntimeToJarRelease
> Task :respect-lib-ihttp-nanohttpd:syncReleaseLibJars
> Task :respect-lib-ihttp-nanohttpd:bundleReleaseAar
> Task :respect-lib-ihttp-nanohttpd:assembleRelease
> Task :respect-lib-ihttp-nanohttpd:assemble
> Task :respect-lib-ihttp-okhttp:processJvmTestResources SKIPPED
> Task :respect-lib-ihttp-okhttp:jvmTestClasses UP-TO-DATE
> Task :respect-lib-ihttp-nanohttpd:bundleLibCompileToJarRelease
> Task :respect-lib-ihttp-okhttp:jvmTest NO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:compileReleaseUnitTestKotlinAndroid NO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:compileReleaseUnitTestJavaWithJavac NO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:processReleaseUnitTestJavaRes NO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:testReleaseUnitTest NO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:allTests NO-SOURCE
> Task :respect-lib-ihttp-nanohttpd:test UP-TO-DATE
> Task :respect-lib-ihttp-okhttp:preReleaseUnitTestBuild UP-TO-DATE
> Task :respect-lib-ihttp-okhttp:generateDebugUnitTestStubRFile
> Task :respect-lib-ihttp-okhttp:javaPreCompileDebugUnitTest
> Task :respect-lib-ihttp-okhttp:compileDebugUnitTestKotlinAndroid NO-SOURCE
> Task :respect-lib-ihttp-okhttp:compileDebugUnitTestJavaWithJavac NO-SOURCE
> Task :respect-lib-ihttp-okhttp:processDebugUnitTestJavaRes NO-SOURCE
> Task :respect-lib-ihttp-okhttp:generateReleaseUnitTestStubRFile
> Task :respect-lib-ihttp-okhttp:testDebugUnitTest NO-SOURCE
> Task :respect-lib-ihttp-okhttp:compileReleaseUnitTestKotlinAndroid NO-SOURCE
> Task :respect-lib-ihttp-okhttp:processReleaseUnitTestJavaRes NO-SOURCE
> Task :respect-lib-ihttp-okhttp:javaPreCompileReleaseUnitTest
> Task :respect-lib-ihttp-okhttp:compileReleaseUnitTestJavaWithJavac NO-SOURCE
> Task :respect-lib-ihttp-okhttp:testReleaseUnitTest NO-SOURCE
> Task :respect-lib-ihttp-okhttp:allTests NO-SOURCE
> Task :respect-lib-ihttp-okhttp:generateDebugLintReportModel
> Task :respect-lib-ihttp-okhttp:test UP-TO-DATE
> Task :respect-lib-primarykeygen:bundleDebugAar
> Task :respect-lib-primarykeygen:assembleDebug
> Task :respect-lib-primarykeygen:bundleReleaseAar
> Task :respect-lib-primarykeygen:mapReleaseSourceSetPaths
> Task :respect-lib-primarykeygen:mergeReleaseResources
> Task :respect-lib-primarykeygen:jvmTestProcessResources NO-SOURCE
> Task :respect-lib-primarykeygen:processJvmTestResources SKIPPED
> Task :respect-lib-primarykeygen:generateDebugUnitTestStubRFile
> Task :respect-lib-primarykeygen:javaPreCompileDebugUnitTest
> Task :respect-lib-primarykeygen:compileDebugUnitTestKotlinAndroid NO-SOURCE
> Task :respect-lib-primarykeygen:compileDebugUnitTestJavaWithJavac NO-SOURCE
> Task :respect-lib-primarykeygen:processDebugUnitTestJavaRes NO-SOURCE
> Task :respect-lib-primarykeygen:testDebugUnitTest NO-SOURCE
> Task :respect-lib-primarykeygen:preReleaseUnitTestBuild UP-TO-DATE
> Task :respect-lib-primarykeygen:generateReleaseUnitTestStubRFile
> Task :respect-lib-primarykeygen:javaPreCompileReleaseUnitTest
> Task :respect-lib-primarykeygen:generateDebugLintReportModel
> Task :respect-lib-primarykeygen:compileReleaseUnitTestKotlinAndroid NO-SOURCE
> Task :respect-lib-primarykeygen:compileReleaseUnitTestJavaWithJavac NO-SOURCE
> Task :respect-lib-primarykeygen:processReleaseUnitTestJavaRes NO-SOURCE
> Task :respect-lib-primarykeygen:testReleaseUnitTest NO-SOURCE
> Task :respect-lib-primarykeygen:test UP-TO-DATE
> Task :respect-lib-primarykeygen:verifyReleaseResources
> Task :respect-lib-shared:bundleDebugAar
> Task :respect-lib-primarykeygen:assembleRelease
> Task :respect-lib-primarykeygen:assemble
> Task :respect-lib-shared:assembleDebug
> Task :respect-lib-shared:bundleReleaseAar
> Task :respect-datalayer-db:compileReleaseLibraryResources
> Task :respect-datalayer-http:compileReleaseLibraryResources
> Task :respect-credentials:compileReleaseLibraryResources
> Task :respect-credentials:lintAnalyzeDebugUnitTest
> Task :respect-lib-cache:compileReleaseLibraryResources
> Task :respect-lib-shared:mapReleaseSourceSetPaths
> Task :respect-lib-ihttp-okhttp:lintAnalyzeDebug
> Task :respect-lib-primarykeygen:compileTestKotlinJvm
> Task :respect-datalayer:lintAnalyzeDebug
> Task :respect-lib-shared:mergeReleaseResources
> Task :respect-lib-primarykeygen:compileJvmTestJava NO-SOURCE
> Task :respect-lib-primarykeygen:jvmTestClasses
> Task :respect-lib-primarykeygen:transformJvmTestAtomicfu
> Task :respect-datalayer:lintAnalyzeDebugAndroidTest
> Task :respect-datalayer-http:lintAnalyzeDebug
> Task :respect-lib-primarykeygen:jvmTest
> Task :respect-lib-primarykeygen:allTests
> Task :respect-lib-shared:assembleJvmTestResources
> Task :respect-lib-shared:jvmTestProcessResources
> Task :respect-lib-shared:processJvmTestResources SKIPPED
> Task :respect-lib-shared:verifyReleaseResources
> Task :respect-lib-shared:assembleRelease
> Task :respect-lib-shared:assemble
> Task :respect-lib-shared:preReleaseUnitTestBuild UP-TO-DATE
> Task :respect-lib-shared:javaPreCompileDebugUnitTest
> Task :respect-lib-shared:generateDebugUnitTestStubRFile
> Task :respect-lib-shared:compileDebugUnitTestKotlinAndroid NO-SOURCE
> Task :respect-lib-shared:generateReleaseUnitTestStubRFile
> Task :respect-lib-shared:compileDebugUnitTestJavaWithJavac NO-SOURCE
> Task :respect-lib-shared:processDebugUnitTestJavaRes NO-SOURCE
> Task :respect-lib-shared:testDebugUnitTest NO-SOURCE
> Task :respect-lib-shared:compileReleaseUnitTestKotlinAndroid NO-SOURCE
> Task :respect-lib-shared:javaPreCompileReleaseUnitTest
> Task :respect-lib-shared:processReleaseUnitTestJavaRes NO-SOURCE
> Task :respect-lib-shared:compileReleaseUnitTestJavaWithJavac NO-SOURCE
> Task :respect-lib-shared:testReleaseUnitTest NO-SOURCE
> Task :respect-lib-shared:generateDebugLintReportModel
> Task :respect-lib-shared:test UP-TO-DATE
> Task :respect-lib-util:bundleDebugAar
> Task :respect-lib-util:assembleDebug
> Task :respect-lib-util:bundleReleaseAar
> Task :respect-lib-util:mapReleaseSourceSetPaths
> Task :respect-lib-util:mergeReleaseResources
> Task :respect-lib-util:jvmTestProcessResources NO-SOURCE
> Task :respect-lib-util:processJvmTestResources SKIPPED
> Task :respect-lib-util:verifyReleaseResources
> Task :respect-lib-util:assembleRelease
> Task :respect-lib-util:generateDebugUnitTestStubRFile
> Task :respect-lib-util:assemble
> Task :respect-lib-util:javaPreCompileDebugUnitTest
> Task :respect-lib-util:compileDebugUnitTestKotlinAndroid NO-SOURCE
> Task :respect-lib-util:compileDebugUnitTestJavaWithJavac NO-SOURCE
> Task :respect-lib-util:processDebugUnitTestJavaRes NO-SOURCE
> Task :respect-lib-util:testDebugUnitTest NO-SOURCE
> Task :respect-lib-util:preReleaseUnitTestBuild UP-TO-DATE
> Task :respect-lib-util:generateReleaseUnitTestStubRFile
> Task :respect-lib-util:javaPreCompileReleaseUnitTest
> Task :respect-lib-util:compileReleaseUnitTestKotlinAndroid NO-SOURCE
> Task :respect-lib-util:compileReleaseUnitTestJavaWithJavac NO-SOURCE
> Task :respect-lib-util:processReleaseUnitTestJavaRes NO-SOURCE
> Task :respect-lib-util:testReleaseUnitTest NO-SOURCE
> Task :respect-lib-util:generateDebugLintReportModel
> Task :respect-lib-util:test UP-TO-DATE
> Task :respect-lib-xxhash:bundleDebugAar
> Task :respect-lib-xxhash:assembleDebug
> Task :respect-lib-xxhash:bundleReleaseAar
> Task :respect-lib-xxhash:mapReleaseSourceSetPaths
> Task :respect-lib-xxhash:mergeReleaseResources
> Task :respect-lib-xxhash:jvmTestProcessResources NO-SOURCE
> Task :respect-lib-xxhash:compileTestKotlinJvm NO-SOURCE
> Task :respect-lib-xxhash:compileJvmTestJava NO-SOURCE
> Task :respect-lib-xxhash:processJvmTestResources SKIPPED
> Task :respect-lib-xxhash:jvmTestClasses UP-TO-DATE
> Task :respect-lib-xxhash:transformJvmTestAtomicfu
> Task :respect-lib-xxhash:jvmTest NO-SOURCE
> Task :respect-lib-xxhash:preReleaseUnitTestBuild UP-TO-DATE
> Task :respect-lib-xxhash:generateDebugUnitTestStubRFile
> Task :respect-lib-xxhash:javaPreCompileDebugUnitTest
> Task :respect-lib-xxhash:compileDebugUnitTestKotlinAndroid NO-SOURCE
> Task :respect-lib-xxhash:compileDebugUnitTestJavaWithJavac NO-SOURCE
> Task :respect-lib-xxhash:processDebugUnitTestJavaRes NO-SOURCE
> Task :respect-lib-xxhash:generateReleaseUnitTestStubRFile
> Task :respect-lib-xxhash:testDebugUnitTest NO-SOURCE
> Task :respect-lib-xxhash:compileReleaseUnitTestKotlinAndroid NO-SOURCE
> Task :respect-lib-xxhash:processReleaseUnitTestJavaRes NO-SOURCE
> Task :respect-lib-xxhash:javaPreCompileReleaseUnitTest
> Task :respect-lib-xxhash:compileReleaseUnitTestJavaWithJavac NO-SOURCE
> Task :respect-lib-xxhash:testReleaseUnitTest NO-SOURCE
> Task :respect-lib-xxhash:allTests NO-SOURCE
> Task :respect-lib-xxhash:generateDebugLintReportModel
> Task :respect-lib-xxhash:test UP-TO-DATE
> Task :respect-lib-xxhash:verifyReleaseResources
> Task :respect-server:startScripts
> Task :respect-lib-xxhash:assembleRelease
> Task :respect-lib-xxhash:assemble
> Task :respect-lib-util:compileTestKotlinJvm
> Task :respect-server:distTar
> Task :respect-lib-shared:compileTestKotlinJvm
> Task :respect-lib-util:compileJvmTestJava NO-SOURCE
> Task :respect-lib-shared:compileJvmTestJava NO-SOURCE
> Task :respect-lib-shared:jvmTestClasses
> Task :respect-datalayer-repository:lintAnalyzeDebug
> Task :respect-datalayer-db:lintAnalyzeDebug
> Task :respect-lib-cache:lintAnalyzeDebug
> Task :respect-lib-shared:jvmTest
> Task :respect-lib-shared:allTests
> Task :respect-lib-util:jvmTestClasses
> Task :respect-datalayer:lintAnalyzeDebugUnitTest
> Task :respect-lib-util:jvmTest
> Task :respect-lib-util:allTests
> Task :respect-datalayer-db:lintAnalyzeDebugAndroidTest
> Task :respect-datalayer-db:lintAnalyzeDebugUnitTest
> Task :respect-server:distZip
> Task :respect-datalayer-http:lintAnalyzeDebugUnitTest
> Task :respect-datalayer-http:lintAnalyzeDebugAndroidTest
> Task :respect-lib-shared:lintAnalyzeDebug
> Task :respect-server:shadowJar
> Task :respect-datalayer-repository:lintAnalyzeDebugAndroidTest
> Task :respect-datalayer-repository:lintAnalyzeDebugUnitTest
> Task :respect-app-compose:compileReleaseArtProfile
> Task :respect-server:startShadowScripts
> Task :respect-server:shadowDistTar
> Task :respect-lib-cache:lintAnalyzeDebugUnitTest
> Task :respect-lib-cache:lintAnalyzeDebugAndroidTest
> Task :respect-server:shadowDistZip
> Task :respect-server:assemble
> Task :respect-server:compileTestKotlin NO-SOURCE
> Task :respect-server:compileTestJava NO-SOURCE
> Task :respect-server:processTestResources NO-SOURCE
> Task :respect-server:testClasses UP-TO-DATE
> Task :respect-server:test NO-SOURCE
> Task :respect-server:check UP-TO-DATE
> Task :respect-lib-ihttp-core:lintAnalyzeDebugAndroidTest
> Task :respect-lib-ihttp-core:lintAnalyzeDebugUnitTest
> Task :respect-server:generateSwaggerUIRespect
> Task :respect-server:generateSwaggerUI NO-SOURCE
> Task :respect-server:build
> Task :respect-app-compose:convertShrunkResourcesToBinaryRelease
> Task :respect-lib-ihttp-iostreams:lintAnalyzeDebugAndroidTest
> Task :respect-lib-ihttp-iostreams:lintAnalyzeDebugUnitTest
> Task :respect-app-compose:optimizeReleaseResources
> Task :respect-lib-ihttp-okhttp:lintAnalyzeDebugAndroidTest
> Task :respect-lib-ihttp-okhttp:lintAnalyzeDebugUnitTest
> Task :respect-lib-primarykeygen:lintAnalyzeDebugAndroidTest
> Task :respect-lib-primarykeygen:lintAnalyzeDebugUnitTest
> Task :respect-app-compose:packageRelease
> Task :respect-app-compose:createReleaseApkListingFileRedirect
> Task :respect-app-compose:assembleRelease
> Task :respect-app-compose:assemble
> Task :respect-lib-shared:lintAnalyzeDebugAndroidTest
> Task :respect-lib-shared:lintAnalyzeDebugUnitTest
> Task :respect-lib-util:lintAnalyzeDebugAndroidTest
> Task :respect-lib-util:lintAnalyzeDebugUnitTest
> Task :respect-lib-xxhash:lintAnalyzeDebugAndroidTest
> Task :respect-lib-xxhash:lintAnalyzeDebugUnitTest

> Task :respect-credentials:lintReportDebug
Wrote HTML report to file:///home/jenkins/.jenkins/workspace/RESPECT-Primary/respect-credentials/build/reports/lint-results-debug.html

> Task :respect-datalayer:lintReportDebug
Wrote HTML report to file:///home/jenkins/.jenkins/workspace/RESPECT-Primary/respect-datalayer/build/reports/lint-results-debug.html

> Task :respect-credentials:lintDebug
> Task :respect-credentials:lint
> Task :respect-credentials:check
> Task :respect-credentials:build
> Task :respect-datalayer:lintDebug
> Task :respect-datalayer:lint
> Task :respect-datalayer:check
> Task :respect-datalayer:build

> Task :respect-datalayer-http:lintReportDebug
Wrote HTML report to file:///home/jenkins/.jenkins/workspace/RESPECT-Primary/respect-datalayer-http/build/reports/lint-results-debug.html

> Task :respect-datalayer-http:lintDebug
> Task :respect-datalayer-http:lint
> Task :respect-datalayer-http:check
> Task :respect-datalayer-http:build

> Task :respect-datalayer-db:lintReportDebug
Wrote HTML report to file:///home/jenkins/.jenkins/workspace/RESPECT-Primary/respect-datalayer-db/build/reports/lint-results-debug.html

> Task :respect-datalayer-db:lintDebug
> Task :respect-datalayer-db:lint
> Task :respect-datalayer-db:check
> Task :respect-datalayer-db:build

> Task :respect-datalayer-repository:lintReportDebug
Wrote HTML report to file:///home/jenkins/.jenkins/workspace/RESPECT-Primary/respect-datalayer-repository/build/reports/lint-results-debug.html

> Task :respect-lib-cache:lintReportDebug
Wrote HTML report to file:///home/jenkins/.jenkins/workspace/RESPECT-Primary/respect-lib-cache/build/reports/lint-results-debug.html

> Task :respect-datalayer-repository:lintDebug
> Task :respect-datalayer-repository:lint
> Task :respect-datalayer-repository:check
> Task :respect-datalayer-repository:build
> Task :respect-lib-cache:lintDebug
> Task :respect-lib-cache:lint
> Task :respect-lib-cache:check
> Task :respect-lib-cache:build

> Task :respect-lib-ihttp-core:lintReportDebug
Wrote HTML report to file:///home/jenkins/.jenkins/workspace/RESPECT-Primary/respect-lib-ihttp-core/build/reports/lint-results-debug.html

> Task :respect-lib-ihttp-iostreams:lintReportDebug
Wrote HTML report to file:///home/jenkins/.jenkins/workspace/RESPECT-Primary/respect-lib-ihttp-iostreams/build/reports/lint-results-debug.html

> Task :respect-lib-ihttp-core:lintDebug
> Task :respect-lib-ihttp-core:lint
> Task :respect-lib-ihttp-core:check
> Task :respect-lib-ihttp-core:build
> Task :respect-lib-ihttp-iostreams:lintDebug
> Task :respect-lib-ihttp-iostreams:lint
> Task :respect-lib-ihttp-iostreams:check
> Task :respect-lib-ihttp-iostreams:build
> Task :respect-lib-ihttp-nanohttpd:lintAnalyzeDebugAndroidTest
> Task :respect-lib-ihttp-nanohttpd:lintAnalyzeDebugUnitTest

> Task :respect-lib-ihttp-okhttp:lintReportDebug
Wrote HTML report to file:///home/jenkins/.jenkins/workspace/RESPECT-Primary/respect-lib-ihttp-okhttp/build/reports/lint-results-debug.html

> Task :respect-lib-ihttp-okhttp:lintDebug
> Task :respect-lib-ihttp-okhttp:lint
> Task :respect-lib-ihttp-okhttp:check
> Task :respect-lib-ihttp-okhttp:build

> Task :respect-lib-primarykeygen:lintReportDebug
Wrote HTML report to file:///home/jenkins/.jenkins/workspace/RESPECT-Primary/respect-lib-primarykeygen/build/reports/lint-results-debug.html

> Task :respect-lib-primarykeygen:lintDebug
> Task :respect-lib-primarykeygen:lint
> Task :respect-lib-primarykeygen:check
> Task :respect-lib-primarykeygen:build

> Task :respect-lib-shared:lintReportDebug
Wrote HTML report to file:///home/jenkins/.jenkins/workspace/RESPECT-Primary/respect-lib-shared/build/reports/lint-results-debug.html

> Task :respect-lib-shared:lintDebug
> Task :respect-lib-shared:lint
> Task :respect-lib-shared:check
> Task :respect-lib-shared:build
> Task :respect-lib-ihttp-nanohttpd:lintAnalyzeDebug

> Task :respect-lib-util:lintReportDebug
Wrote HTML report to file:///home/jenkins/.jenkins/workspace/RESPECT-Primary/respect-lib-util/build/reports/lint-results-debug.html

> Task :respect-lib-util:lintDebug
> Task :respect-lib-util:lint
> Task :respect-lib-util:check
> Task :respect-lib-util:build

> Task :respect-lib-ihttp-nanohttpd:lintReportDebug
Wrote HTML report to file:///home/jenkins/.jenkins/workspace/RESPECT-Primary/respect-lib-ihttp-nanohttpd/build/reports/lint-results-debug.html

> Task :respect-lib-ihttp-nanohttpd:lintDebug
> Task :respect-lib-ihttp-nanohttpd:lint
> Task :respect-lib-ihttp-nanohttpd:check
> Task :respect-lib-ihttp-nanohttpd:build

> Task :respect-lib-xxhash:lintReportDebug
Wrote HTML report to file:///home/jenkins/.jenkins/workspace/RESPECT-Primary/respect-lib-xxhash/build/reports/lint-results-debug.html

> Task :respect-lib-xxhash:lintDebug
> Task :respect-lib-xxhash:lint
> Task :respect-lib-xxhash:check
> Task :respect-lib-xxhash:build
> Task :respect-app-compose:lintAnalyzeDebug

> Task :respect-app-compose:lintReportDebug
Wrote HTML report to file:///home/jenkins/.jenkins/workspace/RESPECT-Primary/respect-app-compose/build/reports/lint-results-debug.html

> Task :respect-app-compose:lintDebug
> Task :respect-app-compose:lint
> Task :respect-app-compose:check
> Task :respect-app-compose:build

[Incubating] Problems report is available at: file:///home/jenkins/.jenkins/workspace/RESPECT-Primary/build/reports/problems/problems-report.html

Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0.

You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.

For more on this, please refer to https://docs.gradle.org/8.13/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.

BUILD SUCCESSFUL in 3m 7s
1467 actionable tasks: 1459 executed, 8 up-to-date
Build step 'Invoke Gradle script' changed build result to SUCCESS
Archiving artifacts
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at PROJECT level /home/jenkins/.jenkins/workspace/RESPECT-Primary/respect-server/build/swagger-ui-respect to /home/jenkins/.jenkins/jobs/RESPECT-Primary/htmlreports/Swagger-UI
[htmlpublisher] Copying recursive using current thread
[Slack Notifications] found #75 as previous completed, non-aborted build
[Slack Notifications] will send OnSuccessNotification because build matches and user preferences allow it
Finished: SUCCESS