Started by user xuyang Running as SYSTEM Building in workspace /var/lib/jenkins/workspace/sgxbt The recommended git tool is: NONE using credential f2ddea2f-0a91-458b-9e44-0449a61b7745 > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/sgxbt/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gitlab.52leho.com/clientside/unscrewremove.git # timeout=10 Fetching upstream changes from https://gitlab.52leho.com/clientside/unscrewremove.git > git --version # timeout=10 > git --version # ‘git version 1.8.3.1’ using GIT_ASKPASS to set credentials > git fetch --tags --progress https://gitlab.52leho.com/clientside/unscrewremove.git +refs/heads/:refs/remotes/origin/ # timeout=10 > git rev-parse origin/develop^{commit} # timeout=10 Checking out Revision da06de8afd5f5c35fe38fc3e73a55144ba44b118 (origin/develop) > git config core.sparsecheckout # timeout=10 > git checkout -f da06de8afd5f5c35fe38fc3e73a55144ba44b118 # timeout=10 Commit message: “调试” > git rev-list --no-walk f252fc56af649cce48e5ca282857c47220928d02 # timeout=10 [Gradle] - Launching build. [sgxbt] $ /var/lib/jenkins/workspace/sgxbt/gradlew clean assembleDebug Starting a Gradle Daemon (subsequent builds will be faster)
Configuration on demand is an incubating feature.
Configure project :nc_aone WARNING:DSL element ‘dexOptions’ is obsolete and should be removed. It will be removed in version 8.0 of the Android Gradle plugin. Using it has no effect, and the AndroidGradle plugin optimizes dexing automatically. we can’t find mpaas config file that ends with config WARNING:API ‘variantOutput.getAssemble()’ is obsolete and has been replaced with ‘variant.getAssembleProvider()’. It will be removed in version 8.0 of the Android Gradle plugin. For more information, see https://d.android.com/r/tools/task-configuration-avoidance. To determine what is calling variantOutput.getAssemble(), use -Pandroid.debug.obsoleteApi=true on the command line to display more information. WARNING:API ‘variantOutput.getPackageApplication()’ is obsolete and has been replaced with ‘variant.getPackageApplicationProvider()’. It will be removed in version 8.0 of the Android Gradle plugin. For more information, see https://d.android.com/r/tools/task-configuration-avoidance. To determine what is calling variantOutput.getPackageApplication(), use -Pandroid.debug.obsoleteApi=true on the command line to display more information. WARNING:API ‘ApkVariantOutput.getVersionNameOverride()’ is obsolete and has been replaced with ‘VariantOutput.versionName()’. It will be removed in version 8.0 of the Android Gradle plugin. Gradle Properties must be used to change Variant information. For more information, see https://d.android.com/r/tools/use-properties. To determine what is calling ApkVariantOutput.getVersionNameOverride(), use -Pandroid.debug.obsoleteApi=true on the command line to display more information. WARNING:API ‘ApkVariantOutput.getVersionCodeOverride()’ is obsolete and has been replaced with ‘VariantOutput.versionCode()’. It will be removed in version 8.0 of the Android Gradle plugin. Gradle Properties must be used to change Variant information. For more information, see https://d.android.com/r/tools/use-properties. To determine what is calling ApkVariantOutput.getVersionCodeOverride(), use -Pandroid.debug.obsoleteApi=true on the command line to display more information. WARNING:API ‘variantOutput.getProcessManifest()’ is obsolete and has been replaced with ‘variantOutput.getProcessManifestProvider()’. It will be removed in version 8.0 of the Android Gradle plugin. For more information, see https://d.android.com/r/tools/task-configuration-avoidance. To determine what is calling variantOutput.getProcessManifest(), use -Pandroid.debug.obsoleteApi=true on the command line to display more information. WARNING:API ‘variantOutput.getProcessResources()’ is obsolete and has been replaced with ‘variantOutput.getProcessResourcesProvider()’. It will be removed in version 8.0 of the Android Gradle plugin. For more information, see https://d.android.com/r/tools/task-configuration-avoidance. To determine what is calling variantOutput.getProcessResources(), use -Pandroid.debug.obsoleteApi=true on the command line to display more information. we can’t find mpaas config file that ends with config WARNING:DSL element ‘dexOptions’ is obsolete and should be removed. It will be removed in version 8.0 of the Android Gradle plugin. Using it has no effect, and the AndroidGradle plugin optimizes dexing automatically.
Configure project :sdk WARNING:API ‘android.registerTransform’ is obsolete. It will be removed in version 8.0 of the Android Gradle plugin. The Transform API is removed to improve build performance. Projects that use the Transform API force the Android Gradle plugin to use a less optimized flow for the build that can result in large regressions in build times. It’s also difficult to use the Transform API and combine it with other Gradle features; the replacement APIs aim to make it easier to extend the build without introducing performance or correctness issues. There is no single replacement for the Transform API—there are new, targeted APIs for each use case. All the replacement APIs are in the
androidComponents {}block. The Transform API uses incremental APIs deprecated since Gradle 7.5. Please addandroid.experimental.legacyTransform.forceNonIncremental=truetogradle.propertiesto fix this issue. Note that this will run transforms non-incrementally and may have a build performance impact. For more information, see https://developer.android.com/studio/releases/gradle-plugin-api-updates#transform-api. To determine what is calling android.registerTransform, use -Pandroid.debug.obsoleteApi=true on the command line to display more information. FAILURE: Build failed with an exception. * What went wrong: Could not determine the dependencies of task ‘:fc:compileDebugAidl’. > Cannot find aidl framework from build-tools task ‘:fc:compileDebugAidl’ property ‘buildTools.buildToolsRevision’ * Try: > 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 14s
Build step ‘Invoke Gradle script’ changed build result to FAILURE Build step ‘Invoke Gradle script’ marked build as failure Archiving artifacts Finished: FAILURE
怎么整啊?
