Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug 1805070 - Update detekt to v1.22.0 in A-C #292

Merged
merged 6 commits into from
May 19, 2023

Merge branch 'main' into 1805070-update-detekt-in-ac

ea3fd8f
Select commit
Failed to load commit list.
Merged

Bug 1805070 - Update detekt to v1.22.0 in A-C #292

Merge branch 'main' into 1805070-update-detekt-in-ac
ea3fd8f
Select commit
Failed to load commit list.
firefoxci-taskcluster / external-gradle-dependencies-feature-app-links succeeded May 19, 2023 in 12m 42s

FirefoxCI (pull_request)

External Gradle dependencies toolchain task (Treeherder push)

Details

View task in Taskcluster
View logs in Taskcluster


[task 2023-05-19T00:35:43.580Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2023-05-19T00:35:43.580Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2023-05-19T00:35:43.580Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2023-05-19T00:35:43.580Z]   SUCCESS
[task 2023-05-19T00:35:43.580Z] 
[task 2023-05-19T00:35:43.580Z]   TEST: WHEN A URL that matches a browser AND the scheme is not supported THEN is an app link
[task 2023-05-19T00:35:43.580Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2023-05-19T00:35:43.580Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2023-05-19T00:35:43.580Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2023-05-19T00:35:43.580Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2023-05-19T00:35:43.580Z]   SUCCESS
[task 2023-05-19T00:35:43.580Z] 
[task 2023-05-19T00:35:43.580Z]   TEST: Null pointer exception perform failure action
[task 2023-05-19T00:35:43.580Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2023-05-19T00:35:43.580Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2023-05-19T00:35:43.580Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2023-05-19T00:35:43.580Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2023-05-19T00:35:43.580Z]     E failed to start third party app activity
[task 2023-05-19T00:35:43.580Z]     java.lang.NullPointerException: failed
[task 2023-05-19T00:35:43.580Z]     at mozilla.components.feature.app.links.AppLinksUseCases$OpenAppLinkRedirect.invoke(AppLinksUseCases.kt:225)
[task 2023-05-19T00:35:43.580Z]     at mozilla.components.feature.app.links.AppLinksUseCases$OpenAppLinkRedirect.invoke$default(AppLinksUseCases.kt:210)
[task 2023-05-19T00:35:43.580Z]     at mozilla.components.feature.app.links.AppLinksUseCasesTest.Null pointer exception perform failure action(AppLinksUseCasesTest.kt:396)
[task 2023-05-19T00:35:43.580Z]     at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[task 2023-05-19T00:35:43.580Z]     at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[task 2023-05-19T00:35:43.580Z]     at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[task 2023-05-19T00:35:43.580Z]     at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[task 2023-05-19T00:35:43.580Z]     at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
[task 2023-05-19T00:35:43.580Z]     at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[task 2023-05-19T00:35:43.580Z]     at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
[task 2023-05-19T00:35:43.580Z]     at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[task 2023-05-19T00:35:43.580Z]     at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[task 2023-05-19T00:35:43.580Z]     at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
[task 2023-05-19T00:35:43.580Z]     at org.robolectric.RobolectricTestRunner$HelperTestRunner$1.evaluate(RobolectricTestRunner.java:589)
[task 2023-05-19T00:35:43.580Z]     at org.robolectric.internal.SandboxTestRunner$2.lambda$evaluate$2(SandboxTestRunner.java:290)
[task 2023-05-19T00:35:43.580Z]     at org.robolectric.internal.bytecode.Sandbox.lambda$runOnMainThread$0(Sandbox.java:99)
[task 2023-05-19T00:35:43.580Z]     at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[task 2023-05-19T00:35:43.580Z]     at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
[task 2023-05-19T00:35:43.580Z]     at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[task 2023-05-19T00:35:43.580Z]     at java.base/java.lang.Thread.run(Thread.java:829)
[task 2023-05-19T00:35:43.580Z]   SUCCESS
[task 2023-05-19T00:35:43.580Z] 
[task 2023-05-19T00:35:43.580Z]   TEST: AppLinksUsecases uses cache
[task 2023-05-19T00:35:43.580Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2023-05-19T00:35:43.580Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2023-05-19T00:35:43.580Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2023-05-19T00:35:43.580Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2023-05-19T00:35:43.580Z]   SUCCESS
[task 2023-05-19T00:35:43.580Z] 
[task 2023-05-19T00:35:43.580Z]   TEST: A intent scheme uri without an installed app is not an app link
[task 2023-05-19T00:35:43.580Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2023-05-19T00:35:43.580Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2023-05-19T00:35:43.580Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2023-05-19T00:35:43.580Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2023-05-19T00:35:43.580Z]   SUCCESS
[task 2023-05-19T00:35:43.580Z] 
[task 2023-05-19T00:35:43.580Z]   TEST: WHEN A URL that matches a browser AND the scheme is supported THEN is not an app link
[task 2023-05-19T00:35:43.680Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2023-05-19T00:35:43.680Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2023-05-19T00:35:43.680Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2023-05-19T00:35:43.680Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2023-05-19T00:35:43.680Z]   SUCCESS
[task 2023-05-19T00:35:43.680Z] 
[task 2023-05-19T00:35:43.680Z]   TEST: A market scheme uri with no installed app is an install link
[task 2023-05-19T00:35:43.680Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2023-05-19T00:35:43.680Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2023-05-19T00:35:43.680Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2023-05-19T00:35:43.680Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2023-05-19T00:35:43.680Z]   SUCCESS
[task 2023-05-19T00:35:43.680Z] 
[task 2023-05-19T00:35:43.680Z]   TEST: A bad intent scheme uri should not cause a crash
[task 2023-05-19T00:35:43.680Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2023-05-19T00:35:43.680Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2023-05-19T00:35:43.680Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2023-05-19T00:35:43.680Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2023-05-19T00:35:43.680Z]     E failed to parse URI
[task 2023-05-19T00:35:43.680Z]     java.net.URISyntaxException: illegal Intent URI format at index 47: market://details?id=com.twitter.android#Intent;
[task 2023-05-19T00:35:43.680Z]     at android.content.Intent.parseUri(Intent.java:6435)
[task 2023-05-19T00:35:43.680Z]     at mozilla.components.feature.app.links.AppLinksUseCases.safeParseUri$feature_app_links_debug(AppLinksUseCases.kt:242)
[task 2023-05-19T00:35:43.680Z]     at mozilla.components.feature.app.links.AppLinksUseCases$GetAppLinkRedirect.createBrowsableIntents(AppLinksUseCases.kt:141)
[task 2023-05-19T00:35:43.680Z]     at mozilla.components.feature.app.links.AppLinksUseCases$GetAppLinkRedirect.invoke(AppLinksUseCases.kt:103)
[task 2023-05-19T00:35:43.680Z]     at mozilla.components.feature.app.links.AppLinksUseCasesTest.A bad intent scheme uri should not cause a crash(AppLinksUseCasesTest.kt:281)
[task 2023-05-19T00:35:43.680Z]     at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[task 2023-05-19T00:35:43.680Z]     at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[task 2023-05-19T00:35:43.680Z]     at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[task 2023-05-19T00:35:43.680Z]     at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
[task 2023-05-19T00:35:43.680Z]     at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[task 2023-05-19T00:35:43.680Z]     at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
[task 2023-05-19T00:35:43.680Z]     at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[task 2023-05-19T00:35:43.680Z]     at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
[task 2023-05-19T00:35:43.680Z]     at org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
[task 2023-05-19T00:35:43.680Z]     at org.robolectric.RobolectricTestRunner$HelperTestRunner$1.evaluate(RobolectricTestRunner.java:589)
[task 2023-05-19T00:35:43.680Z]     at org.robolectric.internal.SandboxTestRunner$2.lambda$evaluate$2(SandboxTestRunner.java:290)
[task 2023-05-19T00:35:43.680Z]     at org.robolectric.internal.bytecode.Sandbox.lambda$runOnMainThread$0(Sandbox.java:99)
[task 2023-05-19T00:35:43.680Z]     at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[task 2023-05-19T00:35:43.680Z]     at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
[task 2023-05-19T00:35:43.680Z]     at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[task 2023-05-19T00:35:43.680Z]     at java.base/java.lang.Thread.run(Thread.java:829)
[task 2023-05-19T00:35:43.680Z]   SUCCESS
[task 2023-05-19T00:35:43.680Z] 
[task 2023-05-19T00:35:43.680Z]   TEST: Intent targeting same package should return null
[task 2023-05-19T00:35:43.680Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2023-05-19T00:35:43.680Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2023-05-19T00:35:43.680Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2023-05-19T00:35:43.680Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2023-05-19T00:35:43.680Z]   SUCCESS
[task 2023-05-19T00:35:43.680Z] 
[task 2023-05-19T00:35:43.680Z]   TEST: A intent scheme uri with package name will have marketplace intent regardless user preference
[task 2023-05-19T00:35:43.680Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2023-05-19T00:35:43.680Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2023-05-19T00:35:43.680Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2023-05-19T00:35:43.680Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2023-05-19T00:35:43.680Z]   SUCCESS
[task 2023-05-19T00:35:43.680Z] 
[task 2023-05-19T00:35:43.680Z]   TEST: A intent that targets a specific package but not installed will uses market intent
[task 2023-05-19T00:35:43.780Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2023-05-19T00:35:43.780Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2023-05-19T00:35:43.780Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2023-05-19T00:35:43.780Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2023-05-19T00:35:43.780Z]   SUCCESS
[task 2023-05-19T00:35:43.780Z] 
[task 2023-05-19T00:35:43.780Z] 
[task 2023-05-19T00:35:43.780Z] SUITE: mozilla.components.feature.app.links.SimpleRedirectDialogFragmentTest
[task 2023-05-19T00:35:43.780Z]   TEST: Dialog confirmed callback is called correctly
[task 2023-05-19T00:35:43.780Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2023-05-19T00:35:43.780Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2023-05-19T00:35:43.780Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2023-05-19T00:35:43.780Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2023-05-19T00:35:44.780Z]     Invalid ID 0x00000000.
[task 2023-05-19T00:35:44.880Z]     Invalid ID 0x00000000.
[task 2023-05-19T00:35:45.480Z]   SUCCESS
[task 2023-05-19T00:35:45.480Z] 
[task 2023-05-19T00:35:45.480Z]   TEST: Dialog cancel callback is called correctly
[task 2023-05-19T00:35:45.580Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2023-05-19T00:35:45.580Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2023-05-19T00:35:45.580Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2023-05-19T00:35:45.580Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2023-05-19T00:35:45.580Z]     Invalid ID 0x00000000.
[task 2023-05-19T00:35:45.580Z]     Invalid ID 0x00000000.
[task 2023-05-19T00:35:45.680Z]   SUCCESS
[task 2023-05-19T00:35:45.680Z] 
[task 2023-05-19T00:35:45.680Z]   TEST: Dialog confirm and cancel is not called when dismissed
[task 2023-05-19T00:35:45.680Z]     W/PackageParser: Unknown element under <manifest>: queries at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #14
[task 2023-05-19T00:35:45.680Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #40
[task 2023-05-19T00:35:45.680Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #48
[task 2023-05-19T00:35:45.680Z]     W/PackageParser: No actions in intent filter at /builds/worker/checkouts/vcs/android-components/components/feature/app-links/build/intermediates/apk_for_local_test/debugUnitTest/apk-for-local-test.ap_ Binary XML file line #56
[task 2023-05-19T00:35:45.680Z]     Invalid ID 0x00000000.
[task 2023-05-19T00:35:45.680Z]     Invalid ID 0x00000000.
[task 2023-05-19T00:35:45.680Z]   SUCCESS
[task 2023-05-19T00:35:45.680Z] 
[task 2023-05-19T00:35:45.980Z] 
[task 2023-05-19T00:35:45.980Z] > Task :feature-app-links:jacocoDebugTestReport SKIPPED
[task 2023-05-19T00:35:45.980Z] > Task :feature-app-links:jacocoReleaseTestReport SKIPPED
[task 2023-05-19T00:35:45.980Z] > Task :feature-app-links:test
[task 2023-05-19T00:35:46.180Z] 
[task 2023-05-19T00:35:46.180Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
[task 2023-05-19T00:35:46.180Z] 
[task 2023-05-19T00:35:46.180Z] You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
[task 2023-05-19T00:35:46.180Z] 
[task 2023-05-19T00:35:46.180Z] See https://docs.gradle.org/7.6.1/userguide/command_line_interface.html#sec:command_line_warnings
[task 2023-05-19T00:35:46.180Z] 
[task 2023-05-19T00:35:46.180Z] BUILD SUCCESSFUL in 1m 48s
[task 2023-05-19T00:35:46.180Z] 1010 actionable tasks: 633 executed, 227 from cache, 150 up-to-date
[task 2023-05-19T00:35:46.684Z] 
[task 2023-05-19T00:35:46.684Z] . "$REPO_ROOT_DIR/taskcluster/scripts/toolchain/external-gradle-dependencies/after.sh"
[task 2023-05-19T00:35:46.684Z] + . /builds/worker/checkouts/vcs/taskcluster/scripts/toolchain/external-gradle-dependencies/after.sh
[task 2023-05-19T00:35:46.684Z] #!/bin/bash
[task 2023-05-19T00:35:46.684Z] 
[task 2023-05-19T00:35:46.684Z] # This Source Code Form is subject to the terms of the Mozilla Public
[task 2023-05-19T00:35:46.684Z] # License, v. 2.0. If a copy of the MPL was not distributed with this
[task 2023-05-19T00:35:46.684Z] # file, You can obtain one at http://mozilla.org/MPL/2.0/.
[task 2023-05-19T00:35:46.684Z] 
[task 2023-05-19T00:35:46.684Z] # This is inspired by
[task 2023-05-19T00:35:46.684Z] # https://searchfox.org/mozilla-central/rev/2cd2d511c0d94a34fb7fa3b746f54170ee759e35/taskcluster/scripts/misc/android-gradle-dependencies/after.sh.
[task 2023-05-19T00:35:46.684Z] # gradle-plugins was removed because it's not used in this project.
[task 2023-05-19T00:35:46.684Z] 
[task 2023-05-19T00:35:46.684Z] set -x -e -v
[task 2023-05-19T00:35:46.684Z] ++ set -x -e -v
[task 2023-05-19T00:35:46.684Z] 
[task 2023-05-19T00:35:46.684Z] echo "running as $(id)"
[task 2023-05-19T00:35:46.685Z] +++ id
[task 2023-05-19T00:35:46.687Z] ++ echo 'running as uid=1000(worker) gid=1000(worker) groups=1000(worker)'
[task 2023-05-19T00:35:46.687Z] running as uid=1000(worker) gid=1000(worker) groups=1000(worker)
[task 2023-05-19T00:35:46.687Z] 
[task 2023-05-19T00:35:46.687Z] : WORKSPACE "${WORKSPACE:=/builds/worker/workspace}"
[task 2023-05-19T00:35:46.687Z] ++ : WORKSPACE /builds/worker/workspace
[task 2023-05-19T00:35:46.687Z] ARTIFACTS_TARGET_DIR='/builds/worker/artifacts'
[task 2023-05-19T00:35:46.687Z] ++ ARTIFACTS_TARGET_DIR=/builds/worker/artifacts
[task 2023-05-19T00:35:46.687Z] EXTERNAL_DEPS='external-gradle-dependencies'
[task 2023-05-19T00:35:46.687Z] ++ EXTERNAL_DEPS=external-gradle-dependencies
[task 2023-05-19T00:35:46.687Z] NEXUS_STORAGE_DIR="$NEXUS_WORK/storage"
[task 2023-05-19T00:35:46.687Z] ++ NEXUS_STORAGE_DIR=/builds/worker/workspace/nexus/storage
[task 2023-05-19T00:35:46.687Z] NEXUS_DIRS="$NEXUS_STORAGE_DIR/google $NEXUS_STORAGE_DIR/central"
[task 2023-05-19T00:35:46.687Z] ++ NEXUS_DIRS='/builds/worker/workspace/nexus/storage/google /builds/worker/workspace/nexus/storage/central'
[task 2023-05-19T00:35:46.687Z] BAD_DOWNLOADS_FILE="$WORKSPACE/bad_downloads.txt"
[task 2023-05-19T00:35:46.687Z] ++ BAD_DOWNLOADS_FILE=/builds/worker/workspace/bad_downloads.txt
[task 2023-05-19T00:35:46.687Z] BAD_DOWNLOADS_EXIT_CODE=17
[task 2023-05-19T00:35:46.687Z] ++ BAD_DOWNLOADS_EXIT_CODE=17
[task 2023-05-19T00:35:46.687Z] 
[task 2023-05-19T00:35:46.687Z] 
[task 2023-05-19T00:35:46.687Z] function _package_artifacts_downloaded_by_nexus() {
[task 2023-05-19T00:35:46.687Z]     pushd "$WORKSPACE"
[task 2023-05-19T00:35:46.687Z] 
[task 2023-05-19T00:35:46.687Z]     mkdir -p "$WORKSPACE/$EXTERNAL_DEPS" "$ARTIFACTS_TARGET_DIR"
[task 2023-05-19T00:35:46.687Z]     for nexus_dir in $NEXUS_DIRS; do
[task 2023-05-19T00:35:46.687Z]         cp -R "$nexus_dir" "$EXTERNAL_DEPS"
[task 2023-05-19T00:35:46.687Z]     done
[task 2023-05-19T00:35:46.687Z] 
[task 2023-05-19T00:35:46.687Z]     tar cf - "$EXTERNAL_DEPS" | xz > "$ARTIFACTS_TARGET_DIR/$EXTERNAL_DEPS.tar.xz"
[task 2023-05-19T00:35:46.687Z]     popd
[task 2023-05-19T00:35:46.687Z] }
[task 2023-05-19T00:35:46.687Z] 
[task 2023-05-19T00:35:46.687Z] 
[task 2023-05-19T00:35:46.687Z] function _ensure_artifacts_are_sane() {
[task 2023-05-19T00:35:46.687Z]     # Let's find empty files or unfinished downloads
[task 2023-05-19T00:35:46.687Z]     find "$WORKSPACE/$EXTERNAL_DEPS" -size 0 -o -name '*.part' > "$BAD_DOWNLOADS_FILE"
[task 2023-05-19T00:35:46.687Z] 
[task 2023-05-19T00:35:46.687Z]     if [ -s "$BAD_DOWNLOADS_FILE" ]; then
[task 2023-05-19T00:35:46.687Z]         echo "ERROR: Some artifacts were not correctly downloaded! Please look at:"
[task 2023-05-19T00:35:46.687Z]         cat "$BAD_DOWNLOADS_FILE"
[task 2023-05-19T00:35:46.687Z]         exit $BAD_DOWNLOADS_EXIT_CODE
[task 2023-05-19T00:35:46.687Z]     fi
[task 2023-05-19T00:35:46.687Z] }
[task 2023-05-19T00:35:46.687Z] 
[task 2023-05-19T00:35:46.687Z] 
[task 2023-05-19T00:35:46.687Z] _package_artifacts_downloaded_by_nexus
[task 2023-05-19T00:35:46.687Z] ++ _package_artifacts_downloaded_by_nexus
[task 2023-05-19T00:35:46.687Z] ++ pushd /builds/worker/workspace
[task 2023-05-19T00:35:46.687Z] ~/workspace ~/checkouts/vcs/android-components ~/checkouts
[task 2023-05-19T00:35:46.687Z] ++ mkdir -p /builds/worker/workspace/external-gradle-dependencies /builds/worker/artifacts
[task 2023-05-19T00:35:46.688Z] ++ for nexus_dir in $NEXUS_DIRS
[task 2023-05-19T00:35:46.688Z] ++ cp -R /builds/worker/workspace/nexus/storage/google external-gradle-dependencies
[task 2023-05-19T00:35:46.873Z] ++ for nexus_dir in $NEXUS_DIRS
[task 2023-05-19T00:35:46.873Z] ++ cp -R /builds/worker/workspace/nexus/storage/central external-gradle-dependencies
[task 2023-05-19T00:35:47.264Z] ++ tar cf - external-gradle-dependencies
[task 2023-05-19T00:35:47.264Z] ++ xz
[task 2023-05-19T00:39:38.899Z] ++ popd
[task 2023-05-19T00:39:38.899Z] ~/checkouts/vcs/android-components ~/checkouts
[task 2023-05-19T00:39:38.899Z] _ensure_artifacts_are_sane
[task 2023-05-19T00:39:38.899Z] ++ _ensure_artifacts_are_sane
[task 2023-05-19T00:39:38.899Z] ++ find /builds/worker/workspace/external-gradle-dependencies -size 0 -o -name '*.part'
[task 2023-05-19T00:39:38.937Z] ++ '[' -s /builds/worker/workspace/bad_downloads.txt ']'
[task 2023-05-19T00:39:38.937Z] 
[task 2023-05-19T00:39:38.937Z] popd
[task 2023-05-19T00:39:38.937Z] + popd
[task 2023-05-19T00:39:38.937Z] ~/checkouts
[fetches 2023-05-19T00:39:38.938Z] removing /builds/worker/fetches
[fetches 2023-05-19T00:39:39.801Z] finished
[taskcluster 2023-05-19 00:39:40.368Z] === Task Finished ===
[taskcluster 2023-05-19 00:39:46.890Z] Successful task run with exit code: 0 completed in 595.149 seconds