Started by user Pooja Ravi Running as SYSTEM [EnvInject] - Loading node environment variables. Building in workspace /home/jenkins/.jenkins/workspace/Respect-Primary-End-To-End-Test The recommended git tool is: NONE No credentials specified Cloning the remote Git repository Cloning repository https://github.com/UstadMobile/Respect.git > git init /home/jenkins/.jenkins/workspace/Respect-Primary-End-To-End-Test # timeout=10 Fetching upstream changes from https://github.com/UstadMobile/Respect.git > git --version # timeout=10 > git --version # 'git version 2.43.0' > git fetch --tags --force --progress -- https://github.com/UstadMobile/Respect.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/UstadMobile/Respect.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 Checking out Revision 1dbc5dcec2b706be920e9358f8056772515e3e34 (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 1dbc5dcec2b706be920e9358f8056772515e3e34 # timeout=10 Commit message: "Merge remote-tracking branch 'origin/main'" First time build. Skipping changelog. Allocating TCP port TESTCONTROLLER_PORT -> Assigned 8070 TCP port allocation complete [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content TESTCONTROLLER_URL=http://37.27.227.212:8070/ ANDROID_SDK_ROOT=/var/lib/jenkins/Android/Sdk KEYSTORE=/var/lib/jenkins/javakey/android-release-keystore.properties ANDROID_HOME=/var/lib/jenkins/Android/Sdk [EnvInject] - Variables injected successfully. [Gradle] - Launching build. [Respect-Primary-End-To-End-Test] $ /home/jenkins/.jenkins/workspace/Respect-Primary-End-To-End-Test/gradlew -x app-android-baselineprofile:build -Pktorbundleproductionjs=true clean build Starting a Gradle Daemon (subsequent builds will be faster) Type-safe project accessors is an incubating feature. > Configure project :respect-app-compose Keystore exists: true [Incubating] Problems report is available at: file:///home/jenkins/.jenkins/workspace/Respect-Primary-End-To-End-Test/build/reports/problems/problems-report.html FAILURE: Build failed with an exception. * What went wrong: Cannot locate excluded tasks that match 'app-android-baselineprofile:build' as project 'app-android-baselineprofile' not found in root project 'Respect'. * Try: > Run gradlew projects to get a list of available projects. > For more on name expansion, please refer to https://docs.gradle.org/8.13/userguide/command_line_interface.html#sec:name_abbreviation in the Gradle documentation. > Run with --stacktrace option to get the stack trace. > Run with --info or --debug option to get more log output. > Run with --scan to get full insights. > Get more help at https://help.gradle.org. BUILD FAILED in 5s Build step 'Invoke Gradle script' changed build result to FAILURE Build step 'Invoke Gradle script' marked build as failure [htmlpublisher] Archiving HTML reports... Recording test results ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? [Slack Notifications] will send OnEveryFailureNotification because build matches and user preferences allow it Finished: FAILURE