Skip to content
This log is too long to show here, 901 KB has been skipped — click to see the complete log
> Task :respect-lib-xapi-ipc-client:generateReleaseResValues
> Task :respect-lib-xapi-ipc-client:extractDeepLinksForAarRelease UP-TO-DATE
> Task :respect-lib-xapi-ipc-client:generateReleaseResources
> Task :respect-lib-xapi-core:verifyReleaseResources
> Task :respect-lib-xapi-ipc-client:packageReleaseResources
> Task :respect-lib-xapi-core:assembleRelease
> Task :respect-lib-xapi-core:assemble
> Task :respect-lib-xapi-core:lintReportDebug
> Task :respect-lib-xapi-ipc-client:processReleaseNavigationResources
> Task :respect-lib-xapi-core:lintDebug
> Task :respect-lib-xapi-core:lint
> Task :respect-lib-xapi-core:check
> Task :respect-lib-xapi-core:build
> Task :respect-lib-xapi-ipc-client:parseReleaseLocalResources
> Task :respect-lib-xapi-ipc-client:mergeReleaseShaders
> Task :respect-lib-xapi-ipc-client:compileReleaseShaders NO-SOURCE
> Task :respect-lib-xapi-ipc-client:generateReleaseAssets UP-TO-DATE
> Task :respect-lib-xapi-ipc-client:mergeReleaseAssets
> Task :respect-lib-xapi-ipc-client:generateReleaseRFile
> Task :respect-lib-test:compileKotlinJvm
> Task :respect-lib-test:compileJvmMainJava NO-SOURCE
> Task :respect-lib-test:jvmMainClasses
> Task :respect-lib-xapi-ipc-client:javaPreCompileRelease
> Task :respect-lib-test:jvmJar
> Task :respect-lib-util:compileTestKotlinJvm
> Task :respect-lib-test:lintAnalyzeDebug
> Task :respect-lib-shared-se:compileTestKotlinJvm NO-SOURCE
> Task :respect-lib-shared-se:compileJvmTestJava NO-SOURCE
> Task :respect-lib-shared-se:jvmTestClasses UP-TO-DATE
> Task :respect-lib-shared-se:jvmTest NO-SOURCE
> Task :respect-lib-shared-se:allTests NO-SOURCE
> Task :respect-lib-test:assemble
> Task :respect-lib-test:compileTestKotlinJvm NO-SOURCE
> Task :respect-lib-test:compileJvmTestJava NO-SOURCE
> Task :respect-lib-test:jvmTestClasses UP-TO-DATE
> Task :respect-lib-test:jvmTest NO-SOURCE
> Task :respect-lib-test:allTests NO-SOURCE
> Task :respect-lib-util:compileJvmTestJava NO-SOURCE
> Task :respect-lib-util:jvmTestClasses
> Task :respect-lib-xapi-ipc-client:compileReleaseKotlin
> Task :respect-lib-test-resources:lintAnalyzeDebug
> Task :respect-lib-util:jvmTest
> Task :respect-lib-util:allTests
> Task :respect-lib-util:check
> Task :respect-lib-util:build
> Task :respect-lib-xapi-ipc-client:extractReleaseAnnotations
> Task :respect-lib-xapi-ipc-client:compileReleaseJavaWithJavac NO-SOURCE
> Task :respect-lib-xapi-ipc-client:mergeReleaseGeneratedProguardFiles UP-TO-DATE
> Task :respect-lib-xapi-ipc-client:mergeReleaseConsumerProguardFiles
> Task :respect-lib-xapi-ipc-client:prepareReleaseArtProfile UP-TO-DATE
> Task :respect-lib-test-resources:lintReportDebug
> Task :respect-lib-test-resources:lintDebug
> Task :respect-lib-test-resources:lint
> Task :respect-lib-test-resources:check
> Task :respect-lib-test-resources:build
> Task :respect-lib-xapi-ipc-client:processReleaseManifest
> Task :respect-lib-xapi-ipc-client:processReleaseJavaRes
> Task :respect-lib-xapi-ipc-client:writeReleaseAarMetadata
> Task :respect-lib-xapi-ipc-client:mergeReleaseJavaResource
> Task :respect-lib-xapi-ipc-client:mapReleaseSourceSetPaths
> Task :respect-lib-xapi-ipc-client:syncReleaseLibJars
> Task :respect-lib-xapi-ipc-client:bundleReleaseAar
> Task :respect-datalayer-repository:compileTestKotlinJvm
> Task :respect-lib-xapi-ipc-client:mergeReleaseResources
> Task :respect-datalayer-repository:compileJvmTestJava NO-SOURCE
> Task :respect-datalayer-repository:jvmTestClasses
> Task :respect-lib-shared:compileTestKotlinJvm
> Task :respect-datalayer-repository:transformJvmTestAtomicfu
> Task :respect-lib-shared:lintAnalyzeDebug
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
Loaded in 297 ms
Loaded in 322 ms

> Task :respect-app-compose:compileKotlinDesktop
w: file:///home/jenkins/.jenkins/workspace/maestro-dp-upload-end-to-end-tests/respect-app-compose/src/commonMain/kotlin/world/respect/app/components/LocalAppLocale.kt:13:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. Consider using the '-Xexpect-actual-classes' flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
w: file:///home/jenkins/.jenkins/workspace/maestro-dp-upload-end-to-end-tests/respect-app-compose/src/commonMain/kotlin/world/respect/app/components/RespectQrBadgeInfoBox.kt:98:41 'val outlinedButtonBorder: BorderStroke' is deprecated. Please use the version that takes an `enabled` param to get the `BorderStroke` with the correct opacity.
w: file:///home/jenkins/.jenkins/workspace/maestro-dp-upload-end-to-end-tests/respect-app-compose/src/commonMain/kotlin/world/respect/app/view/report/edit/ReportEditScreen.kt:410:18 'fun Modifier.menuAnchor(): Modifier' is deprecated. Use overload that takes MenuAnchorType and enabled parameters.
w: file:///home/jenkins/.jenkins/workspace/maestro-dp-upload-end-to-end-tests/respect-app-compose/src/desktopMain/kotlin/world/respect/app/app/AppIcon.desktop.kt:15:19 'fun painterResource(resourcePath: String): Painter' is deprecated. Migrate to the Compose resources library. See https://www.jetbrains.com/help/kotlin-multiplatform-dev/compose-images-resources.html If you need to load resources specificly from Java classpath, you should still use the new resource library and use a snippet from https://github.com/JetBrains/compose-multiplatform-core/pull/1457.
w: file:///home/jenkins/.jenkins/workspace/maestro-dp-upload-end-to-end-tests/respect-app-compose/src/desktopMain/kotlin/world/respect/app/components/LocalAppLocale.desktop.kt:9:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. Consider using the '-Xexpect-actual-classes' flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
w: file:///home/jenkins/.jenkins/workspace/maestro-dp-upload-end-to-end-tests/respect-app-compose/src/desktopMain/kotlin/world/respect/app/components/LocalAppLocale.desktop.kt:22:21 'constructor(p0: String!): Locale' is deprecated. Deprecated in Java.
w: file:///home/jenkins/.jenkins/workspace/maestro-dp-upload-end-to-end-tests/respect-app-compose/src/desktopMain/kotlin/world/respect/images/RespectImage.desktop.kt:13:12 'fun painterResource(resourcePath: String): Painter' is deprecated. Migrate to the Compose resources library. See https://www.jetbrains.com/help/kotlin-multiplatform-dev/compose-images-resources.html If you need to load resources specificly from Java classpath, you should still use the new resource library and use a snippet from https://github.com/JetBrains/compose-multiplatform-core/pull/1457.

> Task :respect-app-compose:compileDebugKotlinAndroid
w: file:///home/jenkins/.jenkins/workspace/maestro-dp-upload-end-to-end-tests/respect-app-compose/src/androidMain/kotlin/world/respect/RespectApp.kt:44:21 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///home/jenkins/.jenkins/workspace/maestro-dp-upload-end-to-end-tests/respect-app-compose/src/androidMain/kotlin/world/respect/app/components/BasicWebView.android.kt:20:18 This declaration overrides a deprecated member but is not marked as deprecated itself. Add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/jenkins/.jenkins/workspace/maestro-dp-upload-end-to-end-tests/respect-app-compose/src/androidMain/kotlin/world/respect/app/components/LocalAppLocale.android.kt:9:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. Consider using the '-Xexpect-actual-classes' flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
w: file:///home/jenkins/.jenkins/workspace/maestro-dp-upload-end-to-end-tests/respect-app-compose/src/androidMain/kotlin/world/respect/app/components/LocalAppLocale.android.kt:24:21 'constructor(p0: String!): Locale' is deprecated. Deprecated in Java.
w: file:///home/jenkins/.jenkins/workspace/maestro-dp-upload-end-to-end-tests/respect-app-compose/src/androidMain/kotlin/world/respect/app/components/LocalAppLocale.android.kt:30:19 'fun updateConfiguration(p0: Configuration!, p1: DisplayMetrics!): Unit' is deprecated. Deprecated in Java.
w: file:///home/jenkins/.jenkins/workspace/maestro-dp-upload-end-to-end-tests/respect-app-compose/src/commonMain/kotlin/world/respect/app/components/LocalAppLocale.kt:13:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. Consider using the '-Xexpect-actual-classes' flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
w: file:///home/jenkins/.jenkins/workspace/maestro-dp-upload-end-to-end-tests/respect-app-compose/src/commonMain/kotlin/world/respect/app/components/RespectQrBadgeInfoBox.kt:98:41 'val outlinedButtonBorder: BorderStroke' is deprecated. Please use the version that takes an `enabled` param to get the `BorderStroke` with the correct opacity.
w: file:///home/jenkins/.jenkins/workspace/maestro-dp-upload-end-to-end-tests/respect-app-compose/src/commonMain/kotlin/world/respect/app/components/UstadExposedDropDownMenuField.kt:10:8 'typealias MenuAnchorType = ExposedDropdownMenuAnchorType' is deprecated. Renamed to ExposedDropdownMenuAnchorType.
w: file:///home/jenkins/.jenkins/workspace/maestro-dp-upload-end-to-end-tests/respect-app-compose/src/commonMain/kotlin/world/respect/app/components/UstadExposedDropDownMenuField.kt:45:44 'typealias MenuAnchorType = ExposedDropdownMenuAnchorType' is deprecated. Renamed to ExposedDropdownMenuAnchorType.
w: file:///home/jenkins/.jenkins/workspace/maestro-dp-upload-end-to-end-tests/respect-app-compose/src/commonMain/kotlin/world/respect/app/view/assignment/edit/AssignmentEditScreen.kt:23:8 'typealias MenuAnchorType = ExposedDropdownMenuAnchorType' is deprecated. Renamed to ExposedDropdownMenuAnchorType.
w: file:///home/jenkins/.jenkins/workspace/maestro-dp-upload-end-to-end-tests/respect-app-compose/src/commonMain/kotlin/world/respect/app/view/assignment/edit/AssignmentEditScreen.kt:130:33 'typealias MenuAnchorType = ExposedDropdownMenuAnchorType' is deprecated. Renamed to ExposedDropdownMenuAnchorType.
w: file:///home/jenkins/.jenkins/workspace/maestro-dp-upload-end-to-end-tests/respect-app-compose/src/commonMain/kotlin/world/respect/app/view/assignment/edit/AssignmentEditScreen.kt:141:56 'typealias MenuAnchorType = ExposedDropdownMenuAnchorType' is deprecated. Renamed to ExposedDropdownMenuAnchorType.
w: file:///home/jenkins/.jenkins/workspace/maestro-dp-upload-end-to-end-tests/respect-app-compose/src/commonMain/kotlin/world/respect/app/view/report/edit/ReportEditScreen.kt:410:18 'fun Modifier.menuAnchor(): Modifier' is deprecated. Use overload that takes ExposedDropdownMenuAnchorType and enabled parameters.

> Task :respect-app-compose:compileReleaseKotlinAndroid
w: file:///home/jenkins/.jenkins/workspace/maestro-dp-upload-end-to-end-tests/respect-app-compose/src/androidMain/kotlin/world/respect/RespectApp.kt:44:21 This is a delicate API and its use requires care. Make sure you fully read and understand documentation of the declaration that is marked as a delicate API.
w: file:///home/jenkins/.jenkins/workspace/maestro-dp-upload-end-to-end-tests/respect-app-compose/src/androidMain/kotlin/world/respect/app/components/BasicWebView.android.kt:20:18 This declaration overrides a deprecated member but is not marked as deprecated itself. Add the '@Deprecated' annotation or suppress the diagnostic.
w: file:///home/jenkins/.jenkins/workspace/maestro-dp-upload-end-to-end-tests/respect-app-compose/src/androidMain/kotlin/world/respect/app/components/LocalAppLocale.android.kt:9:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. Consider using the '-Xexpect-actual-classes' flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
w: file:///home/jenkins/.jenkins/workspace/maestro-dp-upload-end-to-end-tests/respect-app-compose/src/androidMain/kotlin/world/respect/app/components/LocalAppLocale.android.kt:24:21 'constructor(p0: String!): Locale' is deprecated. Deprecated in Java.
w: file:///home/jenkins/.jenkins/workspace/maestro-dp-upload-end-to-end-tests/respect-app-compose/src/androidMain/kotlin/world/respect/app/components/LocalAppLocale.android.kt:30:19 'fun updateConfiguration(p0: Configuration!, p1: DisplayMetrics!): Unit' is deprecated. Deprecated in Java.
w: file:///home/jenkins/.jenkins/workspace/maestro-dp-upload-end-to-end-tests/respect-app-compose/src/commonMain/kotlin/world/respect/app/components/LocalAppLocale.kt:13:1 'expect'/'actual' classes (including interfaces, objects, annotations, enums, and 'actual' typealiases) are in Beta. Consider using the '-Xexpect-actual-classes' flag to suppress this warning. Also see: https://youtrack.jetbrains.com/issue/KT-61573
w: file:///home/jenkins/.jenkins/workspace/maestro-dp-upload-end-to-end-tests/respect-app-compose/src/commonMain/kotlin/world/respect/app/components/RespectQrBadgeInfoBox.kt:98:41 'val outlinedButtonBorder: BorderStroke' is deprecated. Please use the version that takes an `enabled` param to get the `BorderStroke` with the correct opacity.
w: file:///home/jenkins/.jenkins/workspace/maestro-dp-upload-end-to-end-tests/respect-app-compose/src/commonMain/kotlin/world/respect/app/components/UstadExposedDropDownMenuField.kt:10:8 'typealias MenuAnchorType = ExposedDropdownMenuAnchorType' is deprecated. Renamed to ExposedDropdownMenuAnchorType.
w: file:///home/jenkins/.jenkins/workspace/maestro-dp-upload-end-to-end-tests/respect-app-compose/src/commonMain/kotlin/world/respect/app/components/UstadExposedDropDownMenuField.kt:45:44 'typealias MenuAnchorType = ExposedDropdownMenuAnchorType' is deprecated. Renamed to ExposedDropdownMenuAnchorType.
w: file:///home/jenkins/.jenkins/workspace/maestro-dp-upload-end-to-end-tests/respect-app-compose/src/commonMain/kotlin/world/respect/app/view/assignment/edit/AssignmentEditScreen.kt:23:8 'typealias MenuAnchorType = ExposedDropdownMenuAnchorType' is deprecated. Renamed to ExposedDropdownMenuAnchorType.
w: file:///home/jenkins/.jenkins/workspace/maestro-dp-upload-end-to-end-tests/respect-app-compose/src/commonMain/kotlin/world/respect/app/view/assignment/edit/AssignmentEditScreen.kt:130:33 'typealias MenuAnchorType = ExposedDropdownMenuAnchorType' is deprecated. Renamed to ExposedDropdownMenuAnchorType.
w: file:///home/jenkins/.jenkins/workspace/maestro-dp-upload-end-to-end-tests/respect-app-compose/src/commonMain/kotlin/world/respect/app/view/assignment/edit/AssignmentEditScreen.kt:141:56 'typealias MenuAnchorType = ExposedDropdownMenuAnchorType' is deprecated. Renamed to ExposedDropdownMenuAnchorType.
w: file:///home/jenkins/.jenkins/workspace/maestro-dp-upload-end-to-end-tests/respect-app-compose/src/commonMain/kotlin/world/respect/app/view/report/edit/ReportEditScreen.kt:410:18 'fun Modifier.menuAnchor(): Modifier' is deprecated. Use overload that takes ExposedDropdownMenuAnchorType and enabled parameters.
port = 33375
port = 38159
Loaded in 161 ms
DataReadyState(data=[Person(guid=4242, userActive=true, status=ACTIVE, lastModified=2026-07-02T19:19:19.125Z, stored=2026-07-02T19:19:19.280Z, metadata=null, userMasterIdentifier=null, username=null, givenName=Admin, familyName=User, middleName=null, gender=UNSPECIFIED, preferredFirstName=null, preferredMiddleName=null, preferredLastName=null, pronouns=null, roles=[PersonRole(isPrimaryRole=true, roleEnum=SYSTEM_ADMINISTRATOR, beginDate=null, endDate=null)], relatedPersonUids=[], dateOfBirth=null, email=null, phoneNumber=null)], metaInfo=DataLoadMetaInfo(lastModified=1783019959125, lastStored=1783019959280, etag=null, url=http://localhost:42169/api/school/respect/person?includeRelated=false, consistentThrough=2026-07-02T19:19:19.281287832Z, validationInfoKey=0, varyHeader=null, headers=null, permissionsLastModified=null), localState=DataReadyState(data=[Person(guid=4242, userActive=true, status=ACTIVE, lastModified=2026-07-02T19:19:19.125Z, stored=2026-07-02T19:19:19.280Z, metadata=null, userMasterIdentifier=null, username=null, givenName=Admin, familyName=User, middleName=null, gender=UNSPECIFIED, preferredFirstName=null, preferredMiddleName=null, preferredLastName=null, pronouns=null, roles=[PersonRole(isPrimaryRole=true, roleEnum=SYSTEM_ADMINISTRATOR, beginDate=null, endDate=null)], relatedPersonUids=[], dateOfBirth=null, email=null, phoneNumber=null)], metaInfo=DataLoadMetaInfo(lastModified=1783019959125, lastStored=1783019959280, etag=null, url=null, consistentThrough=2026-07-02T19:19:19.281287832Z, validationInfoKey=0, varyHeader=null, headers=null, permissionsLastModified=null), localState=null, remoteState=null), remoteState=DataReadyState(data=[Person(guid=4242, userActive=true, status=ACTIVE, lastModified=2026-07-02T19:19:19.125Z, stored=2026-07-02T19:19:19.192Z, metadata=null, userMasterIdentifier=null, username=null, givenName=Admin, familyName=User, middleName=null, gender=UNSPECIFIED, preferredFirstName=null, preferredMiddleName=null, preferredLastName=null, pronouns=null, roles=[PersonRole(isPrimaryRole=true, roleEnum=SYSTEM_ADMINISTRATOR, beginDate=null, endDate=null)], relatedPersonUids=[], dateOfBirth=null, email=null, phoneNumber=null), Person(guid=42, userActive=true, status=ACTIVE, lastModified=2026-07-02T19:19:19.123Z, stored=2026-07-02T19:19:19.233Z, metadata=null, userMasterIdentifier=null, username=test, givenName=test, familyName=test, middleName=null, gender=FEMALE, preferredFirstName=null, preferredMiddleName=null, preferredLastName=null, pronouns=null, roles=[PersonRole(isPrimaryRole=true, roleEnum=SITE_ADMINISTRATOR, beginDate=null, endDate=null)], relatedPersonUids=[], dateOfBirth=null, email=null, phoneNumber=null)], metaInfo=DataLoadMetaInfo(lastModified=1783019959000, lastStored=-1, etag=null, url=http://localhost:42169/api/school/respect/person?includeRelated=false, consistentThrough=2026-07-02T19:19:19.238795212Z, validationInfoKey=7092960727423664838, varyHeader=Authorization, headers=io.ktor.client.engine.okhttp.OkUtilsKt$fromOkHttp$1@5df64b2a, permissionsLastModified=null), localState=null, remoteState=null))
Run time: 65.051110ms
Jul 02, 2026 11:19:23 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] MapPagingSource$load - MapPagingSource(tag=PersonDataSourceDb/listAsPagingSource(params=GetListParams(common=GetListCommonParams(guid=null, searchQuery=null, since=null, sinceIfPermissionsNotChangedSince=null, includeDeleted=null), filterByClazzUid=null, filterByEnrolmentRole=null, filterByName=null, filterByPersonStatus=null, filterByPersonRole=null, includeRelated=false, inClassOnDay=null))): load Refresh(key=0, loadSize=1000)
Jul 02, 2026 11:19:25 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DelegatedInvalidationPagingSource$onSrcInvalidated - RPaging/DelegatedInvalidationPagingSource(extra=PersonDataSourceDb/listAsPagingSource(params=GetListParams(common=GetListCommonParams(guid=null, searchQuery=null, since=null, sinceIfPermissionsNotChangedSince=null, includeDeleted=null), filterByClazzUid=null, filterByEnrolmentRole=null, filterByName=null, filterByPersonStatus=null, filterByPersonRole=null, includeRelated=false, inClassOnDay=null))) src invalidated
Jul 02, 2026 11:19:25 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] HttpRequestBuilderExtKt$addCacheValidationHeaders - addCacheValidationHeaders = If-Modified-Since = Thu, 02 Jul 2026 19:19:23 GMT for http://localhost:39737/api/school/respect/person?includeRelated=false
Jul 02, 2026 11:19:25 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] MapPagingSource$load - MapPagingSource(tag=PersonDataSourceDb/listAsPagingSource(params=GetListParams(common=GetListCommonParams(guid=null, searchQuery=null, since=null, sinceIfPermissionsNotChangedSince=null, includeDeleted=null), filterByClazzUid=null, filterByEnrolmentRole=null, filterByName=null, filterByPersonStatus=null, filterByPersonRole=null, includeRelated=false, inClassOnDay=null))): load Refresh(key=0, loadSize=1000)
Jul 02, 2026 11:19:27 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] MapPagingSource$load - MapPagingSource(tag=PersonDataSourceDb/listAsPagingSource(params=GetListParams(common=GetListCommonParams(guid=null, searchQuery=null, since=null, sinceIfPermissionsNotChangedSince=null, includeDeleted=null), filterByClazzUid=null, filterByEnrolmentRole=null, filterByName=null, filterByPersonStatus=null, filterByPersonRole=null, includeRelated=false, inClassOnDay=null))): load Refresh(key=0, loadSize=1000)
DataReadyState(data=[Person(guid=4242, userActive=true, status=ACTIVE, lastModified=2026-07-02T19:19:27.731Z, stored=2026-07-02T19:19:27.879Z, metadata=null, userMasterIdentifier=null, username=null, givenName=Admin, familyName=User, middleName=null, gender=UNSPECIFIED, preferredFirstName=null, preferredMiddleName=null, preferredLastName=null, pronouns=null, roles=[PersonRole(isPrimaryRole=true, roleEnum=SYSTEM_ADMINISTRATOR, beginDate=null, endDate=null)], relatedPersonUids=[], dateOfBirth=null, email=null, phoneNumber=null)], metaInfo=DataLoadMetaInfo(lastModified=1783019967731, lastStored=1783019967879, etag=null, url=http://localhost:41799/api/school/respect/person?includeRelated=false, consistentThrough=2026-07-02T19:19:27.880276486Z, validationInfoKey=0, varyHeader=null, headers=null, permissionsLastModified=null), localState=DataReadyState(data=[Person(guid=4242, userActive=true, status=ACTIVE, lastModified=2026-07-02T19:19:27.731Z, stored=2026-07-02T19:19:27.879Z, metadata=null, userMasterIdentifier=null, username=null, givenName=Admin, familyName=User, middleName=null, gender=UNSPECIFIED, preferredFirstName=null, preferredMiddleName=null, preferredLastName=null, pronouns=null, roles=[PersonRole(isPrimaryRole=true, roleEnum=SYSTEM_ADMINISTRATOR, beginDate=null, endDate=null)], relatedPersonUids=[], dateOfBirth=null, email=null, phoneNumber=null)], metaInfo=DataLoadMetaInfo(lastModified=1783019967731, lastStored=1783019967879, etag=null, url=null, consistentThrough=2026-07-02T19:19:27.880276486Z, validationInfoKey=0, varyHeader=null, headers=null, permissionsLastModified=null), localState=null, remoteState=null), remoteState=DataReadyState(data=[Person(guid=4242, userActive=true, status=ACTIVE, lastModified=2026-07-02T19:19:27.731Z, stored=2026-07-02T19:19:27.791Z, metadata=null, userMasterIdentifier=null, username=null, givenName=Admin, familyName=User, middleName=null, gender=UNSPECIFIED, preferredFirstName=null, preferredMiddleName=null, preferredLastName=null, pronouns=null, roles=[PersonRole(isPrimaryRole=true, roleEnum=SYSTEM_ADMINISTRATOR, beginDate=null, endDate=null)], relatedPersonUids=[], dateOfBirth=null, email=null, phoneNumber=null), Person(guid=42, userActive=true, status=ACTIVE, lastModified=2026-07-02T19:19:27.729Z, stored=2026-07-02T19:19:27.833Z, metadata=null, userMasterIdentifier=null, username=test, givenName=test, familyName=test, middleName=null, gender=FEMALE, preferredFirstName=null, preferredMiddleName=null, preferredLastName=null, pronouns=null, roles=[PersonRole(isPrimaryRole=true, roleEnum=SITE_ADMINISTRATOR, beginDate=null, endDate=null)], relatedPersonUids=[], dateOfBirth=null, email=null, phoneNumber=null)], metaInfo=DataLoadMetaInfo(lastModified=1783019967000, lastStored=-1, etag=null, url=http://localhost:41799/api/school/respect/person?includeRelated=false, consistentThrough=2026-07-02T19:19:27.837738752Z, validationInfoKey=7092960727423664838, varyHeader=Authorization, headers=io.ktor.client.engine.okhttp.OkUtilsKt$fromOkHttp$1@22aee519, permissionsLastModified=null), localState=null, remoteState=null))
Jul 02, 2026 11:19:27 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] DelegatedInvalidationPagingSource$onSrcInvalidated - RPaging/DelegatedInvalidationPagingSource(extra=PersonDataSourceDb/listAsPagingSource(params=GetListParams(common=GetListCommonParams(guid=null, searchQuery=null, since=null, sinceIfPermissionsNotChangedSince=null, includeDeleted=null), filterByClazzUid=null, filterByEnrolmentRole=null, filterByName=null, filterByPersonStatus=null, filterByPersonRole=null, includeRelated=false, inClassOnDay=null))) src invalidated
Jul 02, 2026 11:19:27 PM io.github.aakira.napier.DebugAntilog performLog
FINE: [DEBUG] MapPagingSource$load - MapPagingSource(tag=PersonDataSourceDb/listAsPagingSource(params=GetListParams(common=GetListCommonParams(guid=null, searchQuery=null, since=2026-07-02T19:19:27.837738752Z, sinceIfPermissionsNotChangedSince=null, includeDeleted=null), filterByClazzUid=null, filterByEnrolmentRole=null, filterByName=null, filterByPersonStatus=null, filterByPersonRole=null, includeRelated=false, inClassOnDay=null))): load Refresh(key=0, loadSize=1000)
Run time: 56.062355ms

> Task :respect-datalayer-repository:jvmTest
> Task :respect-app-compose:compileDebugJavaWithJavac
> Task :respect-app-compose:dexBuilderDebug
> Task :respect-app-compose:mergeDebugGlobalSynthetics
> Task :respect-app-compose:processDebugJavaRes
> Task :respect-app-compose:mergeProjectDexDebug
> Task :respect-app-compose:compileReleaseJavaWithJavac
> Task :respect-app-compose:mergeReleaseGeneratedProguardFiles UP-TO-DATE
> Task :respect-app-compose:processReleaseJavaRes
> Task :respect-app-compose:generateReleaseLintVitalReportModel
> Task :respect-app-compose:compileDesktopMainJava NO-SOURCE
> Task :respect-app-compose:desktopMainClasses
> Task :respect-app-compose:desktopJar
> Task :respect-app-compose:compileTestKotlinDesktop NO-SOURCE
> Task :respect-app-compose:compileDesktopTestJava NO-SOURCE
> Task :respect-app-compose:desktopTestClasses
> Task :respect-app-compose:desktopTest NO-SOURCE
> Task :respect-app-compose:bundleDebugClassesToCompileJar
> Task :respect-app-compose:bundleReleaseClassesToRuntimeJar
> Task :respect-app-compose:generateDebugLintReportModel
> Task :respect-app-compose:bundleReleaseClassesToCompileJar
> Task :respect-app-compose:bundleDebugClassesToRuntimeJar
> Task :respect-app-compose:compileDebugUnitTestKotlinAndroid NO-SOURCE
> Task :respect-app-compose:compileDebugUnitTestJavaWithJavac NO-SOURCE
> Task :respect-app-compose:processDebugUnitTestJavaRes NO-SOURCE
> Task :respect-app-compose:testDebugUnitTest NO-SOURCE
> Task :respect-app-compose:compileReleaseUnitTestKotlinAndroid NO-SOURCE
> Task :respect-app-compose:compileReleaseUnitTestJavaWithJavac NO-SOURCE
> Task :respect-app-compose:processReleaseUnitTestJavaRes NO-SOURCE
> Task :respect-app-compose:testReleaseUnitTest NO-SOURCE
> Task :respect-app-compose:allTests NO-SOURCE
> Task :respect-app-compose:generateDebugAndroidTestLintModel
> Task :respect-app-compose:generateDebugUnitTestLintModel
> Task :respect-credentials:generateDebugAndroidTestLintModel
> Task :respect-app-compose:test UP-TO-DATE
> Task :respect-credentials:compileTestKotlinJvm NO-SOURCE
> Task :respect-credentials:compileJvmTestJava NO-SOURCE
> Task :respect-credentials:jvmTestClasses
> Task :respect-credentials:jvmTest NO-SOURCE
> Task :respect-credentials:allTests NO-SOURCE
> Task :respect-datalayer-repository:allTests
> Task :respect-lib-shared:compileJvmTestJava NO-SOURCE
> Task :respect-lib-shared:jvmTestClasses
> Task :respect-app-compose:mergeDebugJavaResource
> Task :respect-credentials:lintAnalyzeDebugAndroidTest
> Task :respect-app-compose:expandReleaseArtProfileWildcards
> Task :respect-app-compose:mergeReleaseJavaResource
> Task :respect-app-compose:lintAnalyzeDebugUnitTest
> Task :respect-app-compose:lintAnalyzeDebugAndroidTest
> Task :respect-lib-shared-se:lintAnalyzeDebug
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
> Task :respect-lib-shared:jvmTest
> Task :respect-credentials:lintReportDebug
> Task :respect-lib-shared:allTests
> Task :respect-credentials:lintDebug
> Task :respect-credentials:lint
> Task :respect-credentials:check
> Task :respect-credentials:build
> Task :respect-datalayer:lintReportDebug
> Task :respect-datalayer:lintDebug
> Task :respect-datalayer:lint
> Task :respect-datalayer:check
> Task :respect-datalayer:build
> Task :respect-datalayer-db:lintReportDebug
> Task :respect-datalayer-http:lintReportDebug
> Task :respect-datalayer-db:lintDebug
> Task :respect-datalayer-db:lint
> Task :respect-datalayer-db:check
> Task :respect-datalayer-db:build
> Task :respect-datalayer-http:lintDebug
> Task :respect-datalayer-http:lint
> Task :respect-datalayer-http:check
> Task :respect-datalayer-http:build
> Task :respect-datalayer-repository:lintReportDebug
> Task :respect-datalayer-repository:lintDebug
> Task :respect-datalayer-repository:lint
> Task :respect-datalayer-repository:check
> Task :respect-datalayer-repository:build
> Task :respect-lib-xapi-ipc-client:preDebugAndroidTestBuild UP-TO-DATE
> Task :respect-lib-xapi-ipc-client:generateDebugAndroidTestResValues
> Task :respect-lib-xapi-ipc-client:generateDebugAndroidTestLintModel

> Task :respect-lib-shared:lintReportDebug
Wrote HTML report to file:///home/jenkins/.jenkins/workspace/maestro-dp-upload-end-to-end-tests/respect-lib-shared/build/reports/lint-results-debug.html

> Task :respect-lib-xapi-ipc-client:extractProguardFiles
> Task :respect-lib-shared:lintDebug
> Task :respect-lib-shared:lint
> Task :respect-lib-shared:check
> Task :respect-lib-shared:build
> Task :respect-lib-xapi-ipc-client:generateDebugLintReportModel
> Task :respect-lib-xapi-ipc-client:preDebugUnitTestBuild UP-TO-DATE
> Task :respect-lib-xapi-ipc-client:generateDebugUnitTestLintModel
> Task :respect-lib-test:lintReportDebug
> Task :respect-lib-test:lintDebug
> Task :respect-lib-test:lint
> Task :respect-lib-test:check
> Task :respect-lib-test:build
> Task :respect-lib-xapi-ipc-client:bundleLibCompileToJarDebug
> Task :respect-lib-shared-se:lintReportDebug
> Task :respect-lib-shared-se:lintDebug
> Task :respect-lib-shared-se:lint
> Task :respect-lib-shared-se:check
> Task :respect-lib-shared-se:build
> Task :respect-lib-xapi-ipc-client:javaPreCompileDebugUnitTest
> Task :respect-lib-xapi-ipc-client:preReleaseUnitTestBuild UP-TO-DATE
> Task :respect-lib-xapi-ipc-client:bundleLibRuntimeToJarRelease
> Task :respect-lib-xapi-ipc-client:bundleLibCompileToJarRelease
> Task :respect-lib-xapi-ipc-client:javaPreCompileReleaseUnitTest
> Task :respect-lib-xapi-ipc-client:generateDebugUnitTestStubRFile
> Task :respect-lib-xapi-ipc-client:generateReleaseUnitTestStubRFile
> Task :respect-lib-xapi-ipc-server:bundleDebugAar
> Task :respect-lib-xapi-ipc-client:compileDebugUnitTestKotlin NO-SOURCE
> Task :respect-lib-xapi-ipc-client:compileDebugUnitTestJavaWithJavac NO-SOURCE
> Task :respect-lib-xapi-ipc-client:processDebugUnitTestJavaRes NO-SOURCE
> Task :respect-lib-xapi-ipc-client:testDebugUnitTest NO-SOURCE
> Task :respect-lib-xapi-ipc-client:compileReleaseUnitTestKotlin NO-SOURCE
> Task :respect-lib-xapi-ipc-client:compileReleaseUnitTestJavaWithJavac NO-SOURCE
> Task :respect-lib-xapi-ipc-client:processReleaseUnitTestJavaRes NO-SOURCE
> Task :respect-lib-xapi-ipc-client:testReleaseUnitTest NO-SOURCE
> Task :respect-lib-xapi-ipc-client:test UP-TO-DATE
> Task :respect-lib-xapi-ipc-server:assembleDebug
> Task :respect-lib-xapi-ipc-server:bundleReleaseAar
> Task :respect-lib-xapi-ipc-server:mapReleaseSourceSetPaths
> Task :respect-lib-xapi-ipc-client:verifyReleaseResources
> Task :respect-lib-xapi-ipc-server:mergeReleaseResources
> Task :respect-lib-xapi-ipc-client:assembleRelease
> Task :respect-lib-xapi-ipc-client:assemble
> Task :respect-lib-xapi-ipc-server:generateDebugLintReportModel
> Task :respect-lib-xapi-ipc-client:lintAnalyzeDebugUnitTest
> Task :respect-lib-xapi-ipc-client:lintAnalyzeDebugAndroidTest
> Task :respect-lib-xapi-ipc-server:preReleaseUnitTestBuild UP-TO-DATE
> Task :respect-lib-xapi-ipc-server:javaPreCompileDebugUnitTest
> Task :respect-lib-xapi-ipc-shared:bundleDebugAar
> Task :respect-lib-xapi-ipc-shared:assembleDebug
> Task :respect-lib-xapi-ipc-server:javaPreCompileReleaseUnitTest
> Task :respect-lib-xapi-ipc-shared:bundleReleaseAar
> Task :respect-lib-xapi-ipc-server:generateReleaseUnitTestStubRFile
> Task :respect-lib-xapi-ipc-shared:mapReleaseSourceSetPaths
> Task :respect-lib-xapi-ipc-server:generateDebugUnitTestStubRFile
> Task :respect-lib-xapi-ipc-server:compileReleaseUnitTestKotlin NO-SOURCE
> Task :respect-lib-xapi-ipc-server:compileDebugUnitTestKotlin NO-SOURCE
> Task :respect-lib-xapi-ipc-server:compileDebugUnitTestJavaWithJavac NO-SOURCE
> Task :respect-lib-xapi-ipc-server:processDebugUnitTestJavaRes NO-SOURCE
> Task :respect-lib-xapi-ipc-server:testDebugUnitTest NO-SOURCE
> Task :respect-lib-xapi-ipc-server:compileReleaseUnitTestJavaWithJavac NO-SOURCE
> Task :respect-lib-xapi-ipc-server:processReleaseUnitTestJavaRes NO-SOURCE
> Task :respect-lib-xapi-ipc-server:testReleaseUnitTest NO-SOURCE
> Task :respect-lib-xapi-ipc-server:test UP-TO-DATE
> Task :respect-lib-xapi-ipc-server:verifyReleaseResources
> Task :respect-lib-xapi-ipc-server:lintReportDebug
> Task :respect-lib-xapi-ipc-shared:mergeReleaseResources
> Task :respect-lib-xapi-ipc-server:assembleRelease
> Task :respect-lib-xapi-ipc-server:assemble
> Task :respect-lib-xapi-ipc-server:lintDebug
> Task :respect-lib-xapi-ipc-server:lint
> Task :respect-lib-xapi-ipc-server:check
> Task :respect-lib-xapi-ipc-server:build
> Task :respect-lib-xapi-ipc-shared:generateDebugLintReportModel
> Task :respect-lib-xapi-ipc-shared:preReleaseUnitTestBuild UP-TO-DATE
> Task :respect-lib-xapi-ipc-shared:javaPreCompileDebugUnitTest
> Task :respect-lib-xapi-ipc-shared:generateDebugUnitTestStubRFile
> Task :respect-lib-xapi-ipc-shared:compileDebugUnitTestKotlin NO-SOURCE
> Task :respect-lib-xapi-ipc-shared:compileDebugUnitTestJavaWithJavac NO-SOURCE
> Task :respect-lib-xapi-ipc-shared:processDebugUnitTestJavaRes NO-SOURCE
> Task :respect-lib-xapi-ipc-shared:testDebugUnitTest NO-SOURCE
> Task :respect-lib-xapi-ipc-shared:javaPreCompileReleaseUnitTest
> Task :respect-lib-xapi-ipc-shared:generateReleaseUnitTestStubRFile
> Task :respect-lib-xapi-ipc-shared:lintReportDebug
> Task :respect-lib-xapi-ipc-shared:verifyReleaseResources
> Task :respect-lib-xapi-nanohttpd:transformCommonMainDependenciesMetadata
> Task :respect-lib-xapi-ipc-shared:assembleRelease
> Task :respect-lib-xapi-ipc-shared:assemble
> Task :respect-lib-xapi-ipc-shared:lintDebug
> Task :respect-lib-xapi-ipc-shared:lint
> Task :respect-lib-xapi-ipc-shared:compileReleaseUnitTestKotlin NO-SOURCE
> Task :respect-lib-xapi-ipc-shared:compileReleaseUnitTestJavaWithJavac NO-SOURCE
> Task :respect-lib-xapi-ipc-shared:processReleaseUnitTestJavaRes NO-SOURCE
> Task :respect-lib-xapi-ipc-shared:testReleaseUnitTest NO-SOURCE
> Task :respect-lib-xapi-ipc-shared:test UP-TO-DATE
> Task :respect-lib-xapi-ipc-shared:check
> Task :respect-lib-xapi-ipc-shared:build
> Task :respect-lib-xapi-nanohttpd:compileCommonMainKotlinMetadata SKIPPED
> Task :respect-lib-xapi-nanohttpd:generateProjectStructureMetadata
> Task :respect-lib-xapi-nanohttpd:metadataCommonMainProcessResources NO-SOURCE
> Task :respect-lib-xapi-nanohttpd:metadataCommonMainClasses UP-TO-DATE
> Task :respect-lib-xapi-nanohttpd:allMetadataJar
> Task :respect-lib-xapi-nanohttpd:bundleDebugAar
> Task :respect-lib-xapi-nanohttpd:assembleDebug
> Task :respect-lib-xapi-nanohttpd:bundleReleaseAar
> Task :respect-lib-xapi-nanohttpd:mapReleaseSourceSetPaths
> Task :respect-lib-xapi-nanohttpd:mergeReleaseResources
> Task :respect-lib-xapi-nanohttpd:jvmProcessResources NO-SOURCE
> Task :respect-lib-xapi-nanohttpd:processJvmMainResources SKIPPED
> Task :respect-lib-xapi-nanohttpd:jvmTestProcessResources NO-SOURCE
> Task :respect-lib-xapi-nanohttpd:processJvmTestResources SKIPPED
> Task :respect-lib-xapi-nanohttpd:generateDebugUnitTestStubRFile
> Task :respect-lib-xapi-nanohttpd:javaPreCompileDebugUnitTest
> Task :respect-lib-xapi-nanohttpd:compileDebugUnitTestKotlinAndroid NO-SOURCE
> Task :respect-lib-xapi-nanohttpd:verifyReleaseResources
> Task :respect-app-compose:packageDebug
> Task :respect-app-compose:createDebugApkListingFileRedirect
> Task :respect-app-compose:assembleDebug
> Task :respect-lib-xapi-nanohttpd:assembleRelease
> Task :respect-lib-xapi-nanohttpd:compileDebugUnitTestJavaWithJavac NO-SOURCE
> Task :respect-lib-xapi-nanohttpd:processDebugUnitTestJavaRes NO-SOURCE
> Task :respect-lib-xapi-nanohttpd:testDebugUnitTest NO-SOURCE
> Task :respect-lib-xapi-nanohttpd:preReleaseUnitTestBuild UP-TO-DATE
> Task :respect-lib-xapi-nanohttpd:javaPreCompileReleaseUnitTest
> Task :respect-lib-xapi-nanohttpd:generateReleaseUnitTestStubRFile
> Task :respect-lib-xapi-nanohttpd:generateDebugLintReportModel
> Task :respect-lib-xapi-nanohttpd:compileReleaseUnitTestKotlinAndroid NO-SOURCE
> Task :respect-lib-xapi-nanohttpd:compileReleaseUnitTestJavaWithJavac NO-SOURCE
> Task :respect-lib-xapi-nanohttpd:processReleaseUnitTestJavaRes NO-SOURCE
> Task :respect-lib-xapi-nanohttpd:testReleaseUnitTest NO-SOURCE
> Task :respect-lib-xapi-nanohttpd: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-xapi-nanohttpd:lintReportDebug
> Task :respect-lib-xxhash:mergeReleaseResources
> Task :respect-lib-xapi-nanohttpd:lintDebug
> Task :respect-lib-xapi-nanohttpd:lint
> 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: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:testDebugUnitTest NO-SOURCE
> Task :respect-lib-xxhash:preReleaseUnitTestBuild UP-TO-DATE
> Task :respect-lib-xxhash:javaPreCompileReleaseUnitTest
> Task :respect-lib-xxhash:generateReleaseUnitTestStubRFile
> Task :respect-lib-xxhash:generateDebugLintReportModel
> Task :respect-lib-xxhash:compileReleaseUnitTestKotlinAndroid NO-SOURCE
> Task :respect-lib-xxhash:compileReleaseUnitTestJavaWithJavac NO-SOURCE
> Task :respect-lib-xxhash:processReleaseUnitTestJavaRes NO-SOURCE
> Task :respect-lib-xxhash:testReleaseUnitTest NO-SOURCE
> Task :respect-lib-xxhash:allTests NO-SOURCE
> Task :respect-lib-xxhash:test UP-TO-DATE
> Task :respect-lib-xxhash:lintReportDebug
> Task :respect-lib-xxhash:verifyReleaseResources
> Task :respect-server:startScripts
> Task :respect-lib-xxhash:assembleRelease
> Task :respect-lib-xxhash:assemble
> Task :respect-lib-xxhash:lintDebug
> Task :respect-lib-xxhash:lint
> Task :respect-lib-xxhash:check
> Task :respect-lib-xxhash:build
> Task :respect-lib-xapi-nanohttpd:compileKotlinJvm
> Task :respect-server:distTar
> Task :respect-lib-xapi-nanohttpd:compileJvmMainJava NO-SOURCE
> Task :respect-lib-xapi-nanohttpd:jvmMainClasses
> Task :respect-lib-xapi-nanohttpd:jvmJar
> Task :respect-lib-xapi-nanohttpd:assemble
> Task :respect-lib-xapi-nanohttpd:compileTestKotlinJvm NO-SOURCE
> Task :respect-lib-xapi-nanohttpd:compileJvmTestJava NO-SOURCE
> Task :respect-lib-xapi-nanohttpd:jvmTestClasses UP-TO-DATE
> Task :respect-lib-xapi-nanohttpd:jvmTest NO-SOURCE
> Task :respect-lib-xapi-nanohttpd:allTests NO-SOURCE
> Task :respect-lib-xapi-nanohttpd:check
> Task :respect-lib-xapi-nanohttpd:build
> Task :respect-server:distZip
> Task :respect-app-compose:lintVitalAnalyzeRelease
> Task :respect-lib-xapi-ipc-client:lintAnalyzeDebug
> Task :respect-server:shadowJar
> Task :respect-app-compose:lintVitalReportRelease SKIPPED
> Task :respect-app-compose:lintVitalRelease SKIPPED
> Task :respect-lib-xapi-ipc-client:lintReportDebug
> Task :respect-server:startShadowScripts
> Task :respect-lib-xapi-ipc-client:lintDebug
> Task :respect-lib-xapi-ipc-client:lint
> Task :respect-lib-xapi-ipc-client:check
> Task :respect-lib-xapi-ipc-client:build
> Task :respect-server:shadowDistTar
> Task :respect-server:shadowDistZip
> Task :respect-server:assemble
> Task :respect-server:generateTestBuildConfigClasses SKIPPED
> 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-server:generateSwaggerUIRespect
> Task :respect-server:generateSwaggerUI NO-SOURCE
> Task :respect-server:build
> Task :respect-app-compose:lintAnalyzeDebug

> Task :respect-app-compose:lintReportDebug
Wrote HTML report to file:///home/jenkins/.jenkins/workspace/maestro-dp-upload-end-to-end-tests/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:minifyReleaseWithR8
> Task :respect-app-compose:convertShrunkResourcesToBinaryRelease
> Task :respect-app-compose:compileReleaseArtProfile
> Task :respect-app-compose:optimizeReleaseResources
> Task :respect-app-compose:packageRelease
> Task :respect-app-compose:createReleaseApkListingFileRedirect
> Task :respect-app-compose:assembleRelease
> Task :respect-app-compose:assemble
> Task :respect-app-compose:build

[Incubating] Problems report is available at: file:///home/jenkins/.jenkins/workspace/maestro-dp-upload-end-to-end-tests/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 10s
2534 actionable tasks: 2277 executed, 257 up-to-date
Build step 'Invoke Gradle script' changed build result to SUCCESS
[maestro-dp-upload-end-to-end-tests] $ /bin/sh -xe /tmp/jenkins11744956417482059413.sh
+ ./ci-run-maestro.sh cloud
ROOTDIR=/home/jenkins/.jenkins/workspace/maestro-dp-upload-end-to-end-tests BASH_SOURCE=./ci-run-maestro.sh
ci-run-maestro: TESTCONTROLLER_URL is https://8070.ustadtesting.ustadmobile.com/
Waiting for localhost:8070..23:20:41,641 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.5.19
23:20:41,642 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6c4906d3 - No custom configurators were discovered as a service.
23:20:41,642 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6c4906d3 - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
23:20:41,642 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6c4906d3 - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
23:20:41,644 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
23:20:41,645 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
23:20:41,649 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6c4906d3 - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 3 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
23:20:41,649 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6c4906d3 - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
23:20:41,649 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6c4906d3 - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
23:20:41,649 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
23:20:41,651 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/home/jenkins/.jenkins/workspace/maestro-dp-upload-end-to-end-tests/build/testservercontroller/testservercontroller-0.0.8/lib/testservercontroller-0.0.8.jar!/logback.xml]
23:20:41,652 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@65987993 - URL [jar:file:/home/jenkins/.jenkins/workspace/maestro-dp-upload-end-to-end-tests/build/testservercontroller/testservercontroller-0.0.8/lib/testservercontroller-0.0.8.jar!/logback.xml] is not of type file
23:20:41,687 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@71075444 - value "/home/jenkins/.jenkins/workspace/maestro-dp-upload-end-to-end-tests/build/testservercontroller/workspace/logs/" substituted for "${logs_dir:-./log/}"
23:20:41,687 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Main configuration file URL: jar:file:/home/jenkins/.jenkins/workspace/maestro-dp-upload-end-to-end-tests/build/testservercontroller/testservercontroller-0.0.8/lib/testservercontroller-0.0.8.jar!/logback.xml
23:20:41,687 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - FileWatchList= {}
23:20:41,688 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - URLWatchList= {}
23:20:41,688 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [FILE]
23:20:41,688 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
23:20:41,691 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@71075444 - value "/home/jenkins/.jenkins/workspace/maestro-dp-upload-end-to-end-tests/build/testservercontroller/workspace/logs//testservercontroller.log" substituted for "${LOG_DIR}/testservercontroller.log"
23:20:41,693 |-INFO in ch.qos.logback.core.model.processor.ModelInterpretationContext@71075444 - value "/home/jenkins/.jenkins/workspace/maestro-dp-upload-end-to-end-tests/build/testservercontroller/workspace/logs//testservercontroller.%d{yyyy-MM-dd}.%i.log" substituted for "${LOG_DIR}/testservercontroller.%d{yyyy-MM-dd}.%i.log"
23:20:41,696 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1328718765 - No compression will be used
23:20:41,704 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1328718765 - Will use the pattern /home/jenkins/.jenkins/workspace/maestro-dp-upload-end-to-end-tests/build/testservercontroller/workspace/logs//testservercontroller.%d{yyyy-MM-dd}.%i.log for the active file
23:20:41,704 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@6b695b06 - SizeAndTimeBasedFNATP class was renamed as SizeAndTimeBasedFileNamingAndTriggeringPolicy.
23:20:41,713 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@6b695b06 - The date pattern is 'yyyy-MM-dd' from file name pattern '/home/jenkins/.jenkins/workspace/maestro-dp-upload-end-to-end-tests/build/testservercontroller/workspace/logs//testservercontroller.%d{yyyy-MM-dd}.%i.log'.
23:20:41,713 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@6b695b06 - Roll-over at midnight.
23:20:41,716 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@6b695b06 - Setting initial period to 2026-07-02T19:20:41.716Z
23:20:41,716 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@6b695b06 - Direct use of either SizeAndTimeBasedFNATP or SizeAndTimeBasedFileNamingAndTriggeringPolicy 
23:20:41,716 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@6b695b06 - is deprecated. Please use SizeAndTimeBasedRollingPolicy instead.
23:20:41,716 |-WARN in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@6b695b06 - For more information see https://logback.qos.ch/manual/appenders.html#SizeAndTimeBasedRollingPolicy
23:20:41,716 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
23:20:41,727 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: /home/jenkins/.jenkins/workspace/maestro-dp-upload-end-to-end-tests/build/testservercontroller/workspace/logs//testservercontroller.log
23:20:41,727 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [/home/jenkins/.jenkins/workspace/maestro-dp-upload-end-to-end-tests/build/testservercontroller/workspace/logs//testservercontroller.log]
23:20:41,728 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to TRACE
23:20:41,728 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [FILE] to Logger[ROOT]
23:20:41,728 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty] to INFO
23:20:41,728 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [io.netty] to INFO
23:20:41,728 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4d1bf319 - End of configuration.
23:20:41,728 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6f53b8a - Registering current configuration as safe fallback point
23:20:41,728 |-INFO in ch.qos.logback.classic.util.ContextInitializer@6c4906d3 - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 79 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY

.
Connected!
ci-run-maestro: TestServerController now running on port 8070 (pid 2244650)
Run Maestro using 

Evaluating workspace...

Uploading Flow(s)...

....................
╭──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│                                                                                                                              │
│   Robin device specs:                                                                                                        │
│   * Maestro_ANDROID_pixel_6_android-33 - en_US                                                                               │
│                                                                                                                              │
│   To change OS version use this option: --android-api-level=<version>                                                        │
│                                                                                                                              │
│   To change device locale use this option: --device-locale=<device_locale>                                                   │
│                                                                                                                              │
│   To create a similar device locally, run: `maestro start-device --platform=android --os-version=33 --device-locale=en_US`   │
│                                                                                                                              │
╰──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯


Visit the web console for more details about the upload: https://app.robintest.com/project/proj_01k6wzp0pwf75vpcw8vw1gh0y8/maestro-test/app/app_01k6x3hyf9exztk0022nehadkk/upload/mupload_01kwj4dkp4fpmvtm2a9p4bfm5p

App binary id: 62ddbe32ecf54634afed28e6e8f653c728f9756d

Waiting for analyses to complete...

[Preparing Device] 001_001_invite_users_using_qr_code_or_link_test (0s)
[Preparing Device] 002_browse_lessons_test (0s)
https://8066.ustadtesting.ustadmobile.com/api/directory/school ready
https://8068.ustadtesting.ustadmobile.com/api/directory/school ready
[Installing App] 001_003_login_using_school_link_test (0s)
https://8062.ustadtesting.ustadmobile.com/api/directory/school ready
https://8067.ustadtesting.ustadmobile.com/api/directory/school ready
[Preparing Device] 001_002_add_user_direct_test (0s)
https://8061.ustadtesting.ustadmobile.com/api/directory/school ready
[Failed] 003_admin_user_assigns_assignment_to_a_class_test (13m 7s) (App Crashed)

3/5 Flows Failed

==== View details in the console ====

https://app.robintest.com/project/proj_01k6wzp0pwf75vpcw8vw1gh0y8/maestro-test/app/app_01k6x3hyf9exztk0022nehadkk/upload/mupload_01kwj4dkp4fpmvtm2a9p4bfm5p


Process will exit with code 1 (FAIL)
ci-run-maestro: Cloud run finished. Extracting URL from log file...
ci-run-maestro: Found URL: https://app.robintest.com/project/proj_01k6wzp0pwf75vpcw8vw1gh0y8/maestro-test/app/app_01k6x3hyf9exztk0022nehadkk/upload/mupload_01kwj4dkp4fpmvtm2a9p4bfm5p
ci-run-maestro: Navigating to downloader script...
Detected Maestro Cloud URL: https://app.robintest.com/project/proj_01k6wzp0pwf75vpcw8vw1gh0y8/maestro-test/app/app_01k6x3hyf9exztk0022nehadkk/upload/mupload_01kwj4dkp4fpmvtm2a9p4bfm5p
Starting Cypress to extract video URLs...

up to date, audited 176 packages in 1s

40 packages are looking for funding
  run `npm fund` for details

7 vulnerabilities (4 moderate, 3 high)

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force

Run `npm audit` for details.

DevTools listening on ws://127.0.0.1:44289/devtools/browser/d26fb236-a3ad-4aa5-b470-df6e16aa3a40

resize:  can't open terminal /dev/tty
tput: No value for $TERM and no -T specified
====================================================================================================

  (Run Starting)

  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ Cypress:        14.0.0                                                                         │
  │ Browser:        Chrome 149 (headless)                                                          │
  │ Node Version:   v18.20.5 (/home/jenkins/.nvm/versions/node/v18.20.5/bin/node)                  │
  │ Specs:          1 found (extract-maestro-video-urls.cy.js)                                     │
  │ Searched:       cypress/e2e/**/*.cy.{js,jsx,ts,tsx}                                            │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘


────────────────────────────────────────────────────────────────────────────────────────────────────
                                                                                                    
  Running:  extract-maestro-video-urls.cy.js                                                (1 of 1)


  Login, collect tests & Save Video URLs
    1) Login and save video URLs to text file


  0 passing (26s)
  1 failing

  1) Login, collect tests & Save Video URLs
       Login and save video URLs to text file:
     CypressError: `cy.visit()` failed trying to load:

undefined

The response we received from your web server was:

  > undefined: undefined

This was considered a failure because the status code was not `2xx`.

If you do not want status codes to cause failures pass the option: `failOnStatusCode: false`
      at Context.eval (webpack://respect/./cypress/e2e/extract-maestro-video-urls.cy.js:57:7)
  From Your Spec Code:
      at captureUserInvocationStack (https://signin.maestro.dev/__cypress/runner/cypress_runner.js:138199:94)
      at $Cy.expect (https://signin.maestro.dev/__cypress/runner/cypress_runner.js:138237:7)
      at Context.shouldFn (https://signin.maestro.dev/__cypress/runner/cypress_runner.js:117789:18)
      at Context.should (https://signin.maestro.dev/__cypress/runner/cypress_runner.js:117903:23)
      at <unknown> (https://signin.maestro.dev/__cypress/runner/cypress_runner.js:142119:39)
      at assertions (https://signin.maestro.dev/__cypress/runner/cypress_runner.js:142367:16)
      at tryCatcher (https://signin.maestro.dev/__cypress/runner/cypress_runner.js:1777:23)
      at Object.gotValue (https://signin.maestro.dev/__cypress/runner/cypress_runner.js:6448:18)
      at Object.gotAccum (https://signin.maestro.dev/__cypress/runner/cypress_runner.js:6435:25)
      at Object.tryCatcher (https://signin.maestro.dev/__cypress/runner/cypress_runner.js:1777:23)




  (Results)

  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ Tests:        1                                                                                │
  │ Passing:      0                                                                                │
  │ Failing:      1                                                                                │
  │ Pending:      0                                                                                │
  │ Skipped:      0                                                                                │
  │ Screenshots:  2                                                                                │
  │ Video:        false                                                                            │
  │ Duration:     25 seconds                                                                       │
  │ Spec Ran:     extract-maestro-video-urls.cy.js                                                 │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘


  (Screenshots)

  -  /home/jenkins/.jenkins/workspace/maestro-dp-upload-end-to-end-tests/.maestro/vid    (1000x1195)
     eo-downloader/cypress/screenshots/extract-maestro-video-urls.cy.js/00_Main_Dashb               
     oard.png                                                                                       
  -  /home/jenkins/.jenkins/workspace/maestro-dp-upload-end-to-end-tests/.maestro/vid     (1280x633)
     eo-downloader/cypress/screenshots/extract-maestro-video-urls.cy.js/Login, collec               
     t tests & Save Video URLs -- Login and save video URLs to text file (failed).png               


resize:  can't open terminal /dev/tty
tput: No value for $TERM and no -T specified
====================================================================================================

  (Run Finished)


       Spec                                              Tests  Passing  Failing  Pending  Skipped  
  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ ✖  extract-maestro-video-urls.cy.js         00:25        1        -        1        -        - │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘
    ✖  1 of 1 failed (100%)                     00:25        1        -        1        -        -  

ci-run-maestro: Video downloader script encountered an error (ignoring)
ci-run-maestro: Maestro test completed. Workspaces are in /home/jenkins/.jenkins/workspace/maestro-dp-upload-end-to-end-tests/build/testservercontroller/workspace
ci-run-maestro: Cleaning up old artifacts...
ci-run-maestro: Archiving test artifacts...
  adding: workspace/ (stored 0%)
  adding: workspace/logs/ (stored 0%)
  adding: workspace/logs/testservercontroller.log (deflated 84%)
  adding: workspace/002_browse_lessons_test/ (stored 0%)
  adding: workspace/002_browse_lessons_test/data/ (stored 0%)
  adding: workspace/002_browse_lessons_test/data/respect-app.db-shm (deflated 99%)
  adding: workspace/002_browse_lessons_test/data/respect-app.db (deflated 98%)
  adding: workspace/002_browse_lessons_test/data/dir-admin.txt (stored 0%)
  adding: workspace/002_browse_lessons_test/data/server.properties (stored 0%)
  adding: workspace/002_browse_lessons_test/data/https___8066_ustadtesting_ustadmobile_com_/ (stored 0%)
  adding: workspace/002_browse_lessons_test/data/https___8066_ustadtesting_ustadmobile_com_/school.db-shm (deflated 98%)
  adding: workspace/002_browse_lessons_test/data/https___8066_ustadtesting_ustadmobile_com_/school.db (deflated 98%)
  adding: workspace/002_browse_lessons_test/data/https___8066_ustadtesting_ustadmobile_com_/school.db.lck (stored 0%)
  adding: workspace/002_browse_lessons_test/data/https___8066_ustadtesting_ustadmobile_com_/school.db-wal (deflated 98%)
  adding: workspace/002_browse_lessons_test/data/respect-app.db.lck (stored 0%)
  adding: workspace/002_browse_lessons_test/data/e2e-uploads/ (stored 0%)
  adding: workspace/002_browse_lessons_test/data/e2e-uploads/db-final.db (deflated 97%)
  adding: workspace/002_browse_lessons_test/data/respect-app.db-wal (deflated 98%)
  adding: workspace/002_browse_lessons_test/logs/ (stored 0%)
  adding: workspace/002_browse_lessons_test/logs/respect-server.log (deflated 94%)
  adding: workspace/002_browse_lessons_test/stdout.log (deflated 80%)
  adding: workspace/lastMaestroRun.log (deflated 76%)
  adding: workspace/001_002_add_user_direct_test/ (stored 0%)
  adding: workspace/001_002_add_user_direct_test/data/ (stored 0%)
  adding: workspace/001_002_add_user_direct_test/data/respect-app.db-shm (deflated 99%)
  adding: workspace/001_002_add_user_direct_test/data/respect-app.db (deflated 98%)
  adding: workspace/001_002_add_user_direct_test/data/dir-admin.txt (stored 0%)
  adding: workspace/001_002_add_user_direct_test/data/server.properties (stored 0%)
  adding: workspace/001_002_add_user_direct_test/data/respect-app.db.lck (stored 0%)
  adding: workspace/001_002_add_user_direct_test/data/e2e-uploads/ (stored 0%)
  adding: workspace/001_002_add_user_direct_test/data/e2e-uploads/db-admin-added-users.db (deflated 98%)
  adding: workspace/001_002_add_user_direct_test/data/e2e-uploads/db-final.db (deflated 98%)
  adding: workspace/001_002_add_user_direct_test/data/https___8061_ustadtesting_ustadmobile_com_/ (stored 0%)
  adding: workspace/001_002_add_user_direct_test/data/https___8061_ustadtesting_ustadmobile_com_/school.db-shm (deflated 98%)
  adding: workspace/001_002_add_user_direct_test/data/https___8061_ustadtesting_ustadmobile_com_/school.db (deflated 98%)
  adding: workspace/001_002_add_user_direct_test/data/https___8061_ustadtesting_ustadmobile_com_/school.db.lck (stored 0%)
  adding: workspace/001_002_add_user_direct_test/data/https___8061_ustadtesting_ustadmobile_com_/school.db-wal (deflated 98%)
  adding: workspace/001_002_add_user_direct_test/data/respect-app.db-wal (deflated 98%)
  adding: workspace/001_002_add_user_direct_test/logs/ (stored 0%)
  adding: workspace/001_002_add_user_direct_test/logs/respect-server.log (deflated 97%)
  adding: workspace/001_002_add_user_direct_test/stdout.log (deflated 80%)
  adding: workspace/001_001_invite_users_using_qr_code_or_link_test/ (stored 0%)
  adding: workspace/001_001_invite_users_using_qr_code_or_link_test/data/ (stored 0%)
  adding: workspace/001_001_invite_users_using_qr_code_or_link_test/data/respect-app.db-shm (deflated 99%)
  adding: workspace/001_001_invite_users_using_qr_code_or_link_test/data/respect-app.db (deflated 98%)
  adding: workspace/001_001_invite_users_using_qr_code_or_link_test/data/dir-admin.txt (stored 0%)
  adding: workspace/001_001_invite_users_using_qr_code_or_link_test/data/server.properties (stored 0%)
  adding: workspace/001_001_invite_users_using_qr_code_or_link_test/data/https___8068_ustadtesting_ustadmobile_com_/ (stored 0%)
  adding: workspace/001_001_invite_users_using_qr_code_or_link_test/data/https___8068_ustadtesting_ustadmobile_com_/school.db-shm (deflated 98%)
  adding: workspace/001_001_invite_users_using_qr_code_or_link_test/data/https___8068_ustadtesting_ustadmobile_com_/school.db (deflated 98%)
  adding: workspace/001_001_invite_users_using_qr_code_or_link_test/data/https___8068_ustadtesting_ustadmobile_com_/school.db.lck (stored 0%)
  adding: workspace/001_001_invite_users_using_qr_code_or_link_test/data/https___8068_ustadtesting_ustadmobile_com_/school.db-wal (deflated 98%)
  adding: workspace/001_001_invite_users_using_qr_code_or_link_test/data/respect-app.db.lck (stored 0%)
  adding: workspace/001_001_invite_users_using_qr_code_or_link_test/data/e2e-uploads/ (stored 0%)
  adding: workspace/001_001_invite_users_using_qr_code_or_link_test/data/e2e-uploads/db-teacher-joined.db (deflated 98%)
  adding: workspace/001_001_invite_users_using_qr_code_or_link_test/data/e2e-uploads/db-final.db (deflated 98%)
  adding: workspace/001_001_invite_users_using_qr_code_or_link_test/data/e2e-uploads/db-admin-teacher-invited.db (deflated 98%)
  adding: workspace/001_001_invite_users_using_qr_code_or_link_test/data/respect-app.db-wal (deflated 98%)
  adding: workspace/001_001_invite_users_using_qr_code_or_link_test/logs/ (stored 0%)
  adding: workspace/001_001_invite_users_using_qr_code_or_link_test/logs/respect-server.log (deflated 96%)
  adding: workspace/001_001_invite_users_using_qr_code_or_link_test/stdout.log (deflated 80%)
  adding: workspace/001_003_login_using_school_link_test/ (stored 0%)
  adding: workspace/001_003_login_using_school_link_test/data/ (stored 0%)
  adding: workspace/001_003_login_using_school_link_test/data/respect-app.db-shm (deflated 99%)
  adding: workspace/001_003_login_using_school_link_test/data/respect-app.db (deflated 98%)
  adding: workspace/001_003_login_using_school_link_test/data/dir-admin.txt (stored 0%)
  adding: workspace/001_003_login_using_school_link_test/data/server.properties (stored 0%)
  adding: workspace/001_003_login_using_school_link_test/data/respect-app.db.lck (stored 0%)
  adding: workspace/001_003_login_using_school_link_test/data/e2e-uploads/ (stored 0%)
  adding: workspace/001_003_login_using_school_link_test/data/e2e-uploads/db-final.db (deflated 98%)
  adding: workspace/001_003_login_using_school_link_test/data/respect-app.db-wal (deflated 98%)
  adding: workspace/001_003_login_using_school_link_test/data/https___8062_ustadtesting_ustadmobile_com_/ (stored 0%)
  adding: workspace/001_003_login_using_school_link_test/data/https___8062_ustadtesting_ustadmobile_com_/school.db-shm (deflated 98%)
  adding: workspace/001_003_login_using_school_link_test/data/https___8062_ustadtesting_ustadmobile_com_/school.db (deflated 98%)
  adding: workspace/001_003_login_using_school_link_test/data/https___8062_ustadtesting_ustadmobile_com_/school.db.lck (stored 0%)
  adding: workspace/001_003_login_using_school_link_test/data/https___8062_ustadtesting_ustadmobile_com_/school.db-wal (deflated 98%)
  adding: workspace/001_003_login_using_school_link_test/logs/ (stored 0%)
  adding: workspace/001_003_login_using_school_link_test/logs/respect-server.log (deflated 92%)
  adding: workspace/001_003_login_using_school_link_test/stdout.log (deflated 80%)
  adding: workspace/003_admin_user_assigns_assignment_to_a_class_test/ (stored 0%)
  adding: workspace/003_admin_user_assigns_assignment_to_a_class_test/data/ (stored 0%)
  adding: workspace/003_admin_user_assigns_assignment_to_a_class_test/data/respect-app.db-shm (deflated 99%)
  adding: workspace/003_admin_user_assigns_assignment_to_a_class_test/data/respect-app.db (deflated 98%)
  adding: workspace/003_admin_user_assigns_assignment_to_a_class_test/data/dir-admin.txt (stored 0%)
  adding: workspace/003_admin_user_assigns_assignment_to_a_class_test/data/server.properties (stored 0%)
  adding: workspace/003_admin_user_assigns_assignment_to_a_class_test/data/respect-app.db.lck (stored 0%)
  adding: workspace/003_admin_user_assigns_assignment_to_a_class_test/data/e2e-uploads/ (stored 0%)
  adding: workspace/003_admin_user_assigns_assignment_to_a_class_test/data/e2e-uploads/db-teacher-assigned.db (deflated 97%)
  adding: workspace/003_admin_user_assigns_assignment_to_a_class_test/data/e2e-uploads/db-final.db (deflated 96%)
  adding: workspace/003_admin_user_assigns_assignment_to_a_class_test/data/e2e-uploads/db-admin-class-setup.db (deflated 97%)
  adding: workspace/003_admin_user_assigns_assignment_to_a_class_test/data/respect-app.db-wal (deflated 98%)
  adding: workspace/003_admin_user_assigns_assignment_to_a_class_test/data/https___8067_ustadtesting_ustadmobile_com_/ (stored 0%)
  adding: workspace/003_admin_user_assigns_assignment_to_a_class_test/data/https___8067_ustadtesting_ustadmobile_com_/school.db-shm (deflated 97%)
  adding: workspace/003_admin_user_assigns_assignment_to_a_class_test/data/https___8067_ustadtesting_ustadmobile_com_/school.db (deflated 98%)
  adding: workspace/003_admin_user_assigns_assignment_to_a_class_test/data/https___8067_ustadtesting_ustadmobile_com_/school.db.lck (stored 0%)
  adding: workspace/003_admin_user_assigns_assignment_to_a_class_test/data/https___8067_ustadtesting_ustadmobile_com_/school.db-wal (deflated 97%)
  adding: workspace/003_admin_user_assigns_assignment_to_a_class_test/logs/ (stored 0%)
  adding: workspace/003_admin_user_assigns_assignment_to_a_class_test/logs/respect-server.log (deflated 97%)
  adding: workspace/003_admin_user_assigns_assignment_to_a_class_test/stdout.log (deflated 81%)
ci-run-maestro: Artifacts zipped to /home/jenkins/.jenkins/workspace/maestro-dp-upload-end-to-end-tests/build/test_db_artifacts_20260702_234308.zip
Process leaked file descriptors. See https://www.jenkins.io/redirect/troubleshooting/process-leaked-file-descriptors for more information
Build step 'Execute shell' marked build as failure
Archiving artifacts
[Slack Notifications] found #40 as previous completed, non-aborted build
[Slack Notifications] will send OnEveryFailureNotification because build matches and user preferences allow it
Finished: FAILURE